summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2022-11-02 23:17:48 +0100
committerVictor Häggqvist <[email protected]>2022-11-02 23:17:48 +0100
commit707ee09a633c52fa1c2583fd3f88bf3d309e8bfa (patch)
tree580385d6f4cc8d96d8087ec7bad2fea2db42bc58 /Makefile
parentf607d12612528755a9999490485c9390fbdcb7ee (diff)
adopt pkg in repoHEADmaster
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: