*** To install on a Gentoo Linux system, follow the instructions in the ***
*** README.gentoo file.                                                 ***

To install mkDoxy on any Unix or Linux system, run the following command as
root (or sudo'd):

make install

This will install mkDoxy to /usr/local. To change the installation prefix,
set one of the GNU Autotools-compatible macros:

make PREFIX=/usr install

This will install mkDoxy to /usr.

