Subject: CVS commit: src/tools/toolchain
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 03/05/2003 07:28:30
Module Name:	src
Committed By:	mrg
Date:		Wed Mar  5 05:28:29 UTC 2003

Modified Files:
	src/tools/toolchain: Makefile mknative

Log Message:
mknative:
	- get man_MANS and TEXINFO from binutils/doc/Makefile now, not
	binutils/Makefile, as all the binutils docs moved.
both:
	- add new "mknative-gcc", "mknative-binutils", and "mknative-gdb"
	targets / mknative options to allow regeneration of just one part
	of the toolchain.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/tools/toolchain/Makefile
cvs rdiff -r1.10 -r1.11 src/tools/toolchain/mknative

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