diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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) |