]> git.donarmstrong.com Git - lilypond.git/blob - Sources.make
release: 0.0.3
[lilypond.git] / Sources.make
1 hdr=    qlp.hh       \
2         linespace.hh   qlpsolve.hh\
3         cols.hh   proto.hh pstaff.hh  line.hh\
4         const.hh glob.hh molecule.hh  boxes.hh pscore.hh item.hh tex.hh\
5         request.hh voice.hh command.hh staff.hh  linestaff.hh \
6          tstream.hh  mtime.hh rhythmstaf.hh\
7         parseconstruct.hh  debug.hh globvars.hh keyword.hh\
8         misc.hh score.hh notename.hh lexer.hh symtable.hh\
9          symbol.hh main.hh
10
11 mycc=  qlp.cc qlpsolve.cc \
12          break.cc linespace.cc molecule.cc line.cc\
13         pscore.cc tex.cc item.cc cols.cc staff.cc rhythmstaf.cc\
14         score.cc note.cc  main.cc misc.cc \
15         symbol.cc request.cc notename.cc  voice.cc\
16         keyword.cc linestaff.cc table.cc command.cc\
17         warn.cc debug.cc symtable.cc boxes.cc\
18         pstaff.cc  tstream.cc version.cc\
19         calcideal.cc scores.cc identifier.cc \
20         template1.cc template2.cc template3.cc
21
22