diff --git a/Makefile b/Makefile index b731cab..b9a61fb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PREFIX=/usr/local +PREFIX ?= /usr/local TASK_DONE = echo -e "\n✓ $@ done\n" # files that need mode 755 EXEC_FILES=git-quick-stats