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

PROG=	arp
MAN8=	arp.8
MAN4=	arp.4
COPTS+=	-Wall

.include <bsd.prog.mk>
