Subject: CVS commit: basesrc/usr.bin/make
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/08/2002 19:31:39
Module Name:	basesrc
Committed By:	pk
Date:		Fri Feb  8 17:31:39 UTC 2002

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

Log Message:
JobStart(): if there no commands to execute for a node, set its status
to MADE before calling Make_Update(). This is necessary to complete
all rules associated with sources on an .ORDER dependency.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 basesrc/usr.bin/make/job.c

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