X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=Makefile;h=e5a20752b5892ed5a05d2909182750a856dd0f15;hb=a6244ba215ae16c32adce3b1c98468e007f3c582;hp=ee66ba17a6ed30bc6bd3a792f4bce68887a03290;hpb=facfe3cd563274d325db5aaeeeea53613bdb3c8a;p=hope.git 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