From: greg@kroah.com Date: Thu, 10 Apr 2003 18:25:55 +0000 (-0700) Subject: [PATCH] cleaned up the makefile a bit. X-Git-Tag: 002~25 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=1e7a3f9e1101c148bd52640715db14e4c76b4996 [PATCH] cleaned up the makefile a bit. --- diff --git a/Makefile b/Makefile index c31f61d84..803a2db56 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