Suppose I have a target naming two or more dependent targets.
<target name="..." depends="a.b.c,d.e.f" > ...
is there any way to name the dependent target names other than in a comma separate list? I'd prefer it if I could somehow name them one per line.
Thanks Jon Jagger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]