chiark / gitweb /
[PATCH] cleaned up the makefile a bit.
[elogind.git] / Makefile
index c73ee42a3efb64bbf2f0b010f7e1a81addf3279a..803a2db569fc51092247c5af36ad4568b477a54f 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
 INSTALL_DIR =  /usr/local/bin
-RELEASE_NAME = $(PREFIX)$(ROOT)-$(VERSION)
+RELEASE_NAME = $(ROOT)-$(VERSION)
 
 
 # Comment out this line to build with something other