help-make
[Top][All Lists]
Advanced

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

Re: Make doesn't understand wich files have been modified


From: Michael Ludwig
Subject: Re: Make doesn't understand wich files have been modified
Date: Fri, 25 Nov 2011 17:57:02 +0100
User-agent: Mutt/1.5.20 (2009-12-10)

Michael Ludwig schrieb am 25.11.2011 um 16:15 (+0100):

> I'm a Make newbie, so I don't know - but there might be a way to have
> make (or rather some other program invoked by make) scan C source
> files to create Makefile snippets (includes) that translate the
> dependencies of source files on header files into Makefile rules.

Okay - there is a way:

* http://en.wikipedia.org/wiki/Makedepend
* http://scottmcpeak.com/autodepend/autodepend.html
* http://make.paulandlesley.org/autodep.html

-- 
Michael Ludwig



reply via email to

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