summaryrefslogtreecommitdiffstats
path: root/usr.sbin/uhsoctl/Makefile
blob: 565b2e657813b360e6dfe736922d15a83923f181 (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