summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arlcontrol/Makefile
blob: a7b4a146927f74a815807077e4c86f7e52cfc5ca (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# $RISS: if_arl/arlconfig/Makefile,v 1.5 2003/01/13 08:05:29 frol Exp $
# $FreeBSD$
#

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud