summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-05-28 06:40:02 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-05-28 06:40:02 +0000
commitd8d0dd2a5afde0604780d641e0c7cb33bc00edb2 (patch)
tree8906bf5f3555cd2ef8f6ae9232255d845d502e3f /usr.sbin/arp/Makefile
parent09e6808333765b5a38bd8d49db6c7dd00ac80469 (diff)
downloadFreeBSD-src-d8d0dd2a5afde0604780d641e0c7cb33bc00edb2.zip
FreeBSD-src-d8d0dd2a5afde0604780d641e0c7cb33bc00edb2.tar.gz
Remove stuff for building manual pages the old way.
Diffstat (limited to 'usr.sbin/arp/Makefile')
-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