1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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>