X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fmutopia-rules.make;h=8fc1443e9d927a6d8028ab56a7baafed062ddb85;hb=91688297409f5efb0e169a8f11bb3e5fe68d6bb2;hp=4a928509848167241500dc5428af5ef54b6b23a3;hpb=b77d9662d42abb0169e56eb26bb6d26d487f826c;p=lilypond.git diff --git a/make/mutopia-rules.make b/make/mutopia-rules.make index 4a92850984..8fc1443e9d 100644 --- a/make/mutopia-rules.make +++ b/make/mutopia-rules.make @@ -1,12 +1,9 @@ -$(outdir)/%.ly.txt: %.ly +$(outdir)/%.ly: %.ly ln -f $< $@ -$(outdir)/%.ly.txt: $(outdir)/%.ly - cp -f $< $@ - -$(outdir)/%.ly.txt: %.abc +$(outdir)/%.ly: %.abc #which file to show here -- abc seems more cute? ln -f $< $@