The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This directory contains several files for testing Tcl's dynamic
loading capabilities.  If this directory is present and the files
in here have been compiled, then the "load" test will use the shared
libraries present here to run a series of tests.  To compile the
shared libraries, first type "./configure".  This will read
configuration information created when Tcl was configured and
create Makefile from Makefile.in.  Be sure that you have configured
Tcl before configuring here, since information learned during Tcl's
configure is needed here.  Then type "make" to create the shared
libraries.

RCS: @(#) $Id: README,v 1.2 1998/09/14 18:40:18 stanton Exp $