# # $RISS: if_arl/arlconfig/Makefile,v 1.5 2003/01/13 08:05:29 frol Exp $ # $FreeBSD$ # PROG= arlconfig SRCS= arlconfig.c CFLAGS= -I${.CURDIR}/../../sys -DARLCACHE MAN= arlconfig.8 .include