%% "Baz" <[EMAIL PROTECTED]> writes: b> How can I make my Ant files structure as flexible and as simple as b> Makefiles? Here is the case:
b> 1. Top level Rules.mak b> 2. Few lines in subdirectories' makefiles, for example, b> target=libsomething.a b> 3. Just type make to compile. b> How can I create same structure and usage in Ant? Any examples? I think you need to ask this question on a list about Ant. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
