%% Mike Shal <[EMAIL PROTECTED]> writes: >> No fundamentally better way. You can be a bit more restrictive of what >> you match on by using filter/filter-out for pattern matching instead of >> findstring, but that's about it.
ms> One other possible solution is to remove the rule to generate the ms> .d files (but still include them) and just generate the .d's ms> during the .cc -> .o rule. If you're looking for a longer explanation of this you can check out the info on automatic dependency generation on my web site. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make