]> git.donarmstrong.com Git - lilypond.git/commit
Keep bison-generated files in sync.
authorJulien Rioux <julien.rioux@gmail.com>
Mon, 2 Sep 2013 08:41:50 +0000 (10:41 +0200)
committerJulien Rioux <jrioux@physics.utoronto.ca>
Wed, 11 Sep 2013 08:42:19 +0000 (04:42 -0400)
commit42cb7d446827dce32a42b5b243bda522518b3d46
tree3f470c5ddfdc8ba86609f345178e9cd662e2c2d5
parentef52d35115c1e05795b8364d064feeeb978c6c87
Keep bison-generated files in sync.

Use a single rule to build header and source files from
the syntax file, thus avoiding any possibility to have
`make' rebuild one but not the other, which might happen
if the syntax and target files have almost the same but
slightly differing timestamps.

See http://www.mail-archive.com/bug-lilypond@gnu.org/msg37081.html

Fixes issue 3528: Keep bison-generated files in sync.
http://code.google.com/p/lilypond/issues/detail?id=3528
stepmake/stepmake/c++-rules.make
stepmake/stepmake/c-rules.make