X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fmutopia-targets.make;fp=make%2Fmutopia-targets.make;h=904f2c326862355441b44f479f9e0bf7d5e3558a;hb=79d916d1fa2a921732f7432e87b25058693be370;hp=1e5eaf51760fe6d8a024a412156e8e03b3084137;hpb=727b945f8c44ee2d34acf5df20a4f53757fb326b;p=lilypond.git diff --git a/make/mutopia-targets.make b/make/mutopia-targets.make index 1e5eaf5176..904f2c3268 100644 --- a/make/mutopia-targets.make +++ b/make/mutopia-targets.make @@ -1,16 +1,17 @@ +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) local-WWW: $(ly_examples) $(fly_examples) $(ps_examples) $(png_examples) -local-web: - $(MAKE) conf=www local-WWW - convert-ly: local-convert-ly $(LOOP) @@ -30,29 +31,6 @@ ps: $(ps_examples) scores: $(score_ps) $(MAKE) ps_examples="$<" ps -# -# and -book targets only available through ly.make template makefile; -# too scary to install in LilyPonds make yet. -# -# - -ifeq (0,1) -# -# Timothy's booklet -# -$(outdir)/%-book.ps: $(outdir)/%.ps - psbook $< $<.1 - pstops '2:0L(11.45in,0.25in)+1L(11.45in,5.6in)' $<.1 $@ - rm -f $<.1 - -# -# Catch-all target: type `make foo' to make out/foo.ps, -# or make `foo-book' to make out/foo-book.ps -# -%: $(outdir)/%.ps - @echo Making $@ from $< -endif - local-mutopia: $(MAKE) examples="$(mutopia-examples)" PAPERSIZE=letter local-WWW $(mutopia-letter)