From: Szalai F. <sz...@ei...> - 2004-01-30 20:31:24
|
On Wed, 2004-01-28 at 23:12, Dan Aloni wrote: > I think you misunderstood the Makefile strategy in the coLinux tree. > > The tree is actually a flat tree. The top Makefile includes the subdir > Makefiles, and so on. There is no recursive invocation of make, so the > 'all' target is evaluated several times if that patch applied. Ok, I understand! I will keep in my mind if I do somthing else with Makefiles. It was just a hot-fix. -- Regards Feri |