bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shorter and less error-prone rule for automatic prerequisite genera


From: Philip Guenther
Subject: Re: Shorter and less error-prone rule for automatic prerequisite generation in the GNU Make manual
Date: Fri, 30 Apr 2010 10:32:22 -0700

On Fri, Apr 30, 2010 at 5:46 AM, Edward Welbourne <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]