7a5984d3c3
PR: ports/69513 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Approved by: maintainer timeout (18 days)
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
--- ripOLE/Makefile.orig Sat May 22 00:16:01 2004
|
|
+++ ripOLE/Makefile Sat Jul 24 01:05:45 2004
|
|
@@ -1,7 +1,7 @@
|
|
|
|
OBJS= ole.o olestream-unwrap.o bytedecoders.o logger.o pldstr.o
|
|
#CFLAGS ?= -Wall -Werror -g -O2
|
|
-CFLAGS=-Wall -Werror -g -O2
|
|
+#CFLAGS=-Wall -Werror -g -O2
|
|
#DEFINES ?=
|
|
#DEFINES=-DDEBUG_TIMETEST
|
|
|