I'd like to find a good book about the GNU 'make' and Makefiles. There is of course the GNU documentation, but I was thinking more on a tutorial-like or step-by-step guide. Sometimes the GNU documentation can be a bit harsh to read.
I'm interested as well in a good document about how to build libraries in Windows platforms in C/C++ (either static or dll).
What would you suggest?
Thanks.