]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / Documentation / topdocs / GNUmakefile
index 7e2d2641d936b38afdf1f685d541f6588d7f532c..6fd3a7504fab40667f37e8eafc76f27e28c32752 100644 (file)
@@ -3,6 +3,7 @@ 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
@@ -12,5 +13,7 @@ include $(depth)/make/stepmake.make
 
 MAKEINFO_FLAGS += -I $(top-src-dir)/Documentation/user
 
+local-WWW-1: $(OUT_TEXI_FILES)
+
 .SECONDARY: