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.10
[lilypond.git]
/
ports
/
GNUmakefile
blob
477adb9abc312d76e82de58920c1a24efdecb77d
1
# ports/Makefile
2
3
depth
=
..
4
5
SUBDIRS
=
mutopia
6
7
LOCALSTEPMAKE_TEMPLATES
=
mutopia
8
9
EXTRA_DIST_FILES
=
ports.make README.ports
10
11
# include $(depth)/make/stepmake.make
12
include
$(
depth
)/
ports
/
ports.make
13