Subject: CVS commit: basesrc/usr.bin/crunch/crunchgen
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/22/2001 02:07:01
Module Name:	basesrc
Committed By:	jmc
Date:		Sun Oct 21 23:07:00 UTC 2001

Modified Files:
	basesrc/usr.bin/crunch/crunchgen: crunchgen.c

Log Message:
Check for MAKEFLAGS in the env and pass those to the test make's run for
finding obj files. Otherwise -m <new mk files> won't get passed and can
cause problems on some cross builds.


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