Document build system targets. Add a rule to the BUILD module that is run if a source...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 18 Aug 2012 10:45:29 +0000 (10:45 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 18 Aug 2012 10:45:29 +0000 (10:45 +0000)
commit7375c789e1b85ef5eb280339559c0cc9ae8f3b87
tree6f27faf9179718f6055be32e5e48057607f6aa76
parent3e50a59486d29752c938befdb906666e21851282
Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error).
LUFA/Build/lufa_atprogram.mk
LUFA/Build/lufa_avrdude.mk
LUFA/Build/lufa_build.mk
LUFA/Build/lufa_core.mk
LUFA/Build/lufa_cppcheck.mk
LUFA/Build/lufa_dfu.mk
LUFA/Build/lufa_doxygen.mk
LUFA/Build/lufa_hid.mk
LUFA/DoxygenPages/BuildSystem.txt