diff options
Diffstat (limited to 'dns/maradns/files/patch-tuzona-Makefile')
-rw-r--r-- | dns/maradns/files/patch-tuzona-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/maradns/files/patch-tuzona-Makefile b/dns/maradns/files/patch-tuzona-Makefile deleted file mode 100644 index 5c5186a8029b..000000000000 --- a/dns/maradns/files/patch-tuzona-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- tuzona/Makefile.orig Sun Jul 22 21:25:11 2001 -+++ tuzona/Makefile Sun Jul 22 21:25:18 2001 -@@ -5,7 +5,7 @@ - OBJECTS=$(JOBJS) $(MJOBJS) $(DOBJECTS) $(POBJECTS) - EXECS=getzone zoneserver - --FLAGS = -O2 -+FLAGS = -O2 $(CFLAGS) - #FLAGS = -g - - all: $(EXECS) |