Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 20:23:15 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Brian Fundakowski Feldman <green@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/make Makefile config.h job.c main.c
Message-ID:  <20000817202314.B83828@nagual.pp.ru>
In-Reply-To: <Pine.BSF.4.21.0008180131500.1746-100000@besplex.bde.org>; from bde@zeta.org.au on Fri, Aug 18, 2000 at 01:34:46AM %2B1000
References:  <20000817191010.A83092@nagual.pp.ru> <Pine.BSF.4.21.0008180131500.1746-100000@besplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 18, 2000 at 01:34:46AM +1000, Bruce Evans wrote:
> ${SHELL} is undocumented and doesn't affect `make'.  I think it is
> intentionally left out.  `make' has a .SHELL directive which is
> extensively documented in the tutorial but not even mentioned in
> the man page.

If it is BSD intention, we must follow it to avoid adding SHELL=/bin/sh to
share/mk/* files.

BTW, SHELL variable is documented in GNU make's "make.texinfo"

-- 
Andrey A. Chernov
<ache@nagual.pp.ru>
http://ache.pp.ru/


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




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