freebsd-dev/usr.sbin/sicontrol/Makefile
2001-03-26 14:42:20 +00:00

8 lines
108 B
Makefile

# $FreeBSD$
PROG= sicontrol
MAN= sicontrol.8
CFLAGS+= -I${.CURDIR}/../../sys -Wall
.include <bsd.prog.mk>