Deleted Added
full compact
Makefile (74816) Makefile (79011)
1# $FreeBSD: head/usr.sbin/jail/Makefile 74816 2001-03-26 14:42:20Z ru $
1# $FreeBSD: head/usr.sbin/jail/Makefile 79011 2001-06-30 05:39:36Z dd $
2
3PROG= jail
2
3PROG= jail
4WARNS?= 2
4MAN= jail.8
5
6.include <bsd.prog.mk>
5MAN= jail.8
6
7.include <bsd.prog.mk>