summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 6bbd7fe884..9de1de763a 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -254,6 +254,9 @@ opcode.h: opcode.pl
embed.h: embed_h.sh global.sym interp.sym
sh embed_h.sh
+# We have to call our ./makedir because Ultrix 4.3 make can't handle the line
+# test -d lib/auto || mkdir lib/auto
+#
preplibrary: miniperl lib/Config.pm
@./makedir lib/auto
@echo " AutoSplitting perl library"