# $FreeBSD$
PROG= sicontrol
SRCS= sicontrol.c
MAN8= sicontrol.8
CFLAGS+= -I${.CURDIR}/../../sys -Wall
.include <bsd.prog.mk>