]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
Small update from mailist; thanks Valentin!
[lilypond.git] / Documentation / topdocs / GNUmakefile
index cfef86420064dd6e8a84af05e85aa648460ad10c..47938ee18292cf02ed564b6efa1ebfafb5f86f52 100644 (file)
@@ -1,14 +1,16 @@
 depth = ../..
 
 
-STEPMAKE_TEMPLATES=documentation tex texinfo yolily-topdoc
+STEPMAKE_TEMPLATES=documentation tex texinfo topdocs
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
-HTML_FILES=$(addprefix $(outdir)/, $(TEXI_FILES:.texi=.html) $(TELY_FILES:.tely=.html))
+HTML_FILES=$(TEXI_FILES:%.texi=$(outdir)/%.html) $(TELY_FILES:%.tely=$(outdir)/%.html)
+PDF_FILES=$(outdir)/NEWS.pdf
+include $(depth)/make/stepmake.make
 
+ifneq ($(out),www)
+LILYPOND_BINARY='true'
+endif
 
-include $(depth)/make/stepmake.make 
+$(outdir)/NEWS.nexi: NEWS.tely
 
-local-WWW: $(HTML_FILES)
-# we want footers even if website builds (or is built) partly
-       $(MAKE) footify