Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/19/2001 04:46:51
Module Name:	sharesrc
Committed By:	thorpej
Date:		Mon Nov 19 02:46:51 UTC 2001

Modified Files:
	sharesrc/share/mk: bsd.lib.mk bsd.own.mk bsd.prog.mk

Log Message:
Use a little transitional hack to determine if we use -isystem
or -idirafter.  Use the former only of USE_NEW_TOOLCHAIN, since
-isystem causes the old toolchain to bomb out when building
libstdc++.


To generate a diff of this commit:
cvs rdiff -r1.191 -r1.192 sharesrc/share/mk/bsd.lib.mk
cvs rdiff -r1.220 -r1.221 sharesrc/share/mk/bsd.own.mk
cvs rdiff -r1.141 -r1.142 sharesrc/share/mk/bsd.prog.mk

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