Date: Thu, 5 Mar 1998 23:51:30 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: fullermd@futuresouth.com Cc: questions@FreeBSD.ORG Subject: Re: make world question Message-ID: <Pine.BSF.3.96.980305235055.24994N-100000@gdi.uoregon.edu> In-Reply-To: <Pine.BSF.3.95LJ1.1b3.980306010011.4567A-100000@mortis>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Mar 1998, Matthew Fuller wrote:
> OK, I'm not too good at reading makefiles, especially more involved ones
> such as, say, /usr/src/Makefile.
> So here's my question: would make buildworld or make installworld choke up
> badly if I put the object dir ${WORLDTMP} under usr/src?
> Or, but another way, have /usr/obj sym-linked to be at /usr/src/obj?
> Would that choke up a buildworld/installworld horribly?
Your performance would probably go down the tube, but I couldn't see why
it wouldn't work; the subdirs are hardwired.
The object directory specification is OBJDIR, BTW.
Doug White | University of Oregon
Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite | Computer Science Major
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980305235055.24994N-100000>
