X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..5517f96e86b9447780a3e27bb455697f9fc65eea:/Bootloaders/makefile diff --git a/Bootloaders/makefile b/Bootloaders/makefile index 638cdc170..0e0cd3f44 100644 --- a/Bootloaders/makefile +++ b/Bootloaders/makefile @@ -1,7 +1,7 @@ # # LUFA Library # Copyright (C) Dean Camera, 2010. -# +# # dean [at] fourwalledcubicle [dot] com # www.fourwalledcubicle.com # @@ -19,11 +19,8 @@ all: $(MAKE) -C CDC clean $(MAKE) -C CDC all - - $(MAKE) -C TeensyHID clean - $(MAKE) -C TeensyHID all %: $(MAKE) -C DFU $@ $(MAKE) -C CDC $@ - $(MAKE) -C TeensyHID $@ +