Lines Matching defs:chapters
2 # Generate output formats for a single DocBook/XML with/without chapters
6 # docbook: the main DocBook/XML file, no chapters, appendix or image files
7 # chapters: all files pulled in by an XInclude statement and images.
20 # DocBook/XML file with chapters, appendix and images it includes
21 dist_shelf_DATA = $(docbook) $(chapters)
39 %.html: %.xml $(chapters)
45 %.txt: %.xml $(chapters)
63 %.pdf: %.xml $(chapters)
67 %.ps: %.xml $(chapters)
94 %.html.db: %.xml $(chapters)
98 %.pdf.db: %.xml $(chapters)