Send me your make file plus any extras. I'll have a look 4 you.

chris.green...@gmail.com

-----Original Message-----
From: veena pandit <v.kri...@gmail.com>
Sent: 01 September 2009 19:59
To: Ant Users List <user@ant.apache.org>
Subject: Re: Yet another basic question about Ant

It is for a Java program.  But I have to convert all the Make utilities into
Ant.
I dont know Make.  and I have to eliminate the Make

On Tue, Sep 1, 2009 at 2:50 PM, David Weintraub <qazw...@gmail.com> wrote:

> Ant is a build system primarily designed for Java builds while Make is
> primarily designed for C/C++ builds.
>
> Are you doing a Java build, but for some reason, it was originally written
> in Make? Then, I can understand why you want to change. But you are
> probably
> better off writing the build from scratch instead of trying to convert over
> the Makefiles to build.xml files.
>
> If the build is for C/C++, you should really keep using Make and forget
> about using Ant.
>
>
> On Tue, Sep 1, 2009 at 11:20 AM, veena pandit <v.kri...@gmail.com> wrote:
>
> > Hi,
> >


[The entire original message is not included]

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

Reply via email to