summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sicontrol/Makefile
blob: 139e8d6999a81889c03348091d7092ad32fef01c (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	sicontrol
SRCS=	sicontrol.c
MAN8=	sicontrol.8
CFLAGS+= -I${.CURDIR}/../../sys -Wall

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud