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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]