cvs commit: src Makefile.inc1 src/share/mk bsd.compat.mk

Ruslan Ermilov ru at FreeBSD.org
Tue Mar 1 20:04:44 GMT 2005


On Tue, Mar 01, 2005 at 02:13:25PM -0500, Garance A Drosihn wrote:
> But from other messages David has sent, it sounds like it is not
> still working for him, for some odd reason.  He said that he's
> lost multiple /usr/obj trees due to this.  I wonder if there's
> some situation where the fall-back doesn't work quite right.
> 
> [I suppose I should just run some tests to see what it does...]
> 
Yes, it's possible if you run Makefile.inc1 directly, bypassing
src/Makefile wrapper, like this:

make -f Makefile.inc1 <something>

But you're putting yourself in a lot of trouble by doing it
this way, mainly by skipping make(1) checks and possibly
using non up-to-date versions of bsd.*.mk files (that last
is the reason why NOCLEAN could have not worked).


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050301/d63c4bba/attachment.bin


More information about the cvs-src mailing list