From 7100d10a033ff2b206ea11f61cc919a8bdf708ba Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Sun, 8 Jul 2001 16:36:30 +0000 Subject: Update to version 0.7.22 PR: 28817 Submitted by: MAINTAINER --- net/maradns/files/patch-parse-Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'net/maradns/files/patch-parse-Makefile') diff --git a/net/maradns/files/patch-parse-Makefile b/net/maradns/files/patch-parse-Makefile index bd8809642a3d..f3ae49178c1e 100644 --- a/net/maradns/files/patch-parse-Makefile +++ b/net/maradns/files/patch-parse-Makefile @@ -1,14 +1,14 @@ ---- parse/Makefile.old Mon Jun 25 00:46:40 2001 -+++ parse/Makefile Mon Jun 25 00:47:50 2001 -@@ -5,7 +5,7 @@ - OBJECTS=$(JOBJS) $(MJOBJS) $(POBJECTS) $(DOBJECTS) +--- parse/Makefile.orig Sun Jul 8 15:41:39 2001 ++++ parse/Makefile Sun Jul 8 15:42:39 2001 +@@ -6,7 +6,7 @@ EXECS=parsetest parsetest2 --FLAGS = -O2 -+FLAGS = $(CFLAGS) - #FLAGS = -g + #FLAGS = -O2 +-FLAGS = -g ++FLAGS = -g $(CFLAGS) all: $(EXECS) + @@ -17,17 +17,17 @@ cd libs ; make -- cgit v1.2.3