Commit Graph

10 Commits

Author SHA1 Message Date
Satoshi Asami
41664fc829 Add support for NLS document building.
Here's the logic (mostly suggested by John Fieber):

 @ If ALLLANG is defined, descend to all language-specific subdirs too.
 @ If ALLLANG is not defined, but LANG is defined and a subdirectory with
   that name exists, descend to that directory too.
 @ In either case, the default subdirectories are always traversed.

Right now there's only one subdirectory (ja_JP.EUC) with one document
(handbook).  Note these changes won't do anything if you don't have ALLLANG
defined or LANG set to ja_JP.EUC.

The make world for releases is expected to define ALLLANG, so all language-
specific documentation can be built (and be put in appropriate *dists).

This should be in 2.2.
1996-12-18 07:14:37 +00:00
John Fieber
a136fdc089 Turn the FAQ and handbook back on. 1996-09-08 21:24:15 +00:00
John Fieber
11b4691989 Turn off the FAQ and handbook for a bit. 1996-09-08 20:14:33 +00:00
John Fieber
51ae815957 Add a hint about generating postscript docs.
Submitted by:	"Julian H. Stacey" <jhs@freebsd.org>
1995-10-18 05:07:43 +00:00
John Fieber
3c0c840ea1 Remove hacks that go over the doc tree multiple times.
If you need docs in a non-default format, do `make PRINTER=myformat'.
1995-10-15 16:51:16 +00:00
John Fieber
b60a986a04 Add FAQ and handbook. 1995-09-27 15:45:45 +00:00
Jordan K. Hubbard
4eed8738b3 Fix bogus tab. 1995-01-24 00:22:24 +00:00
Bruce Evans
4d12ebe42c Silence `make -ss'. 1995-01-14 09:48:14 +00:00
Garrett Wollman
056721988a Always make the papers. Automatically make both PostScript and ASCII versions
of each document, and install both on request.
1995-01-11 04:29:38 +00:00
Rodney W. Grimes
afe61c1516 BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00