freebsd_amp_hwpstate/usr.sbin/uhsoctl/Makefile

9 lines
78 B
Makefile

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