# $FreeBSD: stable/8/usr.sbin/uhsoctl/Makefile 202503 2010-01-17 18:22:42Z thompsa $

PROG=	uhsoctl
MAN=	uhsoctl.1
WARNS=	1

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
