Makefile: Introduce and use some improved pathname manipulation functions.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 10 Jun 2024 01:56:08 +0000 (02:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 10 Jun 2024 02:25:49 +0000 (03:25 +0100)
commit800139e66e234ddc920764e9700922e8845a3a63
tree53e26c737598a35928d5f01006ab2d4a4b9b4d82
parent22333920dc81e993ffe331b0c2b90d6242e8398c
Makefile: Introduce and use some improved pathname manipulation functions.

The main thing is that these ones don't care about trailing `/'s.
Makefile