summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 9bbc364..e2ba6ea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,5 @@
SHELL = /bin/bash
-VERSION=0.2.3
-
-all:
- @echo goboom makefile $(VERSION)
- @echo \"make build\" to build
+VERSION ?= dev
.PHONY: build
build: