diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -19,6 +19,7 @@ Porting/pumpkin.pod Guidelines and hints for Perl maintainers README The Instructions README.amiga Notes about AmigaOS port README.cygwin32 Notes about Cygwin32 port +README.dos Notes about dos/djgpp port README.os2 Notes about OS/2 port README.plan9 Notes about Plan9 port README.qnx Notes about QNX port @@ -43,6 +44,11 @@ cygwin32/ld2 Cygwin32 port cygwin32/perlgcc Cygwin32 port cygwin32/perlld Cygwin32 port deb.c Debugging routines +djgpp/config.over DOS/DJGPP port +djgpp/configure.bat DOS/DJGPP port +djgpp/djgpp.c DOS/DJGPP port +djgpp/djgppsed.sh DOS/DJGPP port +djgpp/fixpmain DOS/DJGPP port doio.c I/O operations doop.c Support code for various operations dosish.h Some defines for MS/DOSish machines @@ -273,6 +279,7 @@ hints/cygwin32.sh Hints for named architecture hints/dcosx.sh Hints for named architecture hints/dec_osf.sh Hints for named architecture hints/dgux.sh Hints for named architecture +hints/dos_djgpp.sh Hints for named architecture hints/dynix.sh Hints for named architecture hints/dynixptx.sh Hints for named architecture hints/epix.sh Hints for named architecture |