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
commit747da9aeed263afa51c1e86ccd23a3a07ef3f370 (patch)
treeb0c327db008ad20358de49a1db54bce2fef54954 /Makefile.SH
parent50fc42481ed636dd7d07a6d83c1edcbf9d141c4d (diff)
downloadperl-747da9aeed263afa51c1e86ccd23a3a07ef3f370.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