/* --------------------------------- readme --------------------------------- */

/* This is part of the flight simulator 'fly8'.
 * Author: Eyal Lebedinsky (eyal@ise.canberra.edu.au).
*/

This archive has the full sources for all the platforms. Some special
msdos support is in a separate archive.

Afret unzipping it (make sure the directories are created) just do:

>msdos\config c8

For the c8.00 (vc 1.0) compiler, or try c7 (c7.00) or qc (QuickC).

Now you can do 'nmake all'. Finally try 'nmake install' to get a proper
execution directory. You will need to have cpp.exe and awk.exe which are
included in the msdos binary release.
