Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/01/2007 21:35:40
Module Name:	src
Committed By:	dsl
Date:		Mon Jan  1 21:35:40 UTC 2007

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

Log Message:
Don't force things that have dependencies against .WAIT nodes to be rebuilt.
This is what causes all of ksh to be built every time through.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/usr.bin/make/make.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.