summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorton T. Allen <allen@huarp.harvard.edu>1998-07-17 08:37:27 -0400
committerGurusamy Sarathy <gsar@cpan.org>1998-07-19 07:00:19 +0000
commit83673e1fb880f2e546063a9710b0d81cf62abf33 (patch)
treee2bc558c9346ceed0949dffe84cd37f49fad63e0
parent2beec16e955b826c44eaea93f62e1ff554d4c42a (diff)
downloadperl-83673e1fb880f2e546063a9710b0d81cf62abf33.tar.gz
make install fails
Message-Id: <199807171637.MAA24830@bottesini.harvard.edu> p4raw-id: //depot/perl@1561
-rw-r--r--Makefile.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 851b788ead..050e471e7d 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -401,6 +401,7 @@ install.perl: all installperl
cd utils; $(MAKE) compile; \
cd ../x2p; $(MAKE) compile; \
cd ../pod; $(MAKE) compile; \
+ else :; \
fi
$(LDLIBPTH) ./perl installperl