In that case I would use if and unless on targets which make <antcall>s to the nearly-identical code, modified to be parameterized...
-Matt --- Markus Kramer <[EMAIL PROTECTED]> wrote: > Matt, > unfortunately, this does not resolve the pitfall of > having nearly identical > code in two places. > > -Markus > > > Matt Benson wrote: > > > I thought that would be nice too, having if and > unless > > available everywhere. I don't really think about > it > > anymore. What you do is wrap these types of > things in > > other targets, put the if/unless on the targets, > and > > make your main target dependent on those. > > > > -Matt > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
