X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e331b531c6e6d93eb0eee42b9002074e8090ad18..b87d0b45a2d613c2ecfd79447ccd3b8ceaf0bddb:/Demos/Device/LowLevel/makefile?ds=inline diff --git a/Demos/Device/LowLevel/makefile b/Demos/Device/LowLevel/makefile index ed0dc3f36..cdac3a800 100644 --- a/Demos/Device/LowLevel/makefile +++ b/Demos/Device/LowLevel/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 Device Demos. Call with "make all" to @@ -63,3 +63,4 @@ all: $(MAKE) -C Mouse $@ $(MAKE) -C RNDISEthernet $@ $(MAKE) -C VirtualSerial $@ +