summaryrefslogtreecommitdiff
path: root/comms/ifcico-cm/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'comms/ifcico-cm/patches/patch-ai')
-rw-r--r--comms/ifcico-cm/patches/patch-ai19
1 files changed, 19 insertions, 0 deletions
diff --git a/comms/ifcico-cm/patches/patch-ai b/comms/ifcico-cm/patches/patch-ai
new file mode 100644
index 00000000000..8d864a922c8
--- /dev/null
+++ b/comms/ifcico-cm/patches/patch-ai
@@ -0,0 +1,19 @@
+$NetBSD: patch-ai,v 1.1.1.1 1998/11/23 17:48:23 tv Exp $
+
+--- ifcico/Makefile.orig Sun Nov 22 16:45:24 1998
++++ ifcico/Makefile Sun Nov 22 17:05:29 1998
+@@ -76,13 +76,7 @@
+ flaglex.o: flaglex.c flagexp.c
+
+ install: all
+- ${INSTALL} -o ${OWNER} -g ${GROUP} -m ${SMODE} ifcico ${BINDIR}/ifcico
+- ${INSTALL} -o ${OWNER} -g ${GROUP} -m ${SMODE} ifindex ${BINDIR}/ifindex
+- ${INSTALL} -o ${OWNER} -g ${GROUP} -m ${SMODE} ifinfo ${BINDIR}/ifinfo
+- ${INSTALL} -o ${OWNER} -g ${GROUP} -m ${SMODE} ifreq ${BINDIR}/ifreq
+- ${INSTALL} -o ${OWNER} -g ${GROUP} -m ${SMODE} ifroute ${BINDIR}/ifroute
+- ${INSTALL} -o ${OWNER} -g ${GROUP} -m ${SMODE} ifstat ${BINDIR}/ifstat
+- ${INSTALL} -o ${OWNER} -g ${GROUP} -m ${SMODE} nlpatch ${BINDIR}/nlpatch
++ ${BSD_INSTALL_PROGRAM} ifcico ifindex ifinfo ifreq ifroute ifstat nlpatch ${BINDIR}
+
+ lc:
+ wc -l ${SRCS} ${HDRS} ${OTHER}