From owner-cvs-all Mon Aug 21 15:50:46 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 C5CD837B423; Mon, 21 Aug 2000 15:50:42 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.0/8.11.0) id e7LMoTF57191; Tue, 22 Aug 2000 02:50:29 +0400 (MSD) (envelope-from ache) Date: Tue, 22 Aug 2000 02:50:25 +0400 From: "Andrey A. Chernov" To: Garrett Wollman 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: <20000822025023.A57035@nagual.pp.ru> References: <399EC343.75A93A8@cup.hp.com> <200008211435.KAA06425@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200008211435.KAA06425@khavrinen.lcs.mit.edu>; from wollman@khavrinen.lcs.mit.edu on Mon, Aug 21, 2000 at 10:35:01AM -0400 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Aug 21, 2000 at 10:35:01AM -0400, Garrett Wollman wrote: > make(1) is *defined* to use the Bourne shell, period. It's a bug that > our make even allows the user to change this. No, according to POSIX.2 make must support ${SHELL} variable (not environment one!) to change shell. -- 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