Re: Handling '=' in a filename together with $(eval )
Stefan Monnier via Users list for the GNU implementation of make <[email protected]> Fri, 14 Feb 2025 14:19:43 -0500
| Newsgroups | gmane.comp.gnu.make.general |
|---|---|
| Message-ID | <[email protected]> |
> Note I don't really recommend any of this. With the current
> limitations of make, as defined by POSIX, it's just very difficult to
Any hope to see a version of GNU Make that lifts those limitations,
providing some sane way to handle any character in filenames (and
ideally also able to sanely manipulate lists of such names)?
Stefan