Ian Lepore <ian at freebsd.org> wrote: > under bmake. It's especially annoying because :L is really common in > fmake and its meaning in bmake is all but useless. Actually it is very useful. eg. .if defined(NO_POSIX_SHELL) || ${type printf:L:sh:Mbuiltin} == ""