On 2009-12-22, Haledor wow wrote:
> What i am trying to do is to first run make (Makefile) and then run an
> executable file created from the make command. But i dont know how to run
> make from Ant.
The same way you'd run any other executable, .
> Also, I want to run make from another director
Hi,
i am trying to automate my testing procedures with the help of Ant.
What i am trying to do is to first run make (Makefile) and then run an
executable file created from the make command. But i dont know how to run
make from Ant. Anyone that can help me?
Also, I want to run make from another di