In message <[EMAIL PROTECTED]> Sheldon Hearn writes:
: Correct me if I'm wrong, but I should _never_ have any .depend files
: lying around during a build if I do this before every world + kernel
: build:
:       rm -rf /usr/obj/usr/src
:       cd /usr/src
:       make cleandir
: If I'm wrong, great.  That means it's finger trouble and I should get my
: act together.  If not, then I'm quite puzzled as to the origins of these
: things, since I don't use parallel builds.

That's right.

However, you can get these if you've gone in and built a module by
hand at any point.  In that case the .depend wind up in /usr/src
rather than /usr/obj.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to