Subject: CVS commit: [netbsd-1-6] basesrc/usr.bin/crunch/crunchgen
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/29/2002 12:51:07
Module Name:	basesrc
Committed By:	lukem
Date:		Wed May 29 09:51:06 UTC 2002

Modified Files:
	basesrc/usr.bin/crunch/crunchgen [netbsd-1-6]: crunchgen.c

Log Message:
Pull up revision 1.38 (requested by lukem):
revert revision 1.37; it causes problems when running make(1) on a
crunchgen-created makefile with a partiallly complete build
(a situation which is more common than you think...)
solving the "parallel build" problem for crunchgen-created makefiles
needs to be done a different way...
fixes [toolchain/17012] from me.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.37.2.1 basesrc/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.