1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-08 09:39:38 +00:00
freebsd/tools/build/options/WITH_INSTALL_AS_USER
2012-07-02 20:24:01 +00:00

10 lines
290 B
Plaintext

.\" $FreeBSD$
Set to make install targets succeed for non-root users by installing
files with owner and group attributes set to that of the user running
the
.Xr make 1
command.
The user still has to set the
.Va DESTDIR
variable to point to a directory where the user has write permissions.