On Tue, Jan 28, 2003 at 11:46:47PM -0800, Marcel Moolenaar wrote:
> I would not introduce a <platform/foo.h>, but rather
> <machine/${variant}/foo.h>. The reason for this is that the
> /usr/include/platform directory is only needed on powerpc and mips,
> which seems to indicate that it should be under <machine>. Also,
> the use of machine/${variant} allows us to install the headers for
> all variants, which may improve cross-building.

This is a very nice way of adding the complexity when it is needed, but
not getting in the way of those cases where it isn't needed.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to