David Baird wrote:
> > > So, don't tell them that. But do tell them, "If you use CMD.EXE, then
> > > setting the Path environment variable will work."
> >
> > But that is exactly equivalent to saying ``use cmd.exe or else...''.
> 
> No it isn't. Try: "For those that set SHELL to CMD.EXE in their make
> file, they can be certain that setting the Path environment variable
> in their make file will work in target rules and in $(shell) macros."
> 

Currently, in find_and_set_default_shell (main.c) when the SHELL variable
or default shell ends with "cmd.exe" or similar variant, it is explicitely
accepted. Hence this point should be fixed already.

Because "command.com" is not considered, behaviour is different for win9x.


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to