You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Baz ¤Ñª° <sk...@yahoo.com> on 2004/02/01 05:32:06 UTC

Making ant build.xml file as flexible as Makefiles?

All,

How can I make my Ant files structure as flexible and as simple as
Makefiles? Here is the case:

1. Top level Rules.mak
2. Few lines in subdirectories' makefiles, for example,
target=libsomething.a
3. Just type make to compile.

How can I create same structure and usage in Ant? Any examples?

Thanks

B.



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org