Copyright Digital Equipment Corp. All rights reserved.

FOREACH

   $(FOREACH macro,list,text)

   Repeatedly expands text. For each word in 'list', 'text' is
   repeated with the value of 'macro' defined as the word from 'list'.