help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Making ant build.xml file as flexible as Makefiles?


From: Baz
Subject: Making ant build.xml file as flexible as Makefiles?
Date: Mon, 2 Feb 2004 00:53:11 -0800

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.








reply via email to

[Prev in Thread] Current Thread [Next in Thread]