# Copyright (C)  2006  Daniele Zelante

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation.

@LICENSE
@$Id: INSTALL,v 1.5 2006/08/20 10:17:03 zeldan Exp $

$ make

$ make install
(default install prefix is /usr/local)

$ PREFIX=foobar make install
(if you want to change install prefix)


