Urgh. revert Makefile. again. Forgot to do the 'cvs update -d now' trick

on my home box.
This commit is contained in:
Eric Andersen 2000-06-13 06:57:56 +00:00
parent 2b6ab3cbf8
commit 854e11581f

View File

@ -26,7 +26,7 @@ export VERSION
# Set the following to `true' to make a debuggable build.
# Leave this set to `false' for production use.
# eg: `make DODEBUG=true tests'
DODEBUG = true
DODEBUG = false
# If you want a static binary, turn this on.
DOSTATIC = false