source: vendor/perl/5.8.8/mint/README

Last change on this file was 3181, checked in by bird, 18 years ago

perl 5.8.8

File size: 628 bytes
Line 
1This subdirectory contains some additional files which are necessary
2(or at least useful) when compiling Perl on MiNT.
3
4"Makefile" and "pwd.c" will build and install a fixed version of the
5pwd command if your system pwd is broken.
6
7The header files are wrappers around broken system header files. Make
8sure that this directory stands at first place in your include path
9when compiling Perl.
10
11The file system.c is an enhanced version of the system() function
12in the MiNTLib. It is strongly recommended that you insert this
13version into your libc before you compile Perl (see README.MiNT
14in the toplevel directory for details).
Note: See TracBrowser for help on using the repository browser.