X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ftopdocs%2FGNUmakefile;h=2659703f4fcebc312def7ece2d7148b32a7a5be7;hb=33e9696d5510311751e656bd0e03120865ef93e0;hp=cfef86420064dd6e8a84af05e85aa648460ad10c;hpb=8da6cef580cce3365b219f6aca429b434cb60fcf;p=lilypond.git diff --git a/Documentation/topdocs/GNUmakefile b/Documentation/topdocs/GNUmakefile index cfef864200..2659703f4f 100644 --- a/Documentation/topdocs/GNUmakefile +++ b/Documentation/topdocs/GNUmakefile @@ -1,14 +1,15 @@ 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='true' +endif -include $(depth)/make/stepmake.make - -local-WWW: $(HTML_FILES) -# we want footers even if website builds (or is built) partly - $(MAKE) footify +$(outdir)/NEWS.nexi: NEWS.tely