X-Git-Url: https://git.xandkar.net/?p=hope.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=e5a20752b5892ed5a05d2909182750a856dd0f15;hp=ee66ba17a6ed30bc6bd3a792f4bce68887a03290;hb=4ecf3dea2b2fb10921914c92fef109113d5124a2;hpb=facfe3cd563274d325db5aaeeeea53613bdb3c8a diff --git a/Makefile b/Makefile index ee66ba1..e5a2075 100644 --- 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