Merge from Simplified Chinese Project's repository: enable translated
glossary.
This commit is contained in:
parent
437d59d3a8
commit
3704fee17d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28459
1 changed files with 2 additions and 2 deletions
|
@ -156,7 +156,7 @@ IMAGES_LIB+= callouts/10.png
|
|||
SRCS+= audit/chapter.sgml
|
||||
SRCS+= book.sgml
|
||||
SRCS+= colophon.sgml
|
||||
#SRCS+= freebsd-glossary.sgml
|
||||
SRCS+= freebsd-glossary.sgml
|
||||
SRCS+= advanced-networking/chapter.sgml
|
||||
SRCS+= basics/chapter.sgml
|
||||
SRCS+= bibliography/chapter.sgml
|
||||
|
@ -198,7 +198,7 @@ SYMLINKS= ${DESTDIR} index.html handbook.html
|
|||
CHAPTERS?= ${SRCS:M*chapter.sgml}
|
||||
|
||||
SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
|
||||
#SGMLFLAGS+= -i chap.freebsd-glossary
|
||||
SGMLFLAGS+= -i chap.freebsd-glossary
|
||||
|
||||
pgpkeyring: pgpkeys/chapter.sgml
|
||||
@${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC}
|
||||
|
|
Loading…
Reference in a new issue