== Notes on CONFIG ==

Ordinarily you will not need to recompile the `config' program.  If
you wish to do so, use `mscmake' to recompile `config'.

If you are using the Turbo C compiler, use `tccmake' instead.  The
MAKE dependency file `tccmake.dep' for the Turbo C compiler has a
line

	TCLIB=c:\turboc\lib

which defines the location of the directory containing the standard
Turbo C libraries.  If your Turbo C libraries are in a different 
directory, you must change this line in your `tccmake.dep' file.
