diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-05 18:35:05 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-05 18:35:05 +0000 |
| commit | 30a1e2ea78b82976c79f88138bcff0497f9ae694 (patch) | |
| tree | d71683cba376f98d8ce41b1822d636ee13b89060 /BuildTests/StaticAnalysisTest/makefile | |
| parent | 45278f5295074f60b83289979d68efc35659edd7 (diff) | |
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
Diffstat (limited to 'BuildTests/StaticAnalysisTest/makefile')
| -rw-r--r-- | BuildTests/StaticAnalysisTest/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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
|
