X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e331b531c6e6d93eb0eee42b9002074e8090ad18..bea72a8412f99b294c00341fa16a8308bcc66f15:/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 $@