How can I convert string into dynamic parameterized array in system verilog?

In reply to dave_59:

Thanks Dave,

now, I split my array in a perl script.
And I call that perl script from makefile. Now the problem is how can i store this array in my makefile?
And how can i define dynamic array in makefile?