TrMake News
Brought to you by:
orlovm
This is the initial public release of TrMake.
TrMake (for "transparent make") is a modularized makefile system designed for multi-platform C++ development in Unix environment with GNU make (v3.80 or higher). Its main features are:
* Fast deployment — copy the mk directory where the sources directory is, and possibly adjust the sample makefile variables.
* Transparent handling of dependencies and generated sources of multiple projects.... read more