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:
50fc424
)
Retract #9069, wrong patch.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 8 Mar 2001 12:57:43 +0000
(12:57 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 8 Mar 2001 12:57:43 +0000
(12:57 +0000)
p4raw-id: //depot/perl@9078
Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index
1799253
..
43a1cc3
100644
(file)
--- a/
Makefile.SH
+++ b/
Makefile.SH
@@
-132,15
+132,6
@@
case "$osname" in
;;
esac
-# Handle the usage of different yaccs in posix-bc (During Configure we
-# us yacc for perly.y and byacc for a2p.y. The makefiles must use the
-# same configuration for run_byacc!):
-case "$osname" in
- posix-bc)
- byacc=$yacc
- ;;
-esac
-
echo "Extracting Makefile (with variable substitutions)"
$spitshell >Makefile <<!GROK!THIS!
# Makefile.SH