Date: Wed, 5 Jul 2000 22:33:17 -0700 (PDT) From: "Jason C. Wells" <jcwells@nwlink.com> To: pirat <pirat@access.inet.co.th> Cc: FreeBSD questions <questions@FreeBSD.ORG> Subject: Re: put all dot o in /usr/obj file system Message-ID: <Pine.SOL.3.96.1000705222939.1190B-100000@utah> In-Reply-To: <Pine.BSF.4.21.0007060926390.14761-100000@parwati.oaep.go.th>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Jul 2000, 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. Building the kernel and building the world are two distinct activities. /usr/obj is for building the world. /sys/compile/KERNELNAME is for bulding the kernel. Later, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000705222939.1190B-100000>