#	@(#)Makefile	8.2 (Berkeley) 4/18/94
# $FreeBSD$

PROG=	arp
MAN=	arp.4 arp.8

LIBADD=	xo

WARNS?=	3

.include <bsd.prog.mk>