From 5e2668ac3149e5ab06ba57bf4b5938ab5db13fad Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 1 Aug 2002 13:00:19 +0000 Subject: added $RPM and $VERSION default values --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5130063d..b578a84c 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,9 @@ ## Don't edit this file, edit Makefile.proto ## +VERSION=0.1 +RPM=$(HOME)/rpm + rpm: rm -rf drakwizard-$(VERSION) mkdir drakwizard-$(VERSION) -- cgit v1.2.1