On Fri, Apr 30, 2010 at 5:46 AM, Edward Welbourne <e...@opera.com> wrote:
>> The fix for that has been documented for years on Paul's webpage, and
>> is most easily done now with gcc's -MP option.
>
> URL ?

http://make.paulandlesley.org/autodep.html#norule

(That explains the problem and what needs to be put in the dependency
files to solve it, and then gives an implementation that works with
all 'makedepend' methods; gcc's -MP option came later is is just an
optimized method for those using -MD)



Philip Guenther


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to