ossp-pkg/var/Makefile 1.4 -> 1.5
--- Makefile 2001/11/13 12:47:41 1.4
+++ Makefile 2001/11/13 13:34:26 1.5
@@ -6,9 +6,8 @@
POD2MAN = pod2man
WARNFLAGS = -Wall -pedantic
-OPTFLAGS = -O3 -pipe
-
-CPPFLAGS =
+OPTFLAGS = -g -pipe
+CPPFLAGS = -DDEBUG
CFLAGS =
LDFLAGS =
|
|