]> git.donarmstrong.com Git - lilypond.git/blob - Sources.make
release: 0.0.15
[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         sccol.hh stcol.hh staffcommands.hh melodicstaff.hh\
13         identifier.hh simplestaff.hh spanner.hh stem.hh\
14         notehead.hh leastsquares.hh beam.hh rest.hh\
15         swalker.hh bar.hh meter.hh accidental.hh\
16         key.hh keyitem.hh localkeyitem.hh simplewalker.hh\
17         clef.hh clefitem.hh slur.hh inputcommands.hh\
18         getcommand.hh inputmusic.hh \
19         inputscore.hh inputstaff.hh identparent.hh\
20         inputcommand.hh grouping.hh
21
22 mycc=   qlp.cc qlpsolve.cc leastsquares.cc\
23         inputcommands.cc inputmusic.cc  inputcursor.cc\
24         inputscore.cc inputstaff.cc\
25         break.cc linespace.cc molecule.cc staffline.cc\
26         pscore.cc tex.cc item.cc pcol.cc staff.cc \
27         rhythmstaff.cc  score.cc note.cc  main.cc misc.cc\
28         symbol.cc request.cc notename.cc  voice.cc\
29         keyword.cc linestaff.cc table.cc command.cc\
30         warn.cc debug.cc symtable.cc boxes.cc\
31         pstaff.cc  tstream.cc\
32         calcideal.cc scores.cc  \
33         dimen.cc paper.cc lookup.cc staffcommands.cc\
34         sccol.cc stcol.cc getcommands.cc simplestaff.cc\
35         melodicstaff.cc simpleprint.cc\
36         spanner.cc \
37         notehead.cc  stem.cc \
38         rest.cc bar.cc meter.cc keyitem.cc localkeyitem.cc clefitem.cc\
39         swalker.cc scoreline.cc\
40         simplewalker.cc\
41         texbeam.cc texslur.cc clef.cc key.cc slur.cc beam.cc\
42         idealspacing.cc inputcommand.cc grouping.cc\
43         template1.cc template2.cc template3.cc template4.cc\
44         version.cc
45
46
47