Short:        E Module Generator for Amiga E v2.1b
Author:       thought@eskimo.com (Jesse McClusky)
Type:         dev/e
Architecture: m68k-amigaos

   Amiga E Module Generator

This program generates Amiga E Modules from source for version 2.1b of the
Amiga E Compiler.  I'm not sure if it works with later versions, but if the
format didn't change (except to add new types) then it should.

Currently, it can recompile all modules in the EMODULES: directories into
the exact (byte-for-byte) file, based on the ShowModule output.
Simply do a 'showmodule >file EMODULES:module.m' and then delete the first
three lines, also taking out the first 5 characters from each line in an
OBJECT definition (the (---) stuff).  Then type 'em file' to generate an
exact copy of the EMODULES:module.m module.

I will be uploading a more modern version as soon as I get my hard drive,
updated for the newest version of Amiga E.  Until then, please contact me
if you have any comments/suggestions/bugs about this program.

Jesse McClusky
thought@eskimo.com