X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fmutopia-targets.make;h=4eeb80ed0c32a9768f3438cc88a3172d14c7ff3e;hb=94ecf2d9c75797163920353c5199d02c43e0a4e6;hp=54cd429bb5fc737e12b43a5ab9fecb90ebe24a0d;hpb=43e92a55dd6874d78abc5c32a74bd987753e26db;p=lilypond.git diff --git a/make/mutopia-targets.make b/make/mutopia-targets.make index 54cd429bb5..4eeb80ed0c 100644 --- a/make/mutopia-targets.make +++ b/make/mutopia-targets.make @@ -1,18 +1,14 @@ - -include $(stepdir)/www-targets.make - - .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) +all: -# we want dvi_examples as well, because they get thrown away otherwise -# incurring another costly lilypond run. -local-WWW: $(ly_examples) $(pdf_examples) $(ps_examples) $(png_examples) +ifeq ($(out),www) +local-WWW-1: $(ly_examples) $(pdf_examples) $(png_examples) +endif tar: mkdir -p $(outdir)/$(tarball) @@ -28,7 +24,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)