diff --git a/Makefile b/Makefile index 82ac955..6b78d1a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -.PHONY: rel stagedevrel deps test +.PHONY: all compile deps clean distclean test check_plt build_plt dialyzer \ + cleanplt all: deps compile