]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - libexec/pt_chown/Makefile
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.git] / libexec / pt_chown / Makefile
1 # $FreeBSD$
2
3 PROG=   pt_chown
4 BINOWN= root
5 BINMODE=4555
6 NO_MAN=
7
8 .include <bsd.prog.mk>