b9a2f9e91d
- add MASTER_SITE_PACKETSTORM as backup - license is public domain - NO_REGRESS - stylize - rename patch - sprinkle $OpenBSD$ - mod DESCR - regen PLIST - take over maintainership (this ok dugsong@)
13 lines
424 B
Plaintext
13 lines
424 B
Plaintext
$OpenBSD: patch-Makefile,v 1.1 2002/03/24 08:07:13 jsyn Exp $
|
|
--- Makefile.orig Wed Nov 24 06:48:21 1999
|
|
+++ Makefile Wed Nov 24 06:48:35 1999
|
|
@@ -9,7 +9,7 @@
|
|
# debugging
|
|
# DFLAGS = -DTEST -DDEBUG
|
|
DFLAGS = -DREGEX
|
|
-CFLAGS =-O -Wall
|
|
+#CFLAGS =-O -Wall
|
|
XFLAGS = # xtra cflags, set by systype targets
|
|
XLIBS = # xtra libs if necessary?
|
|
# -Bstatic for sunos, -static for gcc, etc. You want this, trust me.
|