75f02b5e99
ok merdely@
13 lines
332 B
Plaintext
13 lines
332 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.5 2009/01/27 02:04:58 okan Exp $
|
|
--- Makefile.in.orig Wed Jan 28 22:17:01 2004
|
|
+++ Makefile.in Sun Jan 25 15:52:01 2009
|
|
@@ -3,7 +3,7 @@ exec_prefix = @exec_prefix@
|
|
bindir = @bindir@
|
|
mandir = @mandir@/man1
|
|
LIBS = @LIBS@
|
|
-CFLAGS = @CFLAGS@ -O
|
|
+CFLAGS = @CFLAGS@
|
|
LDFLAGS = @LDFLAGS@
|
|
|
|
RM = rm -f
|