MFen r39665 -> r41651
This commit is contained in:
parent
76a75a6d07
commit
67dba4474c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41690
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# %SOURCE% en_US.ISO8859-1/books/handbook/Makefile
|
# %SOURCE% en_US.ISO8859-1/books/handbook/Makefile
|
||||||
# %SRCID% 39665
|
# %SRCID% 41651
|
||||||
#
|
#
|
||||||
# Bouw het Nederlandse FreeBSD Handboek.
|
# Bouw het Nederlandse FreeBSD Handboek.
|
||||||
#
|
#
|
||||||
|
@ -302,7 +302,7 @@ XMLFLAGS+= ${CHAPTERS:S/\/chapter.xml//:S/^/-i chap./}
|
||||||
XMLFLAGS+= -i chap.freebsd-glossary
|
XMLFLAGS+= -i chap.freebsd-glossary
|
||||||
|
|
||||||
pgpkeyring: pgpkeys/chapter.xml
|
pgpkeyring: pgpkeys/chapter.xml
|
||||||
${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${XMLDECL} ${MASTERDOC}
|
@${JADE} -V nochunks ${JADEOPTS} -d ${DSLPGP} -t xml ${XMLDECL} ${DOC}.parsed.print.xml
|
||||||
|
|
||||||
#
|
#
|
||||||
# Handboekspecifieke variablen
|
# Handboekspecifieke variablen
|
||||||
|
|
Loading…
Reference in a new issue