aboutsummaryrefslogtreecommitdiff
path: root/dns/geta/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/geta/files/patch-Makefile.in')
-rw-r--r--dns/geta/files/patch-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/dns/geta/files/patch-Makefile.in b/dns/geta/files/patch-Makefile.in
deleted file mode 100644
index 010c882a5113..000000000000
--- a/dns/geta/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- geta/Makefile.in- Mon Nov 5 20:54:25 2001
-+++ geta/Makefile.in Mon Nov 5 20:54:45 2001
-@@ -1,6 +1,6 @@
- CC = cc
--CFLAGS = -O -L/usr/local/v6/lib -Wall
--LIBS = -linet6
-+CFLAGS += -O -Wall
-+#LIBS = -linet6
-
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@