On Fri, 19 Oct 2001, Jose Alberto Fernandez <[EMAIL PROTECTED]>
wrote:

> There is little reason to force users to check any possible
> dependency graph in order to make sure all evaluation paths start at
> "init". It is a waist of the developer time.

If all my targets require the directory "build" to exist, I have to
ensure that all my targets depend on my "setup" target with the
appropriate <mkdir> task in it - I don't see that much of a
difference.

Stefan

Reply via email to