# $FreeBSD$

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

.include <bsd.prog.mk>