hai all,
am really lost with this...plz help...i have a C, HDR and DEP folder under
the root folder...as names suggest C folder contains all the source files
HDR contains all the headers and I created the dependencies and put them in
to the DEP folder. I have included the path of .d files in DEP in my
makefile. My problem is, when I modify any header and then try to recompile
its not taking the dependencies. ie the source files in which this
particular headers are included are not getting recompiled...but if I modify
any source file and then recompiles its compiling that file...Simply, the
changes I make in HDR are not getting affected in the Build...i hope u
understand and plz tell me where i should have gone wrong
Thanks for the support
-- 
View this message in context: 
http://www.nabble.com/Problem-with-make...-tf4222546.html#a12011825
Sent from the Gnu - Make - Bugs mailing list archive at Nabble.com.



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

Reply via email to