X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fmutopia-targets.make;fp=make%2Fmutopia-targets.make;h=deaf2408616932a5375971f2ae79596ba559d91d;hb=c1ea7b13aea6297018375ed3571753a6c36714ab;hp=4a12833a556621119315215f2bdd2ad783abdebb;hpb=4d51a4f45e2f4e1faceb65ba57f74acc442f547a;p=lilypond.git diff --git a/make/mutopia-targets.make b/make/mutopia-targets.make index 4a12833a55..deaf240861 100644 --- a/make/mutopia-targets.make +++ b/make/mutopia-targets.make @@ -1,14 +1,12 @@ .PHONY: download mutopia png ps scores tar .PRECIOUS: $(outdir)/%.ps $(outdir)/%-book.ps -.PRECIOUS: $(outdir)-letter/%.dvi $(outdir)-letter/%.ps +.PRECIOUS: $(outdir)-letter/%.ps all: $(OUT_FILES) -# we want dvi_examples as well, because they get thrown away otherwise -# incurring another costly lilypond run. -local-WWW: $(ly_examples) $(pdf_examples) $(png_examples) +local-WWW-1: $(ly_examples) $(pdf_examples) $(png_examples) tar: mkdir -p $(outdir)/$(tarball) @@ -24,7 +22,7 @@ scores: $(score_ps) $(MAKE) ps_examples="$<" ps local-mutopia: - $(MAKE) examples="$(mutopia-examples)" PAPERSIZE=letter local-WWW $(mutopia-letter) + $(MAKE) examples="$(mutopia-examples)" PAPERSIZE=letter local-WWW-1 $(mutopia-letter) mutopia: local-mutopia $(LOOP)