summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>1998-06-08 10:45:36 -0400
committerGurusamy Sarathy <gsar@cpan.org>1998-06-10 05:52:05 +0000
commitaebf16e7cdbc86ec766bcfc2294cc17a0e67dc15 (patch)
tree987d954b0b07ce46e70cfd66e26d155cf4f9f6d4 /MANIFEST
parent5d582a372c85360bc6ffdf3733896719312079e2 (diff)
downloadperl-aebf16e7cdbc86ec766bcfc2294cc17a0e67dc15.tar.gz
Config_66-01
Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys> p4raw-id: //depot/perl@1087
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 72d82be608..2516bc1f46 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -12,6 +12,7 @@ INSTALL Detailed installation instructions
INTERN.h Included before domestic .h files
MANIFEST This list of files
Makefile.SH A script that generates Makefile
+ObjXSub.h Scoping macros for Perl Object in extensions
Policy_sh.SH Hold site-wide preferences between Configure runs.
Porting/Contract Social contract for contributed modules in Perl core
Porting/Glossary Glossary of config.sh variables
@@ -572,7 +573,6 @@ mv-if-diff Script to mv a file if it changed
myconfig Prints summary of the current configuration
nostdio.h Cause compile error on stdio calls
objpp.h Scoping macros for Perl Object
-ObjXSub.h Scoping macros for Perl Object in extensions
op.c Opcode syntax tree code
op.h Opcode syntax tree header
opcode.h Automatically generated opcode header
@@ -970,6 +970,7 @@ vms/vms.c VMS-specific C code for Perl core
vms/vms_yfix.pl convert Unix perly.[ch] to VMS perly_[ch].vms
vms/vmsish.h VMS-specific C header for Perl core
vms/writemain.pl Generate perlmain.c from miniperlmain.c+extensions
+win32/GenCAPI.pl Win32 port for C API with PERL_OBJECT
win32/Makefile Win32 makefile for NMAKE (Visual C++ build)
win32/TEST Win32 port
win32/autosplit.pl Win32 port
@@ -990,7 +991,6 @@ win32/config_h.PL Perl code to convert Win32 config.sh to config.h
win32/config_sh.PL Perl code to update Win32 config.sh from Makefile
win32/dl_win32.xs Win32 port
win32/genxsdef.pl Win32 port
-win32/GenCAPI.pl Win32 port for C API with PERL_OBJECT
win32/include/arpa/inet.h Win32 port
win32/include/dirent.h Win32 port
win32/include/netdb.h Win32 port