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
* lily/dot-column.cc (dot_config_badness): new function:
[lilypond.git]
/
scm
/
GNUmakefile
blob
68fe45d7fb7e06493ce822c48adca2a5a9075ae3
1
# scm/Makefile
2
3
depth
=
..
4
5
INSTALLATION_DIR
=$(
local_lilypond_datadir
)/
scm
/
6
INSTALLATION_FILES
=$(
SCM_FILES
)
7
8
STEPMAKE_TEMPLATES
=
install
scm
9
10
include
$(
depth
)/
make
/
stepmake.make
11