Installation notes for Turbo C:

1) Update the "tcc.cfg" file to meet your paths.

2) You may just copy *.* to the up-updir and run COMPILE.BAT to make
the Turbo C library.

3) To compile the C files with inline assembly, download the
Arrowsoft Assembler v2.00c and specify "-Easm.exe" in your TCC.CFG,
if you do not have no TASM.

4) This script & options bases upon the contribution of John Price (linux-guru).
