From 8aee63a6c9ebaf33eeb39cfa000bddbb9ef4b99f Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 02:07:08 +0000 Subject: [PATCH] lilypond-1.5.44 --- make/mutopia-rules.make | 2 -- 1 file changed, 2 deletions(-) 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) $< -- 2.39.5