help-make
[Top][All Lists]
Advanced

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

"transferring" variables/arrays from one target to another


From: Christian Neumair
Subject: "transferring" variables/arrays from one target to another
Date: 05 Sep 2003 11:33:40 +0200

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





reply via email to

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