This is a C++ thread library.  To make:

All platforms

        prompt> gmake 

To use GNU compilers on IRIX, Sun

	prompt> gmake COMPILER=gnu

To build 64 bit on IRIX, Sun, Linux

	prompt> gmake ARCH=64

prefix=/usr/local

Header files....$prefix/include
Libraries.......$prefix/lib/OpenThreadPThread

Questions/Comment/Suggestions to: to be announced


