GayBSD documentation tree
Find a file
Wolfram Schneider 555d5d143e Do not set NO_OBJ=YES in a Makefile because /usr/share/mk/bsd.obj.mk does a test
if NO_OBJ is defined, but not about the value.

Which means you cannot unset NO_OBJ on the command line or with env variable:

$ make NO_OBJ=""

or

$ export NO_OBJ=""; make

I still think that 'make obj' doesn't really work for the doc
project. But for now, you have to disable it yourself on the command
line or in your ~/.profile.

This is a revert of r51065
2017-12-10 12:47:00 +00:00
bn_BD.UTF-8 Unhook articles/new-users from the build until we find a way to fix 2017-06-23 12:37:23 +00:00
da_DK.ISO8859-1 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
de_DE.ISO8859-1 [de] handbook: Fix tyop in chapter 14 2017-12-09 20:30:09 +00:00
el_GR.ISO8859-7 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
en_US.ISO8859-1 abort: MIPS will not 'shortly' be supported 2017-12-10 07:31:10 +00:00
es_ES.ISO8859-1 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
fr_FR.ISO8859-1 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
hu_HU.ISO8859-2 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
it_IT.ISO8859-15 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
ja_JP.eucJP - Merge the following from the English version: 2017-12-10 07:07:04 +00:00
ko_KR.UTF-8 change download links from ftp to download.freebsd.org 2017-10-01 12:05:26 +00:00
mn_MN.UTF-8 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
nl_NL.ISO8859-1 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
no_NO.ISO8859-1 - Do not specify image file extensions in documents; the proper extension 2013-04-02 09:50:10 +00:00
pl_PL.ISO8859-2 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
pt_BR.ISO8859-1 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
ru_RU.KOI8-R sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
share Do not set NO_OBJ=YES in a Makefile because /usr/share/mk/bsd.obj.mk does a test 2017-12-10 12:47:00 +00:00
sr_YU.ISO8859-2 Remove obsolete variable definitions. 2013-11-13 08:05:17 +00:00
tr_TR.ISO8859-9 sync from English Makefile, r51076 2017-10-07 11:25:06 +00:00
zh_CN.UTF-8 sync with English makefile, r51099 2017-10-11 11:31:27 +00:00
zh_TW.UTF-8 - Update translation to catch up the latest English verison 2017-11-30 11:41:28 +00:00
.arcconfig callsign isn't required anymore 2016-09-29 06:20:15 +00:00
Makefile Hook ko_KR.UTF-8 to the doc build. 2015-08-22 08:58:34 +00:00
README HTTPS links to www.freebsd.org 2017-07-18 13:02:10 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.