From 32b81ec4777ede7fdb4e0172c0011e238bdacb60 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Thu, 30 May 2024 17:16:48 +0200 Subject: build: Install is a separate invocation of make --- INSTALL | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 9dd7dc9..d69a5ea 100644 --- a/INSTALL +++ b/INSTALL @@ -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 -- cgit v1.2.3