1 2 3 4 5 6 7 8 9 10
# # $RISS: if_arl/arlconfig/Makefile,v 1.5 2003/01/13 08:05:29 frol Exp $ # $FreeBSD$ # PROG= arlcontrol CFLAGS+= -I${.CURDIR}/../../sys -DARLCACHE MAN= arlcontrol.8 .include <bsd.prog.mk>