On Tue, Jun 17, 2008 at 04:00:22PM +0530, A, Sravanthi  wrote:
> Team,
> 
> Can any one of you help to resolve this issue.
> My file structure will have root make file which will call makefiles in
> each subfolder. Some of the CC files which are dependant on other folder
> object files are getting recompiled. 
> 
> For example 
> 1. Folder d1 will have a.o which is compiled from a.cc 
> 2. Folder d2 has b.o which is compiled from b.cc.  
> 3. b.o is dependant on a.o 
How come that b.o is dependent on a.o?

        Sam


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to