repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tremolo fixes
[lilypond.git]
/
make
/
ly-targets.make
blob
3d27237276e83dd456f682b94c2cf4d7dbda7f36
1
# empty
2
3
convert-ly
:
local-convert-ly
4
$(
LOOP
)
5
6
local-convert-ly
:
7
$(
PYTHON
) $(
CONVERT_LY
) --
edit
--
assume-old
*
ly
8
9
local-help
:
local-ly-help
10
11
local-ly-help
:
12
@echo
-
e
"\
13
convert-ly convert all LilyPond sources
\n
\
14
"
\
15
#
16
17