On Sun, May 05, 2002 at 10:05:18AM +1000, Bruce Evans wrote:
> On Fri, 3 May 2002, Kenneth D. Merry wrote:
> 
> > On Fri, May 03, 2002 at 22:00:05 -0600, Kenneth D. Merry wrote:
> > > The attached patch "fixes" it for me.
> > >
> > > I'm sure someone can come up with a cleaner way of fixing the problem.
> 
> It doesn't seem to be very easy to fix.  Kernel makefiles should not depend
> on anything outside of the kernel tree.  Depending on bsd.kern.mk is bad
> enough.

Nothing outside of it (except modules, which are arguably seperate) should be
using bsd.kern.mk, should it?  One could easily argue that such should be
localised to sys/conf, and that way all you'd need to build would be src-sys,
as far as cvsup collections go...  And that way you will not end up using
stale makerules in the default search path.

Thoughts?
-- 
[EMAIL PROTECTED]   | C, MIPS, POSIX, UNIX, BSD, IRC Geek.
http://www.FreeBSD.org | The Power to Serve
"I've never tried to give my life meaning by demeaning you."

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

Reply via email to