X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/43e10d666b502f1918051bbecdaf7d181040fe00..1faa5ba70aecc5a55ec198e2129181f5a79489d2:/BuildTests/StaticAnalysisTest/makefile diff --git a/BuildTests/StaticAnalysisTest/makefile b/BuildTests/StaticAnalysisTest/makefile index a2626ec29..b1ea232b2 100644 --- a/BuildTests/StaticAnalysisTest/makefile +++ b/BuildTests/StaticAnalysisTest/makefile @@ -19,7 +19,7 @@ CPPCHECK_INCLUDES := $(patsubst %/,%,$(LUFA_PATH))/CodeTemplates/ SRC := $(patsubst %/,%,$(LUFA_PATH))/.. -all: begin cppcheck-config cppcheck end +all: begin cppcheck end begin: @echo Executing build test "StaticAnalysisTest".