]> git.donarmstrong.com Git - lilypond.git/blob - Sources.make
2312887b2a4c92f32b0d1069df68f6a17d1fb33a
[lilypond.git] / Sources.make
1 # -*- Makefile-*-
2 # sourcefiles to be shipped. Also used for dependencies
3
4 hdr=   bar.hh barreg.hh beam.hh boxes.hh break.hh clefreg.hh clefitem.hh\
5         colhpos.hh  commandrequest.hh  complexcolumn.hh \
6         complexwalker.hh complexstaff.hh\
7         const.hh debug.hh dimen.hh directionalspanner.hh\
8          glob.hh  grouping.hh headreg.hh idealspacing.hh\
9         identifier.hh identparent.hh \
10         inputmusic.hh inputscore.hh inputstaff.hh item.hh key.hh keyitem.hh\
11         keyreg.hh\
12         keyword.hh leastsquares.hh lexer.hh linespace.hh \
13         localkeyitem.hh localkeyreg.hh lookup.hh \
14         lyriccolumn.hh  lyricitem.hh lyricstaff.hh lyricwalker.hh\
15         main.hh  meter.hh meterreg.hh\
16         midicolumn.hh mididef.hh midiitem.hh midistaff.hh midistream.hh\
17         midiwalker.hh midiscorewalker.hh\
18         misc.hh\
19         molecule.hh moment.hh musicalrequest.hh\
20         notehead.hh notename.hh offset.hh paperdef.hh\
21         parseconstruct.hh pcol.hh proto.hh pscore.hh pstaff.hh qlp.hh\
22         qlpsolve.hh register.hh reqtodo.hh request.hh rest.hh \
23         sccol.hh score.hh\
24         scoreline.hh scorewalker.hh script.hh scriptdef.hh scriptreg.hh \
25         slur.hh slurreg.hh source.hh sourcefile.hh\
26         spanner.hh staff.hh\
27         staffelem.hh staffeleminfo.hh staffline.hh staffsym.hh stembeamreg.hh\
28         stcol.hh stem.hh staffwalker.hh symbol.hh symtable.hh\
29         tex.hh textdef.hh \
30         textitem.hh textreg.hh textspanner.hh timedescription.hh \
31         tstream.hh voice.hh\
32         voicegroup.hh
33
34 mycc=bar.cc barreg.cc beam.cc boxes.cc break.cc calcideal.cc clefreg.cc\
35         clefitem.cc colhpos.cc  commandrequest.cc\
36         complexcolumn.cc complexstaff.cc complexwalker.cc \
37         debug.cc dimen.cc\
38         directionalspanner.cc\
39          grouping.cc groupregs.cc headreg.cc\
40         idealspacing.cc identifier.cc\
41          inputmusic.cc inputscore.cc\
42         inputstaff.cc item.cc key.cc keyitem.cc \
43         keyreg.cc keyword.cc\
44         leastsquares.cc lexerinit.cc linespace.cc \
45         localkeyitem.cc localkeyreg.cc lookup.cc\
46         lyriccolumn.cc lyricitem.cc lyricstaff.cc lyricwalker.cc\
47         main.cc  meter.cc meterreg.cc\
48         mididef.cc midicolumn.cc midiitem.cc midistaff.cc midistream.cc\
49         midiwalker.cc midiscorewalker.cc\
50         misc.cc molecule.cc mylexer.cc note.cc notehead.cc  notename.cc\
51         paperdef.cc pcol.cc pscore.cc pstaff.cc qlp.cc qlpsolve.cc\
52         register.cc request.cc rest.cc  sccol.cc score.cc\
53         scoreline.cc scores.cc scorewalker.cc script.cc\
54         scriptdef.cc scriptreg.cc slur.cc\
55         slurreg.cc source.cc sourcefile.cc\
56         spanner.cc staff.cc\
57         staffelem.cc staffline.cc staffsym.cc\
58         stembeamreg.cc stcol.cc stem.cc\
59         staffwalker.cc symbol.cc symtable.cc  tex.cc texbeam.cc\
60         texslur.cc textdef.cc textitem.cc textreg.cc textspanner.cc\
61         timedescription.cc tstream.cc voice.cc voiceelt.cc \
62         voiceregs.cc voicegroup.cc\
63         warn.cc windhoos-suck-suck-suck-thank-you-cygnus.cc wordwrap.cc\
64         template1.cc template2.cc template3.cc template4.cc\
65         template5.cc template6.cc version.cc
66
67 # a bit of a hack to keep exec size under control.
68 stablecc=request.cc bar.cc boxes.cc break.cc  \
69         item.cc keyword.cc leastsquares.cc \
70          lookup.cc molecule.cc meter.cc\
71         paperdef.cc parser.cc lexer.cc pstaff.cc qlp.cc qlpsolve.cc\
72         template1.cc template2.cc template3.cc template4.cc\
73         template5.cc template6.cc version.cc tstream.cc  tex.cc\
74         voice.cc wordwrap.cc spanner.cc