
Oonsoo "A Solitaire Card Game"
==============================

Welcome to Oonsoo version 1.1!  This is just a maintenance release which
fixes problems when compiling with GCC 2.7.0 and thanks to Mitch DSouza
provides support for the Sun-PRO C/C++ compiler (Makefile.Solaris).  I've 
tested it under the following operating systems (the makefiles for these
systems should work fine):

    Linux  1.x.x
    Ultrix 4.3
    HP-UX  9.0
    SUNOS
    Solaris

If you find any bugs in the program please let me know.


Installation
------------

To Build the oonsoo executables:

   - Choose the correct Makefile.your_os for your system and execute:

       make -f Makefile.your_os     (e.g for Linux use Makefile.linux)

   - If there is no Makefile.your_os then you'll have to make one
     yourself (sorry!)

   - Copy the oonsoo executable to a good place (/usr/local/bin maybe?)

LICENSE
-------

   See the LICENSE file for information


