summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-09-15 06:57:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-09-15 06:57:51 +0000
commitfaccc3df70d52167fc8db0cffe80b75c7537b839 (patch)
treeaad6689a8644b45fdf65a4e0f3143dde4dadad5b /MANIFEST
parentb5bd348c152c57fd6f24ee9faee1eb4d9968f632 (diff)
parent817e423ab4dfba4afbe35ab9c8cdeb229ced90ff (diff)
downloadperl-faccc3df70d52167fc8db0cffe80b75c7537b839.tar.gz
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4164
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST11
1 files changed, 10 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index a7125c7d0d..06135b876e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -490,11 +490,19 @@ installperl Perl script to do "make install" dirty work
intrpvar.h Variables held in each interpreter instance
iperlsys.h Perl's interface to the system
jpl/JNI/Changes Java Native Interface changes
+jpl/JNI/Closer.java Java Native Interface example
jpl/JNI/JNI.pm Java Native Interface module
-jpl/JNI/JNI.xs Java Native Interface external subroutines
+jpl/JNI/JNI.pm Java Native Interface module
+jpl/JNI/JNIConfig Java Native Interface config
+jpl/JNI/JNIConfig.Win32 Java Native Interface config
+jpl/JNI/JNIConfig.kaffe Java Native Interface config
+jpl/JNI/JNIConfig.noembed Java Native Interface config
+jpl/JNI/JNIConfig.standard Java Native Interface config
jpl/JNI/Makefile.PL Java Native Interface makefile generator
jpl/JNI/test.pl Java Native Interface tests
jpl/JNI/typemap Java/Perl interface typemap
+jpl/JNI/typemap.gcc Java/Perl interface typemap
+jpl/JNI/typemap.win32 Java/Perl interface typemap
jpl/JPL/AutoLoader.pm Java/Perl compiler module
jpl/JPL/Class.pm Java/Perl compiler module
jpl/JPL/Compile.pm Java/Perl compiler module
@@ -508,6 +516,7 @@ jpl/PerlInterpreter/PerlInterpreter.c Perl interpreter abstraction
jpl/PerlInterpreter/PerlInterpreter.h Perl interpreter abstraction
jpl/PerlInterpreter/PerlInterpreter.java Perl interpreter abstraction
jpl/README JPL instructions
+jpl/SETVARS.PL JPL setup
jpl/Sample/Makefile.PL JPL sample makefile generator
jpl/Sample/Sample.jpl JPL sample
jpl/Test/Makefile.PL JPL tests makefile generator