]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.44
authorfred <fred>
Wed, 27 Mar 2002 02:07:08 +0000 (02:07 +0000)
committerfred <fred>
Wed, 27 Mar 2002 02:07:08 +0000 (02:07 +0000)
make/mutopia-rules.make

index 81b6b57fd41a1c17428d4bdb6ab11a877b3268b0..85ad7707676ba605fda8561e50340c1815efc925 100644 (file)
@@ -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) $<