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
[EMAIL PROTECTED]
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/
_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32