Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 1997 19:05:42 +0200 (CEST)
From:      Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de>
To:        freebsd-questions@freebsd.org
Subject:   How can I force make world to use MAKEOBJDIR
Message-ID:  <199704111705.TAA04195@curry.mchp.siemens.de>

next in thread | raw e-mail | index | archive | help
Hi,

I have /usr/src symlink'ed to /server/adm/FreeBSD/src/sys/src-2.2.
This is because /server is an NFS mount of where the sources are.

However, when I run make world, the objs are created in 
/usr/obj/server/adm/FreeBSD/src/sys/src-2.2 which is rather
uncomfortable. I have played with PWD, MAKEOBJDIR, MAKEFLAGS, ...
but to no success.

Could somebody please give me a hint how I can force make world
to create the objs directly in /usr/obj?

Thanks a lot

	-Andre



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