Mail Archives: djgpp-workers/1996/09/26/14:11:19
> (such as `bash')? If so, I suggest to try the latest binary of my port
> of Make 3.75:
>
> ftp://is.elta.co.il/pub/make-375.exe
OK, I'll try.
> It supports both COMMAND.COM and unixy shells. If the Makefile has a
line
> which says "SHELL=/bin/sh" and you have `sh.exe' anywhere on your $PATH,
> it will use that as the shell. You can either make `sh.exe' a symlink
> that actually calls `bash', or override the shell with one of these
I recommend that everyone use sh.exe for unixy Makefiles.
If argv[0] is "sh" or "sh.exe", then bash acts like sh.
Thanks,
Daisuke Aoyama
jack AT st DOT rim DOT or DOT jp
- Raw text -