Slightly better method of recursive make - use proper make dependencies to allow...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 10 Jul 2012 18:30:41 +0000 (18:30 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 10 Jul 2012 18:30:41 +0000 (18:30 +0000)
commit7f29c468d7bfce620f49ba1c0898bc68e95597f3
treeefc5238c97e02270f002f474c64503a9571af98d
parentfafb52118d048f54675529b3d68f0cee706271d8
Slightly better method of recursive make - use proper make dependencies to allow for parallel builds.
Bootloaders/makefile
Demos/Device/ClassDriver/makefile
Demos/Device/LowLevel/makefile
Demos/DualRole/ClassDriver/makefile
Demos/Host/ClassDriver/makefile
Demos/Host/LowLevel/makefile
Projects/makefile