Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <37B1FD8A.702916B2@vinschen.de> Date: Thu, 12 Aug 1999 00:47:38 +0200 From: Corinna Vinschen X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: Chris Faylor CC: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: Another MAKE_MODE idea References: <19990811161957 DOT A1456 AT cygnus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Chris Faylor wrote: > > I've gotten some resistance to the idea of just changing the default > MAKE_MODE to unix so I have come up with an alternate plan. > > Here's what I'm proposing: > > Make will default to UNIX mode if 1) /bin/sh.exe exists, or 2) the SHELL ^^^^^^ Please, check for sh, not sh.exe > environment variable exists and does not point to command.com or > cmd.exe. > > How does this sound to everyone? It sounds like a reasonable compromise to me. Corinna