summaryrefslogtreecommitdiff
path: root/net/geta/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/geta/files/patch-Makefile.in')
-rw-r--r--net/geta/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/geta/files/patch-Makefile.in b/net/geta/files/patch-Makefile.in
new file mode 100644
index 000000000000..010c882a5113
--- /dev/null
+++ b/net/geta/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- 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@