Module Name: src Committed By: rillig Date: Sun Oct 25 20:09:28 UTC 2020
Modified Files:
src/usr.bin/make: job.c
Log Message:
make(1): inline error message
This saves a variable, and since bmake needs to adhere to C90, this
variable declaration prevents refactoring the code.
To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 src/usr.bin/make/job.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
