chiark / gitweb /
[PATCH] pick a better default UDEV_ROOT
[elogind.git] / Makefile
index c73ee42a3efb64bbf2f0b010f7e1a81addf3279a..4e0ca6b3cfa466817b4960411704fa315960cff7 100644 (file)
--- a/Makefile
+++ b/Makefile
 
 # Set the following to `true' to make a debuggable build.
 # Leave this set to `false' for production use.
-DEBUG = false
+DEBUG = true
 
 
 ROOT =         udev
-#PREFIX =      diet
-VERSION =      0.01
+VERSION =      0.1
 INSTALL_DIR =  /usr/local/bin
-RELEASE_NAME = $(PREFIX)$(ROOT)-$(VERSION)
+RELEASE_NAME = $(ROOT)-$(VERSION)
 
 
 # Comment out this line to build with something other