summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ancontrol/Makefile
blob: e8e45ccc2cea712c7839471374c695411d489df3 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	ancontrol
SRCS=	ancontrol.c

MAN8=	ancontrol.8

CFLAGS+= 	-I${.CURDIR}/../../sys -DANCACHE -Wall

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