summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-06-28 19:01:23 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-06-28 19:01:23 +0000
commit219f41b1f58fd8a7ef20820f0e89c56470f7a6f4 (patch)
treeaad00e62150ad759f553728b4df4441b56ffd4a6 /Makefile.SH
parentc06ef2193827b22d14c89e18394d4c66189b9d90 (diff)
downloadperl-219f41b1f58fd8a7ef20820f0e89c56470f7a6f4.tar.gz
tweak various places for iperlsys.h awareness
p4raw-id: //depot/perl@1232
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index e395b97315..e4323b7144 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -206,7 +206,7 @@ addedbyconf = UU $(shextract) $(plextract) pstruct
h1 = EXTERN.h INTERN.h XSUB.h av.h config.h cop.h cv.h dosish.h
h2 = embed.h form.h gv.h handy.h hv.h keywords.h mg.h op.h
h3 = opcode.h patchlevel.h perl.h perly.h pp.h proto.h regcomp.h
-h4 = regexp.h scope.h sv.h unixish.h util.h perlio.h thread.h
+h4 = regexp.h scope.h sv.h unixish.h util.h iperlsys.h thread.h
h5 = bytecode.h byterun.h
h = $(h1) $(h2) $(h3) $(h4) $(h5)