]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
Nested book parts: documentation
[lilypond.git] / Documentation / topdocs / GNUmakefile
index 47938ee18292cf02ed564b6efa1ebfafb5f86f52..537f761b0a8f847f578e16c0a8f99f12d664dad1 100644 (file)
@@ -3,14 +3,18 @@ depth = ../..
 
 STEPMAKE_TEMPLATES=documentation tex texinfo topdocs
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
+OUT_TEXI_FILES = $(TELY_FILES:%.tely=$(outdir)/%.texi)
 HTML_FILES=$(TEXI_FILES:%.texi=$(outdir)/%.html) $(TELY_FILES:%.tely=$(outdir)/%.html)
 PDF_FILES=$(outdir)/NEWS.pdf
+README_TOP_FILES=NEWS AUTHORS INSTALL README
+OUTTXT_FILES= $(outdir)/NEWS.txt
+
 include $(depth)/make/stepmake.make
 
-ifneq ($(out),www)
-LILYPOND_BINARY='true'
-endif
+MAKEINFO_FLAGS += -I $(top-src-dir)/Documentation/user
+TEXI2HTML_FLAGS += -I $(top-src-dir)/Documentation/user
 
-$(outdir)/NEWS.nexi: NEWS.tely
+local-WWW-1: $(OUT_TEXI_FILES)
 
+.SECONDARY: