help-make
[Top][All Lists]
Advanced

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

How to define a variable with {} expansion


From: Blake McBride
Subject: How to define a variable with {} expansion
Date: Wed, 27 Jan 2021 12:10:56 -0600

Greetings,

Please forgive the basic question.

If I want a variable set to:   abc/def/ghi.a abc/def/klm.a abc/def/opq.a

On other make systems, I would do:  abc/def/{ghi kln opq}.a

How can I do this in GNU Make?

Thank you!

Blake McBride


reply via email to

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