Subject: Re: CVS commit: syssrc
To: None <matt@3am-software.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 06/16/2001 15:42:22
In article <4.3.2.7.2.20010615231513.088b3e78@3am-software.com>
matt@3am-software.com 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