Makefile 179 B

1234567
  1. docs = cfg_var_list.xml
  2. docbook_dir = ../../../docbook
  3. # no subsection listed in the main TOC
  4. xsltproc_flags+=--stringparam toc.section.depth 0
  5. include $(docbook_dir)/Makefile