ftjam: ftjam (an enhanced version of the Jam build tool)
ftjam: 
ftjam: Jam is a small open-source build tool that can be used as a
ftjam: replacement for Make. Even though Jam is a lot simpler to use than
ftjam: Make, it is far more powerful and easy to master. It already works on
ftjam: a large variety of platforms (Unix, Windows, OS/2, VMS, MacOS, BeOS,
ftjam: etc.), it is trivial to port, and its design is sufficiently clear to
ftjam: allow any average programmer to extend it with advanced features at
ftjam: will.
ftjam: 
ftjam: