Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2006 23:10:29 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        obrien@FreeBSD.org
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, flz@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/config main.c
Message-ID:  <20060115.231029.62233420.imp@bsdimp.com>
In-Reply-To: <20060116041146.GA23438@dragon.NUXI.org>
References:  <200601140812.k0E8CQPI036267@repoman.freebsd.org> <20060116041146.GA23438@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20060116041146.GA23438@dragon.NUXI.org>
            "David O'Brien" <obrien@FreeBSD.org> writes:
: On Sat, Jan 14, 2006 at 08:12:25AM +0000, Florent Thoumie wrote:
: >   Modified files:
: >     usr.sbin/config      main.c 
: >   Log:
: >   - Change the exit message from "make cleandepend; make depend" to
: >   "make cleandepend && make depend".
: 
: I still think we should go back to the traditional:
:     "Don't forget to do ``make depend''\n"
: 
: The 'make cleandepend' step was to work around brokeness in 'make depend'.
: If 'make depend' is still so broken that one must do 'make cleandepend'
: first, then 'make depend' should just blow away all the .depend files
: first.

Sadly, that won't work.

Warner



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