1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.sbin/arp/Makefile
2003-04-04 17:49:21 +00:00

10 lines
113 B
Makefile

# @(#)Makefile 8.2 (Berkeley) 4/18/94
# $FreeBSD$
PROG= arp
MAN= arp.4 arp.8
WARNS?= 2
.include <bsd.prog.mk>