Subject: CVS commit: basesrc/tools/toolchain
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/27/2002 18:45:12
Module Name:	basesrc
Committed By:	tv
Date:		Wed Feb 27 16:45:12 UTC 2002

Modified Files:
	basesrc/tools/toolchain: Makefile mknative

Log Message:
* Don't try to get the gdb framework if gdb doesn't configure due to missing
  gdb support (determined by GNU configure).

* Be less verbose if there are no existing toolchain framework files to
  compare (suppress grep "file not found" error)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/tools/toolchain/Makefile
cvs rdiff -r1.4 -r1.5 basesrc/tools/toolchain/mknative

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