From owner-freebsd-current@FreeBSD.ORG Mon Oct 2 06:48:03 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD50016A403 for ; Mon, 2 Oct 2006 06:48:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6576B43D45 for ; Mon, 2 Oct 2006 06:48:03 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k926k26I067277; Mon, 2 Oct 2006 00:46:03 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 02 Oct 2006 00:45:11 -0600 (MDT) Message-Id: <20061002.004511.1467008375.imp@bsdimp.com> To: gurney_j@resnet.uoregon.edu From: "M. Warner Losh" In-Reply-To: <20061002014320.GA80527@funkthat.com> References: <20061001215643.GZ80527@funkthat.com> <20061001.175257.-1543905361.imp@bsdimp.com> <20061002014320.GA80527@funkthat.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 02 Oct 2006 00:46:03 -0600 (MDT) Cc: freebsd-current@freebsd.org Subject: Re: better way to build libraries.. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Oct 2006 06:48:03 -0000 In message: <20061002014320.GA80527@funkthat.com> John-Mark Gurney writes: : I do make includes into the obj dir and use that.. (obviously you : need to review is much more closely)... I think that we're talking past each other a little, so rather than continue down that path, I'll wait for the patch to see what it does and make suggested improvements. Maybe I'll implement the glue code I was talking about too, but with a baby due any day now, maybe not. :-) Warner