1 2 3 4 5 6 7 8
# $FreeBSD$ PROG= ctlstat MAN= ctlstat.8 SDIR= ${.CURDIR}/../../sys CFLAGS+= -I${SDIR} .include <bsd.prog.mk>