]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/mutopia-rules.make
(FileLink): new class. collect
[lilypond.git] / make / mutopia-rules.make
index 4a928509848167241500dc5428af5ef54b6b23a3..8fc1443e9d927a6d8028ab56a7baafed062ddb85 100644 (file)
@@ -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 $< $@