mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
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>
|