From: David J. MacKenzie Date: Sat, 9 Nov 1996 22:19:34 +0000 (+0000) Subject: many bug fixes and a few additions, mostly derived from bug-gnu-utils X-Git-Tag: 3.75.1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a9fd68b7b664c71b8ee1a09f86508ab5025d43;p=thirdparty%2Fmake.git many bug fixes and a few additions, mostly derived from bug-gnu-utils --- diff --git a/INSTALL b/INSTALL index a2c8722c..50dbe439 100644 --- a/INSTALL +++ b/INSTALL @@ -167,7 +167,9 @@ operates. `--quiet' `--silent' `-q' - Do not print messages saying which checks are being made. + Do not print messages saying which checks are being made. To + suppress all normal output, redirect it to `/dev/null' (any error + messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually