X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/016a4c068a01b0baf28bc45ec1eba16460689f9a..d29a408ffd906b537bcdce2a0cd98827ea5c27e3:/Demos/Device/makefile diff --git a/Demos/Device/makefile b/Demos/Device/makefile index 3ef7809ca..ce80f4e96 100644 --- a/Demos/Device/makefile +++ b/Demos/Device/makefile @@ -13,6 +13,8 @@ # custom LUFA library build options are reflected in the compiled # code. +all: + %: $(MAKE) -C ClassDriver $@ $(MAKE) -C LowLevel $@