

	micro/README:				October 1991


Micro-platforms known so far:


	Makefile.ami    - Amiga (with extremly old Aztec compiler)
	Makefile.ata	- Atari with GCC C compiler
	qc-a60.mak	- Quick C 2.0 for MSDOS
	qc-makei.bat	- Batch script to make it (MSDOS).
	tc-a60.prj	- Turbo C project file.
	tc-a60.tc	- (Turbo C config ?)


The A60 source code uses the following ifdef's:

	USG 	- for a SystemV like machine
	MSDOS 	- for a PC [Quick C v2.0]
	ATARI	- for a ratarari [GNU CC]
	AMIGA	- for an Amiga [Aztec v3.x]


--
Erik Schoenfelder (schoenfr@ibr.cs.tu-bs.de)
