summaryrefslogtreecommitdiff
path: root/MAINTAIN
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-05-31 21:37:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-05-31 21:37:31 +0000
commit12ae5dfcd4fd6f54af051c41b2e122532efce8d3 (patch)
tree2fe5b75e9e17313b9f06548e1f8abc866cbaee6d /MAINTAIN
parentd6c1400008ffe28d0a765e9fe60d23dbeab89dda (diff)
downloadperl-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--MAINTAIN4
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAIN b/MAINTAIN
index 60ed01e42a..ae4df30f83 100644
--- a/MAINTAIN
+++ b/MAINTAIN
@@ -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