5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
Jam 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).
|