Switch over Demos, Bootloaders and Projects to the new and improved build system.
This commit is contained in:
parent
e309f42af3
commit
56e792c95b
97 changed files with 3142 additions and 57520 deletions
|
@ -14,9 +14,8 @@
|
|||
# code.
|
||||
|
||||
all:
|
||||
$(MAKE) -C MouseHostDevice clean
|
||||
$(MAKE) -C MouseHostDevice all
|
||||
$(MAKE) -s -C MouseHostDevice clean all
|
||||
|
||||
%:
|
||||
$(MAKE) -C MouseHostDevice $@
|
||||
$(MAKE) -s -C MouseHostDevice $@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue