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
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/help-make



_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to