https://codereview.appspot.com/93430043/diff/40001/mf/GNUmakefile File mf/GNUmakefile (right):
https://codereview.appspot.com/93430043/diff/40001/mf/GNUmakefile#newcode119 mf/GNUmakefile:119: true Does this really work? I've never seen a make rule like that, and my gut feeling says that it could be still suffering from race conditions. Hopefully, I'm wrong. The automake info file has a long section w.r.t. commands that produce multiple output files. Interestingly, your solution with `true' isn't documented there... https://codereview.appspot.com/93430043/diff/40001/mf/GNUmakefile#newcode136 mf/GNUmakefile:136: # generating 3 files at the same time This comment should be moved up to the first use of `true'. https://codereview.appspot.com/93430043/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel