I would add (GNU) Makefile syntax to this:<p><pre><code> $(patsubst this,that,$(foreach .... $(call macro,arg,arg)))
</code></pre>
"I dislike all those Lisp parentheses", says the C developer ... but then we peek into his 50 kilobyte long, convoluted Makfile. :)