Hello,

Several parameters can be passed to user-defined make functions.
http://www.gnu.org/software/make/manual/html_node/Syntax-of-Functions.html

Some strings can become longer. So I see a need occasionally
to distribute the parameter list over more lines for better
build script readability.

I would like to be especially careful with passing of no
additional white-space characters at this place.
Will the line continuation work also with the backslash character there?
http://www.gnu.org/software/make/manual/html_node/Splitting-Lines.html

Regards,
Markus

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

Reply via email to