From 9ff65c7806115a7132696d01956932795605d7d9 Mon Sep 17 00:00:00 2001 From: styan Date: Sat, 20 Jun 2020 12:02:59 +0000 Subject: [PATCH] Add the ENVIRONMENT VARIABLES section --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README b/README index ee98eba..acfd3d4 100644 --- a/README +++ b/README @@ -55,6 +55,19 @@ MAGIC The ``magic'' make(1) targets attempt to use pkg-config(1) for libraries and their flags. +ENVIRONMENT VARIABLES + + ``DESTDIR'' + The destination directory for `install', normally blank. + + ``PREFIX'' + The installation prefix, normally "/usr/local". + + ``MANDIR'' + The man-page sub-directory, normally "man". + On some systems it should be set to "share/man". + + PREPROCESSOR DEFINES ``BUFFER_SIZE''