summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.SH8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 0d966ec4cf..caa647b7dc 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -325,10 +325,10 @@ 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
+# 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
!NO!SUBS!