help-make
[Top][All Lists]
Advanced

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

Re: $(shell case ...) -- problem with embedded parens


From: Paul D. Smith
Subject: Re: $(shell case ...) -- problem with embedded parens
Date: Sun, 21 Sep 2003 21:14:30 -0400

%% Yakov Lerner <address@hidden> writes:

  yl> How can I insert a 1-line 'case' statement into '$(shell ...) ?

Use the {} method of referencing variables and functions instead:

    ${shell ...}

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