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 _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make