Improve default target name.
[hope.git] / Makefile
index ee66ba1..e5a2075 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-.PHONY: all compile clean dialyze
+.PHONY: fresh-build compile clean dialyze
 
-all: clean compile
+fresh-build: clean compile
 
 compile:
        @rebar compile
This page took 0.021662 seconds and 4 git commands to generate.