]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/jail/Makefile
This commit was generated by cvs2svn to compensate for changes in r79998,
[FreeBSD/FreeBSD.git] / usr.sbin / jail / Makefile
1 # $FreeBSD$
2
3 PROG=   jail
4 WARNS?= 2
5 MAN=    jail.8
6
7 .include        <bsd.prog.mk>