                Installing the SVGATextMode utility
                -----------------------------------
                
First thing to do: read the README file. At least you'll know what this
program does.

You might also consider changing the Makefile, as it holds the path to the
TextConfig file (it is a fixed path, no environment variables yet). Also
look at the installation path. If you don't like the default settings,
change them!

To create the program, typing "make" should do the job. "make install" will
install SVGATextMode and TextConfig in their designated places. "make clean" or
"make mrproper" will do a little or a lot of cleaning up. 

And then: back to the README file. It is time to do some tests.


