]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/build/options/WITH_INSTALL_AS_USER
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / build / options / WITH_INSTALL_AS_USER
1 .\" $FreeBSD$
2 Set to make install targets succeed for non-root users by installing
3 files with owner and group attributes set to that of the user running
4 the
5 .Xr make 1
6 command.
7 The user still has to set the
8 .Va DESTDIR
9 variable to point to a directory where the user has write permissions.