Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc
In article <4.3.2.7.2.20010615231513.088b3e78%3am-software.com@localhost>
matt%3am-software.com@localhost writes:
> With arm, we trying a new technique. The Makfile.arm will automagically
> allow <machine/asm.h> to be picked up from <arm/asm.h> without having to
> have a #include <arm/asm.h> in <port>/include. And for user space,
> usr/include/machine will be a symlink to arm, not the port.
Hmm, if usr/include/machine can be shared, why the ports are split?
At least, machine/param.h defines MACHINE, which cannot be shared
among different ports.
My current problem is that config(8) creates a symlink of
"machine -> ../../../../arch/cats/include" in compile dirs.
---
Izumi Tsutsui
tsutsui%ceres.dti.ne.jp@localhost
Home |
Main Index |
Thread Index |
Old Index