e97299cc7d
- install manpage Submitted by: dinoex Approved by: Justin Stanford
12 lines
400 B
Plaintext
12 lines
400 B
Plaintext
--- Makefile.orig Mon Jun 28 09:31:17 2004
|
|
+++ Makefile Fri Jul 16 08:45:03 2004
|
|
@@ -5,7 +5,7 @@
|
|
# if there isn't already a default CFLAGS set,
|
|
# use our recommended settings.
|
|
#CFLAGS ?= -Wall -g -O2 -Werror $(CPU_OPTS)
|
|
-CFLAGS=-Wall -g -O2 -Werror
|
|
+#CFLAGS=-Wall -g -O2 -Werror
|
|
|
|
# OLE decoding is still considered to be 'beta' mode - so it
|
|
# disabled in the stable release of ripMIME for now
|