chiark / gitweb /
[PATCH] cleaned up the makefile a bit.
authorgreg@kroah.com <greg@kroah.com>
Thu, 10 Apr 2003 18:25:55 +0000 (11:25 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:01:38 +0000 (21:01 -0700)
Makefile

index c31f61d8407de09a9a880ccc947d14933ae9a695..803a2db569fc51092247c5af36ad4568b477a54f 100644 (file)
--- 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