From owner-freebsd-doc@FreeBSD.ORG Sat Apr 17 05:00:23 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 613A916A4CE; Sat, 17 Apr 2004 05:00:23 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FAB943D1D; Sat, 17 Apr 2004 05:00:19 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i3HC0DcG076457 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 Apr 2004 13:00:13 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3HC0DHY076443; Sat, 17 Apr 2004 13:00:13 +0100 (BST) (envelope-from matthew) Date: Sat, 17 Apr 2004 13:00:13 +0100 From: Matthew Seaman To: Jens Schweikhardt Message-ID: <20040417120013.GA23608@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Jens Schweikhardt , freebsd-doc@FreeBSD.org References: <200404171144.i3HBixmO064278@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <200404171144.i3HBixmO064278@freefall.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040416, clamav-milter version 0.70g X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-doc@FreeBSD.org Subject: Re: docs/65615: make.conf.5 documents non-existent MAKE_SHELL variable X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 12:00:23 -0000 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 17, 2004 at 04:44:59AM -0700, Jens Schweikhardt wrote: > Synopsis: make.conf.5 documents non-existent MAKE_SHELL variable >=20 > /usr/src/usr.bin/make/Makefile:MAKE_SHELL?=3D sh > /usr/src/usr.bin/make/Makefile:.if ${MAKE_SHELL} =3D=3D "csh" > /usr/src/usr.bin/make/Makefile:.elif ${MAKE_SHELL} =3D=3D "sh" > /usr/src/usr.bin/make/Makefile:.elif ${MAKE_SHELL} =3D=3D "ksh" > /usr/src/usr.bin/make/Makefile:.error "MAKE_SHELL must be set to one of \= "csh\", \"sh\" or \"ksh\"." >=20 > So MAKE_SHELL appears to be used for making make itself. Ah. Well, I was looking at the RELENG_4 sources. Seems this is a 5.x thing that got MFC'd a bit too enthusiastically. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAgRxNdtESqEQa7a0RAjMCAJ40qp8gkmqdtyMvwkus6Q5bz7OHJgCePpkb sxD+pF6BRe/nwQPU5Po5FtQ= =XwmD -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--