cvs commit: src/usr.sbin/config main.c
M. Warner Losh
imp at bsdimp.com
Sun Jan 15 22:12:07 PST 2006
In message: <20060116041146.GA23438 at dragon.NUXI.org>
"David O'Brien" <obrien at 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
More information about the cvs-src
mailing list