diff options
Diffstat (limited to 'dns/maradns/files/patch-tools-Makefile')
-rw-r--r-- | dns/maradns/files/patch-tools-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/maradns/files/patch-tools-Makefile b/dns/maradns/files/patch-tools-Makefile deleted file mode 100644 index 27dd38f4d99b..000000000000 --- a/dns/maradns/files/patch-tools-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/Makefile.orig Sun Jul 22 21:24:18 2001 -+++ tools/Makefile Sun Jul 22 21:24:30 2001 -@@ -5,7 +5,7 @@ - EXECS=askmara strip.control benchmark - - #FLAGS = -O2 --FLAGS = -g -+FLAGS = -g $(CFLAGS) - - all: $(EXECS) - |