Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 04:54:26 -0400 (EDT)
From:      Luoqi Chen <luoqi@chen.ml.org>
To:        current@FreeBSD.ORG
Subject:   put elf obj tree directly underneath /usr/obj
Message-ID:  <199810090854.EAA24980@chen.ml.org>

next in thread | raw e-mail | index | archive | help
It's been quite inconvenient ever since the build object tree was relocated to
/usr/obj/elf. Everytime I make a small change to an application program, I have
to rebuild it with "MAKEOBJDIRPREFIX=/usr/obj/elf make". Is there any reason
why the elf object tree has to be in a subdirectory of /usr/obj? Can we simply
place the elf object tree in /usr/obj and aout object tree in /usr/obj/aout?

-lq

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



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