Hi all, I'm wondering if introducing a new name can be avoided alltogether. What if depends="prefix*" meant depends on all targets that start with "prefix"?
For example: <target name="compile" depends="precompile-*"> .... </target> Wouldn't that achieve the same effect? Regards, Sandu --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
