Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Makefile question: (1 Item)
   
Makefile question  
We are using the recursive make.
I'm noticing that there are a few issues with updating header files and the source files not getting recompiled. 

So I was trying to find where the depends files are getting created and I don't believe they are.  I noticed qdepfile.mk
 but it doesn't seem that any of the q<*>.mk files include it or call it.  That's where the depends rules are.

Can any help me and tell me how to get the QNX recursive make to build depend files?

Thanks.
-stv