From: Norton T. Allen Date: Fri, 17 Jul 1998 12:37:27 +0000 (-0400) Subject: make install fails X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=83673e1fb880f2e546063a9710b0d81cf62abf33;p=p5sagit%2Fp5-mst-13.2.git make install fails Message-Id: <199807171637.MAA24830@bottesini.harvard.edu> p4raw-id: //depot/perl@1561 --- diff --git a/Makefile.SH b/Makefile.SH index 851b788..050e471 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