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

PROG=	jail
MAN=	jail.8
DPADD=	${LIBUTIL}
LDADD=	-lutil

WARNS?=	6

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