mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01: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>
|