]> git.donarmstrong.com Git - lilypond.git/blobdiff - Sources.make
release: 0.0.38
[lilypond.git] / Sources.make
index a4e776d8f4dec10108c4752f37b5e940d37fef8e..df8d33f407ed4add641a7d61576c7809fb6c0344 100644 (file)
@@ -1,76 +1,76 @@
 # Sources.make
 # sourcefiles to be shipped. Also used for dependencies
 
-hdr=bar.hh barreg.hh beam.hh\
+hdr=bar.hh bar-reg.hh beam.hh\
        binary-source-file.hh\
-       boxes.hh break.hh clefreg.hh clefitem.hh\
+       boxes.hh break.hh class-name.hh clef-reg.hh clef-item.hh\
        colhpos.hh  commandrequest.hh   \
-       complexwalker.hh complexstaff.hh\
-       const.hh debug.hh dimen.hh directionalspanner.hh\
+       complex-walker.hh complex-staff.hh\
+       const.hh debug.hh dimen.hh directional-spanner.hh\
        glob.hh grouping.hh headreg.hh idealspacing.hh\
        identifier.hh identparent.hh \
-       inputmusic.hh inputscore.hh inputstaff.hh\
-       inputfile.hh\
-       item.hh key.hh keyitem.hh\
-       keyreg.hh\
+       input-music.hh input-score.hh input-staff.hh\
+       input-file.hh\
+       item.hh key.hh key-item.hh\
+       key-reg.hh\
        keyword.hh leastsquares.hh lexer.hh linespace.hh \
-       localkeyitem.hh localkeyreg.hh lookup.hh \
-       lyricitem.hh lyricstaff.hh lyricwalker.hh\
-       main.hh  meter.hh meterreg.hh\
-       mididef.hh midiitem.hh midioutput.hh midistream.hh\
-       midiwalker.hh\
+       local-key-item.hh local-key-reg.hh lookup.hh \
+       lyric-item.hh lyricstaff.hh lyricwalker.hh\
+       main.hh  meter.hh meter-reg.hh\
+       midi-def.hh midi-item.hh midi-output.hh midi-stream.hh\
+       midi-walker.hh\
        misc.hh\
        molecule.hh moment.hh musicalrequest.hh\
-       notehead.hh notename.hh offset.hh paperdef.hh\
+       notehead.hh notename.hh offset.hh paper-def.hh\
        parseconstruct.hh pcol.hh proto.hh\
        pscore.hh pstaff.hh qlp.hh\
        qlpsolve.hh register.hh registergroup.hh reqtodo.hh \
-       request.hh rest.hh scorecolumn.hh score.hh\
-       scoreline.hh scorewalker.hh script.hh scriptdef.hh scriptreg.hh \
-       slur.hh slurreg.hh source.hh sourcefile.hh\
+       request.hh rest.hh score-column.hh score.hh\
+       scoreline.hh score-walker.hh script.hh script-def.hh script-reg.hh \
+       slur.hh slur-reg.hh source.hh source-file.hh\
        spanner.hh staff.hh\
-       staffelem.hh staffeleminfo.hh staffline.hh staffsym.hh stembeamreg.hh\
-       staffcolumn.hh stem.hh staffwalker.hh symbol.hh symtable.hh\
-       tex.hh textdef.hh \
-       textitem.hh textreg.hh textspanner.hh timedescription.hh \
-       tstream.hh voice.hh\
-       voiceregs.hh voicegroupregs.hh walkregs.hh
+       staff-elem.hh staff-elem-info.hh staffline.hh staffsym.hh stem-beam-reg.hh\
+       staff-column.hh stem.hh staff-walker.hh symbol.hh symtable.hh\
+       tex.hh text-def.hh \
+       textitem.hh text-reg.hh textspanner.hh time-description.hh \
+       tex-stream.hh voice.hh\
+       voice-element.hh voice-regs.hh voice-group-regs.hh walkregs.hh
 
-mycc=bar.cc barreg.cc beam.cc \
+mycc=bar.cc bar-reg.cc beam.cc \
        binary-source-file.cc\
-       boxes.cc break.cc calcideal.cc clefreg.cc\
-       clefitem.cc colhpos.cc  commandrequest.cc\
-       complexstaff.cc complexwalker.cc \
+       boxes.cc break.cc calcideal.cc clef-reg.cc\
+       clef-item.cc colhpos.cc  commandrequest.cc\
+       complex-staff.cc complex-walker.cc \
        debug.cc dimen.cc\
-       directionalspanner.cc\
+       directional-spanner.cc\
        grouping.cc groupregs.cc headreg.cc\
        idealspacing.cc identifier.cc\
-       inputmusic.cc inputscore.cc\
-       inputstaff.cc\
-       inputfile.cc\
-       item.cc key.cc keyitem.cc \
-       keyreg.cc keyword.cc\
+       input-music.cc input-score.cc\
+       input-staff.cc\
+       input-file.cc\
+       item.cc key.cc key-item.cc \
+       key-reg.cc keyword.cc\
        leastsquares.cc lexerinit.cc linespace.cc \
-       localkeyitem.cc localkeyreg.cc lookup.cc\
-       lyricitem.cc lyricstaff.cc lyricwalker.cc\
-       main.cc  meter.cc meterreg.cc\
-       mididef.cc  midiitem.cc midioutput.cc midistream.cc\
-       midiwalker.cc misc.cc molecule.cc mylexer.cc note.cc\
+       local-key-item.cc local-key-reg.cc lookup.cc\
+       lyric-item.cc lyricstaff.cc lyricwalker.cc\
+       main.cc  meter.cc meter-reg.cc\
+       midi-def.cc  midi-item.cc midi-output.cc midi-stream.cc\
+       midi-walker.cc misc.cc molecule.cc mylexer.cc note.cc\
        notehead.cc  notename.cc\
-       paperdef.cc pcol.cc pscore.cc pstaff.cc qlp.cc qlpsolve.cc\
+       paper-def.cc pcol.cc pscore.cc pstaff.cc qlp.cc qlpsolve.cc\
        register.cc registergroup.cc request.cc rest.cc\
-       scorecolumn.cc score.cc\
-       scoreline.cc scores.cc scorewalker.cc script.cc\
-       scriptdef.cc scriptreg.cc slur.cc\
-       slurreg.cc source.cc sourcefile.cc\
+       score-column.cc score.cc\
+       scoreline.cc scores.cc score-walker.cc script.cc\
+       script-def.cc script-reg.cc slur.cc\
+       slur-reg.cc source.cc source-file.cc\
        spanner.cc staff.cc\
-       staffelem.cc staffline.cc staffsym.cc\
-       stembeamreg.cc staffcolumn.cc stem.cc\
-       staffeleminfo.cc staffwalker.cc symbol.cc\
+       staff-elem.cc staffline.cc staffsym.cc\
+       stem-beam-reg.cc staff-column.cc stem.cc\
+       staff-elem-info.cc staff-walker.cc symbol.cc\
        symtable.cc tex.cc texbeam.cc\
-       texslur.cc textdef.cc textitem.cc textreg.cc textspanner.cc\
-       timedescription.cc tstream.cc voice.cc voiceelt.cc \
-       voiceregs.cc voicegroupregs.cc\
+       texslur.cc text-def.cc textitem.cc text-reg.cc textspanner.cc\
+       time-description.cc tex-stream.cc voice.cc voiceelt.cc \
+       voice-regs.cc voice-group-regs.cc\
        walkregs.cc warn.cc windhoos-suck-suck-suck-thank-you-cygnus.cc wordwrap.cc\
        template1.cc template2.cc template3.cc template4.cc\
        template5.cc template6.cc version.cc
@@ -78,10 +78,10 @@ mycc=bar.cc barreg.cc beam.cc \
 # a bit of a hack to keep exec size under control.
 stablecc=request.cc bar.cc boxes.cc break.cc  \
        item.cc keyword.cc leastsquares.cc \
-       lookup.cc molecule.cc meter.cc\
-       paperdef.cc parser.cc lexer.cc pstaff.cc qlp.cc qlpsolve.cc\
+       molecule.cc meter.cc\
+       paper-def.cc parser.cc lexer.cc pstaff.cc qlp.cc qlpsolve.cc\
        template1.cc template2.cc template3.cc template4.cc\
-       template5.cc template6.cc version.cc tstream.cc  tex.cc\
+       template5.cc template6.cc version.cc tex-stream.cc  tex.cc\
        voice.cc wordwrap.cc spanner.cc 
 
 
@@ -127,8 +127,8 @@ mym2mcc=\
 #
 mym2msharedcc=\
  binary-source-file.cc\
- inputfile.cc\
- sourcefile.cc\
+ input-file.cc\
+ source-file.cc\
  source.cc\
 
 #