diff -u -r ../make-4.1/job.c ./job.c --- ../make-4.1/job.c 2014-10-05 18:24:51.000000000 +0200 +++ ./job.c 2014-10-15 00:33:16.000000000 +0200 @@ -53,7 +53,7 @@ #elif defined (__EMX__) -const char *default_shell = "/bin/sh"; +const char *default_shell = "/system/bin/sh"; int batch_mode_shell = 0; #elif defined (VMS)