Re: patsubst: Whitespaces are not replaced by spaces | Possible issue in make or the documentation

2025-04-30 Thread Paul Smith
Hi Marek! Please choose just onee mailing list to ask your question, rather than sending it to multiple lists. Either one would be appropriate for this question IMO. On Wed, 2025-04-30 at 12:15 +, Marek Küthe wrote: > I am currently taking a closer look at the `patsubst` function in > `make

patsubst: Whitespaces are not replaced by spaces | Possible issue in make or the documentation

2025-04-30 Thread Marek Küthe
Hello, I am currently taking a closer look at the `patsubst` function in `make`. The documentation [1] says > Whitespace between words is folded into single space characters; leading and > trailing whitespace is discarded. I have now created a example file (see attachment): ``` code := $(patsub