============
INSTALLATION
============

To install, run as root:

  # make install

Optionnaly, you can set DESTDIR to suit your need, for example:
  # make install DESTDIR=$PKG # where $PKG can be /what/you/want

