More little stuff.

-Erik
This commit is contained in:
Erik Andersen
2000-04-18 20:00:03 +00:00
parent 229dd2b905
commit 0a64de9b4f
4 changed files with 34 additions and 8 deletions

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 = false
DODEBUG = true
# If you want a static binary, turn this on.
DOSTATIC = false