summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDavid J. MacKenzie <djm@gnu.org>1996-11-09 22:19:34 +0000
committerDavid J. MacKenzie <djm@gnu.org>1996-11-09 22:19:34 +0000
commit6e35616392c45142074d431420d736e75bdb9438 (patch)
tree2f446b2dbce9c3c381c896ff25763acfc75f672e /INSTALL
parent443d0f3ae7ac3a66481b8bc0dec477f6c0b616c1 (diff)
downloadmake-6e35616392c45142074d431420d736e75bdb9438.tar.gz
many bug fixes and a few additions, mostly derived from bug-gnu-utils
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
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