/
Assign list to a variable using \ line breaks

Assign list to a variable using \ line breaks

Define a list like so, the \ line break is helpful for making it more readable and make nicer diffs for history:

MODULES=\ COL\ FIL\

 

Related content

Assign and use make variable
Assign and use make variable
Read with this
How do I transform a list?
How do I transform a list?
More like this
Why do we need header files?
Why do we need header files?
Read with this
table:insert()
table:insert()
More like this
Make Dependency Files for C/C++ Headers
Make Dependency Files for C/C++ Headers
Read with this
Concatenating strings
Concatenating strings
More like this