Lines Matching refs:sh
80 GNU make and sh.exe:
82 This port prefers you have a working sh.exe somewhere on your
83 system. If you don't have sh.exe, the port falls back to
86 carefully though (The author uses GNU bash as sh.exe).
91 Other possibilities are the MKS version of sh.exe, or building
93 (Consensys). Also MinGW includes sh (http://mingw.org/).
98 as 'sh -c' from CreateProcess(). The main problem is they seem
101 file and then executing the command by calling 'sh file'.
107 working sh.exe in order to use parallel builds (-j).
117 Good news! Make now has native support for Cygwin sh. To enable,
172 sh.exe. Tests were performed on both Windows NT and Windows 95.