# $FreeBSD: stable/11/usr.bin/ctlstat/Makefile 319186 2017-05-30 04:27:05Z ngie $

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

.include <bsd.prog.mk>
