]> git.donarmstrong.com Git - lilypond.git/blob - input/new/GNUmakefile
Deeply revise input/lsr structure, generation and compilation
[lilypond.git] / input / new / GNUmakefile
1 depth = ../../
2
3 # NR 1
4 SUBDIRS = pitches rhythms expressive-marks repeats simultaneous-notes staff-notation editorial-and-educational-use text
5 # NR 2
6 SUBDIRS += vocal-music chords piano-music percussion guitar strings bagpipes ancient-notation
7
8
9 SUBDIRS += other
10
11
12 # old
13 SUBDIRS += parts spacing schemelanguage
14 SUBDIRS += real-music paper-and-layout
15
16
17 STEPMAKE_TEMPLATES=documentation
18 EXTRA_DIST_FILES=README
19
20 include $(depth)/make/stepmake.make
21