Subject: CVS commit: [netbsd-3] src/tools/host-mkdep
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/04/2005 20:00:03
Module Name:	src
Committed By:	tron
Date:		Sun Sep  4 20:00:03 UTC 2005

Modified Files:
	src/tools/host-mkdep [netbsd-3]: host-mkdep.in

Log Message:
Pull up following revision(s) (requested by jwise in ticket #736):
	tools/host-mkdep/host-mkdep.in: revision 1.16
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.14.6.1 -r1.14.6.2 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.