84e59eb50d
(and rename a few in the process).
8 lines
97 B
Makefile
8 lines
97 B
Makefile
# @(#)Makefile 8.2 (Berkeley) 4/18/94
|
|
|
|
PROG= arp
|
|
MAN8= arp.8
|
|
MAN4= arp.4
|
|
|
|
.include <bsd.prog.mk>
|