libixp - simple 9P client-/server-library
===============================
libixp is an extremly simple, stand-alone 9P library.


Installation
------------
Edit config.mk to match your local setup. libixp is installed into
/usr/local by default.

Afterwards enter the following command to build and install libixp
(if necessary as root):

    $ make clean install
