source:
release/1.3/linuxx86/ccl/x86-headers64/jni/C/populate.sh
| Last change on this file was 11489, checked in by , 16 years ago | |
|---|---|
| File size: 148 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | JVMINCLUDE=/usr/lib/jvm/java-openjdk/include |
| 3 | CFLAGS="-m64 -I${JVMINCLUDE}/linux";export CFLAGS |
| 4 | rm -rf usr |
| 5 | h-to-ffi.sh ${JVMINCLUDE}/jni.h |
Note:
See TracBrowser
for help on using the repository browser.
