Subject: CVS commit: src/gnu/lib/libgcc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/01/2003 02:09:31
Module Name: src
Committed By: thorpej
Date: Sun Jun 1 02:09:31 UTC 2003
Modified Files:
src/gnu/lib/libgcc: Makefile
Log Message:
* If MKGCC == no, don't build this library, which is bundled with the
compiler.
* Set GNUHOSTDIST (transitional, for use with new mknative).
* Add -I${.CURDIR} to CPPFLAGS (to support a future change).
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/gnu/lib/libgcc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.