Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2005-01-13 22:36:29 +0300
committerZoltan Varga <vargaz@gmail.com>2005-01-13 22:36:29 +0300
commit8729c3da5a87f5c61f9522c0888924276828428c (patch)
tree26c3862aec3fe0640192be0e34061a4b068cefa8 /ikvm-native/Makefile.am
parentba969244c1f79eb52d430ac67009f12d12b8ff2a (diff)
2005-01-13 Zoltan Varga <vargaz@freemail.hu>
* configure.in Makefile.am: Resurrect ikvm-jni. * ikvm-native: New directory which contains a copy of the 'native' module in IKVM cvs. svn path=/trunk/mono/; revision=38888
Diffstat (limited to 'ikvm-native/Makefile.am')
-rw-r--r--ikvm-native/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/ikvm-native/Makefile.am b/ikvm-native/Makefile.am
new file mode 100644
index 00000000000..bba455ef292
--- /dev/null
+++ b/ikvm-native/Makefile.am
@@ -0,0 +1,6 @@
+
+INCLUDES = $(GMODULE_CFLAGS)
+
+lib_LTLIBRARIES = libikvm-native.la
+
+libikvm_native_la_SOURCES = jni.c os.c