help-make
[Top][All Lists]
Advanced

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

Re: gmake: multiple tgts, using stem as part of make env var for dep li


From: Paul D. Smith
Subject: Re: gmake: multiple tgts, using stem as part of make env var for dep list...
Date: Thu, 22 Feb 2001 09:41:59 -0500

%% "Meier, Kerry" <address@hidden> writes:

  mk> I am trying to use the 'stem' value of a multiple target rule as
  mk> part of a make variable.

You can't do this.

  mk> Is make supposed to recursively expand the make variable in this case?

Well, it will expand the variable, but the name of the variable will be
"%_OBJ_LIST"; e.g., it doesn't expand the stem.

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