Message-Id: <199609261808.DAA26006@mail.st.rim.or.jp> From: "=?ISO-8859-1?Q?=90=C2=8ER=91=E5=89=EE/Daisuke_Aoyama?=" To: "Eli Zaretskii" Cc: Subject: RE: bash 1.14.7 is available Date: Fri, 27 Sep 1996 02:59:56 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > (such as `bash')? If so, I suggest to try the latest binary of my port > of Make 3.75: > > ftp://is.elta.co.il/pub/make-375.exe OK, I'll try. > It supports both COMMAND.COM and unixy shells. If the Makefile has a line > which says "SHELL=/bin/sh" and you have `sh.exe' anywhere on your $PATH, > it will use that as the shell. You can either make `sh.exe' a symlink > that actually calls `bash', or override the shell with one of these I recommend that everyone use sh.exe for unixy Makefiles. If argv[0] is "sh" or "sh.exe", then bash acts like sh. Thanks, Daisuke Aoyama jack AT st DOT rim DOT or DOT jp