X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3bf7ce15d5b897724feb7f84f27fca2f8f5c4efe..refs/heads/ProMicro:/BuildTests/makefile diff --git a/BuildTests/makefile b/BuildTests/makefile index 901dbadbb..64b4504b3 100644 --- a/BuildTests/makefile +++ b/BuildTests/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2012. +# Copyright (C) Dean Camera, 2021. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org @@ -21,4 +21,4 @@ all: $(MAKE) -C SingleUSBModeTest $@ $(MAKE) -C StaticAnalysisTest $@ @echo - @echo LUFA build test \"make $@\" operation complete. \ No newline at end of file + @echo LUFA build test \"make $@\" operation complete.