help-make
[Top][All Lists]
Advanced

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

Re: Making ant build.xml file as flexible as Makefiles?


From: Paul D. Smith
Subject: Re: Making ant build.xml file as flexible as Makefiles?
Date: Mon, 2 Feb 2004 10:30:25 -0500

%% "Baz" <address@hidden> 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 <address@hidden>          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




reply via email to

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