Date: Wed, 12 Feb 2003 16:01:08 +0100 (CET) From: Marc Olzheim <marcolz@office-install1.ilse.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: marcolz@ilse.nl Subject: docs/48210: make -q only does what the manpage says in NonCompat mode. Message-ID: <200302121501.h1CF18qb035353@office-install1.ilse.net>
index | next in thread | raw e-mail
>Number: 48210
>Category: docs
>Synopsis: make -q only does what the manpage says in NonCompat mode.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 12 07:10:03 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Marc Olzheim
>Release: FreeBSD 5.0-CURRENT i386
>Organization:
ilse technology
>Environment:
FreeBSD 2 - 5
>Description:
The manpage states:
-q Do not execute any commands, but exit 0 if the specified targets
are up-to-date and 1, otherwise.
This, however, is only true when Compat is off, i.e., only if -j is used.
If -j is not used, or -B is used, Compat mode is on and it make will
return -1.
>How-To-Repeat:
"make -q" or "make -j1 -q".
>Fix:
Fix the manpage ?
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302121501.h1CF18qb035353>
