freebsd_amp_hwpstate/usr.sbin/uhsoctl/Makefile

11 lines
108 B
Makefile

# $FreeBSD$
PROG= uhsoctl
MAN= uhsoctl.1
WARNS= 1
DPADD= ${LIBUTIL}
LDADD= -lutil
.include <bsd.prog.mk>