kientzle d521f4b4a1 Implement -print-file-name=include (which is undocumented
but used by some Linux boot loaders).  This option prints
out the directory holding the include files needed by
a freestanding program.  The default implementation of
this doesn't work on FreeBSD because of the different
include file layout.  But it's easy to implement:
just return /usr/include (or the cross-compiling equivalent).

Reviewed by:	kan
MFC after:	1 week
2012-02-10 05:05:42 +00:00
..
2011-07-14 14:01:36 +00:00
2010-02-28 22:06:07 +00:00
2011-12-13 17:34:47 +00:00
2012-01-05 21:36:12 +00:00
2011-05-25 14:13:53 +00:00
2011-12-28 05:58:31 +00:00
2011-04-28 14:43:38 +00:00
2011-12-08 02:40:46 +00:00
2011-11-01 02:01:55 +00:00
2010-11-03 10:46:39 +00:00