blob: 1225bc9e571b7354c9684cc1b7e4a5e600cea405 (
plain) (
tree)
|
|
Simply typing
make install
should install pass to the standard locations.
The makefile is aware of the following environment variables:
PREFIX default: /usr
DESTDIR default:
BINDIR default: $(PREFIX)/bin
MANDIR default: $(PREFIX)/share/man
SYSCONFDIR default: /etc
|