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
release commit
[lilypond.git]
/
make
/
lysdoc-rules.make
blob
b41e4c7892223087414aa9d8f6656328d999a539
1
2
3
4
$(
outdir
)/$(
NAME
)
.tely
: $(
LY_FILES
)
5
$(
PYTHON
)
..
/
..
/
buildscripts
/
lys-to-tely.py
--
name
=$(
outdir
)/$(
NAME
) --
title
=
"$(TITLE)"
$(
LY_FILES
)
6