On Wed, Aug 2, 2017 at 3:03 PM, Sven C. Dack <sven.c.d...@sky.com> wrote: > Hello, > > try it with the following rules: > > test-%: $(eval FOO = BAR) > test-%: > echo $(FOO)
FOO is a global variable in this case. Not sure what you're trying to demonstrate here. Kyle _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make