]> git.donarmstrong.com Git - lilypond.git/blob - Sources.make
release: 0.0.28
[lilypond.git] / Sources.make
1 # -*- Makefile-*-
2 # sourcefiles to be shipped. Also for dependencies
3
4 hdr=   bar.hh beam.hh boxes.hh break.hh clef.hh clefitem.hh\
5         colhpos.hh command.hh complexwalker.hh complexstaff.hh\
6         const.hh debug.hh dimen.hh directionalspanner.hh\
7         getcommand.hh glob.hh  grouping.hh idealspacing.hh\
8         identifier.hh identparent.hh inputcommand.hh inputcommands.hh\
9         inputmusic.hh inputscore.hh inputstaff.hh item.hh key.hh keyitem.hh\
10         keyword.hh leastsquares.hh lexer.hh linespace.hh linepstaff.hh\
11         localkeyitem.hh lookup.hh \
12         lyriccolumn.hh  lyricitem.hh lyricstaff.hh lyricwalker.hh\
13         main.hh melodicstaff.hh meter.hh misc.hh\
14         molecule.hh moment.hh notehead.hh notename.hh offset.hh paper.hh\
15         parseconstruct.hh pcol.hh proto.hh pscore.hh pstaff.hh qlp.hh\
16         qlpsolve.hh register.hh request.hh rest.hh rhythmstaff.hh\
17         sccol.hh score.hh\
18         scoreline.hh script.hh scriptdef.hh simplestaff.hh simplewalker.hh\
19         slur.hh source.hh sourcefile.hh spanner.hh staff.hh staffcommands.hh\
20         staffelem.hh staffline.hh\
21         stcol.hh stem.hh staffwalker.hh symbol.hh symtable.hh\
22         tex.hh textdef.hh\
23         textitem.hh textspanner.hh timedescription.hh tstream.hh voice.hh\
24         voicegroup.hh
25
26 mycc=bar.cc beam.cc boxes.cc break.cc calcideal.cc clef.cc\
27         clefitem.cc colhpos.cc command.cc complexstaff.cc complexwalker.cc \
28          complexprint.cc debug.cc dimen.cc\
29         directionalspanner.cc\
30         getcommands.cc grouping.cc groupregs.cc idealspacing.cc identifier.cc\
31         inputcommand.cc inputcommands.cc inputmusic.cc inputscore.cc\
32         inputstaff.cc item.cc key.cc keyitem.cc keyword.cc\
33         leastsquares.cc lexerinit.cc linespace.cc linepstaff.cc\
34         localkeyitem.cc lookup.cc\
35         lyriccolumn.cc lyricitem.cc lyricstaff.cc lyricwalker.cc\
36         main.cc melodicstaff.cc meter.cc\
37         misc.cc molecule.cc mylexer.cc note.cc notehead.cc notename.cc\
38         paper.cc pcol.cc pscore.cc pstaff.cc qlp.cc qlpsolve.cc\
39         register.cc request.cc rest.cc rhythmstaff.cc sccol.cc score.cc\
40         scoreline.cc scores.cc script.cc scriptdef.cc simpleprint.cc\
41         simplestaff.cc simplewalker.cc slur.cc source.cc sourcefile.cc\
42         spanner.cc staff.cc\
43         staffcommands.cc staffelem.cc staffline.cc stcol.cc stem.cc\
44         staffwalker.cc symbol.cc symtable.cc  tex.cc texbeam.cc\
45         texslur.cc textdef.cc textitem.cc textspanner.cc\
46         timedescription.cc tstream.cc voice.cc voiceregs.cc voicegroup.cc\
47         warn.cc windhoos-suck-suck-suck-thank-you-cygnus.cc wordwrap.cc\
48         template1.cc template2.cc template3.cc template4.cc\
49         template5.cc template6.cc version.cc
50
51 # a bit of a hack to keep exec size under control.
52 stablecc=request.cc bar.cc boxes.cc break.cc  clef.cc getcommands.cc grouping.cc\
53         item.cc keyword.cc leastsquares.cc \
54         linepstaff.cc linespace.cc lookup.cc molecule.cc meter.cc\
55         paper.cc parser.cc lexer.cc pstaff.cc qlp.cc qlpsolve.cc\
56         template1.cc template2.cc template3.cc template4.cc\
57         template5.cc template6.cc version.cc tstream.cc  tex.cc\
58         voice.cc wordwrap.cc spanner.cc