Module Name: src Committed By: sjg Date: Mon Jun 22 20:15:25 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
dieQuietly: ignore OP_SUBMAKE
Stick to OP_MAKE for deciding when to supress noise
as OP_SUBMAKE can be too aggressive.
Reviewed by: gson
To generate a diff of this commit:
cvs rdiff -u -r1.275 -r1.276 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.
