Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/04/2006 20:56:05
Module Name:	src
Committed By:	dsl
Date:		Wed Jan  4 20:56:05 UTC 2006

Modified Files:
	src/usr.bin/make: job.c

Log Message:
If -s (silent) is specified, don't output the target name before target
output in parallel makes.
After all with -s you wouldn't know the command for a non-parallel make.
Makes (sic) the output of parallel NetBSD build fathomable.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 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.