Add description for INSTALL_AS_USER

This commit is contained in:
Marcel Moolenaar 2012-07-02 20:24:01 +00:00
parent 54900c9b1f
commit 3ac7d74c80

View File

@ -0,0 +1,9 @@
.\" $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.