Deleted Added
full compact
Makefile (80022) Makefile (80029)
1# $FreeBSD: head/usr.sbin/sicontrol/Makefile 80022 2001-07-20 04:23:13Z obrien $
1# $FreeBSD: head/usr.sbin/sicontrol/Makefile 80029 2001-07-20 06:20:32Z obrien $
2
3PROG= sicontrol
4MAN= sicontrol.8
2
3PROG= sicontrol
4MAN= sicontrol.8
5
5CFLAGS+= -I${.CURDIR}/../../sys
6
7.include <bsd.prog.mk>
6CFLAGS+= -I${.CURDIR}/../../sys
7
8.include <bsd.prog.mk>