# $FreeBSD$

PROG=		ctlstat
MAN=		ctlstat.8
SDIR=		${.CURDIR}/../../sys
CFLAGS+=	-I${SDIR}

.include <bsd.prog.mk>