Subject: CVS commit: src/tools/host-mkdep
To: None <source-changes@NetBSD.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 09/01/2005 21:51:11
Module Name:	src
Committed By:	jwise
Date:		Thu Sep  1 21:51:11 UTC 2005

Modified Files:
	src/tools/host-mkdep: host-mkdep.in

Log Message:
On second thought, we can't just pass through -isystem-cxx, we have to
change it to -isystem.  With this change, I can now make depend a simple c++
stl-using host program.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/tools/host-mkdep/host-mkdep.in

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