make-w32
[Top][All Lists]
Advanced

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

Re: Extending gmake to make it less dependant on the shell


From: Paul D. Smith
Subject: Re: Extending gmake to make it less dependant on the shell
Date: Wed, 24 Mar 2004 17:20:48 -0500

%% Matt Lavoie <address@hidden> writes:

  ml> I was wondering if the community has considered extending gnu make
  ml> to make it less dependent on shells.

Well, GNU make can use any interpreter as a shell.  If you don't like
the problems with a Bourne-like shell you can always use Perl or some
other portable interpreter, and write your rules in that language...

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "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]