summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 16:31:05 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 16:31:05 +0000
commitd7fca5c18929944218704fdefd232e6af5683663 (patch)
tree63479b4fad6e4edc8f4c7be71c876af590d0c2b8 /usr.sbin/arp/Makefile
parent2159e4287dcdfbc49dff55d254fe5924fd0abaac (diff)
downloadFreeBSD-src-d7fca5c18929944218704fdefd232e6af5683663.zip
FreeBSD-src-d7fca5c18929944218704fdefd232e6af5683663.tar.gz
Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).
Diffstat (limited to 'usr.sbin/arp/Makefile')
-rw-r--r--usr.sbin/arp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile
index 33a11dd..a26439f 100644
--- a/usr.sbin/arp/Makefile
+++ b/usr.sbin/arp/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.2 (Berkeley) 4/18/94
PROG= arp
-MAN8= arp.0
-CLEANFILES=arp4.0
+MAN8= arp.8
+MAN4= arp.4
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud