From: fred Date: Wed, 27 Mar 2002 02:07:08 +0000 (+0000) Subject: lilypond-1.5.44 X-Git-Tag: release/1.5.59~246 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8aee63a6c9ebaf33eeb39cfa000bddbb9ef4b99f;p=lilypond.git lilypond-1.5.44 --- diff --git a/make/mutopia-rules.make b/make/mutopia-rules.make index 81b6b57fd4..85ad770767 100644 --- a/make/mutopia-rules.make +++ b/make/mutopia-rules.make @@ -38,8 +38,6 @@ $(outdir)/%.pdf: $(outdir)/%.dvi dvips -u lilypond.map -o $@.pdfps -Ppdf $< ps2pdf $@.pdfps $@ - $(PYTHON) $(LY2DVI) --output=$@ --dependencies $< - $(outdir)-$(PAPERSIZE)/%.dvi: %.ly $(PYTHON) $(LY2DVI) --output=$@ --dependencies --set=papersize=$(PAPERSIZE) $<