|
From: | Boris Godin |
Subject: | Re: Multiple target patterns |
Date: | Wed, 11 Jun 2008 15:04:22 -0300 |
User-agent: | Thunderbird 2.0.0.14 (Windows/20080421) |
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 <address@hidden> 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 xDHi! 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: address@hidden -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
[Prev in Thread] | Current Thread | [Next in Thread] |