This directory holds a shell script used to link the interpreter with
a number of extensions (linkscheme) and several shell scripts used to
link individual extensions (linkext.*).

Do not invoke the scripts ending in .sh directly.  Calling "make" in
this directory creates versions of the shell scripts with the .sh
suffix deleted and the "execute" bit set; always use these shell
scripts instead of the .sh versions.

There is one linkext.* shell script for each dynamic loading mechanism;
the suffixes correspond to the value of $load_obj in config/system.

The comment at the beginning of each file describe its purpose and
how it is invoked.
