Re: kbuild 2.5 release 2.4

Keith Owens (kaos@ocs.com.au)
Sat, 04 May 2002 22:11:05 +1000


On Sat, 4 May 2002 13:26:48 +0200 (SAST),
Zwane Mwaikambo <zwane@linux.realnet.co.sz> wrote:
> Just a minor nit, could you change the rm parameter to have -r
>too? I've found that ^C halfway through a make can leave some old
>directories (.tmp_include or somesuch).

You will have to provide more details of the problem that you think you
are seeing. The .tmp_include files are part of the infrastructure that
lets me separate source and object trees, they are meant to be there.
make -f Makefile-2.5 mrproper deletes .tmp_include.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/