freebsd_amp_hwpstate/usr.sbin/sicontrol/Makefile

9 lines
103 B
Makefile

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