X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e277ff0cf45e68fc16287b2fd2a054ae4e6a6ea8..a8b66f318dda3cc18dfcedaa3af3d01ab68b82e8:/Bootloaders/makefile diff --git a/Bootloaders/makefile b/Bootloaders/makefile index 962d3bbe8..b3a900a88 100644 --- a/Bootloaders/makefile +++ b/Bootloaders/makefile @@ -1,9 +1,9 @@ # # LUFA Library # Copyright (C) Dean Camera, 2010. -# +# # dean [at] fourwalledcubicle [dot] com -# www.fourwalledcubicle.com +# www.lufa-lib.org # # Makefile to build all the LUFA USB Bootloaders. Call with "make all" to @@ -23,3 +23,4 @@ all: %: $(MAKE) -C DFU $@ $(MAKE) -C CDC $@ +