help-make
[Top][All Lists]
Advanced

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

Re: make query


From: Paul D. Smith
Subject: Re: make query
Date: Mon, 4 Oct 2004 18:18:29 -0400

%% nikhil sharma <address@hidden> 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 <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]