===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
extundelete-0.2.4/Makefile.in-81-  while test -n "$$dir1"; do \
extundelete-0.2.4/Makefile.in:82:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
extundelete-0.2.4/Makefile.in-83-    if test "$$first" != "."; then \
extundelete-0.2.4/Makefile.in-84-      if test "$$first" = ".."; then \
extundelete-0.2.4/Makefile.in:85:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
extundelete-0.2.4/Makefile.in:86:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
extundelete-0.2.4/Makefile.in-87-      else \
extundelete-0.2.4/Makefile.in:88:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
extundelete-0.2.4/Makefile.in-89-        if test "$$first2" = "$$first"; then \
extundelete-0.2.4/Makefile.in:90:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
extundelete-0.2.4/Makefile.in-91-        else \
##############################################
extundelete-0.2.4/Makefile.in-96-    fi; \
extundelete-0.2.4/Makefile.in:97:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
extundelete-0.2.4/Makefile.in-98-  done; \
##############################################
extundelete-0.2.4/Makefile.in-275-	dot_seen=no; \
extundelete-0.2.4/Makefile.in:276:	target=`echo $@ | sed s/-recursive//`; \
extundelete-0.2.4/Makefile.in-277-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
extundelete-0.2.4/Makefile.in-310-	rev="$$rev ."; \
extundelete-0.2.4/Makefile.in:311:	target=`echo $@ | sed s/-recursive//`; \
extundelete-0.2.4/Makefile.in-312-	for subdir in $$rev; do \
##############################################
extundelete-0.2.4/Makefile.in-388-GTAGS:
extundelete-0.2.4/Makefile.in:389:	here=`$(am__cd) $(top_builddir) && pwd` \
extundelete-0.2.4/Makefile.in-390-	  && $(am__cd) $(top_srcdir) \
##############################################
extundelete-0.2.4/Makefile.in-398-	test -d "$(distdir)" || mkdir "$(distdir)"
extundelete-0.2.4/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
extundelete-0.2.4/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
extundelete-0.2.4/Makefile.in-401-	list='$(DISTFILES)'; \
##############################################
extundelete-0.2.4/Makefile.in-412-	  if test -d $$d/$$file; then \
extundelete-0.2.4/Makefile.in:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
extundelete-0.2.4/Makefile.in-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
extundelete-0.2.4/Makefile.in-526-	test -d $(distdir)/_build || exit 0; \
extundelete-0.2.4/Makefile.in:527:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
extundelete-0.2.4/Makefile.in-528-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
extundelete-0.2.4/Makefile.in-569-	}; \
extundelete-0.2.4/Makefile.in:570:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
extundelete-0.2.4/Makefile.in-571-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
extundelete-0.2.4/Makefile.in-581-	fi
extundelete-0.2.4/Makefile.in:582:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
extundelete-0.2.4/Makefile.in-583-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
extundelete-0.2.4/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
extundelete-0.2.4/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
extundelete-0.2.4/configure-49-  as_echo='print -r --'
extundelete-0.2.4/configure-50-  as_echo_n='print -rn --'
extundelete-0.2.4/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
extundelete-0.2.4/configure-52-  as_echo='printf %s\n'
##############################################
extundelete-0.2.4/configure-54-else
extundelete-0.2.4/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
extundelete-0.2.4/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
extundelete-0.2.4/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
extundelete-0.2.4/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
extundelete-0.2.4/configure-66-      esac;
##############################################
extundelete-0.2.4/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
extundelete-0.2.4/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
extundelete-0.2.4/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
extundelete-0.2.4/configure-299-      case $as_dir in #(
extundelete-0.2.4/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
extundelete-0.2.4/configure-301-      *) as_qdir=$as_dir;;
##############################################
extundelete-0.2.4/configure-364-  {
extundelete-0.2.4/configure:365:    as_val=`expr "$@" || test $? -eq 1`
extundelete-0.2.4/configure-366-  }
##############################################
extundelete-0.2.4/configure-371-# ----------------------------------------
extundelete-0.2.4/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
extundelete-0.2.4/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
extundelete-0.2.4/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
extundelete-0.2.4/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
extundelete-0.2.4/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
extundelete-0.2.4/configure-525-	esac;
extundelete-0.2.4/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
extundelete-0.2.4/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
extundelete-0.2.4/configure-783-  case $ac_option in
extundelete-0.2.4/configure:784:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
extundelete-0.2.4/configure-785-  *=)   ac_optarg= ;;
##############################################
extundelete-0.2.4/configure-827-  -disable-* | --disable-*)
extundelete-0.2.4/configure:828:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
extundelete-0.2.4/configure-829-    # Reject names that are not valid shell variable names.
##############################################
extundelete-0.2.4/configure-832-    ac_useropt_orig=$ac_useropt
extundelete-0.2.4/configure:833:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
extundelete-0.2.4/configure-834-    case $ac_user_opts in
##############################################
extundelete-0.2.4/configure-853-  -enable-* | --enable-*)
extundelete-0.2.4/configure:854:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
extundelete-0.2.4/configure-855-    # Reject names that are not valid shell variable names.
##############################################
extundelete-0.2.4/configure-858-    ac_useropt_orig=$ac_useropt
extundelete-0.2.4/configure:859:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
extundelete-0.2.4/configure-860-    case $ac_user_opts in
##############################################
extundelete-0.2.4/configure-1057-  -with-* | --with-*)
extundelete-0.2.4/configure:1058:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
extundelete-0.2.4/configure-1059-    # Reject names that are not valid shell variable names.
##############################################
extundelete-0.2.4/configure-1062-    ac_useropt_orig=$ac_useropt
extundelete-0.2.4/configure:1063:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
extundelete-0.2.4/configure-1064-    case $ac_user_opts in
##############################################
extundelete-0.2.4/configure-1073-  -without-* | --without-*)
extundelete-0.2.4/configure:1074:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
extundelete-0.2.4/configure-1075-    # Reject names that are not valid shell variable names.
##############################################
extundelete-0.2.4/configure-1078-    ac_useropt_orig=$ac_useropt
extundelete-0.2.4/configure:1079:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
extundelete-0.2.4/configure-1080-    case $ac_user_opts in
##############################################
extundelete-0.2.4/configure-1111-  *=*)
extundelete-0.2.4/configure:1112:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
extundelete-0.2.4/configure-1113-    # Reject names that are not valid shell variable names.
##############################################
extundelete-0.2.4/configure-1132-if test -n "$ac_prev"; then
extundelete-0.2.4/configure:1133:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
extundelete-0.2.4/configure-1134-  as_fn_error $? "missing argument to $ac_option"
##############################################
extundelete-0.2.4/configure-1154-    */ )
extundelete-0.2.4/configure:1155:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
extundelete-0.2.4/configure-1156-      eval $ac_var=\$ac_val;;
##############################################
extundelete-0.2.4/configure-1191-ac_ls_di=`ls -di .` &&
extundelete-0.2.4/configure:1192:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
extundelete-0.2.4/configure-1193-  as_fn_error $? "working directory cannot be determined"
##############################################
extundelete-0.2.4/configure-1247-case $srcdir in
extundelete-0.2.4/configure:1248:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
extundelete-0.2.4/configure-1249-esac
##############################################
extundelete-0.2.4/configure-1290-By default, \`make install' will install all the files in
extundelete-0.2.4/configure:1291:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
extundelete-0.2.4/configure:1292:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
extundelete-0.2.4/configure-1293-for instance \`--prefix=\$HOME'.
##############################################
extundelete-0.2.4/configure-1372-*)
extundelete-0.2.4/configure:1373:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
extundelete-0.2.4/configure-1374-  # A ".." for each directory in $ac_dir_suffix.
extundelete-0.2.4/configure:1375:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
extundelete-0.2.4/configure-1376-  case $ac_top_builddir_sub in
##############################################
extundelete-0.2.4/configure-1952-    *\'*)
extundelete-0.2.4/configure:1953:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
extundelete-0.2.4/configure-1954-    esac
##############################################
extundelete-0.2.4/configure-2035-      case $ac_val in
extundelete-0.2.4/configure:2036:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
extundelete-0.2.4/configure-2037-      esac
##############################################
extundelete-0.2.4/configure-2050-	case $ac_val in
extundelete-0.2.4/configure:2051:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
extundelete-0.2.4/configure-2052-	esac
##############################################
extundelete-0.2.4/configure-2170-    set,)
extundelete-0.2.4/configure:2171:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
extundelete-0.2.4/configure:2172:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
extundelete-0.2.4/configure-2173-      ac_cache_corrupted=: ;;
##############################################
extundelete-0.2.4/configure-2181-	# differences in whitespace do not lead to failure.
extundelete-0.2.4/configure:2182:	ac_old_val_w=`echo x $ac_old_val`
extundelete-0.2.4/configure:2183:	ac_new_val_w=`echo x $ac_new_val`
extundelete-0.2.4/configure-2184-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
extundelete-0.2.4/configure-2201-    case $ac_new_val in
extundelete-0.2.4/configure:2202:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
extundelete-0.2.4/configure-2203-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
extundelete-0.2.4/configure-2377-if (
extundelete-0.2.4/configure:2378:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
extundelete-0.2.4/configure-2379-   if test "$*" = "X"; then
extundelete-0.2.4/configure-2380-      # -L didn't work.
extundelete-0.2.4/configure:2381:      set X `ls -t "$srcdir/configure" conftest.file`
extundelete-0.2.4/configure-2382-   fi
##############################################
extundelete-0.2.4/configure-2413-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
extundelete-0.2.4/configure:2414:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
extundelete-0.2.4/configure-2415-
extundelete-0.2.4/configure-2416-# expand $ac_aux_dir to an absolute path
extundelete-0.2.4/configure:2417:am_aux_dir=`cd $ac_aux_dir && pwd`
extundelete-0.2.4/configure-2418-
##############################################
extundelete-0.2.4/configure-2558-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
extundelete-0.2.4/configure:2559:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
extundelete-0.2.4/configure-2560-	     'mkdir (GNU coreutils) '* | \
##############################################
extundelete-0.2.4/configure-2637-set x ${MAKE-make}
extundelete-0.2.4/configure:2638:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
extundelete-0.2.4/configure-2639-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
extundelete-0.2.4/configure-2647-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
extundelete-0.2.4/configure:2648:case `${MAKE-make} -f conftest.make 2>/dev/null` in
extundelete-0.2.4/configure-2649-  *@@@%%%=?*=@@@%%%*)
##############################################
extundelete-0.2.4/configure-2674-
extundelete-0.2.4/configure:2675:if test "`cd $srcdir && pwd`" != "`pwd`"; then
extundelete-0.2.4/configure-2676-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
extundelete-0.2.4/configure-2897-$as_echo_n "checking whether the C++ compiler works... " >&6; }
extundelete-0.2.4/configure:2898:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
extundelete-0.2.4/configure-2899-
##############################################
extundelete-0.2.4/configure-2941-	then :; else
extundelete-0.2.4/configure:2942:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
extundelete-0.2.4/configure-2943-	fi
##############################################
extundelete-0.2.4/configure-3001-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
extundelete-0.2.4/configure:3002:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
extundelete-0.2.4/configure-3003-	  break;;
##############################################
extundelete-0.2.4/configure-3110-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
extundelete-0.2.4/configure:3111:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
extundelete-0.2.4/configure-3112-       break;;
##############################################
extundelete-0.2.4/configure-3269-# Ignore all kinds of additional output from `make'.
extundelete-0.2.4/configure:3270:case `$am_make -s -f confmf 2> /dev/null` in #(
extundelete-0.2.4/configure-3271-*the\ am__doit\ target*)
##############################################
extundelete-0.2.4/configure-3279-   echo '.include "confinc"' > confmf
extundelete-0.2.4/configure:3280:   case `$am_make -s -f confmf 2> /dev/null` in #(
extundelete-0.2.4/configure-3281-   *the\ am__doit\ target*)
##############################################
extundelete-0.2.4/configure-3342-  if test "$am_compiler_list" = ""; then
extundelete-0.2.4/configure:3343:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
extundelete-0.2.4/configure-3344-  fi
##############################################
extundelete-0.2.4/configure-4010-  if test "$am_compiler_list" = ""; then
extundelete-0.2.4/configure:4011:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
extundelete-0.2.4/configure-4012-  fi
##############################################
extundelete-0.2.4/configure-4207-if ac_fn_c_try_compile "$LINENO"; then :
extundelete-0.2.4/configure:4208:  eval `$as_echo "ax_cv_c_flags_-std=c99" | $as_tr_sh`=yes
extundelete-0.2.4/configure-4209-else
extundelete-0.2.4/configure:4210:  eval `$as_echo "ax_cv_c_flags_-std=c99" | $as_tr_sh`=no
extundelete-0.2.4/configure-4211-fi
##############################################
extundelete-0.2.4/configure-4213-   CFLAGS=$ax_save_FLAGS
extundelete-0.2.4/configure:4214:eval ax_check_compiler_flags=$`$as_echo "ax_cv_c_flags_-std=c99" | $as_tr_sh`
extundelete-0.2.4/configure-4215-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
##############################################
extundelete-0.2.4/configure-4727-if ac_fn_cxx_try_compile "$LINENO"; then :
extundelete-0.2.4/configure:4728:  eval `$as_echo "ax_cv_cxx_flags_-std=c++0x" | $as_tr_sh`=yes
extundelete-0.2.4/configure-4729-else
extundelete-0.2.4/configure:4730:  eval `$as_echo "ax_cv_cxx_flags_-std=c++0x" | $as_tr_sh`=no
extundelete-0.2.4/configure-4731-fi
##############################################
extundelete-0.2.4/configure-4733-   CXXFLAGS=$ax_save_FLAGS
extundelete-0.2.4/configure:4734:eval ax_check_compiler_flags=$`$as_echo "ax_cv_cxx_flags_-std=c++0x" | $as_tr_sh`
extundelete-0.2.4/configure-4735-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
##############################################
extundelete-0.2.4/configure-4758-if ac_fn_cxx_try_compile "$LINENO"; then :
extundelete-0.2.4/configure:4759:  eval `$as_echo "ax_cv_cxx_flags_-std=c++11" | $as_tr_sh`=yes
extundelete-0.2.4/configure-4760-else
extundelete-0.2.4/configure:4761:  eval `$as_echo "ax_cv_cxx_flags_-std=c++11" | $as_tr_sh`=no
extundelete-0.2.4/configure-4762-fi
##############################################
extundelete-0.2.4/configure-4764-   CXXFLAGS=$ax_save_FLAGS
extundelete-0.2.4/configure:4765:eval ax_check_compiler_flags=$`$as_echo "ax_cv_cxx_flags_-std=c++11" | $as_tr_sh`
extundelete-0.2.4/configure-4766-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
##############################################
extundelete-0.2.4/configure-4863-if ac_fn_cxx_try_compile "$LINENO"; then :
extundelete-0.2.4/configure:4864:  eval `$as_echo "ax_cv_cxx_flags_-std=c++0x -pedantic" | $as_tr_sh`=yes
extundelete-0.2.4/configure-4865-else
extundelete-0.2.4/configure:4866:  eval `$as_echo "ax_cv_cxx_flags_-std=c++0x -pedantic" | $as_tr_sh`=no
extundelete-0.2.4/configure-4867-fi
##############################################
extundelete-0.2.4/configure-4869-   CXXFLAGS=$ax_save_FLAGS
extundelete-0.2.4/configure:4870:eval ax_check_compiler_flags=$`$as_echo "ax_cv_cxx_flags_-std=c++0x -pedantic" | $as_tr_sh`
extundelete-0.2.4/configure-4871-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
##############################################
extundelete-0.2.4/configure-4894-if ac_fn_cxx_try_compile "$LINENO"; then :
extundelete-0.2.4/configure:4895:  eval `$as_echo "ax_cv_cxx_flags_-std=c++11 -pedantic" | $as_tr_sh`=yes
extundelete-0.2.4/configure-4896-else
extundelete-0.2.4/configure:4897:  eval `$as_echo "ax_cv_cxx_flags_-std=c++11 -pedantic" | $as_tr_sh`=no
extundelete-0.2.4/configure-4898-fi
##############################################
extundelete-0.2.4/configure-4900-   CXXFLAGS=$ax_save_FLAGS
extundelete-0.2.4/configure:4901:eval ax_check_compiler_flags=$`$as_echo "ax_cv_cxx_flags_-std=c++11 -pedantic" | $as_tr_sh`
extundelete-0.2.4/configure-4902-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5
##############################################
extundelete-0.2.4/configure-5347-do :
extundelete-0.2.4/configure:5348:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
extundelete-0.2.4/configure-5349-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
extundelete-0.2.4/configure-5351-  cat >>confdefs.h <<_ACEOF
extundelete-0.2.4/configure:5352:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
extundelete-0.2.4/configure-5353-_ACEOF
##############################################
extundelete-0.2.4/configure-5564-  # Check for GNU $ac_path_GREP
extundelete-0.2.4/configure:5565:case `"$ac_path_GREP" --version 2>&1` in
extundelete-0.2.4/configure-5566-*GNU*)
##############################################
extundelete-0.2.4/configure-5630-  # Check for GNU $ac_path_EGREP
extundelete-0.2.4/configure:5631:case `"$ac_path_EGREP" --version 2>&1` in
extundelete-0.2.4/configure-5632-*GNU*)
##############################################
extundelete-0.2.4/configure-5791-do :
extundelete-0.2.4/configure:5792:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
extundelete-0.2.4/configure-5793-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
extundelete-0.2.4/configure-5796-  cat >>confdefs.h <<_ACEOF
extundelete-0.2.4/configure:5797:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
extundelete-0.2.4/configure-5798-_ACEOF
##############################################
extundelete-0.2.4/configure-5806-do :
extundelete-0.2.4/configure:5807:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
extundelete-0.2.4/configure-5808-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
extundelete-0.2.4/configure-5810-  cat >>confdefs.h <<_ACEOF
extundelete-0.2.4/configure:5811:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
extundelete-0.2.4/configure-5812-_ACEOF
##############################################
extundelete-0.2.4/configure-6651-do :
extundelete-0.2.4/configure:6652:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
extundelete-0.2.4/configure-6653-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
extundelete-0.2.4/configure-6655-  cat >>confdefs.h <<_ACEOF
extundelete-0.2.4/configure:6656:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
extundelete-0.2.4/configure-6657-_ACEOF
##############################################
extundelete-0.2.4/configure-6763-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
extundelete-0.2.4/configure:6764:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
extundelete-0.2.4/configure-6765-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
extundelete-0.2.4/configure-6851-if test -z "$BASH_VERSION$ZSH_VERSION" \
extundelete-0.2.4/configure:6852:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
extundelete-0.2.4/configure-6853-  as_echo='print -r --'
extundelete-0.2.4/configure-6854-  as_echo_n='print -rn --'
extundelete-0.2.4/configure:6855:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
extundelete-0.2.4/configure-6856-  as_echo='printf %s\n'
##############################################
extundelete-0.2.4/configure-6858-else
extundelete-0.2.4/configure:6859:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
extundelete-0.2.4/configure-6860-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
extundelete-0.2.4/configure-6868-	expr "X$arg" : "X\\(.*\\)$as_nl";
extundelete-0.2.4/configure:6869:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
extundelete-0.2.4/configure-6870-      esac;
##############################################
extundelete-0.2.4/configure-6945-# ----------------------------------------
extundelete-0.2.4/configure:6946:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
extundelete-0.2.4/configure-6947-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
extundelete-0.2.4/configure-7017-  {
extundelete-0.2.4/configure:7018:    as_val=`expr "$@" || test $? -eq 1`
extundelete-0.2.4/configure-7019-  }
##############################################
extundelete-0.2.4/configure-7121-      case $as_dir in #(
extundelete-0.2.4/configure:7122:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
extundelete-0.2.4/configure-7123-      *) as_qdir=$as_dir;;
##############################################
extundelete-0.2.4/configure-7178-	esac;
extundelete-0.2.4/configure:7179:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
extundelete-0.2.4/configure-7180-	???[sx]*):;;*)false;;esac;fi
##############################################
extundelete-0.2.4/configure-7268-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
extundelete-0.2.4/configure:7269:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
extundelete-0.2.4/configure-7270-ac_cs_version="\\
##############################################
extundelete-0.2.4/configure-7293-  --*=?*)
extundelete-0.2.4/configure:7294:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
extundelete-0.2.4/configure:7295:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
extundelete-0.2.4/configure-7296-    ac_shift=:
##############################################
extundelete-0.2.4/configure-7298-  --*=)
extundelete-0.2.4/configure:7299:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
extundelete-0.2.4/configure-7300-    ac_optarg=
##############################################
extundelete-0.2.4/configure-7322-    case $ac_optarg in
extundelete-0.2.4/configure:7323:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
extundelete-0.2.4/configure-7324-    '') as_fn_error $? "missing file argument" ;;
##############################################
extundelete-0.2.4/configure-7330-    case $ac_optarg in
extundelete-0.2.4/configure:7331:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
extundelete-0.2.4/configure-7332-    esac
##############################################
extundelete-0.2.4/configure-7459-fi
extundelete-0.2.4/configure:7460:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
extundelete-0.2.4/configure-7461-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
extundelete-0.2.4/configure-7476-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
extundelete-0.2.4/configure:7477:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
extundelete-0.2.4/configure-7478-ac_delim='%!_!# '
##############################################
extundelete-0.2.4/configure-7482-
extundelete-0.2.4/configure:7483:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
extundelete-0.2.4/configure-7484-  if test $ac_delim_n = $ac_delim_num; then
##############################################
extundelete-0.2.4/configure-7620-for ac_last_try in false false :; do
extundelete-0.2.4/configure:7621:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
extundelete-0.2.4/configure-7622-  if test -z "$ac_tt"; then
##############################################
extundelete-0.2.4/configure-7752-      esac
extundelete-0.2.4/configure:7753:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
extundelete-0.2.4/configure-7754-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
extundelete-0.2.4/configure-7811-*)
extundelete-0.2.4/configure:7812:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
extundelete-0.2.4/configure-7813-  # A ".." for each directory in $ac_dir_suffix.
extundelete-0.2.4/configure:7814:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
extundelete-0.2.4/configure-7815-  case $ac_top_builddir_sub in
##############################################
extundelete-0.2.4/configure-7872-/@mandir@/p'
extundelete-0.2.4/configure:7873:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
extundelete-0.2.4/configure-7874-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
extundelete-0.2.4/configure-7889-
extundelete-0.2.4/configure:7890:# Neutralize VPATH when `$srcdir' = `.'.
extundelete-0.2.4/configure-7891-# Shell code in configure.ac might set extrasub.
##############################################
extundelete-0.2.4/configure-7917-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
extundelete-0.2.4/configure:7918:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
extundelete-0.2.4/configure-7919-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
extundelete-0.2.4/configure-7963-    * )
extundelete-0.2.4/configure:7964:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
extundelete-0.2.4/configure-7965-  esac
##############################################
extundelete-0.2.4/configure-8010-    # Strip MF so we end up with the name of the file.
extundelete-0.2.4/configure:8011:    mf=`echo "$mf" | sed -e 's/:.*$//'`
extundelete-0.2.4/configure-8012-    # Check whether this is an Automake generated Makefile or not.
##############################################
extundelete-0.2.4/configure-8047-    # from the Makefile without running `make'.
extundelete-0.2.4/configure:8048:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
extundelete-0.2.4/configure-8049-    test -z "$DEPDIR" && continue
extundelete-0.2.4/configure:8050:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
extundelete-0.2.4/configure-8051-    test -z "am__include" && continue
extundelete-0.2.4/configure:8052:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
extundelete-0.2.4/configure-8053-    # When using ansi2knr, U may be empty or an underscore; expand it
extundelete-0.2.4/configure:8054:    U=`sed -n 's/^U = //p' < "$mf"`
extundelete-0.2.4/configure-8055-    # Find all dependency output files, they are included files with
##############################################
extundelete-0.2.4/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
extundelete-0.2.4/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
extundelete-0.2.4/depcomp-69-
##############################################
extundelete-0.2.4/depcomp-234-  # Version 6 uses the directory in both cases.
extundelete-0.2.4/depcomp:235:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
extundelete-0.2.4/depcomp-236-  test "x$dir" = "x$object" && dir=
extundelete-0.2.4/depcomp:237:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
extundelete-0.2.4/depcomp-238-  if test "$libtool" = yes; then
##############################################
extundelete-0.2.4/depcomp-263-    # Do two passes, one to just change these to
extundelete-0.2.4/depcomp:264:    # `$object: dependent.h' and one to simply `dependent.h:'.
extundelete-0.2.4/depcomp-265-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
extundelete-0.2.4/depcomp-305-  # Do two passes, one to just change these to
extundelete-0.2.4/depcomp:306:  # `$object: dependent.h' and one to simply `dependent.h:'.
extundelete-0.2.4/depcomp-307-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
extundelete-0.2.4/depcomp-321-  # Much of this is similar to the tru64 case; see comments there.
extundelete-0.2.4/depcomp:322:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
extundelete-0.2.4/depcomp-323-  test "x$dir" = "x$object" && dir=
extundelete-0.2.4/depcomp:324:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
extundelete-0.2.4/depcomp-325-  if test "$libtool" = yes; then
##############################################
extundelete-0.2.4/depcomp-365-   # Subdirectories are respected.
extundelete-0.2.4/depcomp:366:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
extundelete-0.2.4/depcomp-367-   test "x$dir" = "x$object" && dir=
extundelete-0.2.4/depcomp:368:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
extundelete-0.2.4/depcomp-369-
##############################################
extundelete-0.2.4/depcomp-557-  done
extundelete-0.2.4/depcomp:558:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
extundelete-0.2.4/depcomp-559-  touch "$tmpdepfile"
##############################################
extundelete-0.2.4/install-sh-229-      fi
extundelete-0.2.4/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
extundelete-0.2.4/install-sh-231-    *)
##############################################
extundelete-0.2.4/install-sh-276-      dstdir=$dst
extundelete-0.2.4/install-sh:277:      dst=$dstdir/`basename "$src"`
extundelete-0.2.4/install-sh-278-      dstdir_status=0
##############################################
extundelete-0.2.4/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
extundelete-0.2.4/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
extundelete-0.2.4/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
extundelete-0.2.4/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
extundelete-0.2.4/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
extundelete-0.2.4/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
extundelete-0.2.4/install-sh-425-	    case $prefix in
extundelete-0.2.4/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
extundelete-0.2.4/install-sh-427-	      *) qprefix=$prefix;;
##############################################
extundelete-0.2.4/install-sh-474-    if $copy_on_change &&
extundelete-0.2.4/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
extundelete-0.2.4/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
extundelete-0.2.4/install-sh-477-
##############################################
extundelete-0.2.4/missing-129-       # Could not run --version or --help.  This is probably someone
extundelete-0.2.4/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
extundelete-0.2.4/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
extundelete-0.2.4/missing-163-         from any GNU archive site."
extundelete-0.2.4/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
extundelete-0.2.4/missing-165-    test -z "$files" && files="config.h"
##############################################
extundelete-0.2.4/missing-192-         proper tools for further handling them.
extundelete-0.2.4/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
extundelete-0.2.4/missing-194-         archive site."
extundelete-0.2.4/missing-195-
extundelete-0.2.4/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
extundelete-0.2.4/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
extundelete-0.2.4/missing-198-    if test -f "$file"; then
##############################################
extundelete-0.2.4/missing-221-	*.y)
extundelete-0.2.4/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
extundelete-0.2.4/missing-223-	    if test -f "$SRCFILE"; then
##############################################
extundelete-0.2.4/missing-225-	    fi
extundelete-0.2.4/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
extundelete-0.2.4/missing-227-	    if test -f "$SRCFILE"; then
##############################################
extundelete-0.2.4/missing-251-	*.l)
extundelete-0.2.4/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
extundelete-0.2.4/missing-253-	    if test -f "$SRCFILE"; then
##############################################
extundelete-0.2.4/missing-270-
extundelete-0.2.4/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
extundelete-0.2.4/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
extundelete-0.2.4/missing-273-    if test -f "$file"; then
##############################################
extundelete-0.2.4/missing-290-    # The file to touch is that specified with -o ...
extundelete-0.2.4/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
extundelete-0.2.4/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
extundelete-0.2.4/missing-293-    if test -z "$file"; then
extundelete-0.2.4/missing-294-      # ... or it is the one specified with @setfilename ...
extundelete-0.2.4/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
extundelete-0.2.4/missing-296-      file=`sed -n '
##############################################
extundelete-0.2.4/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
extundelete-0.2.4/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
extundelete-0.2.4/missing-304-    fi
##############################################
extundelete-0.2.4/src/Makefile.in-331-.c.obj:
extundelete-0.2.4/src/Makefile.in:332:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
extundelete-0.2.4/src/Makefile.in-333-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
extundelete-0.2.4/src/Makefile.in-335-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:336:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
extundelete-0.2.4/src/Makefile.in-337-
extundelete-0.2.4/src/Makefile.in-338-extundelete-block.o: block.c
extundelete-0.2.4/src/Makefile.in:339:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CFLAGS) $(CFLAGS) -MT extundelete-block.o -MD -MP -MF $(DEPDIR)/extundelete-block.Tpo -c -o extundelete-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-340-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete-block.Tpo $(DEPDIR)/extundelete-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:343:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CFLAGS) $(CFLAGS) -c -o extundelete-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-344-
extundelete-0.2.4/src/Makefile.in-345-extundelete-block.obj: block.c
extundelete-0.2.4/src/Makefile.in:346:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CFLAGS) $(CFLAGS) -MT extundelete-block.obj -MD -MP -MF $(DEPDIR)/extundelete-block.Tpo -c -o extundelete-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-347-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete-block.Tpo $(DEPDIR)/extundelete-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-349-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:350:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CFLAGS) $(CFLAGS) -c -o extundelete-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-351-
extundelete-0.2.4/src/Makefile.in-352-extundelete_nodebug-block.o: block.c
extundelete-0.2.4/src/Makefile.in:353:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CFLAGS) $(CFLAGS) -MT extundelete_nodebug-block.o -MD -MP -MF $(DEPDIR)/extundelete_nodebug-block.Tpo -c -o extundelete_nodebug-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-354-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-block.Tpo $(DEPDIR)/extundelete_nodebug-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:357:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CFLAGS) $(CFLAGS) -c -o extundelete_nodebug-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-358-
extundelete-0.2.4/src/Makefile.in-359-extundelete_nodebug-block.obj: block.c
extundelete-0.2.4/src/Makefile.in:360:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CFLAGS) $(CFLAGS) -MT extundelete_nodebug-block.obj -MD -MP -MF $(DEPDIR)/extundelete_nodebug-block.Tpo -c -o extundelete_nodebug-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-361-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-block.Tpo $(DEPDIR)/extundelete_nodebug-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:364:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CFLAGS) $(CFLAGS) -c -o extundelete_nodebug-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-365-
extundelete-0.2.4/src/Makefile.in-366-extundelete_prof-block.o: block.c
extundelete-0.2.4/src/Makefile.in:367:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CFLAGS) $(CFLAGS) -MT extundelete_prof-block.o -MD -MP -MF $(DEPDIR)/extundelete_prof-block.Tpo -c -o extundelete_prof-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-368-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-block.Tpo $(DEPDIR)/extundelete_prof-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-370-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:371:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CFLAGS) $(CFLAGS) -c -o extundelete_prof-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-372-
extundelete-0.2.4/src/Makefile.in-373-extundelete_prof-block.obj: block.c
extundelete-0.2.4/src/Makefile.in:374:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CFLAGS) $(CFLAGS) -MT extundelete_prof-block.obj -MD -MP -MF $(DEPDIR)/extundelete_prof-block.Tpo -c -o extundelete_prof-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-375-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-block.Tpo $(DEPDIR)/extundelete_prof-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:378:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CFLAGS) $(CFLAGS) -c -o extundelete_prof-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-379-
extundelete-0.2.4/src/Makefile.in-380-extundelete_strict-block.o: block.c
extundelete-0.2.4/src/Makefile.in:381:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CFLAGS) $(CFLAGS) -MT extundelete_strict-block.o -MD -MP -MF $(DEPDIR)/extundelete_strict-block.Tpo -c -o extundelete_strict-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-382-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-block.Tpo $(DEPDIR)/extundelete_strict-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:385:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CFLAGS) $(CFLAGS) -c -o extundelete_strict-block.o `test -f 'block.c' || echo '$(srcdir)/'`block.c
extundelete-0.2.4/src/Makefile.in-386-
extundelete-0.2.4/src/Makefile.in-387-extundelete_strict-block.obj: block.c
extundelete-0.2.4/src/Makefile.in:388:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CFLAGS) $(CFLAGS) -MT extundelete_strict-block.obj -MD -MP -MF $(DEPDIR)/extundelete_strict-block.Tpo -c -o extundelete_strict-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-389-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-block.Tpo $(DEPDIR)/extundelete_strict-block.Po
##############################################
extundelete-0.2.4/src/Makefile.in-391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:392:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CFLAGS) $(CFLAGS) -c -o extundelete_strict-block.obj `if test -f 'block.c'; then $(CYGPATH_W) 'block.c'; else $(CYGPATH_W) '$(srcdir)/block.c'; fi`
extundelete-0.2.4/src/Makefile.in-393-
##############################################
extundelete-0.2.4/src/Makefile.in-401-.cc.obj:
extundelete-0.2.4/src/Makefile.in:402:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
extundelete-0.2.4/src/Makefile.in-403-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
extundelete-0.2.4/src/Makefile.in-405-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:406:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
extundelete-0.2.4/src/Makefile.in-407-
extundelete-0.2.4/src/Makefile.in-408-extundelete-extundelete.o: extundelete.cc
extundelete-0.2.4/src/Makefile.in:409:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -MT extundelete-extundelete.o -MD -MP -MF $(DEPDIR)/extundelete-extundelete.Tpo -c -o extundelete-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-410-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete-extundelete.Tpo $(DEPDIR)/extundelete-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-412-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:413:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -c -o extundelete-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-414-
extundelete-0.2.4/src/Makefile.in-415-extundelete-extundelete.obj: extundelete.cc
extundelete-0.2.4/src/Makefile.in:416:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -MT extundelete-extundelete.obj -MD -MP -MF $(DEPDIR)/extundelete-extundelete.Tpo -c -o extundelete-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-417-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete-extundelete.Tpo $(DEPDIR)/extundelete-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-419-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:420:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -c -o extundelete-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-421-
extundelete-0.2.4/src/Makefile.in-422-extundelete-cli.o: cli.cc
extundelete-0.2.4/src/Makefile.in:423:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -MT extundelete-cli.o -MD -MP -MF $(DEPDIR)/extundelete-cli.Tpo -c -o extundelete-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-424-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete-cli.Tpo $(DEPDIR)/extundelete-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-426-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:427:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -c -o extundelete-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-428-
extundelete-0.2.4/src/Makefile.in-429-extundelete-cli.obj: cli.cc
extundelete-0.2.4/src/Makefile.in:430:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -MT extundelete-cli.obj -MD -MP -MF $(DEPDIR)/extundelete-cli.Tpo -c -o extundelete-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-431-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete-cli.Tpo $(DEPDIR)/extundelete-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-433-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:434:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -c -o extundelete-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-435-
extundelete-0.2.4/src/Makefile.in-436-extundelete-insertionops.o: insertionops.cc
extundelete-0.2.4/src/Makefile.in:437:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -MT extundelete-insertionops.o -MD -MP -MF $(DEPDIR)/extundelete-insertionops.Tpo -c -o extundelete-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-438-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete-insertionops.Tpo $(DEPDIR)/extundelete-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:441:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -c -o extundelete-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-442-
extundelete-0.2.4/src/Makefile.in-443-extundelete-insertionops.obj: insertionops.cc
extundelete-0.2.4/src/Makefile.in:444:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -MT extundelete-insertionops.obj -MD -MP -MF $(DEPDIR)/extundelete-insertionops.Tpo -c -o extundelete-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-445-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete-insertionops.Tpo $(DEPDIR)/extundelete-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:448:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_CXXFLAGS) $(CXXFLAGS) -c -o extundelete-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-449-
extundelete-0.2.4/src/Makefile.in-450-extundelete_nodebug-extundelete.o: extundelete.cc
extundelete-0.2.4/src/Makefile.in:451:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -MT extundelete_nodebug-extundelete.o -MD -MP -MF $(DEPDIR)/extundelete_nodebug-extundelete.Tpo -c -o extundelete_nodebug-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-452-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-extundelete.Tpo $(DEPDIR)/extundelete_nodebug-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:455:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_nodebug-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-456-
extundelete-0.2.4/src/Makefile.in-457-extundelete_nodebug-extundelete.obj: extundelete.cc
extundelete-0.2.4/src/Makefile.in:458:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -MT extundelete_nodebug-extundelete.obj -MD -MP -MF $(DEPDIR)/extundelete_nodebug-extundelete.Tpo -c -o extundelete_nodebug-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-459-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-extundelete.Tpo $(DEPDIR)/extundelete_nodebug-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-461-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:462:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_nodebug-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-463-
extundelete-0.2.4/src/Makefile.in-464-extundelete_nodebug-cli.o: cli.cc
extundelete-0.2.4/src/Makefile.in:465:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -MT extundelete_nodebug-cli.o -MD -MP -MF $(DEPDIR)/extundelete_nodebug-cli.Tpo -c -o extundelete_nodebug-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-466-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-cli.Tpo $(DEPDIR)/extundelete_nodebug-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-468-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:469:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_nodebug-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-470-
extundelete-0.2.4/src/Makefile.in-471-extundelete_nodebug-cli.obj: cli.cc
extundelete-0.2.4/src/Makefile.in:472:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -MT extundelete_nodebug-cli.obj -MD -MP -MF $(DEPDIR)/extundelete_nodebug-cli.Tpo -c -o extundelete_nodebug-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-473-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-cli.Tpo $(DEPDIR)/extundelete_nodebug-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-475-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:476:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_nodebug-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-477-
extundelete-0.2.4/src/Makefile.in-478-extundelete_nodebug-insertionops.o: insertionops.cc
extundelete-0.2.4/src/Makefile.in:479:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -MT extundelete_nodebug-insertionops.o -MD -MP -MF $(DEPDIR)/extundelete_nodebug-insertionops.Tpo -c -o extundelete_nodebug-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-480-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-insertionops.Tpo $(DEPDIR)/extundelete_nodebug-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-482-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:483:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_nodebug-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-484-
extundelete-0.2.4/src/Makefile.in-485-extundelete_nodebug-insertionops.obj: insertionops.cc
extundelete-0.2.4/src/Makefile.in:486:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -MT extundelete_nodebug-insertionops.obj -MD -MP -MF $(DEPDIR)/extundelete_nodebug-insertionops.Tpo -c -o extundelete_nodebug-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-487-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_nodebug-insertionops.Tpo $(DEPDIR)/extundelete_nodebug-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-489-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:490:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_nodebug_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_nodebug-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-491-
extundelete-0.2.4/src/Makefile.in-492-extundelete_prof-extundelete.o: extundelete.cc
extundelete-0.2.4/src/Makefile.in:493:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -MT extundelete_prof-extundelete.o -MD -MP -MF $(DEPDIR)/extundelete_prof-extundelete.Tpo -c -o extundelete_prof-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-494-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-extundelete.Tpo $(DEPDIR)/extundelete_prof-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-496-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:497:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_prof-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-498-
extundelete-0.2.4/src/Makefile.in-499-extundelete_prof-extundelete.obj: extundelete.cc
extundelete-0.2.4/src/Makefile.in:500:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -MT extundelete_prof-extundelete.obj -MD -MP -MF $(DEPDIR)/extundelete_prof-extundelete.Tpo -c -o extundelete_prof-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-501-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-extundelete.Tpo $(DEPDIR)/extundelete_prof-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-503-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:504:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_prof-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-505-
extundelete-0.2.4/src/Makefile.in-506-extundelete_prof-cli.o: cli.cc
extundelete-0.2.4/src/Makefile.in:507:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -MT extundelete_prof-cli.o -MD -MP -MF $(DEPDIR)/extundelete_prof-cli.Tpo -c -o extundelete_prof-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-508-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-cli.Tpo $(DEPDIR)/extundelete_prof-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-510-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:511:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_prof-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-512-
extundelete-0.2.4/src/Makefile.in-513-extundelete_prof-cli.obj: cli.cc
extundelete-0.2.4/src/Makefile.in:514:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -MT extundelete_prof-cli.obj -MD -MP -MF $(DEPDIR)/extundelete_prof-cli.Tpo -c -o extundelete_prof-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-515-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-cli.Tpo $(DEPDIR)/extundelete_prof-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:518:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_prof-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-519-
extundelete-0.2.4/src/Makefile.in-520-extundelete_prof-insertionops.o: insertionops.cc
extundelete-0.2.4/src/Makefile.in:521:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -MT extundelete_prof-insertionops.o -MD -MP -MF $(DEPDIR)/extundelete_prof-insertionops.Tpo -c -o extundelete_prof-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-522-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-insertionops.Tpo $(DEPDIR)/extundelete_prof-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-524-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:525:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_prof-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-526-
extundelete-0.2.4/src/Makefile.in-527-extundelete_prof-insertionops.obj: insertionops.cc
extundelete-0.2.4/src/Makefile.in:528:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -MT extundelete_prof-insertionops.obj -MD -MP -MF $(DEPDIR)/extundelete_prof-insertionops.Tpo -c -o extundelete_prof-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-529-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_prof-insertionops.Tpo $(DEPDIR)/extundelete_prof-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:532:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_prof_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_prof-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-533-
extundelete-0.2.4/src/Makefile.in-534-extundelete_strict-extundelete.o: extundelete.cc
extundelete-0.2.4/src/Makefile.in:535:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -MT extundelete_strict-extundelete.o -MD -MP -MF $(DEPDIR)/extundelete_strict-extundelete.Tpo -c -o extundelete_strict-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-536-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-extundelete.Tpo $(DEPDIR)/extundelete_strict-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-538-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:539:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_strict-extundelete.o `test -f 'extundelete.cc' || echo '$(srcdir)/'`extundelete.cc
extundelete-0.2.4/src/Makefile.in-540-
extundelete-0.2.4/src/Makefile.in-541-extundelete_strict-extundelete.obj: extundelete.cc
extundelete-0.2.4/src/Makefile.in:542:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -MT extundelete_strict-extundelete.obj -MD -MP -MF $(DEPDIR)/extundelete_strict-extundelete.Tpo -c -o extundelete_strict-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-543-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-extundelete.Tpo $(DEPDIR)/extundelete_strict-extundelete.Po
##############################################
extundelete-0.2.4/src/Makefile.in-545-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:546:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_strict-extundelete.obj `if test -f 'extundelete.cc'; then $(CYGPATH_W) 'extundelete.cc'; else $(CYGPATH_W) '$(srcdir)/extundelete.cc'; fi`
extundelete-0.2.4/src/Makefile.in-547-
extundelete-0.2.4/src/Makefile.in-548-extundelete_strict-cli.o: cli.cc
extundelete-0.2.4/src/Makefile.in:549:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -MT extundelete_strict-cli.o -MD -MP -MF $(DEPDIR)/extundelete_strict-cli.Tpo -c -o extundelete_strict-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-550-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-cli.Tpo $(DEPDIR)/extundelete_strict-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-552-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:553:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_strict-cli.o `test -f 'cli.cc' || echo '$(srcdir)/'`cli.cc
extundelete-0.2.4/src/Makefile.in-554-
extundelete-0.2.4/src/Makefile.in-555-extundelete_strict-cli.obj: cli.cc
extundelete-0.2.4/src/Makefile.in:556:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -MT extundelete_strict-cli.obj -MD -MP -MF $(DEPDIR)/extundelete_strict-cli.Tpo -c -o extundelete_strict-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-557-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-cli.Tpo $(DEPDIR)/extundelete_strict-cli.Po
##############################################
extundelete-0.2.4/src/Makefile.in-559-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:560:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_strict-cli.obj `if test -f 'cli.cc'; then $(CYGPATH_W) 'cli.cc'; else $(CYGPATH_W) '$(srcdir)/cli.cc'; fi`
extundelete-0.2.4/src/Makefile.in-561-
extundelete-0.2.4/src/Makefile.in-562-extundelete_strict-insertionops.o: insertionops.cc
extundelete-0.2.4/src/Makefile.in:563:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -MT extundelete_strict-insertionops.o -MD -MP -MF $(DEPDIR)/extundelete_strict-insertionops.Tpo -c -o extundelete_strict-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-564-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-insertionops.Tpo $(DEPDIR)/extundelete_strict-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:567:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_strict-insertionops.o `test -f 'insertionops.cc' || echo '$(srcdir)/'`insertionops.cc
extundelete-0.2.4/src/Makefile.in-568-
extundelete-0.2.4/src/Makefile.in-569-extundelete_strict-insertionops.obj: insertionops.cc
extundelete-0.2.4/src/Makefile.in:570:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -MT extundelete_strict-insertionops.obj -MD -MP -MF $(DEPDIR)/extundelete_strict-insertionops.Tpo -c -o extundelete_strict-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-571-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/extundelete_strict-insertionops.Tpo $(DEPDIR)/extundelete_strict-insertionops.Po
##############################################
extundelete-0.2.4/src/Makefile.in-573-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
extundelete-0.2.4/src/Makefile.in:574:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(extundelete_strict_CXXFLAGS) $(CXXFLAGS) -c -o extundelete_strict-insertionops.obj `if test -f 'insertionops.cc'; then $(CYGPATH_W) 'insertionops.cc'; else $(CYGPATH_W) '$(srcdir)/insertionops.cc'; fi`
extundelete-0.2.4/src/Makefile.in-575-
##############################################
extundelete-0.2.4/src/Makefile.in-620-GTAGS:
extundelete-0.2.4/src/Makefile.in:621:	here=`$(am__cd) $(top_builddir) && pwd` \
extundelete-0.2.4/src/Makefile.in-622-	  && $(am__cd) $(top_srcdir) \
##############################################
extundelete-0.2.4/src/Makefile.in-628-distdir: $(DISTFILES)
extundelete-0.2.4/src/Makefile.in:629:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
extundelete-0.2.4/src/Makefile.in:630:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
extundelete-0.2.4/src/Makefile.in-631-	list='$(DISTFILES)'; \
##############################################
extundelete-0.2.4/src/Makefile.in-642-	  if test -d $$d/$$file; then \
extundelete-0.2.4/src/Makefile.in:643:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
extundelete-0.2.4/src/Makefile.in-644-	    if test -d "$(distdir)/$$file"; then \