summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-01-24 09:39:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-01-24 09:39:01 +0000
commitc287c78ddec0173e5310e046c5e6d595abe24407 (patch)
treecea947f553a00580c6d0c87932b212578fb9205d /MANIFEST
parent43371e5a94ecbd01114258baefd24ec247812ad9 (diff)
downloadperl-c287c78ddec0173e5310e046c5e6d595abe24407.tar.gz
Create a tool for converting a config_h.SH into a VOS config.h.
p4raw-id: //depot/cfgperl@4872
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 34d581ac69..64b666e0b0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1521,8 +1521,10 @@ vms/vmsish.h VMS-specific C header for Perl core
vms/writemain.pl Generate perlmain.c from miniperlmain.c+extensions
vos/Changes Changes made to port Perl to the VOS operating system
vos/build.cm VOS command macro to build Perl
-vos/compile_perl.cm VOS commnad macro to build multiple version of Perl
+vos/compile_perl.cm VOS command macro to build multiple version of Perl
+vos/config.def input for config.pl
vos/config.h config.h for VOS
+vos/config.pl script to convert a config_h.SH to a config.h
vos/config_h.SH_orig config_h.SH at the time config.h was created
vos/perl.bind VOS bind control file
vos/test_vos_dummies.c Test program for "vos_dummies.c"