From owner-freebsd-current Tue Jun 25 09:04:23 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA12112 for current-outgoing; Tue, 25 Jun 1996 09:04:23 -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 JAA12107 for ; Tue, 25 Jun 1996 09:04:21 -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 JAA18599; Tue, 25 Jun 1996 09:04:01 -0700 (PDT) To: Bruce Evans cc: freebsd-current@FreeBSD.org, nate@sri.MT.net Subject: Re: Building inside of /usr/src? In-reply-to: Your message of "Tue, 25 Jun 1996 18:26:34 +1000." <199606250826.SAA31406@godzilla.zeta.org.au> Date: Tue, 25 Jun 1996 09:04:01 -0700 Message-ID: <18597.835718641@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > The builtin knowledge of /usr/obj is worse than the builtin knowledge of > ./obj, and MAKEOBJDIR useless becase the full path to the current directory > is appended to it. P.S. I still don't see how this makes it useless at all - this is how it *should* work! We seem to be totally out of sync on what the build system is supposed to do, did before correctly and is doing now correctly. I don't know what to say! :-( Jordan