help-make
[Top][All Lists]
Advanced

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

Re: flat OBJDIR


From: Paul D. Smith
Subject: Re: flat OBJDIR
Date: Mon, 23 Aug 2004 12:59:07 -0400

%% address@hidden (Alexander Farber) writes:

  af> Can't I construct a series of rules by using $(foreach ...) instead?

In order to do this you will have to use $(eval ...).  It can't be done
using "traditional" make functions and methods... well, it actually can
be done with the auto-re-exec trick.

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