summaryrefslogtreecommitdiffstats
path: root/usr.sbin/uhsoctl/Makefile
blob: 97049237fffa736638a39b0501dc321fed96a2d3 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	uhsoctl
MAN=	uhsoctl.1
WARNS=	1

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud