Hi,
this is not so important to me that I check it with the newest cygwin,
but...
what is the result of "all: ; ps.exe"?
If that doesn't work neither, you may try strace of make!
Bye, Heribert ([EMAIL PROTECTED])
> -----Original Message-----
> From: Bernard Dautrevaux [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, June 26, 2001 20:29
> To: '[EMAIL PROTECTED]'
> Subject: RE: Shell avoidance in make-3.79.1-3 !! CORRECTED !! needs
> attent ion from cygwin MAKE maintainer
>
>
[Heribert] [snip]
> bash-2.05$ mkdir TEST
> bash-2.05$ echo "all: ; ps"
> all: ; ps
> bash-2.05$ echo "all: ; ps" > Makefile
> bash-2.05$ make
> ps
> PID PPID PGID WINPID TTY UID STIME COMMAND
> 159 1 159 159 -1 500 17:37:55 /usr/bin/sh
> 467 159 467 487 -1 500 17:37:58 /usr/bin/bash
> 95 467 95 499 -1 500 17:38:27 /usr/bin/make
> 310 95 95 232 -1 500 17:38:27 /usr/bin/sh
> 562 310 95 358 -1 500 17:38:27 /usr/bin/ps
>
[Heribert] [snip]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/