xref: /freebsd/tools/build/options/WITH_INSTALL_AS_USER (revision e51b3d8e53cee7d6a36e34e1cd4d588593d71b40)
1Make install targets succeed for non-root users by installing
2files with owner and group attributes set to that of the user running
3the
4.Xr make 1
5command.
6The user still must set the
7.Va DESTDIR
8variable to point to a directory where the user has write permissions.
9