# $FreeBSD$
PROG= ancontrol
MAN= ancontrol.8
WARNS?= 3
CFLAGS+= -DANCACHE -I${SRCTOP}/sys
LIBADD= md
.include <bsd.prog.mk>