]> git.saurik.com Git - bison.git/blame_incremental - tests/bison.in
Regen.
[bison.git] / tests / bison.in
... / ...
CommitLineData
1#! /bin/sh
2# @configure_generated@
3# Wrapper around a non installed bison to make it work as an installed one.
4
5# We want to use the files shipped with Bison.
6BISON_SIMPLE='@top_srcpath@/src/bison.simple'
7export BISON_SIMPLE
8BISON_HAIRY='@top_srcpath@/src/bison.hairy'
9export BISON_HAIRY
10
11exec '@top_buildpath@/src/bison' ${1+"$@"}