SCons is a very nifty software building tool that I've developed a great liking for. Anyone who has read Peter Miller's paper, Recursive Make Considered Harmful, knows how difficult life can be using Make. If you've ever maintained a large software project with Make (hundreds or thousands of source files) and had to compile that source for several different operating systems and/or hardware platforms, then you know that you'd really, really like to use a better tool.
It's no surprise that there are a number of Open Source (as well as commercial) projects to be the world's best "Make killer". SCons, I believe, is a leading contender. See http://www.scons.org/ for full details about SCons.
Descriptions of the source distributions found here:
Features of Mylib include: