===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xstow-1.0.2/aclocal.m4-95-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xstow-1.0.2/aclocal.m4:96:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xstow-1.0.2/aclocal.m4-97-# and then we would define $MISSING as
##############################################
xstow-1.0.2/aclocal.m4-111-# expand $ac_aux_dir to an absolute path
xstow-1.0.2/aclocal.m4:112:am_aux_dir=`cd $ac_aux_dir && pwd`
xstow-1.0.2/aclocal.m4-113-])
##############################################
xstow-1.0.2/aclocal.m4-234-  if test "$am_compiler_list" = ""; then
xstow-1.0.2/aclocal.m4:235:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xstow-1.0.2/aclocal.m4-236-  fi
##############################################
xstow-1.0.2/aclocal.m4-386-    # Strip MF so we end up with the name of the file.
xstow-1.0.2/aclocal.m4:387:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xstow-1.0.2/aclocal.m4-388-    # Check whether this is an Automake generated Makefile or not.
##############################################
xstow-1.0.2/aclocal.m4-395-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xstow-1.0.2/aclocal.m4:396:      dirpart=`AS_DIRNAME("$mf")`
xstow-1.0.2/aclocal.m4-397-    else
##############################################
xstow-1.0.2/aclocal.m4-401-    # from the Makefile without running 'make'.
xstow-1.0.2/aclocal.m4:402:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xstow-1.0.2/aclocal.m4-403-    test -z "$DEPDIR" && continue
xstow-1.0.2/aclocal.m4:404:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xstow-1.0.2/aclocal.m4-405-    test -z "am__include" && continue
xstow-1.0.2/aclocal.m4:406:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xstow-1.0.2/aclocal.m4-407-    # Find all dependency output files, they are included files with
##############################################
xstow-1.0.2/aclocal.m4-415-      test -f "$dirpart/$file" && continue
xstow-1.0.2/aclocal.m4:416:      fdir=`AS_DIRNAME(["$file"])`
xstow-1.0.2/aclocal.m4-417-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xstow-1.0.2/aclocal.m4-480-AC_REQUIRE([AC_PROG_INSTALL])dnl
xstow-1.0.2/aclocal.m4:481:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xstow-1.0.2/aclocal.m4-482-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xstow-1.0.2/aclocal.m4-595-    * )
xstow-1.0.2/aclocal.m4:596:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xstow-1.0.2/aclocal.m4-597-  esac
xstow-1.0.2/aclocal.m4-598-done
xstow-1.0.2/aclocal.m4:599:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xstow-1.0.2/aclocal.m4-600-
##############################################
xstow-1.0.2/aclocal.m4-672-# Ignore all kinds of additional output from 'make'.
xstow-1.0.2/aclocal.m4:673:case `$am_make -s -f confmf 2> /dev/null` in #(
xstow-1.0.2/aclocal.m4-674-*the\ am__doit\ target*)
##############################################
xstow-1.0.2/aclocal.m4-682-   echo '.include "confinc"' > confmf
xstow-1.0.2/aclocal.m4:683:   case `$am_make -s -f confmf 2> /dev/null` in #(
xstow-1.0.2/aclocal.m4-684-   *the\ am__doit\ target*)
##############################################
xstow-1.0.2/aclocal.m4-807-     echo "timestamp, slept: $am_has_slept" > conftest.file
xstow-1.0.2/aclocal.m4:808:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xstow-1.0.2/aclocal.m4-809-     if test "$[*]" = "X"; then
xstow-1.0.2/aclocal.m4-810-	# -L didn't work.
xstow-1.0.2/aclocal.m4:811:	set X `ls -t "$srcdir/configure" conftest.file`
xstow-1.0.2/aclocal.m4-812-     fi
##############################################
xstow-1.0.2/depcomp-72-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xstow-1.0.2/depcomp:73:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xstow-1.0.2/depcomp-74-
##############################################
xstow-1.0.2/depcomp-248-  # Version 6 uses the directory in both cases.
xstow-1.0.2/depcomp:249:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xstow-1.0.2/depcomp-250-  test "x$dir" = "x$object" && dir=
xstow-1.0.2/depcomp:251:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xstow-1.0.2/depcomp-252-  if test "$libtool" = yes; then
##############################################
xstow-1.0.2/depcomp-343-  # Much of this is similar to the tru64 case; see comments there.
xstow-1.0.2/depcomp:344:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xstow-1.0.2/depcomp-345-  test "x$dir" = "x$object" && dir=
xstow-1.0.2/depcomp:346:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xstow-1.0.2/depcomp-347-  if test "$libtool" = yes; then
##############################################
xstow-1.0.2/depcomp-387-   # Subdirectories are respected.
xstow-1.0.2/depcomp:388:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xstow-1.0.2/depcomp-389-   test "x$dir" = "x$object" && dir=
xstow-1.0.2/depcomp:390:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xstow-1.0.2/depcomp-391-
##############################################
xstow-1.0.2/depcomp-577-  done
xstow-1.0.2/depcomp:578:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xstow-1.0.2/depcomp-579-  touch "$tmpdepfile"
##############################################
xstow-1.0.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
xstow-1.0.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xstow-1.0.2/configure-45-  as_echo='print -r --'
xstow-1.0.2/configure-46-  as_echo_n='print -rn --'
xstow-1.0.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xstow-1.0.2/configure-48-  as_echo='printf %s\n'
##############################################
xstow-1.0.2/configure-50-else
xstow-1.0.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xstow-1.0.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xstow-1.0.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
xstow-1.0.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xstow-1.0.2/configure-62-      esac;
##############################################
xstow-1.0.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xstow-1.0.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xstow-1.0.2/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xstow-1.0.2/configure-324-      case $as_dir in #(
xstow-1.0.2/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xstow-1.0.2/configure-326-      *) as_qdir=$as_dir;;
##############################################
xstow-1.0.2/configure-397-  {
xstow-1.0.2/configure:398:    as_val=`expr "$@" || test $? -eq 1`
xstow-1.0.2/configure-399-  }
##############################################
xstow-1.0.2/configure-404-# ----------------------------------------
xstow-1.0.2/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xstow-1.0.2/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xstow-1.0.2/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xstow-1.0.2/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xstow-1.0.2/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xstow-1.0.2/configure-811-  case $ac_option in
xstow-1.0.2/configure:812:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xstow-1.0.2/configure-813-  *=)   ac_optarg= ;;
##############################################
xstow-1.0.2/configure-855-  -disable-* | --disable-*)
xstow-1.0.2/configure:856:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xstow-1.0.2/configure-857-    # Reject names that are not valid shell variable names.
##############################################
xstow-1.0.2/configure-860-    ac_useropt_orig=$ac_useropt
xstow-1.0.2/configure:861:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xstow-1.0.2/configure-862-    case $ac_user_opts in
##############################################
xstow-1.0.2/configure-881-  -enable-* | --enable-*)
xstow-1.0.2/configure:882:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xstow-1.0.2/configure-883-    # Reject names that are not valid shell variable names.
##############################################
xstow-1.0.2/configure-886-    ac_useropt_orig=$ac_useropt
xstow-1.0.2/configure:887:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xstow-1.0.2/configure-888-    case $ac_user_opts in
##############################################
xstow-1.0.2/configure-1085-  -with-* | --with-*)
xstow-1.0.2/configure:1086:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xstow-1.0.2/configure-1087-    # Reject names that are not valid shell variable names.
##############################################
xstow-1.0.2/configure-1090-    ac_useropt_orig=$ac_useropt
xstow-1.0.2/configure:1091:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xstow-1.0.2/configure-1092-    case $ac_user_opts in
##############################################
xstow-1.0.2/configure-1101-  -without-* | --without-*)
xstow-1.0.2/configure:1102:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xstow-1.0.2/configure-1103-    # Reject names that are not valid shell variable names.
##############################################
xstow-1.0.2/configure-1106-    ac_useropt_orig=$ac_useropt
xstow-1.0.2/configure:1107:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xstow-1.0.2/configure-1108-    case $ac_user_opts in
##############################################
xstow-1.0.2/configure-1139-  *=*)
xstow-1.0.2/configure:1140:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xstow-1.0.2/configure-1141-    # Reject names that are not valid shell variable names.
##############################################
xstow-1.0.2/configure-1160-if test -n "$ac_prev"; then
xstow-1.0.2/configure:1161:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xstow-1.0.2/configure-1162-  as_fn_error $? "missing argument to $ac_option"
##############################################
xstow-1.0.2/configure-1182-    */ )
xstow-1.0.2/configure:1183:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xstow-1.0.2/configure-1184-      eval $ac_var=\$ac_val;;
##############################################
xstow-1.0.2/configure-1217-ac_ls_di=`ls -di .` &&
xstow-1.0.2/configure:1218:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xstow-1.0.2/configure-1219-  as_fn_error $? "working directory cannot be determined"
##############################################
xstow-1.0.2/configure-1273-case $srcdir in
xstow-1.0.2/configure:1274:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xstow-1.0.2/configure-1275-esac
##############################################
xstow-1.0.2/configure-1316-By default, \`make install' will install all the files in
xstow-1.0.2/configure:1317:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xstow-1.0.2/configure:1318:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xstow-1.0.2/configure-1319-for instance \`--prefix=\$HOME'.
##############################################
xstow-1.0.2/configure-1410-*)
xstow-1.0.2/configure:1411:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xstow-1.0.2/configure-1412-  # A ".." for each directory in $ac_dir_suffix.
xstow-1.0.2/configure:1413:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xstow-1.0.2/configure-1414-  case $ac_top_builddir_sub in
##############################################
xstow-1.0.2/configure-1911-    *\'*)
xstow-1.0.2/configure:1912:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xstow-1.0.2/configure-1913-    esac
##############################################
xstow-1.0.2/configure-1994-      case $ac_val in
xstow-1.0.2/configure:1995:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xstow-1.0.2/configure-1996-      esac
##############################################
xstow-1.0.2/configure-2009-	case $ac_val in
xstow-1.0.2/configure:2010:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xstow-1.0.2/configure-2011-	esac
##############################################
xstow-1.0.2/configure-2129-    set,)
xstow-1.0.2/configure:2130:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xstow-1.0.2/configure:2131:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xstow-1.0.2/configure-2132-      ac_cache_corrupted=: ;;
##############################################
xstow-1.0.2/configure-2140-	# differences in whitespace do not lead to failure.
xstow-1.0.2/configure:2141:	ac_old_val_w=`echo x $ac_old_val`
xstow-1.0.2/configure:2142:	ac_new_val_w=`echo x $ac_new_val`
xstow-1.0.2/configure-2143-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xstow-1.0.2/configure-2160-    case $ac_new_val in
xstow-1.0.2/configure:2161:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xstow-1.0.2/configure-2162-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xstow-1.0.2/configure-2338-     echo "timestamp, slept: $am_has_slept" > conftest.file
xstow-1.0.2/configure:2339:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xstow-1.0.2/configure-2340-     if test "$*" = "X"; then
xstow-1.0.2/configure-2341-	# -L didn't work.
xstow-1.0.2/configure:2342:	set X `ls -t "$srcdir/configure" conftest.file`
xstow-1.0.2/configure-2343-     fi
##############################################
xstow-1.0.2/configure-2389-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xstow-1.0.2/configure:2390:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xstow-1.0.2/configure-2391-
xstow-1.0.2/configure-2392-# expand $ac_aux_dir to an absolute path
xstow-1.0.2/configure:2393:am_aux_dir=`cd $ac_aux_dir && pwd`
xstow-1.0.2/configure-2394-
##############################################
xstow-1.0.2/configure-2534-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xstow-1.0.2/configure:2535:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xstow-1.0.2/configure-2536-	     'mkdir (GNU coreutils) '* | \
##############################################
xstow-1.0.2/configure-2607-set x ${MAKE-make}
xstow-1.0.2/configure:2608:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xstow-1.0.2/configure-2609-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xstow-1.0.2/configure-2617-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xstow-1.0.2/configure:2618:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xstow-1.0.2/configure-2619-  *@@@%%%=?*=@@@%%%*)
##############################################
xstow-1.0.2/configure-2644-
xstow-1.0.2/configure:2645:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xstow-1.0.2/configure-2646-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xstow-1.0.2/configure-2728-# Ignore all kinds of additional output from 'make'.
xstow-1.0.2/configure:2729:case `$am_make -s -f confmf 2> /dev/null` in #(
xstow-1.0.2/configure-2730-*the\ am__doit\ target*)
##############################################
xstow-1.0.2/configure-2738-   echo '.include "confinc"' > confmf
xstow-1.0.2/configure:2739:   case `$am_make -s -f confmf 2> /dev/null` in #(
xstow-1.0.2/configure-2740-   *the\ am__doit\ target*)
##############################################
xstow-1.0.2/configure-3117-$as_echo_n "checking whether the C compiler works... " >&6; }
xstow-1.0.2/configure:3118:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xstow-1.0.2/configure-3119-
##############################################
xstow-1.0.2/configure-3161-	then :; else
xstow-1.0.2/configure:3162:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xstow-1.0.2/configure-3163-	fi
##############################################
xstow-1.0.2/configure-3221-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xstow-1.0.2/configure:3222:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xstow-1.0.2/configure-3223-	  break;;
##############################################
xstow-1.0.2/configure-3330-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xstow-1.0.2/configure:3331:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xstow-1.0.2/configure-3332-       break;;
##############################################
xstow-1.0.2/configure-3589-  if test "$am_compiler_list" = ""; then
xstow-1.0.2/configure:3590:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xstow-1.0.2/configure-3591-  fi
##############################################
xstow-1.0.2/configure-4031-  if test "$am_compiler_list" = ""; then
xstow-1.0.2/configure:4032:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xstow-1.0.2/configure-4033-  fi
##############################################
xstow-1.0.2/configure-4140-set x ${MAKE-make}
xstow-1.0.2/configure:4141:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xstow-1.0.2/configure-4142-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xstow-1.0.2/configure-4150-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xstow-1.0.2/configure:4151:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xstow-1.0.2/configure-4152-  *@@@%%%=?*=@@@%%%*)
##############################################
xstow-1.0.2/configure-4736-  if test "$am_compiler_list" = ""; then
xstow-1.0.2/configure:4737:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xstow-1.0.2/configure-4738-  fi
##############################################
xstow-1.0.2/configure-4992-  # Check for GNU $ac_path_GREP
xstow-1.0.2/configure:4993:case `"$ac_path_GREP" --version 2>&1` in
xstow-1.0.2/configure-4994-*GNU*)
##############################################
xstow-1.0.2/configure-5058-  # Check for GNU $ac_path_EGREP
xstow-1.0.2/configure:5059:case `"$ac_path_EGREP" --version 2>&1` in
xstow-1.0.2/configure-5060-*GNU*)
##############################################
xstow-1.0.2/configure-5343-do :
xstow-1.0.2/configure:5344:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xstow-1.0.2/configure-5345-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xstow-1.0.2/configure-5348-  cat >>confdefs.h <<_ACEOF
xstow-1.0.2/configure:5349:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xstow-1.0.2/configure-5350-_ACEOF
##############################################
xstow-1.0.2/configure-6257-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xstow-1.0.2/configure:6258:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xstow-1.0.2/configure-6259-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xstow-1.0.2/configure-6404-if test -z "$BASH_VERSION$ZSH_VERSION" \
xstow-1.0.2/configure:6405:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xstow-1.0.2/configure-6406-  as_echo='print -r --'
xstow-1.0.2/configure-6407-  as_echo_n='print -rn --'
xstow-1.0.2/configure:6408:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xstow-1.0.2/configure-6409-  as_echo='printf %s\n'
##############################################
xstow-1.0.2/configure-6411-else
xstow-1.0.2/configure:6412:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xstow-1.0.2/configure-6413-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xstow-1.0.2/configure-6421-	expr "X$arg" : "X\\(.*\\)$as_nl";
xstow-1.0.2/configure:6422:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xstow-1.0.2/configure-6423-      esac;
##############################################
xstow-1.0.2/configure-6498-# ----------------------------------------
xstow-1.0.2/configure:6499:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xstow-1.0.2/configure-6500-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xstow-1.0.2/configure-6570-  {
xstow-1.0.2/configure:6571:    as_val=`expr "$@" || test $? -eq 1`
xstow-1.0.2/configure-6572-  }
##############################################
xstow-1.0.2/configure-6674-      case $as_dir in #(
xstow-1.0.2/configure:6675:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xstow-1.0.2/configure-6676-      *) as_qdir=$as_dir;;
##############################################
xstow-1.0.2/configure-6809-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xstow-1.0.2/configure:6810:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xstow-1.0.2/configure-6811-ac_cs_version="\\
##############################################
xstow-1.0.2/configure-6834-  --*=?*)
xstow-1.0.2/configure:6835:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xstow-1.0.2/configure:6836:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xstow-1.0.2/configure-6837-    ac_shift=:
##############################################
xstow-1.0.2/configure-6839-  --*=)
xstow-1.0.2/configure:6840:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xstow-1.0.2/configure-6841-    ac_optarg=
##############################################
xstow-1.0.2/configure-6863-    case $ac_optarg in
xstow-1.0.2/configure:6864:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xstow-1.0.2/configure-6865-    '') as_fn_error $? "missing file argument" ;;
##############################################
xstow-1.0.2/configure-6871-    case $ac_optarg in
xstow-1.0.2/configure:6872:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xstow-1.0.2/configure-6873-    esac
##############################################
xstow-1.0.2/configure-7001-fi
xstow-1.0.2/configure:7002:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xstow-1.0.2/configure-7003-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xstow-1.0.2/configure-7018-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xstow-1.0.2/configure:7019:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xstow-1.0.2/configure-7020-ac_delim='%!_!# '
##############################################
xstow-1.0.2/configure-7024-
xstow-1.0.2/configure:7025:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xstow-1.0.2/configure-7026-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xstow-1.0.2/configure-7162-for ac_last_try in false false :; do
xstow-1.0.2/configure:7163:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xstow-1.0.2/configure-7164-  if test -z "$ac_tt"; then
##############################################
xstow-1.0.2/configure-7294-      esac
xstow-1.0.2/configure:7295:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xstow-1.0.2/configure-7296-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xstow-1.0.2/configure-7353-*)
xstow-1.0.2/configure:7354:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xstow-1.0.2/configure-7355-  # A ".." for each directory in $ac_dir_suffix.
xstow-1.0.2/configure:7356:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xstow-1.0.2/configure-7357-  case $ac_top_builddir_sub in
##############################################
xstow-1.0.2/configure-7414-/@mandir@/p'
xstow-1.0.2/configure:7415:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xstow-1.0.2/configure-7416-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xstow-1.0.2/configure-7431-
xstow-1.0.2/configure:7432:# Neutralize VPATH when `$srcdir' = `.'.
xstow-1.0.2/configure-7433-# Shell code in configure.ac might set extrasub.
##############################################
xstow-1.0.2/configure-7459-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xstow-1.0.2/configure:7460:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xstow-1.0.2/configure-7461-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xstow-1.0.2/configure-7505-    * )
xstow-1.0.2/configure:7506:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xstow-1.0.2/configure-7507-  esac
##############################################
xstow-1.0.2/configure-7552-    # Strip MF so we end up with the name of the file.
xstow-1.0.2/configure:7553:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xstow-1.0.2/configure-7554-    # Check whether this is an Automake generated Makefile or not.
##############################################
xstow-1.0.2/configure-7589-    # from the Makefile without running 'make'.
xstow-1.0.2/configure:7590:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xstow-1.0.2/configure-7591-    test -z "$DEPDIR" && continue
xstow-1.0.2/configure:7592:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xstow-1.0.2/configure-7593-    test -z "am__include" && continue
xstow-1.0.2/configure:7594:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xstow-1.0.2/configure-7595-    # Find all dependency output files, they are included files with
##############################################
xstow-1.0.2/doc/Makefile.in-73-  esac
xstow-1.0.2/doc/Makefile.in:74:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xstow-1.0.2/doc/Makefile.in-75-am__vpath_adj = case $$p in \
xstow-1.0.2/doc/Makefile.in:76:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xstow-1.0.2/doc/Makefile.in-77-    *) f=$$p;; \
xstow-1.0.2/doc/Makefile.in-78-  esac;
xstow-1.0.2/doc/Makefile.in:79:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xstow-1.0.2/doc/Makefile.in-80-am__install_max = 40
xstow-1.0.2/doc/Makefile.in-81-am__nobase_strip_setup = \
xstow-1.0.2/doc/Makefile.in:82:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xstow-1.0.2/doc/Makefile.in-83-am__nobase_strip = \
##############################################
xstow-1.0.2/doc/Makefile.in-243-	test -n "$(man1dir)" \
xstow-1.0.2/doc/Makefile.in:244:	  && test -n "`echo $$list1$$list2`" \
xstow-1.0.2/doc/Makefile.in-245-	  || exit 0; \
##############################################
xstow-1.0.2/doc/Makefile.in-284-	test -n "$(man5dir)" \
xstow-1.0.2/doc/Makefile.in:285:	  && test -n "`echo $$list1$$list2`" \
xstow-1.0.2/doc/Makefile.in-286-	  || exit 0; \
##############################################
xstow-1.0.2/doc/Makefile.in-343-	else :; fi
xstow-1.0.2/doc/Makefile.in:344:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xstow-1.0.2/doc/Makefile.in:345:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xstow-1.0.2/doc/Makefile.in-346-	list='$(DISTFILES)'; \
##############################################
xstow-1.0.2/doc/Makefile.in-357-	  if test -d $$d/$$file; then \
xstow-1.0.2/doc/Makefile.in:358:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xstow-1.0.2/doc/Makefile.in-359-	    if test -d "$(distdir)/$$file"; then \
##############################################
xstow-1.0.2/install-sh-229-      fi
xstow-1.0.2/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xstow-1.0.2/install-sh-231-    *)
##############################################
xstow-1.0.2/install-sh-276-      dstdir=$dst
xstow-1.0.2/install-sh:277:      dst=$dstdir/`basename "$src"`
xstow-1.0.2/install-sh-278-      dstdir_status=0
##############################################
xstow-1.0.2/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xstow-1.0.2/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xstow-1.0.2/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
xstow-1.0.2/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xstow-1.0.2/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xstow-1.0.2/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xstow-1.0.2/install-sh-425-	    case $prefix in
xstow-1.0.2/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xstow-1.0.2/install-sh-427-	      *) qprefix=$prefix;;
##############################################
xstow-1.0.2/install-sh-474-    if $copy_on_change &&
xstow-1.0.2/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
xstow-1.0.2/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
xstow-1.0.2/install-sh-477-
##############################################
xstow-1.0.2/Makefile.in-104-  while test -n "$$dir1"; do \
xstow-1.0.2/Makefile.in:105:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xstow-1.0.2/Makefile.in-106-    if test "$$first" != "."; then \
xstow-1.0.2/Makefile.in-107-      if test "$$first" = ".."; then \
xstow-1.0.2/Makefile.in:108:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xstow-1.0.2/Makefile.in:109:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xstow-1.0.2/Makefile.in-110-      else \
xstow-1.0.2/Makefile.in:111:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xstow-1.0.2/Makefile.in-112-        if test "$$first2" = "$$first"; then \
xstow-1.0.2/Makefile.in:113:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xstow-1.0.2/Makefile.in-114-        else \
##############################################
xstow-1.0.2/Makefile.in-119-    fi; \
xstow-1.0.2/Makefile.in:120:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xstow-1.0.2/Makefile.in-121-  done; \
##############################################
xstow-1.0.2/Makefile.in-292-	dot_seen=no; \
xstow-1.0.2/Makefile.in:293:	target=`echo $@ | sed s/-recursive//`; \
xstow-1.0.2/Makefile.in-294-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
xstow-1.0.2/Makefile.in-327-	rev="$$rev ."; \
xstow-1.0.2/Makefile.in:328:	target=`echo $@ | sed s/-recursive//`; \
xstow-1.0.2/Makefile.in-329-	for subdir in $$rev; do \
##############################################
xstow-1.0.2/Makefile.in-409-GTAGS:
xstow-1.0.2/Makefile.in:410:	here=`$(am__cd) $(top_builddir) && pwd` \
xstow-1.0.2/Makefile.in-411-	  && $(am__cd) $(top_srcdir) \
##############################################
xstow-1.0.2/Makefile.in-443-	test -d "$(distdir)" || mkdir "$(distdir)"
xstow-1.0.2/Makefile.in:444:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xstow-1.0.2/Makefile.in:445:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xstow-1.0.2/Makefile.in-446-	list='$(DISTFILES)'; \
##############################################
xstow-1.0.2/Makefile.in-457-	  if test -d $$d/$$file; then \
xstow-1.0.2/Makefile.in:458:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xstow-1.0.2/Makefile.in-459-	    if test -d "$(distdir)/$$file"; then \
##############################################
xstow-1.0.2/Makefile.in-561-	test -d $(distdir)/_build || exit 0; \
xstow-1.0.2/Makefile.in:562:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xstow-1.0.2/Makefile.in-563-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xstow-1.0.2/Makefile.in-604-	}; \
xstow-1.0.2/Makefile.in:605:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xstow-1.0.2/Makefile.in-606-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xstow-1.0.2/Makefile.in-616-	fi
xstow-1.0.2/Makefile.in:617:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xstow-1.0.2/Makefile.in-618-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xstow-1.0.2/missing-162-         from any GNU archive site."
xstow-1.0.2/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
xstow-1.0.2/missing-164-    test -z "$files" && files="config.h"
##############################################
xstow-1.0.2/missing-194-
xstow-1.0.2/missing:195:    file=`echo "$*" | sed -n "$sed_output"`
xstow-1.0.2/missing:196:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
xstow-1.0.2/missing-197-    if test -f "$file"; then
##############################################
xstow-1.0.2/missing-220-	*.y)
xstow-1.0.2/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
xstow-1.0.2/missing-222-	    if test -f "$SRCFILE"; then
##############################################
xstow-1.0.2/missing-224-	    fi
xstow-1.0.2/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
xstow-1.0.2/missing-226-	    if test -f "$SRCFILE"; then
##############################################
xstow-1.0.2/missing-250-	*.l)
xstow-1.0.2/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
xstow-1.0.2/missing-252-	    if test -f "$SRCFILE"; then
##############################################
xstow-1.0.2/missing-269-
xstow-1.0.2/missing:270:    file=`echo "$*" | sed -n "$sed_output"`
xstow-1.0.2/missing:271:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
xstow-1.0.2/missing-272-    if test -f "$file"; then
##############################################
xstow-1.0.2/missing-289-    # The file to touch is that specified with -o ...
xstow-1.0.2/missing:290:    file=`echo "$*" | sed -n "$sed_output"`
xstow-1.0.2/missing:291:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
xstow-1.0.2/missing-292-    if test -z "$file"; then
xstow-1.0.2/missing-293-      # ... or it is the one specified with @setfilename ...
xstow-1.0.2/missing:294:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
xstow-1.0.2/missing-295-      file=`sed -n '
##############################################
xstow-1.0.2/missing-301-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
xstow-1.0.2/missing:302:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
xstow-1.0.2/missing-303-    fi
##############################################
xstow-1.0.2/src/Makefile.in-448-.cpp.obj:
xstow-1.0.2/src/Makefile.in:449:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xstow-1.0.2/src/Makefile.in-450-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xstow-1.0.2/src/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:453:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xstow-1.0.2/src/Makefile.in-454-
xstow-1.0.2/src/Makefile.in-455-xstow_static-arg.o: arg.cpp
xstow-1.0.2/src/Makefile.in:456:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-arg.o -MD -MP -MF $(DEPDIR)/xstow_static-arg.Tpo -c -o xstow_static-arg.o `test -f 'arg.cpp' || echo '$(srcdir)/'`arg.cpp
xstow-1.0.2/src/Makefile.in-457-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-arg.Tpo $(DEPDIR)/xstow_static-arg.Po
##############################################
xstow-1.0.2/src/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:460:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-arg.o `test -f 'arg.cpp' || echo '$(srcdir)/'`arg.cpp
xstow-1.0.2/src/Makefile.in-461-
xstow-1.0.2/src/Makefile.in-462-xstow_static-arg.obj: arg.cpp
xstow-1.0.2/src/Makefile.in:463:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-arg.obj -MD -MP -MF $(DEPDIR)/xstow_static-arg.Tpo -c -o xstow_static-arg.obj `if test -f 'arg.cpp'; then $(CYGPATH_W) 'arg.cpp'; else $(CYGPATH_W) '$(srcdir)/arg.cpp'; fi`
xstow-1.0.2/src/Makefile.in-464-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-arg.Tpo $(DEPDIR)/xstow_static-arg.Po
##############################################
xstow-1.0.2/src/Makefile.in-466-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:467:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-arg.obj `if test -f 'arg.cpp'; then $(CYGPATH_W) 'arg.cpp'; else $(CYGPATH_W) '$(srcdir)/arg.cpp'; fi`
xstow-1.0.2/src/Makefile.in-468-
xstow-1.0.2/src/Makefile.in-469-xstow_static-cppdir.o: cppdir.cpp
xstow-1.0.2/src/Makefile.in:470:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-cppdir.o -MD -MP -MF $(DEPDIR)/xstow_static-cppdir.Tpo -c -o xstow_static-cppdir.o `test -f 'cppdir.cpp' || echo '$(srcdir)/'`cppdir.cpp
xstow-1.0.2/src/Makefile.in-471-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-cppdir.Tpo $(DEPDIR)/xstow_static-cppdir.Po
##############################################
xstow-1.0.2/src/Makefile.in-473-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:474:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-cppdir.o `test -f 'cppdir.cpp' || echo '$(srcdir)/'`cppdir.cpp
xstow-1.0.2/src/Makefile.in-475-
xstow-1.0.2/src/Makefile.in-476-xstow_static-cppdir.obj: cppdir.cpp
xstow-1.0.2/src/Makefile.in:477:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-cppdir.obj -MD -MP -MF $(DEPDIR)/xstow_static-cppdir.Tpo -c -o xstow_static-cppdir.obj `if test -f 'cppdir.cpp'; then $(CYGPATH_W) 'cppdir.cpp'; else $(CYGPATH_W) '$(srcdir)/cppdir.cpp'; fi`
xstow-1.0.2/src/Makefile.in-478-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-cppdir.Tpo $(DEPDIR)/xstow_static-cppdir.Po
##############################################
xstow-1.0.2/src/Makefile.in-480-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:481:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-cppdir.obj `if test -f 'cppdir.cpp'; then $(CYGPATH_W) 'cppdir.cpp'; else $(CYGPATH_W) '$(srcdir)/cppdir.cpp'; fi`
xstow-1.0.2/src/Makefile.in-482-
xstow-1.0.2/src/Makefile.in-483-xstow_static-debug.o: debug.cpp
xstow-1.0.2/src/Makefile.in:484:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-debug.o -MD -MP -MF $(DEPDIR)/xstow_static-debug.Tpo -c -o xstow_static-debug.o `test -f 'debug.cpp' || echo '$(srcdir)/'`debug.cpp
xstow-1.0.2/src/Makefile.in-485-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-debug.Tpo $(DEPDIR)/xstow_static-debug.Po
##############################################
xstow-1.0.2/src/Makefile.in-487-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:488:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-debug.o `test -f 'debug.cpp' || echo '$(srcdir)/'`debug.cpp
xstow-1.0.2/src/Makefile.in-489-
xstow-1.0.2/src/Makefile.in-490-xstow_static-debug.obj: debug.cpp
xstow-1.0.2/src/Makefile.in:491:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-debug.obj -MD -MP -MF $(DEPDIR)/xstow_static-debug.Tpo -c -o xstow_static-debug.obj `if test -f 'debug.cpp'; then $(CYGPATH_W) 'debug.cpp'; else $(CYGPATH_W) '$(srcdir)/debug.cpp'; fi`
xstow-1.0.2/src/Makefile.in-492-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-debug.Tpo $(DEPDIR)/xstow_static-debug.Po
##############################################
xstow-1.0.2/src/Makefile.in-494-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:495:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-debug.obj `if test -f 'debug.cpp'; then $(CYGPATH_W) 'debug.cpp'; else $(CYGPATH_W) '$(srcdir)/debug.cpp'; fi`
xstow-1.0.2/src/Makefile.in-496-
xstow-1.0.2/src/Makefile.in-497-xstow_static-file_option.o: file_option.cpp
xstow-1.0.2/src/Makefile.in:498:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-file_option.o -MD -MP -MF $(DEPDIR)/xstow_static-file_option.Tpo -c -o xstow_static-file_option.o `test -f 'file_option.cpp' || echo '$(srcdir)/'`file_option.cpp
xstow-1.0.2/src/Makefile.in-499-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-file_option.Tpo $(DEPDIR)/xstow_static-file_option.Po
##############################################
xstow-1.0.2/src/Makefile.in-501-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:502:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-file_option.o `test -f 'file_option.cpp' || echo '$(srcdir)/'`file_option.cpp
xstow-1.0.2/src/Makefile.in-503-
xstow-1.0.2/src/Makefile.in-504-xstow_static-file_option.obj: file_option.cpp
xstow-1.0.2/src/Makefile.in:505:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-file_option.obj -MD -MP -MF $(DEPDIR)/xstow_static-file_option.Tpo -c -o xstow_static-file_option.obj `if test -f 'file_option.cpp'; then $(CYGPATH_W) 'file_option.cpp'; else $(CYGPATH_W) '$(srcdir)/file_option.cpp'; fi`
xstow-1.0.2/src/Makefile.in-506-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-file_option.Tpo $(DEPDIR)/xstow_static-file_option.Po
##############################################
xstow-1.0.2/src/Makefile.in-508-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:509:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-file_option.obj `if test -f 'file_option.cpp'; then $(CYGPATH_W) 'file_option.cpp'; else $(CYGPATH_W) '$(srcdir)/file_option.cpp'; fi`
xstow-1.0.2/src/Makefile.in-510-
xstow-1.0.2/src/Makefile.in-511-xstow_static-format.o: format.cpp
xstow-1.0.2/src/Makefile.in:512:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-format.o -MD -MP -MF $(DEPDIR)/xstow_static-format.Tpo -c -o xstow_static-format.o `test -f 'format.cpp' || echo '$(srcdir)/'`format.cpp
xstow-1.0.2/src/Makefile.in-513-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-format.Tpo $(DEPDIR)/xstow_static-format.Po
##############################################
xstow-1.0.2/src/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:516:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-format.o `test -f 'format.cpp' || echo '$(srcdir)/'`format.cpp
xstow-1.0.2/src/Makefile.in-517-
xstow-1.0.2/src/Makefile.in-518-xstow_static-format.obj: format.cpp
xstow-1.0.2/src/Makefile.in:519:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-format.obj -MD -MP -MF $(DEPDIR)/xstow_static-format.Tpo -c -o xstow_static-format.obj `if test -f 'format.cpp'; then $(CYGPATH_W) 'format.cpp'; else $(CYGPATH_W) '$(srcdir)/format.cpp'; fi`
xstow-1.0.2/src/Makefile.in-520-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-format.Tpo $(DEPDIR)/xstow_static-format.Po
##############################################
xstow-1.0.2/src/Makefile.in-522-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:523:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-format.obj `if test -f 'format.cpp'; then $(CYGPATH_W) 'format.cpp'; else $(CYGPATH_W) '$(srcdir)/format.cpp'; fi`
xstow-1.0.2/src/Makefile.in-524-
xstow-1.0.2/src/Makefile.in-525-xstow_static-main.o: main.cpp
xstow-1.0.2/src/Makefile.in:526:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-main.o -MD -MP -MF $(DEPDIR)/xstow_static-main.Tpo -c -o xstow_static-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
xstow-1.0.2/src/Makefile.in-527-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-main.Tpo $(DEPDIR)/xstow_static-main.Po
##############################################
xstow-1.0.2/src/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:530:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
xstow-1.0.2/src/Makefile.in-531-
xstow-1.0.2/src/Makefile.in-532-xstow_static-main.obj: main.cpp
xstow-1.0.2/src/Makefile.in:533:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-main.obj -MD -MP -MF $(DEPDIR)/xstow_static-main.Tpo -c -o xstow_static-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
xstow-1.0.2/src/Makefile.in-534-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-main.Tpo $(DEPDIR)/xstow_static-main.Po
##############################################
xstow-1.0.2/src/Makefile.in-536-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:537:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
xstow-1.0.2/src/Makefile.in-538-
xstow-1.0.2/src/Makefile.in-539-xstow_static-setup.o: setup.cpp
xstow-1.0.2/src/Makefile.in:540:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-setup.o -MD -MP -MF $(DEPDIR)/xstow_static-setup.Tpo -c -o xstow_static-setup.o `test -f 'setup.cpp' || echo '$(srcdir)/'`setup.cpp
xstow-1.0.2/src/Makefile.in-541-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-setup.Tpo $(DEPDIR)/xstow_static-setup.Po
##############################################
xstow-1.0.2/src/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:544:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-setup.o `test -f 'setup.cpp' || echo '$(srcdir)/'`setup.cpp
xstow-1.0.2/src/Makefile.in-545-
xstow-1.0.2/src/Makefile.in-546-xstow_static-setup.obj: setup.cpp
xstow-1.0.2/src/Makefile.in:547:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-setup.obj -MD -MP -MF $(DEPDIR)/xstow_static-setup.Tpo -c -o xstow_static-setup.obj `if test -f 'setup.cpp'; then $(CYGPATH_W) 'setup.cpp'; else $(CYGPATH_W) '$(srcdir)/setup.cpp'; fi`
xstow-1.0.2/src/Makefile.in-548-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-setup.Tpo $(DEPDIR)/xstow_static-setup.Po
##############################################
xstow-1.0.2/src/Makefile.in-550-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:551:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-setup.obj `if test -f 'setup.cpp'; then $(CYGPATH_W) 'setup.cpp'; else $(CYGPATH_W) '$(srcdir)/setup.cpp'; fi`
xstow-1.0.2/src/Makefile.in-552-
xstow-1.0.2/src/Makefile.in-553-xstow_static-string_utils.o: string_utils.cpp
xstow-1.0.2/src/Makefile.in:554:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-string_utils.o -MD -MP -MF $(DEPDIR)/xstow_static-string_utils.Tpo -c -o xstow_static-string_utils.o `test -f 'string_utils.cpp' || echo '$(srcdir)/'`string_utils.cpp
xstow-1.0.2/src/Makefile.in-555-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-string_utils.Tpo $(DEPDIR)/xstow_static-string_utils.Po
##############################################
xstow-1.0.2/src/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:558:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-string_utils.o `test -f 'string_utils.cpp' || echo '$(srcdir)/'`string_utils.cpp
xstow-1.0.2/src/Makefile.in-559-
xstow-1.0.2/src/Makefile.in-560-xstow_static-string_utils.obj: string_utils.cpp
xstow-1.0.2/src/Makefile.in:561:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-string_utils.obj -MD -MP -MF $(DEPDIR)/xstow_static-string_utils.Tpo -c -o xstow_static-string_utils.obj `if test -f 'string_utils.cpp'; then $(CYGPATH_W) 'string_utils.cpp'; else $(CYGPATH_W) '$(srcdir)/string_utils.cpp'; fi`
xstow-1.0.2/src/Makefile.in-562-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-string_utils.Tpo $(DEPDIR)/xstow_static-string_utils.Po
##############################################
xstow-1.0.2/src/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:565:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-string_utils.obj `if test -f 'string_utils.cpp'; then $(CYGPATH_W) 'string_utils.cpp'; else $(CYGPATH_W) '$(srcdir)/string_utils.cpp'; fi`
xstow-1.0.2/src/Makefile.in-566-
xstow-1.0.2/src/Makefile.in-567-xstow_static-tree.o: tree.cpp
xstow-1.0.2/src/Makefile.in:568:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-tree.o -MD -MP -MF $(DEPDIR)/xstow_static-tree.Tpo -c -o xstow_static-tree.o `test -f 'tree.cpp' || echo '$(srcdir)/'`tree.cpp
xstow-1.0.2/src/Makefile.in-569-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-tree.Tpo $(DEPDIR)/xstow_static-tree.Po
##############################################
xstow-1.0.2/src/Makefile.in-571-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:572:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-tree.o `test -f 'tree.cpp' || echo '$(srcdir)/'`tree.cpp
xstow-1.0.2/src/Makefile.in-573-
xstow-1.0.2/src/Makefile.in-574-xstow_static-tree.obj: tree.cpp
xstow-1.0.2/src/Makefile.in:575:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-tree.obj -MD -MP -MF $(DEPDIR)/xstow_static-tree.Tpo -c -o xstow_static-tree.obj `if test -f 'tree.cpp'; then $(CYGPATH_W) 'tree.cpp'; else $(CYGPATH_W) '$(srcdir)/tree.cpp'; fi`
xstow-1.0.2/src/Makefile.in-576-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-tree.Tpo $(DEPDIR)/xstow_static-tree.Po
##############################################
xstow-1.0.2/src/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:579:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-tree.obj `if test -f 'tree.cpp'; then $(CYGPATH_W) 'tree.cpp'; else $(CYGPATH_W) '$(srcdir)/tree.cpp'; fi`
xstow-1.0.2/src/Makefile.in-580-
xstow-1.0.2/src/Makefile.in-581-xstow_static-leoini.o: leoini.cpp
xstow-1.0.2/src/Makefile.in:582:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-leoini.o -MD -MP -MF $(DEPDIR)/xstow_static-leoini.Tpo -c -o xstow_static-leoini.o `test -f 'leoini.cpp' || echo '$(srcdir)/'`leoini.cpp
xstow-1.0.2/src/Makefile.in-583-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-leoini.Tpo $(DEPDIR)/xstow_static-leoini.Po
##############################################
xstow-1.0.2/src/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:586:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-leoini.o `test -f 'leoini.cpp' || echo '$(srcdir)/'`leoini.cpp
xstow-1.0.2/src/Makefile.in-587-
xstow-1.0.2/src/Makefile.in-588-xstow_static-leoini.obj: leoini.cpp
xstow-1.0.2/src/Makefile.in:589:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-leoini.obj -MD -MP -MF $(DEPDIR)/xstow_static-leoini.Tpo -c -o xstow_static-leoini.obj `if test -f 'leoini.cpp'; then $(CYGPATH_W) 'leoini.cpp'; else $(CYGPATH_W) '$(srcdir)/leoini.cpp'; fi`
xstow-1.0.2/src/Makefile.in-590-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-leoini.Tpo $(DEPDIR)/xstow_static-leoini.Po
##############################################
xstow-1.0.2/src/Makefile.in-592-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:593:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-leoini.obj `if test -f 'leoini.cpp'; then $(CYGPATH_W) 'leoini.cpp'; else $(CYGPATH_W) '$(srcdir)/leoini.cpp'; fi`
xstow-1.0.2/src/Makefile.in-594-
xstow-1.0.2/src/Makefile.in-595-xstow_static-setup_config.o: setup_config.cpp
xstow-1.0.2/src/Makefile.in:596:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-setup_config.o -MD -MP -MF $(DEPDIR)/xstow_static-setup_config.Tpo -c -o xstow_static-setup_config.o `test -f 'setup_config.cpp' || echo '$(srcdir)/'`setup_config.cpp
xstow-1.0.2/src/Makefile.in-597-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-setup_config.Tpo $(DEPDIR)/xstow_static-setup_config.Po
##############################################
xstow-1.0.2/src/Makefile.in-599-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:600:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-setup_config.o `test -f 'setup_config.cpp' || echo '$(srcdir)/'`setup_config.cpp
xstow-1.0.2/src/Makefile.in-601-
xstow-1.0.2/src/Makefile.in-602-xstow_static-setup_config.obj: setup_config.cpp
xstow-1.0.2/src/Makefile.in:603:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-setup_config.obj -MD -MP -MF $(DEPDIR)/xstow_static-setup_config.Tpo -c -o xstow_static-setup_config.obj `if test -f 'setup_config.cpp'; then $(CYGPATH_W) 'setup_config.cpp'; else $(CYGPATH_W) '$(srcdir)/setup_config.cpp'; fi`
xstow-1.0.2/src/Makefile.in-604-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-setup_config.Tpo $(DEPDIR)/xstow_static-setup_config.Po
##############################################
xstow-1.0.2/src/Makefile.in-606-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:607:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-setup_config.obj `if test -f 'setup_config.cpp'; then $(CYGPATH_W) 'setup_config.cpp'; else $(CYGPATH_W) '$(srcdir)/setup_config.cpp'; fi`
xstow-1.0.2/src/Makefile.in-608-
xstow-1.0.2/src/Makefile.in-609-xstow_static-nignore.o: nignore.cpp
xstow-1.0.2/src/Makefile.in:610:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-nignore.o -MD -MP -MF $(DEPDIR)/xstow_static-nignore.Tpo -c -o xstow_static-nignore.o `test -f 'nignore.cpp' || echo '$(srcdir)/'`nignore.cpp
xstow-1.0.2/src/Makefile.in-611-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-nignore.Tpo $(DEPDIR)/xstow_static-nignore.Po
##############################################
xstow-1.0.2/src/Makefile.in-613-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:614:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-nignore.o `test -f 'nignore.cpp' || echo '$(srcdir)/'`nignore.cpp
xstow-1.0.2/src/Makefile.in-615-
xstow-1.0.2/src/Makefile.in-616-xstow_static-nignore.obj: nignore.cpp
xstow-1.0.2/src/Makefile.in:617:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-nignore.obj -MD -MP -MF $(DEPDIR)/xstow_static-nignore.Tpo -c -o xstow_static-nignore.obj `if test -f 'nignore.cpp'; then $(CYGPATH_W) 'nignore.cpp'; else $(CYGPATH_W) '$(srcdir)/nignore.cpp'; fi`
xstow-1.0.2/src/Makefile.in-618-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-nignore.Tpo $(DEPDIR)/xstow_static-nignore.Po
##############################################
xstow-1.0.2/src/Makefile.in-620-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:621:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-nignore.obj `if test -f 'nignore.cpp'; then $(CYGPATH_W) 'nignore.cpp'; else $(CYGPATH_W) '$(srcdir)/nignore.cpp'; fi`
xstow-1.0.2/src/Makefile.in-622-
xstow-1.0.2/src/Makefile.in-623-xstow_static-copy.o: copy.cpp
xstow-1.0.2/src/Makefile.in:624:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-copy.o -MD -MP -MF $(DEPDIR)/xstow_static-copy.Tpo -c -o xstow_static-copy.o `test -f 'copy.cpp' || echo '$(srcdir)/'`copy.cpp
xstow-1.0.2/src/Makefile.in-625-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-copy.Tpo $(DEPDIR)/xstow_static-copy.Po
##############################################
xstow-1.0.2/src/Makefile.in-627-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:628:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-copy.o `test -f 'copy.cpp' || echo '$(srcdir)/'`copy.cpp
xstow-1.0.2/src/Makefile.in-629-
xstow-1.0.2/src/Makefile.in-630-xstow_static-copy.obj: copy.cpp
xstow-1.0.2/src/Makefile.in:631:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-copy.obj -MD -MP -MF $(DEPDIR)/xstow_static-copy.Tpo -c -o xstow_static-copy.obj `if test -f 'copy.cpp'; then $(CYGPATH_W) 'copy.cpp'; else $(CYGPATH_W) '$(srcdir)/copy.cpp'; fi`
xstow-1.0.2/src/Makefile.in-632-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-copy.Tpo $(DEPDIR)/xstow_static-copy.Po
##############################################
xstow-1.0.2/src/Makefile.in-634-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:635:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-copy.obj `if test -f 'copy.cpp'; then $(CYGPATH_W) 'copy.cpp'; else $(CYGPATH_W) '$(srcdir)/copy.cpp'; fi`
xstow-1.0.2/src/Makefile.in-636-
xstow-1.0.2/src/Makefile.in-637-xstow_static-backtrace.o: backtrace.cpp
xstow-1.0.2/src/Makefile.in:638:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-backtrace.o -MD -MP -MF $(DEPDIR)/xstow_static-backtrace.Tpo -c -o xstow_static-backtrace.o `test -f 'backtrace.cpp' || echo '$(srcdir)/'`backtrace.cpp
xstow-1.0.2/src/Makefile.in-639-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-backtrace.Tpo $(DEPDIR)/xstow_static-backtrace.Po
##############################################
xstow-1.0.2/src/Makefile.in-641-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:642:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-backtrace.o `test -f 'backtrace.cpp' || echo '$(srcdir)/'`backtrace.cpp
xstow-1.0.2/src/Makefile.in-643-
xstow-1.0.2/src/Makefile.in-644-xstow_static-backtrace.obj: backtrace.cpp
xstow-1.0.2/src/Makefile.in:645:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -MT xstow_static-backtrace.obj -MD -MP -MF $(DEPDIR)/xstow_static-backtrace.Tpo -c -o xstow_static-backtrace.obj `if test -f 'backtrace.cpp'; then $(CYGPATH_W) 'backtrace.cpp'; else $(CYGPATH_W) '$(srcdir)/backtrace.cpp'; fi`
xstow-1.0.2/src/Makefile.in-646-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_static-backtrace.Tpo $(DEPDIR)/xstow_static-backtrace.Po
##############################################
xstow-1.0.2/src/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:649:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_static_CXXFLAGS) $(CXXFLAGS) -c -o xstow_static-backtrace.obj `if test -f 'backtrace.cpp'; then $(CYGPATH_W) 'backtrace.cpp'; else $(CYGPATH_W) '$(srcdir)/backtrace.cpp'; fi`
xstow-1.0.2/src/Makefile.in-650-
xstow-1.0.2/src/Makefile.in-651-xstow_stow-arg.o: arg.cpp
xstow-1.0.2/src/Makefile.in:652:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-arg.o -MD -MP -MF $(DEPDIR)/xstow_stow-arg.Tpo -c -o xstow_stow-arg.o `test -f 'arg.cpp' || echo '$(srcdir)/'`arg.cpp
xstow-1.0.2/src/Makefile.in-653-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-arg.Tpo $(DEPDIR)/xstow_stow-arg.Po
##############################################
xstow-1.0.2/src/Makefile.in-655-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:656:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-arg.o `test -f 'arg.cpp' || echo '$(srcdir)/'`arg.cpp
xstow-1.0.2/src/Makefile.in-657-
xstow-1.0.2/src/Makefile.in-658-xstow_stow-arg.obj: arg.cpp
xstow-1.0.2/src/Makefile.in:659:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-arg.obj -MD -MP -MF $(DEPDIR)/xstow_stow-arg.Tpo -c -o xstow_stow-arg.obj `if test -f 'arg.cpp'; then $(CYGPATH_W) 'arg.cpp'; else $(CYGPATH_W) '$(srcdir)/arg.cpp'; fi`
xstow-1.0.2/src/Makefile.in-660-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-arg.Tpo $(DEPDIR)/xstow_stow-arg.Po
##############################################
xstow-1.0.2/src/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:663:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-arg.obj `if test -f 'arg.cpp'; then $(CYGPATH_W) 'arg.cpp'; else $(CYGPATH_W) '$(srcdir)/arg.cpp'; fi`
xstow-1.0.2/src/Makefile.in-664-
xstow-1.0.2/src/Makefile.in-665-xstow_stow-cppdir.o: cppdir.cpp
xstow-1.0.2/src/Makefile.in:666:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-cppdir.o -MD -MP -MF $(DEPDIR)/xstow_stow-cppdir.Tpo -c -o xstow_stow-cppdir.o `test -f 'cppdir.cpp' || echo '$(srcdir)/'`cppdir.cpp
xstow-1.0.2/src/Makefile.in-667-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-cppdir.Tpo $(DEPDIR)/xstow_stow-cppdir.Po
##############################################
xstow-1.0.2/src/Makefile.in-669-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:670:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-cppdir.o `test -f 'cppdir.cpp' || echo '$(srcdir)/'`cppdir.cpp
xstow-1.0.2/src/Makefile.in-671-
xstow-1.0.2/src/Makefile.in-672-xstow_stow-cppdir.obj: cppdir.cpp
xstow-1.0.2/src/Makefile.in:673:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-cppdir.obj -MD -MP -MF $(DEPDIR)/xstow_stow-cppdir.Tpo -c -o xstow_stow-cppdir.obj `if test -f 'cppdir.cpp'; then $(CYGPATH_W) 'cppdir.cpp'; else $(CYGPATH_W) '$(srcdir)/cppdir.cpp'; fi`
xstow-1.0.2/src/Makefile.in-674-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-cppdir.Tpo $(DEPDIR)/xstow_stow-cppdir.Po
##############################################
xstow-1.0.2/src/Makefile.in-676-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:677:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-cppdir.obj `if test -f 'cppdir.cpp'; then $(CYGPATH_W) 'cppdir.cpp'; else $(CYGPATH_W) '$(srcdir)/cppdir.cpp'; fi`
xstow-1.0.2/src/Makefile.in-678-
xstow-1.0.2/src/Makefile.in-679-xstow_stow-debug.o: debug.cpp
xstow-1.0.2/src/Makefile.in:680:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-debug.o -MD -MP -MF $(DEPDIR)/xstow_stow-debug.Tpo -c -o xstow_stow-debug.o `test -f 'debug.cpp' || echo '$(srcdir)/'`debug.cpp
xstow-1.0.2/src/Makefile.in-681-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-debug.Tpo $(DEPDIR)/xstow_stow-debug.Po
##############################################
xstow-1.0.2/src/Makefile.in-683-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:684:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-debug.o `test -f 'debug.cpp' || echo '$(srcdir)/'`debug.cpp
xstow-1.0.2/src/Makefile.in-685-
xstow-1.0.2/src/Makefile.in-686-xstow_stow-debug.obj: debug.cpp
xstow-1.0.2/src/Makefile.in:687:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-debug.obj -MD -MP -MF $(DEPDIR)/xstow_stow-debug.Tpo -c -o xstow_stow-debug.obj `if test -f 'debug.cpp'; then $(CYGPATH_W) 'debug.cpp'; else $(CYGPATH_W) '$(srcdir)/debug.cpp'; fi`
xstow-1.0.2/src/Makefile.in-688-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-debug.Tpo $(DEPDIR)/xstow_stow-debug.Po
##############################################
xstow-1.0.2/src/Makefile.in-690-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:691:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-debug.obj `if test -f 'debug.cpp'; then $(CYGPATH_W) 'debug.cpp'; else $(CYGPATH_W) '$(srcdir)/debug.cpp'; fi`
xstow-1.0.2/src/Makefile.in-692-
xstow-1.0.2/src/Makefile.in-693-xstow_stow-file_option.o: file_option.cpp
xstow-1.0.2/src/Makefile.in:694:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-file_option.o -MD -MP -MF $(DEPDIR)/xstow_stow-file_option.Tpo -c -o xstow_stow-file_option.o `test -f 'file_option.cpp' || echo '$(srcdir)/'`file_option.cpp
xstow-1.0.2/src/Makefile.in-695-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-file_option.Tpo $(DEPDIR)/xstow_stow-file_option.Po
##############################################
xstow-1.0.2/src/Makefile.in-697-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:698:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-file_option.o `test -f 'file_option.cpp' || echo '$(srcdir)/'`file_option.cpp
xstow-1.0.2/src/Makefile.in-699-
xstow-1.0.2/src/Makefile.in-700-xstow_stow-file_option.obj: file_option.cpp
xstow-1.0.2/src/Makefile.in:701:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-file_option.obj -MD -MP -MF $(DEPDIR)/xstow_stow-file_option.Tpo -c -o xstow_stow-file_option.obj `if test -f 'file_option.cpp'; then $(CYGPATH_W) 'file_option.cpp'; else $(CYGPATH_W) '$(srcdir)/file_option.cpp'; fi`
xstow-1.0.2/src/Makefile.in-702-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-file_option.Tpo $(DEPDIR)/xstow_stow-file_option.Po
##############################################
xstow-1.0.2/src/Makefile.in-704-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:705:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-file_option.obj `if test -f 'file_option.cpp'; then $(CYGPATH_W) 'file_option.cpp'; else $(CYGPATH_W) '$(srcdir)/file_option.cpp'; fi`
xstow-1.0.2/src/Makefile.in-706-
xstow-1.0.2/src/Makefile.in-707-xstow_stow-format.o: format.cpp
xstow-1.0.2/src/Makefile.in:708:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-format.o -MD -MP -MF $(DEPDIR)/xstow_stow-format.Tpo -c -o xstow_stow-format.o `test -f 'format.cpp' || echo '$(srcdir)/'`format.cpp
xstow-1.0.2/src/Makefile.in-709-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-format.Tpo $(DEPDIR)/xstow_stow-format.Po
##############################################
xstow-1.0.2/src/Makefile.in-711-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:712:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-format.o `test -f 'format.cpp' || echo '$(srcdir)/'`format.cpp
xstow-1.0.2/src/Makefile.in-713-
xstow-1.0.2/src/Makefile.in-714-xstow_stow-format.obj: format.cpp
xstow-1.0.2/src/Makefile.in:715:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-format.obj -MD -MP -MF $(DEPDIR)/xstow_stow-format.Tpo -c -o xstow_stow-format.obj `if test -f 'format.cpp'; then $(CYGPATH_W) 'format.cpp'; else $(CYGPATH_W) '$(srcdir)/format.cpp'; fi`
xstow-1.0.2/src/Makefile.in-716-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-format.Tpo $(DEPDIR)/xstow_stow-format.Po
##############################################
xstow-1.0.2/src/Makefile.in-718-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:719:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-format.obj `if test -f 'format.cpp'; then $(CYGPATH_W) 'format.cpp'; else $(CYGPATH_W) '$(srcdir)/format.cpp'; fi`
xstow-1.0.2/src/Makefile.in-720-
xstow-1.0.2/src/Makefile.in-721-xstow_stow-main.o: main.cpp
xstow-1.0.2/src/Makefile.in:722:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-main.o -MD -MP -MF $(DEPDIR)/xstow_stow-main.Tpo -c -o xstow_stow-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
xstow-1.0.2/src/Makefile.in-723-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-main.Tpo $(DEPDIR)/xstow_stow-main.Po
##############################################
xstow-1.0.2/src/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:726:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
xstow-1.0.2/src/Makefile.in-727-
xstow-1.0.2/src/Makefile.in-728-xstow_stow-main.obj: main.cpp
xstow-1.0.2/src/Makefile.in:729:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-main.obj -MD -MP -MF $(DEPDIR)/xstow_stow-main.Tpo -c -o xstow_stow-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
xstow-1.0.2/src/Makefile.in-730-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-main.Tpo $(DEPDIR)/xstow_stow-main.Po
##############################################
xstow-1.0.2/src/Makefile.in-732-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:733:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
xstow-1.0.2/src/Makefile.in-734-
xstow-1.0.2/src/Makefile.in-735-xstow_stow-setup.o: setup.cpp
xstow-1.0.2/src/Makefile.in:736:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-setup.o -MD -MP -MF $(DEPDIR)/xstow_stow-setup.Tpo -c -o xstow_stow-setup.o `test -f 'setup.cpp' || echo '$(srcdir)/'`setup.cpp
xstow-1.0.2/src/Makefile.in-737-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-setup.Tpo $(DEPDIR)/xstow_stow-setup.Po
##############################################
xstow-1.0.2/src/Makefile.in-739-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:740:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-setup.o `test -f 'setup.cpp' || echo '$(srcdir)/'`setup.cpp
xstow-1.0.2/src/Makefile.in-741-
xstow-1.0.2/src/Makefile.in-742-xstow_stow-setup.obj: setup.cpp
xstow-1.0.2/src/Makefile.in:743:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-setup.obj -MD -MP -MF $(DEPDIR)/xstow_stow-setup.Tpo -c -o xstow_stow-setup.obj `if test -f 'setup.cpp'; then $(CYGPATH_W) 'setup.cpp'; else $(CYGPATH_W) '$(srcdir)/setup.cpp'; fi`
xstow-1.0.2/src/Makefile.in-744-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-setup.Tpo $(DEPDIR)/xstow_stow-setup.Po
##############################################
xstow-1.0.2/src/Makefile.in-746-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:747:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-setup.obj `if test -f 'setup.cpp'; then $(CYGPATH_W) 'setup.cpp'; else $(CYGPATH_W) '$(srcdir)/setup.cpp'; fi`
xstow-1.0.2/src/Makefile.in-748-
xstow-1.0.2/src/Makefile.in-749-xstow_stow-string_utils.o: string_utils.cpp
xstow-1.0.2/src/Makefile.in:750:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-string_utils.o -MD -MP -MF $(DEPDIR)/xstow_stow-string_utils.Tpo -c -o xstow_stow-string_utils.o `test -f 'string_utils.cpp' || echo '$(srcdir)/'`string_utils.cpp
xstow-1.0.2/src/Makefile.in-751-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-string_utils.Tpo $(DEPDIR)/xstow_stow-string_utils.Po
##############################################
xstow-1.0.2/src/Makefile.in-753-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:754:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-string_utils.o `test -f 'string_utils.cpp' || echo '$(srcdir)/'`string_utils.cpp
xstow-1.0.2/src/Makefile.in-755-
xstow-1.0.2/src/Makefile.in-756-xstow_stow-string_utils.obj: string_utils.cpp
xstow-1.0.2/src/Makefile.in:757:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-string_utils.obj -MD -MP -MF $(DEPDIR)/xstow_stow-string_utils.Tpo -c -o xstow_stow-string_utils.obj `if test -f 'string_utils.cpp'; then $(CYGPATH_W) 'string_utils.cpp'; else $(CYGPATH_W) '$(srcdir)/string_utils.cpp'; fi`
xstow-1.0.2/src/Makefile.in-758-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-string_utils.Tpo $(DEPDIR)/xstow_stow-string_utils.Po
##############################################
xstow-1.0.2/src/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:761:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-string_utils.obj `if test -f 'string_utils.cpp'; then $(CYGPATH_W) 'string_utils.cpp'; else $(CYGPATH_W) '$(srcdir)/string_utils.cpp'; fi`
xstow-1.0.2/src/Makefile.in-762-
xstow-1.0.2/src/Makefile.in-763-xstow_stow-tree.o: tree.cpp
xstow-1.0.2/src/Makefile.in:764:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-tree.o -MD -MP -MF $(DEPDIR)/xstow_stow-tree.Tpo -c -o xstow_stow-tree.o `test -f 'tree.cpp' || echo '$(srcdir)/'`tree.cpp
xstow-1.0.2/src/Makefile.in-765-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-tree.Tpo $(DEPDIR)/xstow_stow-tree.Po
##############################################
xstow-1.0.2/src/Makefile.in-767-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:768:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-tree.o `test -f 'tree.cpp' || echo '$(srcdir)/'`tree.cpp
xstow-1.0.2/src/Makefile.in-769-
xstow-1.0.2/src/Makefile.in-770-xstow_stow-tree.obj: tree.cpp
xstow-1.0.2/src/Makefile.in:771:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-tree.obj -MD -MP -MF $(DEPDIR)/xstow_stow-tree.Tpo -c -o xstow_stow-tree.obj `if test -f 'tree.cpp'; then $(CYGPATH_W) 'tree.cpp'; else $(CYGPATH_W) '$(srcdir)/tree.cpp'; fi`
xstow-1.0.2/src/Makefile.in-772-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-tree.Tpo $(DEPDIR)/xstow_stow-tree.Po
##############################################
xstow-1.0.2/src/Makefile.in-774-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:775:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-tree.obj `if test -f 'tree.cpp'; then $(CYGPATH_W) 'tree.cpp'; else $(CYGPATH_W) '$(srcdir)/tree.cpp'; fi`
xstow-1.0.2/src/Makefile.in-776-
xstow-1.0.2/src/Makefile.in-777-xstow_stow-leoini.o: leoini.cpp
xstow-1.0.2/src/Makefile.in:778:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-leoini.o -MD -MP -MF $(DEPDIR)/xstow_stow-leoini.Tpo -c -o xstow_stow-leoini.o `test -f 'leoini.cpp' || echo '$(srcdir)/'`leoini.cpp
xstow-1.0.2/src/Makefile.in-779-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-leoini.Tpo $(DEPDIR)/xstow_stow-leoini.Po
##############################################
xstow-1.0.2/src/Makefile.in-781-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:782:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-leoini.o `test -f 'leoini.cpp' || echo '$(srcdir)/'`leoini.cpp
xstow-1.0.2/src/Makefile.in-783-
xstow-1.0.2/src/Makefile.in-784-xstow_stow-leoini.obj: leoini.cpp
xstow-1.0.2/src/Makefile.in:785:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-leoini.obj -MD -MP -MF $(DEPDIR)/xstow_stow-leoini.Tpo -c -o xstow_stow-leoini.obj `if test -f 'leoini.cpp'; then $(CYGPATH_W) 'leoini.cpp'; else $(CYGPATH_W) '$(srcdir)/leoini.cpp'; fi`
xstow-1.0.2/src/Makefile.in-786-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-leoini.Tpo $(DEPDIR)/xstow_stow-leoini.Po
##############################################
xstow-1.0.2/src/Makefile.in-788-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:789:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-leoini.obj `if test -f 'leoini.cpp'; then $(CYGPATH_W) 'leoini.cpp'; else $(CYGPATH_W) '$(srcdir)/leoini.cpp'; fi`
xstow-1.0.2/src/Makefile.in-790-
xstow-1.0.2/src/Makefile.in-791-xstow_stow-setup_config.o: setup_config.cpp
xstow-1.0.2/src/Makefile.in:792:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-setup_config.o -MD -MP -MF $(DEPDIR)/xstow_stow-setup_config.Tpo -c -o xstow_stow-setup_config.o `test -f 'setup_config.cpp' || echo '$(srcdir)/'`setup_config.cpp
xstow-1.0.2/src/Makefile.in-793-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-setup_config.Tpo $(DEPDIR)/xstow_stow-setup_config.Po
##############################################
xstow-1.0.2/src/Makefile.in-795-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:796:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-setup_config.o `test -f 'setup_config.cpp' || echo '$(srcdir)/'`setup_config.cpp
xstow-1.0.2/src/Makefile.in-797-
xstow-1.0.2/src/Makefile.in-798-xstow_stow-setup_config.obj: setup_config.cpp
xstow-1.0.2/src/Makefile.in:799:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-setup_config.obj -MD -MP -MF $(DEPDIR)/xstow_stow-setup_config.Tpo -c -o xstow_stow-setup_config.obj `if test -f 'setup_config.cpp'; then $(CYGPATH_W) 'setup_config.cpp'; else $(CYGPATH_W) '$(srcdir)/setup_config.cpp'; fi`
xstow-1.0.2/src/Makefile.in-800-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-setup_config.Tpo $(DEPDIR)/xstow_stow-setup_config.Po
##############################################
xstow-1.0.2/src/Makefile.in-802-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:803:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-setup_config.obj `if test -f 'setup_config.cpp'; then $(CYGPATH_W) 'setup_config.cpp'; else $(CYGPATH_W) '$(srcdir)/setup_config.cpp'; fi`
xstow-1.0.2/src/Makefile.in-804-
xstow-1.0.2/src/Makefile.in-805-xstow_stow-nignore.o: nignore.cpp
xstow-1.0.2/src/Makefile.in:806:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-nignore.o -MD -MP -MF $(DEPDIR)/xstow_stow-nignore.Tpo -c -o xstow_stow-nignore.o `test -f 'nignore.cpp' || echo '$(srcdir)/'`nignore.cpp
xstow-1.0.2/src/Makefile.in-807-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-nignore.Tpo $(DEPDIR)/xstow_stow-nignore.Po
##############################################
xstow-1.0.2/src/Makefile.in-809-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:810:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-nignore.o `test -f 'nignore.cpp' || echo '$(srcdir)/'`nignore.cpp
xstow-1.0.2/src/Makefile.in-811-
xstow-1.0.2/src/Makefile.in-812-xstow_stow-nignore.obj: nignore.cpp
xstow-1.0.2/src/Makefile.in:813:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-nignore.obj -MD -MP -MF $(DEPDIR)/xstow_stow-nignore.Tpo -c -o xstow_stow-nignore.obj `if test -f 'nignore.cpp'; then $(CYGPATH_W) 'nignore.cpp'; else $(CYGPATH_W) '$(srcdir)/nignore.cpp'; fi`
xstow-1.0.2/src/Makefile.in-814-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-nignore.Tpo $(DEPDIR)/xstow_stow-nignore.Po
##############################################
xstow-1.0.2/src/Makefile.in-816-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:817:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-nignore.obj `if test -f 'nignore.cpp'; then $(CYGPATH_W) 'nignore.cpp'; else $(CYGPATH_W) '$(srcdir)/nignore.cpp'; fi`
xstow-1.0.2/src/Makefile.in-818-
xstow-1.0.2/src/Makefile.in-819-xstow_stow-copy.o: copy.cpp
xstow-1.0.2/src/Makefile.in:820:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-copy.o -MD -MP -MF $(DEPDIR)/xstow_stow-copy.Tpo -c -o xstow_stow-copy.o `test -f 'copy.cpp' || echo '$(srcdir)/'`copy.cpp
xstow-1.0.2/src/Makefile.in-821-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-copy.Tpo $(DEPDIR)/xstow_stow-copy.Po
##############################################
xstow-1.0.2/src/Makefile.in-823-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:824:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-copy.o `test -f 'copy.cpp' || echo '$(srcdir)/'`copy.cpp
xstow-1.0.2/src/Makefile.in-825-
xstow-1.0.2/src/Makefile.in-826-xstow_stow-copy.obj: copy.cpp
xstow-1.0.2/src/Makefile.in:827:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-copy.obj -MD -MP -MF $(DEPDIR)/xstow_stow-copy.Tpo -c -o xstow_stow-copy.obj `if test -f 'copy.cpp'; then $(CYGPATH_W) 'copy.cpp'; else $(CYGPATH_W) '$(srcdir)/copy.cpp'; fi`
xstow-1.0.2/src/Makefile.in-828-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-copy.Tpo $(DEPDIR)/xstow_stow-copy.Po
##############################################
xstow-1.0.2/src/Makefile.in-830-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:831:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-copy.obj `if test -f 'copy.cpp'; then $(CYGPATH_W) 'copy.cpp'; else $(CYGPATH_W) '$(srcdir)/copy.cpp'; fi`
xstow-1.0.2/src/Makefile.in-832-
xstow-1.0.2/src/Makefile.in-833-xstow_stow-backtrace.o: backtrace.cpp
xstow-1.0.2/src/Makefile.in:834:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-backtrace.o -MD -MP -MF $(DEPDIR)/xstow_stow-backtrace.Tpo -c -o xstow_stow-backtrace.o `test -f 'backtrace.cpp' || echo '$(srcdir)/'`backtrace.cpp
xstow-1.0.2/src/Makefile.in-835-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-backtrace.Tpo $(DEPDIR)/xstow_stow-backtrace.Po
##############################################
xstow-1.0.2/src/Makefile.in-837-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:838:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-backtrace.o `test -f 'backtrace.cpp' || echo '$(srcdir)/'`backtrace.cpp
xstow-1.0.2/src/Makefile.in-839-
xstow-1.0.2/src/Makefile.in-840-xstow_stow-backtrace.obj: backtrace.cpp
xstow-1.0.2/src/Makefile.in:841:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -MT xstow_stow-backtrace.obj -MD -MP -MF $(DEPDIR)/xstow_stow-backtrace.Tpo -c -o xstow_stow-backtrace.obj `if test -f 'backtrace.cpp'; then $(CYGPATH_W) 'backtrace.cpp'; else $(CYGPATH_W) '$(srcdir)/backtrace.cpp'; fi`
xstow-1.0.2/src/Makefile.in-842-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xstow_stow-backtrace.Tpo $(DEPDIR)/xstow_stow-backtrace.Po
##############################################
xstow-1.0.2/src/Makefile.in-844-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xstow-1.0.2/src/Makefile.in:845:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xstow_stow_CXXFLAGS) $(CXXFLAGS) -c -o xstow_stow-backtrace.obj `if test -f 'backtrace.cpp'; then $(CYGPATH_W) 'backtrace.cpp'; else $(CYGPATH_W) '$(srcdir)/backtrace.cpp'; fi`
xstow-1.0.2/src/Makefile.in-846-
##############################################
xstow-1.0.2/src/Makefile.in-891-GTAGS:
xstow-1.0.2/src/Makefile.in:892:	here=`$(am__cd) $(top_builddir) && pwd` \
xstow-1.0.2/src/Makefile.in-893-	  && $(am__cd) $(top_srcdir) \
##############################################
xstow-1.0.2/src/Makefile.in-913-distdir: $(DISTFILES)
xstow-1.0.2/src/Makefile.in:914:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xstow-1.0.2/src/Makefile.in:915:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xstow-1.0.2/src/Makefile.in-916-	list='$(DISTFILES)'; \
##############################################
xstow-1.0.2/src/Makefile.in-927-	  if test -d $$d/$$file; then \
xstow-1.0.2/src/Makefile.in:928:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xstow-1.0.2/src/Makefile.in-929-	    if test -d "$(distdir)/$$file"; then \