X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1132488e8f80b43473ce4e53db9dd8ce12e87e13..cd0bd7bf90e7e64a42b1efcee5a60cfdfc91d7a2:/makefile?ds=inline diff --git a/makefile b/makefile index 7ca9cc378..d533f25ac 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2011. +# Copyright (C) Dean Camera, 2012. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org @@ -21,7 +21,5 @@ all: $(MAKE) -C Demos $@ -s $(MAKE) -C Projects $@ -s $(MAKE) -C Bootloaders $@ -s - $(MASK) -C BuildTests $@ -s @echo @echo LUFA \"make $@\" operation complete. -