diff options
Diffstat (limited to 'dns/maradns/files/patch-test-Makefile')
-rw-r--r-- | dns/maradns/files/patch-test-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/maradns/files/patch-test-Makefile b/dns/maradns/files/patch-test-Makefile deleted file mode 100644 index 626dcaff9cc2..000000000000 --- a/dns/maradns/files/patch-test-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- test/Makefile.orig Sun Jul 22 21:23:40 2001 -+++ test/Makefile Sun Jul 22 21:23:47 2001 -@@ -6,7 +6,7 @@ - EXECS=rtest csv1test compress.test show.charnum ipacltest - - #FLAGS = -O2 --FLAGS = -g -+FLAGS = -g $(CFLAGS) - - all: $(EXECS) - |