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

PROG=   rctl
MAN=	rctl.8

DPADD=	${LIBUTIL}
LDADD=	-lutil

WARNS?=	6

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