Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 1998 13:22:55 -0700
From:      Warner Losh <imp@village.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        rvb@cs.cmu.edu (Robert V. Baron), wollman@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/sys bus.h bus_private.h conf.h devicestat.h module.h src/sys/kern bus_if.m device_if.m kern_con 
Message-ID:  <199812042022.NAA41883@harmony.village.org>
In-Reply-To: Your message of "Fri, 04 Dec 1998 11:25:32 PST." <199812041925.LAA29610@troutmask.apl.washington.edu> 
References:  <199812041925.LAA29610@troutmask.apl.washington.edu>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199812041925.LAA29610@troutmask.apl.washington.edu> Steve Kargl writes:
: Config(8) clearly states that you need to run "make depend".

You should ***********NOT********** have to run make depend if your
are building a fresh kernel.  Make depend shouldn't build files that
aren't otherwise built.

make depend needs to be run so that you don't have stale .o's, not to
generate silly .h files.

Warner

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



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