This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2beec16
)
make install fails
author
Norton T. Allen
<allen@huarp.harvard.edu>
Fri, 17 Jul 1998 12:37:27 +0000
(08:37 -0400)
committer
Gurusamy Sarathy
<gsar@cpan.org>
Sun, 19 Jul 1998 07:00:19 +0000
(07:00 +0000)
Message-Id: <
199807171637
.MAA24830@bottesini.harvard.edu>
p4raw-id: //depot/perl@1561
Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index
851b788
..
050e471
100644
(file)
--- 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