Subject: CVS commit: basesrc/tools/toolchain
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/04/2001 20:52:28
Module Name:	basesrc
Committed By:	tv
Date:		Thu Oct  4 17:52:28 UTC 2001

Modified Files:
	basesrc/tools/toolchain: Makefile

Log Message:
Clear DESTDIR from the environment when invoking make on the toolchain's
GNU makefiles.  Some of these tools are (amazingly) DESTDIR aware, but
we don't want that handling for host tools.

Fixes PR bin/14079.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/tools/toolchain/Makefile

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