aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 854b6c0..1225bc9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,3 +3,12 @@ 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
+