folks.. i am writting a java application that uses JNI. Now for generating c files i am using Makefile. and for java files i am using ant[it is must that i use Makefile].
Now my question is that how can i call makefile in build.xml.. how to call that so that when build.xml executes.. it calls Makefile that compiles the C code -- Kamran Hameed http://hpc.niit.edu.pk/~kamran
