1 sh
: /bin
/no
/such
/command
: not found
2 make
: "varshell.mk" line 5: warning: "/bin/no/such/command" returned non-zero status
3 make
: "varshell.mk" line 6: warning: "kill -14 $$" exited on a signal
4 make
: "varshell.mk" line 7: warning: "false" returned non-zero status
5 make
: "varshell.mk" line 8: warning: "echo "output before the error"; false" returned non-zero status
7 TERMINATED_BY_SIGNAL
=''
9 ERROR_WITH_OUTPUT
='output before the error'
11 NO_ERROR_WITH_OUTPUT
='this is good'