summaryrefslogtreecommitdiffstats
path: root/net/cidr/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/cidr/files/patch-aa')
-rw-r--r--net/cidr/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/cidr/files/patch-aa b/net/cidr/files/patch-aa
new file mode 100644
index 0000000..063439a
--- /dev/null
+++ b/net/cidr/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.old Wed Jul 19 12:44:39 2000
++++ Makefile Sat Jun 17 14:26:22 2000
+@@ -4,7 +4,7 @@
+ OBJS = cidr.o
+
+ cidr: $(OBJS)
+- gcc -Wall -o cidr cidr.c
++ gcc -Wall -o cidr $(OBJS)
+
+ clean:
+ rm $(OBJS) cidr
OpenPOWER on IntegriCloud