Re: RfC: Don't cd into subdirs during kbuild

Kai Germaschewski (kai-germaschewski@uiowa.edu)
Thu, 3 Oct 2002 09:56:56 -0500 (CDT)


On 3 Oct 2002, Xavier Bestel wrote:

> Could you do instead:
>
> include subdir/Makefile
> ?

It's not quite that easy, unfortunately ;(

> This would avoid recursive make, which isn't really a good idea (even if
> it's used widely). Here is a good agument about that:
> http://www.cse.iitb.ac.in/~soumen/teach/cs699a1999/make.html

I think I heard that before, but I would argue that recursive builds if
done right are just fine from the correctness point of view.

--Kai

-
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/