Closed ldo closed 7 years ago
You have a separate Makefile for building the C code versus the Java code. Let me suggest having a single build.xml that will build everything in one step, as well as having a “clean” target that will get rid of all build products at once.
This and other little bits are available in my fork https://github.com/ldo/droid48/commits/ldo
Thanks, I'll look at it !
I think it's fixed :p
You have a separate Makefile for building the C code versus the Java code. Let me suggest having a single build.xml that will build everything in one step, as well as having a “clean” target that will get rid of all build products at once.
This and other little bits are available in my fork https://github.com/ldo/droid48/commits/ldo