X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1132488e8f80b43473ce4e53db9dd8ce12e87e13..d4684b29b9a3a4b45b6422d0f1cf6c79639c84c8:/makefile?ds=sidebyside 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. -