#	@(#)Makefile	8.2 (Berkeley) 4/18/94
# $FreeBSD: stable/4/usr.sbin/arp/Makefile 92376 2002-03-15 22:50:14Z mikeh $

PROG=	arp
WARNS?=	2
MAN=	arp.4 arp.8

.include <bsd.prog.mk>
