update Mon May 17 12:37:00 PDT 2010
[pkgsrc.git] / devel / jam / DESCR
1 Jam is a build utility like make(1). It has its own expressive
2 language which allows for portable Jamfiles capable of building
3 large projects with multiple concurrent processes (although by
4 default it uses a single process).