From owner-freebsd-questions Wed Jul 5 22:20:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wilsonandhorton.co.nz (fw2.wilsonandhorton.co.nz [203.99.66.4]) by hub.freebsd.org (Postfix) with ESMTP id 0FCAB37C39A for ; Wed, 5 Jul 2000 22:20:13 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by wilsonandhorton.co.nz (8.9.3/8.9.3) id RAA52730; Thu, 6 Jul 2000 17:19:14 +1200 (NZST) (envelope-from jonc) Date: Thu, 6 Jul 2000 17:19:14 +1200 From: Jonathan Chen To: pirat Cc: FreeBSD questions Subject: Re: put all dot o in /usr/obj file system Message-ID: <20000706171914.B21159@jonc.ntdns.wilsonandhorton.co.n> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from pirat@access.inet.co.th on Thu, Jul 06, 2000 at 11:31:38AM +0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jul 06, 2000 at 11:31:38AM +0700, pirat wrote: [...] > i look into those all dot mk files, read pmake that comes along with fbsd > but i do not understand why all .o files just stay in > /usr/src/sys/compile/MyKernel, MyKernel is my customized kernel, instead > of /usr/obj as i expect. /usr/obj is used for complete system builds (ie make world). Custom kernel object files live in the .../compile/KERNEL directory. That's just the way it is. -- Jonathan Chen ---------------------------------------------------------------------- "I don't want to achive immortality through my works.. I want to achieve it through not dying" - Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message