Subject: CVS commit: [netbsd-2] src/usr.bin/crunch/crunchgen
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 07/23/2005 22:05:43
Module Name:	src
Committed By:	snj
Date:		Sat Jul 23 22:05:43 UTC 2005

Modified Files:
	src/usr.bin/crunch/crunchgen [netbsd-2]: crunchgen.c

Log Message:
Pull up revision 1.67 (requested by riz in ticket #5513):
Make dependency checking for the pull-over make's actually work.
The make depend needs to be it's own separate make so it's done before the
main make runs. This also fixes issues w. -j breaking on 'depend <target'.

In addition, force the sub cross-over make to always run or otherwise it'll
never check dependencies once a valid foo.cro has been created.

Bump to 20050208


To generate a diff of this commit:
cvs rdiff -r1.55.4.11 -r1.55.4.12 src/usr.bin/crunch/crunchgen/crunchgen.c

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