]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/pt_chown/Makefile
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.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>