INSTALL

# Install
# You can use DESTDIR and prefix (default prefix=/usr)
make install

# Uninstall
make uninstall

# Clean temp files
make clean

# Show help
make help
