From: noer@cygnus.com (Geoffrey Noer)
Subject: Re: B20: make "/c" error when SHELL=/bin/sh
20 Nov 1998 14:41:48 -0800
Message-ID: <19981119225813.60939.cygnus.gnu-win32@cygnus.com>
References: <36544088.F7BBE736@nist.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
To: "Michael D. Garris" <mgarris@nist.gov>
Cc: gnu-win32@cygnus.com

You need to set MAKE_MODE=unix

-gjn

On Thu, Nov 19, 1998 at 10:00:08AM -0600, Michael D. Garris wrote:
>
> I didn't find this reported when searching the archives on "make".
> A problem arises when assigning /bin/sh as the command interpreter with:
> 	SHELL=/bin/sh
> 
> Error occurs when the following simple command block is
> interpreted in the sample make script:
> 
> SHELL=/bin/sh
> it:
> 	echo hi
> 
> The error generated is:
> 	"/c: Can't open /c"

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
