Generate forwarding header files to mimic /usr/include -> /usr/include/sys
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Dec 2006 17:53:09 +0000 (17:53 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Dec 2006 17:53:09 +0000 (17:53 +0000)
commit456acd3ae96bf1cf9adc6a04efc52cbe815b84b7
tree383f9a3bf1b4aca23acc0b2c59219eca1007821b
parent17a3ff62e511ffd003c4464c6f1d116542454f11
Generate forwarding header files to mimic /usr/include -> /usr/include/sys
linkages for the benefit of virtual kernel builds and virtual kernel driver
builds.  Certain header files, such as <fcntl.h>, have to be generated this
way to allow virtual kernel and virtual kernel driver source files to do
standard #include's.
sys/conf/kern.fwd.mk