summaryrefslogtreecommitdiff
path: root/usr.bin/make/parse.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2022-01-07 20:15:10 +0000
committerrillig <rillig@NetBSD.org>2022-01-07 20:15:10 +0000
commit86c5e608d905fd565ab1e39d2bab4ec77fb2604e (patch)
tree38b2042384015c4732ab8981baa2ad7ed1bc252b /usr.bin/make/parse.c
parent1abe91e1fc267482580b81792900d80e49008961 (diff)
make: clean up handling of .for loops
Sort ForLoop members in natural reading order. Remove redundant condition in ForLoop_ParseItems; at that point, the number of variables is non-zero. Rename Buf_AddEscaped since that function is not part of the Buffer API, it is specific to .for loops. No functional change.
Diffstat (limited to 'usr.bin/make/parse.c')
0 files changed, 0 insertions, 0 deletions