1# we need to add JNI specific stuff here
2PKG_CFLAGS+=@CFLAGS@
3PKG_CPPFLAGS+=@CPPFLAGS@ -I. -Iinclude
4PKG_LIBS+=@LDFLAGS@ @LIBS@
5