Date: Sun, 24 Apr 2005 13:15:34 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config main.c Message-ID: <20050424201534.GA74964@dragon.NUXI.org> In-Reply-To: <200504221742.j3MHgoG9084110@repoman.freebsd.org> References: <200504221742.j3MHgoG9084110@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 22, 2005 at 05:42:50PM +0000, Ruslan Ermilov wrote: > ru 2005-04-22 17:42:50 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/config main.c > Log: > Ask that "make cleandepend" be run before "make depend", now that > we don't do this automatically. *sigh*. So now the steps are: make cleandepend make depend make That is just ridiculous. Computers are to automate tasks, not increase the effort for humans. Please back out the commits that require 'make cleandepend' in addition to 'make depend'. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050424201534.GA74964>