forked from mirror/qmk_firmware
Add new "checksource" target to the library makefiles, for automated source file existance checking.
This commit is contained in:
@@ -81,7 +81,9 @@ ifeq ($(origin LUFA_PATH), undefined)
|
||||
|
||||
clean_doxygen:
|
||||
rm -rf Documentation
|
||||
|
||||
|
||||
checksource:
|
||||
|
||||
version:
|
||||
@echo "LUFA `grep LUFA_VERSION_STRING Version.h | cut -d'"' -f2`"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user