X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fmutopia-targets.make;h=0d49357e46bb85bcce3a790057f138058119c809;hb=HEAD;hp=09168cb9cd992f949f37df5e5ff80ed25ee554c7;hpb=eb6cf5c0c4db23f26a3ac0fb229e8aff4448a7e4;p=lilypond.git diff --git a/make/mutopia-targets.make b/make/mutopia-targets.make index 09168cb9cd..0d49357e46 100644 --- a/make/mutopia-targets.make +++ b/make/mutopia-targets.make @@ -1,16 +1,11 @@ - -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 - -all: $(OUT_FILES) +all: -local-WWW: $(ly_examples) $(fly_examples) $(ps_examples) $(png_examples) +ifeq ($(out),www) +local-WWW-1: $(ly_examples) $(pdf_examples) $(png_examples) +endif tar: mkdir -p $(outdir)/$(tarball) @@ -26,7 +21,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)