On Thu, 7 Mar 2002 [EMAIL PROTECTED] wrote: > if these directories do reside within the same directory tree, then to me > this looks like replacing the "for" construction by some "find" and "xargs" > constructions might do the trick.
But there might also be variables that we need to pass to the transformer on a per-directory basis in order to get relative URLs to work correctly. > > On the other hand, the whole task 'smells' like using Makefiles would be > the > thing to do ... in which case then again the order of filename extensions > would matter. And I don't particularly want to have to enumerate every file in the tree in the Makefile. Joshua. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
