Hi > OK, to drive it even further OT, I only use KDevelop because I'm not able to > mess with makefiles directly. Does any Linux developer gurus that might be > here know how do all the developers generate/manage the makefiles for large > projects? Makefiles have always been one of the biggest reasons I hesitate > to develop for Linux a lot! :-)
It's actually quite easy when you get used to it. There's book available called "GNU Make: A Program for Directing Recompilation" by Richard M. Stallman and Roland McGrath. It's very good and is also available on line here: http://www.gnu.org/doc/book8.html. There's a pdf version about somewhere as well. Someone of you calibre should have no trouble picking it up, Ehsan. Regards Paul Paul Grenyer Email: [EMAIL PROTECTED] Web: http://www.paulgrenyer.co.uk Have you met Aeryn: http://www.paulgrenyer.co.uk/aeryn/? Version 0.3.0 beta now ready for download
