%% Daniel Pfeiffer <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>          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

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to