Hi all,

When one builds Inline::Java, you need to do:

 make java

before doing:

 make
 make test
 make install

in order to build a .jar file that is needed to use Inline::Java.

Does anyone know how to write dependencies for Java source files that I could
use to have the default target build the .jar?

The reason I build the .jar in a separate target is because since I
don't know how to set the dependencies right the .jar file is rebuilt
every time, which is very annoying at development time.

Any help with this would be appreciated as it prevents Inline::Java
from being installed automatically by, say, CPAN.pm.


Thanks,

Patrick

--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to