makefile now expects a "PARAMBASE" value to be specified (to
indicate base filename for the type of content being built: either
PARAMBASE=param or PARAMBASE=lib; this makes it possible to reduce
redundancy in the lib build, and just have it use the same
makefile "infrastructure" as the param builds for all the
param.xsl files. The reason for that is, lib use the same *.xweb
system for embedding documentation that the builds for the various
output formats use (as opposed to the jrefentry-based system that
used for building the template and PI docs in common etc.
17 files changed:
xh.xml
zh_cn.xml
zh_tw.xml
+pi.xml
+common.xml
+refentry.xml
+utility.xml
titlepage.templates.xsl
+.param.stripped
param.xsl
param.xml
-param.html
+pi.xml
+table.xml
Makefile.param
profile-docbook.xsl
include ../../buildtools/Makefile.incl
+PARAMBASE=param
XSLFILES=param.xsl profile-docbook.xsl titlepage.templates.xsl
ALLTARGETS=$(XSLFILES)
PROFILECONDITION=fo
titlepage.templates.xsl
+.param.stripped
param.xsl
param.xml
-param.html
+pi.xml
Makefile.param
profile-chunk.xsl
profile-chunk-code.xsl
include ../../buildtools/Makefile.incl
+PARAMBASE=param
XSLFILES=param.xsl profile-docbook.xsl titlepage.templates.xsl \
profile-chunk-code.xsl
ALLTARGETS=$(XSLFILES)
-lib.html
+.lib.stripped
lib.xml
lib.xsl
Makefile.param
+.param.stripped
param.xml
param.xsl
profile-docbook.xsl
include ../../buildtools/Makefile.incl
+PARAMBASE=param
XSLFILES=param.xsl profile-docbook.xsl html-synop.xsl
ALLTARGETS=$(XSLFILES)
PROFILECONDITION=manpages
Makefile.param
+.param.stripped
param.xml
param.xsl
profile-docbook.xsl
include ../../buildtools/Makefile.incl
+PARAMBASE=param
XSLFILES=param.xsl
ALLTARGETS=$(XSLFILES)
PROFILECONDITION=roundtrip
plain-titlepage.xsl
-ChangeLog
+.param.stripped
param.xsl
+param.xml
Makefile.param
include ../../../buildtools/Makefile.incl
+PARAMBASE=param
XSLFILES=param.xsl plain-titlepage.xsl
ALLTARGETS=$(XSLFILES)
PROFILECONDITION=slides-fo
-ChangeLog
+.param.stripped
param.xsl
+param.xml
Makefile.param
include ../../../buildtools/Makefile.incl
+PARAMBASE=param
XSLFILES=param.xsl
ALLTARGETS=$(XSLFILES)
PROFILECONDITION=slides-html
--- /dev/null
+titlepage.xml
+.param.stripped
param.xsl
param.xml
Makefile.param
include ../../buildtools/Makefile.incl
+PARAMBASE=param
XSLFILES=param.xsl
ALLTARGETS=$(XSLFILES)
PROFILECONDITION=website