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 00:32:00
Module Name: basesrc
Committed By: tv
Date: Tue Feb 26 22:31:59 UTC 2002
Modified Files:
basesrc/tools/toolchain: Makefile mknative
Log Message:
Complete the mknative method of creating the toolchain metainformation
files. This version is capable of generating these files Properly from
a cross host (subject to having tools and target libs/includes available
ahead of time; to be documented).
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/tools/toolchain/Makefile
cvs rdiff -r1.1 -r1.2 basesrc/tools/toolchain/mknative
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.