You're mixing bourne shell statements with makefile statements, which most likely won't work, as $(wordlist ...) is evaluated prior to $$i and $$j.
HTH,
-Garrett

_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to