Subject: Re: CVS commit: syssrc
To: None <frueauf@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/22/1999 09:04:14
Thorsten Frueauf wrote:
>
> Module Name: syssrc
> Committed By: frueauf
> Date: Tue Dec 21 21:06:34 UTC 1999
>
> Modified Files:
>
> basesrc/distrib/sets/lists/comp: md.hp300
> syssrc/sys/arch/hp300/include: Makefile
> syssrc/sys/arch/hp300/stand: Makefile.buildboot
>
> Log Message:
>
> As per Chris G. Demetriou <cgd@netbsd.org> don't install
> loadfile_machdep.h into /usr/include/hp300/, instead create a
> link for machine and hp300 in ${.OBJDIR} like
> sys/arch/alpha/stand/Makefile.buildboot does for alpha.
Welcome to the wonderful world of standalone Makefiles :-)
Simon.