Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 00:24:23 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        jhay@mikom.csir.co.za
Cc:        peter@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <199901070824.AAA46312@silvia.hip.berkeley.edu>
In-Reply-To: <199901070717.JAA29365@zibbi.mikom.csir.co.za> (message from John Hay on Thu, 7 Jan 1999 09:17:10 %2B0200 (SAT))

next in thread | previous in thread | raw e-mail | index | archive | help
 * I'm not sure what is on your list of things to do for the elf move, but
 * what is the chances of using /usr/obj again instead of /usr/obj/elf for
 * the build area? Even if we leave /usr/obj/aout for the aout pieces. This
 * would make it possible to do a make world and then later just recompile
 * pieces of the tree, because it will use the same area.

Can't you just

  ln -s elf/usr /usr/obj

?  (Substitute first component of "cd /usr/src; pwd" for "usr" if
/usr/src is a symlink)

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901070824.AAA46312>