Marked phony make targets

This commit is contained in:
Alexey Romanov
2010-10-14 14:19:29 +04:00
parent cc14eff7c6
commit 3f0e281cba

View File

@@ -21,4 +21,6 @@ static:
else else
static: static:
$(REBAR_COMPILE) analyze $(REBAR_COMPILE) analyze
endif endif
.PHONY: all compile test clean docs static