The maketools repository contains tools to simplify the process of building applications.
At the moment, maketools provides tools to assist in building applications written in the following languages:
- *C++: Example under test/cpp directory. Makes use of functions in lib/MakeCppTools.mk.
*Note: The C++ build tools could easily be copied/enhanced to deal with C as well.