diff --git a/Makefile b/Makefile index 3c6b1a4..5f08c45 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: build +.PHONY: default debug run GIT_COMMIT := $(shell git rev-parse HEAD) BUILD_DATE := $(shell date -u +.%Y%m%d.%H%M%S)