#	@(#)Makefile	5.3 (Berkeley) 5/11/90

PROG=	arp
BINGRP=	kmem
BINMODE=2555
DPADD=	${LIBUTIL}
LDADD=	-lutil
MAN8=	arp.0

.include <bsd.prog.mk>
