[comp.lang.lisp] defsystem

parr@singsing.berkeley.edu (Ron Parr) (06/13/91)

I am porting some code from a TI explorer to Allegro Common Lisp.  I
came across a macro called "defsystem" that appears to be a useful way
of getting the functionality of a make file within a lisp environment.

I was about to write some code for this when I realized that it
it may have already been done.  If anybody knows of an existing
implementation of defsystem, please let me know.

Thanks,
Ron Parr
--------
parr@cs.berkeley.edu