summaryrefslogtreecommitdiff
path: root/native/vmi
diff options
context:
space:
mode:
authorAaron M. Renn <arenn@urbanophile.com>1998-12-26 01:00:35 +0000
committerAaron M. Renn <arenn@urbanophile.com>1998-12-26 01:00:35 +0000
commit9bd1ef2e0b2cad3d26f1f528774b685eadef38f9 (patch)
treeccbeb075708b5491dbfb59d344929ba0cd98af68 /native/vmi
parent10b4706cef61859c6e95672afdab1c70f8e31681 (diff)
downloadclasspath-9bd1ef2e0b2cad3d26f1f528774b685eadef38f9.tar.gz
Initial checkin
Diffstat (limited to 'native/vmi')
-rw-r--r--native/vmi/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/native/vmi/Makefile.am b/native/vmi/Makefile.am
new file mode 100644
index 000000000..11b462a3d
--- /dev/null
+++ b/native/vmi/Makefile.am
@@ -0,0 +1,6 @@
+## Input file for automake to generate the Makefile.in used by configure
+
+EXTRA_DIST = \
+TODO \
+vmi.c \
+vmi.h