freebsd-dev/usr.sbin/arp/Makefile
Garrett Wollman 84e59eb50d Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).
1994-08-05 16:31:05 +00:00

8 lines
97 B
Makefile

# @(#)Makefile 8.2 (Berkeley) 4/18/94
PROG= arp
MAN8= arp.8
MAN4= arp.4
.include <bsd.prog.mk>