Hi,
    I am porting an application from AIX to Solaris. I have installed GNU make for Solaris. I found, that the make uses sh to resolve all the shell commands. My Makefiles have some ksh specific commands( like -nt etc.).
  Is there any way to make the GNU Make use the ksh instead of the sh to resolve the shell commands?
Rakshit.
 

Reply via email to