summaryrefslogtreecommitdiff
path: root/x2p
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-05-15 12:33:05 +0200
committerNicholas Clark <nick@ccl4.org>2013-05-20 21:50:45 +0200
commitd730c2986a70e4fa953cb2f352b7b5ebf41ea580 (patch)
tree11f0bf81941e5e1c58aa0ed39af74e2b4429fad8 /x2p
parent9e7945ee50c30a17a84968fb0c7e5c38223af6f9 (diff)
downloadperl-d730c2986a70e4fa953cb2f352b7b5ebf41ea580.tar.gz
Remove vestigial *.SH code which can link the extracted file into ../
4 of the *.SH files have code which links the extracted file into the parent directory if the current directory ends SH. This code dates from Perl 1. It seems that the intent was that the *.SH files could live in a SH/ directory, but that feature was neither used or mentioned in the documentation in Perl 1, and hasn't been used since.
Diffstat (limited to 'x2p')
-rwxr-xr-xx2p/Makefile.SH6
1 files changed, 0 insertions, 6 deletions
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH
index 3f16623e98..55d338f95a 100755
--- a/x2p/Makefile.SH
+++ b/x2p/Makefile.SH
@@ -194,10 +194,4 @@ $(obj):
makedepend: depend
!NO!SUBS!
$eunicefix Makefile
-case `pwd` in
-*SH)
- $rm -f ../Makefile
- $ln Makefile ../Makefile
- ;;
-esac
rm -f $firstmakefile