%% "Meier, Kerry" <[EMAIL PROTECTED]> 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 <[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

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

Reply via email to