Lines Matching refs:chapters
2 # Generate output formats for a single DocBook/XML with/without chapters
10 # docbook: the main DocBook/XML file, no chapters, appendix or image files
11 # chapters: all files pulled in by an XInclude statement and images.
22 shelf_DATA = $(chapters) $(docbook)
56 shelf_DATA += $(docbook:.xml=.html) $(chapters:.xml=.html)
57 %.html: %.xml $(chapters)
63 %.txt: %.xml $(chapters)
80 %.pdf: %.xml $(chapters)
84 %.ps: %.xml $(chapters)
117 %.html.db: %.xml $(chapters)
121 %.pdf.db: %.xml $(chapters)