bug-make
[Top][All Lists]
Advanced

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

Re: problem computed variables


From: Duane Ellis
Subject: Re: problem computed variables
Date: Sat, 1 Mar 2003 20:25:07 -0500

paul>> It's very easy, though, just do this:

paul>>   DBG_ORDER = $(foreach V,$(RAW_DBG_ORDER),$($(V)))

paul>> You can make a function out of it and use $(call ...) if that makes it
paul>> clearer in your makefile.

Thank you, works like a charm.

--Duane




reply via email to

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