Urgh. revert Makefile. again. Forgot to do the 'cvs update -d now' trick
authorEric Andersen <andersen@codepoet.org>
Tue, 13 Jun 2000 06:57:56 +0000 (06:57 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 13 Jun 2000 06:57:56 +0000 (06:57 -0000)
on my home box.

Makefile

index 1395b52..386d8c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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