summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-04-10 11:25:55 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:01:38 -0700
commit1e7a3f9e1101c148bd52640715db14e4c76b4996 (patch)
tree7592c88811666c4f66cea0b1383af47e3bccdbb8
parent8b16416dce3d5feab0827668e1184301a19074a8 (diff)
downloadsystemd-1e7a3f9e1101c148bd52640715db14e4c76b4996.tar.gz
[PATCH] cleaned up the makefile a bit.
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c31f61d840..803a2db569 100644
--- a/Makefile
+++ b/Makefile
@@ -22,10 +22,9 @@ DEBUG = true
ROOT = udev
-#PREFIX = diet
VERSION = 0.01
INSTALL_DIR = /usr/local/bin
-RELEASE_NAME = $(PREFIX)$(ROOT)-$(VERSION)
+RELEASE_NAME = $(ROOT)-$(VERSION)
# Comment out this line to build with something other