On Tue, Sep 1, 2009 at 10:20 AM, veena pandit<v.kri...@gmail.com> wrote: > I have been given the task of converting Make files to Ant. I don't know > Make and I don't know Ant. > But I am going to try. There are 3 make files in the project. The first > one includes another make file > like so: > include makefile.${OSTYPE}${OS} > > the other Make files are makefile.linux and makefile.windows. > > How do I transfer this over to Ant?
See <import> --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org