From owner-freebsd-current Wed Jun 26 14:33:38 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA14291 for current-outgoing; Wed, 26 Jun 1996 14:33:38 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA14281 for ; Wed, 26 Jun 1996 14:33:30 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id OAA25465; Wed, 26 Jun 1996 14:29:21 -0700 (PDT) To: mark@linus.demon.co.uk (Mark Valentine) cc: Bruce Evans , msmith@atrad.adelaide.edu.au, freebsd-current@FreeBSD.ORG, nate@sri.MT.net Subject: Re: Building inside of /usr/src? In-reply-to: Your message of "Wed, 26 Jun 1996 21:59:24 -0000." <199606262159.VAA04209@linus.demon.co.uk> Date: Wed, 26 Jun 1996 14:29:21 -0700 Message-ID: <25463.835824561@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > really do want a new OBJBASEDIR variable or something (suggestions > > accepted :-) then at this point I'm more than happy to give it to > > them. > > How does this variable differ from BSDOBJDIR? BSDOBJDIR was only used in one place, the gross-and-often-dysfunctional sed script that used to make the obj links. When that went away, it was removed since it wasn't referenced anywhere else. > > I still think that this variable, whatever it is, should be set > > in sys.mk since we already set things like the X11BASE there. > > That's a bug. And it's been that way for ages. You didn't answer the question. :-) Jordan