# $FreeBSD: src/usr.sbin/sicontrol/Makefile,v 1.3.2.1 2001/04/25 12:10:55 ru Exp $ # $DragonFly: src/usr.sbin/sicontrol/Makefile,v 1.2 2003/06/17 04:30:03 dillon Exp $ PROG= sicontrol MAN= sicontrol.8 CFLAGS+= -I${.CURDIR}/../../sys -Wall .include