On (info "(make) Foreach Function") why oh why can't you start with a
an additional simple example?
Please say
$(foreach m, a b c, X$(m)Y)
expands to
XaY  XbY  XcY

OK?
Thanks.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to