freebsd_amp_hwpstate/usr.sbin/uhsoctl/Makefile

10 lines
90 B
Makefile

# $FreeBSD$
PROG= uhsoctl
MAN= uhsoctl.1
WARNS?= 1
LIBADD= util
.include <bsd.prog.mk>