From 707ee09a633c52fa1c2583fd3f88bf3d309e8bfa Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Wed, 2 Nov 2022 23:17:48 +0100 Subject: adopt pkg in repo --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile') 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: -- cgit v1.2.3