]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
Add Contributors' Guide stub and clean up makefiles
[lilypond.git] / Documentation / topdocs / GNUmakefile
index 7649029fe17313f753e393ef866cef9397942f1f..0f81c76f1136828424e8c93a5732f65cbe85a2be 100644 (file)
@@ -3,13 +3,14 @@ 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
-include $(depth)/make/stepmake.make 
+README_TOP_FILES=NEWS AUTHORS INSTALL README
+OUTTXT_FILES= $(outdir)/NEWS.txt
 
-ifneq ($(out),www)
-LILYPOND='true'
-endif
+include $(depth)/make/stepmake.make
 
-$(outdir)/NEWS.nexi: NEWS.tely
+local-WWW-1: $(OUT_TEXI_FILES)
 
+.SECONDARY: