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