diff options
-rw-r--r-- | INSTALL | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,10 +1,11 @@ Type + make make install to install silentct in a standard location. -You may override the following Makefile variables: +You may override the following (un)install variables: DESTDIR default: PREFIX default: /usr/local @@ -12,8 +13,6 @@ You may override the following Makefile variables: MANDIR default: $(PREFIX)/share/man VERSION default: the latest git-commit -Expect the programs in cmd/ to be installed with man pages. - Type make uninstall |