diff --git a/Makefile b/Makefile index 7665cea..0da7b3c 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,9 @@ VERSION=1.5 SHELL=/bin/bash PROFILE=default OPT= +ARGS= -.PHONY: info +.PHONY: info build setup run run-bg stop clean info: @echo "available targets:"