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