help-make
[Top][All Lists]
Advanced

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

Re: how to use already existing .d files


From: Philip Guenther
Subject: Re: how to use already existing .d files
Date: Thu, 5 Dec 2013 14:24:06 -0800

On Thu, Dec 5, 2013 at 4:10 AM, Swapna Pawar <address@hidden> wrote:
> How can I make gcc use the existing dependency (.d) files, without generating 
> new dependency (.d) files.

Short answer: do not specify %.d as a target in any rule.

Longer answer with explanation: read
http://make.paulandlesley.org/autodep.html#advanced


Philip Guenther



reply via email to

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