where to define an alternative install location
Gabor PALI
pgj at FreeBSD.org
Wed Jan 21 23:29:18 UTC 2009
Hello Chen,
You wrote:
> If I want to install the built doc into different location from default
> /usr/doc, where to define the variable?
Good question! I think you should use the DOCDIR variable in the
following syntax:
# make DOCDIR=target install clean
where *target* is the absolute path of the target directory.
Hope that helps,
:g
PS: I think it is worth to be added to the Handbook... ;)
More information about the freebsd-doc
mailing list