1
2PROG=	jexec
3MAN=	jexec.8
4LIBADD=	jail util
5
6PACKAGE=jail
7
8.include <bsd.prog.mk>
9