|
-
October 2nd, 2008, 07:38 PM
#1
recompile every file even without any change
hi c++ gurus,
My old Makefile works fine.
Recently, I added link to a library into my Makefile. The problem now is that the code always recompile every file even if nothing changed. Something must be wrong in my Makefile.
The dependency looks fine to me.
Is there any quick thought on what would be the problem?
Thanks a lot for your inputs!
Jia
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|