summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctlstat/Makefile
blob: 0c091847e0dfbe19385148645fb623c4c1252b79 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud