===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
blkreplay-1.0/INSTALL-173-directory configuration variables that were expressed in terms of
blkreplay-1.0/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
blkreplay-1.0/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
blkreplay-1.0/Makefile.in-81-  while test -n "$$dir1"; do \
blkreplay-1.0/Makefile.in:82:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
blkreplay-1.0/Makefile.in-83-    if test "$$first" != "."; then \
blkreplay-1.0/Makefile.in-84-      if test "$$first" = ".."; then \
blkreplay-1.0/Makefile.in:85:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
blkreplay-1.0/Makefile.in:86:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
blkreplay-1.0/Makefile.in-87-      else \
blkreplay-1.0/Makefile.in:88:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
blkreplay-1.0/Makefile.in-89-        if test "$$first2" = "$$first"; then \
blkreplay-1.0/Makefile.in:90:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
blkreplay-1.0/Makefile.in-91-        else \
##############################################
blkreplay-1.0/Makefile.in-96-    fi; \
blkreplay-1.0/Makefile.in:97:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
blkreplay-1.0/Makefile.in-98-  done; \
##############################################
blkreplay-1.0/Makefile.in-262-	dot_seen=no; \
blkreplay-1.0/Makefile.in:263:	target=`echo $@ | sed s/-recursive//`; \
blkreplay-1.0/Makefile.in-264-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
blkreplay-1.0/Makefile.in-297-	rev="$$rev ."; \
blkreplay-1.0/Makefile.in:298:	target=`echo $@ | sed s/-recursive//`; \
blkreplay-1.0/Makefile.in-299-	for subdir in $$rev; do \
##############################################
blkreplay-1.0/Makefile.in-375-GTAGS:
blkreplay-1.0/Makefile.in:376:	here=`$(am__cd) $(top_builddir) && pwd` \
blkreplay-1.0/Makefile.in-377-	  && $(am__cd) $(top_srcdir) \
##############################################
blkreplay-1.0/Makefile.in-385-	test -d "$(distdir)" || mkdir "$(distdir)"
blkreplay-1.0/Makefile.in:386:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/Makefile.in:387:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/Makefile.in-388-	list='$(DISTFILES)'; \
##############################################
blkreplay-1.0/Makefile.in-399-	  if test -d $$d/$$file; then \
blkreplay-1.0/Makefile.in:400:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
blkreplay-1.0/Makefile.in-401-	    if test -d "$(distdir)/$$file"; then \
##############################################
blkreplay-1.0/Makefile.in-507-	test -d $(distdir)/_build || exit 0; \
blkreplay-1.0/Makefile.in:508:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
blkreplay-1.0/Makefile.in-509-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
blkreplay-1.0/Makefile.in-541-	@$(am__cd) '$(distuninstallcheck_dir)' \
blkreplay-1.0/Makefile.in:542:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
blkreplay-1.0/Makefile.in-543-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
blkreplay-1.0/Makefile.in-553-	fi
blkreplay-1.0/Makefile.in:554:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
blkreplay-1.0/Makefile.in-555-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
blkreplay-1.0/compile-105-# Name of file we expect compiler to create.
blkreplay-1.0/compile:106:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
blkreplay-1.0/compile-107-
##############################################
blkreplay-1.0/compile-111-# object file name, since that is what matters with a parallel build.
blkreplay-1.0/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
blkreplay-1.0/compile-113-while true; do
##############################################
blkreplay-1.0/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
blkreplay-1.0/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
blkreplay-1.0/configure-49-  as_echo='print -r --'
blkreplay-1.0/configure-50-  as_echo_n='print -rn --'
blkreplay-1.0/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
blkreplay-1.0/configure-52-  as_echo='printf %s\n'
##############################################
blkreplay-1.0/configure-54-else
blkreplay-1.0/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
blkreplay-1.0/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
blkreplay-1.0/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
blkreplay-1.0/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
blkreplay-1.0/configure-66-      esac;
##############################################
blkreplay-1.0/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
blkreplay-1.0/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
blkreplay-1.0/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
blkreplay-1.0/configure-298-      case $as_dir in #(
blkreplay-1.0/configure:299:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
blkreplay-1.0/configure-300-      *) as_qdir=$as_dir;;
##############################################
blkreplay-1.0/configure-363-  {
blkreplay-1.0/configure:364:    as_val=`expr "$@" || test $? -eq 1`
blkreplay-1.0/configure-365-  }
##############################################
blkreplay-1.0/configure-370-# ----------------------------------------
blkreplay-1.0/configure:371:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
blkreplay-1.0/configure-372-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
blkreplay-1.0/configure-433-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
blkreplay-1.0/configure:434:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
blkreplay-1.0/configure-435-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
blkreplay-1.0/configure-524-	esac;
blkreplay-1.0/configure:525:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
blkreplay-1.0/configure-526-	???[sx]*):;;*)false;;esac;fi
##############################################
blkreplay-1.0/configure-764-  case $ac_option in
blkreplay-1.0/configure:765:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
blkreplay-1.0/configure-766-  *=)   ac_optarg= ;;
##############################################
blkreplay-1.0/configure-808-  -disable-* | --disable-*)
blkreplay-1.0/configure:809:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
blkreplay-1.0/configure-810-    # Reject names that are not valid shell variable names.
##############################################
blkreplay-1.0/configure-813-    ac_useropt_orig=$ac_useropt
blkreplay-1.0/configure:814:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
blkreplay-1.0/configure-815-    case $ac_user_opts in
##############################################
blkreplay-1.0/configure-834-  -enable-* | --enable-*)
blkreplay-1.0/configure:835:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
blkreplay-1.0/configure-836-    # Reject names that are not valid shell variable names.
##############################################
blkreplay-1.0/configure-839-    ac_useropt_orig=$ac_useropt
blkreplay-1.0/configure:840:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
blkreplay-1.0/configure-841-    case $ac_user_opts in
##############################################
blkreplay-1.0/configure-1038-  -with-* | --with-*)
blkreplay-1.0/configure:1039:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
blkreplay-1.0/configure-1040-    # Reject names that are not valid shell variable names.
##############################################
blkreplay-1.0/configure-1043-    ac_useropt_orig=$ac_useropt
blkreplay-1.0/configure:1044:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
blkreplay-1.0/configure-1045-    case $ac_user_opts in
##############################################
blkreplay-1.0/configure-1054-  -without-* | --without-*)
blkreplay-1.0/configure:1055:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
blkreplay-1.0/configure-1056-    # Reject names that are not valid shell variable names.
##############################################
blkreplay-1.0/configure-1059-    ac_useropt_orig=$ac_useropt
blkreplay-1.0/configure:1060:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
blkreplay-1.0/configure-1061-    case $ac_user_opts in
##############################################
blkreplay-1.0/configure-1092-  *=*)
blkreplay-1.0/configure:1093:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
blkreplay-1.0/configure-1094-    # Reject names that are not valid shell variable names.
##############################################
blkreplay-1.0/configure-1113-if test -n "$ac_prev"; then
blkreplay-1.0/configure:1114:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
blkreplay-1.0/configure-1115-  as_fn_error $? "missing argument to $ac_option"
##############################################
blkreplay-1.0/configure-1135-    */ )
blkreplay-1.0/configure:1136:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
blkreplay-1.0/configure-1137-      eval $ac_var=\$ac_val;;
##############################################
blkreplay-1.0/configure-1172-ac_ls_di=`ls -di .` &&
blkreplay-1.0/configure:1173:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
blkreplay-1.0/configure-1174-  as_fn_error $? "working directory cannot be determined"
##############################################
blkreplay-1.0/configure-1228-case $srcdir in
blkreplay-1.0/configure:1229:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
blkreplay-1.0/configure-1230-esac
##############################################
blkreplay-1.0/configure-1271-By default, \`make install' will install all the files in
blkreplay-1.0/configure:1272:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
blkreplay-1.0/configure:1273:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
blkreplay-1.0/configure-1274-for instance \`--prefix=\$HOME'.
##############################################
blkreplay-1.0/configure-1350-*)
blkreplay-1.0/configure:1351:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
blkreplay-1.0/configure-1352-  # A ".." for each directory in $ac_dir_suffix.
blkreplay-1.0/configure:1353:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
blkreplay-1.0/configure-1354-  case $ac_top_builddir_sub in
##############################################
blkreplay-1.0/configure-1703-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
blkreplay-1.0/configure:1704:  as_decl_name=`echo $2|sed 's/ *(.*//'`
blkreplay-1.0/configure:1705:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
blkreplay-1.0/configure-1706-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
blkreplay-1.0/configure-1938-    *\'*)
blkreplay-1.0/configure:1939:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
blkreplay-1.0/configure-1940-    esac
##############################################
blkreplay-1.0/configure-2021-      case $ac_val in
blkreplay-1.0/configure:2022:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
blkreplay-1.0/configure-2023-      esac
##############################################
blkreplay-1.0/configure-2036-	case $ac_val in
blkreplay-1.0/configure:2037:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
blkreplay-1.0/configure-2038-	esac
##############################################
blkreplay-1.0/configure-2156-    set,)
blkreplay-1.0/configure:2157:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
blkreplay-1.0/configure:2158:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
blkreplay-1.0/configure-2159-      ac_cache_corrupted=: ;;
##############################################
blkreplay-1.0/configure-2167-	# differences in whitespace do not lead to failure.
blkreplay-1.0/configure:2168:	ac_old_val_w=`echo x $ac_old_val`
blkreplay-1.0/configure:2169:	ac_new_val_w=`echo x $ac_new_val`
blkreplay-1.0/configure-2170-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
blkreplay-1.0/configure-2187-    case $ac_new_val in
blkreplay-1.0/configure:2188:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
blkreplay-1.0/configure-2189-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
blkreplay-1.0/configure-2362-if (
blkreplay-1.0/configure:2363:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
blkreplay-1.0/configure-2364-   if test "$*" = "X"; then
blkreplay-1.0/configure-2365-      # -L didn't work.
blkreplay-1.0/configure:2366:      set X `ls -t "$srcdir/configure" conftest.file`
blkreplay-1.0/configure-2367-   fi
##############################################
blkreplay-1.0/configure-2398-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
blkreplay-1.0/configure:2399:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
blkreplay-1.0/configure-2400-
blkreplay-1.0/configure-2401-# expand $ac_aux_dir to an absolute path
blkreplay-1.0/configure:2402:am_aux_dir=`cd $ac_aux_dir && pwd`
blkreplay-1.0/configure-2403-
##############################################
blkreplay-1.0/configure-2543-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
blkreplay-1.0/configure:2544:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
blkreplay-1.0/configure-2545-	     'mkdir (GNU coreutils) '* | \
##############################################
blkreplay-1.0/configure-2622-set x ${MAKE-make}
blkreplay-1.0/configure:2623:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
blkreplay-1.0/configure-2624-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
blkreplay-1.0/configure-2632-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
blkreplay-1.0/configure:2633:case `${MAKE-make} -f conftest.make 2>/dev/null` in
blkreplay-1.0/configure-2634-  *@@@%%%=?*=@@@%%%*)
##############################################
blkreplay-1.0/configure-2659-
blkreplay-1.0/configure:2660:if test "`cd $srcdir && pwd`" != "`pwd`"; then
blkreplay-1.0/configure-2661-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
blkreplay-1.0/configure-2742-# Ignore all kinds of additional output from `make'.
blkreplay-1.0/configure:2743:case `$am_make -s -f confmf 2> /dev/null` in #(
blkreplay-1.0/configure-2744-*the\ am__doit\ target*)
##############################################
blkreplay-1.0/configure-2752-   echo '.include "confinc"' > confmf
blkreplay-1.0/configure:2753:   case `$am_make -s -f confmf 2> /dev/null` in #(
blkreplay-1.0/configure-2754-   *the\ am__doit\ target*)
##############################################
blkreplay-1.0/configure-3130-$as_echo_n "checking whether the C compiler works... " >&6; }
blkreplay-1.0/configure:3131:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
blkreplay-1.0/configure-3132-
##############################################
blkreplay-1.0/configure-3174-	then :; else
blkreplay-1.0/configure:3175:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
blkreplay-1.0/configure-3176-	fi
##############################################
blkreplay-1.0/configure-3234-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
blkreplay-1.0/configure:3235:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
blkreplay-1.0/configure-3236-	  break;;
##############################################
blkreplay-1.0/configure-3343-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
blkreplay-1.0/configure:3344:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
blkreplay-1.0/configure-3345-       break;;
##############################################
blkreplay-1.0/configure-3602-  if test "$am_compiler_list" = ""; then
blkreplay-1.0/configure:3603:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
blkreplay-1.0/configure-3604-  fi
##############################################
blkreplay-1.0/configure-4033-  # Check for GNU $ac_path_GREP
blkreplay-1.0/configure:4034:case `"$ac_path_GREP" --version 2>&1` in
blkreplay-1.0/configure-4035-*GNU*)
##############################################
blkreplay-1.0/configure-4099-  # Check for GNU $ac_path_EGREP
blkreplay-1.0/configure:4100:case `"$ac_path_EGREP" --version 2>&1` in
blkreplay-1.0/configure-4101-*GNU*)
##############################################
blkreplay-1.0/configure-4260-do :
blkreplay-1.0/configure:4261:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
blkreplay-1.0/configure-4262-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
blkreplay-1.0/configure-4265-  cat >>confdefs.h <<_ACEOF
blkreplay-1.0/configure:4266:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
blkreplay-1.0/configure-4267-_ACEOF
##############################################
blkreplay-1.0/configure-5049-  if test "$am_compiler_list" = ""; then
blkreplay-1.0/configure:5050:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
blkreplay-1.0/configure-5051-  fi
##############################################
blkreplay-1.0/configure-5205-set x ${MAKE-make}
blkreplay-1.0/configure:5206:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
blkreplay-1.0/configure-5207-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
blkreplay-1.0/configure-5215-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
blkreplay-1.0/configure:5216:case `${MAKE-make} -f conftest.make 2>/dev/null` in
blkreplay-1.0/configure-5217-  *@@@%%%=?*=@@@%%%*)
##############################################
blkreplay-1.0/configure-5239-do :
blkreplay-1.0/configure:5240:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
blkreplay-1.0/configure-5241-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
blkreplay-1.0/configure-5243-  cat >>confdefs.h <<_ACEOF
blkreplay-1.0/configure:5244:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
blkreplay-1.0/configure-5245-_ACEOF
##############################################
blkreplay-1.0/configure-5279-do :
blkreplay-1.0/configure:5280:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
blkreplay-1.0/configure-5281-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
blkreplay-1.0/configure-5283-  cat >>confdefs.h <<_ACEOF
blkreplay-1.0/configure:5284:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
blkreplay-1.0/configure-5285-_ACEOF
##############################################
blkreplay-1.0/configure-5547-do :
blkreplay-1.0/configure:5548:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
blkreplay-1.0/configure-5549-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
blkreplay-1.0/configure-5551-  cat >>confdefs.h <<_ACEOF
blkreplay-1.0/configure:5552:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
blkreplay-1.0/configure-5553-_ACEOF
##############################################
blkreplay-1.0/configure-5682-set dummy $CC
blkreplay-1.0/configure:5683:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
blkreplay-1.0/configure-5684-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
blkreplay-1.0/configure-5794-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
blkreplay-1.0/configure:5795:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
blkreplay-1.0/configure-5796-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
blkreplay-1.0/configure-5881-if test -z "$BASH_VERSION$ZSH_VERSION" \
blkreplay-1.0/configure:5882:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
blkreplay-1.0/configure-5883-  as_echo='print -r --'
blkreplay-1.0/configure-5884-  as_echo_n='print -rn --'
blkreplay-1.0/configure:5885:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
blkreplay-1.0/configure-5886-  as_echo='printf %s\n'
##############################################
blkreplay-1.0/configure-5888-else
blkreplay-1.0/configure:5889:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
blkreplay-1.0/configure-5890-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
blkreplay-1.0/configure-5898-	expr "X$arg" : "X\\(.*\\)$as_nl";
blkreplay-1.0/configure:5899:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
blkreplay-1.0/configure-5900-      esac;
##############################################
blkreplay-1.0/configure-5975-# ----------------------------------------
blkreplay-1.0/configure:5976:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
blkreplay-1.0/configure-5977-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
blkreplay-1.0/configure-6047-  {
blkreplay-1.0/configure:6048:    as_val=`expr "$@" || test $? -eq 1`
blkreplay-1.0/configure-6049-  }
##############################################
blkreplay-1.0/configure-6151-      case $as_dir in #(
blkreplay-1.0/configure:6152:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
blkreplay-1.0/configure-6153-      *) as_qdir=$as_dir;;
##############################################
blkreplay-1.0/configure-6208-	esac;
blkreplay-1.0/configure:6209:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
blkreplay-1.0/configure-6210-	???[sx]*):;;*)false;;esac;fi
##############################################
blkreplay-1.0/configure-6298-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
blkreplay-1.0/configure:6299:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
blkreplay-1.0/configure-6300-ac_cs_version="\\
##############################################
blkreplay-1.0/configure-6323-  --*=?*)
blkreplay-1.0/configure:6324:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
blkreplay-1.0/configure:6325:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
blkreplay-1.0/configure-6326-    ac_shift=:
##############################################
blkreplay-1.0/configure-6328-  --*=)
blkreplay-1.0/configure:6329:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
blkreplay-1.0/configure-6330-    ac_optarg=
##############################################
blkreplay-1.0/configure-6352-    case $ac_optarg in
blkreplay-1.0/configure:6353:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
blkreplay-1.0/configure-6354-    '') as_fn_error $? "missing file argument" ;;
##############################################
blkreplay-1.0/configure-6360-    case $ac_optarg in
blkreplay-1.0/configure:6361:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
blkreplay-1.0/configure-6362-    esac
##############################################
blkreplay-1.0/configure-6491-fi
blkreplay-1.0/configure:6492:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
blkreplay-1.0/configure-6493-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
blkreplay-1.0/configure-6508-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
blkreplay-1.0/configure:6509:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
blkreplay-1.0/configure-6510-ac_delim='%!_!# '
##############################################
blkreplay-1.0/configure-6514-
blkreplay-1.0/configure:6515:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
blkreplay-1.0/configure-6516-  if test $ac_delim_n = $ac_delim_num; then
##############################################
blkreplay-1.0/configure-6652-for ac_last_try in false false :; do
blkreplay-1.0/configure:6653:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
blkreplay-1.0/configure-6654-  if test -z "$ac_tt"; then
##############################################
blkreplay-1.0/configure-6784-      esac
blkreplay-1.0/configure:6785:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
blkreplay-1.0/configure-6786-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
blkreplay-1.0/configure-6843-*)
blkreplay-1.0/configure:6844:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
blkreplay-1.0/configure-6845-  # A ".." for each directory in $ac_dir_suffix.
blkreplay-1.0/configure:6846:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
blkreplay-1.0/configure-6847-  case $ac_top_builddir_sub in
##############################################
blkreplay-1.0/configure-6904-/@mandir@/p'
blkreplay-1.0/configure:6905:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
blkreplay-1.0/configure-6906-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
blkreplay-1.0/configure-6921-
blkreplay-1.0/configure:6922:# Neutralize VPATH when `$srcdir' = `.'.
blkreplay-1.0/configure-6923-# Shell code in configure.ac might set extrasub.
##############################################
blkreplay-1.0/configure-6949-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
blkreplay-1.0/configure:6950:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
blkreplay-1.0/configure-6951-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
blkreplay-1.0/configure-6995-    * )
blkreplay-1.0/configure:6996:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
blkreplay-1.0/configure-6997-  esac
##############################################
blkreplay-1.0/configure-7042-    # Strip MF so we end up with the name of the file.
blkreplay-1.0/configure:7043:    mf=`echo "$mf" | sed -e 's/:.*$//'`
blkreplay-1.0/configure-7044-    # Check whether this is an Automake generated Makefile or not.
##############################################
blkreplay-1.0/configure-7079-    # from the Makefile without running `make'.
blkreplay-1.0/configure:7080:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
blkreplay-1.0/configure-7081-    test -z "$DEPDIR" && continue
blkreplay-1.0/configure:7082:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
blkreplay-1.0/configure-7083-    test -z "am__include" && continue
blkreplay-1.0/configure:7084:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
blkreplay-1.0/configure-7085-    # When using ansi2knr, U may be empty or an underscore; expand it
blkreplay-1.0/configure:7086:    U=`sed -n 's/^U = //p' < "$mf"`
blkreplay-1.0/configure-7087-    # Find all dependency output files, they are included files with
##############################################
blkreplay-1.0/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
blkreplay-1.0/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
blkreplay-1.0/depcomp-69-
##############################################
blkreplay-1.0/depcomp-224-  # Version 6 uses the directory in both cases.
blkreplay-1.0/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
blkreplay-1.0/depcomp-226-  test "x$dir" = "x$object" && dir=
blkreplay-1.0/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
blkreplay-1.0/depcomp-228-  if test "$libtool" = yes; then
##############################################
blkreplay-1.0/depcomp-253-    # Do two passes, one to just change these to
blkreplay-1.0/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
blkreplay-1.0/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
blkreplay-1.0/depcomp-295-  # Do two passes, one to just change these to
blkreplay-1.0/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
blkreplay-1.0/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
blkreplay-1.0/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
blkreplay-1.0/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
blkreplay-1.0/depcomp-313-  test "x$dir" = "x$object" && dir=
blkreplay-1.0/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
blkreplay-1.0/depcomp-315-  if test "$libtool" = yes; then
##############################################
blkreplay-1.0/depcomp-355-   # Subdirectories are respected.
blkreplay-1.0/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
blkreplay-1.0/depcomp-357-   test "x$dir" = "x$object" && dir=
blkreplay-1.0/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
blkreplay-1.0/depcomp-359-
##############################################
blkreplay-1.0/depcomp-501-  done
blkreplay-1.0/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
blkreplay-1.0/depcomp-503-  touch "$tmpdepfile"
##############################################
blkreplay-1.0/install-sh-217-      fi
blkreplay-1.0/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
blkreplay-1.0/install-sh-219-    *)
##############################################
blkreplay-1.0/install-sh-269-      dstdir=$dst
blkreplay-1.0/install-sh:270:      dst=$dstdir/`basename "$src"`
blkreplay-1.0/install-sh-271-      dstdir_status=0
##############################################
blkreplay-1.0/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
blkreplay-1.0/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
blkreplay-1.0/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
blkreplay-1.0/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
blkreplay-1.0/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
blkreplay-1.0/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
blkreplay-1.0/install-sh-418-	    case $prefix in
blkreplay-1.0/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
blkreplay-1.0/install-sh-420-	      *) qprefix=$prefix;;
##############################################
blkreplay-1.0/install-sh-467-    if $copy_on_change &&
blkreplay-1.0/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
blkreplay-1.0/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
blkreplay-1.0/install-sh-470-
##############################################
blkreplay-1.0/missing-139-       # Could not run --version or --help.  This is probably someone
blkreplay-1.0/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
blkreplay-1.0/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
blkreplay-1.0/missing-173-         from any GNU archive site."
blkreplay-1.0/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
blkreplay-1.0/missing-175-    test -z "$files" && files="config.h"
##############################################
blkreplay-1.0/missing-202-         proper tools for further handling them.
blkreplay-1.0/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
blkreplay-1.0/missing-204-         archive site."
blkreplay-1.0/missing-205-
blkreplay-1.0/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
blkreplay-1.0/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
blkreplay-1.0/missing-208-    if test -f "$file"; then
##############################################
blkreplay-1.0/missing-231-	*.y)
blkreplay-1.0/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
blkreplay-1.0/missing-233-	    if test -f "$SRCFILE"; then
##############################################
blkreplay-1.0/missing-235-	    fi
blkreplay-1.0/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
blkreplay-1.0/missing-237-	    if test -f "$SRCFILE"; then
##############################################
blkreplay-1.0/missing-261-	*.l)
blkreplay-1.0/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
blkreplay-1.0/missing-263-	    if test -f "$SRCFILE"; then
##############################################
blkreplay-1.0/missing-280-
blkreplay-1.0/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
blkreplay-1.0/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
blkreplay-1.0/missing-283-    if test -f "$file"; then
##############################################
blkreplay-1.0/missing-300-    # The file to touch is that specified with -o ...
blkreplay-1.0/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
blkreplay-1.0/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
blkreplay-1.0/missing-303-    if test -z "$file"; then
blkreplay-1.0/missing-304-      # ... or it is the one specified with @setfilename ...
blkreplay-1.0/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
blkreplay-1.0/missing-306-      file=`sed -n '
##############################################
blkreplay-1.0/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
blkreplay-1.0/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
blkreplay-1.0/missing-314-    fi
##############################################
blkreplay-1.0/missing-336-	*o*)
blkreplay-1.0/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
blkreplay-1.0/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
blkreplay-1.0/missing-342-	*h*)
blkreplay-1.0/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
blkreplay-1.0/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
blkreplay-1.0/regenerate_all.sh-68-
blkreplay-1.0/regenerate_all.sh:69:$(for i in src/arch.*/subconfigure.ac; do echo "m4_include([$i])"; done)
blkreplay-1.0/regenerate_all.sh-70-
##############################################
blkreplay-1.0/src/Makefile.in-94-  while test -n "$$dir1"; do \
blkreplay-1.0/src/Makefile.in:95:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
blkreplay-1.0/src/Makefile.in-96-    if test "$$first" != "."; then \
blkreplay-1.0/src/Makefile.in-97-      if test "$$first" = ".."; then \
blkreplay-1.0/src/Makefile.in:98:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
blkreplay-1.0/src/Makefile.in:99:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
blkreplay-1.0/src/Makefile.in-100-      else \
blkreplay-1.0/src/Makefile.in:101:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
blkreplay-1.0/src/Makefile.in-102-        if test "$$first2" = "$$first"; then \
blkreplay-1.0/src/Makefile.in:103:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
blkreplay-1.0/src/Makefile.in-104-        else \
##############################################
blkreplay-1.0/src/Makefile.in-109-    fi; \
blkreplay-1.0/src/Makefile.in:110:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
blkreplay-1.0/src/Makefile.in-111-  done; \
##############################################
blkreplay-1.0/src/Makefile.in-306-.c.obj:
blkreplay-1.0/src/Makefile.in:307:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
blkreplay-1.0/src/Makefile.in-308-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
blkreplay-1.0/src/Makefile.in-310-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/Makefile.in:311:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
blkreplay-1.0/src/Makefile.in-312-
##############################################
blkreplay-1.0/src/Makefile.in-327-	dot_seen=no; \
blkreplay-1.0/src/Makefile.in:328:	target=`echo $@ | sed s/-recursive//`; \
blkreplay-1.0/src/Makefile.in-329-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
blkreplay-1.0/src/Makefile.in-362-	rev="$$rev ."; \
blkreplay-1.0/src/Makefile.in:363:	target=`echo $@ | sed s/-recursive//`; \
blkreplay-1.0/src/Makefile.in-364-	for subdir in $$rev; do \
##############################################
blkreplay-1.0/src/Makefile.in-440-GTAGS:
blkreplay-1.0/src/Makefile.in:441:	here=`$(am__cd) $(top_builddir) && pwd` \
blkreplay-1.0/src/Makefile.in-442-	  && $(am__cd) $(top_srcdir) \
##############################################
blkreplay-1.0/src/Makefile.in-448-distdir: $(DISTFILES)
blkreplay-1.0/src/Makefile.in:449:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/src/Makefile.in:450:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/src/Makefile.in-451-	list='$(DISTFILES)'; \
##############################################
blkreplay-1.0/src/Makefile.in-462-	  if test -d $$d/$$file; then \
blkreplay-1.0/src/Makefile.in:463:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
blkreplay-1.0/src/Makefile.in-464-	    if test -d "$(distdir)/$$file"; then \
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-262-.c.obj:
blkreplay-1.0/src/arch.m32/Makefile.in:263:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
blkreplay-1.0/src/arch.m32/Makefile.in-264-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m32/Makefile.in:267:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
blkreplay-1.0/src/arch.m32/Makefile.in-268-
blkreplay-1.0/src/arch.m32/Makefile.in-269-blkreplay_exe-blkreplay.o: ../blkreplay.c
blkreplay-1.0/src/arch.m32/Makefile.in:270:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -MT blkreplay_exe-blkreplay.o -MD -MP -MF $(DEPDIR)/blkreplay_exe-blkreplay.Tpo -c -o blkreplay_exe-blkreplay.o `test -f '../blkreplay.c' || echo '$(srcdir)/'`../blkreplay.c
blkreplay-1.0/src/arch.m32/Makefile.in-271-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/blkreplay_exe-blkreplay.Tpo $(DEPDIR)/blkreplay_exe-blkreplay.Po
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-273-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m32/Makefile.in:274:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -c -o blkreplay_exe-blkreplay.o `test -f '../blkreplay.c' || echo '$(srcdir)/'`../blkreplay.c
blkreplay-1.0/src/arch.m32/Makefile.in-275-
blkreplay-1.0/src/arch.m32/Makefile.in-276-blkreplay_exe-blkreplay.obj: ../blkreplay.c
blkreplay-1.0/src/arch.m32/Makefile.in:277:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -MT blkreplay_exe-blkreplay.obj -MD -MP -MF $(DEPDIR)/blkreplay_exe-blkreplay.Tpo -c -o blkreplay_exe-blkreplay.obj `if test -f '../blkreplay.c'; then $(CYGPATH_W) '../blkreplay.c'; else $(CYGPATH_W) '$(srcdir)/../blkreplay.c'; fi`
blkreplay-1.0/src/arch.m32/Makefile.in-278-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/blkreplay_exe-blkreplay.Tpo $(DEPDIR)/blkreplay_exe-blkreplay.Po
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m32/Makefile.in:281:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -c -o blkreplay_exe-blkreplay.obj `if test -f '../blkreplay.c'; then $(CYGPATH_W) '../blkreplay.c'; else $(CYGPATH_W) '$(srcdir)/../blkreplay.c'; fi`
blkreplay-1.0/src/arch.m32/Makefile.in-282-
blkreplay-1.0/src/arch.m32/Makefile.in-283-random_data_exe-random_data.o: ../random_data.c
blkreplay-1.0/src/arch.m32/Makefile.in:284:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -MT random_data_exe-random_data.o -MD -MP -MF $(DEPDIR)/random_data_exe-random_data.Tpo -c -o random_data_exe-random_data.o `test -f '../random_data.c' || echo '$(srcdir)/'`../random_data.c
blkreplay-1.0/src/arch.m32/Makefile.in-285-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/random_data_exe-random_data.Tpo $(DEPDIR)/random_data_exe-random_data.Po
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-287-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m32/Makefile.in:288:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -c -o random_data_exe-random_data.o `test -f '../random_data.c' || echo '$(srcdir)/'`../random_data.c
blkreplay-1.0/src/arch.m32/Makefile.in-289-
blkreplay-1.0/src/arch.m32/Makefile.in-290-random_data_exe-random_data.obj: ../random_data.c
blkreplay-1.0/src/arch.m32/Makefile.in:291:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -MT random_data_exe-random_data.obj -MD -MP -MF $(DEPDIR)/random_data_exe-random_data.Tpo -c -o random_data_exe-random_data.obj `if test -f '../random_data.c'; then $(CYGPATH_W) '../random_data.c'; else $(CYGPATH_W) '$(srcdir)/../random_data.c'; fi`
blkreplay-1.0/src/arch.m32/Makefile.in-292-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/random_data_exe-random_data.Tpo $(DEPDIR)/random_data_exe-random_data.Po
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-294-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m32/Makefile.in:295:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -c -o random_data_exe-random_data.obj `if test -f '../random_data.c'; then $(CYGPATH_W) '../random_data.c'; else $(CYGPATH_W) '$(srcdir)/../random_data.c'; fi`
blkreplay-1.0/src/arch.m32/Makefile.in-296-
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-341-GTAGS:
blkreplay-1.0/src/arch.m32/Makefile.in:342:	here=`$(am__cd) $(top_builddir) && pwd` \
blkreplay-1.0/src/arch.m32/Makefile.in-343-	  && $(am__cd) $(top_srcdir) \
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-349-distdir: $(DISTFILES)
blkreplay-1.0/src/arch.m32/Makefile.in:350:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/src/arch.m32/Makefile.in:351:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/src/arch.m32/Makefile.in-352-	list='$(DISTFILES)'; \
##############################################
blkreplay-1.0/src/arch.m32/Makefile.in-363-	  if test -d $$d/$$file; then \
blkreplay-1.0/src/arch.m32/Makefile.in:364:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
blkreplay-1.0/src/arch.m32/Makefile.in-365-	    if test -d "$(distdir)/$$file"; then \
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-262-.c.obj:
blkreplay-1.0/src/arch.m64/Makefile.in:263:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
blkreplay-1.0/src/arch.m64/Makefile.in-264-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m64/Makefile.in:267:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
blkreplay-1.0/src/arch.m64/Makefile.in-268-
blkreplay-1.0/src/arch.m64/Makefile.in-269-blkreplay_exe-blkreplay.o: ../blkreplay.c
blkreplay-1.0/src/arch.m64/Makefile.in:270:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -MT blkreplay_exe-blkreplay.o -MD -MP -MF $(DEPDIR)/blkreplay_exe-blkreplay.Tpo -c -o blkreplay_exe-blkreplay.o `test -f '../blkreplay.c' || echo '$(srcdir)/'`../blkreplay.c
blkreplay-1.0/src/arch.m64/Makefile.in-271-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/blkreplay_exe-blkreplay.Tpo $(DEPDIR)/blkreplay_exe-blkreplay.Po
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-273-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m64/Makefile.in:274:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -c -o blkreplay_exe-blkreplay.o `test -f '../blkreplay.c' || echo '$(srcdir)/'`../blkreplay.c
blkreplay-1.0/src/arch.m64/Makefile.in-275-
blkreplay-1.0/src/arch.m64/Makefile.in-276-blkreplay_exe-blkreplay.obj: ../blkreplay.c
blkreplay-1.0/src/arch.m64/Makefile.in:277:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -MT blkreplay_exe-blkreplay.obj -MD -MP -MF $(DEPDIR)/blkreplay_exe-blkreplay.Tpo -c -o blkreplay_exe-blkreplay.obj `if test -f '../blkreplay.c'; then $(CYGPATH_W) '../blkreplay.c'; else $(CYGPATH_W) '$(srcdir)/../blkreplay.c'; fi`
blkreplay-1.0/src/arch.m64/Makefile.in-278-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/blkreplay_exe-blkreplay.Tpo $(DEPDIR)/blkreplay_exe-blkreplay.Po
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m64/Makefile.in:281:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blkreplay_exe_CFLAGS) $(CFLAGS) -c -o blkreplay_exe-blkreplay.obj `if test -f '../blkreplay.c'; then $(CYGPATH_W) '../blkreplay.c'; else $(CYGPATH_W) '$(srcdir)/../blkreplay.c'; fi`
blkreplay-1.0/src/arch.m64/Makefile.in-282-
blkreplay-1.0/src/arch.m64/Makefile.in-283-random_data_exe-random_data.o: ../random_data.c
blkreplay-1.0/src/arch.m64/Makefile.in:284:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -MT random_data_exe-random_data.o -MD -MP -MF $(DEPDIR)/random_data_exe-random_data.Tpo -c -o random_data_exe-random_data.o `test -f '../random_data.c' || echo '$(srcdir)/'`../random_data.c
blkreplay-1.0/src/arch.m64/Makefile.in-285-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/random_data_exe-random_data.Tpo $(DEPDIR)/random_data_exe-random_data.Po
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-287-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m64/Makefile.in:288:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -c -o random_data_exe-random_data.o `test -f '../random_data.c' || echo '$(srcdir)/'`../random_data.c
blkreplay-1.0/src/arch.m64/Makefile.in-289-
blkreplay-1.0/src/arch.m64/Makefile.in-290-random_data_exe-random_data.obj: ../random_data.c
blkreplay-1.0/src/arch.m64/Makefile.in:291:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -MT random_data_exe-random_data.obj -MD -MP -MF $(DEPDIR)/random_data_exe-random_data.Tpo -c -o random_data_exe-random_data.obj `if test -f '../random_data.c'; then $(CYGPATH_W) '../random_data.c'; else $(CYGPATH_W) '$(srcdir)/../random_data.c'; fi`
blkreplay-1.0/src/arch.m64/Makefile.in-292-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/random_data_exe-random_data.Tpo $(DEPDIR)/random_data_exe-random_data.Po
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-294-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
blkreplay-1.0/src/arch.m64/Makefile.in:295:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_data_exe_CFLAGS) $(CFLAGS) -c -o random_data_exe-random_data.obj `if test -f '../random_data.c'; then $(CYGPATH_W) '../random_data.c'; else $(CYGPATH_W) '$(srcdir)/../random_data.c'; fi`
blkreplay-1.0/src/arch.m64/Makefile.in-296-
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-341-GTAGS:
blkreplay-1.0/src/arch.m64/Makefile.in:342:	here=`$(am__cd) $(top_builddir) && pwd` \
blkreplay-1.0/src/arch.m64/Makefile.in-343-	  && $(am__cd) $(top_srcdir) \
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-349-distdir: $(DISTFILES)
blkreplay-1.0/src/arch.m64/Makefile.in:350:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/src/arch.m64/Makefile.in:351:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
blkreplay-1.0/src/arch.m64/Makefile.in-352-	list='$(DISTFILES)'; \
##############################################
blkreplay-1.0/src/arch.m64/Makefile.in-363-	  if test -d $$d/$$file; then \
blkreplay-1.0/src/arch.m64/Makefile.in:364:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
blkreplay-1.0/src/arch.m64/Makefile.in-365-	    if test -d "$(distdir)/$$file"; then \