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