aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-12 14:53:11 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-12 14:54:25 -0400
commit768d5b5d512ae9dc4bb5be4bed29c08895ecdce4 (patch)
tree2fc1da171b949e1ccbc68f259acfc02b505808ff /INSTALL
parent9f3f770562835c152ef98e89e45b51018fbb160a (diff)
downloadsoxdial-768d5b5d512ae9dc4bb5be4bed29c08895ecdce4.tar.gz
INSTALL, Makefile: added.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..3ef419d
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,10 @@
+Use 'make install' to install soxdial.
+
+You can set these variables on the make command line to control the
+install paths:
+
+DESTDIR (default: "")
+PREFIX (default: /usr)
+BINDIR (default: $PREFIX/bin)
+MANDIR (default: $PREFIX/share/man)
+DOCDIR (default: $PREFIX/share/doc/soxdial)