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

PROG=	jls
MAN=	jls.8
DPADD=	${LIBJAIL}
LDADD=	-ljail

WARNS?=	6

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