# $FreeBSD: head/usr.sbin/jail/Makefile 112705 2003-03-27 12:16:58Z maxim $ PROG= jail MAN= jail.8 DPADD= ${LIBUTIL} LDADD= -lutil WARNS?= 2 .include