Module Name: src Committed By: rillig Date: Sat Oct 3 13:22:39 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): replace backslash-newline with ordinary string literals
The character sequence backslash-newline is not mentioned in ISO C99.
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 src/usr.bin/make/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
