make-w32
[Top][All Lists]
Advanced

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

Re: Dependency generation


From: John Graham-Cumming
Subject: Re: Dependency generation
Date: Wed, 26 Apr 2006 16:28:45 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040208 Thunderbird/0.5 Mnenhy/0.6.0.104

Leeuwesteijn,Joost wrote:
Dependencies seem like a standard issue but the standard tools are hard to
find :-) If anybody has any useful tips, please let me know.

Sounds to me like you've hit the highlights:

1. makedepend
2. Paul's pages on auto-dependency generation

You could also read similar stuff in 'Managing Projects with GNU Make' or in the DDJ article I wrote called 'Dependency Management'. You've basically got either the 'makedepend' style of thing that updates all dependencies, or the 'Paul-style' where depedencies are updated as needed.

John.
--
John Graham-Cumming
address@hidden

Home: http://www.jgc.org/
Blog: http://www.jgc.org/blog/

POPFile: http://getpopfile.org/
GNU Make Standard Library: http://gmsl.sf.net/
GNU Make Debugger: http://gmd.sf.net/
Fast, Parallel Builds: http://www.electric-cloud.com/

Sign up for my Spam and Anti-spam Newsletter
at http://www.jgc.org/




reply via email to

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