From owner-cvs-share Fri Jul 12 00:09:49 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA09238 for cvs-share-outgoing; Fri, 12 Jul 1996 00:09:49 -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 AAA09233; Fri, 12 Jul 1996 00:09:46 -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 AAA00521; Fri, 12 Jul 1996 00:09:28 -0700 (PDT) To: Bruce Evans cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, pst@freefall.freebsd.org Subject: Re: cvs commit: src/share/mk bsd.obj.mk In-reply-to: Your message of "Fri, 12 Jul 1996 16:46:06 +1000." <199607120646.QAA02068@godzilla.zeta.org.au> Date: Fri, 12 Jul 1996 00:09:28 -0700 Message-ID: <519.837155368@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I miss the ability to build in ./obj when a (now invisible) external obj > dir exists. ./obj should have priority if it exists, at least if the > MAKEOBJDIR environment variable is set to ./obj. MAKEOBJDIR should give > an object directory, not the root of an object directory tree. That makes sense. Can you wait until 2.1.5 is out the door? :-) Jordan