===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ergo-3.8/compile-67-	mingw/*)
ergo-3.8/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ergo-3.8/compile-69-	  ;;
ergo-3.8/compile-70-	cygwin/*)
ergo-3.8/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ergo-3.8/compile-72-	  ;;
ergo-3.8/compile-73-	wine/*)
ergo-3.8/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ergo-3.8/compile-75-	  ;;
##############################################
ergo-3.8/compile-310-# Name of file we expect compiler to create.
ergo-3.8/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ergo-3.8/compile-312-
##############################################
ergo-3.8/compile-316-# object file name, since that is what matters with a parallel build.
ergo-3.8/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ergo-3.8/compile-318-while true; do
##############################################
ergo-3.8/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ergo-3.8/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ergo-3.8/configure-47-  as_echo='print -r --'
ergo-3.8/configure-48-  as_echo_n='print -rn --'
ergo-3.8/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ergo-3.8/configure-50-  as_echo='printf %s\n'
##############################################
ergo-3.8/configure-52-else
ergo-3.8/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ergo-3.8/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ergo-3.8/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ergo-3.8/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ergo-3.8/configure-64-      esac;
##############################################
ergo-3.8/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ergo-3.8/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ergo-3.8/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ergo-3.8/configure-327-      case $as_dir in #(
ergo-3.8/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ergo-3.8/configure-329-      *) as_qdir=$as_dir;;
##############################################
ergo-3.8/configure-400-  {
ergo-3.8/configure:401:    as_val=`expr "$@" || test $? -eq 1`
ergo-3.8/configure-402-  }
##############################################
ergo-3.8/configure-407-# ----------------------------------------
ergo-3.8/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ergo-3.8/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ergo-3.8/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ergo-3.8/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ergo-3.8/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ergo-3.8/configure-817-  case $ac_option in
ergo-3.8/configure:818:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ergo-3.8/configure-819-  *=)   ac_optarg= ;;
##############################################
ergo-3.8/configure-861-  -disable-* | --disable-*)
ergo-3.8/configure:862:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ergo-3.8/configure-863-    # Reject names that are not valid shell variable names.
##############################################
ergo-3.8/configure-866-    ac_useropt_orig=$ac_useropt
ergo-3.8/configure:867:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ergo-3.8/configure-868-    case $ac_user_opts in
##############################################
ergo-3.8/configure-887-  -enable-* | --enable-*)
ergo-3.8/configure:888:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ergo-3.8/configure-889-    # Reject names that are not valid shell variable names.
##############################################
ergo-3.8/configure-892-    ac_useropt_orig=$ac_useropt
ergo-3.8/configure:893:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ergo-3.8/configure-894-    case $ac_user_opts in
##############################################
ergo-3.8/configure-1100-  -with-* | --with-*)
ergo-3.8/configure:1101:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ergo-3.8/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
ergo-3.8/configure-1105-    ac_useropt_orig=$ac_useropt
ergo-3.8/configure:1106:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ergo-3.8/configure-1107-    case $ac_user_opts in
##############################################
ergo-3.8/configure-1116-  -without-* | --without-*)
ergo-3.8/configure:1117:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ergo-3.8/configure-1118-    # Reject names that are not valid shell variable names.
##############################################
ergo-3.8/configure-1121-    ac_useropt_orig=$ac_useropt
ergo-3.8/configure:1122:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ergo-3.8/configure-1123-    case $ac_user_opts in
##############################################
ergo-3.8/configure-1154-  *=*)
ergo-3.8/configure:1155:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ergo-3.8/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
ergo-3.8/configure-1175-if test -n "$ac_prev"; then
ergo-3.8/configure:1176:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ergo-3.8/configure-1177-  as_fn_error $? "missing argument to $ac_option"
##############################################
ergo-3.8/configure-1197-    */ )
ergo-3.8/configure:1198:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ergo-3.8/configure-1199-      eval $ac_var=\$ac_val;;
##############################################
ergo-3.8/configure-1232-ac_ls_di=`ls -di .` &&
ergo-3.8/configure:1233:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ergo-3.8/configure-1234-  as_fn_error $? "working directory cannot be determined"
##############################################
ergo-3.8/configure-1288-case $srcdir in
ergo-3.8/configure:1289:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ergo-3.8/configure-1290-esac
##############################################
ergo-3.8/configure-1331-By default, \`make install' will install all the files in
ergo-3.8/configure:1332:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ergo-3.8/configure:1333:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ergo-3.8/configure-1334-for instance \`--prefix=\$HOME'.
##############################################
ergo-3.8/configure-1444-*)
ergo-3.8/configure:1445:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ergo-3.8/configure-1446-  # A ".." for each directory in $ac_dir_suffix.
ergo-3.8/configure:1447:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ergo-3.8/configure-1448-  case $ac_top_builddir_sub in
##############################################
ergo-3.8/configure-2024-    *\'*)
ergo-3.8/configure:2025:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ergo-3.8/configure-2026-    esac
##############################################
ergo-3.8/configure-2107-      case $ac_val in
ergo-3.8/configure:2108:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ergo-3.8/configure-2109-      esac
##############################################
ergo-3.8/configure-2122-	case $ac_val in
ergo-3.8/configure:2123:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ergo-3.8/configure-2124-	esac
##############################################
ergo-3.8/configure-2242-    set,)
ergo-3.8/configure:2243:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ergo-3.8/configure:2244:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ergo-3.8/configure-2245-      ac_cache_corrupted=: ;;
##############################################
ergo-3.8/configure-2253-	# differences in whitespace do not lead to failure.
ergo-3.8/configure:2254:	ac_old_val_w=`echo x $ac_old_val`
ergo-3.8/configure:2255:	ac_new_val_w=`echo x $ac_new_val`
ergo-3.8/configure-2256-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ergo-3.8/configure-2273-    case $ac_new_val in
ergo-3.8/configure:2274:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ergo-3.8/configure-2275-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ergo-3.8/configure-2448-     echo "timestamp, slept: $am_has_slept" > conftest.file
ergo-3.8/configure:2449:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ergo-3.8/configure-2450-     if test "$*" = "X"; then
ergo-3.8/configure-2451-	# -L didn't work.
ergo-3.8/configure:2452:	set X `ls -t "$srcdir/configure" conftest.file`
ergo-3.8/configure-2453-     fi
##############################################
ergo-3.8/configure-2499-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ergo-3.8/configure:2500:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ergo-3.8/configure-2501-
ergo-3.8/configure-2502-# Expand $ac_aux_dir to an absolute path.
ergo-3.8/configure:2503:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ergo-3.8/configure-2504-
##############################################
ergo-3.8/configure-2644-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ergo-3.8/configure:2645:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ergo-3.8/configure-2646-	     'mkdir (GNU coreutils) '* | \
##############################################
ergo-3.8/configure-2717-set x ${MAKE-make}
ergo-3.8/configure:2718:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ergo-3.8/configure-2719-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ergo-3.8/configure-2727-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ergo-3.8/configure:2728:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ergo-3.8/configure-2729-  *@@@%%%=?*=@@@%%%*)
##############################################
ergo-3.8/configure-2793-
ergo-3.8/configure:2794:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ergo-3.8/configure-2795-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ergo-3.8/configure-3227-$as_echo_n "checking whether the C compiler works... " >&6; }
ergo-3.8/configure:3228:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ergo-3.8/configure-3229-
##############################################
ergo-3.8/configure-3271-	then :; else
ergo-3.8/configure:3272:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ergo-3.8/configure-3273-	fi
##############################################
ergo-3.8/configure-3331-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ergo-3.8/configure:3332:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ergo-3.8/configure-3333-	  break;;
##############################################
ergo-3.8/configure-3440-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ergo-3.8/configure:3441:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ergo-3.8/configure-3442-       break;;
##############################################
ergo-3.8/configure-3821-  if test "$am_compiler_list" = ""; then
ergo-3.8/configure:3822:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ergo-3.8/configure-3823-  fi
##############################################
ergo-3.8/configure-4206-  if test "$am_compiler_list" = ""; then
ergo-3.8/configure:4207:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ergo-3.8/configure-4208-  fi
##############################################
ergo-3.8/configure-4504-/* end confdefs.h.  */
ergo-3.8/configure:4505:`cat $LEX_OUTPUT_ROOT.c`
ergo-3.8/configure-4506-_ACEOF
##############################################
ergo-3.8/configure-4537-  #define YYTEXT_POINTER 1
ergo-3.8/configure:4538:`cat $LEX_OUTPUT_ROOT.c`
ergo-3.8/configure-4539-_ACEOF
##############################################
ergo-3.8/configure-4759-  # Check for GNU $ac_path_GREP
ergo-3.8/configure:4760:case `"$ac_path_GREP" --version 2>&1` in
ergo-3.8/configure-4761-*GNU*)
##############################################
ergo-3.8/configure-4825-  # Check for GNU $ac_path_EGREP
ergo-3.8/configure:4826:case `"$ac_path_EGREP" --version 2>&1` in
ergo-3.8/configure-4827-*GNU*)
##############################################
ergo-3.8/configure-4986-do :
ergo-3.8/configure:4987:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ergo-3.8/configure-4988-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ergo-3.8/configure-4991-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:4992:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ergo-3.8/configure-4993-_ACEOF
##############################################
ergo-3.8/configure-5001-do :
ergo-3.8/configure:5002:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ergo-3.8/configure-5003-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ergo-3.8/configure-5005-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5006:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ergo-3.8/configure-5007-_ACEOF
##############################################
ergo-3.8/configure-5419-do :
ergo-3.8/configure:5420:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5421-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5423-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5424:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5425-_ACEOF
##############################################
ergo-3.8/configure-5479-do :
ergo-3.8/configure:5480:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5481-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5483-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5484:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5485-_ACEOF
##############################################
ergo-3.8/configure-5491-do :
ergo-3.8/configure:5492:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5493-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5495-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5496:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5497-_ACEOF
##############################################
ergo-3.8/configure-5503-do :
ergo-3.8/configure:5504:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5505-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5507-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5508:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5509-_ACEOF
##############################################
ergo-3.8/configure-5515-do :
ergo-3.8/configure:5516:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5517-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5519-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5520:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5521-_ACEOF
##############################################
ergo-3.8/configure-5527-do :
ergo-3.8/configure:5528:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5529-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5531-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5532:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5533-_ACEOF
##############################################
ergo-3.8/configure-5539-do :
ergo-3.8/configure:5540:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5541-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5543-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5544:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5545-_ACEOF
##############################################
ergo-3.8/configure-5551-do :
ergo-3.8/configure:5552:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5553-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5555-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5556:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5557-_ACEOF
##############################################
ergo-3.8/configure-5563-do :
ergo-3.8/configure:5564:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5565-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5567-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5568:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5569-_ACEOF
##############################################
ergo-3.8/configure-5575-do :
ergo-3.8/configure:5576:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5577-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5579-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5580:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5581-_ACEOF
##############################################
ergo-3.8/configure-5587-do :
ergo-3.8/configure:5588:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5589-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5591-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5592:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5593-_ACEOF
##############################################
ergo-3.8/configure-5657-do :
ergo-3.8/configure:5658:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5659-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5661-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5662:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5663-_ACEOF
##############################################
ergo-3.8/configure-5669-do :
ergo-3.8/configure:5670:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5671-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5673-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5674:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5675-_ACEOF
##############################################
ergo-3.8/configure-5681-do :
ergo-3.8/configure:5682:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5683-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5685-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5686:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5687-_ACEOF
##############################################
ergo-3.8/configure-5693-do :
ergo-3.8/configure:5694:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ergo-3.8/configure-5695-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ergo-3.8/configure-5697-  cat >>confdefs.h <<_ACEOF
ergo-3.8/configure:5698:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ergo-3.8/configure-5699-_ACEOF
##############################################
ergo-3.8/configure-6312-
ergo-3.8/configure:6313:sprefix=`cd "$srcdir" && pwd`
ergo-3.8/configure-6314-
##############################################
ergo-3.8/configure-6319-
ergo-3.8/configure:6320:ERGO_DATA_PREFIX=`eval "echo ${datadir}/ergo"`
ergo-3.8/configure:6321:ERGO_DATA_PREFIX=`eval "echo ${ERGO_DATA_PREFIX}"`
ergo-3.8/configure-6322-
##############################################
ergo-3.8/configure-6429-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ergo-3.8/configure:6430:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ergo-3.8/configure-6431-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ergo-3.8/configure-6524-if test -z "$BASH_VERSION$ZSH_VERSION" \
ergo-3.8/configure:6525:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ergo-3.8/configure-6526-  as_echo='print -r --'
ergo-3.8/configure-6527-  as_echo_n='print -rn --'
ergo-3.8/configure:6528:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ergo-3.8/configure-6529-  as_echo='printf %s\n'
##############################################
ergo-3.8/configure-6531-else
ergo-3.8/configure:6532:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ergo-3.8/configure-6533-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ergo-3.8/configure-6541-	expr "X$arg" : "X\\(.*\\)$as_nl";
ergo-3.8/configure:6542:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ergo-3.8/configure-6543-      esac;
##############################################
ergo-3.8/configure-6618-# ----------------------------------------
ergo-3.8/configure:6619:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ergo-3.8/configure-6620-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ergo-3.8/configure-6690-  {
ergo-3.8/configure:6691:    as_val=`expr "$@" || test $? -eq 1`
ergo-3.8/configure-6692-  }
##############################################
ergo-3.8/configure-6794-      case $as_dir in #(
ergo-3.8/configure:6795:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ergo-3.8/configure-6796-      *) as_qdir=$as_dir;;
##############################################
ergo-3.8/configure-6929-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ergo-3.8/configure:6930:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ergo-3.8/configure-6931-ac_cs_version="\\
##############################################
ergo-3.8/configure-6954-  --*=?*)
ergo-3.8/configure:6955:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ergo-3.8/configure:6956:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ergo-3.8/configure-6957-    ac_shift=:
##############################################
ergo-3.8/configure-6959-  --*=)
ergo-3.8/configure:6960:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ergo-3.8/configure-6961-    ac_optarg=
##############################################
ergo-3.8/configure-6983-    case $ac_optarg in
ergo-3.8/configure:6984:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ergo-3.8/configure-6985-    '') as_fn_error $? "missing file argument" ;;
##############################################
ergo-3.8/configure-6991-    case $ac_optarg in
ergo-3.8/configure:6992:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ergo-3.8/configure-6993-    esac
##############################################
ergo-3.8/configure-7147-fi
ergo-3.8/configure:7148:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ergo-3.8/configure-7149-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ergo-3.8/configure-7164-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ergo-3.8/configure:7165:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ergo-3.8/configure-7166-ac_delim='%!_!# '
##############################################
ergo-3.8/configure-7170-
ergo-3.8/configure:7171:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ergo-3.8/configure-7172-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ergo-3.8/configure-7308-for ac_last_try in false false :; do
ergo-3.8/configure:7309:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ergo-3.8/configure-7310-  if test -z "$ac_tt"; then
##############################################
ergo-3.8/configure-7440-      esac
ergo-3.8/configure:7441:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ergo-3.8/configure-7442-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ergo-3.8/configure-7499-*)
ergo-3.8/configure:7500:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ergo-3.8/configure-7501-  # A ".." for each directory in $ac_dir_suffix.
ergo-3.8/configure:7502:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ergo-3.8/configure-7503-  case $ac_top_builddir_sub in
##############################################
ergo-3.8/configure-7560-/@mandir@/p'
ergo-3.8/configure:7561:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ergo-3.8/configure-7562-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ergo-3.8/configure-7577-
ergo-3.8/configure:7578:# Neutralize VPATH when `$srcdir' = `.'.
ergo-3.8/configure-7579-# Shell code in configure.ac might set extrasub.
##############################################
ergo-3.8/configure-7605-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ergo-3.8/configure:7606:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ergo-3.8/configure-7607-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ergo-3.8/configure-7651-    * )
ergo-3.8/configure:7652:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ergo-3.8/configure-7653-  esac
##############################################
ergo-3.8/configure-7706-    # Strip MF so we end up with the name of the file.
ergo-3.8/configure:7707:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
ergo-3.8/configure-7708-    # Check whether this is an Automake generated Makefile which includes
##############################################
ergo-3.8/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ergo-3.8/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ergo-3.8/aclocal.m4-94-# and then we would define $MISSING as
##############################################
ergo-3.8/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
ergo-3.8/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ergo-3.8/aclocal.m4-109-])
##############################################
ergo-3.8/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
ergo-3.8/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ergo-3.8/aclocal.m4-207-  fi
##############################################
ergo-3.8/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
ergo-3.8/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
ergo-3.8/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
ergo-3.8/aclocal.m4-365-      || continue
ergo-3.8/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
ergo-3.8/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
ergo-3.8/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
ergo-3.8/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
ergo-3.8/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ergo-3.8/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ergo-3.8/aclocal.m4-592-    * )
ergo-3.8/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ergo-3.8/aclocal.m4-594-  esac
ergo-3.8/aclocal.m4-595-done
ergo-3.8/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ergo-3.8/aclocal.m4-597-
##############################################
ergo-3.8/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
ergo-3.8/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ergo-3.8/aclocal.m4-850-     if test "$[*]" = "X"; then
ergo-3.8/aclocal.m4-851-	# -L didn't work.
ergo-3.8/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
ergo-3.8/aclocal.m4-853-     fi
##############################################
ergo-3.8/test/test_many_eigv_dft.sh-15-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_many_eigv_dft.sh:16:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_many_eigv_dft.sh:17:currdir=`pwd` ; cd $top_srcdir ; top_srcdir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_many_eigv_dft.sh-18-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_many_eigv_dft.sh-85-        mv occ_${i}_coefficient_vec.txt occ_${i}_coefficient_vec_diag.txt
ergo-3.8/test/test_many_eigv_dft.sh:86:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_dft.sh-87-done
##############################################
ergo-3.8/test/test_many_eigv_dft.sh-92-        mv unocc_${i}_coefficient_vec.txt unocc_${i}_coefficient_vec_diag.txt
ergo-3.8/test/test_many_eigv_dft.sh:93:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_dft.sh-94-done
##############################################
ergo-3.8/test/test_hf_fd.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_hf_fd.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_hf_fd.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_hf_blsz2.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_hf_blsz2.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_hf_blsz2.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_h2o_125_blyp.sh-16-
ergo-3.8/test/test_h2o_125_blyp.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_h2o_125_blyp.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_input_args.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_input_args.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_input_args.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_h2o_216_b3lyp.sh-16-
ergo-3.8/test/test_h2o_216_b3lyp.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_h2o_216_b3lyp.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_dft_sparse.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_dft_sparse.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_dft_sparse.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_gluala2_blyp.sh-16-
ergo-3.8/test/test_gluala2_blyp.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_gluala2_blyp.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_ghost.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_ghost.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_ghost.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_h2o_125_hf.sh-16-
ergo-3.8/test/test_h2o_125_hf.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_h2o_125_hf.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_exit_status.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_exit_status.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_exit_status.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/Makefile.in-49-  { \
ergo-3.8/test/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/test/Makefile.in-51-  }; \
##############################################
ergo-3.8/test/Makefile.in-139-}
ergo-3.8/test/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ergo-3.8/test/Makefile.in-141-am__vpath_adj = case $$p in \
ergo-3.8/test/Makefile.in:142:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ergo-3.8/test/Makefile.in-143-    *) f=$$p;; \
ergo-3.8/test/Makefile.in-144-  esac;
ergo-3.8/test/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ergo-3.8/test/Makefile.in-146-am__install_max = 40
ergo-3.8/test/Makefile.in-147-am__nobase_strip_setup = \
ergo-3.8/test/Makefile.in:148:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ergo-3.8/test/Makefile.in-149-am__nobase_strip = \
##############################################
ergo-3.8/test/Makefile.in-267-case "$@" in						\
ergo-3.8/test/Makefile.in:268:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
ergo-3.8/test/Makefile.in-269-    *) am__odir=.;; 					\
##############################################
ergo-3.8/test/Makefile.in-297-  bases='$(TEST_LOGS)'; \
ergo-3.8/test/Makefile.in:298:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
ergo-3.8/test/Makefile.in:299:  bases=`echo $$bases`
ergo-3.8/test/Makefile.in-300-RECHECK_LOGS = $(TEST_LOGS)
##############################################
ergo-3.8/test/Makefile.in-310-        */*) b='$*';; \
ergo-3.8/test/Makefile.in:311:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
ergo-3.8/test/Makefile.in-312-       esac;; \
##############################################
ergo-3.8/test/Makefile.in-574-	if test -n "$$redo_bases"; then \
ergo-3.8/test/Makefile.in:575:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
ergo-3.8/test/Makefile.in:576:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
ergo-3.8/test/Makefile.in-577-	  if $(am__make_dryrun); then :; else \
##############################################
ergo-3.8/test/Makefile.in-599-	ws='[ 	]'; \
ergo-3.8/test/Makefile.in:600:	results=`for b in $$bases; do echo $$b.trs; done`; \
ergo-3.8/test/Makefile.in-601-	test -n "$$results" || results=/dev/null; \
ergo-3.8/test/Makefile.in:602:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
ergo-3.8/test/Makefile.in:603:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
ergo-3.8/test/Makefile.in:604:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
ergo-3.8/test/Makefile.in:605:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
ergo-3.8/test/Makefile.in:606:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
ergo-3.8/test/Makefile.in:607:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
ergo-3.8/test/Makefile.in:608:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
ergo-3.8/test/Makefile.in:609:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
ergo-3.8/test/Makefile.in-610-	  success=true; \
##############################################
ergo-3.8/test/Makefile.in-678-	@set +e; $(am__set_TESTS_bases); \
ergo-3.8/test/Makefile.in:679:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/test/Makefile.in:680:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
ergo-3.8/test/Makefile.in:681:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
ergo-3.8/test/Makefile.in-682-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
ergo-3.8/test/Makefile.in-688-	         | $(am__list_recheck_tests)` || exit 1; \
ergo-3.8/test/Makefile.in:689:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/test/Makefile.in:690:	log_list=`echo $$log_list`; \
ergo-3.8/test/Makefile.in-691-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
ergo-3.8/test/Makefile.in-958-distdir-am: $(DISTFILES)
ergo-3.8/test/Makefile.in:959:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/test/Makefile.in:960:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/test/Makefile.in-961-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/test/Makefile.in-972-	  if test -d $$d/$$file; then \
ergo-3.8/test/Makefile.in:973:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/test/Makefile.in-974-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/test/test_fmm.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_fmm.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_fmm.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_extracharges.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_extracharges.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_extracharges.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_dft_hybrid.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_dft_hybrid.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_dft_hybrid.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_roks.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_roks.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_roks.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_hf.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_hf.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_hf.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_dft_pure.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_dft_pure.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_dft_pure.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/check_eigenvectors.sh-72-
ergo-3.8/test/check_eigenvectors.sh:73:     i=`expr $i + 1 `
ergo-3.8/test/check_eigenvectors.sh-74-done
##############################################
ergo-3.8/test/check_eigenvectors.sh-95-
ergo-3.8/test/check_eigenvectors.sh:96:     i=`expr $i + 1 `
ergo-3.8/test/check_eigenvectors.sh-97-done
##############################################
ergo-3.8/test/test_dipole_moment.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_dipole_moment.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_dipole_moment.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_lr_pol.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_lr_pol.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_lr_pol.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_ci.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_ci.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_ci.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_hf_blsz1.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_hf_blsz1.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_hf_blsz1.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_mixedbasis.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_mixedbasis.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_mixedbasis.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_tdhf_dynamics.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_tdhf_dynamics.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_tdhf_dynamics.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_lr_exc_hf.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_lr_exc_hf.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_lr_exc_hf.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_homo_lumo_h2o.sh-15-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_homo_lumo_h2o.sh:16:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_homo_lumo_h2o.sh:17:currdir=`pwd` ; cd $top_srcdir ; top_srcdir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_homo_lumo_h2o.sh-18-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_ext_elec_field.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_ext_elec_field.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_ext_elec_field.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_density_images.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_density_images.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_density_images.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_many_eigv_h2o.sh-15-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_many_eigv_h2o.sh:16:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_many_eigv_h2o.sh:17:currdir=`pwd` ; cd $top_srcdir ; top_srcdir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_many_eigv_h2o.sh-18-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_many_eigv_h2o.sh-149-        mv occ_${i}_coefficient_vec.txt occ_${i}_coefficient_vec_diag.txt
ergo-3.8/test/test_many_eigv_h2o.sh:150:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_h2o.sh-151-done
##############################################
ergo-3.8/test/test_many_eigv_h2o.sh-156-        mv unocc_${i}_coefficient_vec.txt unocc_${i}_coefficient_vec_diag.txt
ergo-3.8/test/test_many_eigv_h2o.sh:157:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_h2o.sh-158-done
##############################################
ergo-3.8/test/test_many_eigv_h2o.sh-347-        mv occ_${i}_coefficient_vec${ID}.txt occ_${i}_coefficient_vec_diag${ID}.txt
ergo-3.8/test/test_many_eigv_h2o.sh:348:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_h2o.sh-349-done
##############################################
ergo-3.8/test/test_many_eigv_h2o.sh-354-        mv unocc_${i}_coefficient_vec${ID}.txt unocc_${i}_coefficient_vec_diag${ID}.txt
ergo-3.8/test/test_many_eigv_h2o.sh:355:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_h2o.sh-356-done
##############################################
ergo-3.8/test/test_many_eigv_h2o.sh-367-        mv occ_${i}_coefficient_vec${ID}.txt occ_${i}_coefficient_vec_diag${ID}.txt
ergo-3.8/test/test_many_eigv_h2o.sh:368:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_h2o.sh-369-done
##############################################
ergo-3.8/test/test_many_eigv_h2o.sh-374-        mv unocc_${i}_coefficient_vec${ID}.txt unocc_${i}_coefficient_vec_diag${ID}.txt
ergo-3.8/test/test_many_eigv_h2o.sh:375:        i=`expr $i + 1 `
ergo-3.8/test/test_many_eigv_h2o.sh-376-done
##############################################
ergo-3.8/test/test_hf_acc.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_hf_acc.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_hf_acc.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_uhf.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_uhf.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_uhf.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_dft_otherfuncs.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_dft_otherfuncs.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_dft_otherfuncs.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_brh.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_brh.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_brh.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_h2o_216_hf.sh-16-
ergo-3.8/test/test_h2o_216_hf.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_h2o_216_hf.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_6_d_funcs.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_6_d_funcs.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_6_d_funcs.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_gluala2_hf.sh-16-
ergo-3.8/test/test_gluala2_hf.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_gluala2_hf.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_fmm_b3lyp.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_fmm_b3lyp.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_fmm_b3lyp.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_gradient.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_gradient.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_gradient.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_gradient.sh-36-
ergo-3.8/test/test_gradient.sh:37:coord1=`print_sum_of_values 0.3  $epsilon`
ergo-3.8/test/test_gradient.sh:38:coord2=`print_sum_of_values 0.3 -$epsilon`
ergo-3.8/test/test_gradient.sh-39-echo coord1 is $coord1
##############################################
ergo-3.8/test/test_gradient.sh-110-
ergo-3.8/test/test_gradient.sh:111:coord1=`print_sum_of_values -1.8  $epsilon`
ergo-3.8/test/test_gradient.sh:112:coord2=`print_sum_of_values -1.8 -$epsilon`
ergo-3.8/test/test_gradient.sh-113-echo coord1 is $coord1
##############################################
ergo-3.8/test/test_gradient.sh-184-
ergo-3.8/test/test_gradient.sh:185:coord1=`print_sum_of_values 0.2  $epsilon`
ergo-3.8/test/test_gradient.sh:186:coord2=`print_sum_of_values 0.2 -$epsilon`
ergo-3.8/test/test_gradient.sh-187-echo coord1 is $coord1
##############################################
ergo-3.8/test/test_fmm_camb3lyp.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_fmm_camb3lyp.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_fmm_camb3lyp.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_h2o_216_blyp.sh-16-
ergo-3.8/test/test_h2o_216_blyp.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_h2o_216_blyp.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_h2o_125_b3lyp.sh-16-
ergo-3.8/test/test_h2o_125_b3lyp.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_h2o_125_b3lyp.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_lr_exc.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_lr_exc.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_lr_exc.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_lowacc.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_lowacc.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_lowacc.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/test/test_gluala2_b3lyp.sh-16-
ergo-3.8/test/test_gluala2_b3lyp.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_gluala2_b3lyp.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_h2o_1000.sh-16-
ergo-3.8/test/test_h2o_1000.sh:17:if test `"$top_builddir"/source/ergo -e precision` = single; then
ergo-3.8/test/test_h2o_1000.sh-18-    echo SKIPPED
##############################################
ergo-3.8/test/test_dft_hicu.sh-14-# Run each test in a separate directory, to allow "make check -j" to work properly.
ergo-3.8/test/test_dft_hicu.sh:15:currdir=`pwd` ; cd $top_builddir ; top_builddir_pwd=`pwd` ; cd $currdir
ergo-3.8/test/test_dft_hicu.sh-16-rm -rf $currtestdirname ; mkdir $currtestdirname ; cd $currtestdirname
##############################################
ergo-3.8/Makefile.in-49-  { \
ergo-3.8/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/Makefile.in-51-  }; \
##############################################
ergo-3.8/Makefile.in-175-  while test -n "$$dir1"; do \
ergo-3.8/Makefile.in:176:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/Makefile.in-177-    if test "$$first" != "."; then \
ergo-3.8/Makefile.in-178-      if test "$$first" = ".."; then \
ergo-3.8/Makefile.in:179:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/Makefile.in:180:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/Makefile.in-181-      else \
ergo-3.8/Makefile.in:182:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/Makefile.in-183-        if test "$$first2" = "$$first"; then \
ergo-3.8/Makefile.in:184:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/Makefile.in-185-        else \
##############################################
ergo-3.8/Makefile.in-190-    fi; \
ergo-3.8/Makefile.in:191:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/Makefile.in-192-  done; \
##############################################
ergo-3.8/Makefile.in-352-	dot_seen=no; \
ergo-3.8/Makefile.in:353:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/Makefile.in-354-	case "$@" in \
##############################################
ergo-3.8/Makefile.in-415-GTAGS:
ergo-3.8/Makefile.in:416:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/Makefile.in-417-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/Makefile.in-450-	test -d "$(distdir)" || mkdir "$(distdir)"
ergo-3.8/Makefile.in:451:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/Makefile.in:452:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/Makefile.in-453-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/Makefile.in-464-	  if test -d $$d/$$file; then \
ergo-3.8/Makefile.in:465:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/Makefile.in-466-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/Makefile.in-575-	test -d $(distdir)/_build || exit 0; \
ergo-3.8/Makefile.in:576:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ergo-3.8/Makefile.in-577-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ergo-3.8/Makefile.in-619-	}; \
ergo-3.8/Makefile.in:620:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ergo-3.8/Makefile.in-621-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ergo-3.8/Makefile.in-631-	fi
ergo-3.8/Makefile.in:632:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ergo-3.8/Makefile.in-633-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ergo-3.8/depcomp-64-  case $1 in
ergo-3.8/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ergo-3.8/depcomp-66-      *) dir=;;
##############################################
ergo-3.8/depcomp-73-{
ergo-3.8/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ergo-3.8/depcomp-75-}
##############################################
ergo-3.8/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ergo-3.8/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ergo-3.8/depcomp-128-
##############################################
ergo-3.8/depcomp-405-        sleep 1
ergo-3.8/depcomp:406:        i=`expr $i - 1`
ergo-3.8/depcomp-407-      done
ergo-3.8/depcomp-408-    fi
ergo-3.8/depcomp:409:    i=`expr $i - 1`
ergo-3.8/depcomp-410-  done
##############################################
ergo-3.8/depcomp-425-  # Do two passes, one to just change these to
ergo-3.8/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ergo-3.8/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ergo-3.8/depcomp-659-  done
ergo-3.8/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ergo-3.8/depcomp-661-  touch "$tmpdepfile"
##############################################
ergo-3.8/basis/Makefile.in-50-  { \
ergo-3.8/basis/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/basis/Makefile.in-52-  }; \
##############################################
ergo-3.8/basis/Makefile.in-117-  esac
ergo-3.8/basis/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ergo-3.8/basis/Makefile.in-119-am__vpath_adj = case $$p in \
ergo-3.8/basis/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ergo-3.8/basis/Makefile.in-121-    *) f=$$p;; \
ergo-3.8/basis/Makefile.in-122-  esac;
ergo-3.8/basis/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ergo-3.8/basis/Makefile.in-124-am__install_max = 40
ergo-3.8/basis/Makefile.in-125-am__nobase_strip_setup = \
ergo-3.8/basis/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ergo-3.8/basis/Makefile.in-127-am__nobase_strip = \
##############################################
ergo-3.8/basis/Makefile.in-425-	@list='$(ergobasis_DATA)'; test -n "$(ergobasisdir)" || list=; \
ergo-3.8/basis/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ergo-3.8/basis/Makefile.in-427-	dir='$(DESTDIR)$(ergobasisdir)'; $(am__uninstall_files_from_dir)
##############################################
ergo-3.8/basis/Makefile.in-438-distdir-am: $(DISTFILES)
ergo-3.8/basis/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/basis/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/basis/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/basis/Makefile.in-452-	  if test -d $$d/$$file; then \
ergo-3.8/basis/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/basis/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/configure.ac-341-dnl #####################################################################
ergo-3.8/configure.ac:342:sprefix=`cd "$srcdir" && pwd`
ergo-3.8/configure.ac-343-AC_DEFINE_UNQUOTED(ERGO_SPREFIX, "$sprefix",
##############################################
ergo-3.8/configure.ac-345-
ergo-3.8/configure.ac:346:ERGO_DATA_PREFIX=`eval "echo ${datadir}/ergo"`
ergo-3.8/configure.ac-347-dnl autoconf-2.60 leaves a literal "${prefix}" in ERGO_DATA_PREFIX, so
ergo-3.8/configure.ac-348-dnl we clean it once more.
ergo-3.8/configure.ac:349:ERGO_DATA_PREFIX=`eval "echo ${ERGO_DATA_PREFIX}"`
ergo-3.8/configure.ac-350-AC_DEFINE_UNQUOTED(ERGO_DATA_PREFIX, "$ERGO_DATA_PREFIX",
##############################################
ergo-3.8/params/Makefile.in-49-  { \
ergo-3.8/params/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/params/Makefile.in-51-  }; \
##############################################
ergo-3.8/params/Makefile.in-267-distdir-am: $(DISTFILES)
ergo-3.8/params/Makefile.in:268:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/params/Makefile.in:269:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/params/Makefile.in-270-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/params/Makefile.in-281-	  if test -d $$d/$$file; then \
ergo-3.8/params/Makefile.in:282:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/params/Makefile.in-283-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
ergo-3.8/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
ergo-3.8/ylwrap-103-case $input in
##############################################
ergo-3.8/ylwrap-111-esac
ergo-3.8/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
ergo-3.8/ylwrap-113-
##############################################
ergo-3.8/ylwrap-150-  shift
ergo-3.8/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
ergo-3.8/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
ergo-3.8/ylwrap-153-done
##############################################
ergo-3.8/ylwrap-182-  do
ergo-3.8/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
ergo-3.8/ylwrap-184-    if test -f "$from"; then
##############################################
ergo-3.8/ylwrap-198-        realtarget=$target
ergo-3.8/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
ergo-3.8/ylwrap-200-      fi
##############################################
ergo-3.8/documentation/source/Makefile.in-49-  { \
ergo-3.8/documentation/source/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/documentation/source/Makefile.in-51-  }; \
##############################################
ergo-3.8/documentation/source/Makefile.in-264-distdir-am: $(DISTFILES)
ergo-3.8/documentation/source/Makefile.in:265:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/documentation/source/Makefile.in:266:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/documentation/source/Makefile.in-267-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/documentation/source/Makefile.in-278-	  if test -d $$d/$$file; then \
ergo-3.8/documentation/source/Makefile.in:279:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/documentation/source/Makefile.in-280-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/mol/Makefile.in-49-  { \
ergo-3.8/mol/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/mol/Makefile.in-51-  }; \
##############################################
ergo-3.8/mol/Makefile.in-280-distdir-am: $(DISTFILES)
ergo-3.8/mol/Makefile.in:281:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/mol/Makefile.in:282:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/mol/Makefile.in-283-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/mol/Makefile.in-294-	  if test -d $$d/$$file; then \
ergo-3.8/mol/Makefile.in:295:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/mol/Makefile.in-296-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/install-sh-234-      fi
ergo-3.8/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ergo-3.8/install-sh-236-    *)
##############################################
ergo-3.8/install-sh-280-      dstdir=$dst
ergo-3.8/install-sh:281:      dstbase=`basename "$src"`
ergo-3.8/install-sh-282-      case $dst in
##############################################
ergo-3.8/install-sh-287-    else
ergo-3.8/install-sh:288:      dstdir=`dirname "$dst"`
ergo-3.8/install-sh-289-      test -d "$dstdir"
##############################################
ergo-3.8/install-sh-354-                   test_tmpdir="$tmpdir/a"
ergo-3.8/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ergo-3.8/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
ergo-3.8/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ergo-3.8/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ergo-3.8/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ergo-3.8/install-sh-419-            case $prefix in
ergo-3.8/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ergo-3.8/install-sh-421-              *) qprefix=$prefix;;
##############################################
ergo-3.8/install-sh-468-    if $copy_on_change &&
ergo-3.8/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ergo-3.8/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ergo-3.8/install-sh-471-       set -f &&
##############################################
ergo-3.8/source/ci/Makefile.in-50-  { \
ergo-3.8/source/ci/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/ci/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/ci/Makefile.in-358-.cc.obj:
ergo-3.8/source/ci/Makefile.in:359:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/ci/Makefile.in-360-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/ci/Makefile.in-362-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/ci/Makefile.in:363:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/ci/Makefile.in-364-
##############################################
ergo-3.8/source/ci/Makefile.in-394-GTAGS:
ergo-3.8/source/ci/Makefile.in:395:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/ci/Makefile.in-396-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/ci/Makefile.in-420-distdir-am: $(DISTFILES)
ergo-3.8/source/ci/Makefile.in:421:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/ci/Makefile.in:422:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/ci/Makefile.in-423-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/ci/Makefile.in-434-	  if test -d $$d/$$file; then \
ergo-3.8/source/ci/Makefile.in:435:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/ci/Makefile.in-436-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/test/Makefile.in-50-  { \
ergo-3.8/source/test/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/test/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/test/Makefile.in-545-}
ergo-3.8/source/test/Makefile.in:546:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ergo-3.8/source/test/Makefile.in-547-am__vpath_adj = case $$p in \
ergo-3.8/source/test/Makefile.in:548:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ergo-3.8/source/test/Makefile.in-549-    *) f=$$p;; \
ergo-3.8/source/test/Makefile.in-550-  esac;
ergo-3.8/source/test/Makefile.in:551:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ergo-3.8/source/test/Makefile.in-552-am__install_max = 40
ergo-3.8/source/test/Makefile.in-553-am__nobase_strip_setup = \
ergo-3.8/source/test/Makefile.in:554:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ergo-3.8/source/test/Makefile.in-555-am__nobase_strip = \
##############################################
ergo-3.8/source/test/Makefile.in-673-case "$@" in						\
ergo-3.8/source/test/Makefile.in:674:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
ergo-3.8/source/test/Makefile.in-675-    *) am__odir=.;; 					\
##############################################
ergo-3.8/source/test/Makefile.in-703-  bases='$(TEST_LOGS)'; \
ergo-3.8/source/test/Makefile.in:704:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
ergo-3.8/source/test/Makefile.in:705:  bases=`echo $$bases`
ergo-3.8/source/test/Makefile.in-706-RECHECK_LOGS = $(TEST_LOGS)
##############################################
ergo-3.8/source/test/Makefile.in-715-        */*) b='$*';; \
ergo-3.8/source/test/Makefile.in:716:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
ergo-3.8/source/test/Makefile.in-717-       esac;; \
##############################################
ergo-3.8/source/test/Makefile.in-737-  while test -n "$$dir1"; do \
ergo-3.8/source/test/Makefile.in:738:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/test/Makefile.in-739-    if test "$$first" != "."; then \
ergo-3.8/source/test/Makefile.in-740-      if test "$$first" = ".."; then \
ergo-3.8/source/test/Makefile.in:741:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/test/Makefile.in:742:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/test/Makefile.in-743-      else \
ergo-3.8/source/test/Makefile.in:744:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/test/Makefile.in-745-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/test/Makefile.in:746:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/test/Makefile.in-747-        else \
##############################################
ergo-3.8/source/test/Makefile.in-752-    fi; \
ergo-3.8/source/test/Makefile.in:753:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/test/Makefile.in-754-  done; \
##############################################
ergo-3.8/source/test/Makefile.in-1349-.cc.obj:
ergo-3.8/source/test/Makefile.in:1350:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/test/Makefile.in-1351-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/test/Makefile.in-1353-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/test/Makefile.in:1354:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/test/Makefile.in-1355-
##############################################
ergo-3.8/source/test/Makefile.in-1369-	dot_seen=no; \
ergo-3.8/source/test/Makefile.in:1370:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/test/Makefile.in-1371-	case "$@" in \
##############################################
ergo-3.8/source/test/Makefile.in-1432-GTAGS:
ergo-3.8/source/test/Makefile.in:1433:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/test/Makefile.in-1434-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/test/Makefile.in-1475-	if test -n "$$redo_bases"; then \
ergo-3.8/source/test/Makefile.in:1476:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
ergo-3.8/source/test/Makefile.in:1477:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
ergo-3.8/source/test/Makefile.in-1478-	  if $(am__make_dryrun); then :; else \
##############################################
ergo-3.8/source/test/Makefile.in-1500-	ws='[ 	]'; \
ergo-3.8/source/test/Makefile.in:1501:	results=`for b in $$bases; do echo $$b.trs; done`; \
ergo-3.8/source/test/Makefile.in-1502-	test -n "$$results" || results=/dev/null; \
ergo-3.8/source/test/Makefile.in:1503:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
ergo-3.8/source/test/Makefile.in:1504:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
ergo-3.8/source/test/Makefile.in:1505:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
ergo-3.8/source/test/Makefile.in:1506:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
ergo-3.8/source/test/Makefile.in:1507:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
ergo-3.8/source/test/Makefile.in:1508:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
ergo-3.8/source/test/Makefile.in:1509:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
ergo-3.8/source/test/Makefile.in:1510:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
ergo-3.8/source/test/Makefile.in-1511-	  success=true; \
##############################################
ergo-3.8/source/test/Makefile.in-1579-	@set +e; $(am__set_TESTS_bases); \
ergo-3.8/source/test/Makefile.in:1580:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/test/Makefile.in:1581:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
ergo-3.8/source/test/Makefile.in:1582:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
ergo-3.8/source/test/Makefile.in-1583-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
ergo-3.8/source/test/Makefile.in-1589-	         | $(am__list_recheck_tests)` || exit 1; \
ergo-3.8/source/test/Makefile.in:1590:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/test/Makefile.in:1591:	log_list=`echo $$log_list`; \
ergo-3.8/source/test/Makefile.in-1592-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
ergo-3.8/source/test/Makefile.in-1810-distdir-am: $(DISTFILES)
ergo-3.8/source/test/Makefile.in:1811:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/test/Makefile.in:1812:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/test/Makefile.in-1813-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/test/Makefile.in-1824-	  if test -d $$d/$$file; then \
ergo-3.8/source/test/Makefile.in:1825:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/test/Makefile.in-1826-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-50-  { \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-264-}
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:265:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-266-am__vpath_adj = case $$p in \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:267:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-268-    *) f=$$p;; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-269-  esac;
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:270:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-271-am__install_max = 40
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-272-am__nobase_strip_setup = \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:273:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-274-am__nobase_strip = \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-392-case "$@" in						\
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:393:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-394-    *) am__odir=.;; 					\
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-422-  bases='$(TEST_LOGS)'; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:423:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:424:  bases=`echo $$bases`
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-425-RECHECK_LOGS = $(TEST_LOGS)
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-435-        */*) b='$*';; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:436:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-437-       esac;; \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-715-.cc.obj:
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:716:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-717-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-719-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:720:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-721-
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-751-GTAGS:
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:752:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-753-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-794-	if test -n "$$redo_bases"; then \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:795:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:796:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-797-	  if $(am__make_dryrun); then :; else \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-819-	ws='[ 	]'; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:820:	results=`for b in $$bases; do echo $$b.trs; done`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-821-	test -n "$$results" || results=/dev/null; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:822:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:823:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:824:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:825:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:826:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:827:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:828:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:829:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-830-	  success=true; \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-898-	@set +e; $(am__set_TESTS_bases); \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:899:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:900:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:901:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-902-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-908-	         | $(am__list_recheck_tests)` || exit 1; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:909:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:910:	log_list=`echo $$log_list`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-911-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-975-distdir-am: $(DISTFILES)
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:976:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:977:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-978-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-989-	  if test -d $$d/$$file; then \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in:990:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/test/recursive_expansion_tests/Makefile.in-991-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/Makefile.in-50-  { \
ergo-3.8/source/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/Makefile.in-254-  while test -n "$$dir1"; do \
ergo-3.8/source/Makefile.in:255:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/Makefile.in-256-    if test "$$first" != "."; then \
ergo-3.8/source/Makefile.in-257-      if test "$$first" = ".."; then \
ergo-3.8/source/Makefile.in:258:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/Makefile.in:259:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/Makefile.in-260-      else \
ergo-3.8/source/Makefile.in:261:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/Makefile.in-262-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/Makefile.in:263:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/Makefile.in-264-        else \
##############################################
ergo-3.8/source/Makefile.in-269-    fi; \
ergo-3.8/source/Makefile.in:270:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/Makefile.in-271-  done; \
##############################################
ergo-3.8/source/Makefile.in-603-.c.obj:
ergo-3.8/source/Makefile.in:604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/Makefile.in-605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/Makefile.in-607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/Makefile.in:608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/Makefile.in-609-
##############################################
ergo-3.8/source/Makefile.in-617-.cc.obj:
ergo-3.8/source/Makefile.in:618:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/Makefile.in-619-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/Makefile.in:622:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/Makefile.in-623-
##############################################
ergo-3.8/source/Makefile.in-627-.y.c:
ergo-3.8/source/Makefile.in:628:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
ergo-3.8/source/Makefile.in-629-
##############################################
ergo-3.8/source/Makefile.in-643-	dot_seen=no; \
ergo-3.8/source/Makefile.in:644:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/Makefile.in-645-	case "$@" in \
##############################################
ergo-3.8/source/Makefile.in-706-GTAGS:
ergo-3.8/source/Makefile.in:707:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/Makefile.in-708-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/Makefile.in-732-distdir-am: $(DISTFILES)
ergo-3.8/source/Makefile.in:733:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/Makefile.in:734:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/Makefile.in-735-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/Makefile.in-746-	  if test -d $$d/$$file; then \
ergo-3.8/source/Makefile.in:747:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/Makefile.in-748-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/electron_dynamics/Makefile.in-50-  { \
ergo-3.8/source/electron_dynamics/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/electron_dynamics/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/electron_dynamics/Makefile.in-360-.cc.obj:
ergo-3.8/source/electron_dynamics/Makefile.in:361:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/electron_dynamics/Makefile.in-362-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/electron_dynamics/Makefile.in-364-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/electron_dynamics/Makefile.in:365:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/electron_dynamics/Makefile.in-366-
##############################################
ergo-3.8/source/electron_dynamics/Makefile.in-396-GTAGS:
ergo-3.8/source/electron_dynamics/Makefile.in:397:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/electron_dynamics/Makefile.in-398-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/electron_dynamics/Makefile.in-422-distdir-am: $(DISTFILES)
ergo-3.8/source/electron_dynamics/Makefile.in:423:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/electron_dynamics/Makefile.in:424:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/electron_dynamics/Makefile.in-425-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/electron_dynamics/Makefile.in-436-	  if test -d $$d/$$file; then \
ergo-3.8/source/electron_dynamics/Makefile.in:437:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/electron_dynamics/Makefile.in-438-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/utilities/Makefile.in-50-  { \
ergo-3.8/source/utilities/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/utilities/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/utilities/Makefile.in-385-.cc.obj:
ergo-3.8/source/utilities/Makefile.in:386:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities/Makefile.in-387-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/utilities/Makefile.in-389-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/utilities/Makefile.in:390:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities/Makefile.in-391-
##############################################
ergo-3.8/source/utilities/Makefile.in-421-GTAGS:
ergo-3.8/source/utilities/Makefile.in:422:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/utilities/Makefile.in-423-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/utilities/Makefile.in-447-distdir-am: $(DISTFILES)
ergo-3.8/source/utilities/Makefile.in:448:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities/Makefile.in:449:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities/Makefile.in-450-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/utilities/Makefile.in-461-	  if test -d $$d/$$file; then \
ergo-3.8/source/utilities/Makefile.in:462:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/utilities/Makefile.in-463-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/densfromf/Makefile.in-50-  { \
ergo-3.8/source/densfromf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/densfromf/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/densfromf/Makefile.in-205-  while test -n "$$dir1"; do \
ergo-3.8/source/densfromf/Makefile.in:206:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/densfromf/Makefile.in-207-    if test "$$first" != "."; then \
ergo-3.8/source/densfromf/Makefile.in-208-      if test "$$first" = ".."; then \
ergo-3.8/source/densfromf/Makefile.in:209:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/densfromf/Makefile.in:210:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/densfromf/Makefile.in-211-      else \
ergo-3.8/source/densfromf/Makefile.in:212:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/densfromf/Makefile.in-213-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/densfromf/Makefile.in:214:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/densfromf/Makefile.in-215-        else \
##############################################
ergo-3.8/source/densfromf/Makefile.in-220-    fi; \
ergo-3.8/source/densfromf/Makefile.in:221:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/densfromf/Makefile.in-222-  done; \
##############################################
ergo-3.8/source/densfromf/Makefile.in-411-.cc.obj:
ergo-3.8/source/densfromf/Makefile.in:412:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/densfromf/Makefile.in-413-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/densfromf/Makefile.in-415-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/densfromf/Makefile.in:416:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/densfromf/Makefile.in-417-
##############################################
ergo-3.8/source/densfromf/Makefile.in-431-	dot_seen=no; \
ergo-3.8/source/densfromf/Makefile.in:432:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/densfromf/Makefile.in-433-	case "$@" in \
##############################################
ergo-3.8/source/densfromf/Makefile.in-494-GTAGS:
ergo-3.8/source/densfromf/Makefile.in:495:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/densfromf/Makefile.in-496-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/densfromf/Makefile.in-520-distdir-am: $(DISTFILES)
ergo-3.8/source/densfromf/Makefile.in:521:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/Makefile.in:522:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/Makefile.in-523-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/densfromf/Makefile.in-534-	  if test -d $$d/$$file; then \
ergo-3.8/source/densfromf/Makefile.in:535:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/densfromf/Makefile.in-536-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-49-  { \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-51-  }; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-161-  while test -n "$$dir1"; do \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:162:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-163-    if test "$$first" != "."; then \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-164-      if test "$$first" = ".."; then \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:165:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:166:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-167-      else \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:168:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-169-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:170:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-171-        else \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-176-    fi; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:177:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-178-  done; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-329-	dot_seen=no; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:330:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-331-	case "$@" in \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-392-GTAGS:
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:393:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-394-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-418-distdir-am: $(DISTFILES)
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-432-	  if test -d $$d/$$file; then \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/densfromf/recursive_expansion/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-50-  { \
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-371-.cc.obj:
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in:372:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-373-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-375-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in:376:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-377-
##############################################
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-407-GTAGS:
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in:408:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-409-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-433-distdir-am: $(DISTFILES)
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-447-	  if test -d $$d/$$file; then \
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/densfromf/recursive_expansion/src/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-50-  { \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-344-.cc.obj:
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in:345:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-346-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-348-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in:349:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-350-
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-380-GTAGS:
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in:381:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-382-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-406-distdir-am: $(DISTFILES)
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in:407:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in:408:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-409-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-420-	  if test -d $$d/$$file; then \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in:421:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/test/Makefile.in-422-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-49-  { \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-51-  }; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-161-  while test -n "$$dir1"; do \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:162:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-163-    if test "$$first" != "."; then \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-164-      if test "$$first" = ".."; then \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:165:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:166:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-167-      else \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:168:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-169-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:170:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-171-        else \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-176-    fi; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:177:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-178-  done; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-329-	dot_seen=no; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:330:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-331-	case "$@" in \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-392-GTAGS:
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:393:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-394-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-418-distdir-am: $(DISTFILES)
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-432-	  if test -d $$d/$$file; then \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/densfromf/recursive_expansion/eigenvectors/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/basisset/Makefile.in-50-  { \
ergo-3.8/source/basisset/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/basisset/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/basisset/Makefile.in-359-.cc.obj:
ergo-3.8/source/basisset/Makefile.in:360:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/basisset/Makefile.in-361-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/basisset/Makefile.in-363-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/basisset/Makefile.in:364:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/basisset/Makefile.in-365-
##############################################
ergo-3.8/source/basisset/Makefile.in-395-GTAGS:
ergo-3.8/source/basisset/Makefile.in:396:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/basisset/Makefile.in-397-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/basisset/Makefile.in-421-distdir-am: $(DISTFILES)
ergo-3.8/source/basisset/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/basisset/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/basisset/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/basisset/Makefile.in-435-	  if test -d $$d/$$file; then \
ergo-3.8/source/basisset/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/basisset/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/matrix/Makefile.in-51-  { \
ergo-3.8/source/matrix/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/matrix/Makefile.in-53-  }; \
##############################################
ergo-3.8/source/matrix/Makefile.in-276-}
ergo-3.8/source/matrix/Makefile.in:277:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ergo-3.8/source/matrix/Makefile.in-278-am__vpath_adj = case $$p in \
ergo-3.8/source/matrix/Makefile.in:279:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ergo-3.8/source/matrix/Makefile.in-280-    *) f=$$p;; \
ergo-3.8/source/matrix/Makefile.in-281-  esac;
ergo-3.8/source/matrix/Makefile.in:282:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ergo-3.8/source/matrix/Makefile.in-283-am__install_max = 40
ergo-3.8/source/matrix/Makefile.in-284-am__nobase_strip_setup = \
ergo-3.8/source/matrix/Makefile.in:285:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ergo-3.8/source/matrix/Makefile.in-286-am__nobase_strip = \
##############################################
ergo-3.8/source/matrix/Makefile.in-404-case "$@" in						\
ergo-3.8/source/matrix/Makefile.in:405:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
ergo-3.8/source/matrix/Makefile.in-406-    *) am__odir=.;; 					\
##############################################
ergo-3.8/source/matrix/Makefile.in-434-  bases='$(TEST_LOGS)'; \
ergo-3.8/source/matrix/Makefile.in:435:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
ergo-3.8/source/matrix/Makefile.in:436:  bases=`echo $$bases`
ergo-3.8/source/matrix/Makefile.in-437-RECHECK_LOGS = $(TEST_LOGS)
##############################################
ergo-3.8/source/matrix/Makefile.in-446-        */*) b='$*';; \
ergo-3.8/source/matrix/Makefile.in:447:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
ergo-3.8/source/matrix/Makefile.in-448-       esac;; \
##############################################
ergo-3.8/source/matrix/Makefile.in-468-  while test -n "$$dir1"; do \
ergo-3.8/source/matrix/Makefile.in:469:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/matrix/Makefile.in-470-    if test "$$first" != "."; then \
ergo-3.8/source/matrix/Makefile.in-471-      if test "$$first" = ".."; then \
ergo-3.8/source/matrix/Makefile.in:472:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/matrix/Makefile.in:473:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/matrix/Makefile.in-474-      else \
ergo-3.8/source/matrix/Makefile.in:475:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/matrix/Makefile.in-476-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/matrix/Makefile.in:477:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/matrix/Makefile.in-478-        else \
##############################################
ergo-3.8/source/matrix/Makefile.in-483-    fi; \
ergo-3.8/source/matrix/Makefile.in:484:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/matrix/Makefile.in-485-  done; \
##############################################
ergo-3.8/source/matrix/Makefile.in-806-.cc.obj:
ergo-3.8/source/matrix/Makefile.in:807:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/matrix/Makefile.in-808-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/matrix/Makefile.in-810-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/matrix/Makefile.in:811:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/matrix/Makefile.in-812-
##############################################
ergo-3.8/source/matrix/Makefile.in-826-	dot_seen=no; \
ergo-3.8/source/matrix/Makefile.in:827:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/matrix/Makefile.in-828-	case "$@" in \
##############################################
ergo-3.8/source/matrix/Makefile.in-889-GTAGS:
ergo-3.8/source/matrix/Makefile.in:890:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/matrix/Makefile.in-891-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/matrix/Makefile.in-932-	if test -n "$$redo_bases"; then \
ergo-3.8/source/matrix/Makefile.in:933:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/Makefile.in:934:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
ergo-3.8/source/matrix/Makefile.in-935-	  if $(am__make_dryrun); then :; else \
##############################################
ergo-3.8/source/matrix/Makefile.in-957-	ws='[ 	]'; \
ergo-3.8/source/matrix/Makefile.in:958:	results=`for b in $$bases; do echo $$b.trs; done`; \
ergo-3.8/source/matrix/Makefile.in-959-	test -n "$$results" || results=/dev/null; \
ergo-3.8/source/matrix/Makefile.in:960:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
ergo-3.8/source/matrix/Makefile.in:961:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
ergo-3.8/source/matrix/Makefile.in:962:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
ergo-3.8/source/matrix/Makefile.in:963:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
ergo-3.8/source/matrix/Makefile.in:964:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
ergo-3.8/source/matrix/Makefile.in:965:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
ergo-3.8/source/matrix/Makefile.in:966:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
ergo-3.8/source/matrix/Makefile.in:967:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
ergo-3.8/source/matrix/Makefile.in-968-	  success=true; \
##############################################
ergo-3.8/source/matrix/Makefile.in-1036-	@set +e; $(am__set_TESTS_bases); \
ergo-3.8/source/matrix/Makefile.in:1037:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/Makefile.in:1038:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
ergo-3.8/source/matrix/Makefile.in:1039:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
ergo-3.8/source/matrix/Makefile.in-1040-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
ergo-3.8/source/matrix/Makefile.in-1046-	         | $(am__list_recheck_tests)` || exit 1; \
ergo-3.8/source/matrix/Makefile.in:1047:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/Makefile.in:1048:	log_list=`echo $$log_list`; \
ergo-3.8/source/matrix/Makefile.in-1049-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
ergo-3.8/source/matrix/Makefile.in-1078-distdir-am: $(DISTFILES)
ergo-3.8/source/matrix/Makefile.in:1079:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/Makefile.in:1080:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/Makefile.in-1081-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/matrix/Makefile.in-1092-	  if test -d $$d/$$file; then \
ergo-3.8/source/matrix/Makefile.in:1093:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/matrix/Makefile.in-1094-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-51-  { \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-53-  }; \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-218-}
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:219:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-220-am__vpath_adj = case $$p in \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:221:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-222-    *) f=$$p;; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-223-  esac;
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:224:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-225-am__install_max = 40
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-226-am__nobase_strip_setup = \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:227:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-228-am__nobase_strip = \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-346-case "$@" in						\
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:347:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-348-    *) am__odir=.;; 					\
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-376-  bases='$(TEST_LOGS)'; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:377:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:378:  bases=`echo $$bases`
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-379-RECHECK_LOGS = $(TEST_LOGS)
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-389-        */*) b='$*';; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:390:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-391-       esac;; \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-627-.cc.obj:
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:628:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-629-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:632:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-633-
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-663-GTAGS:
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:664:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-665-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-706-	if test -n "$$redo_bases"; then \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:707:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:708:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-709-	  if $(am__make_dryrun); then :; else \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-731-	ws='[ 	]'; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:732:	results=`for b in $$bases; do echo $$b.trs; done`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-733-	test -n "$$results" || results=/dev/null; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:734:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:735:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:736:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:737:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:738:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:739:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:740:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:741:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-742-	  success=true; \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-810-	@set +e; $(am__set_TESTS_bases); \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:811:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:812:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:813:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-814-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-820-	         | $(am__list_recheck_tests)` || exit 1; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:821:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:822:	log_list=`echo $$log_list`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-823-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-852-distdir-am: $(DISTFILES)
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:853:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:854:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-855-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-866-	  if test -d $$d/$$file; then \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in:867:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/matrix/template_lapack/blas/Makefile.in-868-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/matrix/template_lapack/Makefile.in-49-  { \
ergo-3.8/source/matrix/template_lapack/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-51-  }; \
##############################################
ergo-3.8/source/matrix/template_lapack/Makefile.in-161-  while test -n "$$dir1"; do \
ergo-3.8/source/matrix/template_lapack/Makefile.in:162:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-163-    if test "$$first" != "."; then \
ergo-3.8/source/matrix/template_lapack/Makefile.in-164-      if test "$$first" = ".."; then \
ergo-3.8/source/matrix/template_lapack/Makefile.in:165:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/matrix/template_lapack/Makefile.in:166:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-167-      else \
ergo-3.8/source/matrix/template_lapack/Makefile.in:168:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-169-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/matrix/template_lapack/Makefile.in:170:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-171-        else \
##############################################
ergo-3.8/source/matrix/template_lapack/Makefile.in-176-    fi; \
ergo-3.8/source/matrix/template_lapack/Makefile.in:177:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-178-  done; \
##############################################
ergo-3.8/source/matrix/template_lapack/Makefile.in-332-	dot_seen=no; \
ergo-3.8/source/matrix/template_lapack/Makefile.in:333:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-334-	case "$@" in \
##############################################
ergo-3.8/source/matrix/template_lapack/Makefile.in-395-GTAGS:
ergo-3.8/source/matrix/template_lapack/Makefile.in:396:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/matrix/template_lapack/Makefile.in-397-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/matrix/template_lapack/Makefile.in-421-distdir-am: $(DISTFILES)
ergo-3.8/source/matrix/template_lapack/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/matrix/template_lapack/Makefile.in-435-	  if test -d $$d/$$file; then \
ergo-3.8/source/matrix/template_lapack/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/matrix/template_lapack/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-51-  { \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-53-  }; \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-219-}
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:220:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-221-am__vpath_adj = case $$p in \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:222:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-223-    *) f=$$p;; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-224-  esac;
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:225:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-226-am__install_max = 40
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-227-am__nobase_strip_setup = \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:228:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-229-am__nobase_strip = \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-347-case "$@" in						\
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:348:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-349-    *) am__odir=.;; 					\
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-377-  bases='$(TEST_LOGS)'; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:378:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:379:  bases=`echo $$bases`
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-380-RECHECK_LOGS = $(TEST_LOGS)
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-390-        */*) b='$*';; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:391:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-392-       esac;; \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-699-.cc.obj:
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:700:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-701-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-703-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:704:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-705-
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-735-GTAGS:
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:736:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-737-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-778-	if test -n "$$redo_bases"; then \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:779:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:780:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-781-	  if $(am__make_dryrun); then :; else \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-803-	ws='[ 	]'; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:804:	results=`for b in $$bases; do echo $$b.trs; done`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-805-	test -n "$$results" || results=/dev/null; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:806:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:807:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:808:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:809:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:810:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:811:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:812:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:813:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-814-	  success=true; \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-882-	@set +e; $(am__set_TESTS_bases); \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:883:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:884:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:885:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-886-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-892-	         | $(am__list_recheck_tests)` || exit 1; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:893:	log_list=`for i in $$bases; do echo $$i.log; done`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:894:	log_list=`echo $$log_list`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-895-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-924-distdir-am: $(DISTFILES)
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:925:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:926:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-927-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-938-	  if test -d $$d/$$file; then \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in:939:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/matrix/template_lapack/lapack/Makefile.in-940-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/integrals/Makefile.in-50-  { \
ergo-3.8/source/integrals/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/integrals/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/integrals/Makefile.in-542-.cc.obj:
ergo-3.8/source/integrals/Makefile.in:543:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/integrals/Makefile.in-544-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/integrals/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/integrals/Makefile.in:547:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/integrals/Makefile.in-548-
##############################################
ergo-3.8/source/integrals/Makefile.in-578-GTAGS:
ergo-3.8/source/integrals/Makefile.in:579:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/integrals/Makefile.in-580-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/integrals/Makefile.in-604-distdir-am: $(DISTFILES)
ergo-3.8/source/integrals/Makefile.in:605:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/integrals/Makefile.in:606:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/integrals/Makefile.in-607-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/integrals/Makefile.in-618-	  if test -d $$d/$$file; then \
ergo-3.8/source/integrals/Makefile.in:619:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/integrals/Makefile.in-620-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/scf/Makefile.in-50-  { \
ergo-3.8/source/scf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/scf/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/scf/Makefile.in-392-.cc.obj:
ergo-3.8/source/scf/Makefile.in:393:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/scf/Makefile.in-394-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/scf/Makefile.in-396-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/scf/Makefile.in:397:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/scf/Makefile.in-398-
##############################################
ergo-3.8/source/scf/Makefile.in-428-GTAGS:
ergo-3.8/source/scf/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/scf/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/scf/Makefile.in-454-distdir-am: $(DISTFILES)
ergo-3.8/source/scf/Makefile.in:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/scf/Makefile.in:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/scf/Makefile.in-457-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/scf/Makefile.in-468-	  if test -d $$d/$$file; then \
ergo-3.8/source/scf/Makefile.in:469:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/scf/Makefile.in-470-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/ergo_input_processor.y-91-        | SYSTEM STRING { puts($2); 
ergo-3.8/source/ergo_input_processor.y:92:                   if(system($2) != 0) {yyerror("system() failed"); YYERROR;} }
ergo-3.8/source/ergo_input_processor.y-93-        | WARRANTY { es_warranty(); }
##############################################
ergo-3.8/source/dft/Makefile.in-50-  { \
ergo-3.8/source/dft/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/dft/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/dft/Makefile.in-473-.c.obj:
ergo-3.8/source/dft/Makefile.in:474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/dft/Makefile.in-475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/dft/Makefile.in-477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/dft/Makefile.in:478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/dft/Makefile.in-479-
##############################################
ergo-3.8/source/dft/Makefile.in-487-.cc.obj:
ergo-3.8/source/dft/Makefile.in:488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/dft/Makefile.in-489-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/dft/Makefile.in-491-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/dft/Makefile.in:492:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/dft/Makefile.in-493-
##############################################
ergo-3.8/source/dft/Makefile.in-523-GTAGS:
ergo-3.8/source/dft/Makefile.in:524:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/dft/Makefile.in-525-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/dft/Makefile.in-549-distdir-am: $(DISTFILES)
ergo-3.8/source/dft/Makefile.in:550:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/dft/Makefile.in:551:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/dft/Makefile.in-552-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/dft/Makefile.in-563-	  if test -d $$d/$$file; then \
ergo-3.8/source/dft/Makefile.in:564:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/dft/Makefile.in-565-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-50-  { \
ergo-3.8/source/utilities_basic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/utilities_basic/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-213-  while test -n "$$dir1"; do \
ergo-3.8/source/utilities_basic/Makefile.in:214:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/utilities_basic/Makefile.in-215-    if test "$$first" != "."; then \
ergo-3.8/source/utilities_basic/Makefile.in-216-      if test "$$first" = ".."; then \
ergo-3.8/source/utilities_basic/Makefile.in:217:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/utilities_basic/Makefile.in:218:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/utilities_basic/Makefile.in-219-      else \
ergo-3.8/source/utilities_basic/Makefile.in:220:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/utilities_basic/Makefile.in-221-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/utilities_basic/Makefile.in:222:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/utilities_basic/Makefile.in-223-        else \
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-228-    fi; \
ergo-3.8/source/utilities_basic/Makefile.in:229:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/utilities_basic/Makefile.in-230-  done; \
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-442-.c.obj:
ergo-3.8/source/utilities_basic/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/utilities_basic/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/Makefile.in-448-
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-456-.cc.obj:
ergo-3.8/source/utilities_basic/Makefile.in:457:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/Makefile.in-458-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-460-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/utilities_basic/Makefile.in:461:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/Makefile.in-462-
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-476-	dot_seen=no; \
ergo-3.8/source/utilities_basic/Makefile.in:477:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/utilities_basic/Makefile.in-478-	case "$@" in \
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-539-GTAGS:
ergo-3.8/source/utilities_basic/Makefile.in:540:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/utilities_basic/Makefile.in-541-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-565-distdir-am: $(DISTFILES)
ergo-3.8/source/utilities_basic/Makefile.in:566:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/Makefile.in:567:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/Makefile.in-568-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/utilities_basic/Makefile.in-579-	  if test -d $$d/$$file; then \
ergo-3.8/source/utilities_basic/Makefile.in:580:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/utilities_basic/Makefile.in-581-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-50-  { \
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-333-.cc.obj:
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in:334:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-335-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-337-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in:338:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-339-
##############################################
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-369-GTAGS:
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in:370:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-371-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-395-distdir-am: $(DISTFILES)
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in:396:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in:397:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-398-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-409-	  if test -d $$d/$$file; then \
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in:410:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/utilities_basic/file_tools/test/Makefile.in-411-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-49-  { \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-51-  }; \
##############################################
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-161-  while test -n "$$dir1"; do \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:162:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-163-    if test "$$first" != "."; then \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-164-      if test "$$first" = ".."; then \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:165:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:166:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-167-      else \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:168:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-169-        if test "$$first2" = "$$first"; then \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:170:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-171-        else \
##############################################
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-176-    fi; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:177:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-178-  done; \
##############################################
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-329-	dot_seen=no; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:330:	target=`echo $@ | sed s/-recursive//`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-331-	case "$@" in \
##############################################
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-392-GTAGS:
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:393:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-394-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-418-distdir-am: $(DISTFILES)
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-432-	  if test -d $$d/$$file; then \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/utilities_basic/file_tools/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-50-  { \
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-52-  }; \
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-362-.c.obj:
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:363:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-364-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-366-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:367:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-368-
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-376-.cc.obj:
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:377:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-378-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-380-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:381:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-382-
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-412-GTAGS:
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:413:	here=`$(am__cd) $(top_builddir) && pwd` \
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-414-	  && $(am__cd) $(top_srcdir) \
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-438-distdir-am: $(DISTFILES)
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-452-	  if test -d $$d/$$file; then \
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ergo-3.8/source/utilities_basic/file_tools/src/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \