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
lilypond-1.3.145
[lilypond.git]
/
scripts
/
Makefile
blob
34f23441893432576047e2b3a2186b6b0932360e
1
# bin/Makefile
2
3
depth
=
..
4
SEXECUTABLES
=
convert-mudela mudela-book ly2dvi
5
MAKEFILES
=
Script
6
7
8
include
$(
depth
)/
make
/
Stepmake.make
9
10
include
$(
stepdir
)/
Executable_targets.make
11
12