summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-03-08 12:57:43 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-08 12:57:43 +0000
commitfd31c78e3d4594947413fb2e2c63344ae3b698d4 (patch)
treeb0c327db008ad20358de49a1db54bce2fef54954 /Makefile.SH
parent1a6d10818250d4c731c3977cb943de3a73533437 (diff)
downloadperl-fd31c78e3d4594947413fb2e2c63344ae3b698d4.tar.gz
Retract #9069, wrong patch.
p4raw-id: //depot/perl@9078
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH9
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 1799253fee..43a1cc37b3 100644
--- 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