Switch StaticAnalysisTest build test to use the new build system CPPCHECK module...
[pub/USBasp.git] / BuildTests / ModuleTest / makefile
index 170c930..6cdd575 100644 (file)
@@ -51,4 +51,8 @@ clean:
        $(MAKE) -s -f makefile.test clean ARCH=UC3\r
 \r
 %:\r
-       
\ No newline at end of file
+\r
+.PHONY: all arch_avr8 arch_xmega arch_uc3 begin end\r
+\r
+# Include LUFA build script makefiles\r
+include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in\r