mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
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