X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/41b4c5b645ffe8ae3c22af00e6613c4dec8758be..c7344c22ac700dacf55a8dc729111dd7781c5fed:/BuildTests/SingleUSBModeTest/makefile diff --git a/BuildTests/SingleUSBModeTest/makefile b/BuildTests/SingleUSBModeTest/makefile index 93027d980..98e2d25f3 100644 --- a/BuildTests/SingleUSBModeTest/makefile +++ b/BuildTests/SingleUSBModeTest/makefile @@ -37,4 +37,8 @@ clean: $(MAKE) -s -f makefile.test clean ARCH=UC3 %: - \ No newline at end of file + +.PHONY: begin end compile clean + +# Include LUFA build script makefiles +include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in