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.5.12
[lilypond.git]
/
make
/
GNUmakefile
blob
62acae4cdbe2ec9c85a239dc0fb6d8183d12956a
1
# file make/Makefile
2
3
depth
=
..
4
STEPMAKE_TEMPLATES
=
makedir
install
5
INSTALLATION_DIR
=$(
datadir
)/
make
6
INSTALLATION_FILES
=$(
DIST_FILES
)
7
8
include
$(
depth
)/
make
/
stepmake.make
9