From 30a1e2ea78b82976c79f88138bcff0497f9ae694 Mon Sep 17 00:00:00 2001 From: Dean Date: Tue, 5 Jun 2012 18:35:05 +0000 Subject: Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3 build test makefile from the ModuleTest build test. Add platform module to the example LUFA makefile. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2308 d5102386-fcda-11dd-9fdb-3debd5008f28 --- BuildTests/StaticAnalysisTest/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'BuildTests/StaticAnalysisTest/makefile') diff --git a/BuildTests/StaticAnalysisTest/makefile b/BuildTests/StaticAnalysisTest/makefile index aecb6779..d2151eed 100644 --- a/BuildTests/StaticAnalysisTest/makefile +++ b/BuildTests/StaticAnalysisTest/makefile @@ -29,6 +29,7 @@ end: @echo %: + .PHONY: all begin end -- cgit v1.2.3