This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: B20: make "/c" error when SHELL=/bin/sh


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]