===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
heroes-sound-effects-1.0/Makefile.in-150-	mkdir $(distdir)/=inst
heroes-sound-effects-1.0/Makefile.in:151:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
heroes-sound-effects-1.0/Makefile.in-152-	cd $(distdir)/=build \
##############################################
heroes-sound-effects-1.0/Makefile.in-161-	@banner="$(distdir).tar.gz is ready for distribution"; \
heroes-sound-effects-1.0/Makefile.in:162:	dashes=`echo "$$banner" | sed s/./=/g`; \
heroes-sound-effects-1.0/Makefile.in-163-	echo "$$dashes"; \
##############################################
heroes-sound-effects-1.0/aclocal.m4-28-dnl test to see if srcdir already configured
heroes-sound-effects-1.0/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
heroes-sound-effects-1.0/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
heroes-sound-effects-1.0/aclocal.m4-37-dnl FIXME This is truly gross.
heroes-sound-effects-1.0/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
heroes-sound-effects-1.0/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
heroes-sound-effects-1.0/aclocal.m4-60-if (
heroes-sound-effects-1.0/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
heroes-sound-effects-1.0/aclocal.m4-62-   if test "[$]*" = "X"; then
heroes-sound-effects-1.0/aclocal.m4-63-      # -L didn't work.
heroes-sound-effects-1.0/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
heroes-sound-effects-1.0/aclocal.m4-65-   fi
##############################################
heroes-sound-effects-1.0/configure-103-
heroes-sound-effects-1.0/configure:104:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
heroes-sound-effects-1.0/configure-105-
##############################################
heroes-sound-effects-1.0/configure-136-  -disable-* | --disable-*)
heroes-sound-effects-1.0/configure:137:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
heroes-sound-effects-1.0/configure-138-    # Reject names that are not valid shell variable names.
##############################################
heroes-sound-effects-1.0/configure-140-      { echo "configure: error: invalid feature name: $ac_feature" >&2; exit 1; }
heroes-sound-effects-1.0/configure:141:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
heroes-sound-effects-1.0/configure-142-    eval "enable_$ac_feature=no" ;;
##############################################
heroes-sound-effects-1.0/configure-144-  -enable-* | --enable-*)
heroes-sound-effects-1.0/configure:145:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
heroes-sound-effects-1.0/configure-146-    # Reject names that are not valid shell variable names.
##############################################
heroes-sound-effects-1.0/configure-148-      { echo "configure: error: invalid feature name: $ac_feature" >&2; exit 1; }
heroes-sound-effects-1.0/configure:149:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
heroes-sound-effects-1.0/configure-150-    case $ac_option in
heroes-sound-effects-1.0/configure:151:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
heroes-sound-effects-1.0/configure-152-      *) ac_optarg=yes ;;
##############################################
heroes-sound-effects-1.0/configure-325-  -with-* | --with-*)
heroes-sound-effects-1.0/configure:326:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
heroes-sound-effects-1.0/configure-327-    # Reject names that are not valid shell variable names.
##############################################
heroes-sound-effects-1.0/configure-329-      { echo "configure: error: invalid package name: $ac_package" >&2; exit 1; }
heroes-sound-effects-1.0/configure:330:    ac_package=`echo $ac_package| sed 's/-/_/g'`
heroes-sound-effects-1.0/configure-331-    case $ac_option in
heroes-sound-effects-1.0/configure:332:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
heroes-sound-effects-1.0/configure-333-      *) ac_optarg=yes ;;
##############################################
heroes-sound-effects-1.0/configure-337-  -without-* | --without-*)
heroes-sound-effects-1.0/configure:338:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
heroes-sound-effects-1.0/configure-339-    # Reject names that are not valid shell variable names.
##############################################
heroes-sound-effects-1.0/configure-341-      { echo "configure: error: invalid package name: $ac_package" >&2; exit 1; }
heroes-sound-effects-1.0/configure:342:    ac_package=`echo $ac_package | sed 's/-/_/g'`
heroes-sound-effects-1.0/configure-343-    eval "with_$ac_package=no" ;;
##############################################
heroes-sound-effects-1.0/configure-367-  *=*)
heroes-sound-effects-1.0/configure:368:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
heroes-sound-effects-1.0/configure-369-    # Reject names that are not valid shell variable names.
##############################################
heroes-sound-effects-1.0/configure-371-      { echo "configure: error: invalid variable name: $ac_envvar" >&2; exit 1; }
heroes-sound-effects-1.0/configure:372:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
heroes-sound-effects-1.0/configure-373-    eval "$ac_envvar='$ac_optarg'"
##############################################
heroes-sound-effects-1.0/configure-387-if test -n "$ac_prev"; then
heroes-sound-effects-1.0/configure:388:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
heroes-sound-effects-1.0/configure-389-  { echo "configure: error: missing argument to $ac_option" >&2; exit 1; }
##############################################
heroes-sound-effects-1.0/configure-396-do
heroes-sound-effects-1.0/configure:397:  eval ac_val=$`echo $ac_var`
heroes-sound-effects-1.0/configure-398-  case $ac_val in
##############################################
heroes-sound-effects-1.0/configure-429-  ac_prog=$0
heroes-sound-effects-1.0/configure:430:  ac_confdir=`echo "$ac_prog" | sed 's%/[^/][^/]*$%%'`
heroes-sound-effects-1.0/configure-431-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
heroes-sound-effects-1.0/configure-445-fi
heroes-sound-effects-1.0/configure:446:srcdir=`echo "$srcdir" | sed 's%\([^/]\)/*$%\1%'`
heroes-sound-effects-1.0/configure-447-ac_env_build_alias_set=${build_alias+set}
##############################################
heroes-sound-effects-1.0/configure-496-By default, \`make install' will install all the files in
heroes-sound-effects-1.0/configure:497:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
heroes-sound-effects-1.0/configure:498:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
heroes-sound-effects-1.0/configure-499-for instance \`--prefix=\$HOME'.
##############################################
heroes-sound-effects-1.0/configure-625-  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
heroes-sound-effects-1.0/configure:626:    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`
heroes-sound-effects-1.0/configure-627-    ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
##############################################
heroes-sound-effects-1.0/configure-704-    set,)
heroes-sound-effects-1.0/configure:705:      echo "configure: WARNING: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2
heroes-sound-effects-1.0/configure-706-      ac_suggest_removing_cache=: ;;
##############################################
heroes-sound-effects-1.0/configure-840-if (
heroes-sound-effects-1.0/configure:841:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
heroes-sound-effects-1.0/configure-842-   if test "$*" = "X"; then
heroes-sound-effects-1.0/configure-843-      # -L didn't work.
heroes-sound-effects-1.0/configure:844:      set X `ls -t $srcdir/configure conftestfile`
heroes-sound-effects-1.0/configure-845-   fi
##############################################
heroes-sound-effects-1.0/configure-875-EOF
heroes-sound-effects-1.0/configure:876:  program_transform_name=`echo $program_transform_name | sed -f conftestsed`
heroes-sound-effects-1.0/configure-877-  rm -f conftestsed
##############################################
heroes-sound-effects-1.0/configure-889-echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
heroes-sound-effects-1.0/configure:890:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
heroes-sound-effects-1.0/configure-891-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
heroes-sound-effects-1.0/configure-898-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
heroes-sound-effects-1.0/configure:899:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
heroes-sound-effects-1.0/configure-900-if test -n "$ac_maketemp"; then
##############################################
heroes-sound-effects-1.0/configure-906-fi
heroes-sound-effects-1.0/configure:907:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
heroes-sound-effects-1.0/configure-908-  echo "configure:908: result: yes" >&5
##############################################
heroes-sound-effects-1.0/configure-920-
heroes-sound-effects-1.0/configure:921:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
heroes-sound-effects-1.0/configure-922-  { echo "configure: error: source directory already configured; run \"make distclean\" there first" >&2; exit 1; }
##############################################
heroes-sound-effects-1.0/configure-932-
heroes-sound-effects-1.0/configure:933:missing_dir=`cd $ac_aux_dir && pwd`
heroes-sound-effects-1.0/configure-934-echo "configure:934: checking for working aclocal" >&5
##############################################
heroes-sound-effects-1.0/configure-1095-ac_LF_and_DOT=`echo; echo .`
heroes-sound-effects-1.0/configure:1096:DEFS=`sed -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
heroes-sound-effects-1.0/configure-1097-rm -f confdef2opt.sed
##############################################
heroes-sound-effects-1.0/configure-1137-debug=false
heroes-sound-effects-1.0/configure:1138:me=`echo "$0" | sed 's,.*/,,'`
heroes-sound-effects-1.0/configure-1139-SHELL=${CONFIG_SHELL-/bin/sh}
##############################################
heroes-sound-effects-1.0/configure-1184-Configured on host `(hostname || uname -n) 2>/dev/null | sed 1q` by
heroes-sound-effects-1.0/configure:1185:  `echo "$0 $ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`"
heroes-sound-effects-1.0/configure-1186-
##############################################
heroes-sound-effects-1.0/configure-1198-  --*=*)
heroes-sound-effects-1.0/configure:1199:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
heroes-sound-effects-1.0/configure:1200:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
heroes-sound-effects-1.0/configure-1201-    shift
##############################################
heroes-sound-effects-1.0/configure-1268-{
heroes-sound-effects-1.0/configure:1269:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
heroes-sound-effects-1.0/configure-1270-  test -n "$tmp" && test -d "$tmp"
##############################################
heroes-sound-effects-1.0/configure-1363-      fi
heroes-sound-effects-1.0/configure:1364:      ac_sed_frag=`expr $ac_sed_frag + 1`
heroes-sound-effects-1.0/configure-1365-      ac_beg=$ac_end
heroes-sound-effects-1.0/configure:1366:      ac_end=`expr $ac_end + $ac_max_sed_lines`
heroes-sound-effects-1.0/configure-1367-    fi
##############################################
heroes-sound-effects-1.0/configure-1380-        cat >$tmp/stdin
heroes-sound-effects-1.0/configure:1381:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
heroes-sound-effects-1.0/configure:1382:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
heroes-sound-effects-1.0/configure:1383:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
heroes-sound-effects-1.0/configure:1384:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
heroes-sound-effects-1.0/configure-1385-  * )   ac_file_in=$ac_file.in ;;
##############################################
heroes-sound-effects-1.0/configure-1405-ac_dummy=""$ac_dir""
heroes-sound-effects-1.0/configure:1406:for ac_mkdir_dir in `IFS=/; set X $ac_dummy; shift; echo "$@"`; do
heroes-sound-effects-1.0/configure-1407-  ac_incr_dir=$ac_incr_dir/$ac_mkdir_dir
##############################################
heroes-sound-effects-1.0/configure-1410-
heroes-sound-effects-1.0/configure:1411:    ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`"
heroes-sound-effects-1.0/configure-1412-    # A "../" for each directory in $ac_dir_suffix.
heroes-sound-effects-1.0/configure:1413:    ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
heroes-sound-effects-1.0/configure-1414-  else
##############################################
heroes-sound-effects-1.0/configure-1420-      if test -z "$ac_dots"; then top_srcdir=.
heroes-sound-effects-1.0/configure:1421:      else top_srcdir=`echo $ac_dots | sed 's,/$,,'`; fi ;;
heroes-sound-effects-1.0/configure-1422-  [\\/]* | ?:[\\/]* )
##############################################
heroes-sound-effects-1.0/install-sh-85-
heroes-sound-effects-1.0/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
heroes-sound-effects-1.0/install-sh-87-	    shift
##############################################
heroes-sound-effects-1.0/install-sh-89-
heroes-sound-effects-1.0/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
heroes-sound-effects-1.0/install-sh-91-	    shift
##############################################
heroes-sound-effects-1.0/install-sh-151-	then
heroes-sound-effects-1.0/install-sh:152:		dst="$dst"/`basename $src`
heroes-sound-effects-1.0/install-sh-153-	else
##############################################
heroes-sound-effects-1.0/install-sh-158-## this sed command emulates the dirname command
heroes-sound-effects-1.0/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
heroes-sound-effects-1.0/install-sh-160-
##############################################
heroes-sound-effects-1.0/install-sh-172-IFS='%'
heroes-sound-effects-1.0/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
heroes-sound-effects-1.0/install-sh-174-IFS="${oIFS}"
##############################################
heroes-sound-effects-1.0/install-sh-206-	then
heroes-sound-effects-1.0/install-sh:207:		dstfile=`basename $dst`
heroes-sound-effects-1.0/install-sh-208-	else
##############################################
heroes-sound-effects-1.0/install-sh-216-	then
heroes-sound-effects-1.0/install-sh:217:		dstfile=`basename $dst`
heroes-sound-effects-1.0/install-sh-218-	else
##############################################
heroes-sound-effects-1.0/missing-135-	*.y)
heroes-sound-effects-1.0/missing:136:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
heroes-sound-effects-1.0/missing-137-	    if [ -f "$SRCFILE" ]; then
##############################################
heroes-sound-effects-1.0/missing-139-	    fi
heroes-sound-effects-1.0/missing:140:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
heroes-sound-effects-1.0/missing-141-	    if [ -f "$SRCFILE" ]; then
##############################################
heroes-sound-effects-1.0/missing-165-	*.l)
heroes-sound-effects-1.0/missing:166:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
heroes-sound-effects-1.0/missing-167-	    if [ -f "$SRCFILE" ]; then
##############################################
heroes-sound-effects-1.0/missing-184-
heroes-sound-effects-1.0/missing:185:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
heroes-sound-effects-1.0/missing-186-    if test -z "$file"; then
heroes-sound-effects-1.0/missing:187:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
heroes-sound-effects-1.0/missing-188-    fi
##############################################
heroes-sound-effects-1.0/missing-205-         the \`GNU make' package.  Grab either from any GNU archive site."
heroes-sound-effects-1.0/missing:206:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
heroes-sound-effects-1.0/missing-207-    if test -z "$file"; then
heroes-sound-effects-1.0/missing:208:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
heroes-sound-effects-1.0/missing:209:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
heroes-sound-effects-1.0/missing-210-    fi
##############################################
heroes-sound-effects-1.0/missing-233-	*o*)
heroes-sound-effects-1.0/missing:234:	    firstarg=`echo "$firstarg" | sed s/o//`
heroes-sound-effects-1.0/missing-235-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
heroes-sound-effects-1.0/missing-239-	*h*)
heroes-sound-effects-1.0/missing:240:	    firstarg=`echo "$firstarg" | sed s/h//`
heroes-sound-effects-1.0/missing-241-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
heroes-sound-effects-1.0/mkinstalldirs-32-do
heroes-sound-effects-1.0/mkinstalldirs:33:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
heroes-sound-effects-1.0/mkinstalldirs-34-   shift