From owner-freebsd-current Tue Jan 12 13:26:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13230 for freebsd-current-outgoing; Tue, 12 Jan 1999 13:26:04 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA13221 for ; Tue, 12 Jan 1999 13:26:02 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.1/8.9.1) with ESMTP id QAA24281; Tue, 12 Jan 1999 16:24:58 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <199901122124.QAA24281@whizzo.transsys.com> X-Mailer: exmh version 2.0.2 2/24/98 To: John Birrell cc: jhay@mikom.csir.co.za (John Hay), bde@zeta.org.au, current@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: /usr/obj/elf, /usr/obj/aout, /usr/obj - breaks make all vs make buildworld, and other things. Time to make elf the default References: <199901122045.HAA08298@cimlogic.com.au> In-reply-to: Your message of "Wed, 13 Jan 1999 07:45:25 +1100." <199901122045.HAA08298@cimlogic.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Jan 1999 16:24:58 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think that the desired effect is that after doing a 'make world' or 'make buildworld' you can easily go to some arbitrary place in the source tree, type 'make', and have the right thing happen. That is, use the object that we previously built with 'make [build]world'. Personally, I don't care if it's all rooted at /usr/obj or /usr/obj/elf, but that that the default resolves to the same prefix that make world uses. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message