build: Terminate lists in variables with «# EOL»

This means we can add a trailing «\» to every element, so that they
can be removed without requiring modification of other lines, and can
be easily sorted.

Replace the old usage of $(nil) which could possibly end up with junk
added if such variable is ever defined, in the environment.
This commit is contained in:
Guillem Jover
2022-11-23 23:28:34 +01:00
parent 5cfa39e5cd
commit 00b538ffa3
5 changed files with 36 additions and 25 deletions

View File

@@ -29,4 +29,4 @@ nobase_include_HEADERS = \
bsd/unistd.h \
bsd/vis.h \
bsd/wchar.h \
$(nil)
# EOL