Use ant <TargetName>

HTH,
-- Kevin

At 04:32 PM 4/4/2001 -0400, you wrote:
>The way ant currently works, you set the default target, and when you build
>without specifying a target, ant will run the default target.  What I'd like
>to do is conditionally execute a target at runtime, instead of executing the
>default target all the time.  Is there anyway to do this?

Reply via email to