CamlAL is an Objective Caml (http://caml.inria.fr) wrapper
for OpenAL (http://www.openal.org) library.

Requirements:

* OCaml (version 3.10.0 or higher)
* OpenAL
* MinGW (for compiling under windows)

Installation:
  make
  sudo make install
