#
# Last modified on Tue Aug 16 16:33:52 PDT 1994 by kalsow
#

This archive includes the following packages:

   m3middle - the intermediate language (IL) definition (a library)
   m3linker - the Modula-3 pre-linker (a library)
   m3front  - the Modula-3 to IL translator (a library)
   m3       - the driver program for the compiler
   cg-burs  - an experimental IL to assembly translator (DS3100 & NT386)
   quake    - the m3makefile interpreter (a C program)
   m3build  - the templates and glue used to invoke quake
   m3export - the shell scripts and misc. goo used to build export snapshots
   tests    - a few little test programs

The current gcc-based backend is in the "m3cc" archive.

None of the sources in this archive needs to be built.
The essential parts of the system were built and installed
as part of the bootstrap process.

The script "Build-it" will build and install each of the pieces
of this archive.


