On Tue, Jun 28, 2011 at 08:29:55AM +0000, philehol...@googlemail.com wrote: > http://codereview.appspot.com/4662055/diff/1/mf/GNUmakefile#oldcode19 > mf/GNUmakefile:19: $(call src-wildcard,feta-notehead*[0-9].mf) \ > I'm assuming this is an old line of make, but I think to be correct, > feta-notehead* should be feta-noteheads*?
feta-notehead* will include everything caught by feta-noteheads* Are there any filenames like feta-noteheada* that we don't want to catch? (I agree that the name change would make it easier to understand, though) Actually, wait a moment. Why not make it feta-noteheads[0-9][0-9].mf ? That would be a bit more specific (and thus safer) Cheers, - Graham _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel