https://codereview.appspot.com/13466043/diff/12001/stepmake/stepmake/c++-rules.make File stepmake/stepmake/c++-rules.make (right):
https://codereview.appspot.com/13466043/diff/12001/stepmake/stepmake/c++-rules.make#newcode16 stepmake/stepmake/c++-rules.make:16: $(BISON) -d -o $(outdir)/$*.cc $< It's somewhat disillusioning, but if I do a diff on my multi-commit series of patches for this issue, I arrive at exactly the same one-liner. Except that I still have an additional space before $< like in the original. But then the other uses of $< in this file don't have this space either, so LGTM. https://codereview.appspot.com/13466043/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel