How to install
--------------

Simple enough:

  make install

This will install the package collection under /usr/gar.

DESTDIR is supported for package distributors i.e.

  make DESTDIR=/tmp/destdir install

You can modify the PREFIX variable inside the Makefile if you
installed iztaci-gar in a place different to /usr/gar.

