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