summaryrefslogtreecommitdiffstats
path: root/usr.bin/rctl/Makefile
blob: c5c32eba52eb6a660da88539ebcf3bcff44046ee (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=   rctl
MAN=	rctl.8

DPADD=	${LIBUTIL}
LDADD=	-lutil

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