Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 1996 02:24:16 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, jkh@time.cdrom.com
Cc:        freebsd-current@FreeBSD.org, nate@sri.MT.net
Subject:   Re: Building inside of /usr/src?
Message-ID:  <199606251624.CAA15531@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> The builtin knowledge of /usr/obj is worse than the builtin knowledge of
>> ./obj, and MAKEOBJDIR useless becase the full path to the current directory
>> is appended to it.

>P.S. I still don't see how this makes it useless at all - this is how
>it *should* work!

Because the default object directory for joe user running make in
/home/joe/src/prog is /usr/obj/home/joe/src/prog.

Bruce



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