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

LIBADD=		sbuf bsdxml

.include <bsd.prog.mk>