Date: Wed, 20 Apr 2005 09:12:12 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Ruslan Ermilov <ru@freebsd.org> Cc: Warner Losh <imp@bsdimp.com> Subject: Re: cvs commit: src/sys/conf kmod.mk Message-ID: <20050420161212.GA52582@dragon.NUXI.org> In-Reply-To: <20050420055904.GA33015@ip.net.ua> References: <200504182110.j3ILAc8J031298@repoman.freebsd.org> <20050418.152011.74745144.imp@bsdimp.com> <20050419182938.GA27941@dragon.NUXI.org> <20050420055904.GA33015@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 20, 2005 at 08:59:05AM +0300, Ruslan Ermilov wrote: > This is easily fixable: > > make cleandepend > make depend > make Then why does 'make kernel-depend' do 'rm -f .depend'? I'm sitting in the kernel directory, I expect the ways of building modules to be as close to building the kernel (which is just a special .ko) as possible. We've never documented that 'make cleandepend' is nearly a required step for 'make depend' to be dependable. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050420161212.GA52582>