/[bison]/bison/tests/bison.in
ViewVC logotype

Diff of /bison/tests/bison.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by akim, Thu Sep 27 15:00:02 2001 UTC revision 1.2 by akim, Thu Oct 4 14:55:21 2001 UTC
# Line 0  Line 1 
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.
6    BISON_SIMPLE='@top_srcpath@/src/bison.simple'
7    export BISON_SIMPLE
8    BISON_HAIRY='@top_srcpath@/src/bison.hairy'
9    export BISON_HAIRY
10    
11    exec '@top_buildpath@/src/bison' ${1+"$@"}

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26