help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can make use ksh?


From: Paul D. Smith
Subject: Re: How can make use ksh?
Date: Tue, 11 Jun 2002 09:57:24 -0400

%% "Rakshit Karnavat , Gurgaon" <address@hidden> writes:

  rkg> Is there any way to make the GNU Make use the ksh instead of the sh to
  rkg> resolve the shell commands?

Note that ksh is not available on all systems, so relying on this
reduces the portability of your makefiles.

However, look up the SHELL make variable in the GNU make manual.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]