Subject: Re: Odd 'make build' behavior
To: John F. Woods <jfw@jfwhome.funhouse.com>
From: Chris G Demetriou <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>
List: current-users
Date: 02/25/1995 20:10:44
> I have 28MB free on /usr, and 108MB free on /usr/src.  I guess I can
> rename /usr/src/obj easily enough, so I will, but I wonder if there is
> any way to keep make from descending into /usr/src/obj by default.

No, there's not.  you shouldn't _have_ a /usr/src/obj directory;
NetBSD didn't create it (unless you did something really odd to it).

that being said, "fault tolerance" says that it should work in spite
of /usr/src/obj.  i just checked in changes to make it do so.



cgd