forked from Lainports/freebsd-ports
10 lines
264 B
Text
10 lines
264 B
Text
--- Makefile.am.orig Sun Sep 14 11:04:11 2003
|
|
+++ Makefile.am Sun Sep 14 11:05:29 2003
|
|
@@ -1,6 +1,5 @@
|
|
-CC=gcc
|
|
LIB=-lpcre -L./pcre-3.9/ -I./pcre-3.9/
|
|
-OPT=-O2
|
|
+OPT=${CFLAGS}
|
|
OPT_DEBUG=-ggdb -Wall -lefence
|
|
DIR=/bin
|
|
SCRIPTS=appdefs.trig appdefs.resp appdefs.rpc
|