Add OBJDIR optional build variable to the BULD build system module, to allow the...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Jun 2012 19:39:40 +0000 (19:39 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Jun 2012 19:39:40 +0000 (19:39 +0000)
commit9ab445518a01e9b10b5d3e1c99f45d81d874278b
tree5a165f8c29757a54577b0366f44b4978b17ec205
parentfe3a5c24623030306bca129a4653323f0bfb80bc
Add OBJDIR optional build variable to the BULD build system module, to allow the user project to relocate the output object and dependency files to a different directory.
Bootloaders/makefile
Demos/Device/ClassDriver/makefile
Demos/Device/Incomplete/TestAndMeasurement/makefile
Demos/Device/LowLevel/makefile
Demos/DualRole/ClassDriver/makefile
Demos/Host/ClassDriver/makefile
Demos/Host/LowLevel/makefile
LUFA/Build/lufa.build.in
LUFA/DoxygenPages/BuildSystem.txt
Projects/makefile