===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bison++-1.21.11/smart-install-146-  */) 	sources="$sources $dest"
bison++-1.21.11/smart-install:147:	destdir=`dirname "$1."`
bison++-1.21.11/smart-install-148-	dest=""
##############################################
bison++-1.21.11/smart-install-164-fi
bison++-1.21.11/smart-install:165:if [ "$dest" ] ; then destdir=`dirname $dest` ; fi
bison++-1.21.11/smart-install-166-if [ "$preserveopt" ] ; then cpcmd="cp -p" ; else cpcmd="cp" ; fi
##############################################
bison++-1.21.11/smart-install-186- shift 
bison++-1.21.11/smart-install:187: sourcename=`basename "$sourcefile"`
bison++-1.21.11/smart-install-188- $traceit "	sourcefile=<$sourcefile>"
##############################################
bison++-1.21.11/smart-install-195-  if [ "$renameopt" ] ; then
bison++-1.21.11/smart-install:196:    if destsubname=`echo $sourcename | sed -e "s$renameopt"` &&
bison++-1.21.11/smart-install-197-       [ "$destsubname" ] ; 
##############################################
bison++-1.21.11/smart-install-199-     dest="$destdir/$destsubname"
bison++-1.21.11/smart-install:200:     destsubdir=`dirname $dest`
bison++-1.21.11/smart-install:201:     destname=`basename $dest`
bison++-1.21.11/smart-install-202-     $traceit "	destsubname=<$destsubname>"
##############################################
bison++-1.21.11/smart-install-211- else
bison++-1.21.11/smart-install:212:  destname=`basename $dest`
bison++-1.21.11/smart-install:213:  destsubdir=`dirname $dest`
bison++-1.21.11/smart-install-214- fi
##############################################
bison++-1.21.11/smart-install-221-   builddirlist="$subdir $builddirlist"
bison++-1.21.11/smart-install:222:   subdir=`dirname "$subdir"`
bison++-1.21.11/smart-install-223- done
##############################################
bison++-1.21.11/aclocal.m4-28-dnl test to see if srcdir already configured
bison++-1.21.11/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
bison++-1.21.11/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
bison++-1.21.11/aclocal.m4-37-dnl FIXME This is truly gross.
bison++-1.21.11/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
bison++-1.21.11/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
bison++-1.21.11/aclocal.m4-60-if (
bison++-1.21.11/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
bison++-1.21.11/aclocal.m4-62-   if test "[$]*" = "X"; then
bison++-1.21.11/aclocal.m4-63-      # -L didn't work.
bison++-1.21.11/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
bison++-1.21.11/aclocal.m4-65-   fi
##############################################
bison++-1.21.11/configure-45-do
bison++-1.21.11/configure:46:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
bison++-1.21.11/configure-47-    eval $as_var=C; export $as_var
##############################################
bison++-1.21.11/configure-103-  as_lineno_2=$LINENO
bison++-1.21.11/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
bison++-1.21.11/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
bison++-1.21.11/configure-142-  as_lineno_2=$LINENO
bison++-1.21.11/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
bison++-1.21.11/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
bison++-1.21.11/configure-363-
bison++-1.21.11/configure:364:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
bison++-1.21.11/configure-365-
##############################################
bison++-1.21.11/configure-396-  -disable-* | --disable-*)
bison++-1.21.11/configure:397:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
bison++-1.21.11/configure-398-    # Reject names that are not valid shell variable names.
##############################################
bison++-1.21.11/configure-401-   { (exit 1); exit 1; }; }
bison++-1.21.11/configure:402:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
bison++-1.21.11/configure-403-    eval "enable_$ac_feature=no" ;;
##############################################
bison++-1.21.11/configure-405-  -enable-* | --enable-*)
bison++-1.21.11/configure:406:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
bison++-1.21.11/configure-407-    # Reject names that are not valid shell variable names.
##############################################
bison++-1.21.11/configure-410-   { (exit 1); exit 1; }; }
bison++-1.21.11/configure:411:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
bison++-1.21.11/configure-412-    case $ac_option in
bison++-1.21.11/configure:413:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
bison++-1.21.11/configure-414-      *) ac_optarg=yes ;;
##############################################
bison++-1.21.11/configure-587-  -with-* | --with-*)
bison++-1.21.11/configure:588:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
bison++-1.21.11/configure-589-    # Reject names that are not valid shell variable names.
##############################################
bison++-1.21.11/configure-592-   { (exit 1); exit 1; }; }
bison++-1.21.11/configure:593:    ac_package=`echo $ac_package| sed 's/-/_/g'`
bison++-1.21.11/configure-594-    case $ac_option in
bison++-1.21.11/configure:595:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
bison++-1.21.11/configure-596-      *) ac_optarg=yes ;;
##############################################
bison++-1.21.11/configure-600-  -without-* | --without-*)
bison++-1.21.11/configure:601:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
bison++-1.21.11/configure-602-    # Reject names that are not valid shell variable names.
##############################################
bison++-1.21.11/configure-605-   { (exit 1); exit 1; }; }
bison++-1.21.11/configure:606:    ac_package=`echo $ac_package | sed 's/-/_/g'`
bison++-1.21.11/configure-607-    eval "with_$ac_package=no" ;;
##############################################
bison++-1.21.11/configure-632-  *=*)
bison++-1.21.11/configure:633:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
bison++-1.21.11/configure-634-    # Reject names that are not valid shell variable names.
##############################################
bison++-1.21.11/configure-637-   { (exit 1); exit 1; }; }
bison++-1.21.11/configure:638:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
bison++-1.21.11/configure-639-    eval "$ac_envvar='$ac_optarg'"
##############################################
bison++-1.21.11/configure-653-if test -n "$ac_prev"; then
bison++-1.21.11/configure:654:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
bison++-1.21.11/configure-655-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
bison++-1.21.11/configure-661-do
bison++-1.21.11/configure:662:  eval ac_val=$`echo $ac_var`
bison++-1.21.11/configure-663-  case $ac_val in
##############################################
bison++-1.21.11/configure-673-do
bison++-1.21.11/configure:674:  eval ac_val=$`echo $ac_var`
bison++-1.21.11/configure-675-  case $ac_val in
##############################################
bison++-1.21.11/configure-740-   { (exit 1); exit 1; }; }
bison++-1.21.11/configure:741:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
bison++-1.21.11/configure-742-ac_env_build_alias_set=${build_alias+set}
##############################################
bison++-1.21.11/configure-819-By default, \`make install' will install all the files in
bison++-1.21.11/configure:820:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
bison++-1.21.11/configure:821:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
bison++-1.21.11/configure-822-for instance \`--prefix=\$HOME'.
##############################################
bison++-1.21.11/configure-881-if test "$ac_dir" != .; then
bison++-1.21.11/configure:882:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
bison++-1.21.11/configure-883-  # A "../" for each directory in $ac_dir_suffix.
bison++-1.21.11/configure:884:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
bison++-1.21.11/configure-885-else
##############################################
bison++-1.21.11/configure-894-    else
bison++-1.21.11/configure:895:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
bison++-1.21.11/configure-896-    fi ;;
##############################################
bison++-1.21.11/configure-903-esac
bison++-1.21.11/configure:904:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
bison++-1.21.11/configure-905-# absolute.
bison++-1.21.11/configure:906:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
bison++-1.21.11/configure:907:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
bison++-1.21.11/configure:908:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
bison++-1.21.11/configure:909:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
bison++-1.21.11/configure-910-
##############################################
bison++-1.21.11/configure-1018-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
bison++-1.21.11/configure:1019:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
bison++-1.21.11/configure-1020-    esac
##############################################
bison++-1.21.11/configure-1090-    do
bison++-1.21.11/configure:1091:      eval ac_val=$`echo $ac_var`
bison++-1.21.11/configure-1092-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
bison++-1.21.11/configure-1104-      do
bison++-1.21.11/configure:1105:	eval ac_val=$`echo $ac_var`
bison++-1.21.11/configure-1106-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
bison++-1.21.11/configure-1211-    set,)
bison++-1.21.11/configure:1212:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
bison++-1.21.11/configure:1213:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
bison++-1.21.11/configure-1214-      ac_cache_corrupted=: ;;
##############################################
bison++-1.21.11/configure-1234-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
bison++-1.21.11/configure:1235:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
bison++-1.21.11/configure-1236-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
bison++-1.21.11/configure-1396-if (
bison++-1.21.11/configure:1397:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
bison++-1.21.11/configure-1398-   if test "$*" = "X"; then
bison++-1.21.11/configure-1399-      # -L didn't work.
bison++-1.21.11/configure:1400:      set X `ls -t $srcdir/configure conftestfile`
bison++-1.21.11/configure-1401-   fi
##############################################
bison++-1.21.11/configure-1440-_ACEOF
bison++-1.21.11/configure:1441:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
bison++-1.21.11/configure-1442-rm conftest.sed
##############################################
bison++-1.21.11/configure-1445-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
bison++-1.21.11/configure:1446:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
bison++-1.21.11/configure-1447-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
bison++-1.21.11/configure-1454-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
bison++-1.21.11/configure:1455:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
bison++-1.21.11/configure-1456-if test -n "$ac_maketemp"; then
##############################################
bison++-1.21.11/configure-1462-fi
bison++-1.21.11/configure:1463:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
bison++-1.21.11/configure-1464-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
bison++-1.21.11/configure-1477-
bison++-1.21.11/configure:1478:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
bison++-1.21.11/configure-1479-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
bison++-1.21.11/configure-1494-
bison++-1.21.11/configure:1495:missing_dir=`cd $ac_aux_dir && pwd`
bison++-1.21.11/configure-1496-echo "$as_me:$LINENO: checking for working aclocal" >&5
##############################################
bison++-1.21.11/configure-1711-     "checking for C++ compiler version" >&5
bison++-1.21.11/configure:1712:ac_compiler=`set X $ac_compile; echo $2`
bison++-1.21.11/configure-1713-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
bison++-1.21.11/configure-1751-echo $ECHO_N "checking for C++ compiler default output... $ECHO_C" >&6
bison++-1.21.11/configure:1752:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
bison++-1.21.11/configure-1753-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
bison++-1.21.11/configure-1779-    *.* )
bison++-1.21.11/configure:1780:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bison++-1.21.11/configure-1781-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
bison++-1.21.11/configure-1859-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
bison++-1.21.11/configure:1860:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
bison++-1.21.11/configure-1861-          export ac_cv_exeext
##############################################
bison++-1.21.11/configure-1910-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
bison++-1.21.11/configure:1911:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
bison++-1.21.11/configure-1912-       break;;
##############################################
bison++-1.21.11/configure-1980-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
bison++-1.21.11/configure:1981:GXX=`test $ac_compiler_gnu = yes && echo yes`
bison++-1.21.11/configure-1982-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
bison++-1.21.11/configure-2456-     "checking for C compiler version" >&5
bison++-1.21.11/configure:2457:ac_compiler=`set X $ac_compile; echo $2`
bison++-1.21.11/configure-2458-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
bison++-1.21.11/configure-2522-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
bison++-1.21.11/configure:2523:GCC=`test $ac_compiler_gnu = yes && echo yes`
bison++-1.21.11/configure-2524-ac_test_CFLAGS=${CFLAGS+set}
##############################################
bison++-1.21.11/configure-3318-do
bison++-1.21.11/configure:3319:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
bison++-1.21.11/configure-3320-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
bison++-1.21.11/configure-3356-fi
bison++-1.21.11/configure:3357:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
bison++-1.21.11/configure:3358:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
bison++-1.21.11/configure:3359:if test `eval echo '${'$as_ac_Header'}'` = yes; then
bison++-1.21.11/configure-3360-  cat >>confdefs.h <<_ACEOF
bison++-1.21.11/configure:3361:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
bison++-1.21.11/configure-3362-_ACEOF
##############################################
bison++-1.21.11/configure-3377-do
bison++-1.21.11/configure:3378:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
bison++-1.21.11/configure-3379-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
bison++-1.21.11/configure-3384-fi
bison++-1.21.11/configure:3385:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
bison++-1.21.11/configure:3386:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
bison++-1.21.11/configure-3387-else
##############################################
bison++-1.21.11/configure-3503-fi
bison++-1.21.11/configure:3504:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
bison++-1.21.11/configure:3505:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
bison++-1.21.11/configure-3506-
bison++-1.21.11/configure-3507-fi
bison++-1.21.11/configure:3508:if test `eval echo '${'$as_ac_Header'}'` = yes; then
bison++-1.21.11/configure-3509-  cat >>confdefs.h <<_ACEOF
bison++-1.21.11/configure:3510:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
bison++-1.21.11/configure-3511-_ACEOF
##############################################
bison++-1.21.11/configure-3845-  for ac_func in _getb67 GETB67 getb67; do
bison++-1.21.11/configure:3846:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
bison++-1.21.11/configure-3847-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
bison++-1.21.11/configure-3916-fi
bison++-1.21.11/configure:3917:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
bison++-1.21.11/configure:3918:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
bison++-1.21.11/configure:3919:if test `eval echo '${'$as_ac_var'}'` = yes; then
bison++-1.21.11/configure-3920-
##############################################
bison++-1.21.11/configure-4001-do
bison++-1.21.11/configure:4002:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
bison++-1.21.11/configure-4003-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
bison++-1.21.11/configure-4008-fi
bison++-1.21.11/configure:4009:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
bison++-1.21.11/configure:4010:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
bison++-1.21.11/configure-4011-else
##############################################
bison++-1.21.11/configure-4127-fi
bison++-1.21.11/configure:4128:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
bison++-1.21.11/configure:4129:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
bison++-1.21.11/configure-4130-
bison++-1.21.11/configure-4131-fi
bison++-1.21.11/configure:4132:if test `eval echo '${'$as_ac_Header'}'` = yes; then
bison++-1.21.11/configure-4133-  cat >>confdefs.h <<_ACEOF
bison++-1.21.11/configure:4134:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
bison++-1.21.11/configure-4135-_ACEOF
##############################################
bison++-1.21.11/configure-4321-ac_LF_and_DOT=`echo; echo .`
bison++-1.21.11/configure:4322:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
bison++-1.21.11/configure-4323-rm -f confdef2opt.sed
##############################################
bison++-1.21.11/configure-4395-do
bison++-1.21.11/configure:4396:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
bison++-1.21.11/configure-4397-    eval $as_var=C; export $as_var
##############################################
bison++-1.21.11/configure-4453-  as_lineno_2=$LINENO
bison++-1.21.11/configure:4454:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
bison++-1.21.11/configure-4455-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
bison++-1.21.11/configure-4493-  as_lineno_2=$LINENO
bison++-1.21.11/configure:4494:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
bison++-1.21.11/configure-4495-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
bison++-1.21.11/configure-4666-configured by $0, generated by GNU Autoconf 2.57,
bison++-1.21.11/configure:4667:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
bison++-1.21.11/configure-4668-
##############################################
bison++-1.21.11/configure-4684-  --*=*)
bison++-1.21.11/configure:4685:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
bison++-1.21.11/configure:4686:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
bison++-1.21.11/configure-4687-    ac_shift=:
##############################################
bison++-1.21.11/configure-4913-      fi
bison++-1.21.11/configure:4914:      ac_sed_frag=`expr $ac_sed_frag + 1`
bison++-1.21.11/configure-4915-      ac_beg=$ac_end
bison++-1.21.11/configure:4916:      ac_end=`expr $ac_end + $ac_max_sed_lines`
bison++-1.21.11/configure-4917-    fi
##############################################
bison++-1.21.11/configure-4930-        cat >$tmp/stdin
bison++-1.21.11/configure:4931:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
bison++-1.21.11/configure:4932:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
bison++-1.21.11/configure:4933:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
bison++-1.21.11/configure:4934:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
bison++-1.21.11/configure-4935-  * )   ac_file_in=$ac_file.in ;;
##############################################
bison++-1.21.11/configure-4978-if test "$ac_dir" != .; then
bison++-1.21.11/configure:4979:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
bison++-1.21.11/configure-4980-  # A "../" for each directory in $ac_dir_suffix.
bison++-1.21.11/configure:4981:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
bison++-1.21.11/configure-4982-else
##############################################
bison++-1.21.11/configure-4991-    else
bison++-1.21.11/configure:4992:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
bison++-1.21.11/configure-4993-    fi ;;
##############################################
bison++-1.21.11/configure-5000-esac
bison++-1.21.11/configure:5001:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
bison++-1.21.11/configure-5002-# absolute.
bison++-1.21.11/configure:5003:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
bison++-1.21.11/configure:5004:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
bison++-1.21.11/configure:5005:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
bison++-1.21.11/configure:5006:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
bison++-1.21.11/configure-5007-
##############################################
bison++-1.21.11/install-sh-85-
bison++-1.21.11/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
bison++-1.21.11/install-sh-87-	    shift
##############################################
bison++-1.21.11/install-sh-89-
bison++-1.21.11/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
bison++-1.21.11/install-sh-91-	    shift
##############################################
bison++-1.21.11/install-sh-151-	then
bison++-1.21.11/install-sh:152:		dst="$dst"/`basename $src`
bison++-1.21.11/install-sh-153-	else
##############################################
bison++-1.21.11/install-sh-158-## this sed command emulates the dirname command
bison++-1.21.11/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
bison++-1.21.11/install-sh-160-
##############################################
bison++-1.21.11/install-sh-172-IFS='%'
bison++-1.21.11/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
bison++-1.21.11/install-sh-174-IFS="${oIFS}"
##############################################
bison++-1.21.11/install-sh-206-	then
bison++-1.21.11/install-sh:207:		dstfile=`basename $dst`
bison++-1.21.11/install-sh-208-	else
##############################################
bison++-1.21.11/install-sh-216-	then
bison++-1.21.11/install-sh:217:		dstfile=`basename $dst`
bison++-1.21.11/install-sh-218-	else
##############################################
bison++-1.21.11/missing-119-	*.y)
bison++-1.21.11/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
bison++-1.21.11/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
bison++-1.21.11/missing-123-	    fi
bison++-1.21.11/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
bison++-1.21.11/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
bison++-1.21.11/missing-149-	*.l)
bison++-1.21.11/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
bison++-1.21.11/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
bison++-1.21.11/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
bison++-1.21.11/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
bison++-1.21.11/missing-171-    if test -z "$file"; then
bison++-1.21.11/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
bison++-1.21.11/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
bison++-1.21.11/missing-174-    fi
##############################################
bison++-1.21.11/bison.texinfo-4627-initdcl:
bison++-1.21.11/bison.texinfo:4628:          declarator maybeasm '='
bison++-1.21.11/bison.texinfo-4629-          init
##############################################
bison++-1.21.11/bison.texinfo-4633-notype_initdcl:
bison++-1.21.11/bison.texinfo:4634:          notype_declarator maybeasm '='
bison++-1.21.11/bison.texinfo-4635-          init
##############################################
bison++-1.21.11/mkinstalldirs-15-   IFS='%'
bison++-1.21.11/mkinstalldirs:16:   set - `echo ${file} | sed -e 's@/@%@g' -e 's@^%@/@'`
bison++-1.21.11/mkinstalldirs-17-   IFS="${oIFS}"
##############################################
bison++-1.21.11/Makefile.in-165-	  if test -f $$p; then \
bison++-1.21.11/Makefile.in:166:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
bison++-1.21.11/Makefile.in:167:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
bison++-1.21.11/Makefile.in-168-	  else :; fi; \
##############################################
bison++-1.21.11/Makefile.in-173-	list='$(bin_PROGRAMS)'; for p in $$list; do \
bison++-1.21.11/Makefile.in:174:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
bison++-1.21.11/Makefile.in-175-	done
##############################################
bison++-1.21.11/Makefile.in-202-$(srcdir)/stamp-vti: bison.texinfo $(top_srcdir)/configure.in
bison++-1.21.11/Makefile.in:203:	@echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/bison.texinfo`" > vti.tmp
bison++-1.21.11/Makefile.in-204-	@echo "@set EDITION $(VERSION)" >> vti.tmp
##############################################
bison++-1.21.11/Makefile.in-230-	cd $(srcdir) \
bison++-1.21.11/Makefile.in:231:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile.in-232-
##############################################
bison++-1.21.11/Makefile.in-239-	cd $(srcdir) \
bison++-1.21.11/Makefile.in:240:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile.in-241-
##############################################
bison++-1.21.11/Makefile.in-244-	cd $(srcdir) \
bison++-1.21.11/Makefile.in:245:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile.in-246-
##############################################
bison++-1.21.11/Makefile.in-249-	cd $(srcdir) \
bison++-1.21.11/Makefile.in:250:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile.in-251-
##############################################
bison++-1.21.11/Makefile.in-258-	cd $(srcdir) \
bison++-1.21.11/Makefile.in:259:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile.in-260-
##############################################
bison++-1.21.11/Makefile.in-267-	cd $(srcdir) \
bison++-1.21.11/Makefile.in:268:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile.in-269-.dvi.ps:
##############################################
bison++-1.21.11/Makefile.in-277-	  d=$(srcdir); \
bison++-1.21.11/Makefile.in:278:	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
bison++-1.21.11/Makefile.in-279-	    if test -f $$d/$$ifile; then \
##############################################
bison++-1.21.11/Makefile.in-313-	  d=$(srcdir); \
bison++-1.21.11/Makefile.in:314:	  for file in `cd $$d && eval echo $$base*`; do \
bison++-1.21.11/Makefile.in-315-	    test -f $(distdir)/$$file \
##############################################
bison++-1.21.11/Makefile.in-333-	  rm -f $$i; \
bison++-1.21.11/Makefile.in:334:	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
bison++-1.21.11/Makefile.in-335-	    rm -f $$i-[0-9]*; \
##############################################
bison++-1.21.11/Makefile.in-349-	  else file=$$i; fi; \
bison++-1.21.11/Makefile.in:350:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bison++-1.21.11/Makefile.in:351:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bison++-1.21.11/Makefile.in:352:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bison++-1.21.11/Makefile.in-353-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
bison++-1.21.11/Makefile.in-364-	for i in $$list; do \
bison++-1.21.11/Makefile.in:365:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bison++-1.21.11/Makefile.in:366:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bison++-1.21.11/Makefile.in:367:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bison++-1.21.11/Makefile.in-368-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
bison++-1.21.11/Makefile.in-436-	mkdir $(distdir)/=inst
bison++-1.21.11/Makefile.in:437:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
bison++-1.21.11/Makefile.in-438-	cd $(distdir)/=build \
##############################################
bison++-1.21.11/Makefile.in-447-	@banner="$(distdir).tar.gz is ready for distribution"; \
bison++-1.21.11/Makefile.in:448:	dashes=`echo "$$banner" | sed s/./=/g`; \
bison++-1.21.11/Makefile.in-449-	echo "$$dashes"; \
##############################################
bison++-1.21.11/Makefile.in-463-	-chmod 777 $(distdir)
bison++-1.21.11/Makefile.in:464:	here=`cd $(top_builddir) && pwd`; \
bison++-1.21.11/Makefile.in:465:	top_distdir=`cd $(distdir) && pwd`; \
bison++-1.21.11/Makefile.in:466:	distdir=`cd $(distdir) && pwd`; \
bison++-1.21.11/Makefile.in-467-	cd $(top_srcdir) \
##############################################
bison++-1.21.11/mdate-sh-30-if ls -L /dev/null 1>/dev/null 2>&1; then
bison++-1.21.11/mdate-sh:31:  set - x`ls -L -l -d $1`
bison++-1.21.11/mdate-sh-32-else
bison++-1.21.11/mdate-sh:33:  set - x`ls -l -d $1`
bison++-1.21.11/mdate-sh-34-fi
##############################################
bison++-1.21.11/mdate-sh-85-       then
bison++-1.21.11/mdate-sh:86:	 year=`expr $year - 1`
bison++-1.21.11/mdate-sh-87-       fi;;
##############################################
bison++-1.21.11/bison.info-2-73-main job of most actions.  The semantic values of the components of the
bison++-1.21.11/bison.info-2:74:rule are referred to as `$1', `$2', and so on.
bison++-1.21.11/bison.info-2-75-
##############################################
bison++-1.21.11/bison.info-2-171-expression in terms of the value of its parts.  For example, in the
bison++-1.21.11/bison.info-2:172:rule for addition, `$1' refers to the first component `exp' and `$2'
bison++-1.21.11/bison.info-2-173-refers to the second one.  The third component, `'+'', has no meaningful
bison++-1.21.11/bison.info-2-174-associated semantic value, but if it had one you could refer to it as
bison++-1.21.11/bison.info-2:175:`$3'.  When `yyparse' recognizes a sum expression using this rule, the
bison++-1.21.11/bison.info-2-176-sum of the two subexpressions' values is produced as the value of the
##############################################
bison++-1.21.11/bison.info-2-179-   You don't have to give an action for every rule.  When a rule has no
bison++-1.21.11/bison.info-2:180:action, Bison by default copies the value of `$1' into `$$'.  This is
bison++-1.21.11/bison.info-2-181-what happens in the first rule (the one that uses `NUM').
##############################################
bison++-1.21.11/bison.info-2-1266-This rule constructs an `exp' from two smaller `exp' groupings
bison++-1.21.11/bison.info-2:1267:connected by a plus-sign token.  In the action, `$1' and `$3' refer to
bison++-1.21.11/bison.info-2-1268-the semantic values of the two component `exp' groupings, which are the
##############################################
bison++-1.21.11/bison.info-2-1310-nonterminal symbol that can have a semantic value.  Then each time you
bison++-1.21.11/bison.info-2:1311:use `$$' or `$N', its data type is determined by which symbol it refers
bison++-1.21.11/bison.info-2-1312-to in the rule.  In this example,
##############################################
bison++-1.21.11/bison.info-2-1317-
bison++-1.21.11/bison.info-2:1318:`$1' and `$3' refer to instances of `exp', so they all have the data
bison++-1.21.11/bison.info-2-1319-type declared for the nonterminal symbol `exp'.  If `$2' were used, it
##############################################
bison++-1.21.11/bison.info-3-489-     whose internal Bison token code number is I.  The first three
bison++-1.21.11/bison.info-3:490:     elements of `yytname' are always `"$"', `"error"', and
bison++-1.21.11/bison.info-3-491-     `"$illegal"'; after these come the symbols defined in the grammar
##############################################
bison++-1.21.11/bison.info-4-540-     initdcl:
bison++-1.21.11/bison.info-4:541:               declarator maybeasm '='
bison++-1.21.11/bison.info-4-542-               init
##############################################
bison++-1.21.11/bison.info-4-546-     notype_initdcl:
bison++-1.21.11/bison.info-4:547:               notype_declarator maybeasm '='
bison++-1.21.11/bison.info-4-548-               init
##############################################
bison++-1.21.11/texinfo.tex-1860-  \catcode`\%=\other\catcode`\&=\other\catcode`\#=\other
bison++-1.21.11/texinfo.tex:1861:  \catcode`\$=\other\catcode`\_=\other
bison++-1.21.11/texinfo.tex-1862-  \catcode`\~=\other
##############################################
bison++-1.21.11/texinfo.tex-2791-\catcode `\\=0 \catcode `\{=1 \catcode `\}=2
bison++-1.21.11/texinfo.tex:2792:\catcode `\$=3 \catcode `\&=4 \catcode `\#=6
bison++-1.21.11/texinfo.tex-2793-\catcode `\^=7 \catcode `\_=8 \catcode `\~=13 \let~=\tie
##############################################
bison++-1.21.11/texinfo.tex-4033-%% makes sure that the current font starts out as the newly loaded cmr10
bison++-1.21.11/texinfo.tex:4034:@catcode`@$=@other @catcode`@%=@other @catcode`@&=@other @catcode`@#=@other
bison++-1.21.11/texinfo.tex-4035-
##############################################
bison++-1.21.11/config.status-45-do
bison++-1.21.11/config.status:46:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
bison++-1.21.11/config.status-47-    eval $as_var=C; export $as_var
##############################################
bison++-1.21.11/config.status-103-  as_lineno_2=$LINENO
bison++-1.21.11/config.status:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
bison++-1.21.11/config.status-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
bison++-1.21.11/config.status-143-  as_lineno_2=$LINENO
bison++-1.21.11/config.status:144:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
bison++-1.21.11/config.status-145-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
bison++-1.21.11/config.status-309-  --*=*)
bison++-1.21.11/config.status:310:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
bison++-1.21.11/config.status:311:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
bison++-1.21.11/config.status-312-    ac_shift=:
##############################################
bison++-1.21.11/config.status-521-      fi
bison++-1.21.11/config.status:522:      ac_sed_frag=`expr $ac_sed_frag + 1`
bison++-1.21.11/config.status-523-      ac_beg=$ac_end
bison++-1.21.11/config.status:524:      ac_end=`expr $ac_end + $ac_max_sed_lines`
bison++-1.21.11/config.status-525-    fi
##############################################
bison++-1.21.11/config.status-536-        cat >$tmp/stdin
bison++-1.21.11/config.status:537:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
bison++-1.21.11/config.status:538:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
bison++-1.21.11/config.status:539:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
bison++-1.21.11/config.status:540:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
bison++-1.21.11/config.status-541-  * )   ac_file_in=$ac_file.in ;;
##############################################
bison++-1.21.11/config.status-584-if test "$ac_dir" != .; then
bison++-1.21.11/config.status:585:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
bison++-1.21.11/config.status-586-  # A "../" for each directory in $ac_dir_suffix.
bison++-1.21.11/config.status:587:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
bison++-1.21.11/config.status-588-else
##############################################
bison++-1.21.11/config.status-597-    else
bison++-1.21.11/config.status:598:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
bison++-1.21.11/config.status-599-    fi ;;
##############################################
bison++-1.21.11/config.status-606-esac
bison++-1.21.11/config.status:607:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
bison++-1.21.11/config.status-608-# absolute.
bison++-1.21.11/config.status:609:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
bison++-1.21.11/config.status:610:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
bison++-1.21.11/config.status:611:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
bison++-1.21.11/config.status:612:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
bison++-1.21.11/config.status-613-
##############################################
bison++-1.21.11/Makefile-165-	  if test -f $$p; then \
bison++-1.21.11/Makefile:166:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
bison++-1.21.11/Makefile:167:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
bison++-1.21.11/Makefile-168-	  else :; fi; \
##############################################
bison++-1.21.11/Makefile-173-	list='$(bin_PROGRAMS)'; for p in $$list; do \
bison++-1.21.11/Makefile:174:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
bison++-1.21.11/Makefile-175-	done
##############################################
bison++-1.21.11/Makefile-202-$(srcdir)/stamp-vti: bison.texinfo $(top_srcdir)/configure.in
bison++-1.21.11/Makefile:203:	@echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/bison.texinfo`" > vti.tmp
bison++-1.21.11/Makefile-204-	@echo "@set EDITION $(VERSION)" >> vti.tmp
##############################################
bison++-1.21.11/Makefile-230-	cd $(srcdir) \
bison++-1.21.11/Makefile:231:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile-232-
##############################################
bison++-1.21.11/Makefile-239-	cd $(srcdir) \
bison++-1.21.11/Makefile:240:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile-241-
##############################################
bison++-1.21.11/Makefile-244-	cd $(srcdir) \
bison++-1.21.11/Makefile:245:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile-246-
##############################################
bison++-1.21.11/Makefile-249-	cd $(srcdir) \
bison++-1.21.11/Makefile:250:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile-251-
##############################################
bison++-1.21.11/Makefile-258-	cd $(srcdir) \
bison++-1.21.11/Makefile:259:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile-260-
##############################################
bison++-1.21.11/Makefile-267-	cd $(srcdir) \
bison++-1.21.11/Makefile:268:	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
bison++-1.21.11/Makefile-269-.dvi.ps:
##############################################
bison++-1.21.11/Makefile-277-	  d=$(srcdir); \
bison++-1.21.11/Makefile:278:	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
bison++-1.21.11/Makefile-279-	    if test -f $$d/$$ifile; then \
##############################################
bison++-1.21.11/Makefile-313-	  d=$(srcdir); \
bison++-1.21.11/Makefile:314:	  for file in `cd $$d && eval echo $$base*`; do \
bison++-1.21.11/Makefile-315-	    test -f $(distdir)/$$file \
##############################################
bison++-1.21.11/Makefile-333-	  rm -f $$i; \
bison++-1.21.11/Makefile:334:	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
bison++-1.21.11/Makefile-335-	    rm -f $$i-[0-9]*; \
##############################################
bison++-1.21.11/Makefile-349-	  else file=$$i; fi; \
bison++-1.21.11/Makefile:350:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bison++-1.21.11/Makefile:351:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bison++-1.21.11/Makefile:352:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bison++-1.21.11/Makefile-353-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
bison++-1.21.11/Makefile-364-	for i in $$list; do \
bison++-1.21.11/Makefile:365:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
bison++-1.21.11/Makefile:366:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
bison++-1.21.11/Makefile:367:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
bison++-1.21.11/Makefile-368-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
bison++-1.21.11/Makefile-436-	mkdir $(distdir)/=inst
bison++-1.21.11/Makefile:437:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
bison++-1.21.11/Makefile-438-	cd $(distdir)/=build \
##############################################
bison++-1.21.11/Makefile-447-	@banner="$(distdir).tar.gz is ready for distribution"; \
bison++-1.21.11/Makefile:448:	dashes=`echo "$$banner" | sed s/./=/g`; \
bison++-1.21.11/Makefile-449-	echo "$$dashes"; \
##############################################
bison++-1.21.11/Makefile-463-	-chmod 777 $(distdir)
bison++-1.21.11/Makefile:464:	here=`cd $(top_builddir) && pwd`; \
bison++-1.21.11/Makefile:465:	top_distdir=`cd $(distdir) && pwd`; \
bison++-1.21.11/Makefile:466:	distdir=`cd $(distdir) && pwd`; \
bison++-1.21.11/Makefile-467-	cd $(top_srcdir) \