> I am looking to have it work a little differently. > > if Target C depends on B and A and A and B succeed but C failes.. > Then the next time it is started I would like it to run C. > > Basically, if some thing fails, I would like it to skip all the targets > that have already run successfully. What do A and B do? For example if they compile come sourcecode, the next time it runs, although the target will get called, it won't do anything as everything is compiled already. Same goes for copy, which will only copy newer files (by default), etc.
Does that help any? Ylan Segal. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
