GayBSD documentation tree
LOCAL_LIB_IMAGES_DIR should be a path component, not a complete path, so
remove ${.CURDIR}.
doc.docbook.mk
Set the directory for image installation correctly, and ensure that the
directory exists before we try and do anything with it.
These should fix the installation problems people are having with the
primer. There's still an outstanding bug -- make(1) thinks that the
local library images are out-of-date with respect to the ones in
share/images for some reason. This forces a rebuild each time. I'm
still looking at that.
|
||
|---|---|---|
| de_DE.ISO8859-1 | ||
| de_DE.ISO_8859-1 | ||
| en/handbook/contrib | ||
| en_US.ISO8859-1 | ||
| en_US.ISO_8859-1 | ||
| es_ES.ISO8859-1 | ||
| es_ES.ISO_8859-1 | ||
| fr_FR.ISO8859-1 | ||
| fr_FR.ISO_8859-1 | ||
| ja_JP.eucJP | ||
| nl_NL.ISO8859-1 | ||
| nl_NL.ISO_8859-1 | ||
| ru_RU.KOI8-R | ||
| share | ||
| zh/FAQ | ||
| zh_TW.Big5 | ||
| Makefile | ||
| README | ||
$FreeBSD$
If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read
http://www.freebsd.org/tutorials/docproj-primer/
for information about the tools and formatting languages we use. Chapter
2 covers the software and related items you will need to install.