repo.or.cz
/
lilypond
/
mpolesky.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix ordering of property ops in display method for \with.
[lilypond/mpolesky.git]
/
make
/
abc-rules.make
blob
876d54e4b59bea74d72e83562e53ebe056e77a6f
1
.SUFFIXES
:
.abc
2
3
$(
outdir
)/%
.ly
: %
.abc
4
$(
PYTHON
) $(
ABC2LY
) -
o
$
@
$<