diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-05-31 21:37:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-05-31 21:37:31 +0000 |
commit | 12ae5dfcd4fd6f54af051c41b2e122532efce8d3 (patch) | |
tree | 2fe5b75e9e17313b9f06548e1f8abc866cbaee6d /MAINTAIN | |
parent | d6c1400008ffe28d0a765e9fe60d23dbeab89dda (diff) | |
download | perl-12ae5dfcd4fd6f54af051c41b2e122532efce8d3.tar.gz |
microperl changes from Simon Cozens; Makefile for microperl
written from scratch; few casts added as microperl compilation
doesn't have all prototypes available.
p4raw-id: //depot/cfgperl@6174
Diffstat (limited to 'MAINTAIN')
-rw-r--r-- | MAINTAIN | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,7 @@ INSTALL INTERN.h MANIFEST Makefile.SH +Makefile.micro simon objXSUB.h Policy_sh.SH Porting/* cfg @@ -56,6 +57,7 @@ README.dos dos README.hpux hpux README.lexwarn lexwarn README.machten machten +README.micro simon README.mpeix mpeix README.os2 os2 README.os390 mvs @@ -69,6 +71,7 @@ README.vos vos README.win32 win32 Todo Todo-5.005 +Todo.micro simon XSlock.h XSUB.h av.c @@ -845,6 +848,7 @@ taint.c thrdvar.h thread.h toke.c +uconfig.sh simon universal.c unixish.h utf* lwall |