]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/Coriolan/GNUmakefile
e8eca2d4d95f0826aa401904ffc71a1d553ab9d9
[lilypond.git] / mutopia / Coriolan / GNUmakefile
1 # mutopia/Makefile
2
3 depth = ../..
4
5 # do Coriolan if you have plenty RAM / CPU / quotum
6 # examples=coriolan
7
8 LOCALSTEPMAKE_TEMPLATES=mutopia
9
10 include $(depth)/make/stepmake.make
11
12 parts=$(patsubst %.ly,%,$(wildcard *-part.ly))
13
14 tarball=coriolan
15 mutopia-examples=coriolan $(parts)
16
17
18