
 To install VSLisp interpreter and library just type:

./configure [your-options]
make
[su]
make install

 And you'll become an owner of your own binary copy of VSLisp!

Things you may want to do before compilation:
 ---  edit file iLisp/l_defs.h, there are some #define's to change.
 ---  edit file MKDefs.in (or MKDefs if configure was executed) to
       remove some targets

