help-make
[Top][All Lists]
Advanced

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

Re: "transferring" variables/arrays from one target to another


From: Mike Gibson
Subject: Re: "transferring" variables/arrays from one target to another
Date: Fri, 5 Sep 2003 10:20:49 -0600
User-agent: KMail/1.5.1

An example of what you're doing might help...

On Friday 05 September 2003 03:33 am, Christian Neumair wrote:
> I already looked for docs, couldn't figure out how to do it, though:
> I've got a Makefile target containing a for loop that creates an array
> of variables. Now I'd like to use the created array in another target,
> but it doesn't seem to work although target target depends on source
> target. Simply referencing it returns nothing, so I guess I somehow have
> to transfer it to a global variable and reference that. I'm completely
> lost.
> Could anybody of you please provide information on how to solve the
> problem?
> Thanks in advance.
>
> regs,
>  Chris
>
>
>
> _______________________________________________
> Help-make mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-make





reply via email to

[Prev in Thread] Current Thread [Next in Thread]