aboutsummaryrefslogtreecommitdiffstats
path: root/mk/linux.mk
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mk/linux.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/linux.mk b/mk/linux.mk
new file mode 100644
index 0000000..9de2d8d
--- /dev/null
+++ b/mk/linux.mk
@@ -0,0 +1,3 @@
+LIBEXT = so
+OS_CFLAGS = -fPIC
+OS_LDFLAGS = -shared -Wl,-soname,libgamma-java.so.$(LIB_MAJOR)