diff options
author | Ron Yorston <rmy@pobox.com> | 2024-10-18 09:00:43 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-10-18 09:00:43 +0100 |
commit | 3a68dc015948a7e5eb3f28ca07d9f0b1bace0410 (patch) | |
tree | d04ef64a44ea4b8e942c6f6d59325f693ccc7cf0 /win32 | |
parent | 030d8f8ea9d4c2a896efad2b327a3308f7fd8c1b (diff) | |
download | busybox-w32-3a68dc015948a7e5eb3f28ca07d9f0b1bace0410.tar.gz busybox-w32-3a68dc015948a7e5eb3f28ca07d9f0b1bace0410.tar.bz2 busybox-w32-3a68dc015948a7e5eb3f28ca07d9f0b1bace0410.zip |
make: relax definition of comment line
According to POSIX:
Blank lines, empty lines, and lines with <number-sign> ('#')
as the first character on the line are also known as comment
lines.
Most implementations also include lines where the first non-blank
character is '#'. Allow this as an extension.
Adds 0-16 bytes.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions