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

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

WARNS?=	2

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