===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnumeric-1.12.48/po-functions/Makefile.in.in-59-
gnumeric-1.12.48/po-functions/Makefile.in.in:60:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep ^$$lang$$ $(top_srcdir)/po/LINGUAS`" -o -n "`echo $$ALINGUAS|grep ' ?$$lang ?'`"; then printf "$$lang "; fi; done; fi)
gnumeric-1.12.48/po-functions/Makefile.in.in-61-
##############################################
gnumeric-1.12.48/po-functions/Makefile.in.in-84-.po.gmo:
gnumeric-1.12.48/po-functions/Makefile.in.in:85:	file=`echo $* | sed 's,.*/,,'`.gmo \
gnumeric-1.12.48/po-functions/Makefile.in.in-86-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gnumeric-1.12.48/po-functions/Makefile.in.in-186-	  echo "$$lang:"; \
gnumeric-1.12.48/po-functions/Makefile.in.in:187:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gnumeric-1.12.48/po-functions/Makefile.in.in-188-	  if $$result; then \
##############################################
gnumeric-1.12.48/ltmain.sh-103-#
gnumeric-1.12.48/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gnumeric-1.12.48/ltmain.sh-105-#
##############################################
gnumeric-1.12.48/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gnumeric-1.12.48/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gnumeric-1.12.48/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gnumeric-1.12.48/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnumeric-1.12.48/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gnumeric-1.12.48/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnumeric-1.12.48/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnumeric-1.12.48/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gnumeric-1.12.48/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnumeric-1.12.48/ltmain.sh-410-# The name of this program.
gnumeric-1.12.48/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gnumeric-1.12.48/ltmain.sh-412-
##############################################
gnumeric-1.12.48/ltmain.sh-416-  *[\\/]*)
gnumeric-1.12.48/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gnumeric-1.12.48/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gnumeric-1.12.48/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gnumeric-1.12.48/ltmain.sh-610-
gnumeric-1.12.48/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gnumeric-1.12.48/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gnumeric-1.12.48/ltmain.sh-613-
##############################################
gnumeric-1.12.48/ltmain.sh-639-
gnumeric-1.12.48/ltmain.sh:640:    func_arith_result=`expr "$@"`
gnumeric-1.12.48/ltmain.sh-641-  }
##############################################
gnumeric-1.12.48/ltmain.sh-660-  # ...otherwise fall back to using sed.
gnumeric-1.12.48/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gnumeric-1.12.48/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gnumeric-1.12.48/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gnumeric-1.12.48/ltmain.sh-757-      test -n "$_G_tc" && {
gnumeric-1.12.48/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gnumeric-1.12.48/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gnumeric-1.12.48/ltmain.sh-760-      }
gnumeric-1.12.48/ltmain.sh-761-    done
gnumeric-1.12.48/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gnumeric-1.12.48/ltmain.sh-763-
##############################################
gnumeric-1.12.48/ltmain.sh-831-
gnumeric-1.12.48/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gnumeric-1.12.48/ltmain.sh-833-  }
##############################################
gnumeric-1.12.48/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gnumeric-1.12.48/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gnumeric-1.12.48/ltmain.sh-865-      done
gnumeric-1.12.48/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gnumeric-1.12.48/ltmain.sh-867-
##############################################
gnumeric-1.12.48/ltmain.sh-901-      # If mktemp works, use that first and foremost
gnumeric-1.12.48/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-903-
##############################################
gnumeric-1.12.48/ltmain.sh-1111-        *[\\\`\"\$]*)
gnumeric-1.12.48/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
gnumeric-1.12.48/ltmain.sh-1113-        *)
##############################################
gnumeric-1.12.48/ltmain.sh-1198-    case $2 in
gnumeric-1.12.48/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gnumeric-1.12.48/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gnumeric-1.12.48/ltmain.sh-1201-    esac
##############################################
gnumeric-1.12.48/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
gnumeric-1.12.48/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gnumeric-1.12.48/ltmain.sh-1273-      ;;
##############################################
gnumeric-1.12.48/ltmain.sh-1358-
gnumeric-1.12.48/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gnumeric-1.12.48/ltmain.sh-1360-}
##############################################
gnumeric-1.12.48/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
gnumeric-1.12.48/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
gnumeric-1.12.48/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gnumeric-1.12.48/ltmain.sh-1517-
gnumeric-1.12.48/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gnumeric-1.12.48/ltmain.sh-1519-}
##############################################
gnumeric-1.12.48/ltmain.sh-1943-
gnumeric-1.12.48/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gnumeric-1.12.48/ltmain.sh-1945-      func_split_equals_rhs=
gnumeric-1.12.48/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
gnumeric-1.12.48/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gnumeric-1.12.48/ltmain.sh-1948-  }
##############################################
gnumeric-1.12.48/ltmain.sh-1971-
gnumeric-1.12.48/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gnumeric-1.12.48/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gnumeric-1.12.48/ltmain.sh-1974-  }
##############################################
gnumeric-1.12.48/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-14
gnumeric-1.12.48/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gnumeric-1.12.48/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gnumeric-1.12.48/ltmain.sh-2147-
##############################################
gnumeric-1.12.48/ltmain.sh-2183-  {
gnumeric-1.12.48/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gnumeric-1.12.48/ltmain.sh-2185-  }
##############################################
gnumeric-1.12.48/ltmain.sh-2188-  {
gnumeric-1.12.48/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gnumeric-1.12.48/ltmain.sh-2190-  }
##############################################
gnumeric-1.12.48/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
gnumeric-1.12.48/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gnumeric-1.12.48/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
gnumeric-1.12.48/ltmain.sh-2751-      done
gnumeric-1.12.48/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
gnumeric-1.12.48/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gnumeric-1.12.48/ltmain.sh-2754-      case $@ in
##############################################
gnumeric-1.12.48/ltmain.sh-2764-	    # Evaluate the configuration.
gnumeric-1.12.48/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gnumeric-1.12.48/ltmain.sh-2766-	    CC_quoted=
##############################################
gnumeric-1.12.48/ltmain.sh-2770-	    done
gnumeric-1.12.48/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
gnumeric-1.12.48/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gnumeric-1.12.48/ltmain.sh-2773-	    case "$@ " in
##############################################
gnumeric-1.12.48/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
gnumeric-1.12.48/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gnumeric-1.12.48/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gnumeric-1.12.48/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
gnumeric-1.12.48/ltmain.sh-3101-    # LT_CYGPATH in this case.
gnumeric-1.12.48/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
gnumeric-1.12.48/ltmain.sh-3103-  fi
##############################################
gnumeric-1.12.48/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
gnumeric-1.12.48/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gnumeric-1.12.48/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
gnumeric-1.12.48/ltmain.sh-3468-    *.[cCFSifmso] | \
gnumeric-1.12.48/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
gnumeric-1.12.48/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gnumeric-1.12.48/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
gnumeric-1.12.48/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gnumeric-1.12.48/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
gnumeric-1.12.48/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
gnumeric-1.12.48/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-3566-
##############################################
gnumeric-1.12.48/ltmain.sh-3612-      if test warn = "$need_locks" &&
gnumeric-1.12.48/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnumeric-1.12.48/ltmain.sh-3614-	$ECHO "\
gnumeric-1.12.48/ltmain.sh-3615-*** ERROR, $lockfile contains:
gnumeric-1.12.48/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-3617-
##############################################
gnumeric-1.12.48/ltmain.sh-3661-      if test warn = "$need_locks" &&
gnumeric-1.12.48/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnumeric-1.12.48/ltmain.sh-3663-	$ECHO "\
gnumeric-1.12.48/ltmain.sh-3664-*** ERROR, $lockfile contains:
gnumeric-1.12.48/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-3666-
##############################################
gnumeric-1.12.48/ltmain.sh-3987-      # Get the absolute pathname.
gnumeric-1.12.48/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
gnumeric-1.12.48/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
gnumeric-1.12.48/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
gnumeric-1.12.48/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gnumeric-1.12.48/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gnumeric-1.12.48/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
gnumeric-1.12.48/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gnumeric-1.12.48/ltmain.sh-4372-
##############################################
gnumeric-1.12.48/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
gnumeric-1.12.48/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gnumeric-1.12.48/ltmain.sh-4385-	  else
gnumeric-1.12.48/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gnumeric-1.12.48/ltmain.sh-4387-	  fi
##############################################
gnumeric-1.12.48/ltmain.sh-4550-	    fi
gnumeric-1.12.48/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gnumeric-1.12.48/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gnumeric-1.12.48/ltmain.sh-4569-	        # Replace the output file specification.
gnumeric-1.12.48/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gnumeric-1.12.48/ltmain.sh-4571-
##############################################
gnumeric-1.12.48/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
gnumeric-1.12.48/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gnumeric-1.12.48/ltmain.sh-4590-	  fi
##############################################
gnumeric-1.12.48/ltmain.sh-4662-    my_pic_p=${3-false}
gnumeric-1.12.48/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gnumeric-1.12.48/ltmain.sh-4664-    my_dlsyms=
##############################################
gnumeric-1.12.48/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
gnumeric-1.12.48/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnumeric-1.12.48/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
gnumeric-1.12.48/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
gnumeric-1.12.48/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gnumeric-1.12.48/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
gnumeric-1.12.48/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
gnumeric-1.12.48/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnumeric-1.12.48/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnumeric-1.12.48/ltmain.sh-4954-	  else
gnumeric-1.12.48/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnumeric-1.12.48/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnumeric-1.12.48/ltmain.sh-4957-	  fi
##############################################
gnumeric-1.12.48/ltmain.sh-4959-	*)
gnumeric-1.12.48/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnumeric-1.12.48/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnumeric-1.12.48/ltmain.sh-4962-	  ;;
##############################################
gnumeric-1.12.48/ltmain.sh-4974-      # Nullify the symbol file.
gnumeric-1.12.48/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gnumeric-1.12.48/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gnumeric-1.12.48/ltmain.sh-4977-    fi
##############################################
gnumeric-1.12.48/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnumeric-1.12.48/ltmain.sh:4989:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
gnumeric-1.12.48/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gnumeric-1.12.48/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnumeric-1.12.48/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gnumeric-1.12.48/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gnumeric-1.12.48/ltmain.sh-5017-  win32_libid_type=unknown
gnumeric-1.12.48/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-5019-  case $win32_fileres in
##############################################
gnumeric-1.12.48/ltmain.sh-5082-
gnumeric-1.12.48/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gnumeric-1.12.48/ltmain.sh-5084-}
##############################################
gnumeric-1.12.48/ltmain.sh-5100-
gnumeric-1.12.48/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gnumeric-1.12.48/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gnumeric-1.12.48/ltmain.sh-5164-    # binutils import library
gnumeric-1.12.48/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gnumeric-1.12.48/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
gnumeric-1.12.48/ltmain.sh-5167-    # ms-generated import library
gnumeric-1.12.48/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gnumeric-1.12.48/ltmain.sh-5169-  else
##############################################
gnumeric-1.12.48/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
gnumeric-1.12.48/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gnumeric-1.12.48/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
gnumeric-1.12.48/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gnumeric-1.12.48/ltmain.sh-5252-	    darwin_arch=
##############################################
gnumeric-1.12.48/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gnumeric-1.12.48/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gnumeric-1.12.48/ltmain.sh-5264-	    darwin_file=
##############################################
gnumeric-1.12.48/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
gnumeric-1.12.48/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gnumeric-1.12.48/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gnumeric-1.12.48/ltmain.sh-5281-      esac
gnumeric-1.12.48/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gnumeric-1.12.48/ltmain.sh-5283-    done
##############################################
gnumeric-1.12.48/ltmain.sh-5352-
gnumeric-1.12.48/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
gnumeric-1.12.48/ltmain.sh-5354-    $ECHO "\
##############################################
gnumeric-1.12.48/ltmain.sh-5387-    --lt-dump-script)
gnumeric-1.12.48/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gnumeric-1.12.48/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gnumeric-1.12.48/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gnumeric-1.12.48/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gnumeric-1.12.48/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gnumeric-1.12.48/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gnumeric-1.12.48/ltmain.sh-5416-  done
##############################################
gnumeric-1.12.48/ltmain.sh-5472-  # Find the directory that this script lives in.
gnumeric-1.12.48/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gnumeric-1.12.48/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gnumeric-1.12.48/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
gnumeric-1.12.48/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gnumeric-1.12.48/ltmain.sh-5478-  while test -n \"\$file\"; do
gnumeric-1.12.48/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gnumeric-1.12.48/ltmain.sh-5480-
##############################################
gnumeric-1.12.48/ltmain.sh-5488-
gnumeric-1.12.48/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gnumeric-1.12.48/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gnumeric-1.12.48/ltmain.sh-5491-  done
##############################################
gnumeric-1.12.48/ltmain.sh-5502-    case \"\$thisdir\" in
gnumeric-1.12.48/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gnumeric-1.12.48/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
gnumeric-1.12.48/ltmain.sh-5508-  # Try to get the absolute directory name.
gnumeric-1.12.48/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
gnumeric-1.12.48/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gnumeric-1.12.48/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
gnumeric-1.12.48/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gnumeric-1.12.48/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gnumeric-1.12.48/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
gnumeric-1.12.48/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gnumeric-1.12.48/ltmain.sh-5535-      else
##############################################
gnumeric-1.12.48/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
gnumeric-1.12.48/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gnumeric-1.12.48/ltmain.sh-5579-
##############################################
gnumeric-1.12.48/ltmain.sh-6556-
gnumeric-1.12.48/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gnumeric-1.12.48/ltmain.sh-6558-    *import*) : ;;
##############################################
gnumeric-1.12.48/ltmain.sh-6804-	    moreargs=
gnumeric-1.12.48/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
gnumeric-1.12.48/ltmain.sh-6806-	    do
##############################################
gnumeric-1.12.48/ltmain.sh-7065-	*)
gnumeric-1.12.48/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
gnumeric-1.12.48/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
gnumeric-1.12.48/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnumeric-1.12.48/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gnumeric-1.12.48/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
gnumeric-1.12.48/ltmain.sh-7385-      -Z*)
gnumeric-1.12.48/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gnumeric-1.12.48/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gnumeric-1.12.48/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
gnumeric-1.12.48/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gnumeric-1.12.48/ltmain.sh-7557-    else
##############################################
gnumeric-1.12.48/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
gnumeric-1.12.48/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnumeric-1.12.48/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gnumeric-1.12.48/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
gnumeric-1.12.48/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gnumeric-1.12.48/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gnumeric-1.12.48/ltmain.sh-7972-	fi
gnumeric-1.12.48/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnumeric-1.12.48/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
gnumeric-1.12.48/ltmain.sh-8045-	*)
gnumeric-1.12.48/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
gnumeric-1.12.48/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
gnumeric-1.12.48/ltmain.sh-8298-	    shift
gnumeric-1.12.48/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gnumeric-1.12.48/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gnumeric-1.12.48/ltmain.sh-8590-		*)
gnumeric-1.12.48/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
gnumeric-1.12.48/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
gnumeric-1.12.48/ltmain.sh-8601-		  depdepl=
gnumeric-1.12.48/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gnumeric-1.12.48/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
gnumeric-1.12.48/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
gnumeric-1.12.48/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gnumeric-1.12.48/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
gnumeric-1.12.48/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gnumeric-1.12.48/ltmain.sh-8612-                      fi
##############################################
gnumeric-1.12.48/ltmain.sh-8623-		else
gnumeric-1.12.48/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnumeric-1.12.48/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
gnumeric-1.12.48/ltmain.sh-8646-	else
gnumeric-1.12.48/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnumeric-1.12.48/ltmain.sh-8648-	fi
##############################################
gnumeric-1.12.48/ltmain.sh-8735-        linux*)
gnumeric-1.12.48/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
gnumeric-1.12.48/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
gnumeric-1.12.48/ltmain.sh-9143-	removelist=
gnumeric-1.12.48/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
gnumeric-1.12.48/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
gnumeric-1.12.48/ltmain.sh-9169-	# Transform .lo files to .o files.
gnumeric-1.12.48/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gnumeric-1.12.48/ltmain.sh-9171-      fi
##############################################
gnumeric-1.12.48/ltmain.sh-9174-      #for path in $notinst_path; do
gnumeric-1.12.48/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gnumeric-1.12.48/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gnumeric-1.12.48/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gnumeric-1.12.48/ltmain.sh-9178-      #done
##############################################
gnumeric-1.12.48/ltmain.sh-9295-		if test -n "$i"; then
gnumeric-1.12.48/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gnumeric-1.12.48/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnumeric-1.12.48/ltmain.sh-9298-		  set dummy $deplib_matches; shift
gnumeric-1.12.48/ltmain.sh-9299-		  deplib_match=$1
gnumeric-1.12.48/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnumeric-1.12.48/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
gnumeric-1.12.48/ltmain.sh-9338-		  if test -n "$i"; then
gnumeric-1.12.48/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gnumeric-1.12.48/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnumeric-1.12.48/ltmain.sh-9341-		    set dummy $deplib_matches; shift
gnumeric-1.12.48/ltmain.sh-9342-		    deplib_match=$1
gnumeric-1.12.48/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnumeric-1.12.48/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
gnumeric-1.12.48/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
gnumeric-1.12.48/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnumeric-1.12.48/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
gnumeric-1.12.48/ltmain.sh-9388-	      if test -n "$a_deplib"; then
gnumeric-1.12.48/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnumeric-1.12.48/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
gnumeric-1.12.48/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gnumeric-1.12.48/ltmain.sh-9392-		else
##############################################
gnumeric-1.12.48/ltmain.sh-9398-		    shopt -s nocaseglob
gnumeric-1.12.48/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-9400-		    $nocaseglob
gnumeric-1.12.48/ltmain.sh-9401-		  else
gnumeric-1.12.48/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-9403-		  fi
##############################################
gnumeric-1.12.48/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
gnumeric-1.12.48/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gnumeric-1.12.48/ltmain.sh-9418-			case $potliblink in
gnumeric-1.12.48/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gnumeric-1.12.48/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gnumeric-1.12.48/ltmain.sh-9421-			esac
##############################################
gnumeric-1.12.48/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
gnumeric-1.12.48/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnumeric-1.12.48/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
gnumeric-1.12.48/ltmain.sh-9472-	      if test -n "$a_deplib"; then
gnumeric-1.12.48/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnumeric-1.12.48/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnumeric-1.12.48/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnumeric-1.12.48/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
gnumeric-1.12.48/ltmain.sh-9511-	  newdeplibs=
gnumeric-1.12.48/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gnumeric-1.12.48/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gnumeric-1.12.48/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
gnumeric-1.12.48/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gnumeric-1.12.48/ltmain.sh-9517-	    done
##############################################
gnumeric-1.12.48/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
gnumeric-1.12.48/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gnumeric-1.12.48/ltmain.sh-9543-	  ;;
##############################################
gnumeric-1.12.48/ltmain.sh-9593-	*-*-darwin*)
gnumeric-1.12.48/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnumeric-1.12.48/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnumeric-1.12.48/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnumeric-1.12.48/ltmain.sh-9597-	  ;;
##############################################
gnumeric-1.12.48/ltmain.sh-9720-	# Use standard objects if they are pic
gnumeric-1.12.48/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnumeric-1.12.48/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
gnumeric-1.12.48/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gnumeric-1.12.48/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gnumeric-1.12.48/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gnumeric-1.12.48/ltmain.sh-10249-      # Create the old-style object.
gnumeric-1.12.48/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gnumeric-1.12.48/ltmain.sh-10251-
##############################################
gnumeric-1.12.48/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
gnumeric-1.12.48/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnumeric-1.12.48/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnumeric-1.12.48/ltmain.sh-10310-	;;
##############################################
gnumeric-1.12.48/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gnumeric-1.12.48/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnumeric-1.12.48/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnumeric-1.12.48/ltmain.sh-10328-	;;
##############################################
gnumeric-1.12.48/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnumeric-1.12.48/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gnumeric-1.12.48/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
gnumeric-1.12.48/ltmain.sh-10463-	# Transform all the library objects into standard objects.
gnumeric-1.12.48/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnumeric-1.12.48/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnumeric-1.12.48/ltmain.sh-10466-      fi
##############################################
gnumeric-1.12.48/ltmain.sh-10491-	# Replace the output file specification.
gnumeric-1.12.48/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnumeric-1.12.48/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
gnumeric-1.12.48/ltmain.sh-10500-	  func_to_tool_file "$output"
gnumeric-1.12.48/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnumeric-1.12.48/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnumeric-1.12.48/ltmain.sh-10544-	# Replace the output file specification.
gnumeric-1.12.48/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnumeric-1.12.48/ltmain.sh-10546-	# Delete the old output file.
##############################################
gnumeric-1.12.48/ltmain.sh-10552-	  func_to_tool_file "$output"
gnumeric-1.12.48/ltmain.sh:10553:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnumeric-1.12.48/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnumeric-1.12.48/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
gnumeric-1.12.48/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gnumeric-1.12.48/ltmain.sh-10572-          ;;
##############################################
gnumeric-1.12.48/ltmain.sh-10583-      # Replace the output file specification.
gnumeric-1.12.48/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gnumeric-1.12.48/ltmain.sh-10585-
##############################################
gnumeric-1.12.48/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
gnumeric-1.12.48/ltmain.sh:10593:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnumeric-1.12.48/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnumeric-1.12.48/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
gnumeric-1.12.48/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gnumeric-1.12.48/ltmain.sh-10615-      fi
##############################################
gnumeric-1.12.48/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gnumeric-1.12.48/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gnumeric-1.12.48/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
gnumeric-1.12.48/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
gnumeric-1.12.48/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gnumeric-1.12.48/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
gnumeric-1.12.48/ltmain.sh-10906-		name=$func_basename_result
gnumeric-1.12.48/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnumeric-1.12.48/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
gnumeric-1.12.48/ltmain.sh-10925-		name=$func_basename_result
gnumeric-1.12.48/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnumeric-1.12.48/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
gnumeric-1.12.48/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gnumeric-1.12.48/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gnumeric-1.12.48/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gnumeric-1.12.48/config.guess-34-
gnumeric-1.12.48/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gnumeric-1.12.48/config.guess-36-
##############################################
gnumeric-1.12.48/config.guess-102-: ${TMPDIR=/tmp} ;
gnumeric-1.12.48/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnumeric-1.12.48/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gnumeric-1.12.48/config.guess-151-	EOF
gnumeric-1.12.48/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gnumeric-1.12.48/config.guess-153-
##############################################
gnumeric-1.12.48/config.guess-188-	    earmv*)
gnumeric-1.12.48/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gnumeric-1.12.48/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gnumeric-1.12.48/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
gnumeric-1.12.48/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gnumeric-1.12.48/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gnumeric-1.12.48/config.guess-222-		;;
##############################################
gnumeric-1.12.48/config.guess-233-	    *)
gnumeric-1.12.48/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gnumeric-1.12.48/config.guess-235-		;;
##############################################
gnumeric-1.12.48/config.guess-280-	*4.0)
gnumeric-1.12.48/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnumeric-1.12.48/config.guess-282-		;;
gnumeric-1.12.48/config.guess-283-	*5.*)
gnumeric-1.12.48/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gnumeric-1.12.48/config.guess-285-		;;
##############################################
gnumeric-1.12.48/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
gnumeric-1.12.48/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnumeric-1.12.48/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
gnumeric-1.12.48/config.guess-328-	# 1.2 uses "1.2" for uname -r.
gnumeric-1.12.48/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gnumeric-1.12.48/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gnumeric-1.12.48/config.guess-379-    s390x:SunOS:*:*)
gnumeric-1.12.48/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnumeric-1.12.48/config.guess-381-	exit ;;
gnumeric-1.12.48/config.guess-382-    sun4H:SunOS:5.*:*)
gnumeric-1.12.48/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnumeric-1.12.48/config.guess-384-	exit ;;
gnumeric-1.12.48/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnumeric-1.12.48/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnumeric-1.12.48/config.guess-387-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-404-	fi
gnumeric-1.12.48/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnumeric-1.12.48/config.guess-406-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
gnumeric-1.12.48/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnumeric-1.12.48/config.guess-412-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnumeric-1.12.48/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gnumeric-1.12.48/config.guess-421-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-425-    sun*:*:4.2BSD:*)
gnumeric-1.12.48/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnumeric-1.12.48/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gnumeric-1.12.48/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gnumeric-1.12.48/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gnumeric-1.12.48/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gnumeric-1.12.48/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gnumeric-1.12.48/config.guess-563-    *:IRIX*:*:*)
gnumeric-1.12.48/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gnumeric-1.12.48/config.guess-565-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-593-EOF
gnumeric-1.12.48/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gnumeric-1.12.48/config.guess-595-		then
##############################################
gnumeric-1.12.48/config.guess-606-    *:AIX:*:[4567])
gnumeric-1.12.48/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnumeric-1.12.48/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnumeric-1.12.48/config.guess-642-    9000/[34678]??:HP-UX:*:*)
gnumeric-1.12.48/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnumeric-1.12.48/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
gnumeric-1.12.48/config.guess-696-EOF
gnumeric-1.12.48/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gnumeric-1.12.48/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnumeric-1.12.48/config.guess-724-    ia64:HP-UX:*:*)
gnumeric-1.12.48/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnumeric-1.12.48/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gnumeric-1.12.48/config.guess-754-EOF
gnumeric-1.12.48/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gnumeric-1.12.48/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnumeric-1.12.48/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnumeric-1.12.48/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gnumeric-1.12.48/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnumeric-1.12.48/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnumeric-1.12.48/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gnumeric-1.12.48/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnumeric-1.12.48/config.guess-850-	esac
gnumeric-1.12.48/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnumeric-1.12.48/config.guess-852-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-886-    prep*:SunOS:5.*:*)
gnumeric-1.12.48/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnumeric-1.12.48/config.guess-888-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-890-	# the GNU system
gnumeric-1.12.48/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gnumeric-1.12.48/config.guess-892-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-894-	# other systems with GNU libc and userland
gnumeric-1.12.48/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gnumeric-1.12.48/config.guess-896-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-988-EOF
gnumeric-1.12.48/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gnumeric-1.12.48/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
gnumeric-1.12.48/config.guess-1092-    i*86:*:4.*:*)
gnumeric-1.12.48/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gnumeric-1.12.48/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnumeric-1.12.48/config.guess-1295-	fi
gnumeric-1.12.48/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gnumeric-1.12.48/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gnumeric-1.12.48/config.guess-1393-    *:DragonFly:*:*)
gnumeric-1.12.48/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnumeric-1.12.48/config.guess-1395-	exit ;;
##############################################
gnumeric-1.12.48/config.guess-1406-    i*86:skyos:*:*)
gnumeric-1.12.48/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gnumeric-1.12.48/config.guess-1408-	exit ;;
##############################################
gnumeric-1.12.48/introspection/Makefile.in-49-  { \
gnumeric-1.12.48/introspection/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/introspection/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/introspection/Makefile.in-418-distdir-am: $(DISTFILES)
gnumeric-1.12.48/introspection/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/introspection/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/introspection/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/introspection/Makefile.in-432-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/introspection/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/introspection/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/Makefile.in-50-  { \
gnumeric-1.12.48/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/Makefile.in-137-  esac
gnumeric-1.12.48/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/Makefile.in-139-am__vpath_adj = case $$p in \
gnumeric-1.12.48/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/Makefile.in-141-    *) f=$$p;; \
gnumeric-1.12.48/Makefile.in-142-  esac;
gnumeric-1.12.48/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/Makefile.in-144-am__install_max = 40
gnumeric-1.12.48/Makefile.in-145-am__nobase_strip_setup = \
gnumeric-1.12.48/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/Makefile.in-147-am__nobase_strip = \
##############################################
gnumeric-1.12.48/Makefile.in-219-  while test -n "$$dir1"; do \
gnumeric-1.12.48/Makefile.in:220:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/Makefile.in-221-    if test "$$first" != "."; then \
gnumeric-1.12.48/Makefile.in-222-      if test "$$first" = ".."; then \
gnumeric-1.12.48/Makefile.in:223:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/Makefile.in:224:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/Makefile.in-225-      else \
gnumeric-1.12.48/Makefile.in:226:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/Makefile.in-227-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/Makefile.in:228:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/Makefile.in-229-        else \
##############################################
gnumeric-1.12.48/Makefile.in-234-    fi; \
gnumeric-1.12.48/Makefile.in:235:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/Makefile.in-236-  done; \
##############################################
gnumeric-1.12.48/Makefile.in-615-	@list='$(Applications_DATA)'; test -n "$(Applicationsdir)" || list=; \
gnumeric-1.12.48/Makefile.in:616:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/Makefile.in-617-	dir='$(DESTDIR)$(Applicationsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/Makefile.in-636-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
gnumeric-1.12.48/Makefile.in:637:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/Makefile.in-638-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/Makefile.in-657-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gnumeric-1.12.48/Makefile.in:658:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/Makefile.in-659-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/Makefile.in-674-	dot_seen=no; \
gnumeric-1.12.48/Makefile.in:675:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/Makefile.in-676-	case "$@" in \
##############################################
gnumeric-1.12.48/Makefile.in-737-GTAGS:
gnumeric-1.12.48/Makefile.in:738:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/Makefile.in-739-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/Makefile.in-772-	test -d "$(distdir)" || mkdir "$(distdir)"
gnumeric-1.12.48/Makefile.in:773:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/Makefile.in:774:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/Makefile.in-775-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/Makefile.in-786-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/Makefile.in:787:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/Makefile.in-788-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/Makefile.in-896-	test -d $(distdir)/_build || exit 0; \
gnumeric-1.12.48/Makefile.in:897:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnumeric-1.12.48/Makefile.in-898-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnumeric-1.12.48/Makefile.in-940-@WITH_PERL_FALSE@	}; \
gnumeric-1.12.48/Makefile.in:941:@WITH_PERL_FALSE@	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gnumeric-1.12.48/Makefile.in-942-@WITH_PERL_FALSE@	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnumeric-1.12.48/Makefile.in-952-	fi
gnumeric-1.12.48/Makefile.in:953:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnumeric-1.12.48/Makefile.in-954-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gnumeric-1.12.48/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
gnumeric-1.12.48/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
gnumeric-1.12.48/ylwrap-103-case $input in
##############################################
gnumeric-1.12.48/ylwrap-111-esac
gnumeric-1.12.48/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
gnumeric-1.12.48/ylwrap-113-
##############################################
gnumeric-1.12.48/ylwrap-150-  shift
gnumeric-1.12.48/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
gnumeric-1.12.48/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
gnumeric-1.12.48/ylwrap-153-done
##############################################
gnumeric-1.12.48/ylwrap-182-  do
gnumeric-1.12.48/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
gnumeric-1.12.48/ylwrap-184-    if test -f "$from"; then
##############################################
gnumeric-1.12.48/ylwrap-198-        realtarget=$target
gnumeric-1.12.48/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
gnumeric-1.12.48/ylwrap-200-      fi
##############################################
gnumeric-1.12.48/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnumeric-1.12.48/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnumeric-1.12.48/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gnumeric-1.12.48/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gnumeric-1.12.48/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnumeric-1.12.48/aclocal.m4-109-])
##############################################
gnumeric-1.12.48/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gnumeric-1.12.48/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnumeric-1.12.48/aclocal.m4-207-  fi
##############################################
gnumeric-1.12.48/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gnumeric-1.12.48/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gnumeric-1.12.48/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnumeric-1.12.48/aclocal.m4-365-      || continue
gnumeric-1.12.48/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gnumeric-1.12.48/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gnumeric-1.12.48/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gnumeric-1.12.48/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnumeric-1.12.48/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnumeric-1.12.48/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnumeric-1.12.48/aclocal.m4-592-    * )
gnumeric-1.12.48/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnumeric-1.12.48/aclocal.m4-594-  esac
gnumeric-1.12.48/aclocal.m4-595-done
gnumeric-1.12.48/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnumeric-1.12.48/aclocal.m4-597-
##############################################
gnumeric-1.12.48/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnumeric-1.12.48/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnumeric-1.12.48/aclocal.m4-886-     if test "$[*]" = "X"; then
gnumeric-1.12.48/aclocal.m4-887-	# -L didn't work.
gnumeric-1.12.48/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
gnumeric-1.12.48/aclocal.m4-889-     fi
##############################################
gnumeric-1.12.48/test/t6162-gnumeric-deterministic.pl-35-	print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6162-gnumeric-deterministic.pl:36:	system ($cmd);
gnumeric-1.12.48/test/t6162-gnumeric-deterministic.pl-37-	if (!-r $tmp) {
##############################################
gnumeric-1.12.48/test/t6100-statfuns-ods.pl-16-&GnumericTest::junkfile ($tmp);
gnumeric-1.12.48/test/t6100-statfuns-ods.pl:17:system ("$ssconvert $src $tmp");
gnumeric-1.12.48/test/t6100-statfuns-ods.pl-18-
##############################################
gnumeric-1.12.48/test/Makefile.in-80-  { \
gnumeric-1.12.48/test/Makefile.in:81:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/test/Makefile.in-82-  }; \
##############################################
gnumeric-1.12.48/test/Makefile.in-183-}
gnumeric-1.12.48/test/Makefile.in:184:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/test/Makefile.in-185-am__vpath_adj = case $$p in \
gnumeric-1.12.48/test/Makefile.in:186:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/test/Makefile.in-187-    *) f=$$p;; \
gnumeric-1.12.48/test/Makefile.in-188-  esac;
gnumeric-1.12.48/test/Makefile.in:189:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/test/Makefile.in-190-am__install_max = 40
gnumeric-1.12.48/test/Makefile.in-191-am__nobase_strip_setup = \
gnumeric-1.12.48/test/Makefile.in:192:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/test/Makefile.in-193-am__nobase_strip = \
##############################################
gnumeric-1.12.48/test/Makefile.in-311-case "$@" in						\
gnumeric-1.12.48/test/Makefile.in:312:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnumeric-1.12.48/test/Makefile.in-313-    *) am__odir=.;; 					\
##############################################
gnumeric-1.12.48/test/Makefile.in-341-  bases='$(TEST_LOGS)'; \
gnumeric-1.12.48/test/Makefile.in:342:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnumeric-1.12.48/test/Makefile.in:343:  bases=`echo $$bases`
gnumeric-1.12.48/test/Makefile.in-344-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnumeric-1.12.48/test/Makefile.in-354-        */*) b='$*';; \
gnumeric-1.12.48/test/Makefile.in:355:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnumeric-1.12.48/test/Makefile.in-356-       esac;; \
##############################################
gnumeric-1.12.48/test/Makefile.in-750-	if test -n "$$redo_bases"; then \
gnumeric-1.12.48/test/Makefile.in:751:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnumeric-1.12.48/test/Makefile.in:752:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnumeric-1.12.48/test/Makefile.in-753-	  if $(am__make_dryrun); then :; else \
##############################################
gnumeric-1.12.48/test/Makefile.in-775-	ws='[ 	]'; \
gnumeric-1.12.48/test/Makefile.in:776:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnumeric-1.12.48/test/Makefile.in-777-	test -n "$$results" || results=/dev/null; \
gnumeric-1.12.48/test/Makefile.in:778:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnumeric-1.12.48/test/Makefile.in:779:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnumeric-1.12.48/test/Makefile.in:780:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnumeric-1.12.48/test/Makefile.in:781:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnumeric-1.12.48/test/Makefile.in:782:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnumeric-1.12.48/test/Makefile.in:783:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnumeric-1.12.48/test/Makefile.in:784:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnumeric-1.12.48/test/Makefile.in:785:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnumeric-1.12.48/test/Makefile.in-786-	  success=true; \
##############################################
gnumeric-1.12.48/test/Makefile.in-854-	@set +e; $(am__set_TESTS_bases); \
gnumeric-1.12.48/test/Makefile.in:855:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnumeric-1.12.48/test/Makefile.in:856:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnumeric-1.12.48/test/Makefile.in:857:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnumeric-1.12.48/test/Makefile.in-858-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnumeric-1.12.48/test/Makefile.in-864-	         | $(am__list_recheck_tests)` || exit 1; \
gnumeric-1.12.48/test/Makefile.in:865:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnumeric-1.12.48/test/Makefile.in:866:	log_list=`echo $$log_list`; \
gnumeric-1.12.48/test/Makefile.in-867-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnumeric-1.12.48/test/Makefile.in-1988-distdir-am: $(DISTFILES)
gnumeric-1.12.48/test/Makefile.in:1989:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/test/Makefile.in:1990:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/test/Makefile.in-1991-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/test/Makefile.in-2002-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/test/Makefile.in:2003:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/test/Makefile.in-2004-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/test/t6104-finfuns-ods.pl-16-&GnumericTest::junkfile ($tmp);
gnumeric-1.12.48/test/t6104-finfuns-ods.pl:17:system ("$ssconvert $src $tmp");
gnumeric-1.12.48/test/t6104-finfuns-ods.pl-18-
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-289-    print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:290:    my $output = `$cmd 2>&1`;
gnumeric-1.12.48/test/GnumericTest.pm-291-    my $err = $?;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-309-    my $cmd = &quotearg ($sstest, $test);
gnumeric-1.12.48/test/GnumericTest.pm:310:    my $actual = `$cmd 2>&1`;
gnumeric-1.12.48/test/GnumericTest.pm-311-    my $err = $?;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-372-    print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:373:    my $code = system ("$cmd 2>&1 | sed -e 's/^/| /' ");
gnumeric-1.12.48/test/GnumericTest.pm-374-    &system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-421-
gnumeric-1.12.48/test/GnumericTest.pm:422:    my $code = system ("$ssconvert '$file' '$tmp' 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-423-    &system_failure ($ssconvert, $code) if $code;
gnumeric-1.12.48/test/GnumericTest.pm-424-
gnumeric-1.12.48/test/GnumericTest.pm:425:    my $htxt = `zcat -f '$tmp' | $normalize_gnumeric | sha1sum`;
gnumeric-1.12.48/test/GnumericTest.pm-426-    my $newsha1 = lc substr ($htxt, 0, 40);
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-445-	&junkfile ($tmp1);
gnumeric-1.12.48/test/GnumericTest.pm:446:	my $code1 = system ("zcat -f '$saved' >'$tmp1'");
gnumeric-1.12.48/test/GnumericTest.pm-447-	&system_failure ('zcat', $code1) if $code1;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-450-	&junkfile ($tmp2);
gnumeric-1.12.48/test/GnumericTest.pm:451:	my $code2 = system ("zcat -f '$tmp' >'$tmp2'");
gnumeric-1.12.48/test/GnumericTest.pm-452-	&system_failure ('zcat', $code2) if $code2;
gnumeric-1.12.48/test/GnumericTest.pm-453-
gnumeric-1.12.48/test/GnumericTest.pm:454:	my $code3 = system ('diff', @ARGV, $tmp1, $tmp2);
gnumeric-1.12.48/test/GnumericTest.pm-455-
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-491-	print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:492:	my $code = system ("$cmd 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-493-	&system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-500-	print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:501:	my $code = system ("$cmd 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-502-	&system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-509-	print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:510:	my $code = system ("$cmd 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-511-	&system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-515-    &junkfile ($tmp4) unless $keep;
gnumeric-1.12.48/test/GnumericTest.pm:516:    $code = system (&quotearg ("zcat", "-f", $tmp1) . "| $normalize_gnumeric >" . &quotearg ($tmp4));
gnumeric-1.12.48/test/GnumericTest.pm-517-    &system_failure ('zcat', $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-520-    &junkfile ($tmp5) unless $keep;
gnumeric-1.12.48/test/GnumericTest.pm:521:    $code = system (&quotearg ("zcat" , "-f", $tmp3) . " | $normalize_gnumeric >" . &quotearg ($tmp5));
gnumeric-1.12.48/test/GnumericTest.pm-522-    &system_failure ('zcat', $code) if $code;
gnumeric-1.12.48/test/GnumericTest.pm-523-
gnumeric-1.12.48/test/GnumericTest.pm:524:    $code = system ('diff', '-u', $tmp4, $tmp5);
gnumeric-1.12.48/test/GnumericTest.pm-525-    &system_failure ('diff', $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-547-    print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:548:    my $out = `$cmd 2>&1`;
gnumeric-1.12.48/test/GnumericTest.pm-549-
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-665-	print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:666:	$code = system ("$cmd 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-667-	&system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-678-	print STDERR "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:679:	$code = system ("($cmd) 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-680-	&system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-690-	print "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:691:	my $code = system ("$cmd 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-692-	&system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-701-	print "# $cmd\n" if $verbose;
gnumeric-1.12.48/test/GnumericTest.pm:702:	my $code = system ("$cmd 2>&1 | sed -e 's/^/| /'");
gnumeric-1.12.48/test/GnumericTest.pm-703-	&system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-709-    &junkfile ($tmp_xml) unless $keep;
gnumeric-1.12.48/test/GnumericTest.pm:710:    $code = system ("zcat -f '$file_filtered' | $normalize_gnumeric | $filter1 >'$tmp_xml'");
gnumeric-1.12.48/test/GnumericTest.pm-711-    &system_failure ('zcat', $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-716-    # print STDERR "zcat -f '$tmp2' | $normalize_gnumeric | $filter2 >'$tmp2_xml'\n";
gnumeric-1.12.48/test/GnumericTest.pm:717:    $code = system ("zcat -f '$tmp2' | $normalize_gnumeric | $filter2 >'$tmp2_xml'");
gnumeric-1.12.48/test/GnumericTest.pm-718-    &system_failure ('zcat', $code) if $code;
gnumeric-1.12.48/test/GnumericTest.pm-719-
gnumeric-1.12.48/test/GnumericTest.pm:720:    $code = system ('diff', '-u', $tmp_xml, $tmp2_xml);
gnumeric-1.12.48/test/GnumericTest.pm-721-    &system_failure ('diff', $code) if $code && !$ignore_failure;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-777-
gnumeric-1.12.48/test/GnumericTest.pm:778:    my $code = system ($cmd);
gnumeric-1.12.48/test/GnumericTest.pm-779-    &system_failure ('valgrind', $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-811-	my $cmd = &quotearg ($ssindex, "--index", $file);
gnumeric-1.12.48/test/GnumericTest.pm:812:	my $output = `$cmd 2>&1 >'$xmlfile'`;
gnumeric-1.12.48/test/GnumericTest.pm-813-	my $err = $?;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-878-    print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/GnumericTest.pm:879:    my $code = system ($cmd);
gnumeric-1.12.48/test/GnumericTest.pm-880-    &system_failure ($ssconvert, $code) if $code;
##############################################
gnumeric-1.12.48/test/GnumericTest.pm-914-sub setup_python_environment {
gnumeric-1.12.48/test/GnumericTest.pm:915:    $PYTHON = `grep '^#define PYTHON_INTERPRETER ' $top_builddir/gnumeric-config.h 2>&1`;
gnumeric-1.12.48/test/GnumericTest.pm-916-    chomp $PYTHON;
##############################################
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-43-if ($schema) {
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl:44:    system ("grep", "-q", "-w", "CT_Text", $schema);
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-45-    $sml_schema_patched_for_comments = ($? == 0);
##############################################
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-87-	print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl:88:	system ($cmd);
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-89-	if (!-r $tmp) {
##############################################
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-95-    my %members;
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl:96:    foreach (`$unzip -v $tmp`) {
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-97-	next unless /^----/ ... /^----/;
##############################################
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-137-	print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl:138:	my $out = `$cmd 2>&1`;
gnumeric-1.12.48/test/t6152-xlsx-syntax.pl-139-	if ($out ne '' && $out !~ /validates$/) {
##############################################
gnumeric-1.12.48/test/t6050-vba-roundtrip.pl-20-&GnumericTest::junkfile ($tmp);
gnumeric-1.12.48/test/t6050-vba-roundtrip.pl:21:system ("$ssconvert $src $tmp");
gnumeric-1.12.48/test/t6050-vba-roundtrip.pl-22-my $dir2 = &gsf_list ($tmp);
##############################################
gnumeric-1.12.48/test/t6050-vba-roundtrip.pl-34-    } else {
gnumeric-1.12.48/test/t6050-vba-roundtrip.pl:35:	my $d1 = `$gsf cat '$src' '$f'`;
gnumeric-1.12.48/test/t6050-vba-roundtrip.pl:36:	my $d2 = `$gsf cat '$tmp' '$f'`;
gnumeric-1.12.48/test/t6050-vba-roundtrip.pl-37-	if (length ($d1) ne $dir1->{$f}) {
##############################################
gnumeric-1.12.48/test/t6103-lookfuns-ods.pl-16-&GnumericTest::junkfile ($tmp);
gnumeric-1.12.48/test/t6103-lookfuns-ods.pl:17:system ("$ssconvert $src $tmp");
gnumeric-1.12.48/test/t6103-lookfuns-ods.pl-18-
##############################################
gnumeric-1.12.48/test/t6101-mathfuns-ods.pl-16-&GnumericTest::junkfile ($tmp);
gnumeric-1.12.48/test/t6101-mathfuns-ods.pl:17:system ("$ssconvert $src $tmp");
gnumeric-1.12.48/test/t6101-mathfuns-ods.pl-18-
##############################################
gnumeric-1.12.48/test/t9003-ssdiff-xml.pl-31-    print STDERR "$cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t9003-ssdiff-xml.pl:32:    my $output = `$cmd 2>&1`;
gnumeric-1.12.48/test/t9003-ssdiff-xml.pl-33-    my $err = $?; # from xmllint
##############################################
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-37-	print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6160-ods-deterministic.pl:38:	system ($cmd);
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-39-	if (!-r $tmp) {
##############################################
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-43-
gnumeric-1.12.48/test/t6160-ods-deterministic.pl:44:	foreach (`$unzip -v $tmp`) {
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-45-	    next unless /^----/ ... /^----/;
##############################################
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-72-	print STDERR "# $cmd1\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6160-ods-deterministic.pl:73:	my $data1 = `$cmd1`;
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-74-
##############################################
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-76-	print STDERR "# $cmd2\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6160-ods-deterministic.pl:77:	my $data2 = `$cmd2`;
gnumeric-1.12.48/test/t6160-ods-deterministic.pl-78-
##############################################
gnumeric-1.12.48/test/t9010-ssgrep.pl-72-    print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t9010-ssgrep.pl:73:    my $output = `$cmd 2>&1`;
gnumeric-1.12.48/test/t9010-ssgrep.pl-74-    my $err = $?;
##############################################
gnumeric-1.12.48/test/t9002-ssdiff-self.pl-24-    my $cmd = "$ssdiff --xml $src $src";
gnumeric-1.12.48/test/t9002-ssdiff-self.pl:25:    my $output = `$cmd 2>&1`;
gnumeric-1.12.48/test/t9002-ssdiff-self.pl-26-    my $err = $?;
##############################################
gnumeric-1.12.48/test/t6910-graph-image-svg.pl-39-
gnumeric-1.12.48/test/t6910-graph-image-svg.pl:40:    system ("$ssconvert --export-graphs $src $tmpdir/image-%n.svg");
gnumeric-1.12.48/test/t6910-graph-image-svg.pl-41-    my @images = sort <$tmpdir/image-[0-9]*.svg>;
##############################################
gnumeric-1.12.48/test/t6910-graph-image-svg.pl-49-    foreach my $image (@images) {
gnumeric-1.12.48/test/t6910-graph-image-svg.pl:50:	my $out = `$xmllint --nonet --noout $image 2>&1`;
gnumeric-1.12.48/test/t6910-graph-image-svg.pl-51-	if ($out ne '') {
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-87-	print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6150-ods-syntax.pl:88:	system ($cmd);
gnumeric-1.12.48/test/t6150-ods-syntax.pl-89-	if (!-r $tmp) {
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-94-	my %members;
gnumeric-1.12.48/test/t6150-ods-syntax.pl:95:	foreach (`$unzip -v $tmp`) {
gnumeric-1.12.48/test/t6150-ods-syntax.pl-96-	    next unless /^----/ ... /^----/;
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-119-	    print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6150-ods-syntax.pl:120:	    my $out = `$cmd 2>&1`;
gnumeric-1.12.48/test/t6150-ods-syntax.pl-121-	    if ($out ne '' && $out !~ /^- validates$/) {
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-177-	    print STDERR "# $cmd\n";
gnumeric-1.12.48/test/t6150-ods-syntax.pl:178:	    my $code = system ("$cmd 2>&1 | sed -e 's/^/| /' ");
gnumeric-1.12.48/test/t6150-ods-syntax.pl-179-	    &GnumericTest::system_failure ($curl, $code) if $code;
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-182-	my $cmd = &GnumericTest::quotearg ($sha1sum, ($had_it ? $fn : $tmpfn));
gnumeric-1.12.48/test/t6150-ods-syntax.pl:183:	my $out = `$cmd 2>&1`;
gnumeric-1.12.48/test/t6150-ods-syntax.pl-184-	die "$0: Unexpected output from $sha1sum\n" unless ($out =~ /^([a-f0-9]{40})\b/i);
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-223-    print STDERR "# $cmd\n";
gnumeric-1.12.48/test/t6150-ods-syntax.pl:224:    system ($cmd);
gnumeric-1.12.48/test/t6150-ods-syntax.pl-225-
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-231-    print STDERR "# $cmd\n";
gnumeric-1.12.48/test/t6150-ods-syntax.pl:232:    system ($cmd);
gnumeric-1.12.48/test/t6150-ods-syntax.pl-233-}
##############################################
gnumeric-1.12.48/test/t6150-ods-syntax.pl-252-    print STDERR "# $cmd\n";
gnumeric-1.12.48/test/t6150-ods-syntax.pl:253:    system ($cmd);
gnumeric-1.12.48/test/t6150-ods-syntax.pl-254-}
##############################################
gnumeric-1.12.48/test/t6151-gnumeric-syntax.pl-32-    &GnumericTest::junkfile ($tmp);
gnumeric-1.12.48/test/t6151-gnumeric-syntax.pl:33:    system ("$ssconvert $src $tmp");
gnumeric-1.12.48/test/t6151-gnumeric-syntax.pl-34-    if (!-r $tmp) {
##############################################
gnumeric-1.12.48/test/t6151-gnumeric-syntax.pl-38-
gnumeric-1.12.48/test/t6151-gnumeric-syntax.pl:39:    my $out = `$xmllint --nonet --noout --schema $schema $tmp 2>&1`;
gnumeric-1.12.48/test/t6151-gnumeric-syntax.pl-40-    if ($out !~ /validates$/) {
##############################################
gnumeric-1.12.48/test/t9004-ssdiff-highlight.pl-32-    print STDERR "$cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t9004-ssdiff-highlight.pl:33:    my $output = `$cmd 2>&1`;
gnumeric-1.12.48/test/t9004-ssdiff-highlight.pl-34-    my $err = $?;
##############################################
gnumeric-1.12.48/test/t6590-samples.pl-13-    print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6590-samples.pl:14:    system ($cmd);
gnumeric-1.12.48/test/t6590-samples.pl-15-    if (!-r $csvfile) {
##############################################
gnumeric-1.12.48/test/t6590-samples.pl-25-    print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6590-samples.pl:26:    system ($cmd);
gnumeric-1.12.48/test/t6590-samples.pl-27-    if (!-r $file) {
##############################################
gnumeric-1.12.48/test/t2005-recalc.pl-34-    my $cmd = &GnumericTest::quotearg ($sstest, 'test_recalc', $src);
gnumeric-1.12.48/test/t2005-recalc.pl:35:    my $actual = `$cmd 2>&1`;
gnumeric-1.12.48/test/t2005-recalc.pl-36-    my $err = $?;
##############################################
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-37-	print STDERR "# $cmd\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl:38:	system ($cmd);
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-39-	if (!-r $tmp) {
##############################################
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-43-
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl:44:	foreach (`$unzip -v $tmp`) {
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-45-	    next unless /^----/ ... /^----/;
##############################################
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-75-	print STDERR "# $cmd1\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl:76:	my $data1 = `$cmd1`;
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-77-
##############################################
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-79-	print STDERR "# $cmd2\n" if $GnumericTest::verbose;
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl:80:	my $data2 = `$cmd2`;
gnumeric-1.12.48/test/t6161-xlsx-deterministic.pl-81-
##############################################
gnumeric-1.12.48/test/t6102-objs-ods.pl-16-&GnumericTest::junkfile ($tmp);
gnumeric-1.12.48/test/t6102-objs-ods.pl:17:system ("$ssconvert $src $tmp");
gnumeric-1.12.48/test/t6102-objs-ods.pl-18-
##############################################
gnumeric-1.12.48/doc/Makefile.in-50-  { \
gnumeric-1.12.48/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/doc/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/doc/Makefile.in-138-  esac
gnumeric-1.12.48/doc/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/doc/Makefile.in-140-am__vpath_adj = case $$p in \
gnumeric-1.12.48/doc/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/doc/Makefile.in-142-    *) f=$$p;; \
gnumeric-1.12.48/doc/Makefile.in-143-  esac;
gnumeric-1.12.48/doc/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/doc/Makefile.in-145-am__install_max = 40
gnumeric-1.12.48/doc/Makefile.in-146-am__nobase_strip_setup = \
gnumeric-1.12.48/doc/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/doc/Makefile.in-148-am__nobase_strip = \
##############################################
gnumeric-1.12.48/doc/Makefile.in-204-  while test -n "$$dir1"; do \
gnumeric-1.12.48/doc/Makefile.in:205:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/doc/Makefile.in-206-    if test "$$first" != "."; then \
gnumeric-1.12.48/doc/Makefile.in-207-      if test "$$first" = ".."; then \
gnumeric-1.12.48/doc/Makefile.in:208:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/doc/Makefile.in:209:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/doc/Makefile.in-210-      else \
gnumeric-1.12.48/doc/Makefile.in:211:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/doc/Makefile.in-212-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/doc/Makefile.in:213:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/doc/Makefile.in-214-        else \
##############################################
gnumeric-1.12.48/doc/Makefile.in-219-    fi; \
gnumeric-1.12.48/doc/Makefile.in:220:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/doc/Makefile.in-221-  done; \
##############################################
gnumeric-1.12.48/doc/Makefile.in-1042-	@list='$(manpage_DATA)'; test -n "$(manpagedir)" || list=; \
gnumeric-1.12.48/doc/Makefile.in:1043:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/doc/Makefile.in-1044-	dir='$(DESTDIR)$(manpagedir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/doc/Makefile.in-1063-	@list='$(winhelp_DATA)'; test -n "$(winhelpdir)" || list=; \
gnumeric-1.12.48/doc/Makefile.in:1064:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/doc/Makefile.in-1065-	dir='$(DESTDIR)$(winhelpdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/doc/Makefile.in-1080-	dot_seen=no; \
gnumeric-1.12.48/doc/Makefile.in:1081:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/doc/Makefile.in-1082-	case "$@" in \
##############################################
gnumeric-1.12.48/doc/Makefile.in-1143-GTAGS:
gnumeric-1.12.48/doc/Makefile.in:1144:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/doc/Makefile.in-1145-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/doc/Makefile.in-1169-distdir-am: $(DISTFILES)
gnumeric-1.12.48/doc/Makefile.in:1170:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/doc/Makefile.in:1171:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/doc/Makefile.in-1172-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/doc/Makefile.in-1183-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/doc/Makefile.in:1184:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/doc/Makefile.in-1185-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/doc/de/de.po-11894-#: C/gnumeric.xml:102
gnumeric-1.12.48/doc/de/de.po:11895:msgid "The constraints are defined in rows seven to ten. Since the coefficients of these functions are in columns B, C and D we will get the total sum of each of the constraint using the formula `SUMPRODUCT(B$3:D$3,Bn:Dn)' where n is the row number of the constraint. For example, in E7 we have `=SUMPRODUCT(B$3:D$3,B7:D7)', in E8 `=SUMPRODUCT(B$3:D$3,B8:D8)' and so on. The right hand side (RHS) values of the constraints are typed into cells G7:G10."
gnumeric-1.12.48/doc/de/de.po-11896-msgstr ""
##############################################
gnumeric-1.12.48/doc/C/analysis-solver.xml-106-    the constraint.  For example, in E7 we have
gnumeric-1.12.48/doc/C/analysis-solver.xml:107:    `=SUMPRODUCT(B$3:D$3,B7:D7)', in E8 `=SUMPRODUCT(B$3:D$3,B8:D8)'
gnumeric-1.12.48/doc/C/analysis-solver.xml-108-    and so on.  The right hand side (RHS) values of the constraints
##############################################
gnumeric-1.12.48/doc/sv/sv.po-11880-#: C/gnumeric.xml:102
gnumeric-1.12.48/doc/sv/sv.po:11881:msgid "The constraints are defined in rows seven to ten. Since the coefficients of these functions are in columns B, C and D we will get the total sum of each of the constraint using the formula `SUMPRODUCT(B$3:D$3,Bn:Dn)' where n is the row number of the constraint. For example, in E7 we have `=SUMPRODUCT(B$3:D$3,B7:D7)', in E8 `=SUMPRODUCT(B$3:D$3,B8:D8)' and so on. The right hand side (RHS) values of the constraints are typed into cells G7:G10."
gnumeric-1.12.48/doc/sv/sv.po-11882-msgstr ""
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-eng/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-numtheory/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-christian-date/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/Makefile.in-49-  { \
gnumeric-1.12.48/plugins/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/plugins/Makefile.in-189-  while test -n "$$dir1"; do \
gnumeric-1.12.48/plugins/Makefile.in:190:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/plugins/Makefile.in-191-    if test "$$first" != "."; then \
gnumeric-1.12.48/plugins/Makefile.in-192-      if test "$$first" = ".."; then \
gnumeric-1.12.48/plugins/Makefile.in:193:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/plugins/Makefile.in:194:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/plugins/Makefile.in-195-      else \
gnumeric-1.12.48/plugins/Makefile.in:196:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/plugins/Makefile.in-197-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/plugins/Makefile.in:198:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/plugins/Makefile.in-199-        else \
##############################################
gnumeric-1.12.48/plugins/Makefile.in-204-    fi; \
gnumeric-1.12.48/plugins/Makefile.in:205:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/plugins/Makefile.in-206-  done; \
##############################################
gnumeric-1.12.48/plugins/Makefile.in-512-	dot_seen=no; \
gnumeric-1.12.48/plugins/Makefile.in:513:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/plugins/Makefile.in-514-	case "$@" in \
##############################################
gnumeric-1.12.48/plugins/Makefile.in-575-GTAGS:
gnumeric-1.12.48/plugins/Makefile.in:576:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/Makefile.in-577-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/Makefile.in-601-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/Makefile.in:602:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/Makefile.in:603:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/Makefile.in-604-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/Makefile.in-615-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/Makefile.in:616:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/Makefile.in-617-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/glpk/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/glpk/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/glpk/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/glpk/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/glpk/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/glpk/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/glpk/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/glpk/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/glpk/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/glpk/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/glpk/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/glpk/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-565-.c.obj:
gnumeric-1.12.48/plugins/glpk/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/glpk/Makefile.in-567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/glpk/Makefile.in:570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/glpk/Makefile.in-571-
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-602-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/glpk/Makefile.in:603:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/glpk/Makefile.in-604-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-635-GTAGS:
gnumeric-1.12.48/plugins/glpk/Makefile.in:636:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/glpk/Makefile.in-637-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-661-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/glpk/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/glpk/Makefile.in:663:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/glpk/Makefile.in-664-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/glpk/Makefile.in-675-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/glpk/Makefile.in:676:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/glpk/Makefile.in-677-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-561-.c.obj:
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-567-
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-598-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-600-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-631-GTAGS:
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-657-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-671-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-tsa/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/mps/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/mps/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/mps/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/mps/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/mps/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/mps/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/mps/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/mps/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/mps/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/mps/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/mps/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/mps/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-558-.c.obj:
gnumeric-1.12.48/plugins/mps/Makefile.in:559:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/mps/Makefile.in-560-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/mps/Makefile.in:563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/mps/Makefile.in-564-
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-595-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/mps/Makefile.in:596:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/mps/Makefile.in-597-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-628-GTAGS:
gnumeric-1.12.48/plugins/mps/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/mps/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-654-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/mps/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/mps/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/mps/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/mps/Makefile.in-668-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/mps/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/mps/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-date/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-date/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-date/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-date/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-date/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-date/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-date/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-date/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-date/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-date/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-date/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-date/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-date/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-date/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-date/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-date/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-date/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-date/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-date/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-random/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-random/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-random/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-random/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-random/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-random/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-random/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-random/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-random/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-random/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-random/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-random/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-random/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-random/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-random/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-random/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-random/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-random/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-random/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-info/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-info/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-info/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-info/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-info/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-info/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-info/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-info/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-info/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-info/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-info/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-info/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-info/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-info/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-info/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-info/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-info/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-info/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-info/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/gda/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/gda/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/gda/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/gda/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/gda/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/gda/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/gda/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/gda/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/gda/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/gda/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/gda/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/gda/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-562-.c.obj:
gnumeric-1.12.48/plugins/gda/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/gda/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/gda/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/gda/Makefile.in-568-
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-599-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/gda/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/gda/Makefile.in-601-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-632-GTAGS:
gnumeric-1.12.48/plugins/gda/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/gda/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-658-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/gda/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/gda/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/gda/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/gda/Makefile.in-672-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/gda/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/gda/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/paradox/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/paradox/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/paradox/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/paradox/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/paradox/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/paradox/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/paradox/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/paradox/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/paradox/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/paradox/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/paradox/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/paradox/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-561-.c.obj:
gnumeric-1.12.48/plugins/paradox/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/paradox/Makefile.in-563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/paradox/Makefile.in:566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/paradox/Makefile.in-567-
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-598-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/paradox/Makefile.in:599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/paradox/Makefile.in-600-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-631-GTAGS:
gnumeric-1.12.48/plugins/paradox/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/paradox/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-657-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/paradox/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/paradox/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/paradox/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/paradox/Makefile.in-671-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/paradox/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/paradox/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-r/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-r/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-r/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-r/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-r/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-r/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-r/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-r/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-r/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-560-.c.obj:
gnumeric-1.12.48/plugins/fn-r/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-r/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-r/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-r/Makefile.in-566-
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-597-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in:598:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in-599-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-630-GTAGS:
gnumeric-1.12.48/plugins/fn-r/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-r/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-656-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-r/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-r/Makefile.in-670-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-r/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-r/Makefile.in-672-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-string/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-string/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-string/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-string/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-string/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-string/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-string/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-string/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-string/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-string/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-string/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-string/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-string/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-string/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-string/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-string/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-string/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-string/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-string/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-572-.c.obj:
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-574-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-578-
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-609-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:610:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-611-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-642-GTAGS:
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:643:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-644-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-668-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:669:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:670:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-671-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-682-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in:683:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/excelplugins/Makefile.in-684-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/excelplugins/xlcall32_emulation.c-85-#ifdef WIN32
gnumeric-1.12.48/plugins/excelplugins/xlcall32_emulation.c:86:asm (".section .drectve");
gnumeric-1.12.48/plugins/excelplugins/xlcall32_emulation.c:87:asm (".ascii \"-export:Excel4v=Excel4v@16,XLCallVer=XLCallVer@0\"");
gnumeric-1.12.48/plugins/excelplugins/xlcall32_emulation.c-88-#endif
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-561-.c.obj:
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-567-
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-598-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-600-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-631-GTAGS:
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-657-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-671-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-complex/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/psiconv/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/psiconv/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/psiconv/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/psiconv/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/psiconv/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/psiconv/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/psiconv/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/psiconv/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/psiconv/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-562-.c.obj:
gnumeric-1.12.48/plugins/psiconv/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/psiconv/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/psiconv/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/psiconv/Makefile.in-568-
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-599-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in-601-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-632-GTAGS:
gnumeric-1.12.48/plugins/psiconv/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/psiconv/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-658-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/psiconv/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/psiconv/Makefile.in-672-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/psiconv/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/psiconv/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/xbase/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/xbase/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/xbase/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/xbase/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/xbase/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/xbase/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/xbase/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/xbase/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/xbase/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/xbase/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/xbase/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/xbase/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/xbase/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/xbase/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/xbase/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/xbase/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/xbase/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/xbase/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/xbase/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/xbase/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/xbase/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/xbase/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/xbase/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/xbase/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/xbase/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/xbase/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/uihello/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/uihello/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/uihello/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/uihello/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/uihello/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/uihello/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/uihello/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/uihello/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/uihello/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/uihello/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/uihello/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/uihello/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/uihello/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/uihello/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/uihello/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/uihello/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/uihello/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/uihello/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/uihello/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/uihello/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/uihello/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/uihello/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/uihello/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/uihello/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/uihello/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/uihello/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/perl-func/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/perl-func/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/perl-func/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/perl-func/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/perl-func/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/perl-func/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/perl-func/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/perl-func/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/perl-func/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/perl-func/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/perl-func/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/perl-func/Makefile.in-497-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in:498:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in-499-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/perl-func/Makefile.in-510-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/perl-func/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/perl-func/Makefile.in-524-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/perl-func/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/perl-func/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-562-.c.obj:
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-568-
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-599-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-601-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-632-GTAGS:
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-658-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-672-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/nlsolve/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-52-  { \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-54-  }; \
##############################################
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-113-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-115-    *) f=$$p;; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-116-  esac;
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-118-am__install_max = 40
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-119-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-121-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-581-.c.obj:
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:582:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-583-
##############################################
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-610-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:611:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-612-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-643-GTAGS:
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:644:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-645-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-669-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:670:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:671:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-672-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-683-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in:684:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/perl-loader/Makefile.in-685-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-lookup/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-erlang/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-derivatives/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-math/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-math/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-math/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-math/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-math/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-math/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-math/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-math/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-math/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-math/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-math/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-math/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-math/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-math/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-math/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-math/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-math/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-math/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-math/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-502-	@list='$(gnumeric_plugin_gnome_glossary_DATA)'; test -n "$(gnumeric_plugin_gnome_glossarydir)" || list=; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:503:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-504-	dir='$(DESTDIR)$(gnumeric_plugin_gnome_glossarydir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-523-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:524:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-525-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-536-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:537:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:538:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-539-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-550-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in:551:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/gnome-glossary/Makefile.in-552-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-stat/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/sample_datasource/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-562-.c.obj:
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-568-
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-599-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-601-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-632-GTAGS:
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-658-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-672-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-hebrew-date/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/applix/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/applix/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/applix/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/applix/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/applix/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/applix/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/applix/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/applix/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/applix/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/applix/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/applix/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/applix/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-561-.c.obj:
gnumeric-1.12.48/plugins/applix/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/applix/Makefile.in-563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/applix/Makefile.in:566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/applix/Makefile.in-567-
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-598-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/applix/Makefile.in:599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/applix/Makefile.in-600-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-631-GTAGS:
gnumeric-1.12.48/plugins/applix/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/applix/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-657-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/applix/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/applix/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/applix/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/applix/Makefile.in-671-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/applix/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/applix/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/qpro/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/qpro/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/qpro/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/qpro/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/qpro/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/qpro/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/qpro/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/qpro/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/qpro/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/qpro/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/qpro/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/qpro/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-561-.c.obj:
gnumeric-1.12.48/plugins/qpro/Makefile.in:562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/qpro/Makefile.in-563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/qpro/Makefile.in:566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/qpro/Makefile.in-567-
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-598-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/qpro/Makefile.in:599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/qpro/Makefile.in-600-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-631-GTAGS:
gnumeric-1.12.48/plugins/qpro/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/qpro/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-657-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/qpro/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/qpro/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/qpro/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/qpro/Makefile.in-671-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/qpro/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/qpro/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-logical/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/openoffice/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/openoffice/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/openoffice/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/openoffice/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/openoffice/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/openoffice/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/openoffice/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/openoffice/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/openoffice/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-560-.c.obj:
gnumeric-1.12.48/plugins/openoffice/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/openoffice/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/openoffice/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/openoffice/Makefile.in-566-
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-597-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in:598:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in-599-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-630-GTAGS:
gnumeric-1.12.48/plugins/openoffice/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/openoffice/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-656-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/openoffice/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/openoffice/Makefile.in-670-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/openoffice/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/openoffice/Makefile.in-672-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-560-.c.obj:
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-566-
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-597-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:598:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-599-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-630-GTAGS:
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-656-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-670-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-financial/Makefile.in-672-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/html/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/html/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/html/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/html/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/html/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/html/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/html/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/html/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/html/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/html/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/html/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/html/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-574-.c.obj:
gnumeric-1.12.48/plugins/html/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/html/Makefile.in-576-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/html/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/html/Makefile.in-580-
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-611-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/html/Makefile.in:612:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/html/Makefile.in-613-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-644-GTAGS:
gnumeric-1.12.48/plugins/html/Makefile.in:645:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/html/Makefile.in-646-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-670-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/html/Makefile.in:671:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/html/Makefile.in:672:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/html/Makefile.in-673-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/html/Makefile.in-684-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/html/Makefile.in:685:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/html/Makefile.in-686-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/oleo/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/oleo/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/oleo/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/oleo/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/oleo/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/oleo/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/oleo/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/oleo/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/oleo/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/oleo/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/oleo/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/oleo/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/oleo/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/oleo/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/oleo/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/oleo/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/oleo/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/oleo/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/oleo/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/oleo/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/oleo/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/oleo/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/oleo/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/oleo/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/oleo/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/oleo/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-568-.c.obj:
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-574-
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-605-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:606:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-607-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-638-GTAGS:
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:639:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-640-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-664-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:665:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:666:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-667-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-678-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in:679:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/lotus-123/Makefile.in-680-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/python-loader/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/python-loader/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/python-loader/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/python-loader/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/python-loader/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/python-loader/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/python-loader/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/python-loader/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/python-loader/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-595-.c.obj:
gnumeric-1.12.48/plugins/python-loader/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/python-loader/Makefile.in-597-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/python-loader/Makefile.in:600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/python-loader/Makefile.in-601-
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-632-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in:633:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in-634-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-665-GTAGS:
gnumeric-1.12.48/plugins/python-loader/Makefile.in:666:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/python-loader/Makefile.in-667-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-691-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/python-loader/Makefile.in:692:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in:693:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in-694-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/python-loader/Makefile.in-705-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/python-loader/Makefile.in:706:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/python-loader/Makefile.in-707-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/sc/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/sc/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/sc/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/sc/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/sc/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/sc/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/sc/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/sc/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/sc/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/sc/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/sc/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/sc/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-558-.c.obj:
gnumeric-1.12.48/plugins/sc/Makefile.in:559:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/sc/Makefile.in-560-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/sc/Makefile.in:563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/sc/Makefile.in-564-
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-595-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/sc/Makefile.in:596:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/sc/Makefile.in-597-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-628-GTAGS:
gnumeric-1.12.48/plugins/sc/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/sc/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-654-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/sc/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/sc/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/sc/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/sc/Makefile.in-668-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/sc/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/sc/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-562-.c.obj:
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-568-
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-599-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-601-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-632-GTAGS:
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-658-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-672-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/gnome-db/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/py-func/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/py-func/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/py-func/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/py-func/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/py-func/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/py-func/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/py-func/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/py-func/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/py-func/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/py-func/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/py-func/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/py-func/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/py-func/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/py-func/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/py-func/Makefile.in-497-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/py-func/Makefile.in:498:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/py-func/Makefile.in-499-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/py-func/Makefile.in-510-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/py-func/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/py-func/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/py-func/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/py-func/Makefile.in-524-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/py-func/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/py-func/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/dif/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/dif/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/dif/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/dif/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/dif/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/dif/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/dif/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/dif/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/dif/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/dif/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/dif/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/dif/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-558-.c.obj:
gnumeric-1.12.48/plugins/dif/Makefile.in:559:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/dif/Makefile.in-560-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/dif/Makefile.in:563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/dif/Makefile.in-564-
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-595-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/dif/Makefile.in:596:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/dif/Makefile.in-597-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-628-GTAGS:
gnumeric-1.12.48/plugins/dif/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/dif/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-654-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/dif/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/dif/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/dif/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/dif/Makefile.in-668-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/dif/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/dif/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-562-.c.obj:
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-568-
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-599-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-601-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-632-GTAGS:
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-658-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-672-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/plan-perfect/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/plan-perfect/pln.c-274-static char *
gnumeric-1.12.48/plugins/plan-perfect/pln.c:275:pln_get_addr (GnmParsePos const *pp, guint8 const *ch)
gnumeric-1.12.48/plugins/plan-perfect/pln.c-276-{
##############################################
gnumeric-1.12.48/plugins/plan-perfect/pln.c-400-		case 27:	/* Cell reference */
gnumeric-1.12.48/plugins/plan-perfect/pln.c:401:			str = pln_get_addr  (pp, ch);
gnumeric-1.12.48/plugins/plan-perfect/pln.c-402-			g_string_append (expr, str);
##############################################
gnumeric-1.12.48/plugins/plan-perfect/pln.c-407-		case 28:	/* Block reference */
gnumeric-1.12.48/plugins/plan-perfect/pln.c:408:			str = pln_get_addr  (pp, ch);
gnumeric-1.12.48/plugins/plan-perfect/pln.c-409-			g_string_append   (expr, str);
##############################################
gnumeric-1.12.48/plugins/plan-perfect/pln.c-411-			g_string_append_c (expr, ':');
gnumeric-1.12.48/plugins/plan-perfect/pln.c:412:			str = pln_get_addr  (pp, ch+4);
gnumeric-1.12.48/plugins/plan-perfect/pln.c-413-			g_string_append   (expr, str);
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/excel/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/excel/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/excel/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/excel/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/excel/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/excel/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/excel/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/excel/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/excel/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/excel/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/excel/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/excel/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-663-.c.obj:
gnumeric-1.12.48/plugins/excel/Makefile.in:664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/excel/Makefile.in-665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/excel/Makefile.in:668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/excel/Makefile.in-669-
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-700-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/excel/Makefile.in:701:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/excel/Makefile.in-702-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-733-GTAGS:
gnumeric-1.12.48/plugins/excel/Makefile.in:734:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/excel/Makefile.in-735-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-759-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/excel/Makefile.in:760:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/excel/Makefile.in:761:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/excel/Makefile.in-762-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/excel/Makefile.in-773-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/excel/Makefile.in:774:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/excel/Makefile.in-775-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/fn-database/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/fn-database/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/fn-database/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/fn-database/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/fn-database/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/fn-database/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/fn-database/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/fn-database/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/fn-database/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/fn-database/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-database/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/fn-database/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/fn-database/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/fn-database/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/fn-database/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/fn-database/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/fn-database/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/fn-database/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/fn-database/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/sylk/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/sylk/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/sylk/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/sylk/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/sylk/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/sylk/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/sylk/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/sylk/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/sylk/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/sylk/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/sylk/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/sylk/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-559-.c.obj:
gnumeric-1.12.48/plugins/sylk/Makefile.in:560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/sylk/Makefile.in-561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/sylk/Makefile.in:564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/sylk/Makefile.in-565-
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-596-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/sylk/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/sylk/Makefile.in-598-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-629-GTAGS:
gnumeric-1.12.48/plugins/sylk/Makefile.in:630:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/sylk/Makefile.in-631-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-655-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/sylk/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/sylk/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/sylk/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/sylk/Makefile.in-669-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/sylk/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/sylk/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-51-  { \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-114-  esac;
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-565-.c.obj:
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-571-
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-602-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:603:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-604-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-635-GTAGS:
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:636:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-637-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-661-distdir-am: $(DISTFILES)
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:663:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-664-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-675-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in:676:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/plugins/lpsolve/Makefile.in-677-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/compile-67-	mingw/*)
gnumeric-1.12.48/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gnumeric-1.12.48/compile-69-	  ;;
gnumeric-1.12.48/compile-70-	cygwin/*)
gnumeric-1.12.48/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gnumeric-1.12.48/compile-72-	  ;;
gnumeric-1.12.48/compile-73-	wine/*)
gnumeric-1.12.48/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gnumeric-1.12.48/compile-75-	  ;;
##############################################
gnumeric-1.12.48/compile-310-# Name of file we expect compiler to create.
gnumeric-1.12.48/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gnumeric-1.12.48/compile-312-
##############################################
gnumeric-1.12.48/compile-316-# object file name, since that is what matters with a parallel build.
gnumeric-1.12.48/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gnumeric-1.12.48/compile-318-while true; do
##############################################
gnumeric-1.12.48/po/Makefile.in.in-58-
gnumeric-1.12.48/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep ^$$lang$$ $(srcdir)/LINGUAS`" -o -n "`echo $$ALINGUAS|grep ' ?$$lang ?'`"; then printf "$$lang "; fi; done; fi)
gnumeric-1.12.48/po/Makefile.in.in-60-
##############################################
gnumeric-1.12.48/po/Makefile.in.in-83-.po.gmo:
gnumeric-1.12.48/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
gnumeric-1.12.48/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gnumeric-1.12.48/po/Makefile.in.in-185-	  echo "$$lang:"; \
gnumeric-1.12.48/po/Makefile.in.in:186:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gnumeric-1.12.48/po/Makefile.in.in-187-	  if $$result; then \
##############################################
gnumeric-1.12.48/component/Makefile.in-51-  { \
gnumeric-1.12.48/component/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/component/Makefile.in-53-  }; \
##############################################
gnumeric-1.12.48/component/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
gnumeric-1.12.48/component/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/component/Makefile.in-111-am__vpath_adj = case $$p in \
gnumeric-1.12.48/component/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/component/Makefile.in-113-    *) f=$$p;; \
gnumeric-1.12.48/component/Makefile.in-114-  esac;
gnumeric-1.12.48/component/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/component/Makefile.in-116-am__install_max = 40
gnumeric-1.12.48/component/Makefile.in-117-am__nobase_strip_setup = \
gnumeric-1.12.48/component/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/component/Makefile.in-119-am__nobase_strip = \
##############################################
gnumeric-1.12.48/component/Makefile.in-563-.c.obj:
gnumeric-1.12.48/component/Makefile.in:564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/component/Makefile.in-565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnumeric-1.12.48/component/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/component/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/component/Makefile.in-569-
##############################################
gnumeric-1.12.48/component/Makefile.in-600-	@list='$(gtkaction_DATA)'; test -n "$(gtkactiondir)" || list=; \
gnumeric-1.12.48/component/Makefile.in:601:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/component/Makefile.in-602-	dir='$(DESTDIR)$(gtkactiondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/component/Makefile.in-621-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
gnumeric-1.12.48/component/Makefile.in:622:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/component/Makefile.in-623-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/component/Makefile.in-654-GTAGS:
gnumeric-1.12.48/component/Makefile.in:655:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/component/Makefile.in-656-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/component/Makefile.in-680-distdir-am: $(DISTFILES)
gnumeric-1.12.48/component/Makefile.in:681:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/component/Makefile.in:682:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/component/Makefile.in-683-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/component/Makefile.in-694-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/component/Makefile.in:695:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/component/Makefile.in-696-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/tools/Makefile.in-49-  { \
gnumeric-1.12.48/tools/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/tools/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/tools/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/tools/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/tools/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/tools/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/tools/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/tools/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/tools/Makefile.in-177-      else \
gnumeric-1.12.48/tools/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/tools/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/tools/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/tools/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/tools/Makefile.in-186-    fi; \
gnumeric-1.12.48/tools/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/tools/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/tools/Makefile.in-490-	dot_seen=no; \
gnumeric-1.12.48/tools/Makefile.in:491:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/tools/Makefile.in-492-	case "$@" in \
##############################################
gnumeric-1.12.48/tools/Makefile.in-553-GTAGS:
gnumeric-1.12.48/tools/Makefile.in:554:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/tools/Makefile.in-555-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/tools/Makefile.in-579-distdir-am: $(DISTFILES)
gnumeric-1.12.48/tools/Makefile.in:580:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/tools/Makefile.in:581:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/tools/Makefile.in-582-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/tools/Makefile.in-593-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/tools/Makefile.in:594:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/tools/Makefile.in-595-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/tools/win32/Makefile.in-49-  { \
gnumeric-1.12.48/tools/win32/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/tools/win32/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/tools/win32/Makefile.in-423-distdir-am: $(DISTFILES)
gnumeric-1.12.48/tools/win32/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/tools/win32/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/tools/win32/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/tools/win32/Makefile.in-437-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/tools/win32/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/tools/win32/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/templates/english/Makefile.in-50-  { \
gnumeric-1.12.48/templates/english/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/templates/english/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/templates/english/Makefile.in-127-  esac
gnumeric-1.12.48/templates/english/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/templates/english/Makefile.in-129-am__vpath_adj = case $$p in \
gnumeric-1.12.48/templates/english/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/templates/english/Makefile.in-131-    *) f=$$p;; \
gnumeric-1.12.48/templates/english/Makefile.in-132-  esac;
gnumeric-1.12.48/templates/english/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/templates/english/Makefile.in-134-am__install_max = 40
gnumeric-1.12.48/templates/english/Makefile.in-135-am__nobase_strip_setup = \
gnumeric-1.12.48/templates/english/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/templates/english/Makefile.in-137-am__nobase_strip = \
##############################################
gnumeric-1.12.48/templates/english/Makefile.in-461-	@list='$(templates_DATA)'; test -n "$(templatesdir)" || list=; \
gnumeric-1.12.48/templates/english/Makefile.in:462:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/templates/english/Makefile.in-463-	dir='$(DESTDIR)$(templatesdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/templates/english/Makefile.in-474-distdir-am: $(DISTFILES)
gnumeric-1.12.48/templates/english/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/templates/english/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/templates/english/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/templates/english/Makefile.in-488-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/templates/english/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/templates/english/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/templates/Makefile.in-49-  { \
gnumeric-1.12.48/templates/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/templates/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/templates/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/templates/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/templates/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/templates/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/templates/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/templates/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/templates/Makefile.in-177-      else \
gnumeric-1.12.48/templates/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/templates/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/templates/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/templates/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/templates/Makefile.in-186-    fi; \
gnumeric-1.12.48/templates/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/templates/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/templates/Makefile.in-479-	dot_seen=no; \
gnumeric-1.12.48/templates/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/templates/Makefile.in-481-	case "$@" in \
##############################################
gnumeric-1.12.48/templates/Makefile.in-542-GTAGS:
gnumeric-1.12.48/templates/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/templates/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/templates/Makefile.in-568-distdir-am: $(DISTFILES)
gnumeric-1.12.48/templates/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/templates/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/templates/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/templates/Makefile.in-582-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/templates/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/templates/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/templates/autoformat/Makefile.in-49-  { \
gnumeric-1.12.48/templates/autoformat/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/templates/autoformat/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/templates/autoformat/Makefile.in-447-distdir-am: $(DISTFILES)
gnumeric-1.12.48/templates/autoformat/Makefile.in:448:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/templates/autoformat/Makefile.in:449:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/templates/autoformat/Makefile.in-450-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/templates/autoformat/Makefile.in-461-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/templates/autoformat/Makefile.in:462:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/templates/autoformat/Makefile.in-463-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/templates/autoformat/Makefile.in-604-		for f in $(srcdir)/autoformat.$$cat.*.xml.in ; do	\
gnumeric-1.12.48/templates/autoformat/Makefile.in:605:			dst=$$dir/`basename $$f | sed -e 's/\.in//'` ;	\
gnumeric-1.12.48/templates/autoformat/Makefile.in-606-			echo "$$dst";					\
##############################################
gnumeric-1.12.48/templates/autoformat/Makefile.am-45-		for f in $(srcdir)/autoformat.$$cat.*.xml.in ; do	\
gnumeric-1.12.48/templates/autoformat/Makefile.am:46:			dst=$$dir/`basename $$f | sed -e 's/\.in//'` ;	\
gnumeric-1.12.48/templates/autoformat/Makefile.am-47-			echo "$$dst";					\
##############################################
gnumeric-1.12.48/m4/ax_is_release.m4-58-        # $is_release = ($minor_version is even)
gnumeric-1.12.48/m4/ax_is_release.m4:59:        minor_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]][[^.]]*.\([[^.]][[^.]]*\).*/\1/'`
gnumeric-1.12.48/m4/ax_is_release.m4-60-        AS_IF([test "$(( $minor_version % 2 ))" -ne 0],
##############################################
gnumeric-1.12.48/m4/ax_is_release.m4-64-        # $is_release = ($micro_version is even)
gnumeric-1.12.48/m4/ax_is_release.m4:65:        micro_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]]*\.[[^.]]*\.\([[^.]]*\).*/\1/'`
gnumeric-1.12.48/m4/ax_is_release.m4-66-        AS_IF([test "$(( $micro_version % 2 ))" -ne 0],
##############################################
gnumeric-1.12.48/m4/libtool.m4-119-    done
gnumeric-1.12.48/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnumeric-1.12.48/m4/libtool.m4-121-}
##############################################
gnumeric-1.12.48/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gnumeric-1.12.48/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gnumeric-1.12.48/m4/libtool.m4-439-
##############################################
gnumeric-1.12.48/m4/libtool.m4-447-#
gnumeric-1.12.48/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gnumeric-1.12.48/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gnumeric-1.12.48/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnumeric-1.12.48/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gnumeric-1.12.48/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnumeric-1.12.48/m4/libtool.m4-561-      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gnumeric-1.12.48/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnumeric-1.12.48/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gnumeric-1.12.48/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnumeric-1.12.48/m4/libtool.m4-574-      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gnumeric-1.12.48/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gnumeric-1.12.48/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gnumeric-1.12.48/m4/libtool.m4-1164-      }]'
gnumeric-1.12.48/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnumeric-1.12.48/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gnumeric-1.12.48/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gnumeric-1.12.48/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnumeric-1.12.48/m4/libtool.m4-1169-  fi],[])
##############################################
gnumeric-1.12.48/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnumeric-1.12.48/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnumeric-1.12.48/m4/libtool.m4-1202-  ECHO='print -r --'
gnumeric-1.12.48/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnumeric-1.12.48/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gnumeric-1.12.48/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gnumeric-1.12.48/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gnumeric-1.12.48/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gnumeric-1.12.48/m4/libtool.m4-1238-
##############################################
gnumeric-1.12.48/m4/libtool.m4-1259-   if test yes = "$GCC"; then
gnumeric-1.12.48/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnumeric-1.12.48/m4/libtool.m4-1261-   fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-1263- /*)
gnumeric-1.12.48/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnumeric-1.12.48/m4/libtool.m4-1265-   ;; #(
##############################################
gnumeric-1.12.48/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gnumeric-1.12.48/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/m4/libtool.m4-1295-      *ELF-32*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnumeric-1.12.48/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/m4/libtool.m4-1312-	*32-bit*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-1322-    else
gnumeric-1.12.48/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/m4/libtool.m4-1324-	*32-bit*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-1344-    emul=elf
gnumeric-1.12.48/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/m4/libtool.m4-1346-      *32-bit*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-1352-    esac
gnumeric-1.12.48/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/m4/libtool.m4-1354-      *MSB*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-1360-    esac
gnumeric-1.12.48/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/m4/libtool.m4-1362-      *N32*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-1725-    # And add a safety zone
gnumeric-1.12.48/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnumeric-1.12.48/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnumeric-1.12.48/m4/libtool.m4-1728-    ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-1758-    if test -n "$kargmax"; then
gnumeric-1.12.48/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gnumeric-1.12.48/m4/libtool.m4-1760-    else
##############################################
gnumeric-1.12.48/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnumeric-1.12.48/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnumeric-1.12.48/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnumeric-1.12.48/m4/libtool.m4-1770-    else
##############################################
gnumeric-1.12.48/m4/libtool.m4-1779-      # we can't tell.
gnumeric-1.12.48/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnumeric-1.12.48/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnumeric-1.12.48/m4/libtool.m4-1783-      do
gnumeric-1.12.48/m4/libtool.m4:1784:        i=`expr $i + 1`
gnumeric-1.12.48/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
gnumeric-1.12.48/m4/libtool.m4-1787-      # Only check the string length outside the loop.
gnumeric-1.12.48/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnumeric-1.12.48/m4/libtool.m4-1789-      teststring=
##############################################
gnumeric-1.12.48/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
gnumeric-1.12.48/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnumeric-1.12.48/m4/libtool.m4-1794-    fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-2258-    *:)
gnumeric-1.12.48/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gnumeric-1.12.48/m4/libtool.m4-2260-        ;;
gnumeric-1.12.48/m4/libtool.m4-2261-    x:*)
gnumeric-1.12.48/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnumeric-1.12.48/m4/libtool.m4-2263-        ;;
gnumeric-1.12.48/m4/libtool.m4-2264-    *::*)
gnumeric-1.12.48/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnumeric-1.12.48/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gnumeric-1.12.48/m4/libtool.m4-2267-        ;;
gnumeric-1.12.48/m4/libtool.m4-2268-    *)
gnumeric-1.12.48/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnumeric-1.12.48/m4/libtool.m4-2270-        ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-2298-  esac
gnumeric-1.12.48/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnumeric-1.12.48/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
gnumeric-1.12.48/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
gnumeric-1.12.48/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnumeric-1.12.48/m4/libtool.m4-2307-    ;;
gnumeric-1.12.48/m4/libtool.m4-2308-  *)
gnumeric-1.12.48/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnumeric-1.12.48/m4/libtool.m4-2310-    ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
gnumeric-1.12.48/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnumeric-1.12.48/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnumeric-1.12.48/m4/libtool.m4-2356-  esac
gnumeric-1.12.48/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnumeric-1.12.48/m4/libtool.m4-2358-else
##############################################
gnumeric-1.12.48/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnumeric-1.12.48/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnumeric-1.12.48/m4/libtool.m4-2499-    ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnumeric-1.12.48/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
gnumeric-1.12.48/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnumeric-1.12.48/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
gnumeric-1.12.48/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnumeric-1.12.48/m4/libtool.m4-2542-      fi'
gnumeric-1.12.48/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnumeric-1.12.48/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
gnumeric-1.12.48/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnumeric-1.12.48/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
gnumeric-1.12.48/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
gnumeric-1.12.48/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/m4/libtool.m4-2558-      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnumeric-1.12.48/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/m4/libtool.m4-2562-      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-2569-    libname_spec='$name'
gnumeric-1.12.48/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
gnumeric-1.12.48/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
gnumeric-1.12.48/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnumeric-1.12.48/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnumeric-1.12.48/m4/libtool.m4-2586-      # Convert to MSYS style.
gnumeric-1.12.48/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gnumeric-1.12.48/m4/libtool.m4-2588-      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnumeric-1.12.48/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnumeric-1.12.48/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnumeric-1.12.48/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnumeric-1.12.48/m4/libtool.m4-2596-      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
gnumeric-1.12.48/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnumeric-1.12.48/m4/libtool.m4-2602-      else
gnumeric-1.12.48/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnumeric-1.12.48/m4/libtool.m4-2604-      fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnumeric-1.12.48/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
gnumeric-1.12.48/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnumeric-1.12.48/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
gnumeric-1.12.48/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
gnumeric-1.12.48/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
gnumeric-1.12.48/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnumeric-1.12.48/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
gnumeric-1.12.48/m4/libtool.m4-2624-    # Assume MSVC wrapper
gnumeric-1.12.48/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gnumeric-1.12.48/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
gnumeric-1.12.48/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
gnumeric-1.12.48/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnumeric-1.12.48/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
gnumeric-1.12.48/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
gnumeric-1.12.48/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gnumeric-1.12.48/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnumeric-1.12.48/m4/libtool.m4-2941-  need_lib_prefix=no
gnumeric-1.12.48/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnumeric-1.12.48/m4/libtool.m4-2943-    need_version=no
##############################################
gnumeric-1.12.48/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnumeric-1.12.48/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
gnumeric-1.12.48/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnumeric-1.12.48/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
gnumeric-1.12.48/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnumeric-1.12.48/m4/libtool.m4-2977-    fi'
gnumeric-1.12.48/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnumeric-1.12.48/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
gnumeric-1.12.48/m4/libtool.m4-3188-	"file_magic "*)
gnumeric-1.12.48/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnumeric-1.12.48/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnumeric-1.12.48/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
gnumeric-1.12.48/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnumeric-1.12.48/m4/libtool.m4-3273-  *)
gnumeric-1.12.48/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnumeric-1.12.48/m4/libtool.m4-3275-  esac
##############################################
gnumeric-1.12.48/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
gnumeric-1.12.48/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnumeric-1.12.48/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnumeric-1.12.48/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnumeric-1.12.48/m4/libtool.m4-3284-      done
##############################################
gnumeric-1.12.48/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnumeric-1.12.48/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnumeric-1.12.48/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnumeric-1.12.48/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
gnumeric-1.12.48/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-3578-openbsd* | bitrig*)
gnumeric-1.12.48/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnumeric-1.12.48/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gnumeric-1.12.48/m4/libtool.m4-3645-    else
gnumeric-1.12.48/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gnumeric-1.12.48/m4/libtool.m4-3647-    fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-3696-	esac
gnumeric-1.12.48/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnumeric-1.12.48/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-3702-	*)
gnumeric-1.12.48/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnumeric-1.12.48/m4/libtool.m4-3704-	  */dev/null*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gnumeric-1.12.48/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnumeric-1.12.48/m4/libtool.m4-3730-    *COFF*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
gnumeric-1.12.48/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
gnumeric-1.12.48/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
gnumeric-1.12.48/m4/libtool.m4:3962:case `$NM -V 2>&1` in
gnumeric-1.12.48/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-4009-mingw*)
gnumeric-1.12.48/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnumeric-1.12.48/m4/libtool.m4-4011-  ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-4414-	  *)
gnumeric-1.12.48/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
gnumeric-1.12.48/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-4756-      *)
gnumeric-1.12.48/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
gnumeric-1.12.48/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-4939-    else
gnumeric-1.12.48/m4/libtool.m4:4940:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gnumeric-1.12.48/m4/libtool.m4-4941-    fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-5038-	# shared libraries, regardless of the interface used.
gnumeric-1.12.48/m4/libtool.m4:5039:	case `$LD -v 2>&1` in
gnumeric-1.12.48/m4/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-5070-    supports_anon_versioning=no
gnumeric-1.12.48/m4/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gnumeric-1.12.48/m4/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-5173-	prefix_cmds="$SED"~
gnumeric-1.12.48/m4/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnumeric-1.12.48/m4/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnumeric-1.12.48/m4/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnumeric-1.12.48/m4/libtool.m4:5196:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnumeric-1.12.48/m4/libtool.m4:5197:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnumeric-1.12.48/m4/libtool.m4-5198-      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
gnumeric-1.12.48/m4/libtool.m4:5214:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/m4/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
gnumeric-1.12.48/m4/libtool.m4-5218-					# Portland Group f77 and f90 compilers
gnumeric-1.12.48/m4/libtool.m4:5219:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/m4/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
gnumeric-1.12.48/m4/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnumeric-1.12.48/m4/libtool.m4-5239-	esac
gnumeric-1.12.48/m4/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
gnumeric-1.12.48/m4/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
gnumeric-1.12.48/m4/libtool.m4:5242:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/m4/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnumeric-1.12.48/m4/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnumeric-1.12.48/m4/libtool.m4:5311:      case `$LD -v 2>&1` in
gnumeric-1.12.48/m4/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-5399-	else
gnumeric-1.12.48/m4/libtool.m4:5400:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gnumeric-1.12.48/m4/libtool.m4-5401-	fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
gnumeric-1.12.48/m4/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
gnumeric-1.12.48/m4/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
gnumeric-1.12.48/m4/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gnumeric-1.12.48/m4/libtool.m4:5521:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gnumeric-1.12.48/m4/libtool.m4-5522-      else
##############################################
gnumeric-1.12.48/m4/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnumeric-1.12.48/m4/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnumeric-1.12.48/m4/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnumeric-1.12.48/m4/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
gnumeric-1.12.48/m4/libtool.m4:5637:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnumeric-1.12.48/m4/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnumeric-1.12.48/m4/libtool.m4-5774-      if test yes = "$GCC"; then
gnumeric-1.12.48/m4/libtool.m4:5775:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnumeric-1.12.48/m4/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnumeric-1.12.48/m4/libtool.m4:5798:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gnumeric-1.12.48/m4/libtool.m4-5799-	fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-5801-      else
gnumeric-1.12.48/m4/libtool.m4:5802:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4:5803:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gnumeric-1.12.48/m4/libtool.m4-5804-      fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gnumeric-1.12.48/m4/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnumeric-1.12.48/m4/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnumeric-1.12.48/m4/libtool.m4-5879-	prefix_cmds="$SED"~
gnumeric-1.12.48/m4/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnumeric-1.12.48/m4/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnumeric-1.12.48/m4/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnumeric-1.12.48/m4/libtool.m4:5894:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-5895-      else
gnumeric-1.12.48/m4/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnumeric-1.12.48/m4/libtool.m4:5897:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-5898-      fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnumeric-1.12.48/m4/libtool.m4:5907:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnumeric-1.12.48/m4/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnumeric-1.12.48/m4/libtool.m4:5911:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4:5912:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gnumeric-1.12.48/m4/libtool.m4:5913:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gnumeric-1.12.48/m4/libtool.m4-5914-
##############################################
gnumeric-1.12.48/m4/libtool.m4-5929-      else
gnumeric-1.12.48/m4/libtool.m4:5930:	case `$CC -V 2>&1` in
gnumeric-1.12.48/m4/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gnumeric-1.12.48/m4/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gnumeric-1.12.48/m4/libtool.m4-6124-	  then
##############################################
gnumeric-1.12.48/m4/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
gnumeric-1.12.48/m4/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnumeric-1.12.48/m4/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnumeric-1.12.48/m4/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
gnumeric-1.12.48/m4/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
gnumeric-1.12.48/m4/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
gnumeric-1.12.48/m4/libtool.m4-6594-
gnumeric-1.12.48/m4/libtool.m4:6595:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gnumeric-1.12.48/m4/libtool.m4-6596-        else
##############################################
gnumeric-1.12.48/m4/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gnumeric-1.12.48/m4/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnumeric-1.12.48/m4/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
gnumeric-1.12.48/m4/libtool.m4-6748-	  prefix_cmds="$SED"~
gnumeric-1.12.48/m4/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnumeric-1.12.48/m4/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnumeric-1.12.48/m4/libtool.m4-6822-            # dependencies.
gnumeric-1.12.48/m4/libtool.m4:6823:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnumeric-1.12.48/m4/libtool.m4-6824-            ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-6887-	    # dependencies.
gnumeric-1.12.48/m4/libtool.m4:6888:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnumeric-1.12.48/m4/libtool.m4-6889-	    ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnumeric-1.12.48/m4/libtool.m4:6924:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnumeric-1.12.48/m4/libtool.m4:6925:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnumeric-1.12.48/m4/libtool.m4-6926-	;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-6930-	    # SGI C++
gnumeric-1.12.48/m4/libtool.m4:6931:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-6932-
##############################################
gnumeric-1.12.48/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
gnumeric-1.12.48/m4/libtool.m4:6942:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-6943-	      else
gnumeric-1.12.48/m4/libtool.m4:6944:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
gnumeric-1.12.48/m4/libtool.m4-6945-	      fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
gnumeric-1.12.48/m4/libtool.m4:6963:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gnumeric-1.12.48/m4/libtool.m4:6964:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
gnumeric-1.12.48/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
gnumeric-1.12.48/m4/libtool.m4-6972-	    # dependencies.
gnumeric-1.12.48/m4/libtool.m4:6973:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnumeric-1.12.48/m4/libtool.m4-6974-
##############################################
gnumeric-1.12.48/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
gnumeric-1.12.48/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
gnumeric-1.12.48/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-7008-            # Portland Group C++ compiler
gnumeric-1.12.48/m4/libtool.m4:7009:	    case `$CC -V` in
gnumeric-1.12.48/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnumeric-1.12.48/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gnumeric-1.12.48/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gnumeric-1.12.48/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnumeric-1.12.48/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gnumeric-1.12.48/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
gnumeric-1.12.48/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnumeric-1.12.48/m4/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gnumeric-1.12.48/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gnumeric-1.12.48/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnumeric-1.12.48/m4/libtool.m4:7027:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
gnumeric-1.12.48/m4/libtool.m4-7028-	      ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gnumeric-1.12.48/m4/libtool.m4:7037:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/m4/libtool.m4-7038-            ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-7055-	    # dependencies.
gnumeric-1.12.48/m4/libtool.m4:7056:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
gnumeric-1.12.48/m4/libtool.m4-7057-	    ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-7070-	  *)
gnumeric-1.12.48/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
gnumeric-1.12.48/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
gnumeric-1.12.48/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gnumeric-1.12.48/m4/libtool.m4:7078:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnumeric-1.12.48/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gnumeric-1.12.48/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gnumeric-1.12.48/m4/libtool.m4-7144-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
gnumeric-1.12.48/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
gnumeric-1.12.48/m4/libtool.m4:7162:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gnumeric-1.12.48/m4/libtool.m4-7163-
##############################################
gnumeric-1.12.48/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnumeric-1.12.48/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnumeric-1.12.48/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnumeric-1.12.48/m4/libtool.m4:7188:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnumeric-1.12.48/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
gnumeric-1.12.48/m4/libtool.m4:7191:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
gnumeric-1.12.48/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
gnumeric-1.12.48/m4/libtool.m4-7206-	    # dependencies.
gnumeric-1.12.48/m4/libtool.m4:7207:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnumeric-1.12.48/m4/libtool.m4-7208-	    ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-7213-	        osf3*)
gnumeric-1.12.48/m4/libtool.m4:7214:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-7215-		  ;;
gnumeric-1.12.48/m4/libtool.m4-7216-	        *)
gnumeric-1.12.48/m4/libtool.m4:7217:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/m4/libtool.m4-7218-		  ;;
##############################################
gnumeric-1.12.48/m4/libtool.m4-7466-  case @S|@2 in
gnumeric-1.12.48/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gnumeric-1.12.48/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gnumeric-1.12.48/m4/libtool.m4-7469-  esac
##############################################
gnumeric-1.12.48/m4/libtool.m4-7555-
gnumeric-1.12.48/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
gnumeric-1.12.48/m4/libtool.m4-7557-    case $prev$p in
##############################################
gnumeric-1.12.48/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gnumeric-1.12.48/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gnumeric-1.12.48/m4/libtool.m4-7661-fi
##############################################
gnumeric-1.12.48/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
gnumeric-1.12.48/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
gnumeric-1.12.48/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gnumeric-1.12.48/m4/intltool.m4-38-
gnumeric-1.12.48/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnumeric-1.12.48/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gnumeric-1.12.48/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnumeric-1.12.48/m4/intltool.m4-42-if test -n "$1"; then
##############################################
gnumeric-1.12.48/m4/intltool.m4-126-fi
gnumeric-1.12.48/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gnumeric-1.12.48/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gnumeric-1.12.48/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gnumeric-1.12.48/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gnumeric-1.12.48/m4/intltool.m4-142-else
gnumeric-1.12.48/m4/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gnumeric-1.12.48/m4/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
gnumeric-1.12.48/m4/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
gnumeric-1.12.48/m4/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gnumeric-1.12.48/m4/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
gnumeric-1.12.48/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
gnumeric-1.12.48/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gnumeric-1.12.48/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gnumeric-1.12.48/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gnumeric-1.12.48/m4/pkg.m4-159-        else 
gnumeric-1.12.48/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gnumeric-1.12.48/m4/pkg.m4-161-        fi
##############################################
gnumeric-1.12.48/m4/ltsugar.m4-68-m4_define([lt_combine],
gnumeric-1.12.48/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gnumeric-1.12.48/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gnumeric-1.12.48/m4/glib-gettext.m4-252-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gnumeric-1.12.48/m4/glib-gettext.m4:253:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gnumeric-1.12.48/m4/glib-gettext.m4-254-	if test "$MSGFMT" != "no"; then
##############################################
gnumeric-1.12.48/m4/glib-gettext.m4-273-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gnumeric-1.12.48/m4/glib-gettext.m4:274:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gnumeric-1.12.48/m4/glib-gettext.m4-275-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gnumeric-1.12.48/m4/glib-gettext.m4-424-   if test "x$srcdir" != "x."; then
gnumeric-1.12.48/m4/glib-gettext.m4:425:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gnumeric-1.12.48/m4/glib-gettext.m4-426-       posrcprefix="$srcdir/"
##############################################
gnumeric-1.12.48/m4/glib-gettext.m4-449-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
gnumeric-1.12.48/m4/glib-gettext.m4:450:datarootdir=`eval echo "${datarootdir}"`
gnumeric-1.12.48/m4/glib-gettext.m4-451-if test "x$CATOBJEXT" = "x.mo" ; then
gnumeric-1.12.48/m4/glib-gettext.m4:452:  localedir=`eval echo "${libdir}/locale"`
gnumeric-1.12.48/m4/glib-gettext.m4-453-else
gnumeric-1.12.48/m4/glib-gettext.m4:454:  localedir=`eval echo "${datadir}/locale"`
gnumeric-1.12.48/m4/glib-gettext.m4-455-fi
##############################################
gnumeric-1.12.48/m4/yelp.m4-158-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnumeric-1.12.48/m4/yelp.m4:159:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/m4/yelp.m4:160:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
gnumeric-1.12.48/m4/yelp.m4-161-	done; done
gnumeric-1.12.48/m4/yelp.m4-162-	@for f in $(_HELP_C_EXTRA); do \
gnumeric-1.12.48/m4/yelp.m4:163:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnumeric-1.12.48/m4/yelp.m4-164-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
gnumeric-1.12.48/m4/yelp.m4-166-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnumeric-1.12.48/m4/yelp.m4:167:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/m4/yelp.m4:168:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
gnumeric-1.12.48/m4/yelp.m4-169-	done
##############################################
gnumeric-1.12.48/m4/yelp.m4-173-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnumeric-1.12.48/m4/yelp.m4:174:	    mdir=`dirname "$$f"`; \
gnumeric-1.12.48/m4/yelp.m4-175-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
gnumeric-1.12.48/m4/yelp.m4-199-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnumeric-1.12.48/m4/yelp.m4:200:	  echo "rm -f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/m4/yelp.m4:201:	  rm -f "$$helpdir`basename $$f`"; \
gnumeric-1.12.48/m4/yelp.m4-202-	done; done
gnumeric-1.12.48/m4/yelp.m4-203-	@for f in $(_HELP_C_EXTRA); do \
gnumeric-1.12.48/m4/yelp.m4:204:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnumeric-1.12.48/m4/yelp.m4-205-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnumeric-1.12.48/m4/yelp.m4:206:	  echo "rm -f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/m4/yelp.m4:207:	  rm -f "$$helpdir`basename $$f`"; \
gnumeric-1.12.48/m4/yelp.m4-208-	done
##############################################
gnumeric-1.12.48/m4/gsettings.m4-63-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gnumeric-1.12.48/m4/gsettings.m4:64:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gnumeric-1.12.48/m4/gsettings.m4-65-	test -n "$$files" || exit 0; \
##############################################
gnumeric-1.12.48/config.sub-52-
gnumeric-1.12.48/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gnumeric-1.12.48/config.sub-54-
##############################################
gnumeric-1.12.48/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gnumeric-1.12.48/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gnumeric-1.12.48/config.sub-116-case $maybe_os in
##############################################
gnumeric-1.12.48/config.sub-122-    os=-$maybe_os
gnumeric-1.12.48/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gnumeric-1.12.48/config.sub-124-    ;;
##############################################
gnumeric-1.12.48/config.sub-126-    os=-linux-android
gnumeric-1.12.48/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gnumeric-1.12.48/config.sub-128-    ;;
gnumeric-1.12.48/config.sub-129-  *)
gnumeric-1.12.48/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
gnumeric-1.12.48/config.sub-131-    if [ "$basic_machine" != "$1" ]
gnumeric-1.12.48/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
gnumeric-1.12.48/config.sub-133-    else os=; fi
##############################################
gnumeric-1.12.48/config.sub-180-		os=-sco5v6
gnumeric-1.12.48/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-182-		;;
##############################################
gnumeric-1.12.48/config.sub-184-		os=-sco3.2v5
gnumeric-1.12.48/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-186-		;;
##############################################
gnumeric-1.12.48/config.sub-188-		os=-sco3.2v4
gnumeric-1.12.48/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-190-		;;
gnumeric-1.12.48/config.sub-191-	-sco3.2.[4-9]*)
gnumeric-1.12.48/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnumeric-1.12.48/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-194-		;;
##############################################
gnumeric-1.12.48/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gnumeric-1.12.48/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-198-		;;
##############################################
gnumeric-1.12.48/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gnumeric-1.12.48/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-202-		;;
##############################################
gnumeric-1.12.48/config.sub-204-		os=-sco3.2v2
gnumeric-1.12.48/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-206-		;;
gnumeric-1.12.48/config.sub-207-	-udk*)
gnumeric-1.12.48/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-209-		;;
##############################################
gnumeric-1.12.48/config.sub-211-		os=-isc2.2
gnumeric-1.12.48/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-213-		;;
##############################################
gnumeric-1.12.48/config.sub-217-	-isc*)
gnumeric-1.12.48/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnumeric-1.12.48/config.sub-219-		;;
##############################################
gnumeric-1.12.48/config.sub-229-	-ptx*)
gnumeric-1.12.48/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
gnumeric-1.12.48/config.sub-231-		;;
##############################################
gnumeric-1.12.48/config.sub-364-	*-*-*)
gnumeric-1.12.48/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gnumeric-1.12.48/config.sub-366-		exit 1
##############################################
gnumeric-1.12.48/config.sub-493-	amd64-*)
gnumeric-1.12.48/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-495-		;;
##############################################
gnumeric-1.12.48/config.sub-538-	blackfin-*)
gnumeric-1.12.48/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-540-		os=-linux
##############################################
gnumeric-1.12.48/config.sub-546-	c54x-*)
gnumeric-1.12.48/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-548-		;;
gnumeric-1.12.48/config.sub-549-	c55x-*)
gnumeric-1.12.48/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-551-		;;
gnumeric-1.12.48/config.sub-552-	c6x-*)
gnumeric-1.12.48/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-554-		;;
##############################################
gnumeric-1.12.48/config.sub-650-	e500v[12]-*)
gnumeric-1.12.48/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-652-		os=$os"spe"
##############################################
gnumeric-1.12.48/config.sub-754-	i*86v32)
gnumeric-1.12.48/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnumeric-1.12.48/config.sub-756-		os=-sysv32
##############################################
gnumeric-1.12.48/config.sub-758-	i*86v4*)
gnumeric-1.12.48/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnumeric-1.12.48/config.sub-760-		os=-sysv4
##############################################
gnumeric-1.12.48/config.sub-762-	i*86v)
gnumeric-1.12.48/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnumeric-1.12.48/config.sub-764-		os=-sysv
##############################################
gnumeric-1.12.48/config.sub-766-	i*86sol2)
gnumeric-1.12.48/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnumeric-1.12.48/config.sub-768-		os=-solaris2
##############################################
gnumeric-1.12.48/config.sub-792-	leon-*|leon[3-9]-*)
gnumeric-1.12.48/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
gnumeric-1.12.48/config.sub-794-		;;
##############################################
gnumeric-1.12.48/config.sub-799-	m68knommu-*)
gnumeric-1.12.48/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-801-		os=-linux
##############################################
gnumeric-1.12.48/config.sub-833-	mips3*-*)
gnumeric-1.12.48/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
gnumeric-1.12.48/config.sub-835-		;;
gnumeric-1.12.48/config.sub-836-	mips3*)
gnumeric-1.12.48/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
gnumeric-1.12.48/config.sub-838-		;;
##############################################
gnumeric-1.12.48/config.sub-855-	ms1-*)
gnumeric-1.12.48/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
gnumeric-1.12.48/config.sub-857-		;;
##############################################
gnumeric-1.12.48/config.sub-980-	parisc-*)
gnumeric-1.12.48/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-982-		os=-linux
##############################################
gnumeric-1.12.48/config.sub-996-	pc98-*)
gnumeric-1.12.48/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-998-		;;
##############################################
gnumeric-1.12.48/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gnumeric-1.12.48/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1013-		;;
gnumeric-1.12.48/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gnumeric-1.12.48/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1016-		;;
gnumeric-1.12.48/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gnumeric-1.12.48/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1019-		;;
gnumeric-1.12.48/config.sub-1020-	pentium4-*)
gnumeric-1.12.48/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1022-		;;
##############################################
gnumeric-1.12.48/config.sub-1030-	ppc-* | ppcbe-*)
gnumeric-1.12.48/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1032-		;;
##############################################
gnumeric-1.12.48/config.sub-1036-	ppcle-* | powerpclittle-*)
gnumeric-1.12.48/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1038-		;;
##############################################
gnumeric-1.12.48/config.sub-1040-		;;
gnumeric-1.12.48/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1042-		;;
##############################################
gnumeric-1.12.48/config.sub-1046-	ppc64le-* | powerpc64little-*)
gnumeric-1.12.48/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1048-		;;
##############################################
gnumeric-1.12.48/config.sub-1122-	strongarm-* | thumb-*)
gnumeric-1.12.48/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnumeric-1.12.48/config.sub-1124-		;;
##############################################
gnumeric-1.12.48/config.sub-1255-	xscale-* | xscalee[bl]-*)
gnumeric-1.12.48/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
gnumeric-1.12.48/config.sub-1257-		;;
##############################################
gnumeric-1.12.48/config.sub-1317-	*)
gnumeric-1.12.48/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gnumeric-1.12.48/config.sub-1319-		exit 1
##############################################
gnumeric-1.12.48/config.sub-1325-	*-digital*)
gnumeric-1.12.48/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
gnumeric-1.12.48/config.sub-1327-		;;
gnumeric-1.12.48/config.sub-1328-	*-commodore*)
gnumeric-1.12.48/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
gnumeric-1.12.48/config.sub-1330-		;;
##############################################
gnumeric-1.12.48/config.sub-1346-	-solaris1 | -solaris1.*)
gnumeric-1.12.48/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnumeric-1.12.48/config.sub-1348-		;;
##############################################
gnumeric-1.12.48/config.sub-1355-	-gnu/linux*)
gnumeric-1.12.48/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnumeric-1.12.48/config.sub-1357-		;;
##############################################
gnumeric-1.12.48/config.sub-1407-	-nto*)
gnumeric-1.12.48/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnumeric-1.12.48/config.sub-1409-		;;
##############################################
gnumeric-1.12.48/config.sub-1414-	-mac*)
gnumeric-1.12.48/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
gnumeric-1.12.48/config.sub-1416-		;;
##############################################
gnumeric-1.12.48/config.sub-1420-	-linux*)
gnumeric-1.12.48/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnumeric-1.12.48/config.sub-1422-		;;
gnumeric-1.12.48/config.sub-1423-	-sunos5*)
gnumeric-1.12.48/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gnumeric-1.12.48/config.sub-1425-		;;
gnumeric-1.12.48/config.sub-1426-	-sunos6*)
gnumeric-1.12.48/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gnumeric-1.12.48/config.sub-1428-		;;
##############################################
gnumeric-1.12.48/config.sub-1469-	-sinix5.*)
gnumeric-1.12.48/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnumeric-1.12.48/config.sub-1471-		;;
##############################################
gnumeric-1.12.48/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
gnumeric-1.12.48/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
gnumeric-1.12.48/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gnumeric-1.12.48/config.sub-1531-		exit 1
##############################################
gnumeric-1.12.48/config.sub-1788-		esac
gnumeric-1.12.48/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
gnumeric-1.12.48/config.sub-1790-		;;
##############################################
gnumeric-1.12.48/schemas/Makefile.in-50-  { \
gnumeric-1.12.48/schemas/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/schemas/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/schemas/Makefile.in-131-  esac
gnumeric-1.12.48/schemas/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/schemas/Makefile.in-133-am__vpath_adj = case $$p in \
gnumeric-1.12.48/schemas/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/schemas/Makefile.in-135-    *) f=$$p;; \
gnumeric-1.12.48/schemas/Makefile.in-136-  esac;
gnumeric-1.12.48/schemas/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/schemas/Makefile.in-138-am__install_max = 40
gnumeric-1.12.48/schemas/Makefile.in-139-am__nobase_strip_setup = \
gnumeric-1.12.48/schemas/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/schemas/Makefile.in-141-am__nobase_strip = \
##############################################
gnumeric-1.12.48/schemas/Makefile.in-478-	@list='$(reg_DATA)'; test -n "$(regdir)" || list=; \
gnumeric-1.12.48/schemas/Makefile.in:479:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/schemas/Makefile.in-480-	dir='$(DESTDIR)$(regdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/schemas/Makefile.in-491-distdir-am: $(DISTFILES)
gnumeric-1.12.48/schemas/Makefile.in:492:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/schemas/Makefile.in:493:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/schemas/Makefile.in-494-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/schemas/Makefile.in-505-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/schemas/Makefile.in:506:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/schemas/Makefile.in-507-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/Makefile.in-50-  { \
gnumeric-1.12.48/icons/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/icons/Makefile.in-136-  esac
gnumeric-1.12.48/icons/Makefile.in:137:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/icons/Makefile.in-138-am__vpath_adj = case $$p in \
gnumeric-1.12.48/icons/Makefile.in:139:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/icons/Makefile.in-140-    *) f=$$p;; \
gnumeric-1.12.48/icons/Makefile.in-141-  esac;
gnumeric-1.12.48/icons/Makefile.in:142:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/icons/Makefile.in-143-am__install_max = 40
gnumeric-1.12.48/icons/Makefile.in-144-am__nobase_strip_setup = \
gnumeric-1.12.48/icons/Makefile.in:145:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/icons/Makefile.in-146-am__nobase_strip = \
##############################################
gnumeric-1.12.48/icons/Makefile.in-202-  while test -n "$$dir1"; do \
gnumeric-1.12.48/icons/Makefile.in:203:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/Makefile.in-204-    if test "$$first" != "."; then \
gnumeric-1.12.48/icons/Makefile.in-205-      if test "$$first" = ".."; then \
gnumeric-1.12.48/icons/Makefile.in:206:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/icons/Makefile.in:207:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/icons/Makefile.in-208-      else \
gnumeric-1.12.48/icons/Makefile.in:209:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/Makefile.in-210-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/icons/Makefile.in:211:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/Makefile.in-212-        else \
##############################################
gnumeric-1.12.48/icons/Makefile.in-217-    fi; \
gnumeric-1.12.48/icons/Makefile.in:218:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/Makefile.in-219-  done; \
##############################################
gnumeric-1.12.48/icons/Makefile.in-535-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnumeric-1.12.48/icons/Makefile.in:536:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/Makefile.in-537-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/Makefile.in-556-	@list='$(mimeicon_DATA)'; test -n "$(mimeicondir)" || list=; \
gnumeric-1.12.48/icons/Makefile.in:557:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/Makefile.in-558-	dir='$(DESTDIR)$(mimeicondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/Makefile.in-573-	dot_seen=no; \
gnumeric-1.12.48/icons/Makefile.in:574:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/icons/Makefile.in-575-	case "$@" in \
##############################################
gnumeric-1.12.48/icons/Makefile.in-636-GTAGS:
gnumeric-1.12.48/icons/Makefile.in:637:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/icons/Makefile.in-638-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/icons/Makefile.in-662-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/Makefile.in:663:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/Makefile.in:664:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/Makefile.in-665-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/Makefile.in-676-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/Makefile.in:677:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/Makefile.in-678-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/24x24/Makefile.in-49-  { \
gnumeric-1.12.48/icons/24x24/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/24x24/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/icons/24x24/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/icons/24x24/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/icons/24x24/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/icons/24x24/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-177-      else \
gnumeric-1.12.48/icons/24x24/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/icons/24x24/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/icons/24x24/Makefile.in-186-    fi; \
gnumeric-1.12.48/icons/24x24/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/icons/24x24/Makefile.in-479-	dot_seen=no; \
gnumeric-1.12.48/icons/24x24/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-481-	case "$@" in \
##############################################
gnumeric-1.12.48/icons/24x24/Makefile.in-542-GTAGS:
gnumeric-1.12.48/icons/24x24/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/icons/24x24/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/icons/24x24/Makefile.in-568-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/24x24/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/24x24/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/24x24/Makefile.in-582-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/24x24/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/24x24/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/24x24/actions/Makefile.in-49-  { \
gnumeric-1.12.48/icons/24x24/actions/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/24x24/actions/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/24x24/actions/Makefile.in-495-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/24x24/actions/Makefile.in:496:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/24x24/actions/Makefile.in:497:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/24x24/actions/Makefile.in-498-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/24x24/actions/Makefile.in-509-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/24x24/actions/Makefile.in:510:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/24x24/actions/Makefile.in-511-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-50-  { \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-127-  esac
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-129-am__vpath_adj = case $$p in \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-131-    *) f=$$p;; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-132-  esac;
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-134-am__install_max = 40
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-135-am__nobase_strip_setup = \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-137-am__nobase_strip = \
##############################################
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-456-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:457:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-458-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-469-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-483-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/24x24/apps/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/22x22/Makefile.in-49-  { \
gnumeric-1.12.48/icons/22x22/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/22x22/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/icons/22x22/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/icons/22x22/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/icons/22x22/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/icons/22x22/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-177-      else \
gnumeric-1.12.48/icons/22x22/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/icons/22x22/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/icons/22x22/Makefile.in-186-    fi; \
gnumeric-1.12.48/icons/22x22/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/icons/22x22/Makefile.in-479-	dot_seen=no; \
gnumeric-1.12.48/icons/22x22/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-481-	case "$@" in \
##############################################
gnumeric-1.12.48/icons/22x22/Makefile.in-542-GTAGS:
gnumeric-1.12.48/icons/22x22/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/icons/22x22/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/icons/22x22/Makefile.in-568-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/22x22/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/22x22/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/22x22/Makefile.in-582-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/22x22/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/22x22/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/22x22/actions/Makefile.in-49-  { \
gnumeric-1.12.48/icons/22x22/actions/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/22x22/actions/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/22x22/actions/Makefile.in-443-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/22x22/actions/Makefile.in:444:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/22x22/actions/Makefile.in:445:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/22x22/actions/Makefile.in-446-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/22x22/actions/Makefile.in-457-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/22x22/actions/Makefile.in:458:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/22x22/actions/Makefile.in-459-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-50-  { \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-127-  esac
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-129-am__vpath_adj = case $$p in \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-131-    *) f=$$p;; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-132-  esac;
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-134-am__install_max = 40
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-135-am__nobase_strip_setup = \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-137-am__nobase_strip = \
##############################################
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-456-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:457:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-458-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-469-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-483-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/22x22/apps/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/48x48/Makefile.in-49-  { \
gnumeric-1.12.48/icons/48x48/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/48x48/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/icons/48x48/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/icons/48x48/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/icons/48x48/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/icons/48x48/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-177-      else \
gnumeric-1.12.48/icons/48x48/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/icons/48x48/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/icons/48x48/Makefile.in-186-    fi; \
gnumeric-1.12.48/icons/48x48/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/icons/48x48/Makefile.in-479-	dot_seen=no; \
gnumeric-1.12.48/icons/48x48/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-481-	case "$@" in \
##############################################
gnumeric-1.12.48/icons/48x48/Makefile.in-542-GTAGS:
gnumeric-1.12.48/icons/48x48/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/icons/48x48/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/icons/48x48/Makefile.in-568-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/48x48/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/48x48/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/48x48/Makefile.in-582-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/48x48/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/48x48/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/48x48/actions/Makefile.in-49-  { \
gnumeric-1.12.48/icons/48x48/actions/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/48x48/actions/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/48x48/actions/Makefile.in-416-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/48x48/actions/Makefile.in:417:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/48x48/actions/Makefile.in:418:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/48x48/actions/Makefile.in-419-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/48x48/actions/Makefile.in-430-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/48x48/actions/Makefile.in:431:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/48x48/actions/Makefile.in-432-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-50-  { \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-127-  esac
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-129-am__vpath_adj = case $$p in \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-131-    *) f=$$p;; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-132-  esac;
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-134-am__install_max = 40
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-135-am__nobase_strip_setup = \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-137-am__nobase_strip = \
##############################################
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-456-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:457:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-458-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-469-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-483-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/48x48/apps/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/32x32/Makefile.in-49-  { \
gnumeric-1.12.48/icons/32x32/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/32x32/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/icons/32x32/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/icons/32x32/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/icons/32x32/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/icons/32x32/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-177-      else \
gnumeric-1.12.48/icons/32x32/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/icons/32x32/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/icons/32x32/Makefile.in-186-    fi; \
gnumeric-1.12.48/icons/32x32/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/icons/32x32/Makefile.in-479-	dot_seen=no; \
gnumeric-1.12.48/icons/32x32/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-481-	case "$@" in \
##############################################
gnumeric-1.12.48/icons/32x32/Makefile.in-542-GTAGS:
gnumeric-1.12.48/icons/32x32/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/icons/32x32/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/icons/32x32/Makefile.in-568-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/32x32/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/32x32/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/32x32/Makefile.in-582-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/32x32/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/32x32/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/32x32/actions/Makefile.in-49-  { \
gnumeric-1.12.48/icons/32x32/actions/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/32x32/actions/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/32x32/actions/Makefile.in-424-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/32x32/actions/Makefile.in:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/32x32/actions/Makefile.in:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/32x32/actions/Makefile.in-427-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/32x32/actions/Makefile.in-438-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/32x32/actions/Makefile.in:439:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/32x32/actions/Makefile.in-440-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-50-  { \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-127-  esac
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-129-am__vpath_adj = case $$p in \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-131-    *) f=$$p;; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-132-  esac;
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-134-am__install_max = 40
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-135-am__nobase_strip_setup = \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-137-am__nobase_strip = \
##############################################
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-456-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:457:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-458-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-469-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-483-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/32x32/apps/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/16x16/Makefile.in-49-  { \
gnumeric-1.12.48/icons/16x16/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/16x16/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/icons/16x16/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/icons/16x16/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/icons/16x16/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/icons/16x16/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-177-      else \
gnumeric-1.12.48/icons/16x16/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/icons/16x16/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/icons/16x16/Makefile.in-186-    fi; \
gnumeric-1.12.48/icons/16x16/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/icons/16x16/Makefile.in-479-	dot_seen=no; \
gnumeric-1.12.48/icons/16x16/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-481-	case "$@" in \
##############################################
gnumeric-1.12.48/icons/16x16/Makefile.in-542-GTAGS:
gnumeric-1.12.48/icons/16x16/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/icons/16x16/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/icons/16x16/Makefile.in-568-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/16x16/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/16x16/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/16x16/Makefile.in-582-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/16x16/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/16x16/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/16x16/actions/Makefile.in-49-  { \
gnumeric-1.12.48/icons/16x16/actions/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/16x16/actions/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/16x16/actions/Makefile.in-466-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/16x16/actions/Makefile.in:467:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/16x16/actions/Makefile.in:468:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/16x16/actions/Makefile.in-469-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/16x16/actions/Makefile.in-480-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/16x16/actions/Makefile.in:481:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/16x16/actions/Makefile.in-482-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-50-  { \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-127-  esac
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-129-am__vpath_adj = case $$p in \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-131-    *) f=$$p;; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-132-  esac;
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-134-am__install_max = 40
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-135-am__nobase_strip_setup = \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-137-am__nobase_strip = \
##############################################
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-456-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:457:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-458-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-469-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-483-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/16x16/apps/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/256x256/Makefile.in-49-  { \
gnumeric-1.12.48/icons/256x256/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-51-  }; \
##############################################
gnumeric-1.12.48/icons/256x256/Makefile.in-171-  while test -n "$$dir1"; do \
gnumeric-1.12.48/icons/256x256/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-173-    if test "$$first" != "."; then \
gnumeric-1.12.48/icons/256x256/Makefile.in-174-      if test "$$first" = ".."; then \
gnumeric-1.12.48/icons/256x256/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnumeric-1.12.48/icons/256x256/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-177-      else \
gnumeric-1.12.48/icons/256x256/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-179-        if test "$$first2" = "$$first"; then \
gnumeric-1.12.48/icons/256x256/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-181-        else \
##############################################
gnumeric-1.12.48/icons/256x256/Makefile.in-186-    fi; \
gnumeric-1.12.48/icons/256x256/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-188-  done; \
##############################################
gnumeric-1.12.48/icons/256x256/Makefile.in-479-	dot_seen=no; \
gnumeric-1.12.48/icons/256x256/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-481-	case "$@" in \
##############################################
gnumeric-1.12.48/icons/256x256/Makefile.in-542-GTAGS:
gnumeric-1.12.48/icons/256x256/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/icons/256x256/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/icons/256x256/Makefile.in-568-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/256x256/Makefile.in:569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/256x256/Makefile.in:570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-571-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/256x256/Makefile.in-582-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/256x256/Makefile.in:583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/256x256/Makefile.in-584-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-50-  { \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-52-  }; \
##############################################
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-127-  esac
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-129-am__vpath_adj = case $$p in \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-131-    *) f=$$p;; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-132-  esac;
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-134-am__install_max = 40
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-135-am__nobase_strip_setup = \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-137-am__nobase_strip = \
##############################################
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-456-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:457:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-458-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-469-distdir-am: $(DISTFILES)
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-483-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/icons/256x256/apps/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/depcomp-64-  case $1 in
gnumeric-1.12.48/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gnumeric-1.12.48/depcomp-66-      *) dir=;;
##############################################
gnumeric-1.12.48/depcomp-73-{
gnumeric-1.12.48/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gnumeric-1.12.48/depcomp-75-}
##############################################
gnumeric-1.12.48/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnumeric-1.12.48/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnumeric-1.12.48/depcomp-128-
##############################################
gnumeric-1.12.48/depcomp-405-        sleep 1
gnumeric-1.12.48/depcomp:406:        i=`expr $i - 1`
gnumeric-1.12.48/depcomp-407-      done
gnumeric-1.12.48/depcomp-408-    fi
gnumeric-1.12.48/depcomp:409:    i=`expr $i - 1`
gnumeric-1.12.48/depcomp-410-  done
##############################################
gnumeric-1.12.48/depcomp-425-  # Do two passes, one to just change these to
gnumeric-1.12.48/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnumeric-1.12.48/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnumeric-1.12.48/depcomp-659-  done
gnumeric-1.12.48/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnumeric-1.12.48/depcomp-661-  touch "$tmpdepfile"
##############################################
gnumeric-1.12.48/install-sh-234-      fi
gnumeric-1.12.48/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnumeric-1.12.48/install-sh-236-    *)
##############################################
gnumeric-1.12.48/install-sh-280-      dstdir=$dst
gnumeric-1.12.48/install-sh:281:      dstbase=`basename "$src"`
gnumeric-1.12.48/install-sh-282-      case $dst in
##############################################
gnumeric-1.12.48/install-sh-287-    else
gnumeric-1.12.48/install-sh:288:      dstdir=`dirname "$dst"`
gnumeric-1.12.48/install-sh-289-      test -d "$dstdir"
##############################################
gnumeric-1.12.48/install-sh-354-                   test_tmpdir="$tmpdir/a"
gnumeric-1.12.48/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gnumeric-1.12.48/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gnumeric-1.12.48/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gnumeric-1.12.48/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gnumeric-1.12.48/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnumeric-1.12.48/install-sh-419-            case $prefix in
gnumeric-1.12.48/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnumeric-1.12.48/install-sh-421-              *) qprefix=$prefix;;
##############################################
gnumeric-1.12.48/install-sh-468-    if $copy_on_change &&
gnumeric-1.12.48/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gnumeric-1.12.48/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gnumeric-1.12.48/install-sh-471-       set -f &&
##############################################
gnumeric-1.12.48/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnumeric-1.12.48/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnumeric-1.12.48/configure-47-  as_echo='print -r --'
gnumeric-1.12.48/configure-48-  as_echo_n='print -rn --'
gnumeric-1.12.48/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnumeric-1.12.48/configure-50-  as_echo='printf %s\n'
##############################################
gnumeric-1.12.48/configure-52-else
gnumeric-1.12.48/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnumeric-1.12.48/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnumeric-1.12.48/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnumeric-1.12.48/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnumeric-1.12.48/configure-64-      esac;
##############################################
gnumeric-1.12.48/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnumeric-1.12.48/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnumeric-1.12.48/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
gnumeric-1.12.48/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
gnumeric-1.12.48/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gnumeric-1.12.48/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
gnumeric-1.12.48/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
gnumeric-1.12.48/configure-335-      case $as_dir in #(
gnumeric-1.12.48/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnumeric-1.12.48/configure-337-      *) as_qdir=$as_dir;;
##############################################
gnumeric-1.12.48/configure-408-  {
gnumeric-1.12.48/configure:409:    as_val=`expr "$@" || test $? -eq 1`
gnumeric-1.12.48/configure-410-  }
##############################################
gnumeric-1.12.48/configure-415-# ----------------------------------------
gnumeric-1.12.48/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnumeric-1.12.48/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnumeric-1.12.48/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnumeric-1.12.48/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnumeric-1.12.48/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnumeric-1.12.48/configure-1082-  case $ac_option in
gnumeric-1.12.48/configure:1083:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnumeric-1.12.48/configure-1084-  *=)   ac_optarg= ;;
##############################################
gnumeric-1.12.48/configure-1126-  -disable-* | --disable-*)
gnumeric-1.12.48/configure:1127:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnumeric-1.12.48/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
gnumeric-1.12.48/configure-1131-    ac_useropt_orig=$ac_useropt
gnumeric-1.12.48/configure:1132:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnumeric-1.12.48/configure-1133-    case $ac_user_opts in
##############################################
gnumeric-1.12.48/configure-1152-  -enable-* | --enable-*)
gnumeric-1.12.48/configure:1153:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnumeric-1.12.48/configure-1154-    # Reject names that are not valid shell variable names.
##############################################
gnumeric-1.12.48/configure-1157-    ac_useropt_orig=$ac_useropt
gnumeric-1.12.48/configure:1158:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnumeric-1.12.48/configure-1159-    case $ac_user_opts in
##############################################
gnumeric-1.12.48/configure-1365-  -with-* | --with-*)
gnumeric-1.12.48/configure:1366:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnumeric-1.12.48/configure-1367-    # Reject names that are not valid shell variable names.
##############################################
gnumeric-1.12.48/configure-1370-    ac_useropt_orig=$ac_useropt
gnumeric-1.12.48/configure:1371:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnumeric-1.12.48/configure-1372-    case $ac_user_opts in
##############################################
gnumeric-1.12.48/configure-1381-  -without-* | --without-*)
gnumeric-1.12.48/configure:1382:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnumeric-1.12.48/configure-1383-    # Reject names that are not valid shell variable names.
##############################################
gnumeric-1.12.48/configure-1386-    ac_useropt_orig=$ac_useropt
gnumeric-1.12.48/configure:1387:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnumeric-1.12.48/configure-1388-    case $ac_user_opts in
##############################################
gnumeric-1.12.48/configure-1419-  *=*)
gnumeric-1.12.48/configure:1420:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnumeric-1.12.48/configure-1421-    # Reject names that are not valid shell variable names.
##############################################
gnumeric-1.12.48/configure-1440-if test -n "$ac_prev"; then
gnumeric-1.12.48/configure:1441:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnumeric-1.12.48/configure-1442-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnumeric-1.12.48/configure-1462-    */ )
gnumeric-1.12.48/configure:1463:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnumeric-1.12.48/configure-1464-      eval $ac_var=\$ac_val;;
##############################################
gnumeric-1.12.48/configure-1497-ac_ls_di=`ls -di .` &&
gnumeric-1.12.48/configure:1498:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnumeric-1.12.48/configure-1499-  as_fn_error $? "working directory cannot be determined"
##############################################
gnumeric-1.12.48/configure-1553-case $srcdir in
gnumeric-1.12.48/configure:1554:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnumeric-1.12.48/configure-1555-esac
##############################################
gnumeric-1.12.48/configure-1596-By default, \`make install' will install all the files in
gnumeric-1.12.48/configure:1597:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnumeric-1.12.48/configure:1598:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnumeric-1.12.48/configure-1599-for instance \`--prefix=\$HOME'.
##############################################
gnumeric-1.12.48/configure-1790-*)
gnumeric-1.12.48/configure:1791:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnumeric-1.12.48/configure-1792-  # A ".." for each directory in $ac_dir_suffix.
gnumeric-1.12.48/configure:1793:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnumeric-1.12.48/configure-1794-  case $ac_top_builddir_sub in
##############################################
gnumeric-1.12.48/configure-2210-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
gnumeric-1.12.48/configure:2211:  as_decl_name=`echo $2|sed 's/ *(.*//'`
gnumeric-1.12.48/configure:2212:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
gnumeric-1.12.48/configure-2213-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
gnumeric-1.12.48/configure-2324-    *\'*)
gnumeric-1.12.48/configure:2325:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnumeric-1.12.48/configure-2326-    esac
##############################################
gnumeric-1.12.48/configure-2407-      case $ac_val in
gnumeric-1.12.48/configure:2408:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnumeric-1.12.48/configure-2409-      esac
##############################################
gnumeric-1.12.48/configure-2422-	case $ac_val in
gnumeric-1.12.48/configure:2423:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnumeric-1.12.48/configure-2424-	esac
##############################################
gnumeric-1.12.48/configure-2542-    set,)
gnumeric-1.12.48/configure:2543:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnumeric-1.12.48/configure:2544:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnumeric-1.12.48/configure-2545-      ac_cache_corrupted=: ;;
##############################################
gnumeric-1.12.48/configure-2553-	# differences in whitespace do not lead to failure.
gnumeric-1.12.48/configure:2554:	ac_old_val_w=`echo x $ac_old_val`
gnumeric-1.12.48/configure:2555:	ac_new_val_w=`echo x $ac_new_val`
gnumeric-1.12.48/configure-2556-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnumeric-1.12.48/configure-2573-    case $ac_new_val in
gnumeric-1.12.48/configure:2574:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnumeric-1.12.48/configure-2575-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnumeric-1.12.48/configure-2750-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnumeric-1.12.48/configure:2751:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnumeric-1.12.48/configure-2752-     if test "$*" = "X"; then
gnumeric-1.12.48/configure-2753-	# -L didn't work.
gnumeric-1.12.48/configure:2754:	set X `ls -t "$srcdir/configure" conftest.file`
gnumeric-1.12.48/configure-2755-     fi
##############################################
gnumeric-1.12.48/configure-2801-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnumeric-1.12.48/configure:2802:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnumeric-1.12.48/configure-2803-
gnumeric-1.12.48/configure-2804-# Expand $ac_aux_dir to an absolute path.
gnumeric-1.12.48/configure:2805:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnumeric-1.12.48/configure-2806-
##############################################
gnumeric-1.12.48/configure-2946-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gnumeric-1.12.48/configure:2947:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnumeric-1.12.48/configure-2948-	     'mkdir (GNU coreutils) '* | \
##############################################
gnumeric-1.12.48/configure-3019-set x ${MAKE-make}
gnumeric-1.12.48/configure:3020:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnumeric-1.12.48/configure-3021-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnumeric-1.12.48/configure-3029-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnumeric-1.12.48/configure:3030:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnumeric-1.12.48/configure-3031-  *@@@%%%=?*=@@@%%%*)
##############################################
gnumeric-1.12.48/configure-3095-
gnumeric-1.12.48/configure:3096:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnumeric-1.12.48/configure-3097-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnumeric-1.12.48/configure-3227-fi
gnumeric-1.12.48/configure:3228:gnumeric_api_ver_=`echo $gnumeric_api_ver | sed -e 's/\./_/g'`
gnumeric-1.12.48/configure-3229-
##############################################
gnumeric-1.12.48/configure-3663-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:3664:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
gnumeric-1.12.48/configure-3665-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-3680-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:3681:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
gnumeric-1.12.48/configure-3682-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-3701-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:3702:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
gnumeric-1.12.48/configure-3703-        else
gnumeric-1.12.48/configure:3704:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
gnumeric-1.12.48/configure-3705-        fi
##############################################
gnumeric-1.12.48/configure-3820-
gnumeric-1.12.48/configure:3821:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnumeric-1.12.48/configure-3822-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gnumeric-1.12.48/configure:3823:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnumeric-1.12.48/configure-3824-if test -n "0.35.0"; then
##############################################
gnumeric-1.12.48/configure-4260-fi
gnumeric-1.12.48/configure:4261:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gnumeric-1.12.48/configure:4262:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gnumeric-1.12.48/configure:4263:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gnumeric-1.12.48/configure-4264-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gnumeric-1.12.48/configure-4316-else
gnumeric-1.12.48/configure:4317:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gnumeric-1.12.48/configure-4318-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
gnumeric-1.12.48/configure-4323-$as_echo_n "checking for XML::Parser... " >&6; }
gnumeric-1.12.48/configure:4324:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gnumeric-1.12.48/configure-4325-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
gnumeric-1.12.48/configure-4350-test "x$ac_build_alias" = x &&
gnumeric-1.12.48/configure:4351:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnumeric-1.12.48/configure-4352-test "x$ac_build_alias" = x &&
gnumeric-1.12.48/configure-4353-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnumeric-1.12.48/configure:4354:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnumeric-1.12.48/configure-4355-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnumeric-1.12.48/configure-4374-IFS=$ac_save_IFS
gnumeric-1.12.48/configure:4375:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnumeric-1.12.48/configure-4376-
##############################################
gnumeric-1.12.48/configure-4385-else
gnumeric-1.12.48/configure:4386:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnumeric-1.12.48/configure-4387-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnumeric-1.12.48/configure-4407-IFS=$ac_save_IFS
gnumeric-1.12.48/configure:4408:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnumeric-1.12.48/configure-4409-
##############################################
gnumeric-1.12.48/configure-4820-$as_echo_n "checking whether the C compiler works... " >&6; }
gnumeric-1.12.48/configure:4821:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnumeric-1.12.48/configure-4822-
##############################################
gnumeric-1.12.48/configure-4864-	then :; else
gnumeric-1.12.48/configure:4865:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnumeric-1.12.48/configure-4866-	fi
##############################################
gnumeric-1.12.48/configure-4924-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnumeric-1.12.48/configure:4925:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnumeric-1.12.48/configure-4926-	  break;;
##############################################
gnumeric-1.12.48/configure-5033-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnumeric-1.12.48/configure:5034:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnumeric-1.12.48/configure-5035-       break;;
##############################################
gnumeric-1.12.48/configure-5351-  if test "$am_compiler_list" = ""; then
gnumeric-1.12.48/configure:5352:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnumeric-1.12.48/configure-5353-  fi
##############################################
gnumeric-1.12.48/configure-6134-  if test "$am_compiler_list" = ""; then
gnumeric-1.12.48/configure:6135:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnumeric-1.12.48/configure-6136-  fi
##############################################
gnumeric-1.12.48/configure-6629-  # Check for GNU $ac_path_GREP
gnumeric-1.12.48/configure:6630:case `"$ac_path_GREP" --version 2>&1` in
gnumeric-1.12.48/configure-6631-*GNU*)
##############################################
gnumeric-1.12.48/configure-6695-  # Check for GNU $ac_path_EGREP
gnumeric-1.12.48/configure:6696:case `"$ac_path_EGREP" --version 2>&1` in
gnumeric-1.12.48/configure-6697-*GNU*)
##############################################
gnumeric-1.12.48/configure-6905-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnumeric-1.12.48/configure:6906:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnumeric-1.12.48/configure-6907-  ECHO='print -r --'
gnumeric-1.12.48/configure:6908:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnumeric-1.12.48/configure-6909-  ECHO='printf %s\n'
##############################################
gnumeric-1.12.48/configure-6974-  # Check for GNU $ac_path_SED
gnumeric-1.12.48/configure:6975:case `"$ac_path_SED" --version 2>&1` in
gnumeric-1.12.48/configure-6976-*GNU*)
##############################################
gnumeric-1.12.48/configure-7053-  # Check for GNU $ac_path_FGREP
gnumeric-1.12.48/configure:7054:case `"$ac_path_FGREP" --version 2>&1` in
gnumeric-1.12.48/configure-7055-*GNU*)
##############################################
gnumeric-1.12.48/configure-7133-    # gcc leaves a trailing carriage return, which upsets mingw
gnumeric-1.12.48/configure:7134:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnumeric-1.12.48/configure-7135-  *)
gnumeric-1.12.48/configure:7136:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnumeric-1.12.48/configure-7137-  esac
##############################################
gnumeric-1.12.48/configure-7142-      # Canonicalize the pathname of ld
gnumeric-1.12.48/configure:7143:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnumeric-1.12.48/configure-7144-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnumeric-1.12.48/configure:7145:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnumeric-1.12.48/configure-7146-      done
##############################################
gnumeric-1.12.48/configure-7177-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnumeric-1.12.48/configure:7178:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnumeric-1.12.48/configure-7179-      *GNU* | *'with BFD'*)
##############################################
gnumeric-1.12.48/configure-7208-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnumeric-1.12.48/configure:7209:case `$LD -v 2>&1 </dev/null` in
gnumeric-1.12.48/configure-7210-*GNU* | *'with BFD'*)
##############################################
gnumeric-1.12.48/configure-7258-	esac
gnumeric-1.12.48/configure:7259:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnumeric-1.12.48/configure-7260-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnumeric-1.12.48/configure-7264-	*)
gnumeric-1.12.48/configure:7265:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnumeric-1.12.48/configure-7266-	  */dev/null*)
##############################################
gnumeric-1.12.48/configure-7392-
gnumeric-1.12.48/configure:7393:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnumeric-1.12.48/configure-7394-    *COFF*)
##############################################
gnumeric-1.12.48/configure-7493-    # And add a safety zone
gnumeric-1.12.48/configure:7494:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnumeric-1.12.48/configure:7495:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnumeric-1.12.48/configure-7496-    ;;
##############################################
gnumeric-1.12.48/configure-7526-    if test -n "$kargmax"; then
gnumeric-1.12.48/configure:7527:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gnumeric-1.12.48/configure-7528-    else
##############################################
gnumeric-1.12.48/configure-7535-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnumeric-1.12.48/configure:7536:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnumeric-1.12.48/configure:7537:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnumeric-1.12.48/configure-7538-    else
##############################################
gnumeric-1.12.48/configure-7547-      # we can't tell.
gnumeric-1.12.48/configure:7548:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnumeric-1.12.48/configure-7549-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnumeric-1.12.48/configure-7551-      do
gnumeric-1.12.48/configure:7552:        i=`expr $i + 1`
gnumeric-1.12.48/configure-7553-        teststring=$teststring$teststring
##############################################
gnumeric-1.12.48/configure-7555-      # Only check the string length outside the loop.
gnumeric-1.12.48/configure:7556:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnumeric-1.12.48/configure-7557-      teststring=
##############################################
gnumeric-1.12.48/configure-7560-      # linker.  It appears as though 1/2 is a usable value.
gnumeric-1.12.48/configure:7561:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnumeric-1.12.48/configure-7562-    fi
##############################################
gnumeric-1.12.48/configure-7971-openbsd* | bitrig*)
gnumeric-1.12.48/configure:7972:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnumeric-1.12.48/configure-7973-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gnumeric-1.12.48/configure-8041-    else
gnumeric-1.12.48/configure:8042:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gnumeric-1.12.48/configure-8043-    fi
##############################################
gnumeric-1.12.48/configure-8186-  # decide which one to use based on capabilities of $DLLTOOL
gnumeric-1.12.48/configure:8187:  case `$DLLTOOL --help 2>&1` in
gnumeric-1.12.48/configure-8188-  *--identify-strict*)
##############################################
gnumeric-1.12.48/configure-8707-# If we're using GNU nm, then use its standard symbol codes.
gnumeric-1.12.48/configure:8708:case `$NM -V 2>&1` in
gnumeric-1.12.48/configure-8709-*GNU* | *'with BFD'*)
##############################################
gnumeric-1.12.48/configure-8755-mingw*)
gnumeric-1.12.48/configure:8756:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnumeric-1.12.48/configure-8757-  ;;
##############################################
gnumeric-1.12.48/configure-8984-   if test yes = "$GCC"; then
gnumeric-1.12.48/configure:8985:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnumeric-1.12.48/configure-8986-   fi
##############################################
gnumeric-1.12.48/configure-8988- /*)
gnumeric-1.12.48/configure:8989:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnumeric-1.12.48/configure-8990-   ;; #(
##############################################
gnumeric-1.12.48/configure-9083-    done
gnumeric-1.12.48/configure:9084:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnumeric-1.12.48/configure-9085-}
##############################################
gnumeric-1.12.48/configure-9105-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:9106:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/configure-9107-      *ELF-32*)
##############################################
gnumeric-1.12.48/configure-9126-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnumeric-1.12.48/configure:9127:      case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/configure-9128-	*32-bit*)
##############################################
gnumeric-1.12.48/configure-9138-    else
gnumeric-1.12.48/configure:9139:      case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/configure-9140-	*32-bit*)
##############################################
gnumeric-1.12.48/configure-9164-    emul=elf
gnumeric-1.12.48/configure:9165:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/configure-9166-      *32-bit*)
##############################################
gnumeric-1.12.48/configure-9172-    esac
gnumeric-1.12.48/configure:9173:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/configure-9174-      *MSB*)
##############################################
gnumeric-1.12.48/configure-9180-    esac
gnumeric-1.12.48/configure:9181:    case `/usr/bin/file conftest.$ac_objext` in
gnumeric-1.12.48/configure-9182-      *N32*)
##############################################
gnumeric-1.12.48/configure-10113-    *:)
gnumeric-1.12.48/configure:10114:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnumeric-1.12.48/configure-10115-        ;;
gnumeric-1.12.48/configure-10116-    x:*)
gnumeric-1.12.48/configure:10117:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnumeric-1.12.48/configure-10118-        ;;
gnumeric-1.12.48/configure-10119-    *::*)
gnumeric-1.12.48/configure:10120:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnumeric-1.12.48/configure:10121:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnumeric-1.12.48/configure-10122-        ;;
gnumeric-1.12.48/configure-10123-    *)
gnumeric-1.12.48/configure:10124:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnumeric-1.12.48/configure-10125-        ;;
##############################################
gnumeric-1.12.48/configure-10132-do :
gnumeric-1.12.48/configure:10133:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnumeric-1.12.48/configure-10134-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnumeric-1.12.48/configure-10137-  cat >>confdefs.h <<_ACEOF
gnumeric-1.12.48/configure:10138:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnumeric-1.12.48/configure-10139-_ACEOF
##############################################
gnumeric-1.12.48/configure-10494-	"file_magic "*)
gnumeric-1.12.48/configure:10495:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnumeric-1.12.48/configure-10496-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnumeric-1.12.48/configure-10560-	"file_magic "*)
gnumeric-1.12.48/configure:10561:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnumeric-1.12.48/configure-10562-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnumeric-1.12.48/configure-10964-      *)
gnumeric-1.12.48/configure:10965:	case `$CC -V 2>&1 | sed 5q` in
gnumeric-1.12.48/configure-10966-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gnumeric-1.12.48/configure-11413-	# shared libraries, regardless of the interface used.
gnumeric-1.12.48/configure:11414:	case `$LD -v 2>&1` in
gnumeric-1.12.48/configure-11415-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnumeric-1.12.48/configure-11445-    supports_anon_versioning=no
gnumeric-1.12.48/configure:11446:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gnumeric-1.12.48/configure-11447-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnumeric-1.12.48/configure-11514-	# is; otherwise, prepend EXPORTS...
gnumeric-1.12.48/configure:11515:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnumeric-1.12.48/configure-11516-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gnumeric-1.12.48/configure-11548-	prefix_cmds="$SED"~
gnumeric-1.12.48/configure:11549:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnumeric-1.12.48/configure-11550-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnumeric-1.12.48/configure-11570-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnumeric-1.12.48/configure:11571:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnumeric-1.12.48/configure:11572:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnumeric-1.12.48/configure-11573-      ;;
##############################################
gnumeric-1.12.48/configure-11588-        pgcc*)				# Portland Group C compiler
gnumeric-1.12.48/configure:11589:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/configure-11590-	  tmp_addflag=' $pic_flag'
##############################################
gnumeric-1.12.48/configure-11593-					# Portland Group f77 and f90 compilers
gnumeric-1.12.48/configure:11594:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/configure-11595-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnumeric-1.12.48/configure-11610-	nvcc*)	# Cuda Compiler Driver 2.2
gnumeric-1.12.48/configure:11611:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/configure-11612-	  compiler_needs_object=yes
##############################################
gnumeric-1.12.48/configure-11614-	esac
gnumeric-1.12.48/configure:11615:	case `$CC -V 2>&1 | sed 5q` in
gnumeric-1.12.48/configure-11616-	*Sun\ C*)			# Sun C 5.9
gnumeric-1.12.48/configure:11617:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnumeric-1.12.48/configure-11618-	  compiler_needs_object=yes
##############################################
gnumeric-1.12.48/configure-11685-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnumeric-1.12.48/configure:11686:      case `$LD -v 2>&1` in
gnumeric-1.12.48/configure-11687-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnumeric-1.12.48/configure-11774-	else
gnumeric-1.12.48/configure:11775:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gnumeric-1.12.48/configure-11776-	fi
##############################################
gnumeric-1.12.48/configure-11839-	# below for broken collect2 doesn't work under 4.3+
gnumeric-1.12.48/configure:11840:	  collect2name=`$CC -print-prog-name=collect2`
gnumeric-1.12.48/configure-11841-	  if test -f "$collect2name" &&
##############################################
gnumeric-1.12.48/configure-11919-      }'
gnumeric-1.12.48/configure:11920:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnumeric-1.12.48/configure-11921-  # Check for a 64-bit object if we didn't find anything.
gnumeric-1.12.48/configure-11922-  if test -z "$lt_cv_aix_libpath_"; then
gnumeric-1.12.48/configure:11923:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnumeric-1.12.48/configure-11924-  fi
##############################################
gnumeric-1.12.48/configure-11937-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gnumeric-1.12.48/configure:11938:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gnumeric-1.12.48/configure-11939-      else
##############################################
gnumeric-1.12.48/configure-11972-      }'
gnumeric-1.12.48/configure:11973:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnumeric-1.12.48/configure-11974-  # Check for a 64-bit object if we didn't find anything.
gnumeric-1.12.48/configure-11975-  if test -z "$lt_cv_aix_libpath_"; then
gnumeric-1.12.48/configure:11976:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnumeric-1.12.48/configure-11977-  fi
##############################################
gnumeric-1.12.48/configure-12004-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnumeric-1.12.48/configure:12005:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnumeric-1.12.48/configure-12006-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnumeric-1.12.48/configure-12057-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnumeric-1.12.48/configure:12058:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnumeric-1.12.48/configure-12059-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnumeric-1.12.48/configure-12095-	# FIXME: Setting linknames here is a bad hack.
gnumeric-1.12.48/configure:12096:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnumeric-1.12.48/configure-12097-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnumeric-1.12.48/configure-12113-  if test yes = "$lt_cv_ld_force_load"; then
gnumeric-1.12.48/configure:12114:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gnumeric-1.12.48/configure-12115-
##############################################
gnumeric-1.12.48/configure-12293-      if test yes = "$GCC"; then
gnumeric-1.12.48/configure:12294:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/configure-12295-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnumeric-1.12.48/configure-12321-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnumeric-1.12.48/configure:12322:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gnumeric-1.12.48/configure-12323-	fi
##############################################
gnumeric-1.12.48/configure-12325-      else
gnumeric-1.12.48/configure:12326:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/configure:12327:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gnumeric-1.12.48/configure-12328-      fi
##############################################
gnumeric-1.12.48/configure-12372-	hardcode_direct_absolute=yes
gnumeric-1.12.48/configure:12373:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnumeric-1.12.48/configure-12374-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnumeric-1.12.48/configure-12403-	prefix_cmds="$SED"~
gnumeric-1.12.48/configure:12404:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnumeric-1.12.48/configure-12405-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnumeric-1.12.48/configure-12417-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnumeric-1.12.48/configure:12418:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/configure-12419-      else
gnumeric-1.12.48/configure-12420-	allow_undefined_flag=' -expect_unresolved \*'
gnumeric-1.12.48/configure:12421:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/configure-12422-      fi
##############################################
gnumeric-1.12.48/configure-12430-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnumeric-1.12.48/configure:12431:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnumeric-1.12.48/configure-12432-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gnumeric-1.12.48/configure-12434-	allow_undefined_flag=' -expect_unresolved \*'
gnumeric-1.12.48/configure:12435:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnumeric-1.12.48/configure:12436:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gnumeric-1.12.48/configure:12437:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gnumeric-1.12.48/configure-12438-
##############################################
gnumeric-1.12.48/configure-12453-      else
gnumeric-1.12.48/configure:12454:	case `$CC -V 2>&1` in
gnumeric-1.12.48/configure-12455-	*"Compilers 5.0"*)
##############################################
gnumeric-1.12.48/configure-12852-  esac
gnumeric-1.12.48/configure:12853:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnumeric-1.12.48/configure-12854-  case $lt_search_path_spec in
##############################################
gnumeric-1.12.48/configure-12859-    # okay in the real world where ";" in dirpaths is itself problematic.
gnumeric-1.12.48/configure:12860:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnumeric-1.12.48/configure-12861-    ;;
gnumeric-1.12.48/configure-12862-  *)
gnumeric-1.12.48/configure:12863:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnumeric-1.12.48/configure-12864-    ;;
##############################################
gnumeric-1.12.48/configure-12868-  lt_tmp_lt_search_path_spec=
gnumeric-1.12.48/configure:12869:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnumeric-1.12.48/configure-12870-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnumeric-1.12.48/configure-12910-  esac
gnumeric-1.12.48/configure:12911:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnumeric-1.12.48/configure-12912-else
##############################################
gnumeric-1.12.48/configure-13050-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnumeric-1.12.48/configure:13051:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnumeric-1.12.48/configure-13052-    ;;
##############################################
gnumeric-1.12.48/configure-13086-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnumeric-1.12.48/configure:13087:    postinstall_cmds='base_file=`basename \$file`~
gnumeric-1.12.48/configure:13088:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnumeric-1.12.48/configure:13089:      dldir=$destdir/`dirname \$dlpath`~
gnumeric-1.12.48/configure-13090-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnumeric-1.12.48/configure-13095-      fi'
gnumeric-1.12.48/configure:13096:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnumeric-1.12.48/configure-13097-      dlpath=$dir/\$dldll~
##############################################
gnumeric-1.12.48/configure-13103-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnumeric-1.12.48/configure:13104:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/configure-13105-
##############################################
gnumeric-1.12.48/configure-13109-      # MinGW DLLs use traditional 'lib' prefix
gnumeric-1.12.48/configure:13110:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/configure-13111-      ;;
##############################################
gnumeric-1.12.48/configure-13113-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnumeric-1.12.48/configure:13114:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/configure-13115-      ;;
##############################################
gnumeric-1.12.48/configure-13122-    libname_spec='$name'
gnumeric-1.12.48/configure:13123:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnumeric-1.12.48/configure-13124-    library_names_spec='$libname.dll.lib'
##############################################
gnumeric-1.12.48/configure-13134-        # Let DOS variable expansion print the short 8.3 style file name.
gnumeric-1.12.48/configure:13135:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnumeric-1.12.48/configure-13136-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnumeric-1.12.48/configure-13139-      # Convert to MSYS style.
gnumeric-1.12.48/configure:13140:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnumeric-1.12.48/configure-13141-      ;;
##############################################
gnumeric-1.12.48/configure-13145-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnumeric-1.12.48/configure:13146:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnumeric-1.12.48/configure:13147:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnumeric-1.12.48/configure:13148:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnumeric-1.12.48/configure-13149-      ;;
##############################################
gnumeric-1.12.48/configure-13153-        # It is most probably a Windows format PATH.
gnumeric-1.12.48/configure:13154:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnumeric-1.12.48/configure-13155-      else
gnumeric-1.12.48/configure:13156:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnumeric-1.12.48/configure-13157-      fi
##############################################
gnumeric-1.12.48/configure-13163-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnumeric-1.12.48/configure:13164:    postinstall_cmds='base_file=`basename \$file`~
gnumeric-1.12.48/configure:13165:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnumeric-1.12.48/configure:13166:      dldir=$destdir/`dirname \$dlpath`~
gnumeric-1.12.48/configure-13167-      test -d \$dldir || mkdir -p \$dldir~
gnumeric-1.12.48/configure-13168-      $install_prog $dir/$dlname \$dldir/$dlname'
gnumeric-1.12.48/configure:13169:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnumeric-1.12.48/configure-13170-      dlpath=$dir/\$dldll~
##############################################
gnumeric-1.12.48/configure-13177-    # Assume MSVC wrapper
gnumeric-1.12.48/configure:13178:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnumeric-1.12.48/configure-13179-    dynamic_linker='Win32 ld.exe'
##############################################
gnumeric-1.12.48/configure-13194-  shlibpath_var=DYLD_LIBRARY_PATH
gnumeric-1.12.48/configure:13195:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnumeric-1.12.48/configure-13196-
##############################################
gnumeric-1.12.48/configure-13447-  if test -f /etc/ld.so.conf; then
gnumeric-1.12.48/configure:13448:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gnumeric-1.12.48/configure-13449-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnumeric-1.12.48/configure-13513-  need_lib_prefix=no
gnumeric-1.12.48/configure:13514:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnumeric-1.12.48/configure-13515-    need_version=no
##############################################
gnumeric-1.12.48/configure-13540-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnumeric-1.12.48/configure:13541:  postinstall_cmds='base_file=`basename \$file`~
gnumeric-1.12.48/configure:13542:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnumeric-1.12.48/configure:13543:    dldir=$destdir/`dirname \$dlpath`~
gnumeric-1.12.48/configure-13544-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnumeric-1.12.48/configure-13549-    fi'
gnumeric-1.12.48/configure:13550:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnumeric-1.12.48/configure-13551-    dlpath=$dir/\$dldll~
##############################################
gnumeric-1.12.48/configure-14572-# Components
gnumeric-1.12.48/configure:14573:GOFFICE_PLUGINS_DIR=`pkg-config --variable=PluginDir libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/configure-14574-
gnumeric-1.12.48/configure:14575:GOFFICE_VERSION=`pkg-config --modversion libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/configure-14576-
##############################################
gnumeric-1.12.48/configure-14754-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:14755:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$libspreadsheet_gtk_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-14756-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-14771-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:14772:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$libspreadsheet_gtk_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-14773-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-14792-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:14793:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$libspreadsheet_gtk_reqs" 2>&1`
gnumeric-1.12.48/configure-14794-        else
gnumeric-1.12.48/configure:14795:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$libspreadsheet_gtk_reqs" 2>&1`
gnumeric-1.12.48/configure-14796-        fi
##############################################
gnumeric-1.12.48/configure-14845-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:14846:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$gnumeric_gtk_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-14847-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-14862-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:14863:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$gnumeric_gtk_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-14864-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-14883-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:14884:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$gnumeric_gtk_reqs" 2>&1`
gnumeric-1.12.48/configure-14885-        else
gnumeric-1.12.48/configure:14886:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$gnumeric_gtk_reqs" 2>&1`
gnumeric-1.12.48/configure-14887-        fi
##############################################
gnumeric-1.12.48/configure-14956-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:14957:  pkg_cv_LIBSPREADSHEET_CFLAGS=`$PKG_CONFIG --cflags "$libspreadsheet_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-14958-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-14973-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:14974:  pkg_cv_LIBSPREADSHEET_LIBS=`$PKG_CONFIG --libs "$libspreadsheet_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-14975-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-14994-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:14995:	        LIBSPREADSHEET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$libspreadsheet_reqs" 2>&1`
gnumeric-1.12.48/configure-14996-        else
gnumeric-1.12.48/configure:14997:	        LIBSPREADSHEET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$libspreadsheet_reqs" 2>&1`
gnumeric-1.12.48/configure-14998-        fi
##############################################
gnumeric-1.12.48/configure-15050-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:15051:  pkg_cv_GNUMERIC_CFLAGS=`$PKG_CONFIG --cflags "$gnumeric_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-15052-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-15067-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:15068:  pkg_cv_GNUMERIC_LIBS=`$PKG_CONFIG --libs "$gnumeric_reqs" 2>/dev/null`
gnumeric-1.12.48/configure-15069-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-15088-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:15089:	        GNUMERIC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$gnumeric_reqs" 2>&1`
gnumeric-1.12.48/configure-15090-        else
gnumeric-1.12.48/configure:15091:	        GNUMERIC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$gnumeric_reqs" 2>&1`
gnumeric-1.12.48/configure-15092-        fi
##############################################
gnumeric-1.12.48/configure-15765-    if test -f $ac_dir/$ac_word; then
gnumeric-1.12.48/configure:15766:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
gnumeric-1.12.48/configure-15767-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
gnumeric-1.12.48/configure-15884-    if test -f $ac_dir/$ac_word; then
gnumeric-1.12.48/configure:15885:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
gnumeric-1.12.48/configure-15886-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
gnumeric-1.12.48/configure-16043-   if test "x$srcdir" != "x."; then
gnumeric-1.12.48/configure:16044:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gnumeric-1.12.48/configure-16045-       posrcprefix="$srcdir/"
##############################################
gnumeric-1.12.48/configure-16095-
gnumeric-1.12.48/configure:16096:GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
gnumeric-1.12.48/configure-16097-
##############################################
gnumeric-1.12.48/configure-16181-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:16182:  pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-5.0 >= 5.0.0, libgda-ui-5.0 >= 5.0.0" 2>/dev/null`
gnumeric-1.12.48/configure-16183-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-16198-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:16199:  pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-5.0 >= 5.0.0, libgda-ui-5.0 >= 5.0.0" 2>/dev/null`
gnumeric-1.12.48/configure-16200-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-16219-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:16220:	        GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-5.0 >= 5.0.0, libgda-ui-5.0 >= 5.0.0" 2>&1`
gnumeric-1.12.48/configure-16221-        else
gnumeric-1.12.48/configure:16222:	        GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-5.0 >= 5.0.0, libgda-ui-5.0 >= 5.0.0" 2>&1`
gnumeric-1.12.48/configure-16223-        fi
##############################################
gnumeric-1.12.48/configure-16253-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:16254:  pkg_cv_GNOMEDB_CFLAGS=`$PKG_CONFIG --cflags "libgnomedb-4.0 >= 3.99.6" 2>/dev/null`
gnumeric-1.12.48/configure-16255-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-16270-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:16271:  pkg_cv_GNOMEDB_LIBS=`$PKG_CONFIG --libs "libgnomedb-4.0 >= 3.99.6" 2>/dev/null`
gnumeric-1.12.48/configure-16272-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-16291-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:16292:	        GNOMEDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgnomedb-4.0 >= 3.99.6" 2>&1`
gnumeric-1.12.48/configure-16293-        else
gnumeric-1.12.48/configure:16294:	        GNOMEDB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgnomedb-4.0 >= 3.99.6" 2>&1`
gnumeric-1.12.48/configure-16295-        fi
##############################################
gnumeric-1.12.48/configure-16527-	then
gnumeric-1.12.48/configure:16528:	    PSICONV_CFLAGS=`$PSICONV_CONFIG --cflags`
gnumeric-1.12.48/configure:16529:            PSICONV_LIBS=`$PSICONV_CONFIG --libs`
gnumeric-1.12.48/configure-16530-	    psiconv_msg=yes
##############################################
gnumeric-1.12.48/configure-16577-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:16578:  pkg_cv_PARADOX_CFLAGS=`$PKG_CONFIG --cflags "pxlib >= 0.4.0" 2>/dev/null`
gnumeric-1.12.48/configure-16579-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-16594-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:16595:  pkg_cv_PARADOX_LIBS=`$PKG_CONFIG --libs "pxlib >= 0.4.0" 2>/dev/null`
gnumeric-1.12.48/configure-16596-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-16615-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:16616:	        PARADOX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pxlib >= 0.4.0" 2>&1`
gnumeric-1.12.48/configure-16617-        else
gnumeric-1.12.48/configure:16618:	        PARADOX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pxlib >= 0.4.0" 2>&1`
gnumeric-1.12.48/configure-16619-        fi
##############################################
gnumeric-1.12.48/configure-16762-do :
gnumeric-1.12.48/configure:16763:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnumeric-1.12.48/configure-16764-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnumeric-1.12.48/configure-16766-  cat >>confdefs.h <<_ACEOF
gnumeric-1.12.48/configure:16767:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnumeric-1.12.48/configure-16768-_ACEOF
##############################################
gnumeric-1.12.48/configure-16871-do :
gnumeric-1.12.48/configure:16872:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnumeric-1.12.48/configure-16873-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnumeric-1.12.48/configure-16875-  cat >>confdefs.h <<_ACEOF
gnumeric-1.12.48/configure:16876:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnumeric-1.12.48/configure-16877-_ACEOF
##############################################
gnumeric-1.12.48/configure-16883-do :
gnumeric-1.12.48/configure:16884:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnumeric-1.12.48/configure-16885-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnumeric-1.12.48/configure-16887-  cat >>confdefs.h <<_ACEOF
gnumeric-1.12.48/configure:16888:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnumeric-1.12.48/configure-16889-_ACEOF
##############################################
gnumeric-1.12.48/configure-17105-do :
gnumeric-1.12.48/configure:17106:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnumeric-1.12.48/configure-17107-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnumeric-1.12.48/configure-17109-  cat >>confdefs.h <<_ACEOF
gnumeric-1.12.48/configure:17110:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnumeric-1.12.48/configure-17111-_ACEOF
##############################################
gnumeric-1.12.48/configure-17125-do :
gnumeric-1.12.48/configure:17126:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnumeric-1.12.48/configure-17127-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnumeric-1.12.48/configure-17129-  cat >>confdefs.h <<_ACEOF
gnumeric-1.12.48/configure:17130:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnumeric-1.12.48/configure-17131-_ACEOF
##############################################
gnumeric-1.12.48/configure-17508-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:17509:  pkg_cv_GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable="glib_compile_schemas" "gio-2.0" 2>/dev/null`
gnumeric-1.12.48/configure-17510-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-17597-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gnumeric-1.12.48/configure:17598:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gnumeric-1.12.48/configure-17599-	test -n "$$files" || exit 0; \
##############################################
gnumeric-1.12.48/configure-17697-
gnumeric-1.12.48/configure:17698:	    	    PERL_CCCDLFLAGS=`$PERL -MConfig -e 'print $Config{cccdlflags};'`
gnumeric-1.12.48/configure:17699:	    PERL_LDDLFLAGS=`$PERL -MConfig -e 'print $Config{lddlflags};'`
gnumeric-1.12.48/configure:17700:	    PERL_CC=`$PERL -MConfig -e 'print $Config{cc};'`
gnumeric-1.12.48/configure:17701:	    PERL_LD=`$PERL -MConfig -e 'print $Config{ld};'`
gnumeric-1.12.48/configure:17702:	    perlinc=`$PERL -MConfig -e 'print "$Config{archlib}/CORE";'`
gnumeric-1.12.48/configure:17703:	    PERL_CCOPTS="`$PERL -MExtUtils::Embed -e ccopts` -I$perlinc"
gnumeric-1.12.48/configure:17704:	    PERL_LDOPTS=`$PERL -MExtUtils::Embed -e ldopts`
gnumeric-1.12.48/configure-17705-
##############################################
gnumeric-1.12.48/configure-17852-	introspection_py_msg="Yes."
gnumeric-1.12.48/configure:17853:	PYTHON_GIOVERRIDESDIR=`$PYTHON -c 'import gi; import os.path; print(os.path.dirname(gi.__file__)+"/overrides")'`
gnumeric-1.12.48/configure-17854-    fi
##############################################
gnumeric-1.12.48/configure-17872-======== for python = 3.x... " >&6; }
gnumeric-1.12.48/configure:17873:    PY_VERSION=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:3])'`
gnumeric-1.12.48/configure:17874:     major_ver=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:1])'`
gnumeric-1.12.48/configure-17875-    if test "x$major_ver" = "x3"; then
##############################################
gnumeric-1.12.48/configure-17879-	    # 3.x on linux, 3x on win32
gnumeric-1.12.48/configure:17880:	    PY_VERSION=`echo $PY_VERSION | sed -e 's/\\.//'`
gnumeric-1.12.48/configure-17881-	fi
##############################################
gnumeric-1.12.48/configure-17889-    if test "x$PY_PREFIX" = x; then
gnumeric-1.12.48/configure:17890:	PY_PREFIX=`$PYTHON -c 'import sys ; sys.stdout.write(sys.prefix)'`
gnumeric-1.12.48/configure-17891-    fi
##############################################
gnumeric-1.12.48/configure-17895-	else
gnumeric-1.12.48/configure:17896:	    PY_INCLUDES=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write("-I" + distutils.sysconfig.get_python_inc()) ; sys.stdout.write(" -I" + distutils.sysconfig.get_python_inc(plat_specific=True))'`
gnumeric-1.12.48/configure-17897-	fi
##############################################
gnumeric-1.12.48/configure-17936-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:17937:  pkg_cv_PYGOBJECT_CFLAGS=`$PKG_CONFIG --cflags "pygobject-3.0 >= 3.0.0" 2>/dev/null`
gnumeric-1.12.48/configure-17938-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-17953-  test $ac_status = 0; }; then
gnumeric-1.12.48/configure:17954:  pkg_cv_PYGOBJECT_LIBS=`$PKG_CONFIG --libs "pygobject-3.0 >= 3.0.0" 2>/dev/null`
gnumeric-1.12.48/configure-17955-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnumeric-1.12.48/configure-17974-        if test $_pkg_short_errors_supported = yes; then
gnumeric-1.12.48/configure:17975:	        PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pygobject-3.0 >= 3.0.0" 2>&1`
gnumeric-1.12.48/configure-17976-        else
gnumeric-1.12.48/configure:17977:	        PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pygobject-3.0 >= 3.0.0" 2>&1`
gnumeric-1.12.48/configure-17978-        fi
##############################################
gnumeric-1.12.48/configure-18008-	else
gnumeric-1.12.48/configure:18009:	    PY_LIB_DIR=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write(distutils.sysconfig.get_config_var("LIBPL"))'`
gnumeric-1.12.48/configure-18010-	fi
##############################################
gnumeric-1.12.48/configure-18256-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnumeric-1.12.48/configure:18257:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/configure:18258:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
gnumeric-1.12.48/configure-18259-	done; done
gnumeric-1.12.48/configure-18260-	@for f in $(_HELP_C_EXTRA); do \
gnumeric-1.12.48/configure:18261:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnumeric-1.12.48/configure-18262-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
gnumeric-1.12.48/configure-18264-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnumeric-1.12.48/configure:18265:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/configure:18266:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
gnumeric-1.12.48/configure-18267-	done
##############################################
gnumeric-1.12.48/configure-18271-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnumeric-1.12.48/configure:18272:	    mdir=`dirname "$$f"`; \
gnumeric-1.12.48/configure-18273-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
gnumeric-1.12.48/configure-18297-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnumeric-1.12.48/configure:18298:	  echo "rm -f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/configure:18299:	  rm -f "$$helpdir`basename $$f`"; \
gnumeric-1.12.48/configure-18300-	done; done
gnumeric-1.12.48/configure-18301-	@for f in $(_HELP_C_EXTRA); do \
gnumeric-1.12.48/configure:18302:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnumeric-1.12.48/configure-18303-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnumeric-1.12.48/configure:18304:	  echo "rm -f $$helpdir`basename $$f`"; \
gnumeric-1.12.48/configure:18305:	  rm -f "$$helpdir`basename $$f`"; \
gnumeric-1.12.48/configure-18306-	done
##############################################
gnumeric-1.12.48/configure-18519-
gnumeric-1.12.48/configure:18520:   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
gnumeric-1.12.48/configure:18521:   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
gnumeric-1.12.48/configure:18522:   INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
gnumeric-1.12.48/configure-18523-   if test "x$INTROSPECTION_GIRDIR" = x; then
gnumeric-1.12.48/configure:18524:     INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
gnumeric-1.12.48/configure-18525-   fi
##############################################
gnumeric-1.12.48/configure-18528-   fi
gnumeric-1.12.48/configure:18529:   INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
gnumeric-1.12.48/configure:18530:   INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
gnumeric-1.12.48/configure:18531:   INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
gnumeric-1.12.48/configure-18532-else
##############################################
gnumeric-1.12.48/configure-18735-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnumeric-1.12.48/configure:18736:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnumeric-1.12.48/configure-18737-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnumeric-1.12.48/configure-18934-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnumeric-1.12.48/configure:18935:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnumeric-1.12.48/configure-18936-  as_echo='print -r --'
gnumeric-1.12.48/configure-18937-  as_echo_n='print -rn --'
gnumeric-1.12.48/configure:18938:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnumeric-1.12.48/configure-18939-  as_echo='printf %s\n'
##############################################
gnumeric-1.12.48/configure-18941-else
gnumeric-1.12.48/configure:18942:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnumeric-1.12.48/configure-18943-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnumeric-1.12.48/configure-18951-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnumeric-1.12.48/configure:18952:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnumeric-1.12.48/configure-18953-      esac;
##############################################
gnumeric-1.12.48/configure-19028-# ----------------------------------------
gnumeric-1.12.48/configure:19029:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnumeric-1.12.48/configure-19030-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnumeric-1.12.48/configure-19100-  {
gnumeric-1.12.48/configure:19101:    as_val=`expr "$@" || test $? -eq 1`
gnumeric-1.12.48/configure-19102-  }
##############################################
gnumeric-1.12.48/configure-19204-      case $as_dir in #(
gnumeric-1.12.48/configure:19205:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnumeric-1.12.48/configure-19206-      *) as_qdir=$as_dir;;
##############################################
gnumeric-1.12.48/configure-19340-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnumeric-1.12.48/configure:19341:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnumeric-1.12.48/configure-19342-ac_cs_version="\\
##############################################
gnumeric-1.12.48/configure-19365-  --*=?*)
gnumeric-1.12.48/configure:19366:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnumeric-1.12.48/configure:19367:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnumeric-1.12.48/configure-19368-    ac_shift=:
##############################################
gnumeric-1.12.48/configure-19370-  --*=)
gnumeric-1.12.48/configure:19371:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnumeric-1.12.48/configure-19372-    ac_optarg=
##############################################
gnumeric-1.12.48/configure-19394-    case $ac_optarg in
gnumeric-1.12.48/configure:19395:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnumeric-1.12.48/configure-19396-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnumeric-1.12.48/configure-19402-    case $ac_optarg in
gnumeric-1.12.48/configure:19403:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnumeric-1.12.48/configure-19404-    esac
##############################################
gnumeric-1.12.48/configure-19471-delay_variable_subst='$delay_variable_subst'
gnumeric-1.12.48/configure:19472:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19473:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19474:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19475:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19476:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19477:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19478:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19479:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19480:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19481:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19482:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19483:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19484:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19485:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19486:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19487:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19488:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19489:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19490:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19491:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19492:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19493:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19494:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19495:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19496:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19497:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19498:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19499:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19500:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19501:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19502:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19503:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19504:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19505:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19506:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19507:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19508:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19509:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19510:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19511:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19512:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19513:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19514:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19515:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19516:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19517:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19518:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19519:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19520:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19521:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19522:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19523:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19524:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19525:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19526:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19527:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19528:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19529:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19530:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19531:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19532:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19533:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19534:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19535:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19536:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19537:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19538:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19539:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19540:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19541:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19542:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19543:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19544:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19545:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19546:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19547:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19548:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19549:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19550:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19551:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19552:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19553:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19554:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19555:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19556:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19557:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19558:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19559:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19560:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19561:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19562:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19563:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19564:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19565:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19566:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19567:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19568:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19569:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19570:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19571:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19572:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19573:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19574:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19575:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19576:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19577:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19578:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19579:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19580:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19581:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19582:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19583:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19584:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19585:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19586:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19587:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19588:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19589:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19590:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19591:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19592:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19593:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19594:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19595:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19596:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19597:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19598:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19599:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19600:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19601:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19602:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19603:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19604:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19605:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure:19606:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gnumeric-1.12.48/configure-19607-
##############################################
gnumeric-1.12.48/configure-19688-striplib; do
gnumeric-1.12.48/configure:19689:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnumeric-1.12.48/configure-19690-    *[\\\\\\\`\\"\\\$]*)
gnumeric-1.12.48/configure:19691:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnumeric-1.12.48/configure-19692-      ;;
##############################################
gnumeric-1.12.48/configure-19719-configure_time_lt_sys_library_path; do
gnumeric-1.12.48/configure:19720:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnumeric-1.12.48/configure-19721-    *[\\\\\\\`\\"\\\$]*)
gnumeric-1.12.48/configure:19722:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnumeric-1.12.48/configure-19723-      ;;
##############################################
gnumeric-1.12.48/configure-19906-fi
gnumeric-1.12.48/configure:19907:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnumeric-1.12.48/configure-19908-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnumeric-1.12.48/configure-19923-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnumeric-1.12.48/configure:19924:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnumeric-1.12.48/configure-19925-ac_delim='%!_!# '
##############################################
gnumeric-1.12.48/configure-19929-
gnumeric-1.12.48/configure:19930:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnumeric-1.12.48/configure-19931-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnumeric-1.12.48/configure-20067-for ac_last_try in false false :; do
gnumeric-1.12.48/configure:20068:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gnumeric-1.12.48/configure-20069-  if test -z "$ac_tt"; then
##############################################
gnumeric-1.12.48/configure-20199-      esac
gnumeric-1.12.48/configure:20200:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnumeric-1.12.48/configure-20201-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnumeric-1.12.48/configure-20258-*)
gnumeric-1.12.48/configure:20259:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnumeric-1.12.48/configure-20260-  # A ".." for each directory in $ac_dir_suffix.
gnumeric-1.12.48/configure:20261:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnumeric-1.12.48/configure-20262-  case $ac_top_builddir_sub in
##############################################
gnumeric-1.12.48/configure-20319-/@mandir@/p'
gnumeric-1.12.48/configure:20320:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnumeric-1.12.48/configure-20321-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnumeric-1.12.48/configure-20336-
gnumeric-1.12.48/configure:20337:# Neutralize VPATH when `$srcdir' = `.'.
gnumeric-1.12.48/configure-20338-# Shell code in configure.ac might set extrasub.
##############################################
gnumeric-1.12.48/configure-20364-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnumeric-1.12.48/configure:20365:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnumeric-1.12.48/configure-20366-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnumeric-1.12.48/configure-20410-    * )
gnumeric-1.12.48/configure:20411:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnumeric-1.12.48/configure-20412-  esac
##############################################
gnumeric-1.12.48/configure-20465-    # Strip MF so we end up with the name of the file.
gnumeric-1.12.48/configure:20466:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gnumeric-1.12.48/configure-20467-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnumeric-1.12.48/configure-21016-    *:)
gnumeric-1.12.48/configure:21017:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnumeric-1.12.48/configure-21018-        ;;
gnumeric-1.12.48/configure-21019-    x:*)
gnumeric-1.12.48/configure:21020:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnumeric-1.12.48/configure-21021-        ;;
gnumeric-1.12.48/configure-21022-    *::*)
gnumeric-1.12.48/configure:21023:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnumeric-1.12.48/configure:21024:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnumeric-1.12.48/configure-21025-        ;;
gnumeric-1.12.48/configure-21026-    *)
gnumeric-1.12.48/configure:21027:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnumeric-1.12.48/configure-21028-        ;;
##############################################
gnumeric-1.12.48/configure-21043-    done
gnumeric-1.12.48/configure:21044:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnumeric-1.12.48/configure-21045-}
##############################################
gnumeric-1.12.48/src/Makefile.in-56-  { \
gnumeric-1.12.48/src/Makefile.in:57:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnumeric-1.12.48/src/Makefile.in-58-  }; \
##############################################
gnumeric-1.12.48/src/Makefile.in-140-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
gnumeric-1.12.48/src/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnumeric-1.12.48/src/Makefile.in-142-am__vpath_adj = case $$p in \
gnumeric-1.12.48/src/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnumeric-1.12.48/src/Makefile.in-144-    *) f=$$p;; \
gnumeric-1.12.48/src/Makefile.in-145-  esac;
gnumeric-1.12.48/src/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnumeric-1.12.48/src/Makefile.in-147-am__install_max = 40
gnumeric-1.12.48/src/Makefile.in-148-am__nobase_strip_setup = \
gnumeric-1.12.48/src/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnumeric-1.12.48/src/Makefile.in-150-am__nobase_strip = \
##############################################
gnumeric-1.12.48/src/Makefile.in-1733-	test -n "$(EXEEXT)" || exit 0; \
gnumeric-1.12.48/src/Makefile.in:1734:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnumeric-1.12.48/src/Makefile.in-1735-	echo " rm -f" $$list; \
##############################################
gnumeric-1.12.48/src/Makefile.in-1742-	test -n "$(EXEEXT)" || exit 0; \
gnumeric-1.12.48/src/Makefile.in:1743:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnumeric-1.12.48/src/Makefile.in-1744-	echo " rm -f" $$list; \
##############################################
gnumeric-1.12.48/src/Makefile.in-1751-	test -n "$(EXEEXT)" || exit 0; \
gnumeric-1.12.48/src/Makefile.in:1752:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnumeric-1.12.48/src/Makefile.in-1753-	echo " rm -f" $$list; \
##############################################
gnumeric-1.12.48/src/Makefile.in-2324-.c.o:
gnumeric-1.12.48/src/Makefile.in:2325:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnumeric-1.12.48/src/Makefile.in-2326-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnumeric-1.12.48/src/Makefile.in-2332-.c.obj:
gnumeric-1.12.48/src/Makefile.in:2333:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnumeric-1.12.48/src/Makefile.in:2334:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnumeric-1.12.48/src/Makefile.in-2335-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnumeric-1.12.48/src/Makefile.in-2337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2338:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnumeric-1.12.48/src/Makefile.in-2339-
gnumeric-1.12.48/src/Makefile.in-2340-.c.lo:
gnumeric-1.12.48/src/Makefile.in:2341:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnumeric-1.12.48/src/Makefile.in-2342-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnumeric-1.12.48/src/Makefile.in-2348-libspreadsheet_la-go-val.lo: go-val.c
gnumeric-1.12.48/src/Makefile.in:2349:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-val.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-val.Tpo -c -o libspreadsheet_la-go-val.lo `test -f 'go-val.c' || echo '$(srcdir)/'`go-val.c
gnumeric-1.12.48/src/Makefile.in-2350-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-val.Tpo $(DEPDIR)/libspreadsheet_la-go-val.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2352-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2353:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-val.lo `test -f 'go-val.c' || echo '$(srcdir)/'`go-val.c
gnumeric-1.12.48/src/Makefile.in-2354-
gnumeric-1.12.48/src/Makefile.in-2355-libspreadsheet_la-go-data-cache-source.lo: go-data-cache-source.c
gnumeric-1.12.48/src/Makefile.in:2356:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-cache-source.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Tpo -c -o libspreadsheet_la-go-data-cache-source.lo `test -f 'go-data-cache-source.c' || echo '$(srcdir)/'`go-data-cache-source.c
gnumeric-1.12.48/src/Makefile.in-2357-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2359-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2360:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-cache-source.lo `test -f 'go-data-cache-source.c' || echo '$(srcdir)/'`go-data-cache-source.c
gnumeric-1.12.48/src/Makefile.in-2361-
gnumeric-1.12.48/src/Makefile.in-2362-libspreadsheet_la-go-data-cache.lo: go-data-cache.c
gnumeric-1.12.48/src/Makefile.in:2363:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-cache.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-cache.Tpo -c -o libspreadsheet_la-go-data-cache.lo `test -f 'go-data-cache.c' || echo '$(srcdir)/'`go-data-cache.c
gnumeric-1.12.48/src/Makefile.in-2364-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2366-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2367:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-cache.lo `test -f 'go-data-cache.c' || echo '$(srcdir)/'`go-data-cache.c
gnumeric-1.12.48/src/Makefile.in-2368-
gnumeric-1.12.48/src/Makefile.in-2369-libspreadsheet_la-go-data-cache-field.lo: go-data-cache-field.c
gnumeric-1.12.48/src/Makefile.in:2370:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-cache-field.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Tpo -c -o libspreadsheet_la-go-data-cache-field.lo `test -f 'go-data-cache-field.c' || echo '$(srcdir)/'`go-data-cache-field.c
gnumeric-1.12.48/src/Makefile.in-2371-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2373-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2374:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-cache-field.lo `test -f 'go-data-cache-field.c' || echo '$(srcdir)/'`go-data-cache-field.c
gnumeric-1.12.48/src/Makefile.in-2375-
gnumeric-1.12.48/src/Makefile.in-2376-libspreadsheet_la-go-data-slicer.lo: go-data-slicer.c
gnumeric-1.12.48/src/Makefile.in:2377:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-slicer.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-slicer.Tpo -c -o libspreadsheet_la-go-data-slicer.lo `test -f 'go-data-slicer.c' || echo '$(srcdir)/'`go-data-slicer.c
gnumeric-1.12.48/src/Makefile.in-2378-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-slicer.Tpo $(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2380-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2381:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-slicer.lo `test -f 'go-data-slicer.c' || echo '$(srcdir)/'`go-data-slicer.c
gnumeric-1.12.48/src/Makefile.in-2382-
gnumeric-1.12.48/src/Makefile.in-2383-libspreadsheet_la-go-data-slicer-field.lo: go-data-slicer-field.c
gnumeric-1.12.48/src/Makefile.in:2384:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-slicer-field.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Tpo -c -o libspreadsheet_la-go-data-slicer-field.lo `test -f 'go-data-slicer-field.c' || echo '$(srcdir)/'`go-data-slicer-field.c
gnumeric-1.12.48/src/Makefile.in-2385-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Tpo $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2387-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2388:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-slicer-field.lo `test -f 'go-data-slicer-field.c' || echo '$(srcdir)/'`go-data-slicer-field.c
gnumeric-1.12.48/src/Makefile.in-2389-
gnumeric-1.12.48/src/Makefile.in-2390-libspreadsheet_la-gnm-data-cache-source.lo: gnm-data-cache-source.c
gnumeric-1.12.48/src/Makefile.in:2391:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-data-cache-source.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Tpo -c -o libspreadsheet_la-gnm-data-cache-source.lo `test -f 'gnm-data-cache-source.c' || echo '$(srcdir)/'`gnm-data-cache-source.c
gnumeric-1.12.48/src/Makefile.in-2392-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Tpo $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2394-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2395:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-data-cache-source.lo `test -f 'gnm-data-cache-source.c' || echo '$(srcdir)/'`gnm-data-cache-source.c
gnumeric-1.12.48/src/Makefile.in-2396-
gnumeric-1.12.48/src/Makefile.in-2397-libspreadsheet_la-gnm-sheet-slicer.lo: gnm-sheet-slicer.c
gnumeric-1.12.48/src/Makefile.in:2398:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-sheet-slicer.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Tpo -c -o libspreadsheet_la-gnm-sheet-slicer.lo `test -f 'gnm-sheet-slicer.c' || echo '$(srcdir)/'`gnm-sheet-slicer.c
gnumeric-1.12.48/src/Makefile.in-2399-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Tpo $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2401-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2402:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-sheet-slicer.lo `test -f 'gnm-sheet-slicer.c' || echo '$(srcdir)/'`gnm-sheet-slicer.c
gnumeric-1.12.48/src/Makefile.in-2403-
gnumeric-1.12.48/src/Makefile.in-2404-libspreadsheet_la-gnm-sheet-slicer-combo.lo: gnm-sheet-slicer-combo.c
gnumeric-1.12.48/src/Makefile.in:2405:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-sheet-slicer-combo.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Tpo -c -o libspreadsheet_la-gnm-sheet-slicer-combo.lo `test -f 'gnm-sheet-slicer-combo.c' || echo '$(srcdir)/'`gnm-sheet-slicer-combo.c
gnumeric-1.12.48/src/Makefile.in-2406-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Tpo $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2408-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2409:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-sheet-slicer-combo.lo `test -f 'gnm-sheet-slicer-combo.c' || echo '$(srcdir)/'`gnm-sheet-slicer-combo.c
gnumeric-1.12.48/src/Makefile.in-2410-
gnumeric-1.12.48/src/Makefile.in-2411-libspreadsheet_la-gnm-cell-combo.lo: gnm-cell-combo.c
gnumeric-1.12.48/src/Makefile.in:2412:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-cell-combo.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Tpo -c -o libspreadsheet_la-gnm-cell-combo.lo `test -f 'gnm-cell-combo.c' || echo '$(srcdir)/'`gnm-cell-combo.c
gnumeric-1.12.48/src/Makefile.in-2413-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Tpo $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2415-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2416:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-cell-combo.lo `test -f 'gnm-cell-combo.c' || echo '$(srcdir)/'`gnm-cell-combo.c
gnumeric-1.12.48/src/Makefile.in-2417-
gnumeric-1.12.48/src/Makefile.in-2418-libspreadsheet_la-gnm-marshalers.lo: gnm-marshalers.c
gnumeric-1.12.48/src/Makefile.in:2419:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-marshalers.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Tpo -c -o libspreadsheet_la-gnm-marshalers.lo `test -f 'gnm-marshalers.c' || echo '$(srcdir)/'`gnm-marshalers.c
gnumeric-1.12.48/src/Makefile.in-2420-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Tpo $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2422-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2423:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-marshalers.lo `test -f 'gnm-marshalers.c' || echo '$(srcdir)/'`gnm-marshalers.c
gnumeric-1.12.48/src/Makefile.in-2424-
gnumeric-1.12.48/src/Makefile.in-2425-libspreadsheet_la-application.lo: application.c
gnumeric-1.12.48/src/Makefile.in:2426:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-application.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-application.Tpo -c -o libspreadsheet_la-application.lo `test -f 'application.c' || echo '$(srcdir)/'`application.c
gnumeric-1.12.48/src/Makefile.in-2427-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-application.Tpo $(DEPDIR)/libspreadsheet_la-application.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2429-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2430:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-application.lo `test -f 'application.c' || echo '$(srcdir)/'`application.c
gnumeric-1.12.48/src/Makefile.in-2431-
gnumeric-1.12.48/src/Makefile.in-2432-libspreadsheet_la-auto-format.lo: auto-format.c
gnumeric-1.12.48/src/Makefile.in:2433:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-auto-format.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-auto-format.Tpo -c -o libspreadsheet_la-auto-format.lo `test -f 'auto-format.c' || echo '$(srcdir)/'`auto-format.c
gnumeric-1.12.48/src/Makefile.in-2434-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-auto-format.Tpo $(DEPDIR)/libspreadsheet_la-auto-format.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2436-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2437:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-auto-format.lo `test -f 'auto-format.c' || echo '$(srcdir)/'`auto-format.c
gnumeric-1.12.48/src/Makefile.in-2438-
gnumeric-1.12.48/src/Makefile.in-2439-libspreadsheet_la-cell-draw.lo: cell-draw.c
gnumeric-1.12.48/src/Makefile.in:2440:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cell-draw.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cell-draw.Tpo -c -o libspreadsheet_la-cell-draw.lo `test -f 'cell-draw.c' || echo '$(srcdir)/'`cell-draw.c
gnumeric-1.12.48/src/Makefile.in-2441-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cell-draw.Tpo $(DEPDIR)/libspreadsheet_la-cell-draw.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2443-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2444:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cell-draw.lo `test -f 'cell-draw.c' || echo '$(srcdir)/'`cell-draw.c
gnumeric-1.12.48/src/Makefile.in-2445-
gnumeric-1.12.48/src/Makefile.in-2446-libspreadsheet_la-cell.lo: cell.c
gnumeric-1.12.48/src/Makefile.in:2447:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cell.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cell.Tpo -c -o libspreadsheet_la-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c
gnumeric-1.12.48/src/Makefile.in-2448-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cell.Tpo $(DEPDIR)/libspreadsheet_la-cell.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2450-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2451:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c
gnumeric-1.12.48/src/Makefile.in-2452-
gnumeric-1.12.48/src/Makefile.in-2453-libspreadsheet_la-cellspan.lo: cellspan.c
gnumeric-1.12.48/src/Makefile.in:2454:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cellspan.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cellspan.Tpo -c -o libspreadsheet_la-cellspan.lo `test -f 'cellspan.c' || echo '$(srcdir)/'`cellspan.c
gnumeric-1.12.48/src/Makefile.in-2455-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cellspan.Tpo $(DEPDIR)/libspreadsheet_la-cellspan.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2457-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2458:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cellspan.lo `test -f 'cellspan.c' || echo '$(srcdir)/'`cellspan.c
gnumeric-1.12.48/src/Makefile.in-2459-
gnumeric-1.12.48/src/Makefile.in-2460-libspreadsheet_la-clipboard.lo: clipboard.c
gnumeric-1.12.48/src/Makefile.in:2461:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-clipboard.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-clipboard.Tpo -c -o libspreadsheet_la-clipboard.lo `test -f 'clipboard.c' || echo '$(srcdir)/'`clipboard.c
gnumeric-1.12.48/src/Makefile.in-2462-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-clipboard.Tpo $(DEPDIR)/libspreadsheet_la-clipboard.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2464-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2465:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-clipboard.lo `test -f 'clipboard.c' || echo '$(srcdir)/'`clipboard.c
gnumeric-1.12.48/src/Makefile.in-2466-
gnumeric-1.12.48/src/Makefile.in-2467-libspreadsheet_la-cmd-edit.lo: cmd-edit.c
gnumeric-1.12.48/src/Makefile.in:2468:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cmd-edit.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cmd-edit.Tpo -c -o libspreadsheet_la-cmd-edit.lo `test -f 'cmd-edit.c' || echo '$(srcdir)/'`cmd-edit.c
gnumeric-1.12.48/src/Makefile.in-2469-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cmd-edit.Tpo $(DEPDIR)/libspreadsheet_la-cmd-edit.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2471-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2472:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cmd-edit.lo `test -f 'cmd-edit.c' || echo '$(srcdir)/'`cmd-edit.c
gnumeric-1.12.48/src/Makefile.in-2473-
gnumeric-1.12.48/src/Makefile.in-2474-libspreadsheet_la-collect.lo: collect.c
gnumeric-1.12.48/src/Makefile.in:2475:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-collect.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-collect.Tpo -c -o libspreadsheet_la-collect.lo `test -f 'collect.c' || echo '$(srcdir)/'`collect.c
gnumeric-1.12.48/src/Makefile.in-2476-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-collect.Tpo $(DEPDIR)/libspreadsheet_la-collect.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2478-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2479:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-collect.lo `test -f 'collect.c' || echo '$(srcdir)/'`collect.c
gnumeric-1.12.48/src/Makefile.in-2480-
gnumeric-1.12.48/src/Makefile.in-2481-libspreadsheet_la-colrow.lo: colrow.c
gnumeric-1.12.48/src/Makefile.in:2482:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-colrow.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-colrow.Tpo -c -o libspreadsheet_la-colrow.lo `test -f 'colrow.c' || echo '$(srcdir)/'`colrow.c
gnumeric-1.12.48/src/Makefile.in-2483-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-colrow.Tpo $(DEPDIR)/libspreadsheet_la-colrow.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2485-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2486:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-colrow.lo `test -f 'colrow.c' || echo '$(srcdir)/'`colrow.c
gnumeric-1.12.48/src/Makefile.in-2487-
gnumeric-1.12.48/src/Makefile.in-2488-libspreadsheet_la-command-context-stderr.lo: command-context-stderr.c
gnumeric-1.12.48/src/Makefile.in:2489:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-command-context-stderr.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-command-context-stderr.Tpo -c -o libspreadsheet_la-command-context-stderr.lo `test -f 'command-context-stderr.c' || echo '$(srcdir)/'`command-context-stderr.c
gnumeric-1.12.48/src/Makefile.in-2490-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-command-context-stderr.Tpo $(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2492-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2493:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-command-context-stderr.lo `test -f 'command-context-stderr.c' || echo '$(srcdir)/'`command-context-stderr.c
gnumeric-1.12.48/src/Makefile.in-2494-
gnumeric-1.12.48/src/Makefile.in-2495-libspreadsheet_la-command-context.lo: command-context.c
gnumeric-1.12.48/src/Makefile.in:2496:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-command-context.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-command-context.Tpo -c -o libspreadsheet_la-command-context.lo `test -f 'command-context.c' || echo '$(srcdir)/'`command-context.c
gnumeric-1.12.48/src/Makefile.in-2497-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-command-context.Tpo $(DEPDIR)/libspreadsheet_la-command-context.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2499-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2500:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-command-context.lo `test -f 'command-context.c' || echo '$(srcdir)/'`command-context.c
gnumeric-1.12.48/src/Makefile.in-2501-
gnumeric-1.12.48/src/Makefile.in-2502-libspreadsheet_la-commands.lo: commands.c
gnumeric-1.12.48/src/Makefile.in:2503:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-commands.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-commands.Tpo -c -o libspreadsheet_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
gnumeric-1.12.48/src/Makefile.in-2504-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-commands.Tpo $(DEPDIR)/libspreadsheet_la-commands.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2506-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2507:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
gnumeric-1.12.48/src/Makefile.in-2508-
gnumeric-1.12.48/src/Makefile.in-2509-libspreadsheet_la-complete-sheet.lo: complete-sheet.c
gnumeric-1.12.48/src/Makefile.in:2510:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-complete-sheet.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-complete-sheet.Tpo -c -o libspreadsheet_la-complete-sheet.lo `test -f 'complete-sheet.c' || echo '$(srcdir)/'`complete-sheet.c
gnumeric-1.12.48/src/Makefile.in-2511-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complete-sheet.Tpo $(DEPDIR)/libspreadsheet_la-complete-sheet.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2513-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2514:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-complete-sheet.lo `test -f 'complete-sheet.c' || echo '$(srcdir)/'`complete-sheet.c
gnumeric-1.12.48/src/Makefile.in-2515-
gnumeric-1.12.48/src/Makefile.in-2516-libspreadsheet_la-complete.lo: complete.c
gnumeric-1.12.48/src/Makefile.in:2517:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-complete.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-complete.Tpo -c -o libspreadsheet_la-complete.lo `test -f 'complete.c' || echo '$(srcdir)/'`complete.c
gnumeric-1.12.48/src/Makefile.in-2518-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complete.Tpo $(DEPDIR)/libspreadsheet_la-complete.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2520-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2521:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-complete.lo `test -f 'complete.c' || echo '$(srcdir)/'`complete.c
gnumeric-1.12.48/src/Makefile.in-2522-
gnumeric-1.12.48/src/Makefile.in-2523-libspreadsheet_la-complex.lo: complex.c
gnumeric-1.12.48/src/Makefile.in:2524:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-complex.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-complex.Tpo -c -o libspreadsheet_la-complex.lo `test -f 'complex.c' || echo '$(srcdir)/'`complex.c
gnumeric-1.12.48/src/Makefile.in-2525-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complex.Tpo $(DEPDIR)/libspreadsheet_la-complex.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2527-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2528:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-complex.lo `test -f 'complex.c' || echo '$(srcdir)/'`complex.c
gnumeric-1.12.48/src/Makefile.in-2529-
gnumeric-1.12.48/src/Makefile.in-2530-libspreadsheet_la-consolidate.lo: consolidate.c
gnumeric-1.12.48/src/Makefile.in:2531:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-consolidate.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-consolidate.Tpo -c -o libspreadsheet_la-consolidate.lo `test -f 'consolidate.c' || echo '$(srcdir)/'`consolidate.c
gnumeric-1.12.48/src/Makefile.in-2532-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-consolidate.Tpo $(DEPDIR)/libspreadsheet_la-consolidate.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2534-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2535:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-consolidate.lo `test -f 'consolidate.c' || echo '$(srcdir)/'`consolidate.c
gnumeric-1.12.48/src/Makefile.in-2536-
gnumeric-1.12.48/src/Makefile.in-2537-libspreadsheet_la-criteria.lo: criteria.c
gnumeric-1.12.48/src/Makefile.in:2538:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-criteria.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-criteria.Tpo -c -o libspreadsheet_la-criteria.lo `test -f 'criteria.c' || echo '$(srcdir)/'`criteria.c
gnumeric-1.12.48/src/Makefile.in-2539-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-criteria.Tpo $(DEPDIR)/libspreadsheet_la-criteria.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2541-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2542:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-criteria.lo `test -f 'criteria.c' || echo '$(srcdir)/'`criteria.c
gnumeric-1.12.48/src/Makefile.in-2543-
gnumeric-1.12.48/src/Makefile.in-2544-libspreadsheet_la-dependent.lo: dependent.c
gnumeric-1.12.48/src/Makefile.in:2545:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-dependent.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-dependent.Tpo -c -o libspreadsheet_la-dependent.lo `test -f 'dependent.c' || echo '$(srcdir)/'`dependent.c
gnumeric-1.12.48/src/Makefile.in-2546-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-dependent.Tpo $(DEPDIR)/libspreadsheet_la-dependent.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-dependent.lo `test -f 'dependent.c' || echo '$(srcdir)/'`dependent.c
gnumeric-1.12.48/src/Makefile.in-2550-
gnumeric-1.12.48/src/Makefile.in-2551-libspreadsheet_la-expr-deriv.lo: expr-deriv.c
gnumeric-1.12.48/src/Makefile.in:2552:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-expr-deriv.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-expr-deriv.Tpo -c -o libspreadsheet_la-expr-deriv.lo `test -f 'expr-deriv.c' || echo '$(srcdir)/'`expr-deriv.c
gnumeric-1.12.48/src/Makefile.in-2553-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr-deriv.Tpo $(DEPDIR)/libspreadsheet_la-expr-deriv.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2555-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2556:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-expr-deriv.lo `test -f 'expr-deriv.c' || echo '$(srcdir)/'`expr-deriv.c
gnumeric-1.12.48/src/Makefile.in-2557-
gnumeric-1.12.48/src/Makefile.in-2558-libspreadsheet_la-expr-name.lo: expr-name.c
gnumeric-1.12.48/src/Makefile.in:2559:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-expr-name.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-expr-name.Tpo -c -o libspreadsheet_la-expr-name.lo `test -f 'expr-name.c' || echo '$(srcdir)/'`expr-name.c
gnumeric-1.12.48/src/Makefile.in-2560-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr-name.Tpo $(DEPDIR)/libspreadsheet_la-expr-name.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-expr-name.lo `test -f 'expr-name.c' || echo '$(srcdir)/'`expr-name.c
gnumeric-1.12.48/src/Makefile.in-2564-
gnumeric-1.12.48/src/Makefile.in-2565-libspreadsheet_la-expr.lo: expr.c
gnumeric-1.12.48/src/Makefile.in:2566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-expr.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-expr.Tpo -c -o libspreadsheet_la-expr.lo `test -f 'expr.c' || echo '$(srcdir)/'`expr.c
gnumeric-1.12.48/src/Makefile.in-2567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr.Tpo $(DEPDIR)/libspreadsheet_la-expr.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-expr.lo `test -f 'expr.c' || echo '$(srcdir)/'`expr.c
gnumeric-1.12.48/src/Makefile.in-2571-
gnumeric-1.12.48/src/Makefile.in-2572-libspreadsheet_la-file-autoft.lo: file-autoft.c
gnumeric-1.12.48/src/Makefile.in:2573:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-file-autoft.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-file-autoft.Tpo -c -o libspreadsheet_la-file-autoft.lo `test -f 'file-autoft.c' || echo '$(srcdir)/'`file-autoft.c
gnumeric-1.12.48/src/Makefile.in-2574-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-file-autoft.Tpo $(DEPDIR)/libspreadsheet_la-file-autoft.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-file-autoft.lo `test -f 'file-autoft.c' || echo '$(srcdir)/'`file-autoft.c
gnumeric-1.12.48/src/Makefile.in-2578-
gnumeric-1.12.48/src/Makefile.in-2579-libspreadsheet_la-format-template.lo: format-template.c
gnumeric-1.12.48/src/Makefile.in:2580:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-format-template.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-format-template.Tpo -c -o libspreadsheet_la-format-template.lo `test -f 'format-template.c' || echo '$(srcdir)/'`format-template.c
gnumeric-1.12.48/src/Makefile.in-2581-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-format-template.Tpo $(DEPDIR)/libspreadsheet_la-format-template.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-format-template.lo `test -f 'format-template.c' || echo '$(srcdir)/'`format-template.c
gnumeric-1.12.48/src/Makefile.in-2585-
gnumeric-1.12.48/src/Makefile.in-2586-libspreadsheet_la-func-builtin.lo: func-builtin.c
gnumeric-1.12.48/src/Makefile.in:2587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-func-builtin.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-func-builtin.Tpo -c -o libspreadsheet_la-func-builtin.lo `test -f 'func-builtin.c' || echo '$(srcdir)/'`func-builtin.c
gnumeric-1.12.48/src/Makefile.in-2588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-func-builtin.Tpo $(DEPDIR)/libspreadsheet_la-func-builtin.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-func-builtin.lo `test -f 'func-builtin.c' || echo '$(srcdir)/'`func-builtin.c
gnumeric-1.12.48/src/Makefile.in-2592-
gnumeric-1.12.48/src/Makefile.in-2593-libspreadsheet_la-func.lo: func.c
gnumeric-1.12.48/src/Makefile.in:2594:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-func.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-func.Tpo -c -o libspreadsheet_la-func.lo `test -f 'func.c' || echo '$(srcdir)/'`func.c
gnumeric-1.12.48/src/Makefile.in-2595-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-func.Tpo $(DEPDIR)/libspreadsheet_la-func.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2597-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2598:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-func.lo `test -f 'func.c' || echo '$(srcdir)/'`func.c
gnumeric-1.12.48/src/Makefile.in-2599-
gnumeric-1.12.48/src/Makefile.in-2600-libspreadsheet_la-gnm-commands-slicer.lo: gnm-commands-slicer.c
gnumeric-1.12.48/src/Makefile.in:2601:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-commands-slicer.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Tpo -c -o libspreadsheet_la-gnm-commands-slicer.lo `test -f 'gnm-commands-slicer.c' || echo '$(srcdir)/'`gnm-commands-slicer.c
gnumeric-1.12.48/src/Makefile.in-2602-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Tpo $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-commands-slicer.lo `test -f 'gnm-commands-slicer.c' || echo '$(srcdir)/'`gnm-commands-slicer.c
gnumeric-1.12.48/src/Makefile.in-2606-
gnumeric-1.12.48/src/Makefile.in-2607-libspreadsheet_la-gnm-datetime.lo: gnm-datetime.c
gnumeric-1.12.48/src/Makefile.in:2608:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-datetime.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-datetime.Tpo -c -o libspreadsheet_la-gnm-datetime.lo `test -f 'gnm-datetime.c' || echo '$(srcdir)/'`gnm-datetime.c
gnumeric-1.12.48/src/Makefile.in-2609-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-datetime.Tpo $(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2611-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2612:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-datetime.lo `test -f 'gnm-datetime.c' || echo '$(srcdir)/'`gnm-datetime.c
gnumeric-1.12.48/src/Makefile.in-2613-
gnumeric-1.12.48/src/Makefile.in-2614-libspreadsheet_la-gnm-format.lo: gnm-format.c
gnumeric-1.12.48/src/Makefile.in:2615:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-format.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-format.Tpo -c -o libspreadsheet_la-gnm-format.lo `test -f 'gnm-format.c' || echo '$(srcdir)/'`gnm-format.c
gnumeric-1.12.48/src/Makefile.in-2616-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-format.Tpo $(DEPDIR)/libspreadsheet_la-gnm-format.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2618-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2619:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-format.lo `test -f 'gnm-format.c' || echo '$(srcdir)/'`gnm-format.c
gnumeric-1.12.48/src/Makefile.in-2620-
gnumeric-1.12.48/src/Makefile.in-2621-libspreadsheet_la-gnm-graph-window.lo: gnm-graph-window.c
gnumeric-1.12.48/src/Makefile.in:2622:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-graph-window.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Tpo -c -o libspreadsheet_la-gnm-graph-window.lo `test -f 'gnm-graph-window.c' || echo '$(srcdir)/'`gnm-graph-window.c
gnumeric-1.12.48/src/Makefile.in-2623-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Tpo $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2625-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2626:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-graph-window.lo `test -f 'gnm-graph-window.c' || echo '$(srcdir)/'`gnm-graph-window.c
gnumeric-1.12.48/src/Makefile.in-2627-
gnumeric-1.12.48/src/Makefile.in-2628-libspreadsheet_la-gnm-pane.lo: gnm-pane.c
gnumeric-1.12.48/src/Makefile.in:2629:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-pane.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-pane.Tpo -c -o libspreadsheet_la-gnm-pane.lo `test -f 'gnm-pane.c' || echo '$(srcdir)/'`gnm-pane.c
gnumeric-1.12.48/src/Makefile.in-2630-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-pane.Tpo $(DEPDIR)/libspreadsheet_la-gnm-pane.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-pane.lo `test -f 'gnm-pane.c' || echo '$(srcdir)/'`gnm-pane.c
gnumeric-1.12.48/src/Makefile.in-2634-
gnumeric-1.12.48/src/Makefile.in-2635-libspreadsheet_la-gnm-plugin.lo: gnm-plugin.c
gnumeric-1.12.48/src/Makefile.in:2636:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-plugin.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-plugin.Tpo -c -o libspreadsheet_la-gnm-plugin.lo `test -f 'gnm-plugin.c' || echo '$(srcdir)/'`gnm-plugin.c
gnumeric-1.12.48/src/Makefile.in-2637-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-plugin.Tpo $(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2639-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2640:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-plugin.lo `test -f 'gnm-plugin.c' || echo '$(srcdir)/'`gnm-plugin.c
gnumeric-1.12.48/src/Makefile.in-2641-
gnumeric-1.12.48/src/Makefile.in-2642-libspreadsheet_la-gnm-random.lo: gnm-random.c
gnumeric-1.12.48/src/Makefile.in:2643:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-random.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-random.Tpo -c -o libspreadsheet_la-gnm-random.lo `test -f 'gnm-random.c' || echo '$(srcdir)/'`gnm-random.c
gnumeric-1.12.48/src/Makefile.in-2644-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-random.Tpo $(DEPDIR)/libspreadsheet_la-gnm-random.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-random.lo `test -f 'gnm-random.c' || echo '$(srcdir)/'`gnm-random.c
gnumeric-1.12.48/src/Makefile.in-2648-
gnumeric-1.12.48/src/Makefile.in-2649-libspreadsheet_la-gnm-so-filled.lo: gnm-so-filled.c
gnumeric-1.12.48/src/Makefile.in:2650:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-filled.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Tpo -c -o libspreadsheet_la-gnm-so-filled.lo `test -f 'gnm-so-filled.c' || echo '$(srcdir)/'`gnm-so-filled.c
gnumeric-1.12.48/src/Makefile.in-2651-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-filled.lo `test -f 'gnm-so-filled.c' || echo '$(srcdir)/'`gnm-so-filled.c
gnumeric-1.12.48/src/Makefile.in-2655-
gnumeric-1.12.48/src/Makefile.in-2656-libspreadsheet_la-gnm-so-line.lo: gnm-so-line.c
gnumeric-1.12.48/src/Makefile.in:2657:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-line.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-line.Tpo -c -o libspreadsheet_la-gnm-so-line.lo `test -f 'gnm-so-line.c' || echo '$(srcdir)/'`gnm-so-line.c
gnumeric-1.12.48/src/Makefile.in-2658-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-line.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-line.lo `test -f 'gnm-so-line.c' || echo '$(srcdir)/'`gnm-so-line.c
gnumeric-1.12.48/src/Makefile.in-2662-
gnumeric-1.12.48/src/Makefile.in-2663-libspreadsheet_la-gnm-so-path.lo: gnm-so-path.c
gnumeric-1.12.48/src/Makefile.in:2664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-path.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-path.Tpo -c -o libspreadsheet_la-gnm-so-path.lo `test -f 'gnm-so-path.c' || echo '$(srcdir)/'`gnm-so-path.c
gnumeric-1.12.48/src/Makefile.in-2665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-path.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-path.lo `test -f 'gnm-so-path.c' || echo '$(srcdir)/'`gnm-so-path.c
gnumeric-1.12.48/src/Makefile.in-2669-
gnumeric-1.12.48/src/Makefile.in-2670-libspreadsheet_la-gnm-so-polygon.lo: gnm-so-polygon.c
gnumeric-1.12.48/src/Makefile.in:2671:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-polygon.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Tpo -c -o libspreadsheet_la-gnm-so-polygon.lo `test -f 'gnm-so-polygon.c' || echo '$(srcdir)/'`gnm-so-polygon.c
gnumeric-1.12.48/src/Makefile.in-2672-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2674-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2675:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-polygon.lo `test -f 'gnm-so-polygon.c' || echo '$(srcdir)/'`gnm-so-polygon.c
gnumeric-1.12.48/src/Makefile.in-2676-
gnumeric-1.12.48/src/Makefile.in-2677-libspreadsheet_la-gnumeric-conf.lo: gnumeric-conf.c
gnumeric-1.12.48/src/Makefile.in:2678:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnumeric-conf.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Tpo -c -o libspreadsheet_la-gnumeric-conf.lo `test -f 'gnumeric-conf.c' || echo '$(srcdir)/'`gnumeric-conf.c
gnumeric-1.12.48/src/Makefile.in-2679-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Tpo $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnumeric-conf.lo `test -f 'gnumeric-conf.c' || echo '$(srcdir)/'`gnumeric-conf.c
gnumeric-1.12.48/src/Makefile.in-2683-
gnumeric-1.12.48/src/Makefile.in-2684-libspreadsheet_la-gnumeric-simple-canvas.lo: gnumeric-simple-canvas.c
gnumeric-1.12.48/src/Makefile.in:2685:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnumeric-simple-canvas.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Tpo -c -o libspreadsheet_la-gnumeric-simple-canvas.lo `test -f 'gnumeric-simple-canvas.c' || echo '$(srcdir)/'`gnumeric-simple-canvas.c
gnumeric-1.12.48/src/Makefile.in-2686-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Tpo $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2688-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2689:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnumeric-simple-canvas.lo `test -f 'gnumeric-simple-canvas.c' || echo '$(srcdir)/'`gnumeric-simple-canvas.c
gnumeric-1.12.48/src/Makefile.in-2690-
gnumeric-1.12.48/src/Makefile.in-2691-libspreadsheet_la-graph.lo: graph.c
gnumeric-1.12.48/src/Makefile.in:2692:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-graph.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-graph.Tpo -c -o libspreadsheet_la-graph.lo `test -f 'graph.c' || echo '$(srcdir)/'`graph.c
gnumeric-1.12.48/src/Makefile.in-2693-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-graph.Tpo $(DEPDIR)/libspreadsheet_la-graph.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-graph.lo `test -f 'graph.c' || echo '$(srcdir)/'`graph.c
gnumeric-1.12.48/src/Makefile.in-2697-
gnumeric-1.12.48/src/Makefile.in-2698-libspreadsheet_la-gui-clipboard.lo: gui-clipboard.c
gnumeric-1.12.48/src/Makefile.in:2699:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gui-clipboard.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gui-clipboard.Tpo -c -o libspreadsheet_la-gui-clipboard.lo `test -f 'gui-clipboard.c' || echo '$(srcdir)/'`gui-clipboard.c
gnumeric-1.12.48/src/Makefile.in-2700-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-clipboard.Tpo $(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2702-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2703:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gui-clipboard.lo `test -f 'gui-clipboard.c' || echo '$(srcdir)/'`gui-clipboard.c
gnumeric-1.12.48/src/Makefile.in-2704-
gnumeric-1.12.48/src/Makefile.in-2705-libspreadsheet_la-gui-file.lo: gui-file.c
gnumeric-1.12.48/src/Makefile.in:2706:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gui-file.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gui-file.Tpo -c -o libspreadsheet_la-gui-file.lo `test -f 'gui-file.c' || echo '$(srcdir)/'`gui-file.c
gnumeric-1.12.48/src/Makefile.in-2707-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-file.Tpo $(DEPDIR)/libspreadsheet_la-gui-file.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2709-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2710:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gui-file.lo `test -f 'gui-file.c' || echo '$(srcdir)/'`gui-file.c
gnumeric-1.12.48/src/Makefile.in-2711-
gnumeric-1.12.48/src/Makefile.in-2712-libspreadsheet_la-gui-util.lo: gui-util.c
gnumeric-1.12.48/src/Makefile.in:2713:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gui-util.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gui-util.Tpo -c -o libspreadsheet_la-gui-util.lo `test -f 'gui-util.c' || echo '$(srcdir)/'`gui-util.c
gnumeric-1.12.48/src/Makefile.in-2714-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-util.Tpo $(DEPDIR)/libspreadsheet_la-gui-util.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2716-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2717:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gui-util.lo `test -f 'gui-util.c' || echo '$(srcdir)/'`gui-util.c
gnumeric-1.12.48/src/Makefile.in-2718-
gnumeric-1.12.48/src/Makefile.in-2719-libspreadsheet_la-gutils.lo: gutils.c
gnumeric-1.12.48/src/Makefile.in:2720:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gutils.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gutils.Tpo -c -o libspreadsheet_la-gutils.lo `test -f 'gutils.c' || echo '$(srcdir)/'`gutils.c
gnumeric-1.12.48/src/Makefile.in-2721-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gutils.Tpo $(DEPDIR)/libspreadsheet_la-gutils.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2723-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2724:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gutils.lo `test -f 'gutils.c' || echo '$(srcdir)/'`gutils.c
gnumeric-1.12.48/src/Makefile.in-2725-
gnumeric-1.12.48/src/Makefile.in-2726-libspreadsheet_la-history.lo: history.c
gnumeric-1.12.48/src/Makefile.in:2727:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-history.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-history.Tpo -c -o libspreadsheet_la-history.lo `test -f 'history.c' || echo '$(srcdir)/'`history.c
gnumeric-1.12.48/src/Makefile.in-2728-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-history.Tpo $(DEPDIR)/libspreadsheet_la-history.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2730-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2731:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-history.lo `test -f 'history.c' || echo '$(srcdir)/'`history.c
gnumeric-1.12.48/src/Makefile.in-2732-
gnumeric-1.12.48/src/Makefile.in-2733-libspreadsheet_la-hlink.lo: hlink.c
gnumeric-1.12.48/src/Makefile.in:2734:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-hlink.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-hlink.Tpo -c -o libspreadsheet_la-hlink.lo `test -f 'hlink.c' || echo '$(srcdir)/'`hlink.c
gnumeric-1.12.48/src/Makefile.in-2735-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-hlink.Tpo $(DEPDIR)/libspreadsheet_la-hlink.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2737-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2738:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-hlink.lo `test -f 'hlink.c' || echo '$(srcdir)/'`hlink.c
gnumeric-1.12.48/src/Makefile.in-2739-
gnumeric-1.12.48/src/Makefile.in-2740-libspreadsheet_la-input-msg.lo: input-msg.c
gnumeric-1.12.48/src/Makefile.in:2741:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-input-msg.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-input-msg.Tpo -c -o libspreadsheet_la-input-msg.lo `test -f 'input-msg.c' || echo '$(srcdir)/'`input-msg.c
gnumeric-1.12.48/src/Makefile.in-2742-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-input-msg.Tpo $(DEPDIR)/libspreadsheet_la-input-msg.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2744-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2745:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-input-msg.lo `test -f 'input-msg.c' || echo '$(srcdir)/'`input-msg.c
gnumeric-1.12.48/src/Makefile.in-2746-
gnumeric-1.12.48/src/Makefile.in-2747-libspreadsheet_la-item-bar.lo: item-bar.c
gnumeric-1.12.48/src/Makefile.in:2748:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-bar.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-bar.Tpo -c -o libspreadsheet_la-item-bar.lo `test -f 'item-bar.c' || echo '$(srcdir)/'`item-bar.c
gnumeric-1.12.48/src/Makefile.in-2749-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-bar.Tpo $(DEPDIR)/libspreadsheet_la-item-bar.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2751-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2752:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-bar.lo `test -f 'item-bar.c' || echo '$(srcdir)/'`item-bar.c
gnumeric-1.12.48/src/Makefile.in-2753-
gnumeric-1.12.48/src/Makefile.in-2754-libspreadsheet_la-item-cursor.lo: item-cursor.c
gnumeric-1.12.48/src/Makefile.in:2755:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-cursor.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-cursor.Tpo -c -o libspreadsheet_la-item-cursor.lo `test -f 'item-cursor.c' || echo '$(srcdir)/'`item-cursor.c
gnumeric-1.12.48/src/Makefile.in-2756-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-cursor.Tpo $(DEPDIR)/libspreadsheet_la-item-cursor.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2758-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2759:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-cursor.lo `test -f 'item-cursor.c' || echo '$(srcdir)/'`item-cursor.c
gnumeric-1.12.48/src/Makefile.in-2760-
gnumeric-1.12.48/src/Makefile.in-2761-libspreadsheet_la-item-edit.lo: item-edit.c
gnumeric-1.12.48/src/Makefile.in:2762:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-edit.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-edit.Tpo -c -o libspreadsheet_la-item-edit.lo `test -f 'item-edit.c' || echo '$(srcdir)/'`item-edit.c
gnumeric-1.12.48/src/Makefile.in-2763-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-edit.Tpo $(DEPDIR)/libspreadsheet_la-item-edit.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2765-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2766:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-edit.lo `test -f 'item-edit.c' || echo '$(srcdir)/'`item-edit.c
gnumeric-1.12.48/src/Makefile.in-2767-
gnumeric-1.12.48/src/Makefile.in-2768-libspreadsheet_la-item-grid.lo: item-grid.c
gnumeric-1.12.48/src/Makefile.in:2769:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-grid.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-grid.Tpo -c -o libspreadsheet_la-item-grid.lo `test -f 'item-grid.c' || echo '$(srcdir)/'`item-grid.c
gnumeric-1.12.48/src/Makefile.in-2770-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-grid.Tpo $(DEPDIR)/libspreadsheet_la-item-grid.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2772-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2773:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-grid.lo `test -f 'item-grid.c' || echo '$(srcdir)/'`item-grid.c
gnumeric-1.12.48/src/Makefile.in-2774-
gnumeric-1.12.48/src/Makefile.in-2775-libspreadsheet_la-libgnumeric.lo: libgnumeric.c
gnumeric-1.12.48/src/Makefile.in:2776:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-libgnumeric.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-libgnumeric.Tpo -c -o libspreadsheet_la-libgnumeric.lo `test -f 'libgnumeric.c' || echo '$(srcdir)/'`libgnumeric.c
gnumeric-1.12.48/src/Makefile.in-2777-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-libgnumeric.Tpo $(DEPDIR)/libspreadsheet_la-libgnumeric.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2779-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2780:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-libgnumeric.lo `test -f 'libgnumeric.c' || echo '$(srcdir)/'`libgnumeric.c
gnumeric-1.12.48/src/Makefile.in-2781-
gnumeric-1.12.48/src/Makefile.in-2782-libspreadsheet_la-mathfunc.lo: mathfunc.c
gnumeric-1.12.48/src/Makefile.in:2783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-mathfunc.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-mathfunc.Tpo -c -o libspreadsheet_la-mathfunc.lo `test -f 'mathfunc.c' || echo '$(srcdir)/'`mathfunc.c
gnumeric-1.12.48/src/Makefile.in-2784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-mathfunc.Tpo $(DEPDIR)/libspreadsheet_la-mathfunc.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-mathfunc.lo `test -f 'mathfunc.c' || echo '$(srcdir)/'`mathfunc.c
gnumeric-1.12.48/src/Makefile.in-2788-
gnumeric-1.12.48/src/Makefile.in-2789-libspreadsheet_la-mstyle.lo: mstyle.c
gnumeric-1.12.48/src/Makefile.in:2790:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-mstyle.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-mstyle.Tpo -c -o libspreadsheet_la-mstyle.lo `test -f 'mstyle.c' || echo '$(srcdir)/'`mstyle.c
gnumeric-1.12.48/src/Makefile.in-2791-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-mstyle.Tpo $(DEPDIR)/libspreadsheet_la-mstyle.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2793-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2794:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-mstyle.lo `test -f 'mstyle.c' || echo '$(srcdir)/'`mstyle.c
gnumeric-1.12.48/src/Makefile.in-2795-
gnumeric-1.12.48/src/Makefile.in-2796-libspreadsheet_la-number-match.lo: number-match.c
gnumeric-1.12.48/src/Makefile.in:2797:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-number-match.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-number-match.Tpo -c -o libspreadsheet_la-number-match.lo `test -f 'number-match.c' || echo '$(srcdir)/'`number-match.c
gnumeric-1.12.48/src/Makefile.in-2798-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-number-match.Tpo $(DEPDIR)/libspreadsheet_la-number-match.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2800-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2801:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-number-match.lo `test -f 'number-match.c' || echo '$(srcdir)/'`number-match.c
gnumeric-1.12.48/src/Makefile.in-2802-
gnumeric-1.12.48/src/Makefile.in-2803-libspreadsheet_la-outoflinedocs.lo: outoflinedocs.c
gnumeric-1.12.48/src/Makefile.in:2804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-outoflinedocs.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-outoflinedocs.Tpo -c -o libspreadsheet_la-outoflinedocs.lo `test -f 'outoflinedocs.c' || echo '$(srcdir)/'`outoflinedocs.c
gnumeric-1.12.48/src/Makefile.in-2805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-outoflinedocs.Tpo $(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-outoflinedocs.lo `test -f 'outoflinedocs.c' || echo '$(srcdir)/'`outoflinedocs.c
gnumeric-1.12.48/src/Makefile.in-2809-
gnumeric-1.12.48/src/Makefile.in-2810-libspreadsheet_la-parse-util.lo: parse-util.c
gnumeric-1.12.48/src/Makefile.in:2811:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-parse-util.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-parse-util.Tpo -c -o libspreadsheet_la-parse-util.lo `test -f 'parse-util.c' || echo '$(srcdir)/'`parse-util.c
gnumeric-1.12.48/src/Makefile.in-2812-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-parse-util.Tpo $(DEPDIR)/libspreadsheet_la-parse-util.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2814-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2815:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-parse-util.lo `test -f 'parse-util.c' || echo '$(srcdir)/'`parse-util.c
gnumeric-1.12.48/src/Makefile.in-2816-
gnumeric-1.12.48/src/Makefile.in-2817-libspreadsheet_la-parser.lo: parser.c
gnumeric-1.12.48/src/Makefile.in:2818:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-parser.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-parser.Tpo -c -o libspreadsheet_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c
gnumeric-1.12.48/src/Makefile.in-2819-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-parser.Tpo $(DEPDIR)/libspreadsheet_la-parser.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2821-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2822:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c
gnumeric-1.12.48/src/Makefile.in-2823-
gnumeric-1.12.48/src/Makefile.in-2824-libspreadsheet_la-pattern.lo: pattern.c
gnumeric-1.12.48/src/Makefile.in:2825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-pattern.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-pattern.Tpo -c -o libspreadsheet_la-pattern.lo `test -f 'pattern.c' || echo '$(srcdir)/'`pattern.c
gnumeric-1.12.48/src/Makefile.in-2826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-pattern.Tpo $(DEPDIR)/libspreadsheet_la-pattern.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-pattern.lo `test -f 'pattern.c' || echo '$(srcdir)/'`pattern.c
gnumeric-1.12.48/src/Makefile.in-2830-
gnumeric-1.12.48/src/Makefile.in-2831-libspreadsheet_la-position.lo: position.c
gnumeric-1.12.48/src/Makefile.in:2832:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-position.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-position.Tpo -c -o libspreadsheet_la-position.lo `test -f 'position.c' || echo '$(srcdir)/'`position.c
gnumeric-1.12.48/src/Makefile.in-2833-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-position.Tpo $(DEPDIR)/libspreadsheet_la-position.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2835-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2836:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-position.lo `test -f 'position.c' || echo '$(srcdir)/'`position.c
gnumeric-1.12.48/src/Makefile.in-2837-
gnumeric-1.12.48/src/Makefile.in-2838-libspreadsheet_la-preview-grid.lo: preview-grid.c
gnumeric-1.12.48/src/Makefile.in:2839:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-preview-grid.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-preview-grid.Tpo -c -o libspreadsheet_la-preview-grid.lo `test -f 'preview-grid.c' || echo '$(srcdir)/'`preview-grid.c
gnumeric-1.12.48/src/Makefile.in-2840-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-preview-grid.Tpo $(DEPDIR)/libspreadsheet_la-preview-grid.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2842-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2843:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-preview-grid.lo `test -f 'preview-grid.c' || echo '$(srcdir)/'`preview-grid.c
gnumeric-1.12.48/src/Makefile.in-2844-
gnumeric-1.12.48/src/Makefile.in-2845-libspreadsheet_la-print-cell.lo: print-cell.c
gnumeric-1.12.48/src/Makefile.in:2846:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-print-cell.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-print-cell.Tpo -c -o libspreadsheet_la-print-cell.lo `test -f 'print-cell.c' || echo '$(srcdir)/'`print-cell.c
gnumeric-1.12.48/src/Makefile.in-2847-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print-cell.Tpo $(DEPDIR)/libspreadsheet_la-print-cell.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2849-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2850:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-print-cell.lo `test -f 'print-cell.c' || echo '$(srcdir)/'`print-cell.c
gnumeric-1.12.48/src/Makefile.in-2851-
gnumeric-1.12.48/src/Makefile.in-2852-libspreadsheet_la-print-info.lo: print-info.c
gnumeric-1.12.48/src/Makefile.in:2853:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-print-info.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-print-info.Tpo -c -o libspreadsheet_la-print-info.lo `test -f 'print-info.c' || echo '$(srcdir)/'`print-info.c
gnumeric-1.12.48/src/Makefile.in-2854-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print-info.Tpo $(DEPDIR)/libspreadsheet_la-print-info.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2856-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2857:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-print-info.lo `test -f 'print-info.c' || echo '$(srcdir)/'`print-info.c
gnumeric-1.12.48/src/Makefile.in-2858-
gnumeric-1.12.48/src/Makefile.in-2859-libspreadsheet_la-print.lo: print.c
gnumeric-1.12.48/src/Makefile.in:2860:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-print.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-print.Tpo -c -o libspreadsheet_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c
gnumeric-1.12.48/src/Makefile.in-2861-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print.Tpo $(DEPDIR)/libspreadsheet_la-print.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2863-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2864:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c
gnumeric-1.12.48/src/Makefile.in-2865-
gnumeric-1.12.48/src/Makefile.in-2866-libspreadsheet_la-rangefunc-strings.lo: rangefunc-strings.c
gnumeric-1.12.48/src/Makefile.in:2867:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-rangefunc-strings.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Tpo -c -o libspreadsheet_la-rangefunc-strings.lo `test -f 'rangefunc-strings.c' || echo '$(srcdir)/'`rangefunc-strings.c
gnumeric-1.12.48/src/Makefile.in-2868-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Tpo $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2870-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2871:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-rangefunc-strings.lo `test -f 'rangefunc-strings.c' || echo '$(srcdir)/'`rangefunc-strings.c
gnumeric-1.12.48/src/Makefile.in-2872-
gnumeric-1.12.48/src/Makefile.in-2873-libspreadsheet_la-rangefunc.lo: rangefunc.c
gnumeric-1.12.48/src/Makefile.in:2874:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-rangefunc.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-rangefunc.Tpo -c -o libspreadsheet_la-rangefunc.lo `test -f 'rangefunc.c' || echo '$(srcdir)/'`rangefunc.c
gnumeric-1.12.48/src/Makefile.in-2875-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rangefunc.Tpo $(DEPDIR)/libspreadsheet_la-rangefunc.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2877-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2878:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-rangefunc.lo `test -f 'rangefunc.c' || echo '$(srcdir)/'`rangefunc.c
gnumeric-1.12.48/src/Makefile.in-2879-
gnumeric-1.12.48/src/Makefile.in-2880-libspreadsheet_la-ranges.lo: ranges.c
gnumeric-1.12.48/src/Makefile.in:2881:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-ranges.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-ranges.Tpo -c -o libspreadsheet_la-ranges.lo `test -f 'ranges.c' || echo '$(srcdir)/'`ranges.c
gnumeric-1.12.48/src/Makefile.in-2882-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-ranges.Tpo $(DEPDIR)/libspreadsheet_la-ranges.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2884-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2885:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-ranges.lo `test -f 'ranges.c' || echo '$(srcdir)/'`ranges.c
gnumeric-1.12.48/src/Makefile.in-2886-
gnumeric-1.12.48/src/Makefile.in-2887-libspreadsheet_la-rendered-value.lo: rendered-value.c
gnumeric-1.12.48/src/Makefile.in:2888:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-rendered-value.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-rendered-value.Tpo -c -o libspreadsheet_la-rendered-value.lo `test -f 'rendered-value.c' || echo '$(srcdir)/'`rendered-value.c
gnumeric-1.12.48/src/Makefile.in-2889-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rendered-value.Tpo $(DEPDIR)/libspreadsheet_la-rendered-value.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2891-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2892:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-rendered-value.lo `test -f 'rendered-value.c' || echo '$(srcdir)/'`rendered-value.c
gnumeric-1.12.48/src/Makefile.in-2893-
gnumeric-1.12.48/src/Makefile.in-2894-libspreadsheet_la-search.lo: search.c
gnumeric-1.12.48/src/Makefile.in:2895:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-search.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-search.Tpo -c -o libspreadsheet_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c
gnumeric-1.12.48/src/Makefile.in-2896-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-search.Tpo $(DEPDIR)/libspreadsheet_la-search.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2898-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2899:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c
gnumeric-1.12.48/src/Makefile.in-2900-
gnumeric-1.12.48/src/Makefile.in-2901-libspreadsheet_la-selection.lo: selection.c
gnumeric-1.12.48/src/Makefile.in:2902:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-selection.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-selection.Tpo -c -o libspreadsheet_la-selection.lo `test -f 'selection.c' || echo '$(srcdir)/'`selection.c
gnumeric-1.12.48/src/Makefile.in-2903-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-selection.Tpo $(DEPDIR)/libspreadsheet_la-selection.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2905-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2906:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-selection.lo `test -f 'selection.c' || echo '$(srcdir)/'`selection.c
gnumeric-1.12.48/src/Makefile.in-2907-
gnumeric-1.12.48/src/Makefile.in-2908-libspreadsheet_la-session.lo: session.c
gnumeric-1.12.48/src/Makefile.in:2909:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-session.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-session.Tpo -c -o libspreadsheet_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c
gnumeric-1.12.48/src/Makefile.in-2910-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-session.Tpo $(DEPDIR)/libspreadsheet_la-session.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2912-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2913:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c
gnumeric-1.12.48/src/Makefile.in-2914-
gnumeric-1.12.48/src/Makefile.in-2915-libspreadsheet_la-sf-bessel.lo: sf-bessel.c
gnumeric-1.12.48/src/Makefile.in:2916:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-bessel.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-bessel.Tpo -c -o libspreadsheet_la-sf-bessel.lo `test -f 'sf-bessel.c' || echo '$(srcdir)/'`sf-bessel.c
gnumeric-1.12.48/src/Makefile.in-2917-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-bessel.Tpo $(DEPDIR)/libspreadsheet_la-sf-bessel.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2919-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2920:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-bessel.lo `test -f 'sf-bessel.c' || echo '$(srcdir)/'`sf-bessel.c
gnumeric-1.12.48/src/Makefile.in-2921-
gnumeric-1.12.48/src/Makefile.in-2922-libspreadsheet_la-sf-dpq.lo: sf-dpq.c
gnumeric-1.12.48/src/Makefile.in:2923:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-dpq.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-dpq.Tpo -c -o libspreadsheet_la-sf-dpq.lo `test -f 'sf-dpq.c' || echo '$(srcdir)/'`sf-dpq.c
gnumeric-1.12.48/src/Makefile.in-2924-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-dpq.Tpo $(DEPDIR)/libspreadsheet_la-sf-dpq.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2926-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2927:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-dpq.lo `test -f 'sf-dpq.c' || echo '$(srcdir)/'`sf-dpq.c
gnumeric-1.12.48/src/Makefile.in-2928-
gnumeric-1.12.48/src/Makefile.in-2929-libspreadsheet_la-sf-gamma.lo: sf-gamma.c
gnumeric-1.12.48/src/Makefile.in:2930:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-gamma.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-gamma.Tpo -c -o libspreadsheet_la-sf-gamma.lo `test -f 'sf-gamma.c' || echo '$(srcdir)/'`sf-gamma.c
gnumeric-1.12.48/src/Makefile.in-2931-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-gamma.Tpo $(DEPDIR)/libspreadsheet_la-sf-gamma.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2933-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2934:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-gamma.lo `test -f 'sf-gamma.c' || echo '$(srcdir)/'`sf-gamma.c
gnumeric-1.12.48/src/Makefile.in-2935-
gnumeric-1.12.48/src/Makefile.in-2936-libspreadsheet_la-sf-trig.lo: sf-trig.c
gnumeric-1.12.48/src/Makefile.in:2937:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-trig.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-trig.Tpo -c -o libspreadsheet_la-sf-trig.lo `test -f 'sf-trig.c' || echo '$(srcdir)/'`sf-trig.c
gnumeric-1.12.48/src/Makefile.in-2938-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-trig.Tpo $(DEPDIR)/libspreadsheet_la-sf-trig.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2940-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2941:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-trig.lo `test -f 'sf-trig.c' || echo '$(srcdir)/'`sf-trig.c
gnumeric-1.12.48/src/Makefile.in-2942-
gnumeric-1.12.48/src/Makefile.in-2943-libspreadsheet_la-sheet-autofill.lo: sheet-autofill.c
gnumeric-1.12.48/src/Makefile.in:2944:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-autofill.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-autofill.Tpo -c -o libspreadsheet_la-sheet-autofill.lo `test -f 'sheet-autofill.c' || echo '$(srcdir)/'`sheet-autofill.c
gnumeric-1.12.48/src/Makefile.in-2945-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-autofill.Tpo $(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-autofill.lo `test -f 'sheet-autofill.c' || echo '$(srcdir)/'`sheet-autofill.c
gnumeric-1.12.48/src/Makefile.in-2949-
gnumeric-1.12.48/src/Makefile.in-2950-libspreadsheet_la-sheet-control-gui.lo: sheet-control-gui.c
gnumeric-1.12.48/src/Makefile.in:2951:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-control-gui.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Tpo -c -o libspreadsheet_la-sheet-control-gui.lo `test -f 'sheet-control-gui.c' || echo '$(srcdir)/'`sheet-control-gui.c
gnumeric-1.12.48/src/Makefile.in-2952-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Tpo $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2954-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2955:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-control-gui.lo `test -f 'sheet-control-gui.c' || echo '$(srcdir)/'`sheet-control-gui.c
gnumeric-1.12.48/src/Makefile.in-2956-
gnumeric-1.12.48/src/Makefile.in-2957-libspreadsheet_la-sheet-control.lo: sheet-control.c
gnumeric-1.12.48/src/Makefile.in:2958:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-control.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-control.Tpo -c -o libspreadsheet_la-sheet-control.lo `test -f 'sheet-control.c' || echo '$(srcdir)/'`sheet-control.c
gnumeric-1.12.48/src/Makefile.in-2959-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-control.Tpo $(DEPDIR)/libspreadsheet_la-sheet-control.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2961-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2962:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-control.lo `test -f 'sheet-control.c' || echo '$(srcdir)/'`sheet-control.c
gnumeric-1.12.48/src/Makefile.in-2963-
gnumeric-1.12.48/src/Makefile.in-2964-libspreadsheet_la-sheet-diff.lo: sheet-diff.c
gnumeric-1.12.48/src/Makefile.in:2965:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-diff.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-diff.Tpo -c -o libspreadsheet_la-sheet-diff.lo `test -f 'sheet-diff.c' || echo '$(srcdir)/'`sheet-diff.c
gnumeric-1.12.48/src/Makefile.in-2966-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-diff.Tpo $(DEPDIR)/libspreadsheet_la-sheet-diff.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2968-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2969:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-diff.lo `test -f 'sheet-diff.c' || echo '$(srcdir)/'`sheet-diff.c
gnumeric-1.12.48/src/Makefile.in-2970-
gnumeric-1.12.48/src/Makefile.in-2971-libspreadsheet_la-sheet-filter.lo: sheet-filter.c
gnumeric-1.12.48/src/Makefile.in:2972:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-filter.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-filter.Tpo -c -o libspreadsheet_la-sheet-filter.lo `test -f 'sheet-filter.c' || echo '$(srcdir)/'`sheet-filter.c
gnumeric-1.12.48/src/Makefile.in-2973-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-filter.Tpo $(DEPDIR)/libspreadsheet_la-sheet-filter.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2975-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2976:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-filter.lo `test -f 'sheet-filter.c' || echo '$(srcdir)/'`sheet-filter.c
gnumeric-1.12.48/src/Makefile.in-2977-
gnumeric-1.12.48/src/Makefile.in-2978-libspreadsheet_la-sheet-merge.lo: sheet-merge.c
gnumeric-1.12.48/src/Makefile.in:2979:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-merge.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-merge.Tpo -c -o libspreadsheet_la-sheet-merge.lo `test -f 'sheet-merge.c' || echo '$(srcdir)/'`sheet-merge.c
gnumeric-1.12.48/src/Makefile.in-2980-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-merge.Tpo $(DEPDIR)/libspreadsheet_la-sheet-merge.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2982-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2983:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-merge.lo `test -f 'sheet-merge.c' || echo '$(srcdir)/'`sheet-merge.c
gnumeric-1.12.48/src/Makefile.in-2984-
gnumeric-1.12.48/src/Makefile.in-2985-libspreadsheet_la-sheet-object-cell-comment.lo: sheet-object-cell-comment.c
gnumeric-1.12.48/src/Makefile.in:2986:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-cell-comment.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Tpo -c -o libspreadsheet_la-sheet-object-cell-comment.lo `test -f 'sheet-object-cell-comment.c' || echo '$(srcdir)/'`sheet-object-cell-comment.c
gnumeric-1.12.48/src/Makefile.in-2987-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2989-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2990:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-cell-comment.lo `test -f 'sheet-object-cell-comment.c' || echo '$(srcdir)/'`sheet-object-cell-comment.c
gnumeric-1.12.48/src/Makefile.in-2991-
gnumeric-1.12.48/src/Makefile.in-2992-libspreadsheet_la-sheet-object-component.lo: sheet-object-component.c
gnumeric-1.12.48/src/Makefile.in:2993:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-component.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-component.Tpo -c -o libspreadsheet_la-sheet-object-component.lo `test -f 'sheet-object-component.c' || echo '$(srcdir)/'`sheet-object-component.c
gnumeric-1.12.48/src/Makefile.in-2994-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-component.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-2996-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:2997:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-component.lo `test -f 'sheet-object-component.c' || echo '$(srcdir)/'`sheet-object-component.c
gnumeric-1.12.48/src/Makefile.in-2998-
gnumeric-1.12.48/src/Makefile.in-2999-libspreadsheet_la-sheet-object-graph.lo: sheet-object-graph.c
gnumeric-1.12.48/src/Makefile.in:3000:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-graph.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Tpo -c -o libspreadsheet_la-sheet-object-graph.lo `test -f 'sheet-object-graph.c' || echo '$(srcdir)/'`sheet-object-graph.c
gnumeric-1.12.48/src/Makefile.in-3001-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3003-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3004:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-graph.lo `test -f 'sheet-object-graph.c' || echo '$(srcdir)/'`sheet-object-graph.c
gnumeric-1.12.48/src/Makefile.in-3005-
gnumeric-1.12.48/src/Makefile.in-3006-libspreadsheet_la-sheet-object-image.lo: sheet-object-image.c
gnumeric-1.12.48/src/Makefile.in:3007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-image.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-image.Tpo -c -o libspreadsheet_la-sheet-object-image.lo `test -f 'sheet-object-image.c' || echo '$(srcdir)/'`sheet-object-image.c
gnumeric-1.12.48/src/Makefile.in-3008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-image.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-image.lo `test -f 'sheet-object-image.c' || echo '$(srcdir)/'`sheet-object-image.c
gnumeric-1.12.48/src/Makefile.in-3012-
gnumeric-1.12.48/src/Makefile.in-3013-libspreadsheet_la-sheet-object-widget.lo: sheet-object-widget.c
gnumeric-1.12.48/src/Makefile.in:3014:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-widget.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Tpo -c -o libspreadsheet_la-sheet-object-widget.lo `test -f 'sheet-object-widget.c' || echo '$(srcdir)/'`sheet-object-widget.c
gnumeric-1.12.48/src/Makefile.in-3015-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3017-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3018:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-widget.lo `test -f 'sheet-object-widget.c' || echo '$(srcdir)/'`sheet-object-widget.c
gnumeric-1.12.48/src/Makefile.in-3019-
gnumeric-1.12.48/src/Makefile.in-3020-libspreadsheet_la-sheet-object.lo: sheet-object.c
gnumeric-1.12.48/src/Makefile.in:3021:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object.Tpo -c -o libspreadsheet_la-sheet-object.lo `test -f 'sheet-object.c' || echo '$(srcdir)/'`sheet-object.c
gnumeric-1.12.48/src/Makefile.in-3022-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3024-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3025:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object.lo `test -f 'sheet-object.c' || echo '$(srcdir)/'`sheet-object.c
gnumeric-1.12.48/src/Makefile.in-3026-
gnumeric-1.12.48/src/Makefile.in-3027-libspreadsheet_la-sheet-style.lo: sheet-style.c
gnumeric-1.12.48/src/Makefile.in:3028:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-style.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-style.Tpo -c -o libspreadsheet_la-sheet-style.lo `test -f 'sheet-style.c' || echo '$(srcdir)/'`sheet-style.c
gnumeric-1.12.48/src/Makefile.in-3029-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-style.Tpo $(DEPDIR)/libspreadsheet_la-sheet-style.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3031-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3032:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-style.lo `test -f 'sheet-style.c' || echo '$(srcdir)/'`sheet-style.c
gnumeric-1.12.48/src/Makefile.in-3033-
gnumeric-1.12.48/src/Makefile.in-3034-libspreadsheet_la-sheet-utils.lo: sheet-utils.c
gnumeric-1.12.48/src/Makefile.in:3035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-utils.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-utils.Tpo -c -o libspreadsheet_la-sheet-utils.lo `test -f 'sheet-utils.c' || echo '$(srcdir)/'`sheet-utils.c
gnumeric-1.12.48/src/Makefile.in-3036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-utils.Tpo $(DEPDIR)/libspreadsheet_la-sheet-utils.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-utils.lo `test -f 'sheet-utils.c' || echo '$(srcdir)/'`sheet-utils.c
gnumeric-1.12.48/src/Makefile.in-3040-
gnumeric-1.12.48/src/Makefile.in-3041-libspreadsheet_la-sheet-view.lo: sheet-view.c
gnumeric-1.12.48/src/Makefile.in:3042:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-view.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-view.Tpo -c -o libspreadsheet_la-sheet-view.lo `test -f 'sheet-view.c' || echo '$(srcdir)/'`sheet-view.c
gnumeric-1.12.48/src/Makefile.in-3043-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-view.Tpo $(DEPDIR)/libspreadsheet_la-sheet-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3045-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3046:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-view.lo `test -f 'sheet-view.c' || echo '$(srcdir)/'`sheet-view.c
gnumeric-1.12.48/src/Makefile.in-3047-
gnumeric-1.12.48/src/Makefile.in-3048-libspreadsheet_la-sheet.lo: sheet.c
gnumeric-1.12.48/src/Makefile.in:3049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet.Tpo -c -o libspreadsheet_la-sheet.lo `test -f 'sheet.c' || echo '$(srcdir)/'`sheet.c
gnumeric-1.12.48/src/Makefile.in-3050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet.Tpo $(DEPDIR)/libspreadsheet_la-sheet.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet.lo `test -f 'sheet.c' || echo '$(srcdir)/'`sheet.c
gnumeric-1.12.48/src/Makefile.in-3054-
gnumeric-1.12.48/src/Makefile.in-3055-libspreadsheet_la-sort.lo: sort.c
gnumeric-1.12.48/src/Makefile.in:3056:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sort.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sort.Tpo -c -o libspreadsheet_la-sort.lo `test -f 'sort.c' || echo '$(srcdir)/'`sort.c
gnumeric-1.12.48/src/Makefile.in-3057-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sort.Tpo $(DEPDIR)/libspreadsheet_la-sort.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sort.lo `test -f 'sort.c' || echo '$(srcdir)/'`sort.c
gnumeric-1.12.48/src/Makefile.in-3061-
gnumeric-1.12.48/src/Makefile.in-3062-libspreadsheet_la-stf-export.lo: stf-export.c
gnumeric-1.12.48/src/Makefile.in:3063:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-stf-export.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-stf-export.Tpo -c -o libspreadsheet_la-stf-export.lo `test -f 'stf-export.c' || echo '$(srcdir)/'`stf-export.c
gnumeric-1.12.48/src/Makefile.in-3064-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf-export.Tpo $(DEPDIR)/libspreadsheet_la-stf-export.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3066-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3067:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-stf-export.lo `test -f 'stf-export.c' || echo '$(srcdir)/'`stf-export.c
gnumeric-1.12.48/src/Makefile.in-3068-
gnumeric-1.12.48/src/Makefile.in-3069-libspreadsheet_la-stf-parse.lo: stf-parse.c
gnumeric-1.12.48/src/Makefile.in:3070:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-stf-parse.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-stf-parse.Tpo -c -o libspreadsheet_la-stf-parse.lo `test -f 'stf-parse.c' || echo '$(srcdir)/'`stf-parse.c
gnumeric-1.12.48/src/Makefile.in-3071-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf-parse.Tpo $(DEPDIR)/libspreadsheet_la-stf-parse.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3073-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3074:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-stf-parse.lo `test -f 'stf-parse.c' || echo '$(srcdir)/'`stf-parse.c
gnumeric-1.12.48/src/Makefile.in-3075-
gnumeric-1.12.48/src/Makefile.in-3076-libspreadsheet_la-stf.lo: stf.c
gnumeric-1.12.48/src/Makefile.in:3077:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-stf.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-stf.Tpo -c -o libspreadsheet_la-stf.lo `test -f 'stf.c' || echo '$(srcdir)/'`stf.c
gnumeric-1.12.48/src/Makefile.in-3078-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf.Tpo $(DEPDIR)/libspreadsheet_la-stf.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3080-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3081:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-stf.lo `test -f 'stf.c' || echo '$(srcdir)/'`stf.c
gnumeric-1.12.48/src/Makefile.in-3082-
gnumeric-1.12.48/src/Makefile.in-3083-libspreadsheet_la-style-border.lo: style-border.c
gnumeric-1.12.48/src/Makefile.in:3084:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style-border.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style-border.Tpo -c -o libspreadsheet_la-style-border.lo `test -f 'style-border.c' || echo '$(srcdir)/'`style-border.c
gnumeric-1.12.48/src/Makefile.in-3085-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-border.Tpo $(DEPDIR)/libspreadsheet_la-style-border.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3087-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3088:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style-border.lo `test -f 'style-border.c' || echo '$(srcdir)/'`style-border.c
gnumeric-1.12.48/src/Makefile.in-3089-
gnumeric-1.12.48/src/Makefile.in-3090-libspreadsheet_la-style-color.lo: style-color.c
gnumeric-1.12.48/src/Makefile.in:3091:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style-color.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style-color.Tpo -c -o libspreadsheet_la-style-color.lo `test -f 'style-color.c' || echo '$(srcdir)/'`style-color.c
gnumeric-1.12.48/src/Makefile.in-3092-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-color.Tpo $(DEPDIR)/libspreadsheet_la-style-color.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3094-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3095:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style-color.lo `test -f 'style-color.c' || echo '$(srcdir)/'`style-color.c
gnumeric-1.12.48/src/Makefile.in-3096-
gnumeric-1.12.48/src/Makefile.in-3097-libspreadsheet_la-style-conditions.lo: style-conditions.c
gnumeric-1.12.48/src/Makefile.in:3098:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style-conditions.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style-conditions.Tpo -c -o libspreadsheet_la-style-conditions.lo `test -f 'style-conditions.c' || echo '$(srcdir)/'`style-conditions.c
gnumeric-1.12.48/src/Makefile.in-3099-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-conditions.Tpo $(DEPDIR)/libspreadsheet_la-style-conditions.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3101-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3102:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style-conditions.lo `test -f 'style-conditions.c' || echo '$(srcdir)/'`style-conditions.c
gnumeric-1.12.48/src/Makefile.in-3103-
gnumeric-1.12.48/src/Makefile.in-3104-libspreadsheet_la-style.lo: style.c
gnumeric-1.12.48/src/Makefile.in:3105:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style.Tpo -c -o libspreadsheet_la-style.lo `test -f 'style.c' || echo '$(srcdir)/'`style.c
gnumeric-1.12.48/src/Makefile.in-3106-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style.Tpo $(DEPDIR)/libspreadsheet_la-style.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3108-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3109:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style.lo `test -f 'style.c' || echo '$(srcdir)/'`style.c
gnumeric-1.12.48/src/Makefile.in-3110-
gnumeric-1.12.48/src/Makefile.in-3111-libspreadsheet_la-undo.lo: undo.c
gnumeric-1.12.48/src/Makefile.in:3112:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-undo.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-undo.Tpo -c -o libspreadsheet_la-undo.lo `test -f 'undo.c' || echo '$(srcdir)/'`undo.c
gnumeric-1.12.48/src/Makefile.in-3113-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-undo.Tpo $(DEPDIR)/libspreadsheet_la-undo.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3115-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3116:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-undo.lo `test -f 'undo.c' || echo '$(srcdir)/'`undo.c
gnumeric-1.12.48/src/Makefile.in-3117-
gnumeric-1.12.48/src/Makefile.in-3118-libspreadsheet_la-validation.lo: validation.c
gnumeric-1.12.48/src/Makefile.in:3119:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-validation.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-validation.Tpo -c -o libspreadsheet_la-validation.lo `test -f 'validation.c' || echo '$(srcdir)/'`validation.c
gnumeric-1.12.48/src/Makefile.in-3120-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-validation.Tpo $(DEPDIR)/libspreadsheet_la-validation.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-validation.lo `test -f 'validation.c' || echo '$(srcdir)/'`validation.c
gnumeric-1.12.48/src/Makefile.in-3124-
gnumeric-1.12.48/src/Makefile.in-3125-libspreadsheet_la-value-sheet.lo: value-sheet.c
gnumeric-1.12.48/src/Makefile.in:3126:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-value-sheet.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-value-sheet.Tpo -c -o libspreadsheet_la-value-sheet.lo `test -f 'value-sheet.c' || echo '$(srcdir)/'`value-sheet.c
gnumeric-1.12.48/src/Makefile.in-3127-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-value-sheet.Tpo $(DEPDIR)/libspreadsheet_la-value-sheet.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-value-sheet.lo `test -f 'value-sheet.c' || echo '$(srcdir)/'`value-sheet.c
gnumeric-1.12.48/src/Makefile.in-3131-
gnumeric-1.12.48/src/Makefile.in-3132-libspreadsheet_la-value.lo: value.c
gnumeric-1.12.48/src/Makefile.in:3133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-value.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-value.Tpo -c -o libspreadsheet_la-value.lo `test -f 'value.c' || echo '$(srcdir)/'`value.c
gnumeric-1.12.48/src/Makefile.in-3134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-value.Tpo $(DEPDIR)/libspreadsheet_la-value.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-value.lo `test -f 'value.c' || echo '$(srcdir)/'`value.c
gnumeric-1.12.48/src/Makefile.in-3138-
gnumeric-1.12.48/src/Makefile.in-3139-libspreadsheet_la-wbc-gtk-actions.lo: wbc-gtk-actions.c
gnumeric-1.12.48/src/Makefile.in:3140:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-wbc-gtk-actions.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Tpo -c -o libspreadsheet_la-wbc-gtk-actions.lo `test -f 'wbc-gtk-actions.c' || echo '$(srcdir)/'`wbc-gtk-actions.c
gnumeric-1.12.48/src/Makefile.in-3141-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3143-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3144:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-wbc-gtk-actions.lo `test -f 'wbc-gtk-actions.c' || echo '$(srcdir)/'`wbc-gtk-actions.c
gnumeric-1.12.48/src/Makefile.in-3145-
gnumeric-1.12.48/src/Makefile.in-3146-libspreadsheet_la-wbc-gtk-edit.lo: wbc-gtk-edit.c
gnumeric-1.12.48/src/Makefile.in:3147:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-wbc-gtk-edit.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Tpo -c -o libspreadsheet_la-wbc-gtk-edit.lo `test -f 'wbc-gtk-edit.c' || echo '$(srcdir)/'`wbc-gtk-edit.c
gnumeric-1.12.48/src/Makefile.in-3148-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3150-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3151:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-wbc-gtk-edit.lo `test -f 'wbc-gtk-edit.c' || echo '$(srcdir)/'`wbc-gtk-edit.c
gnumeric-1.12.48/src/Makefile.in-3152-
gnumeric-1.12.48/src/Makefile.in-3153-libspreadsheet_la-wbc-gtk.lo: wbc-gtk.c
gnumeric-1.12.48/src/Makefile.in:3154:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-wbc-gtk.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-wbc-gtk.Tpo -c -o libspreadsheet_la-wbc-gtk.lo `test -f 'wbc-gtk.c' || echo '$(srcdir)/'`wbc-gtk.c
gnumeric-1.12.48/src/Makefile.in-3155-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3157-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3158:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-wbc-gtk.lo `test -f 'wbc-gtk.c' || echo '$(srcdir)/'`wbc-gtk.c
gnumeric-1.12.48/src/Makefile.in-3159-
gnumeric-1.12.48/src/Makefile.in-3160-libspreadsheet_la-workbook-cmd-format.lo: workbook-cmd-format.c
gnumeric-1.12.48/src/Makefile.in:3161:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook-cmd-format.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Tpo -c -o libspreadsheet_la-workbook-cmd-format.lo `test -f 'workbook-cmd-format.c' || echo '$(srcdir)/'`workbook-cmd-format.c
gnumeric-1.12.48/src/Makefile.in-3162-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Tpo $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3164-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3165:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook-cmd-format.lo `test -f 'workbook-cmd-format.c' || echo '$(srcdir)/'`workbook-cmd-format.c
gnumeric-1.12.48/src/Makefile.in-3166-
gnumeric-1.12.48/src/Makefile.in-3167-libspreadsheet_la-workbook-control.lo: workbook-control.c
gnumeric-1.12.48/src/Makefile.in:3168:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook-control.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook-control.Tpo -c -o libspreadsheet_la-workbook-control.lo `test -f 'workbook-control.c' || echo '$(srcdir)/'`workbook-control.c
gnumeric-1.12.48/src/Makefile.in-3169-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-control.Tpo $(DEPDIR)/libspreadsheet_la-workbook-control.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3171-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3172:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook-control.lo `test -f 'workbook-control.c' || echo '$(srcdir)/'`workbook-control.c
gnumeric-1.12.48/src/Makefile.in-3173-
gnumeric-1.12.48/src/Makefile.in-3174-libspreadsheet_la-workbook-view.lo: workbook-view.c
gnumeric-1.12.48/src/Makefile.in:3175:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook-view.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook-view.Tpo -c -o libspreadsheet_la-workbook-view.lo `test -f 'workbook-view.c' || echo '$(srcdir)/'`workbook-view.c
gnumeric-1.12.48/src/Makefile.in-3176-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-view.Tpo $(DEPDIR)/libspreadsheet_la-workbook-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3178-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3179:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook-view.lo `test -f 'workbook-view.c' || echo '$(srcdir)/'`workbook-view.c
gnumeric-1.12.48/src/Makefile.in-3180-
gnumeric-1.12.48/src/Makefile.in-3181-libspreadsheet_la-workbook.lo: workbook.c
gnumeric-1.12.48/src/Makefile.in:3182:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook.Tpo -c -o libspreadsheet_la-workbook.lo `test -f 'workbook.c' || echo '$(srcdir)/'`workbook.c
gnumeric-1.12.48/src/Makefile.in-3183-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook.Tpo $(DEPDIR)/libspreadsheet_la-workbook.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3185-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3186:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook.lo `test -f 'workbook.c' || echo '$(srcdir)/'`workbook.c
gnumeric-1.12.48/src/Makefile.in-3187-
gnumeric-1.12.48/src/Makefile.in-3188-libspreadsheet_la-xml-sax-read.lo: xml-sax-read.c
gnumeric-1.12.48/src/Makefile.in:3189:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-xml-sax-read.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-xml-sax-read.Tpo -c -o libspreadsheet_la-xml-sax-read.lo `test -f 'xml-sax-read.c' || echo '$(srcdir)/'`xml-sax-read.c
gnumeric-1.12.48/src/Makefile.in-3190-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-xml-sax-read.Tpo $(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3192-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3193:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-xml-sax-read.lo `test -f 'xml-sax-read.c' || echo '$(srcdir)/'`xml-sax-read.c
gnumeric-1.12.48/src/Makefile.in-3194-
gnumeric-1.12.48/src/Makefile.in-3195-libspreadsheet_la-xml-sax-write.lo: xml-sax-write.c
gnumeric-1.12.48/src/Makefile.in:3196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-xml-sax-write.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-xml-sax-write.Tpo -c -o libspreadsheet_la-xml-sax-write.lo `test -f 'xml-sax-write.c' || echo '$(srcdir)/'`xml-sax-write.c
gnumeric-1.12.48/src/Makefile.in-3197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-xml-sax-write.Tpo $(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-xml-sax-write.lo `test -f 'xml-sax-write.c' || echo '$(srcdir)/'`xml-sax-write.c
gnumeric-1.12.48/src/Makefile.in-3201-
gnumeric-1.12.48/src/Makefile.in-3202-dialogs/libspreadsheet_la-dao-gui-utils.lo: dialogs/dao-gui-utils.c
gnumeric-1.12.48/src/Makefile.in:3203:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dao-gui-utils.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Tpo -c -o dialogs/libspreadsheet_la-dao-gui-utils.lo `test -f 'dialogs/dao-gui-utils.c' || echo '$(srcdir)/'`dialogs/dao-gui-utils.c
gnumeric-1.12.48/src/Makefile.in-3204-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3206-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3207:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dao-gui-utils.lo `test -f 'dialogs/dao-gui-utils.c' || echo '$(srcdir)/'`dialogs/dao-gui-utils.c
gnumeric-1.12.48/src/Makefile.in-3208-
gnumeric-1.12.48/src/Makefile.in-3209-dialogs/libspreadsheet_la-dialog-about.lo: dialogs/dialog-about.c
gnumeric-1.12.48/src/Makefile.in:3210:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-about.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Tpo -c -o dialogs/libspreadsheet_la-dialog-about.lo `test -f 'dialogs/dialog-about.c' || echo '$(srcdir)/'`dialogs/dialog-about.c
gnumeric-1.12.48/src/Makefile.in-3211-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3213-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3214:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-about.lo `test -f 'dialogs/dialog-about.c' || echo '$(srcdir)/'`dialogs/dialog-about.c
gnumeric-1.12.48/src/Makefile.in-3215-
gnumeric-1.12.48/src/Makefile.in-3216-dialogs/libspreadsheet_la-dialog-advanced-filter.lo: dialogs/dialog-advanced-filter.c
gnumeric-1.12.48/src/Makefile.in:3217:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-advanced-filter.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Tpo -c -o dialogs/libspreadsheet_la-dialog-advanced-filter.lo `test -f 'dialogs/dialog-advanced-filter.c' || echo '$(srcdir)/'`dialogs/dialog-advanced-filter.c
gnumeric-1.12.48/src/Makefile.in-3218-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3220-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3221:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-advanced-filter.lo `test -f 'dialogs/dialog-advanced-filter.c' || echo '$(srcdir)/'`dialogs/dialog-advanced-filter.c
gnumeric-1.12.48/src/Makefile.in-3222-
gnumeric-1.12.48/src/Makefile.in-3223-dialogs/libspreadsheet_la-dialog-analysis-tools.lo: dialogs/dialog-analysis-tools.c
gnumeric-1.12.48/src/Makefile.in:3224:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tools.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tools.lo `test -f 'dialogs/dialog-analysis-tools.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tools.c
gnumeric-1.12.48/src/Makefile.in-3225-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3227-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3228:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tools.lo `test -f 'dialogs/dialog-analysis-tools.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tools.c
gnumeric-1.12.48/src/Makefile.in-3229-
gnumeric-1.12.48/src/Makefile.in-3230-dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo: dialogs/dialog-analysis-tool-chi-squared.c
gnumeric-1.12.48/src/Makefile.in:3231:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo `test -f 'dialogs/dialog-analysis-tool-chi-squared.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-chi-squared.c
gnumeric-1.12.48/src/Makefile.in-3232-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3234-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3235:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo `test -f 'dialogs/dialog-analysis-tool-chi-squared.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-chi-squared.c
gnumeric-1.12.48/src/Makefile.in-3236-
gnumeric-1.12.48/src/Makefile.in-3237-dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo: dialogs/dialog-analysis-tool-frequency.c
gnumeric-1.12.48/src/Makefile.in:3238:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo `test -f 'dialogs/dialog-analysis-tool-frequency.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-frequency.c
gnumeric-1.12.48/src/Makefile.in-3239-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3241-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3242:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo `test -f 'dialogs/dialog-analysis-tool-frequency.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-frequency.c
gnumeric-1.12.48/src/Makefile.in-3243-
gnumeric-1.12.48/src/Makefile.in-3244-dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo: dialogs/dialog-analysis-tool-kaplan-meier.c
gnumeric-1.12.48/src/Makefile.in:3245:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo `test -f 'dialogs/dialog-analysis-tool-kaplan-meier.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-kaplan-meier.c
gnumeric-1.12.48/src/Makefile.in-3246-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3248-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3249:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo `test -f 'dialogs/dialog-analysis-tool-kaplan-meier.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-kaplan-meier.c
gnumeric-1.12.48/src/Makefile.in-3250-
gnumeric-1.12.48/src/Makefile.in-3251-dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo: dialogs/dialog-analysis-tool-normality.c
gnumeric-1.12.48/src/Makefile.in:3252:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo `test -f 'dialogs/dialog-analysis-tool-normality.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-normality.c
gnumeric-1.12.48/src/Makefile.in-3253-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3256:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo `test -f 'dialogs/dialog-analysis-tool-normality.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-normality.c
gnumeric-1.12.48/src/Makefile.in-3257-
gnumeric-1.12.48/src/Makefile.in-3258-dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo: dialogs/dialog-analysis-tool-one-mean.c
gnumeric-1.12.48/src/Makefile.in:3259:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo `test -f 'dialogs/dialog-analysis-tool-one-mean.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-one-mean.c
gnumeric-1.12.48/src/Makefile.in-3260-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3262-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3263:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo `test -f 'dialogs/dialog-analysis-tool-one-mean.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-one-mean.c
gnumeric-1.12.48/src/Makefile.in-3264-
gnumeric-1.12.48/src/Makefile.in-3265-dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo: dialogs/dialog-analysis-tool-principal-components.c
gnumeric-1.12.48/src/Makefile.in:3266:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo `test -f 'dialogs/dialog-analysis-tool-principal-components.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-principal-components.c
gnumeric-1.12.48/src/Makefile.in-3267-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3270:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo `test -f 'dialogs/dialog-analysis-tool-principal-components.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-principal-components.c
gnumeric-1.12.48/src/Makefile.in-3271-
gnumeric-1.12.48/src/Makefile.in-3272-dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo: dialogs/dialog-analysis-tool-sign-test.c
gnumeric-1.12.48/src/Makefile.in:3273:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo `test -f 'dialogs/dialog-analysis-tool-sign-test.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-sign-test.c
gnumeric-1.12.48/src/Makefile.in-3274-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3276-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3277:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo `test -f 'dialogs/dialog-analysis-tool-sign-test.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-sign-test.c
gnumeric-1.12.48/src/Makefile.in-3278-
gnumeric-1.12.48/src/Makefile.in-3279-dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo: dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c
gnumeric-1.12.48/src/Makefile.in:3280:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo `test -f 'dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c
gnumeric-1.12.48/src/Makefile.in-3281-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3283-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3284:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo `test -f 'dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c
gnumeric-1.12.48/src/Makefile.in-3285-
gnumeric-1.12.48/src/Makefile.in-3286-dialogs/libspreadsheet_la-dialog-autofilter.lo: dialogs/dialog-autofilter.c
gnumeric-1.12.48/src/Makefile.in:3287:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-autofilter.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Tpo -c -o dialogs/libspreadsheet_la-dialog-autofilter.lo `test -f 'dialogs/dialog-autofilter.c' || echo '$(srcdir)/'`dialogs/dialog-autofilter.c
gnumeric-1.12.48/src/Makefile.in-3288-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3290-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3291:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-autofilter.lo `test -f 'dialogs/dialog-autofilter.c' || echo '$(srcdir)/'`dialogs/dialog-autofilter.c
gnumeric-1.12.48/src/Makefile.in-3292-
gnumeric-1.12.48/src/Makefile.in-3293-dialogs/libspreadsheet_la-dialog-autoformat.lo: dialogs/dialog-autoformat.c
gnumeric-1.12.48/src/Makefile.in:3294:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-autoformat.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Tpo -c -o dialogs/libspreadsheet_la-dialog-autoformat.lo `test -f 'dialogs/dialog-autoformat.c' || echo '$(srcdir)/'`dialogs/dialog-autoformat.c
gnumeric-1.12.48/src/Makefile.in-3295-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3298:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-autoformat.lo `test -f 'dialogs/dialog-autoformat.c' || echo '$(srcdir)/'`dialogs/dialog-autoformat.c
gnumeric-1.12.48/src/Makefile.in-3299-
gnumeric-1.12.48/src/Makefile.in-3300-dialogs/libspreadsheet_la-dialog-autosave.lo: dialogs/dialog-autosave.c
gnumeric-1.12.48/src/Makefile.in:3301:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-autosave.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Tpo -c -o dialogs/libspreadsheet_la-dialog-autosave.lo `test -f 'dialogs/dialog-autosave.c' || echo '$(srcdir)/'`dialogs/dialog-autosave.c
gnumeric-1.12.48/src/Makefile.in-3302-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3304-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3305:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-autosave.lo `test -f 'dialogs/dialog-autosave.c' || echo '$(srcdir)/'`dialogs/dialog-autosave.c
gnumeric-1.12.48/src/Makefile.in-3306-
gnumeric-1.12.48/src/Makefile.in-3307-dialogs/libspreadsheet_la-dialog-cell-comment.lo: dialogs/dialog-cell-comment.c
gnumeric-1.12.48/src/Makefile.in:3308:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-cell-comment.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-comment.lo `test -f 'dialogs/dialog-cell-comment.c' || echo '$(srcdir)/'`dialogs/dialog-cell-comment.c
gnumeric-1.12.48/src/Makefile.in-3309-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3311-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3312:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-cell-comment.lo `test -f 'dialogs/dialog-cell-comment.c' || echo '$(srcdir)/'`dialogs/dialog-cell-comment.c
gnumeric-1.12.48/src/Makefile.in-3313-
gnumeric-1.12.48/src/Makefile.in-3314-dialogs/libspreadsheet_la-dialog-cell-format.lo: dialogs/dialog-cell-format.c
gnumeric-1.12.48/src/Makefile.in:3315:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-cell-format.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-format.lo `test -f 'dialogs/dialog-cell-format.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format.c
gnumeric-1.12.48/src/Makefile.in-3316-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3318-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3319:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-cell-format.lo `test -f 'dialogs/dialog-cell-format.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format.c
gnumeric-1.12.48/src/Makefile.in-3320-
gnumeric-1.12.48/src/Makefile.in-3321-dialogs/libspreadsheet_la-dialog-cell-format-cond.lo: dialogs/dialog-cell-format-cond.c
gnumeric-1.12.48/src/Makefile.in:3322:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-cell-format-cond.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-format-cond.lo `test -f 'dialogs/dialog-cell-format-cond.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format-cond.c
gnumeric-1.12.48/src/Makefile.in-3323-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3325-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3326:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-cell-format-cond.lo `test -f 'dialogs/dialog-cell-format-cond.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format-cond.c
gnumeric-1.12.48/src/Makefile.in-3327-
gnumeric-1.12.48/src/Makefile.in-3328-dialogs/libspreadsheet_la-dialog-cell-sort.lo: dialogs/dialog-cell-sort.c
gnumeric-1.12.48/src/Makefile.in:3329:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-cell-sort.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-sort.lo `test -f 'dialogs/dialog-cell-sort.c' || echo '$(srcdir)/'`dialogs/dialog-cell-sort.c
gnumeric-1.12.48/src/Makefile.in-3330-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3332-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3333:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-cell-sort.lo `test -f 'dialogs/dialog-cell-sort.c' || echo '$(srcdir)/'`dialogs/dialog-cell-sort.c
gnumeric-1.12.48/src/Makefile.in-3334-
gnumeric-1.12.48/src/Makefile.in-3335-dialogs/libspreadsheet_la-dialog-col-width.lo: dialogs/dialog-col-width.c
gnumeric-1.12.48/src/Makefile.in:3336:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-col-width.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Tpo -c -o dialogs/libspreadsheet_la-dialog-col-width.lo `test -f 'dialogs/dialog-col-width.c' || echo '$(srcdir)/'`dialogs/dialog-col-width.c
gnumeric-1.12.48/src/Makefile.in-3337-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3340:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-col-width.lo `test -f 'dialogs/dialog-col-width.c' || echo '$(srcdir)/'`dialogs/dialog-col-width.c
gnumeric-1.12.48/src/Makefile.in-3341-
gnumeric-1.12.48/src/Makefile.in-3342-dialogs/libspreadsheet_la-dialog-col-row.lo: dialogs/dialog-col-row.c
gnumeric-1.12.48/src/Makefile.in:3343:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-col-row.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Tpo -c -o dialogs/libspreadsheet_la-dialog-col-row.lo `test -f 'dialogs/dialog-col-row.c' || echo '$(srcdir)/'`dialogs/dialog-col-row.c
gnumeric-1.12.48/src/Makefile.in-3344-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3346-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3347:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-col-row.lo `test -f 'dialogs/dialog-col-row.c' || echo '$(srcdir)/'`dialogs/dialog-col-row.c
gnumeric-1.12.48/src/Makefile.in-3348-
gnumeric-1.12.48/src/Makefile.in-3349-dialogs/libspreadsheet_la-dialog-consolidate.lo: dialogs/dialog-consolidate.c
gnumeric-1.12.48/src/Makefile.in:3350:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-consolidate.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Tpo -c -o dialogs/libspreadsheet_la-dialog-consolidate.lo `test -f 'dialogs/dialog-consolidate.c' || echo '$(srcdir)/'`dialogs/dialog-consolidate.c
gnumeric-1.12.48/src/Makefile.in-3351-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3354:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-consolidate.lo `test -f 'dialogs/dialog-consolidate.c' || echo '$(srcdir)/'`dialogs/dialog-consolidate.c
gnumeric-1.12.48/src/Makefile.in-3355-
gnumeric-1.12.48/src/Makefile.in-3356-dialogs/libspreadsheet_la-dialog-data-slicer.lo: dialogs/dialog-data-slicer.c
gnumeric-1.12.48/src/Makefile.in:3357:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-data-slicer.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Tpo -c -o dialogs/libspreadsheet_la-dialog-data-slicer.lo `test -f 'dialogs/dialog-data-slicer.c' || echo '$(srcdir)/'`dialogs/dialog-data-slicer.c
gnumeric-1.12.48/src/Makefile.in-3358-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3360-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3361:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-data-slicer.lo `test -f 'dialogs/dialog-data-slicer.c' || echo '$(srcdir)/'`dialogs/dialog-data-slicer.c
gnumeric-1.12.48/src/Makefile.in-3362-
gnumeric-1.12.48/src/Makefile.in-3363-dialogs/libspreadsheet_la-dialog-data-table.lo: dialogs/dialog-data-table.c
gnumeric-1.12.48/src/Makefile.in:3364:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-data-table.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Tpo -c -o dialogs/libspreadsheet_la-dialog-data-table.lo `test -f 'dialogs/dialog-data-table.c' || echo '$(srcdir)/'`dialogs/dialog-data-table.c
gnumeric-1.12.48/src/Makefile.in-3365-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3367-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3368:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-data-table.lo `test -f 'dialogs/dialog-data-table.c' || echo '$(srcdir)/'`dialogs/dialog-data-table.c
gnumeric-1.12.48/src/Makefile.in-3369-
gnumeric-1.12.48/src/Makefile.in-3370-dialogs/libspreadsheet_la-dialog-fill-series.lo: dialogs/dialog-fill-series.c
gnumeric-1.12.48/src/Makefile.in:3371:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-fill-series.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Tpo -c -o dialogs/libspreadsheet_la-dialog-fill-series.lo `test -f 'dialogs/dialog-fill-series.c' || echo '$(srcdir)/'`dialogs/dialog-fill-series.c
gnumeric-1.12.48/src/Makefile.in-3372-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3374-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3375:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-fill-series.lo `test -f 'dialogs/dialog-fill-series.c' || echo '$(srcdir)/'`dialogs/dialog-fill-series.c
gnumeric-1.12.48/src/Makefile.in-3376-
gnumeric-1.12.48/src/Makefile.in-3377-dialogs/libspreadsheet_la-dialog-function-select.lo: dialogs/dialog-function-select.c
gnumeric-1.12.48/src/Makefile.in:3378:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-function-select.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Tpo -c -o dialogs/libspreadsheet_la-dialog-function-select.lo `test -f 'dialogs/dialog-function-select.c' || echo '$(srcdir)/'`dialogs/dialog-function-select.c
gnumeric-1.12.48/src/Makefile.in-3379-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3381-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3382:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-function-select.lo `test -f 'dialogs/dialog-function-select.c' || echo '$(srcdir)/'`dialogs/dialog-function-select.c
gnumeric-1.12.48/src/Makefile.in-3383-
gnumeric-1.12.48/src/Makefile.in-3384-dialogs/libspreadsheet_la-dialog-formula-guru.lo: dialogs/dialog-formula-guru.c
gnumeric-1.12.48/src/Makefile.in:3385:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-formula-guru.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Tpo -c -o dialogs/libspreadsheet_la-dialog-formula-guru.lo `test -f 'dialogs/dialog-formula-guru.c' || echo '$(srcdir)/'`dialogs/dialog-formula-guru.c
gnumeric-1.12.48/src/Makefile.in-3386-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3388-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3389:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-formula-guru.lo `test -f 'dialogs/dialog-formula-guru.c' || echo '$(srcdir)/'`dialogs/dialog-formula-guru.c
gnumeric-1.12.48/src/Makefile.in-3390-
gnumeric-1.12.48/src/Makefile.in-3391-dialogs/libspreadsheet_la-dialog-goal-seek.lo: dialogs/dialog-goal-seek.c
gnumeric-1.12.48/src/Makefile.in:3392:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-goal-seek.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Tpo -c -o dialogs/libspreadsheet_la-dialog-goal-seek.lo `test -f 'dialogs/dialog-goal-seek.c' || echo '$(srcdir)/'`dialogs/dialog-goal-seek.c
gnumeric-1.12.48/src/Makefile.in-3393-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3395-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3396:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-goal-seek.lo `test -f 'dialogs/dialog-goal-seek.c' || echo '$(srcdir)/'`dialogs/dialog-goal-seek.c
gnumeric-1.12.48/src/Makefile.in-3397-
gnumeric-1.12.48/src/Makefile.in-3398-dialogs/libspreadsheet_la-dialog-goto-cell.lo: dialogs/dialog-goto-cell.c
gnumeric-1.12.48/src/Makefile.in:3399:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-goto-cell.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Tpo -c -o dialogs/libspreadsheet_la-dialog-goto-cell.lo `test -f 'dialogs/dialog-goto-cell.c' || echo '$(srcdir)/'`dialogs/dialog-goto-cell.c
gnumeric-1.12.48/src/Makefile.in-3400-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3402-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3403:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-goto-cell.lo `test -f 'dialogs/dialog-goto-cell.c' || echo '$(srcdir)/'`dialogs/dialog-goto-cell.c
gnumeric-1.12.48/src/Makefile.in-3404-
gnumeric-1.12.48/src/Makefile.in-3405-dialogs/libspreadsheet_la-dialog-hyperlink.lo: dialogs/dialog-hyperlink.c
gnumeric-1.12.48/src/Makefile.in:3406:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-hyperlink.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Tpo -c -o dialogs/libspreadsheet_la-dialog-hyperlink.lo `test -f 'dialogs/dialog-hyperlink.c' || echo '$(srcdir)/'`dialogs/dialog-hyperlink.c
gnumeric-1.12.48/src/Makefile.in-3407-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3409-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3410:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-hyperlink.lo `test -f 'dialogs/dialog-hyperlink.c' || echo '$(srcdir)/'`dialogs/dialog-hyperlink.c
gnumeric-1.12.48/src/Makefile.in-3411-
gnumeric-1.12.48/src/Makefile.in-3412-dialogs/libspreadsheet_la-dialog-insert-cells.lo: dialogs/dialog-insert-cells.c
gnumeric-1.12.48/src/Makefile.in:3413:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-insert-cells.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Tpo -c -o dialogs/libspreadsheet_la-dialog-insert-cells.lo `test -f 'dialogs/dialog-insert-cells.c' || echo '$(srcdir)/'`dialogs/dialog-insert-cells.c
gnumeric-1.12.48/src/Makefile.in-3414-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3417:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-insert-cells.lo `test -f 'dialogs/dialog-insert-cells.c' || echo '$(srcdir)/'`dialogs/dialog-insert-cells.c
gnumeric-1.12.48/src/Makefile.in-3418-
gnumeric-1.12.48/src/Makefile.in-3419-dialogs/libspreadsheet_la-dialog-define-names.lo: dialogs/dialog-define-names.c
gnumeric-1.12.48/src/Makefile.in:3420:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-define-names.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Tpo -c -o dialogs/libspreadsheet_la-dialog-define-names.lo `test -f 'dialogs/dialog-define-names.c' || echo '$(srcdir)/'`dialogs/dialog-define-names.c
gnumeric-1.12.48/src/Makefile.in-3421-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3423-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3424:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-define-names.lo `test -f 'dialogs/dialog-define-names.c' || echo '$(srcdir)/'`dialogs/dialog-define-names.c
gnumeric-1.12.48/src/Makefile.in-3425-
gnumeric-1.12.48/src/Makefile.in-3426-dialogs/libspreadsheet_la-dialog-delete-cells.lo: dialogs/dialog-delete-cells.c
gnumeric-1.12.48/src/Makefile.in:3427:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-delete-cells.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Tpo -c -o dialogs/libspreadsheet_la-dialog-delete-cells.lo `test -f 'dialogs/dialog-delete-cells.c' || echo '$(srcdir)/'`dialogs/dialog-delete-cells.c
gnumeric-1.12.48/src/Makefile.in-3428-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3430-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3431:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-delete-cells.lo `test -f 'dialogs/dialog-delete-cells.c' || echo '$(srcdir)/'`dialogs/dialog-delete-cells.c
gnumeric-1.12.48/src/Makefile.in-3432-
gnumeric-1.12.48/src/Makefile.in-3433-dialogs/libspreadsheet_la-dialog-merge.lo: dialogs/dialog-merge.c
gnumeric-1.12.48/src/Makefile.in:3434:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-merge.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Tpo -c -o dialogs/libspreadsheet_la-dialog-merge.lo `test -f 'dialogs/dialog-merge.c' || echo '$(srcdir)/'`dialogs/dialog-merge.c
gnumeric-1.12.48/src/Makefile.in-3435-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3437-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3438:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-merge.lo `test -f 'dialogs/dialog-merge.c' || echo '$(srcdir)/'`dialogs/dialog-merge.c
gnumeric-1.12.48/src/Makefile.in-3439-
gnumeric-1.12.48/src/Makefile.in-3440-dialogs/libspreadsheet_la-dialog-password.lo: dialogs/dialog-password.c
gnumeric-1.12.48/src/Makefile.in:3441:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-password.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Tpo -c -o dialogs/libspreadsheet_la-dialog-password.lo `test -f 'dialogs/dialog-password.c' || echo '$(srcdir)/'`dialogs/dialog-password.c
gnumeric-1.12.48/src/Makefile.in-3442-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3444-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3445:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-password.lo `test -f 'dialogs/dialog-password.c' || echo '$(srcdir)/'`dialogs/dialog-password.c
gnumeric-1.12.48/src/Makefile.in-3446-
gnumeric-1.12.48/src/Makefile.in-3447-dialogs/libspreadsheet_la-dialog-paste-special.lo: dialogs/dialog-paste-special.c
gnumeric-1.12.48/src/Makefile.in:3448:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-paste-special.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Tpo -c -o dialogs/libspreadsheet_la-dialog-paste-special.lo `test -f 'dialogs/dialog-paste-special.c' || echo '$(srcdir)/'`dialogs/dialog-paste-special.c
gnumeric-1.12.48/src/Makefile.in-3449-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3451-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3452:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-paste-special.lo `test -f 'dialogs/dialog-paste-special.c' || echo '$(srcdir)/'`dialogs/dialog-paste-special.c
gnumeric-1.12.48/src/Makefile.in-3453-
gnumeric-1.12.48/src/Makefile.in-3454-dialogs/libspreadsheet_la-dialog-plugin-manager.lo: dialogs/dialog-plugin-manager.c
gnumeric-1.12.48/src/Makefile.in:3455:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-plugin-manager.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Tpo -c -o dialogs/libspreadsheet_la-dialog-plugin-manager.lo `test -f 'dialogs/dialog-plugin-manager.c' || echo '$(srcdir)/'`dialogs/dialog-plugin-manager.c
gnumeric-1.12.48/src/Makefile.in-3456-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3458-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3459:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-plugin-manager.lo `test -f 'dialogs/dialog-plugin-manager.c' || echo '$(srcdir)/'`dialogs/dialog-plugin-manager.c
gnumeric-1.12.48/src/Makefile.in-3460-
gnumeric-1.12.48/src/Makefile.in-3461-dialogs/libspreadsheet_la-dialog-preferences.lo: dialogs/dialog-preferences.c
gnumeric-1.12.48/src/Makefile.in:3462:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-preferences.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Tpo -c -o dialogs/libspreadsheet_la-dialog-preferences.lo `test -f 'dialogs/dialog-preferences.c' || echo '$(srcdir)/'`dialogs/dialog-preferences.c
gnumeric-1.12.48/src/Makefile.in-3463-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3465-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3466:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-preferences.lo `test -f 'dialogs/dialog-preferences.c' || echo '$(srcdir)/'`dialogs/dialog-preferences.c
gnumeric-1.12.48/src/Makefile.in-3467-
gnumeric-1.12.48/src/Makefile.in-3468-dialogs/libspreadsheet_la-dialog-random-generator.lo: dialogs/dialog-random-generator.c
gnumeric-1.12.48/src/Makefile.in:3469:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-random-generator.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Tpo -c -o dialogs/libspreadsheet_la-dialog-random-generator.lo `test -f 'dialogs/dialog-random-generator.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator.c
gnumeric-1.12.48/src/Makefile.in-3470-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3473:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-random-generator.lo `test -f 'dialogs/dialog-random-generator.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator.c
gnumeric-1.12.48/src/Makefile.in-3474-
gnumeric-1.12.48/src/Makefile.in-3475-dialogs/libspreadsheet_la-dialog-random-generator-cor.lo: dialogs/dialog-random-generator-cor.c
gnumeric-1.12.48/src/Makefile.in:3476:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-random-generator-cor.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Tpo -c -o dialogs/libspreadsheet_la-dialog-random-generator-cor.lo `test -f 'dialogs/dialog-random-generator-cor.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator-cor.c
gnumeric-1.12.48/src/Makefile.in-3477-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3480:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-random-generator-cor.lo `test -f 'dialogs/dialog-random-generator-cor.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator-cor.c
gnumeric-1.12.48/src/Makefile.in-3481-
gnumeric-1.12.48/src/Makefile.in-3482-dialogs/libspreadsheet_la-dialog-recent.lo: dialogs/dialog-recent.c
gnumeric-1.12.48/src/Makefile.in:3483:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-recent.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Tpo -c -o dialogs/libspreadsheet_la-dialog-recent.lo `test -f 'dialogs/dialog-recent.c' || echo '$(srcdir)/'`dialogs/dialog-recent.c
gnumeric-1.12.48/src/Makefile.in-3484-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3487:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-recent.lo `test -f 'dialogs/dialog-recent.c' || echo '$(srcdir)/'`dialogs/dialog-recent.c
gnumeric-1.12.48/src/Makefile.in-3488-
gnumeric-1.12.48/src/Makefile.in-3489-dialogs/libspreadsheet_la-dialog-row-height.lo: dialogs/dialog-row-height.c
gnumeric-1.12.48/src/Makefile.in:3490:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-row-height.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Tpo -c -o dialogs/libspreadsheet_la-dialog-row-height.lo `test -f 'dialogs/dialog-row-height.c' || echo '$(srcdir)/'`dialogs/dialog-row-height.c
gnumeric-1.12.48/src/Makefile.in-3491-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3493-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3494:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-row-height.lo `test -f 'dialogs/dialog-row-height.c' || echo '$(srcdir)/'`dialogs/dialog-row-height.c
gnumeric-1.12.48/src/Makefile.in-3495-
gnumeric-1.12.48/src/Makefile.in-3496-dialogs/libspreadsheet_la-dialog-quit.lo: dialogs/dialog-quit.c
gnumeric-1.12.48/src/Makefile.in:3497:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-quit.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Tpo -c -o dialogs/libspreadsheet_la-dialog-quit.lo `test -f 'dialogs/dialog-quit.c' || echo '$(srcdir)/'`dialogs/dialog-quit.c
gnumeric-1.12.48/src/Makefile.in-3498-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3500-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3501:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-quit.lo `test -f 'dialogs/dialog-quit.c' || echo '$(srcdir)/'`dialogs/dialog-quit.c
gnumeric-1.12.48/src/Makefile.in-3502-
gnumeric-1.12.48/src/Makefile.in-3503-dialogs/libspreadsheet_la-dialog-scenarios.lo: dialogs/dialog-scenarios.c
gnumeric-1.12.48/src/Makefile.in:3504:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-scenarios.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Tpo -c -o dialogs/libspreadsheet_la-dialog-scenarios.lo `test -f 'dialogs/dialog-scenarios.c' || echo '$(srcdir)/'`dialogs/dialog-scenarios.c
gnumeric-1.12.48/src/Makefile.in-3505-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3507-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3508:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-scenarios.lo `test -f 'dialogs/dialog-scenarios.c' || echo '$(srcdir)/'`dialogs/dialog-scenarios.c
gnumeric-1.12.48/src/Makefile.in-3509-
gnumeric-1.12.48/src/Makefile.in-3510-dialogs/libspreadsheet_la-dialog-search.lo: dialogs/dialog-search.c
gnumeric-1.12.48/src/Makefile.in:3511:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-search.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Tpo -c -o dialogs/libspreadsheet_la-dialog-search.lo `test -f 'dialogs/dialog-search.c' || echo '$(srcdir)/'`dialogs/dialog-search.c
gnumeric-1.12.48/src/Makefile.in-3512-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3514-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3515:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-search.lo `test -f 'dialogs/dialog-search.c' || echo '$(srcdir)/'`dialogs/dialog-search.c
gnumeric-1.12.48/src/Makefile.in-3516-
gnumeric-1.12.48/src/Makefile.in-3517-dialogs/libspreadsheet_la-dialog-search-replace.lo: dialogs/dialog-search-replace.c
gnumeric-1.12.48/src/Makefile.in:3518:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-search-replace.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Tpo -c -o dialogs/libspreadsheet_la-dialog-search-replace.lo `test -f 'dialogs/dialog-search-replace.c' || echo '$(srcdir)/'`dialogs/dialog-search-replace.c
gnumeric-1.12.48/src/Makefile.in-3519-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3522:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-search-replace.lo `test -f 'dialogs/dialog-search-replace.c' || echo '$(srcdir)/'`dialogs/dialog-search-replace.c
gnumeric-1.12.48/src/Makefile.in-3523-
gnumeric-1.12.48/src/Makefile.in-3524-dialogs/libspreadsheet_la-dialog-sheet-compare.lo: dialogs/dialog-sheet-compare.c
gnumeric-1.12.48/src/Makefile.in:3525:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-sheet-compare.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-compare.lo `test -f 'dialogs/dialog-sheet-compare.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-compare.c
gnumeric-1.12.48/src/Makefile.in-3526-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3529:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-sheet-compare.lo `test -f 'dialogs/dialog-sheet-compare.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-compare.c
gnumeric-1.12.48/src/Makefile.in-3530-
gnumeric-1.12.48/src/Makefile.in-3531-dialogs/libspreadsheet_la-dialog-sheet-order.lo: dialogs/dialog-sheet-order.c
gnumeric-1.12.48/src/Makefile.in:3532:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-sheet-order.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-order.lo `test -f 'dialogs/dialog-sheet-order.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-order.c
gnumeric-1.12.48/src/Makefile.in-3533-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3535-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3536:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-sheet-order.lo `test -f 'dialogs/dialog-sheet-order.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-order.c
gnumeric-1.12.48/src/Makefile.in-3537-
gnumeric-1.12.48/src/Makefile.in-3538-dialogs/libspreadsheet_la-dialog-sheet-rename.lo: dialogs/dialog-sheet-rename.c
gnumeric-1.12.48/src/Makefile.in:3539:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-sheet-rename.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-rename.lo `test -f 'dialogs/dialog-sheet-rename.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-rename.c
gnumeric-1.12.48/src/Makefile.in-3540-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3542-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3543:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-sheet-rename.lo `test -f 'dialogs/dialog-sheet-rename.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-rename.c
gnumeric-1.12.48/src/Makefile.in-3544-
gnumeric-1.12.48/src/Makefile.in-3545-dialogs/libspreadsheet_la-dialog-sheet-resize.lo: dialogs/dialog-sheet-resize.c
gnumeric-1.12.48/src/Makefile.in:3546:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-sheet-resize.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-resize.lo `test -f 'dialogs/dialog-sheet-resize.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-resize.c
gnumeric-1.12.48/src/Makefile.in-3547-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3549-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3550:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-sheet-resize.lo `test -f 'dialogs/dialog-sheet-resize.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-resize.c
gnumeric-1.12.48/src/Makefile.in-3551-
gnumeric-1.12.48/src/Makefile.in-3552-dialogs/libspreadsheet_la-dialog-sheetobject-size.lo: dialogs/dialog-sheetobject-size.c
gnumeric-1.12.48/src/Makefile.in:3553:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-sheetobject-size.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheetobject-size.lo `test -f 'dialogs/dialog-sheetobject-size.c' || echo '$(srcdir)/'`dialogs/dialog-sheetobject-size.c
gnumeric-1.12.48/src/Makefile.in-3554-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3556-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3557:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-sheetobject-size.lo `test -f 'dialogs/dialog-sheetobject-size.c' || echo '$(srcdir)/'`dialogs/dialog-sheetobject-size.c
gnumeric-1.12.48/src/Makefile.in-3558-
gnumeric-1.12.48/src/Makefile.in-3559-dialogs/libspreadsheet_la-dialog-shuffle.lo: dialogs/dialog-shuffle.c
gnumeric-1.12.48/src/Makefile.in:3560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-shuffle.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Tpo -c -o dialogs/libspreadsheet_la-dialog-shuffle.lo `test -f 'dialogs/dialog-shuffle.c' || echo '$(srcdir)/'`dialogs/dialog-shuffle.c
gnumeric-1.12.48/src/Makefile.in-3561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-shuffle.lo `test -f 'dialogs/dialog-shuffle.c' || echo '$(srcdir)/'`dialogs/dialog-shuffle.c
gnumeric-1.12.48/src/Makefile.in-3565-
gnumeric-1.12.48/src/Makefile.in-3566-dialogs/libspreadsheet_la-dialog-simulation.lo: dialogs/dialog-simulation.c
gnumeric-1.12.48/src/Makefile.in:3567:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-simulation.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Tpo -c -o dialogs/libspreadsheet_la-dialog-simulation.lo `test -f 'dialogs/dialog-simulation.c' || echo '$(srcdir)/'`dialogs/dialog-simulation.c
gnumeric-1.12.48/src/Makefile.in-3568-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3570-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3571:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-simulation.lo `test -f 'dialogs/dialog-simulation.c' || echo '$(srcdir)/'`dialogs/dialog-simulation.c
gnumeric-1.12.48/src/Makefile.in-3572-
gnumeric-1.12.48/src/Makefile.in-3573-dialogs/libspreadsheet_la-dialog-so-list.lo: dialogs/dialog-so-list.c
gnumeric-1.12.48/src/Makefile.in:3574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-so-list.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Tpo -c -o dialogs/libspreadsheet_la-dialog-so-list.lo `test -f 'dialogs/dialog-so-list.c' || echo '$(srcdir)/'`dialogs/dialog-so-list.c
gnumeric-1.12.48/src/Makefile.in-3575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-so-list.lo `test -f 'dialogs/dialog-so-list.c' || echo '$(srcdir)/'`dialogs/dialog-so-list.c
gnumeric-1.12.48/src/Makefile.in-3579-
gnumeric-1.12.48/src/Makefile.in-3580-dialogs/libspreadsheet_la-dialog-so-styled.lo: dialogs/dialog-so-styled.c
gnumeric-1.12.48/src/Makefile.in:3581:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-so-styled.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Tpo -c -o dialogs/libspreadsheet_la-dialog-so-styled.lo `test -f 'dialogs/dialog-so-styled.c' || echo '$(srcdir)/'`dialogs/dialog-so-styled.c
gnumeric-1.12.48/src/Makefile.in-3582-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-so-styled.lo `test -f 'dialogs/dialog-so-styled.c' || echo '$(srcdir)/'`dialogs/dialog-so-styled.c
gnumeric-1.12.48/src/Makefile.in-3586-
gnumeric-1.12.48/src/Makefile.in-3587-dialogs/libspreadsheet_la-dialog-solver.lo: dialogs/dialog-solver.c
gnumeric-1.12.48/src/Makefile.in:3588:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-solver.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Tpo -c -o dialogs/libspreadsheet_la-dialog-solver.lo `test -f 'dialogs/dialog-solver.c' || echo '$(srcdir)/'`dialogs/dialog-solver.c
gnumeric-1.12.48/src/Makefile.in-3589-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-solver.lo `test -f 'dialogs/dialog-solver.c' || echo '$(srcdir)/'`dialogs/dialog-solver.c
gnumeric-1.12.48/src/Makefile.in-3593-
gnumeric-1.12.48/src/Makefile.in-3594-dialogs/libspreadsheet_la-dialog-stf.lo: dialogs/dialog-stf.c
gnumeric-1.12.48/src/Makefile.in:3595:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-stf.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf.lo `test -f 'dialogs/dialog-stf.c' || echo '$(srcdir)/'`dialogs/dialog-stf.c
gnumeric-1.12.48/src/Makefile.in-3596-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-stf.lo `test -f 'dialogs/dialog-stf.c' || echo '$(srcdir)/'`dialogs/dialog-stf.c
gnumeric-1.12.48/src/Makefile.in-3600-
gnumeric-1.12.48/src/Makefile.in-3601-dialogs/libspreadsheet_la-dialog-stf-main-page.lo: dialogs/dialog-stf-main-page.c
gnumeric-1.12.48/src/Makefile.in:3602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-stf-main-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-main-page.lo `test -f 'dialogs/dialog-stf-main-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-main-page.c
gnumeric-1.12.48/src/Makefile.in-3603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-stf-main-page.lo `test -f 'dialogs/dialog-stf-main-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-main-page.c
gnumeric-1.12.48/src/Makefile.in-3607-
gnumeric-1.12.48/src/Makefile.in-3608-dialogs/libspreadsheet_la-dialog-stf-csv-page.lo: dialogs/dialog-stf-csv-page.c
gnumeric-1.12.48/src/Makefile.in:3609:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-stf-csv-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-csv-page.lo `test -f 'dialogs/dialog-stf-csv-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-csv-page.c
gnumeric-1.12.48/src/Makefile.in-3610-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3612-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3613:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-stf-csv-page.lo `test -f 'dialogs/dialog-stf-csv-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-csv-page.c
gnumeric-1.12.48/src/Makefile.in-3614-
gnumeric-1.12.48/src/Makefile.in-3615-dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo: dialogs/dialog-stf-fixed-page.c
gnumeric-1.12.48/src/Makefile.in:3616:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo `test -f 'dialogs/dialog-stf-fixed-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-fixed-page.c
gnumeric-1.12.48/src/Makefile.in-3617-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3619-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3620:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo `test -f 'dialogs/dialog-stf-fixed-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-fixed-page.c
gnumeric-1.12.48/src/Makefile.in-3621-
gnumeric-1.12.48/src/Makefile.in-3622-dialogs/libspreadsheet_la-dialog-stf-format-page.lo: dialogs/dialog-stf-format-page.c
gnumeric-1.12.48/src/Makefile.in:3623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-stf-format-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-format-page.lo `test -f 'dialogs/dialog-stf-format-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-format-page.c
gnumeric-1.12.48/src/Makefile.in-3624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-stf-format-page.lo `test -f 'dialogs/dialog-stf-format-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-format-page.c
gnumeric-1.12.48/src/Makefile.in-3628-
gnumeric-1.12.48/src/Makefile.in-3629-dialogs/libspreadsheet_la-dialog-stf-preview.lo: dialogs/dialog-stf-preview.c
gnumeric-1.12.48/src/Makefile.in:3630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-stf-preview.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-preview.lo `test -f 'dialogs/dialog-stf-preview.c' || echo '$(srcdir)/'`dialogs/dialog-stf-preview.c
gnumeric-1.12.48/src/Makefile.in-3631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-stf-preview.lo `test -f 'dialogs/dialog-stf-preview.c' || echo '$(srcdir)/'`dialogs/dialog-stf-preview.c
gnumeric-1.12.48/src/Makefile.in-3635-
gnumeric-1.12.48/src/Makefile.in-3636-dialogs/libspreadsheet_la-dialog-stf-export.lo: dialogs/dialog-stf-export.c
gnumeric-1.12.48/src/Makefile.in:3637:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-stf-export.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-export.lo `test -f 'dialogs/dialog-stf-export.c' || echo '$(srcdir)/'`dialogs/dialog-stf-export.c
gnumeric-1.12.48/src/Makefile.in-3638-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3641:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-stf-export.lo `test -f 'dialogs/dialog-stf-export.c' || echo '$(srcdir)/'`dialogs/dialog-stf-export.c
gnumeric-1.12.48/src/Makefile.in-3642-
gnumeric-1.12.48/src/Makefile.in-3643-dialogs/libspreadsheet_la-dialog-tabulate.lo: dialogs/dialog-tabulate.c
gnumeric-1.12.48/src/Makefile.in:3644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-tabulate.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Tpo -c -o dialogs/libspreadsheet_la-dialog-tabulate.lo `test -f 'dialogs/dialog-tabulate.c' || echo '$(srcdir)/'`dialogs/dialog-tabulate.c
gnumeric-1.12.48/src/Makefile.in-3645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-tabulate.lo `test -f 'dialogs/dialog-tabulate.c' || echo '$(srcdir)/'`dialogs/dialog-tabulate.c
gnumeric-1.12.48/src/Makefile.in-3649-
gnumeric-1.12.48/src/Makefile.in-3650-dialogs/libspreadsheet_la-dialog-doc-metadata.lo: dialogs/dialog-doc-metadata.c
gnumeric-1.12.48/src/Makefile.in:3651:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-doc-metadata.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Tpo -c -o dialogs/libspreadsheet_la-dialog-doc-metadata.lo `test -f 'dialogs/dialog-doc-metadata.c' || echo '$(srcdir)/'`dialogs/dialog-doc-metadata.c
gnumeric-1.12.48/src/Makefile.in-3652-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3655:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-doc-metadata.lo `test -f 'dialogs/dialog-doc-metadata.c' || echo '$(srcdir)/'`dialogs/dialog-doc-metadata.c
gnumeric-1.12.48/src/Makefile.in-3656-
gnumeric-1.12.48/src/Makefile.in-3657-dialogs/libspreadsheet_la-dialog-view.lo: dialogs/dialog-view.c
gnumeric-1.12.48/src/Makefile.in:3658:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-view.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Tpo -c -o dialogs/libspreadsheet_la-dialog-view.lo `test -f 'dialogs/dialog-view.c' || echo '$(srcdir)/'`dialogs/dialog-view.c
gnumeric-1.12.48/src/Makefile.in-3659-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3662:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-view.lo `test -f 'dialogs/dialog-view.c' || echo '$(srcdir)/'`dialogs/dialog-view.c
gnumeric-1.12.48/src/Makefile.in-3663-
gnumeric-1.12.48/src/Makefile.in-3664-dialogs/libspreadsheet_la-dialog-workbook-attr.lo: dialogs/dialog-workbook-attr.c
gnumeric-1.12.48/src/Makefile.in:3665:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-workbook-attr.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Tpo -c -o dialogs/libspreadsheet_la-dialog-workbook-attr.lo `test -f 'dialogs/dialog-workbook-attr.c' || echo '$(srcdir)/'`dialogs/dialog-workbook-attr.c
gnumeric-1.12.48/src/Makefile.in-3666-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-workbook-attr.lo `test -f 'dialogs/dialog-workbook-attr.c' || echo '$(srcdir)/'`dialogs/dialog-workbook-attr.c
gnumeric-1.12.48/src/Makefile.in-3670-
gnumeric-1.12.48/src/Makefile.in-3671-dialogs/libspreadsheet_la-dialog-zoom.lo: dialogs/dialog-zoom.c
gnumeric-1.12.48/src/Makefile.in:3672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-zoom.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Tpo -c -o dialogs/libspreadsheet_la-dialog-zoom.lo `test -f 'dialogs/dialog-zoom.c' || echo '$(srcdir)/'`dialogs/dialog-zoom.c
gnumeric-1.12.48/src/Makefile.in-3673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-zoom.lo `test -f 'dialogs/dialog-zoom.c' || echo '$(srcdir)/'`dialogs/dialog-zoom.c
gnumeric-1.12.48/src/Makefile.in-3677-
gnumeric-1.12.48/src/Makefile.in-3678-dialogs/libspreadsheet_la-dialog-printer-setup.lo: dialogs/dialog-printer-setup.c
gnumeric-1.12.48/src/Makefile.in:3679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dialogs/libspreadsheet_la-dialog-printer-setup.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Tpo -c -o dialogs/libspreadsheet_la-dialog-printer-setup.lo `test -f 'dialogs/dialog-printer-setup.c' || echo '$(srcdir)/'`dialogs/dialog-printer-setup.c
gnumeric-1.12.48/src/Makefile.in-3680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dialogs/libspreadsheet_la-dialog-printer-setup.lo `test -f 'dialogs/dialog-printer-setup.c' || echo '$(srcdir)/'`dialogs/dialog-printer-setup.c
gnumeric-1.12.48/src/Makefile.in-3684-
gnumeric-1.12.48/src/Makefile.in-3685-tools/libspreadsheet_la-analysis-anova.lo: tools/analysis-anova.c
gnumeric-1.12.48/src/Makefile.in:3686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-anova.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Tpo -c -o tools/libspreadsheet_la-analysis-anova.lo `test -f 'tools/analysis-anova.c' || echo '$(srcdir)/'`tools/analysis-anova.c
gnumeric-1.12.48/src/Makefile.in-3687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-anova.lo `test -f 'tools/analysis-anova.c' || echo '$(srcdir)/'`tools/analysis-anova.c
gnumeric-1.12.48/src/Makefile.in-3691-
gnumeric-1.12.48/src/Makefile.in-3692-tools/libspreadsheet_la-analysis-auto-expression.lo: tools/analysis-auto-expression.c
gnumeric-1.12.48/src/Makefile.in:3693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-auto-expression.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Tpo -c -o tools/libspreadsheet_la-analysis-auto-expression.lo `test -f 'tools/analysis-auto-expression.c' || echo '$(srcdir)/'`tools/analysis-auto-expression.c
gnumeric-1.12.48/src/Makefile.in-3694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-auto-expression.lo `test -f 'tools/analysis-auto-expression.c' || echo '$(srcdir)/'`tools/analysis-auto-expression.c
gnumeric-1.12.48/src/Makefile.in-3698-
gnumeric-1.12.48/src/Makefile.in-3699-tools/libspreadsheet_la-analysis-chi-squared.lo: tools/analysis-chi-squared.c
gnumeric-1.12.48/src/Makefile.in:3700:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-chi-squared.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Tpo -c -o tools/libspreadsheet_la-analysis-chi-squared.lo `test -f 'tools/analysis-chi-squared.c' || echo '$(srcdir)/'`tools/analysis-chi-squared.c
gnumeric-1.12.48/src/Makefile.in-3701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3704:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-chi-squared.lo `test -f 'tools/analysis-chi-squared.c' || echo '$(srcdir)/'`tools/analysis-chi-squared.c
gnumeric-1.12.48/src/Makefile.in-3705-
gnumeric-1.12.48/src/Makefile.in-3706-tools/libspreadsheet_la-analysis-exp-smoothing.lo: tools/analysis-exp-smoothing.c
gnumeric-1.12.48/src/Makefile.in:3707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-exp-smoothing.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Tpo -c -o tools/libspreadsheet_la-analysis-exp-smoothing.lo `test -f 'tools/analysis-exp-smoothing.c' || echo '$(srcdir)/'`tools/analysis-exp-smoothing.c
gnumeric-1.12.48/src/Makefile.in-3708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-exp-smoothing.lo `test -f 'tools/analysis-exp-smoothing.c' || echo '$(srcdir)/'`tools/analysis-exp-smoothing.c
gnumeric-1.12.48/src/Makefile.in-3712-
gnumeric-1.12.48/src/Makefile.in-3713-tools/libspreadsheet_la-analysis-frequency.lo: tools/analysis-frequency.c
gnumeric-1.12.48/src/Makefile.in:3714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-frequency.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Tpo -c -o tools/libspreadsheet_la-analysis-frequency.lo `test -f 'tools/analysis-frequency.c' || echo '$(srcdir)/'`tools/analysis-frequency.c
gnumeric-1.12.48/src/Makefile.in-3715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-frequency.lo `test -f 'tools/analysis-frequency.c' || echo '$(srcdir)/'`tools/analysis-frequency.c
gnumeric-1.12.48/src/Makefile.in-3719-
gnumeric-1.12.48/src/Makefile.in-3720-tools/libspreadsheet_la-analysis-histogram.lo: tools/analysis-histogram.c
gnumeric-1.12.48/src/Makefile.in:3721:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-histogram.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Tpo -c -o tools/libspreadsheet_la-analysis-histogram.lo `test -f 'tools/analysis-histogram.c' || echo '$(srcdir)/'`tools/analysis-histogram.c
gnumeric-1.12.48/src/Makefile.in-3722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3725:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-histogram.lo `test -f 'tools/analysis-histogram.c' || echo '$(srcdir)/'`tools/analysis-histogram.c
gnumeric-1.12.48/src/Makefile.in-3726-
gnumeric-1.12.48/src/Makefile.in-3727-tools/libspreadsheet_la-analysis-kaplan-meier.lo: tools/analysis-kaplan-meier.c
gnumeric-1.12.48/src/Makefile.in:3728:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-kaplan-meier.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Tpo -c -o tools/libspreadsheet_la-analysis-kaplan-meier.lo `test -f 'tools/analysis-kaplan-meier.c' || echo '$(srcdir)/'`tools/analysis-kaplan-meier.c
gnumeric-1.12.48/src/Makefile.in-3729-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3732:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-kaplan-meier.lo `test -f 'tools/analysis-kaplan-meier.c' || echo '$(srcdir)/'`tools/analysis-kaplan-meier.c
gnumeric-1.12.48/src/Makefile.in-3733-
gnumeric-1.12.48/src/Makefile.in-3734-tools/libspreadsheet_la-analysis-normality.lo: tools/analysis-normality.c
gnumeric-1.12.48/src/Makefile.in:3735:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-normality.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Tpo -c -o tools/libspreadsheet_la-analysis-normality.lo `test -f 'tools/analysis-normality.c' || echo '$(srcdir)/'`tools/analysis-normality.c
gnumeric-1.12.48/src/Makefile.in-3736-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3739:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-normality.lo `test -f 'tools/analysis-normality.c' || echo '$(srcdir)/'`tools/analysis-normality.c
gnumeric-1.12.48/src/Makefile.in-3740-
gnumeric-1.12.48/src/Makefile.in-3741-tools/libspreadsheet_la-analysis-one-mean-test.lo: tools/analysis-one-mean-test.c
gnumeric-1.12.48/src/Makefile.in:3742:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-one-mean-test.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Tpo -c -o tools/libspreadsheet_la-analysis-one-mean-test.lo `test -f 'tools/analysis-one-mean-test.c' || echo '$(srcdir)/'`tools/analysis-one-mean-test.c
gnumeric-1.12.48/src/Makefile.in-3743-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3746:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-one-mean-test.lo `test -f 'tools/analysis-one-mean-test.c' || echo '$(srcdir)/'`tools/analysis-one-mean-test.c
gnumeric-1.12.48/src/Makefile.in-3747-
gnumeric-1.12.48/src/Makefile.in-3748-tools/libspreadsheet_la-analysis-principal-components.lo: tools/analysis-principal-components.c
gnumeric-1.12.48/src/Makefile.in:3749:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-principal-components.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Tpo -c -o tools/libspreadsheet_la-analysis-principal-components.lo `test -f 'tools/analysis-principal-components.c' || echo '$(srcdir)/'`tools/analysis-principal-components.c
gnumeric-1.12.48/src/Makefile.in-3750-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3753:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-principal-components.lo `test -f 'tools/analysis-principal-components.c' || echo '$(srcdir)/'`tools/analysis-principal-components.c
gnumeric-1.12.48/src/Makefile.in-3754-
gnumeric-1.12.48/src/Makefile.in-3755-tools/libspreadsheet_la-analysis-sign-test.lo: tools/analysis-sign-test.c
gnumeric-1.12.48/src/Makefile.in:3756:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-sign-test.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Tpo -c -o tools/libspreadsheet_la-analysis-sign-test.lo `test -f 'tools/analysis-sign-test.c' || echo '$(srcdir)/'`tools/analysis-sign-test.c
gnumeric-1.12.48/src/Makefile.in-3757-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3760:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-sign-test.lo `test -f 'tools/analysis-sign-test.c' || echo '$(srcdir)/'`tools/analysis-sign-test.c
gnumeric-1.12.48/src/Makefile.in-3761-
gnumeric-1.12.48/src/Makefile.in-3762-tools/libspreadsheet_la-analysis-signed-rank-test.lo: tools/analysis-signed-rank-test.c
gnumeric-1.12.48/src/Makefile.in:3763:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-signed-rank-test.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Tpo -c -o tools/libspreadsheet_la-analysis-signed-rank-test.lo `test -f 'tools/analysis-signed-rank-test.c' || echo '$(srcdir)/'`tools/analysis-signed-rank-test.c
gnumeric-1.12.48/src/Makefile.in-3764-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3767:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-signed-rank-test.lo `test -f 'tools/analysis-signed-rank-test.c' || echo '$(srcdir)/'`tools/analysis-signed-rank-test.c
gnumeric-1.12.48/src/Makefile.in-3768-
gnumeric-1.12.48/src/Makefile.in-3769-tools/libspreadsheet_la-analysis-tools.lo: tools/analysis-tools.c
gnumeric-1.12.48/src/Makefile.in:3770:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-tools.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Tpo -c -o tools/libspreadsheet_la-analysis-tools.lo `test -f 'tools/analysis-tools.c' || echo '$(srcdir)/'`tools/analysis-tools.c
gnumeric-1.12.48/src/Makefile.in-3771-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3774:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-tools.lo `test -f 'tools/analysis-tools.c' || echo '$(srcdir)/'`tools/analysis-tools.c
gnumeric-1.12.48/src/Makefile.in-3775-
gnumeric-1.12.48/src/Makefile.in-3776-tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo: tools/analysis-wilcoxon-mann-whitney.c
gnumeric-1.12.48/src/Makefile.in:3777:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Tpo -c -o tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo `test -f 'tools/analysis-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`tools/analysis-wilcoxon-mann-whitney.c
gnumeric-1.12.48/src/Makefile.in-3778-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3780-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3781:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo `test -f 'tools/analysis-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`tools/analysis-wilcoxon-mann-whitney.c
gnumeric-1.12.48/src/Makefile.in-3782-
gnumeric-1.12.48/src/Makefile.in-3783-tools/libspreadsheet_la-auto-correct.lo: tools/auto-correct.c
gnumeric-1.12.48/src/Makefile.in:3784:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-auto-correct.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Tpo -c -o tools/libspreadsheet_la-auto-correct.lo `test -f 'tools/auto-correct.c' || echo '$(srcdir)/'`tools/auto-correct.c
gnumeric-1.12.48/src/Makefile.in-3785-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Tpo tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3787-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3788:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-auto-correct.lo `test -f 'tools/auto-correct.c' || echo '$(srcdir)/'`tools/auto-correct.c
gnumeric-1.12.48/src/Makefile.in-3789-
gnumeric-1.12.48/src/Makefile.in-3790-tools/libspreadsheet_la-dao.lo: tools/dao.c
gnumeric-1.12.48/src/Makefile.in:3791:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-dao.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-dao.Tpo -c -o tools/libspreadsheet_la-dao.lo `test -f 'tools/dao.c' || echo '$(srcdir)/'`tools/dao.c
gnumeric-1.12.48/src/Makefile.in-3792-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-dao.Tpo tools/$(DEPDIR)/libspreadsheet_la-dao.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3794-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3795:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-dao.lo `test -f 'tools/dao.c' || echo '$(srcdir)/'`tools/dao.c
gnumeric-1.12.48/src/Makefile.in-3796-
gnumeric-1.12.48/src/Makefile.in-3797-tools/libspreadsheet_la-data-shuffling.lo: tools/data-shuffling.c
gnumeric-1.12.48/src/Makefile.in:3798:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-data-shuffling.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Tpo -c -o tools/libspreadsheet_la-data-shuffling.lo `test -f 'tools/data-shuffling.c' || echo '$(srcdir)/'`tools/data-shuffling.c
gnumeric-1.12.48/src/Makefile.in-3799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Tpo tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3802:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-data-shuffling.lo `test -f 'tools/data-shuffling.c' || echo '$(srcdir)/'`tools/data-shuffling.c
gnumeric-1.12.48/src/Makefile.in-3803-
gnumeric-1.12.48/src/Makefile.in-3804-tools/libspreadsheet_la-fill-series.lo: tools/fill-series.c
gnumeric-1.12.48/src/Makefile.in:3805:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-fill-series.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-fill-series.Tpo -c -o tools/libspreadsheet_la-fill-series.lo `test -f 'tools/fill-series.c' || echo '$(srcdir)/'`tools/fill-series.c
gnumeric-1.12.48/src/Makefile.in-3806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-fill-series.Tpo tools/$(DEPDIR)/libspreadsheet_la-fill-series.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3809:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-fill-series.lo `test -f 'tools/fill-series.c' || echo '$(srcdir)/'`tools/fill-series.c
gnumeric-1.12.48/src/Makefile.in-3810-
gnumeric-1.12.48/src/Makefile.in-3811-tools/libspreadsheet_la-filter.lo: tools/filter.c
gnumeric-1.12.48/src/Makefile.in:3812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-filter.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-filter.Tpo -c -o tools/libspreadsheet_la-filter.lo `test -f 'tools/filter.c' || echo '$(srcdir)/'`tools/filter.c
gnumeric-1.12.48/src/Makefile.in-3813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-filter.Tpo tools/$(DEPDIR)/libspreadsheet_la-filter.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-filter.lo `test -f 'tools/filter.c' || echo '$(srcdir)/'`tools/filter.c
gnumeric-1.12.48/src/Makefile.in-3817-
gnumeric-1.12.48/src/Makefile.in-3818-tools/libspreadsheet_la-gnm-solver.lo: tools/gnm-solver.c
gnumeric-1.12.48/src/Makefile.in:3819:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-gnm-solver.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Tpo -c -o tools/libspreadsheet_la-gnm-solver.lo `test -f 'tools/gnm-solver.c' || echo '$(srcdir)/'`tools/gnm-solver.c
gnumeric-1.12.48/src/Makefile.in-3820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Tpo tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3823:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-gnm-solver.lo `test -f 'tools/gnm-solver.c' || echo '$(srcdir)/'`tools/gnm-solver.c
gnumeric-1.12.48/src/Makefile.in-3824-
gnumeric-1.12.48/src/Makefile.in-3825-tools/libspreadsheet_la-goal-seek.lo: tools/goal-seek.c
gnumeric-1.12.48/src/Makefile.in:3826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-goal-seek.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Tpo -c -o tools/libspreadsheet_la-goal-seek.lo `test -f 'tools/goal-seek.c' || echo '$(srcdir)/'`tools/goal-seek.c
gnumeric-1.12.48/src/Makefile.in-3827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Tpo tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-goal-seek.lo `test -f 'tools/goal-seek.c' || echo '$(srcdir)/'`tools/goal-seek.c
gnumeric-1.12.48/src/Makefile.in-3831-
gnumeric-1.12.48/src/Makefile.in-3832-tools/libspreadsheet_la-random-generator-cor.lo: tools/random-generator-cor.c
gnumeric-1.12.48/src/Makefile.in:3833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-random-generator-cor.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Tpo -c -o tools/libspreadsheet_la-random-generator-cor.lo `test -f 'tools/random-generator-cor.c' || echo '$(srcdir)/'`tools/random-generator-cor.c
gnumeric-1.12.48/src/Makefile.in-3834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Tpo tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-random-generator-cor.lo `test -f 'tools/random-generator-cor.c' || echo '$(srcdir)/'`tools/random-generator-cor.c
gnumeric-1.12.48/src/Makefile.in-3838-
gnumeric-1.12.48/src/Makefile.in-3839-tools/libspreadsheet_la-random-generator.lo: tools/random-generator.c
gnumeric-1.12.48/src/Makefile.in:3840:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-random-generator.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-random-generator.Tpo -c -o tools/libspreadsheet_la-random-generator.lo `test -f 'tools/random-generator.c' || echo '$(srcdir)/'`tools/random-generator.c
gnumeric-1.12.48/src/Makefile.in-3841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-random-generator.Tpo tools/$(DEPDIR)/libspreadsheet_la-random-generator.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3844:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-random-generator.lo `test -f 'tools/random-generator.c' || echo '$(srcdir)/'`tools/random-generator.c
gnumeric-1.12.48/src/Makefile.in-3845-
gnumeric-1.12.48/src/Makefile.in-3846-tools/libspreadsheet_la-scenarios.lo: tools/scenarios.c
gnumeric-1.12.48/src/Makefile.in:3847:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-scenarios.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-scenarios.Tpo -c -o tools/libspreadsheet_la-scenarios.lo `test -f 'tools/scenarios.c' || echo '$(srcdir)/'`tools/scenarios.c
gnumeric-1.12.48/src/Makefile.in-3848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-scenarios.Tpo tools/$(DEPDIR)/libspreadsheet_la-scenarios.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3851:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-scenarios.lo `test -f 'tools/scenarios.c' || echo '$(srcdir)/'`tools/scenarios.c
gnumeric-1.12.48/src/Makefile.in-3852-
gnumeric-1.12.48/src/Makefile.in-3853-tools/libspreadsheet_la-simulation.lo: tools/simulation.c
gnumeric-1.12.48/src/Makefile.in:3854:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-simulation.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-simulation.Tpo -c -o tools/libspreadsheet_la-simulation.lo `test -f 'tools/simulation.c' || echo '$(srcdir)/'`tools/simulation.c
gnumeric-1.12.48/src/Makefile.in-3855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-simulation.Tpo tools/$(DEPDIR)/libspreadsheet_la-simulation.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3858:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-simulation.lo `test -f 'tools/simulation.c' || echo '$(srcdir)/'`tools/simulation.c
gnumeric-1.12.48/src/Makefile.in-3859-
gnumeric-1.12.48/src/Makefile.in-3860-tools/libspreadsheet_la-tabulate.lo: tools/tabulate.c
gnumeric-1.12.48/src/Makefile.in:3861:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tools/libspreadsheet_la-tabulate.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-tabulate.Tpo -c -o tools/libspreadsheet_la-tabulate.lo `test -f 'tools/tabulate.c' || echo '$(srcdir)/'`tools/tabulate.c
gnumeric-1.12.48/src/Makefile.in-3862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-tabulate.Tpo tools/$(DEPDIR)/libspreadsheet_la-tabulate.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3865:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tools/libspreadsheet_la-tabulate.lo `test -f 'tools/tabulate.c' || echo '$(srcdir)/'`tools/tabulate.c
gnumeric-1.12.48/src/Makefile.in-3866-
gnumeric-1.12.48/src/Makefile.in-3867-widgets/libspreadsheet_la-gnm-dao.lo: widgets/gnm-dao.c
gnumeric-1.12.48/src/Makefile.in:3868:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-dao.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Tpo -c -o widgets/libspreadsheet_la-gnm-dao.lo `test -f 'widgets/gnm-dao.c' || echo '$(srcdir)/'`widgets/gnm-dao.c
gnumeric-1.12.48/src/Makefile.in-3869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-dao.lo `test -f 'widgets/gnm-dao.c' || echo '$(srcdir)/'`widgets/gnm-dao.c
gnumeric-1.12.48/src/Makefile.in-3873-
gnumeric-1.12.48/src/Makefile.in-3874-widgets/libspreadsheet_la-gnm-fontbutton.lo: widgets/gnm-fontbutton.c
gnumeric-1.12.48/src/Makefile.in:3875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-fontbutton.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Tpo -c -o widgets/libspreadsheet_la-gnm-fontbutton.lo `test -f 'widgets/gnm-fontbutton.c' || echo '$(srcdir)/'`widgets/gnm-fontbutton.c
gnumeric-1.12.48/src/Makefile.in-3876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-fontbutton.lo `test -f 'widgets/gnm-fontbutton.c' || echo '$(srcdir)/'`widgets/gnm-fontbutton.c
gnumeric-1.12.48/src/Makefile.in-3880-
gnumeric-1.12.48/src/Makefile.in-3881-widgets/libspreadsheet_la-gnm-format-sel.lo: widgets/gnm-format-sel.c
gnumeric-1.12.48/src/Makefile.in:3882:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-format-sel.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Tpo -c -o widgets/libspreadsheet_la-gnm-format-sel.lo `test -f 'widgets/gnm-format-sel.c' || echo '$(srcdir)/'`widgets/gnm-format-sel.c
gnumeric-1.12.48/src/Makefile.in-3883-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3885-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3886:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-format-sel.lo `test -f 'widgets/gnm-format-sel.c' || echo '$(srcdir)/'`widgets/gnm-format-sel.c
gnumeric-1.12.48/src/Makefile.in-3887-
gnumeric-1.12.48/src/Makefile.in-3888-widgets/libspreadsheet_la-gnm-notebook.lo: widgets/gnm-notebook.c
gnumeric-1.12.48/src/Makefile.in:3889:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-notebook.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Tpo -c -o widgets/libspreadsheet_la-gnm-notebook.lo `test -f 'widgets/gnm-notebook.c' || echo '$(srcdir)/'`widgets/gnm-notebook.c
gnumeric-1.12.48/src/Makefile.in-3890-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3892-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3893:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-notebook.lo `test -f 'widgets/gnm-notebook.c' || echo '$(srcdir)/'`widgets/gnm-notebook.c
gnumeric-1.12.48/src/Makefile.in-3894-
gnumeric-1.12.48/src/Makefile.in-3895-widgets/libspreadsheet_la-gnm-radiobutton.lo: widgets/gnm-radiobutton.c
gnumeric-1.12.48/src/Makefile.in:3896:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-radiobutton.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Tpo -c -o widgets/libspreadsheet_la-gnm-radiobutton.lo `test -f 'widgets/gnm-radiobutton.c' || echo '$(srcdir)/'`widgets/gnm-radiobutton.c
gnumeric-1.12.48/src/Makefile.in-3897-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3899-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3900:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-radiobutton.lo `test -f 'widgets/gnm-radiobutton.c' || echo '$(srcdir)/'`widgets/gnm-radiobutton.c
gnumeric-1.12.48/src/Makefile.in-3901-
gnumeric-1.12.48/src/Makefile.in-3902-widgets/libspreadsheet_la-gnm-cell-combo-view.lo: widgets/gnm-cell-combo-view.c
gnumeric-1.12.48/src/Makefile.in:3903:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-cell-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-combo-view.lo `test -f 'widgets/gnm-cell-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-cell-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3904-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3906-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3907:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-cell-combo-view.lo `test -f 'widgets/gnm-cell-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-cell-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3908-
gnumeric-1.12.48/src/Makefile.in-3909-widgets/libspreadsheet_la-gnm-filter-combo-view.lo: widgets/gnm-filter-combo-view.c
gnumeric-1.12.48/src/Makefile.in:3910:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-filter-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-filter-combo-view.lo `test -f 'widgets/gnm-filter-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-filter-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3911-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3913-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3914:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-filter-combo-view.lo `test -f 'widgets/gnm-filter-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-filter-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3915-
gnumeric-1.12.48/src/Makefile.in-3916-widgets/libspreadsheet_la-gnm-validation-combo-view.lo: widgets/gnm-validation-combo-view.c
gnumeric-1.12.48/src/Makefile.in:3917:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-validation-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-validation-combo-view.lo `test -f 'widgets/gnm-validation-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-validation-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3918-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3920-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3921:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-validation-combo-view.lo `test -f 'widgets/gnm-validation-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-validation-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3922-
gnumeric-1.12.48/src/Makefile.in-3923-widgets/libspreadsheet_la-gnm-sheet-sel.lo: widgets/gnm-sheet-sel.c
gnumeric-1.12.48/src/Makefile.in:3924:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-sheet-sel.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Tpo -c -o widgets/libspreadsheet_la-gnm-sheet-sel.lo `test -f 'widgets/gnm-sheet-sel.c' || echo '$(srcdir)/'`widgets/gnm-sheet-sel.c
gnumeric-1.12.48/src/Makefile.in-3925-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3927-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3928:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-sheet-sel.lo `test -f 'widgets/gnm-sheet-sel.c' || echo '$(srcdir)/'`widgets/gnm-sheet-sel.c
gnumeric-1.12.48/src/Makefile.in-3929-
gnumeric-1.12.48/src/Makefile.in-3930-widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo: widgets/gnm-sheet-slicer-combo-view.c
gnumeric-1.12.48/src/Makefile.in:3931:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo `test -f 'widgets/gnm-sheet-slicer-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-sheet-slicer-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3932-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3934-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3935:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo `test -f 'widgets/gnm-sheet-slicer-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-sheet-slicer-combo-view.c
gnumeric-1.12.48/src/Makefile.in-3936-
gnumeric-1.12.48/src/Makefile.in-3937-widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo: widgets/gnm-so-anchor-mode-chooser.c
gnumeric-1.12.48/src/Makefile.in:3938:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Tpo -c -o widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo `test -f 'widgets/gnm-so-anchor-mode-chooser.c' || echo '$(srcdir)/'`widgets/gnm-so-anchor-mode-chooser.c
gnumeric-1.12.48/src/Makefile.in-3939-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3941-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3942:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo `test -f 'widgets/gnm-so-anchor-mode-chooser.c' || echo '$(srcdir)/'`widgets/gnm-so-anchor-mode-chooser.c
gnumeric-1.12.48/src/Makefile.in-3943-
gnumeric-1.12.48/src/Makefile.in-3944-widgets/libspreadsheet_la-gnm-workbook-sel.lo: widgets/gnm-workbook-sel.c
gnumeric-1.12.48/src/Makefile.in:3945:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-workbook-sel.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Tpo -c -o widgets/libspreadsheet_la-gnm-workbook-sel.lo `test -f 'widgets/gnm-workbook-sel.c' || echo '$(srcdir)/'`widgets/gnm-workbook-sel.c
gnumeric-1.12.48/src/Makefile.in-3946-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3948-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3949:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-workbook-sel.lo `test -f 'widgets/gnm-workbook-sel.c' || echo '$(srcdir)/'`widgets/gnm-workbook-sel.c
gnumeric-1.12.48/src/Makefile.in-3950-
gnumeric-1.12.48/src/Makefile.in-3951-widgets/libspreadsheet_la-gnm-cell-renderer-text.lo: widgets/gnm-cell-renderer-text.c
gnumeric-1.12.48/src/Makefile.in:3952:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-cell-renderer-text.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-renderer-text.lo `test -f 'widgets/gnm-cell-renderer-text.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-text.c
gnumeric-1.12.48/src/Makefile.in-3953-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3955-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3956:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-cell-renderer-text.lo `test -f 'widgets/gnm-cell-renderer-text.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-text.c
gnumeric-1.12.48/src/Makefile.in-3957-
gnumeric-1.12.48/src/Makefile.in-3958-widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo: widgets/gnm-cell-renderer-expr-entry.c
gnumeric-1.12.48/src/Makefile.in:3959:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo `test -f 'widgets/gnm-cell-renderer-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-expr-entry.c
gnumeric-1.12.48/src/Makefile.in-3960-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3962-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3963:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo `test -f 'widgets/gnm-cell-renderer-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-expr-entry.c
gnumeric-1.12.48/src/Makefile.in-3964-
gnumeric-1.12.48/src/Makefile.in-3965-widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo: widgets/gnm-cell-renderer-toggle.c
gnumeric-1.12.48/src/Makefile.in:3966:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo `test -f 'widgets/gnm-cell-renderer-toggle.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-toggle.c
gnumeric-1.12.48/src/Makefile.in-3967-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3969-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3970:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo `test -f 'widgets/gnm-cell-renderer-toggle.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-toggle.c
gnumeric-1.12.48/src/Makefile.in-3971-
gnumeric-1.12.48/src/Makefile.in-3972-widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo: widgets/gnm-dashed-canvas-line.c
gnumeric-1.12.48/src/Makefile.in:3973:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Tpo -c -o widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo `test -f 'widgets/gnm-dashed-canvas-line.c' || echo '$(srcdir)/'`widgets/gnm-dashed-canvas-line.c
gnumeric-1.12.48/src/Makefile.in-3974-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3976-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3977:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo `test -f 'widgets/gnm-dashed-canvas-line.c' || echo '$(srcdir)/'`widgets/gnm-dashed-canvas-line.c
gnumeric-1.12.48/src/Makefile.in-3978-
gnumeric-1.12.48/src/Makefile.in-3979-widgets/libspreadsheet_la-gnm-expr-entry.lo: widgets/gnm-expr-entry.c
gnumeric-1.12.48/src/Makefile.in:3980:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-expr-entry.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Tpo -c -o widgets/libspreadsheet_la-gnm-expr-entry.lo `test -f 'widgets/gnm-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-expr-entry.c
gnumeric-1.12.48/src/Makefile.in-3981-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3983-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3984:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-expr-entry.lo `test -f 'widgets/gnm-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-expr-entry.c
gnumeric-1.12.48/src/Makefile.in-3985-
gnumeric-1.12.48/src/Makefile.in-3986-widgets/libspreadsheet_la-gnm-text-view.lo: widgets/gnm-text-view.c
gnumeric-1.12.48/src/Makefile.in:3987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT widgets/libspreadsheet_la-gnm-text-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Tpo -c -o widgets/libspreadsheet_la-gnm-text-view.lo `test -f 'widgets/gnm-text-view.c' || echo '$(srcdir)/'`widgets/gnm-text-view.c
gnumeric-1.12.48/src/Makefile.in-3988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o widgets/libspreadsheet_la-gnm-text-view.lo `test -f 'widgets/gnm-text-view.c' || echo '$(srcdir)/'`widgets/gnm-text-view.c
gnumeric-1.12.48/src/Makefile.in-3992-
gnumeric-1.12.48/src/Makefile.in-3993-libspreadsheet_la-gnmresources.lo: gnmresources.c
gnumeric-1.12.48/src/Makefile.in:3994:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnmresources.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnmresources.Tpo -c -o libspreadsheet_la-gnmresources.lo `test -f 'gnmresources.c' || echo '$(srcdir)/'`gnmresources.c
gnumeric-1.12.48/src/Makefile.in-3995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnmresources.Tpo $(DEPDIR)/libspreadsheet_la-gnmresources.Plo
##############################################
gnumeric-1.12.48/src/Makefile.in-3997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnumeric-1.12.48/src/Makefile.in:3998:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnmresources.lo `test -f 'gnmresources.c' || echo '$(srcdir)/'`gnmresources.c
gnumeric-1.12.48/src/Makefile.in-3999-
gnumeric-1.12.48/src/Makefile.in-4000-.y.c:
gnumeric-1.12.48/src/Makefile.in:4001:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
gnumeric-1.12.48/src/Makefile.in-4002-
##############################################
gnumeric-1.12.48/src/Makefile.in-4029-	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
gnumeric-1.12.48/src/Makefile.in:4030:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/src/Makefile.in-4031-	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/src/Makefile.in-4050-	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
gnumeric-1.12.48/src/Makefile.in:4051:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/src/Makefile.in-4052-	dir='$(DESTDIR)$(typelibsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/src/Makefile.in-4071-	@list='$(libspreadsheet_include_HEADERS)'; test -n "$(libspreadsheet_includedir)" || list=; \
gnumeric-1.12.48/src/Makefile.in:4072:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/src/Makefile.in-4073-	dir='$(DESTDIR)$(libspreadsheet_includedir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/src/Makefile.in-4092-	@list='$(tools_HEADERS)'; test -n "$(toolsdir)" || list=; \
gnumeric-1.12.48/src/Makefile.in:4093:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/src/Makefile.in-4094-	dir='$(DESTDIR)$(toolsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/src/Makefile.in-4113-	@list='$(widgets_HEADERS)'; test -n "$(widgetsdir)" || list=; \
gnumeric-1.12.48/src/Makefile.in:4114:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnumeric-1.12.48/src/Makefile.in-4115-	dir='$(DESTDIR)$(widgetsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnumeric-1.12.48/src/Makefile.in-4146-GTAGS:
gnumeric-1.12.48/src/Makefile.in:4147:	here=`$(am__cd) $(top_builddir) && pwd` \
gnumeric-1.12.48/src/Makefile.in-4148-	  && $(am__cd) $(top_srcdir) \
##############################################
gnumeric-1.12.48/src/Makefile.in-4172-distdir-am: $(DISTFILES)
gnumeric-1.12.48/src/Makefile.in:4173:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/src/Makefile.in:4174:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnumeric-1.12.48/src/Makefile.in-4175-	list='$(DISTFILES)'; \
##############################################
gnumeric-1.12.48/src/Makefile.in-4186-	  if test -d $$d/$$file; then \
gnumeric-1.12.48/src/Makefile.in:4187:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnumeric-1.12.48/src/Makefile.in-4188-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnumeric-1.12.48/src/Makefile.in-4932-@WITH_NATIVE_WIN32_TRUE@gnumeric_rc.o: gnumeric.rc ../gnumeric-config.h
gnumeric-1.12.48/src/Makefile.in:4933:@WITH_NATIVE_WIN32_TRUE@	$(WINDRES) -DVERSION=$(VERSION) -DVERSION_NUMBER=`echo $(VERSION).0.0.0 | sed 's/\([0-9]*\)[^.]*\.*\([0-9]*\)[^.]*\.*\([0-9]*\)[^.]*\.*\([0-9]*\).*/\1,\2,\3,\4/'` --include-dir $(srcdir) -i $< -o $@
gnumeric-1.12.48/src/Makefile.in-4934-@WITH_NATIVE_WIN32_TRUE@install-exec-hook:
##############################################
gnumeric-1.12.48/src/commands.c-2922-static int
gnumeric-1.12.48/src/commands.c:2923:by_addr (gconstpointer a, gconstpointer b)
gnumeric-1.12.48/src/commands.c-2924-{
##############################################
gnumeric-1.12.48/src/commands.c-2951-		int c = -1;
gnumeric-1.12.48/src/commands.c:2952:		while (p && (c = by_addr (p->data, old->data)) < 0) {
gnumeric-1.12.48/src/commands.c-2953-			last = p;
##############################################
gnumeric-1.12.48/src/Makefile.am-767-gnumeric_rc.o: gnumeric.rc ../gnumeric-config.h
gnumeric-1.12.48/src/Makefile.am:768:	$(WINDRES) -DVERSION=$(VERSION) -DVERSION_NUMBER=`echo $(VERSION).0.0.0 | sed 's/\([0-9]*\)[^.]*\.*\([0-9]*\)[^.]*\.*\([0-9]*\)[^.]*\.*\([0-9]*\).*/\1,\2,\3,\4/'` --include-dir $(srcdir) -i $< -o $@
gnumeric-1.12.48/src/Makefile.am-769-install-exec-hook:
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-52-fi
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:53:gnumeric_api_ver_=`echo $gnumeric_api_ver | sed -e 's/\./_/g'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-54-
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-155-# Components
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:156:GOFFICE_PLUGINS_DIR=`pkg-config --variable=PluginDir libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-157-AC_SUBST(GOFFICE_PLUGINS_DIR)
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:158:GOFFICE_VERSION=`pkg-config --modversion libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-159-AC_SUBST(GOFFICE_VERSION)
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-269-AC_CHECK_PROG(GLIB_GENMARSHAL, glib-genmarshal$ac_exeext, glib-genmarshal$ac_exeext)
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:270:GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-271-AC_SUBST(GLIB_COMPILE_RESOURCES)
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-425-	then
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:426:	    PSICONV_CFLAGS=`$PSICONV_CONFIG --cflags`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:427:            PSICONV_LIBS=`$PSICONV_CONFIG --libs`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-428-	    psiconv_msg=yes
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-799-	    dnl Use ExtUtils::Embed to figure out the other options.
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:800:	    PERL_CCCDLFLAGS=`$PERL -MConfig -e 'print $Config{cccdlflags};'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:801:	    PERL_LDDLFLAGS=`$PERL -MConfig -e 'print $Config{lddlflags};'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:802:	    PERL_CC=`$PERL -MConfig -e 'print $Config{cc};'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:803:	    PERL_LD=`$PERL -MConfig -e 'print $Config{ld};'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:804:	    perlinc=`$PERL -MConfig -e 'print "$Config{archlib}/CORE";'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:805:	    PERL_CCOPTS="`$PERL -MExtUtils::Embed -e ccopts` -I$perlinc"
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:806:	    PERL_LDOPTS=`$PERL -MExtUtils::Embed -e ldopts`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-807-
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-894-	introspection_py_msg="Yes."
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:895:	[PYTHON_GIOVERRIDESDIR=`$PYTHON -c 'import gi; import os.path; print(os.path.dirname(gi.__file__)+"/overrides")'`]
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-896-    fi
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-903-    BIG_CHECKING([for python = 3.x])
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:904:    [PY_VERSION=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:3])'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:905:     major_ver=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:1])'`]
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-906-    if test "x$major_ver" = "x3"; then
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-909-	    # 3.x on linux, 3x on win32
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:910:	    PY_VERSION=`echo $PY_VERSION | sed -e 's/\\.//'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-911-	fi
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-918-    if test "x$PY_PREFIX" = x; then
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:919:	PY_PREFIX=`$PYTHON -c 'import sys ; sys.stdout.write(sys.prefix)'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-920-    fi
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-924-	else
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:925:	    PY_INCLUDES=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write("-I" + distutils.sysconfig.get_python_inc()) ; sys.stdout.write(" -I" + distutils.sysconfig.get_python_inc(plat_specific=True))'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-926-	fi
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-956-	else
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:957:	    PY_LIB_DIR=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write(distutils.sysconfig.get_config_var("LIBPL"))'`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-958-	fi
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-1079-
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:1080:   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:1081:   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:1082:   INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-1083-   if test "x$INTROSPECTION_GIRDIR" = x; then
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:1084:     INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-1085-   fi
##############################################
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-1088-   fi
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:1089:   INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:1090:   INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac:1091:   INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
gnumeric-1.12.48/.pc/automake_1.13.2.patch/configure.ac-1092-else
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-52-fi
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:53:gnumeric_api_ver_=`echo $gnumeric_api_ver | sed -e 's/\./_/g'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-54-
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-155-# Components
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:156:GOFFICE_PLUGINS_DIR=`pkg-config --variable=PluginDir libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-157-AC_SUBST(GOFFICE_PLUGINS_DIR)
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:158:GOFFICE_VERSION=`pkg-config --modversion libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-159-AC_SUBST(GOFFICE_VERSION)
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-269-AC_CHECK_PROG(GLIB_GENMARSHAL, glib-genmarshal$ac_exeext, glib-genmarshal$ac_exeext)
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:270:GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-271-AC_SUBST(GLIB_COMPILE_RESOURCES)
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-425-	then
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:426:	    PSICONV_CFLAGS=`$PSICONV_CONFIG --cflags`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:427:            PSICONV_LIBS=`$PSICONV_CONFIG --libs`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-428-	    psiconv_msg=yes
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-799-	    dnl Use ExtUtils::Embed to figure out the other options.
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:800:	    PERL_CCCDLFLAGS=`$PERL -MConfig -e 'print $Config{cccdlflags};'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:801:	    PERL_LDDLFLAGS=`$PERL -MConfig -e 'print $Config{lddlflags};'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:802:	    PERL_CC=`$PERL -MConfig -e 'print $Config{cc};'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:803:	    PERL_LD=`$PERL -MConfig -e 'print $Config{ld};'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:804:	    perlinc=`$PERL -MConfig -e 'print "$Config{archlib}/CORE";'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:805:	    PERL_CCOPTS="`$PERL -MExtUtils::Embed -e ccopts` -I$perlinc"
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:806:	    PERL_LDOPTS=`$PERL -MExtUtils::Embed -e ldopts`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-807-
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-894-	introspection_py_msg="Yes."
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:895:	[PYTHON_GIOVERRIDESDIR=`$PYTHON -c 'import gi; import os.path; print(os.path.dirname(gi.__file__)+"/overrides")'`]
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-896-    fi
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-903-    BIG_CHECKING([for python = 3.x])
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:904:    [PY_VERSION=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:3])'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:905:     major_ver=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:1])'`]
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-906-    if test "x$major_ver" = "x3"; then
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-909-	    # 3.x on linux, 3x on win32
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:910:	    PY_VERSION=`echo $PY_VERSION | sed -e 's/\\.//'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-911-	fi
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-918-    if test "x$PY_PREFIX" = x; then
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:919:	PY_PREFIX=`$PYTHON -c 'import sys ; sys.stdout.write(sys.prefix)'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-920-    fi
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-924-	else
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:925:	    PY_INCLUDES=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write("-I" + distutils.sysconfig.get_python_inc()) ; sys.stdout.write(" -I" + distutils.sysconfig.get_python_inc(plat_specific=True))'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-926-	fi
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-956-	else
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:957:	    PY_LIB_DIR=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write(distutils.sysconfig.get_config_var("LIBPL"))'`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-958-	fi
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-1079-
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:1080:   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:1081:   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:1082:   INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-1083-   if test "x$INTROSPECTION_GIRDIR" = x; then
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:1084:     INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-1085-   fi
##############################################
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-1088-   fi
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:1089:   INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:1090:   INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac:1091:   INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
gnumeric-1.12.48/.pc/no-nested-externs-error.patch/configure.ac-1092-else
##############################################
gnumeric-1.12.48/configure.ac-52-fi
gnumeric-1.12.48/configure.ac:53:gnumeric_api_ver_=`echo $gnumeric_api_ver | sed -e 's/\./_/g'`
gnumeric-1.12.48/configure.ac-54-
##############################################
gnumeric-1.12.48/configure.ac-155-# Components
gnumeric-1.12.48/configure.ac:156:GOFFICE_PLUGINS_DIR=`pkg-config --variable=PluginDir libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/configure.ac-157-AC_SUBST(GOFFICE_PLUGINS_DIR)
gnumeric-1.12.48/configure.ac:158:GOFFICE_VERSION=`pkg-config --modversion libgoffice-${GOFFICE_API_VER}`
gnumeric-1.12.48/configure.ac-159-AC_SUBST(GOFFICE_VERSION)
##############################################
gnumeric-1.12.48/configure.ac-269-AC_CHECK_PROG(GLIB_GENMARSHAL, glib-genmarshal$ac_exeext, glib-genmarshal$ac_exeext)
gnumeric-1.12.48/configure.ac:270:GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
gnumeric-1.12.48/configure.ac-271-AC_SUBST(GLIB_COMPILE_RESOURCES)
##############################################
gnumeric-1.12.48/configure.ac-425-	then
gnumeric-1.12.48/configure.ac:426:	    PSICONV_CFLAGS=`$PSICONV_CONFIG --cflags`
gnumeric-1.12.48/configure.ac:427:            PSICONV_LIBS=`$PSICONV_CONFIG --libs`
gnumeric-1.12.48/configure.ac-428-	    psiconv_msg=yes
##############################################
gnumeric-1.12.48/configure.ac-799-	    dnl Use ExtUtils::Embed to figure out the other options.
gnumeric-1.12.48/configure.ac:800:	    PERL_CCCDLFLAGS=`$PERL -MConfig -e 'print $Config{cccdlflags};'`
gnumeric-1.12.48/configure.ac:801:	    PERL_LDDLFLAGS=`$PERL -MConfig -e 'print $Config{lddlflags};'`
gnumeric-1.12.48/configure.ac:802:	    PERL_CC=`$PERL -MConfig -e 'print $Config{cc};'`
gnumeric-1.12.48/configure.ac:803:	    PERL_LD=`$PERL -MConfig -e 'print $Config{ld};'`
gnumeric-1.12.48/configure.ac:804:	    perlinc=`$PERL -MConfig -e 'print "$Config{archlib}/CORE";'`
gnumeric-1.12.48/configure.ac:805:	    PERL_CCOPTS="`$PERL -MExtUtils::Embed -e ccopts` -I$perlinc"
gnumeric-1.12.48/configure.ac:806:	    PERL_LDOPTS=`$PERL -MExtUtils::Embed -e ldopts`
gnumeric-1.12.48/configure.ac-807-
##############################################
gnumeric-1.12.48/configure.ac-894-	introspection_py_msg="Yes."
gnumeric-1.12.48/configure.ac:895:	[PYTHON_GIOVERRIDESDIR=`$PYTHON -c 'import gi; import os.path; print(os.path.dirname(gi.__file__)+"/overrides")'`]
gnumeric-1.12.48/configure.ac-896-    fi
##############################################
gnumeric-1.12.48/configure.ac-903-    BIG_CHECKING([for python = 3.x])
gnumeric-1.12.48/configure.ac:904:    [PY_VERSION=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:3])'`
gnumeric-1.12.48/configure.ac:905:     major_ver=`$PYTHON -c 'import sys ; sys.stdout.write(sys.version[0:1])'`]
gnumeric-1.12.48/configure.ac-906-    if test "x$major_ver" = "x3"; then
##############################################
gnumeric-1.12.48/configure.ac-909-	    # 3.x on linux, 3x on win32
gnumeric-1.12.48/configure.ac:910:	    PY_VERSION=`echo $PY_VERSION | sed -e 's/\\.//'`
gnumeric-1.12.48/configure.ac-911-	fi
##############################################
gnumeric-1.12.48/configure.ac-918-    if test "x$PY_PREFIX" = x; then
gnumeric-1.12.48/configure.ac:919:	PY_PREFIX=`$PYTHON -c 'import sys ; sys.stdout.write(sys.prefix)'`
gnumeric-1.12.48/configure.ac-920-    fi
##############################################
gnumeric-1.12.48/configure.ac-924-	else
gnumeric-1.12.48/configure.ac:925:	    PY_INCLUDES=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write("-I" + distutils.sysconfig.get_python_inc()) ; sys.stdout.write(" -I" + distutils.sysconfig.get_python_inc(plat_specific=True))'`
gnumeric-1.12.48/configure.ac-926-	fi
##############################################
gnumeric-1.12.48/configure.ac-956-	else
gnumeric-1.12.48/configure.ac:957:	    PY_LIB_DIR=`$PYTHON -c 'import sys ; import distutils.sysconfig ; sys.stdout.write(distutils.sysconfig.get_config_var("LIBPL"))'`
gnumeric-1.12.48/configure.ac-958-	fi
##############################################
gnumeric-1.12.48/configure.ac-1079-
gnumeric-1.12.48/configure.ac:1080:   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
gnumeric-1.12.48/configure.ac:1081:   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
gnumeric-1.12.48/configure.ac:1082:   INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
gnumeric-1.12.48/configure.ac-1083-   if test "x$INTROSPECTION_GIRDIR" = x; then
gnumeric-1.12.48/configure.ac:1084:     INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
gnumeric-1.12.48/configure.ac-1085-   fi
##############################################
gnumeric-1.12.48/configure.ac-1088-   fi
gnumeric-1.12.48/configure.ac:1089:   INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
gnumeric-1.12.48/configure.ac:1090:   INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
gnumeric-1.12.48/configure.ac:1091:   INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
gnumeric-1.12.48/configure.ac-1092-else