makeutil-0.2.0 is released.
this release includes a new utility, mkstring. mkstring converts the first line of its input file into a c string. additionally, the config utility has been updated to match the included config.db, which brings support for "custom" platform descriptions where the user specifies all aspects of compilation. finally, usage examples have been added to the documentation.
This is the initial release of makeutil, which includes some basic tools to support building C/C++ applications.