#
# $RISS: if_arl/arlconfig/Makefile,v 1.5 2003/01/13 08:05:29 frol Exp $
# $FreeBSD: stable/5/usr.sbin/arlcontrol/Makefile 129927 2004-06-01 07:38:11Z fjoe $
#

PROG=	arlcontrol
SRCS=	arlcontrol.c
CFLAGS=	-I${.CURDIR}/../../sys -DARLCACHE
MAN=	arlcontrol.8

.include <bsd.prog.mk>
