DragonFly commits List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/conf kern.fwd.mk
dillon 2006/12/05 09:53:09 PST
DragonFly src repository
Modified files:
sys/conf kern.fwd.mk
Log:
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.
Revision Changes Path
1.5 +33 -2 src/sys/conf/kern.fwd.mk
http://www.dragonflybsd.org/cvsweb/src/sys/conf/kern.fwd.mk.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]