Thanks man it's very useful info. For those, who are interested, detail explanation of 'define' feature:

http://osr507doc.sco.com/cgi-bin/info2html?(make)Eval%2520Function&lang=en

Cheers

Stephan Beal wrote:
On Wed, Jun 11, 2008 at 6:00 PM, Boris Godin <[EMAIL PROTECTED]> wrote:
so make thinks that I'm specifying 1 multiple target pattern. Is it possible
to insert line break, or some symbol so the make could know that this are 3
multiple target pattern and not 1?

Awaiting for comments xD

Hi!

You should look into the 'define' feature of make. With that you can
specific whole blocks and then call them using $(foreach), $(call),
and $(eval). They're all detailed fairly well in the make manual or in
the free book Managing Projects with GNU Make:

http://wanderinghorse.net/computing/make/



--
Boris Godin
*Java Developer* - Gameloft COR
Paraná 560, Nueva Córdoba (CP 5000)
Tel.: (+54 0351) 460 26 26 int. 111
MSN: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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

Reply via email to