This is MK:DEFSYSTEM 3.3i, a 'make' utility for Common Lisp.

The current distribution contains a single file `defsystem.lisp' and
this README file.

MK:DEFSYSTEM 3.3i works on most Common Lisp implementations and it is
used by a wide variety of projects.


INSTALLATION

To install MK:DEFSYSTEM 3.x, you should just make sure to LOAD the
file `defystem.lisp' in you CL environment.  You can do that by
putting the appropriate LOAD statement in you CL initialization file
(which most implementations have).


DOCUMENTATION

The documentation for MK:DEFSYSTEM 3.3i is part of a the following CMU TR

    Mark Kantrowitz, "Portable Utilities for Common Lisp, User Guide
    and Implementation Notes", Tech Report CMU-CS-91-143, School of
    Computer Science, Carnegie Mellon University, May 1991.

which is available at

      http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/tools/

(where, incidentally, you can also find the "original" version of
MK:DEFSYSTEM).


HELP and BUG REPORTS

For help and bug reports, the `clocc-list@sourceforge.net' mailing
list is usually the right place where to send requests and other
correspondence.


=======
Enjoy.

Marco Antoniotti
