X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=natives%2FMakefile;h=f472ab27c56be880d54761b2f6ea698a8f609739;hp=faf073cd5b28b122db35e7ebf407430354d7a900;hb=4d9616027ef98e887552807fd398578c1cc4a737;hpb=0415f01cf73d95ac60f6e025db1236c4c65f2ecc diff --git a/natives/Makefile b/natives/Makefile index faf073cd..f472ab27 100644 --- a/natives/Makefile +++ b/natives/Makefile @@ -1,3 +1,4 @@ +JAVA_HOME=/usr/lib/jvm/default-java SYSTEM= $(shell uname | awk '{print tolower($$0)}') JAVAH?=javah CC?=gcc