Subject: Re: Some random questions about boot n' build messages ...
To: Chris G Demetriou <Chris_G_Demetriou@UX2.SP.CS.CMU.EDU>
From: Scott Reynolds <scottr@Plexus.COM>
List: current-users
Date: 03/28/1996 18:09:34
On Thu, 28 Mar 1996, Chris G Demetriou wrote:

> > /etc/mtree/4.4BSD.dist disagrees with src/include/Makefile.
> > /usr/obj may be a file, where mtree expects it to be a directory.
> 
> In what case may /usr/obj be a _file_?  (symlink, maybe...  but that's
> what "BSDOBJDIR" is for...)

Note that `make obj' works whether /usr/obj is a symlink or not, without 
BSDOBJDIR.

--scott