%% nikhil sharma <[EMAIL PROTECTED]> writes:

  ns> FILELIST1=$(FILET:%=dir1/%.o dir1/%_cltn.o)

This is not supported in GNU make.  Only the first "%" in the
string is substituted.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          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


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

Reply via email to