summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-27 14:42:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-27 14:42:20 +0000
commit083047a8d2bab13d11d5e1a81572c22f0576976a (patch)
tree4afd34d8e49d84a495e641627e8f89958f21a2d9 /Makefile.SH
parente82e08d5403019ee247cbb11863a873d8451479b (diff)
downloadperl-083047a8d2bab13d11d5e1a81572c22f0576976a.tar.gz
Do away with the fix_pl.
p4raw-id: //depot/perl@7458
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 6680a593fc..55ffb2cdd2 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -324,14 +324,6 @@ ext.libs: $(static_ext)
!NO!SUBS!
-# if test -f .patch ; then $spitshell >>Makefile <<'!NO!SUBS!'
-# patchlevel.h: .patch
-# perl fix_pl || (make -f Makefile.micro && ./microperl fix_pl)
-# $(SHELL) Makefile.SH
-# fi
-#
-# !NO!SUBS!
-
# How to build libperl. This is still rather convoluted.
# Load up custom Makefile.SH fragment for shared loading and executables:
case "$osname" in