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:03:16
Module Name:	src
Committed By:	snj
Date:		Sat Jul 23 22:03:16 UTC 2005

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

Log Message:
Pull up revision 1.65 (requested by riz in ticket #5513):
Explicitly cd to the .OBJDIR in the  ${PROG}.strip  target.
This fixes the "make -j N dependall" build issues people were
seeing in src/rescue, that appears to have been introduced
in rev 1.62.

Use the MAKEVERBOSE macros (if present) to print the pretty message.

Set the CRUNCH_VERSION to 20050130.


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