>>> As I've said, it is not possible for a single variable or function
>>> reference to span multiple logical lines.
>>
>> Are there any chances to lift this restriction for make functions?
> 
> It's very unlikely.  The entire implementation of the parser in make at
> its most basic level is completely line-oriented.

Thanks for your explanation.


> It would be quite a bit of code change to change this behavior.

Would it be generally acceptable to change the parser in the way that also
function parameters which would like not to pass several logical lines
in a single variable with multi-line content will be supported?

Does the current software provide a function library for corresponding
parsing of text components?

Regards,
Markus

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to