From owner-cvs-all Thu Aug 17 9:23:40 2000 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 864C137B6CD; Thu, 17 Aug 2000 09:23:31 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.0/8.11.0) id e7HGNG783893; Thu, 17 Aug 2000 20:23:16 +0400 (MSD) (envelope-from ache) Date: Thu, 17 Aug 2000 20:23:15 +0400 From: "Andrey A. Chernov" To: Bruce Evans Cc: Brian Fundakowski Feldman , 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> References: <20000817191010.A83092@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bde@zeta.org.au on Fri, Aug 18, 2000 at 01:34:46AM +1000 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message