lukem 5bb8036aeb Also display failed target. Given
printf "all:\n\ttrue\n\t@false\n" | make -f -
the error output now looks like:
	*** Failed target:  all
	*** Failed command: false
	*** Error code 1
instead of just
	*** Error code 1

XXX: add this support for  make -j  builds.
2003-09-02 23:40:11 +00:00
..
2003-08-07 10:04:21 +00:00
2003-07-26 20:34:11 +00:00
2003-09-02 23:40:11 +00:00
2003-07-27 07:21:57 +00:00
2003-07-26 20:34:11 +00:00
2003-07-26 20:34:11 +00:00
2003-08-19 12:52:13 +00:00
2003-07-30 08:51:55 +00:00
2003-07-31 15:43:06 +00:00
2003-08-07 11:32:34 +00:00
2003-07-25 03:21:15 +00:00