]> git.donarmstrong.com Git - lilypond.git/blobdiff - Sources.make
release: 0.0.24
[lilypond.git] / Sources.make
index 54ff23ac29206264e2800a71a63cd98b0f301815..573861e9b72e42fe8902cf32e186faad13a272c2 100644 (file)
@@ -1,22 +1,40 @@
-hdr=    qlp.hh       \
-       linespace.hh   qlpsolve.hh\
-       cols.hh   proto.hh pstaff.hh  line.hh\
-       const.hh glob.hh molecule.hh  boxes.hh pscore.hh item.hh tex.hh\
-       request.hh voice.hh command.hh staff.hh  linestaff.hh \
-        tstream.hh  mtime.hh rhythmstaf.hh\
-       parseconstruct.hh  debug.hh globvars.hh keyword.hh\
-       misc.hh score.hh notename.hh lexer.hh symtable.hh\
-        symbol.hh main.hh
-
-mycc=  qlp.cc qlpsolve.cc \
-        break.cc linespace.cc molecule.cc line.cc\
-       pscore.cc tex.cc item.cc cols.cc staff.cc rhythmstaf.cc\
-       score.cc note.cc  main.cc misc.cc \
-       symbol.cc request.cc notename.cc  voice.cc\
-       keyword.cc linestaff.cc table.cc command.cc\
-       warn.cc debug.cc symtable.cc boxes.cc\
-       pstaff.cc  tstream.cc version.cc\
-       calcideal.cc scores.cc identifier.cc \
-       template1.cc template2.cc template3.cc
+# -*- Makefile-*-
+# sourcefiles to be shipped. Also for dependencies
 
+hdr=   accidental.hh bar.hh beam.hh boxes.hh break.hh clef.hh clefitem.hh\
+       command.hh const.hh debug.hh dimen.hh directionalspanner.hh\
+       getcommand.hh glob.hh globvars.hh grouping.hh idealspacing.hh\
+       identifier.hh identparent.hh inputcommand.hh inputcommands.hh\
+       inputmusic.hh inputscore.hh inputstaff.hh item.hh key.hh keyitem.hh\
+       keyword.hh leastsquares.hh lexer.hh linespace.hh linepstaff.hh\
+       localkeyitem.hh lookup.hh \
+       lyriccolumn.hh  lyricitem.hh lyricstaff.hh lyricwalker.hh\
+       main.hh melodicstaff.hh meter.hh misc.hh\
+       molecule.hh moment.hh notehead.hh notename.hh offset.hh paper.hh\
+       parseconstruct.hh pcol.hh proto.hh pscore.hh pstaff.hh qlp.hh\
+       qlpsolve.hh request.hh rest.hh rhythmstaff.hh sccol.hh score.hh\
+       scoreline.hh script.hh scriptdef.hh simplestaff.hh simplewalker.hh\
+       slur.hh spanner.hh staff.hh staffcommands.hh staffelem.hh staffline.hh\
+       stcol.hh stem.hh staffwalker.hh symbol.hh symtable.hh tex.hh textdef.hh\
+       textitem.hh textspanner.hh timedescription.hh tstream.hh voice.hh
 
+mycc=bar.cc beam.cc boxes.cc break.cc calcideal.cc clef.cc\
+       clefitem.cc command.cc debug.cc dimen.cc directionalspanner.cc\
+       getcommands.cc grouping.cc idealspacing.cc identifier.cc\
+       inputcommand.cc inputcommands.cc inputmusic.cc inputscore.cc\
+       inputstaff.cc item.cc key.cc keyitem.cc keyword.cc\
+       leastsquares.cc lexerinit.cc linespace.cc linepstaff.cc\
+       localkeyitem.cc lookup.cc\
+       lyriccolumn.cc lyricitem.cc lyricstaff.cc lyricwalker.cc\
+       main.cc melodicstaff.cc meter.cc\
+       misc.cc molecule.cc mylexer.cc note.cc notehead.cc notename.cc\
+       paper.cc pcol.cc pscore.cc pstaff.cc qlp.cc qlpsolve.cc\
+       request.cc rest.cc rhythmstaff.cc sccol.cc score.cc\
+       scoreline.cc scores.cc script.cc scriptdef.cc simpleprint.cc\
+       simplestaff.cc simplewalker.cc slur.cc spanner.cc staff.cc\
+       staffcommands.cc staffelem.cc staffline.cc stcol.cc stem.cc\
+       staffwalker.cc symbol.cc symtable.cc table.cc tex.cc texbeam.cc\
+       texslur.cc textdef.cc textitem.cc textspanner.cc\
+       timedescription.cc tstream.cc voice.cc warn.cc wordwrap.cc\
+       template1.cc template2.cc template3.cc template4.cc\
+       template5.cc version.cc
\ No newline at end of file