bug-make
[Top][All Lists]
Advanced

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

Re: Optimization request


From: Paul D. Smith
Subject: Re: Optimization request
Date: Fri, 5 Apr 2002 08:17:51 -0500

%% Daniel Pfeiffer <address@hidden> writes:

  dp> Since even on Unix these calls don't come for free either, I'd
  dp> like to suggest that you take up the concept of Perl's system
  dp> function.  That scans the string passed for shell meta-characters
  dp> and, if none are found, splits it up on whitespace and executes
  dp> the command itself.

GNU make already does this...

-- 
-------------------------------------------------------------------------------
 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]