Copyright (c) 1996-2005, Yauheni Akhotnikau

Copyright (c) 2004-2006, JSC Intervale

Copyright (c) 2006-2017, The Mxx_ru Project

All rights reserved.

Mxx_ru (Make++ on Ruby) is a cross-platform build tool.  It's intended for
C/C++ languages in general, but it's easy to extend for handling other
languages. It allows to use one project file to compile the project on
platforms like Windows, Unix (Linux, *BSD), HP NonStop, etc, using a compilers
such as Visual C++, GNU C++, Clang, Borland C++, c89, etc. 

Originally mxx_ru was developed by Intervale company (http://intervale.ru).
Later, Intervale company released Mxx_ru as an Open Source project
and now Mxx_ru is developed by a group of developers, interested in Mxx_ru
evolution.

Latest versions of mxx_ru and it's documentation (including installation and
setup instruction) is available at http://sourceforge.net/projects/mxxru/.
