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

This is the first release of Oonsoo.  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

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!)


LICENSE
-------

   See the LICENSE file for information


