]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/sicontrol/Makefile
This commit was generated by cvs2svn to compensate for changes in r151208,
[FreeBSD/FreeBSD.git] / usr.sbin / sicontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   sicontrol
4 MAN=    sicontrol.8
5
6 CFLAGS+= -I${.CURDIR}/../../sys
7
8 .include <bsd.prog.mk>