X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7c8d16fd7adae430f94004048a7702b7338f5eb1..6e7fc21a94f29e09b4bdce7c17cade5b1322bc7d:/Demos/Host/LowLevel/makefile diff --git a/Demos/Host/LowLevel/makefile b/Demos/Host/LowLevel/makefile index 2dec7c85b..1c40da1a5 100644 --- a/Demos/Host/LowLevel/makefile +++ b/Demos/Host/LowLevel/makefile @@ -1,9 +1,9 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2010. -# +# Copyright (C) Dean Camera, 2011. +# # dean [at] fourwalledcubicle [dot] com -# www.fourwalledcubicle.com +# www.lufa-lib.org # # Makefile to build all the LUFA Host Demos. Call with "make all" to @@ -60,3 +60,4 @@ all: $(MAKE) -C RNDISEthernetHost $@ $(MAKE) -C StillImageHost $@ $(MAKE) -C VirtualSerialHost $@ +