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