On 2008-06-18T12:50:42+1000, nidujay wrote:
> One thing I noticed is that the dependency files are generated even
> when the target doesn't require them (e.g. make clean).

An easy way to address that particular problem (make clean) is to 
conditionally include the file based on the target being executed.


/Allan


_______________________________________________
Help-make mailing list
Help-make@gnu.org
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to