Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/09/2006 20:13:13
Module Name:	src
Committed By:	dyoung
Date:		Sat Dec  9 20:13:13 UTC 2006

Modified Files:
	src: build.sh
	src/share/mk: bsd.own.mk
	src/tools/disklabel: Makefile

Log Message:
Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE},
where ${MAKEWRAPPERMACHINE} is the suffix XXX on the target's make
wrapper, nbmake-XXX.

Fixes toolchain/30673, "single arch host disklabel isn't enough".


To generate a diff of this commit:
cvs rdiff -r1.153 -r1.154 src/build.sh
cvs rdiff -r1.489 -r1.490 src/share/mk/bsd.own.mk
cvs rdiff -r1.1 -r1.2 src/tools/disklabel/Makefile

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