This directory is for testing.
Actual testing happens in the build subdirectory.
The dev subdirectory holds the source of the test program.
The lib subdirectory is for building the version
of libmarpa to be used for testing.

The following instructions are probably out of date:

To install

1) mkdir dev/m4

2) (cd dev; autoreconf -ivf)

To build in it:

1) sh configure

2) make
