summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/arp/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile
index f69a430..33a11dd 100644
--- a/usr.sbin/arp/Makefile
+++ b/usr.sbin/arp/Makefile
@@ -4,10 +4,4 @@ PROG= arp
MAN8= arp.0
CLEANFILES=arp4.0
-all: ${PROG} arp4.0 ${MAN8}
-
-beforeinstall:
- install -c -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} arp4.0 \
- ${DESTDIR}${MANDIR}4/arp.0
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud