help-make
[Top][All Lists]
Advanced

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

Re: suppressing shell error output


From: Paul D. Smith
Subject: Re: suppressing shell error output
Date: Tue, 13 Sep 2005 17:37:58 -0400

%% Martin Sebor <address@hidden> writes:

  ms> Is there an efficient way to suppress the error output of the shell
  ms> in the $(shell) function?

Make can't do it.  You can only do it from within the shell script
you're invoking.

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