cvs commit: src/usr.sbin/config main.c
    David O'Brien 
    obrien at FreeBSD.org
       
    Sun Apr 24 13:15:35 PDT 2005
    
    
  
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 at FreeBSD.org)
    
    
More information about the cvs-all
mailing list