On Fri, Oct 8, 2021 at 12:10 PM Nicholas Clark <nicholas.cl...@gmail.com> wrote: > > I think it's a great change. I'd love for Make to understand trailing > slashes intelligently, and I think it makes sense as a default.
I dunno, I'm on wrong computer to check but I believe other tools sometimes distinguish between foo and foo/, e.g. the file utility when symlinks are involved IIRC (though I don't remember how exactly at the moment). Britton