# $FreeBSD: stable/9/usr.sbin/sicontrol/Makefile 179590 2008-06-06 03:23:34Z peter $

PROG=	sicontrol
MAN=	sicontrol.8

CFLAGS+= -I${.CURDIR}/../../sys
WARNS?=	2

.include <bsd.prog.mk>
