a way around make clean;make?

  • From: Tyler Littlefield <tyler@xxxxxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Sun, 18 Apr 2010 16:41:14 -0600

hello all,
I have  a quick question: when I run my makefile, I want it to check to see 
what files were modified and then work based off of that modification. So, for 
example. If I modify file 2 and 8, I want it to recompile 2.cpp and 8.cpp and 
link. Right now, i have to make clean, then make for the new changes, or just 
delete the object files myself. Does anyone have a workaround? It'd be really 
helpful.

                Thanks,
Tyler Littlefield
        http://tds-solutions.net
        Twitter: sorressean

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: