Well, hopefully you've got some depends="..." attributes set on your targets
so you only need to run one target to get them run in the proper order.
But no, there is no way to have all targets run by default without
specifically saying so, or relying on a dependency graph to do it for you.
Erik
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 10, 2002 8:53 AM
Subject: running all targets by default
> Hi,
>
> I want to run all targets in my project by default. Is there a better
> posibility instead of writing all targets in the depends-attribute of a
> main-target?
>
> Jens
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>