<exec> is the best way.  Unless you make a wrapper task, but it'd do
essentially what <exec> does anyway.

    Erik


----- Original Message -----
From: "Israel Klein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 23, 2002 8:58 AM
Subject: Running mak files from Ant


> Hi,
>
> My application is built from some components, some in java which have
> build.xml files and I build them with Ant, and some in C++ which have mak
> files which I build from the Unix shell directrly. I want to make a master
> build file and use Ant for it.
> What's the best way to run the mak files from Ant, using exec? is there
any
> other way?
>
> Thanks in advance,
>
> Israel
>
****************************************************************************
**********************
> The contents of this email and any attachments are confidential.
> It is intended for the named recipient(s) only.
> If you have received this email in error please notify the system manager
or  the
> sender immediately and do not disclose the contents to any one or make
copies.
>
> ** eSafe scanned this email for viruses, vandals and malicious content **
>
****************************************************************************
**********************
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to