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

TOPDIR?=${CURDIR}/../..

PROG=arp

LIBADD += xo util

include ${TOPDIR}/tools/prog.mk

