summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-21 13:01:37 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-21 13:01:37 +0100
commit91f55cc7bd29f32aa63974b65eae15a4512dfd22 (patch)
treec3938bdf7139acbaea694c10d322ad056e84663a /Makefile.SH
parentf0c420d979c4f7f0972405e34649cafe8d3e52e5 (diff)
downloadperl-91f55cc7bd29f32aa63974b65eae15a4512dfd22.tar.gz
Restore a reference to $perlpath. Installation needs it
cbeaa1895 removed the reference to $perlpath
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 414b9717fc..6212c0dd13 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -34,6 +34,9 @@ esac
# Mentioned for the same reason for future reference
# #23434 $d_strlcat $d_strlcpy
+# H.Merijn Brand [21 Dec 2010]
+# cbeaa1895 removed the reference to $perlpath
+
: This forces SH files to create target in same directory as SH file.
: This is so that make depend always knows where to find SH derivatives.
case "$0" in