blob: 34614c3899a5e371b9adf714df21091548fca520 (
plain)
1
2
3
4
|
Jam/MR is a build utility like make(1). It has its own expressive
language which allows for portable Jamfiles capable of building
large projects with multiple concurrent processes (although by
default it uses a single process).
|