
ttytest itself does not require any libraries apart from the usual
system libraries (libc, etc).

Recommended prerequisites: rpm-utils

Build with:

$ make -f Makefile.cvs
$ ./configure
$ make
$ make install

Uninstall with:

$ make uninstall


