Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 1998 13:09:44 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        wosch@DE.FreeBSD.ORG, phk@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/6550
Message-ID:  <199805082009.NAA12701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: make(1): shell meta-character optimization incomplete

State-Changed-From-To: open-closed
State-Changed-By: phk
State-Changed-When: Fri May 8 13:08:14 PDT 1998
State-Changed-Why: 
The canonical way to do this is to use /bin/false rather than
exit.  Using exit would result in potentially confusing exit codes from make
which would be A Bad Thing.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805082009.NAA12701>