Follow-up Comment #8, bug #44853 (project make):
SHELL=perl:
.SHELLSOURCE = require "$(.SHELLSCRIPT)";
SHELL=ruby:
.SHELLSOURCE = require "$(.SHELLSCRIPT)"
If SHELL doesn't have an include/source directive, then there's a
challenge---but no worse than the E2BIG.
One issue with using a construct that is parallel to .SHELLFLAGS rather than
additive is that if you add e.g. -e to .SHELLFLAGS, then the parallel form
won't necessarily pick it up.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44853>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make