[PATCH] cleaned up the makefile a bit.

This commit is contained in:
greg@kroah.com 2003-04-10 11:25:55 -07:00 committed by Greg KH
parent 8b16416dce
commit 1e7a3f9e11
1 changed files with 1 additions and 2 deletions

View File

@ -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