From owner-freebsd-current Sat Jun 22 10:31:44 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA20738 for current-outgoing; Sat, 22 Jun 1996 10:31:44 -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 KAA20727 for ; Sat, 22 Jun 1996 10:31:41 -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 KAA28879; Sat, 22 Jun 1996 10:31:10 -0700 (PDT) To: Wolfram Schneider cc: current@freebsd.org Subject: Re: Wanted: Testers for an alternate to /usr/obj (as we know it). In-reply-to: Your message of "Sat, 22 Jun 1996 16:01:43 +0200." <199606221401.QAA05748@campa.panke.de> Date: Sat, 22 Jun 1996 10:31:10 -0700 Message-ID: <28877.835464670@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > this already works with the current bsd.obj.mk ;-)))) Erm, not really.. > # compile for obj-mavic, set CFLAGS or other variables > $ env BSDOBJDIR=/tmp/obj MAKEOBJDIR=obj-mavic make -I \ Yeah, I know about BSDOBJDIR (I changed it :-), but it doesn't help me make the world. Also, I want the obj links *out* of /usr/src altogether since I don't want anything ever writing into that hierarchy. Jordan