Mono Tools: ---------- Mono Tools is a collection of development and testing programs and utilities for use with Mono. Building: -------- Building should be as simple as: ./configure [typical configure flags, such as --prefix=PREFIX] make make install