# Makefile.in generated by automake 1.14.1 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2013 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.







am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/gnumeric
pkgincludedir = $(includedir)/gnumeric
pkglibdir = $(libdir)/gnumeric
pkglibexecdir = $(libexecdir)/gnumeric
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
bin_PROGRAMS = $(am__EXEEXT_1) ssconvert$(EXEEXT) ssindex$(EXEEXT) \
	ssgrep$(EXEEXT) ssdiff$(EXEEXT)
check_PROGRAMS = $(am__EXEEXT_2)
noinst_PROGRAMS = sstest$(EXEEXT)
am__append_1 = dialogs widgets
am__append_2 = gnumeric
am__append_3 = test-pango
#am__append_4 = gnumeric_rc.o
#am__append_5 = -mwindows -Wl,--stack,0x4000000
#am__append_6 = -mconsole -Wl,--stack,0x4000000
#am__append_7 = -mconsole
#am__append_8 = -mconsole
libspreadsheet_la_DEPENDENCIES =  \
	$(gnumeric_app_libs) \
	$(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1)
#am__append_9 = -no-undefined -export-symbols libspreadsheet.def
#am__append_10 = Gnm-1.12.gir
#am__append_11 = $(gir_DATA) $(typelibs_DATA)
subdir = src
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am parser.c \
	$(top_srcdir)/depcomp $(top_srcdir)/ylwrap \
	$(libspreadsheet_include_HEADERS) $(noinst_HEADERS)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/gnumeric-config.h \
	$(top_builddir)/gnumeric-features.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
	"$(DESTDIR)$(girdir)" "$(DESTDIR)$(gtkactiondir)" \
	"$(DESTDIR)$(typelibsdir)" \
	"$(DESTDIR)$(libspreadsheet_includedir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
am__DEPENDENCIES_1 =
am_libspreadsheet_la_OBJECTS = libspreadsheet_la-go-val.lo \
	libspreadsheet_la-go-data-cache-source.lo \
	libspreadsheet_la-go-data-cache.lo \
	libspreadsheet_la-go-data-cache-field.lo \
	libspreadsheet_la-go-data-slicer.lo \
	libspreadsheet_la-go-data-slicer-field.lo \
	libspreadsheet_la-gnm-data-cache-source.lo \
	libspreadsheet_la-gnm-sheet-slicer.lo \
	libspreadsheet_la-gnm-sheet-slicer-combo.lo \
	libspreadsheet_la-gnm-cell-combo.lo \
	libspreadsheet_la-gnm-marshalers.lo \
	libspreadsheet_la-application.lo \
	libspreadsheet_la-auto-format.lo libspreadsheet_la-cell.lo \
	libspreadsheet_la-cell-draw.lo libspreadsheet_la-cellspan.lo \
	libspreadsheet_la-clipboard.lo libspreadsheet_la-cmd-edit.lo \
	libspreadsheet_la-collect.lo libspreadsheet_la-colrow.lo \
	libspreadsheet_la-command-context.lo \
	libspreadsheet_la-command-context-stderr.lo \
	libspreadsheet_la-commands.lo libspreadsheet_la-complete.lo \
	libspreadsheet_la-complete-sheet.lo \
	libspreadsheet_la-complex.lo libspreadsheet_la-consolidate.lo \
	libspreadsheet_la-dependent.lo libspreadsheet_la-expr.lo \
	libspreadsheet_la-expr-name.lo \
	libspreadsheet_la-file-autoft.lo \
	libspreadsheet_la-format-template.lo libspreadsheet_la-func.lo \
	libspreadsheet_la-func-builtin.lo \
	libspreadsheet_la-gnm-commands-slicer.lo \
	libspreadsheet_la-gnm-datetime.lo \
	libspreadsheet_la-gnm-format.lo \
	libspreadsheet_la-gnm-graph-window.lo \
	libspreadsheet_la-gnm-pane.lo libspreadsheet_la-gnm-random.lo \
	libspreadsheet_la-gnumeric-simple-canvas.lo \
	libspreadsheet_la-graph.lo libspreadsheet_la-gutils.lo \
	libspreadsheet_la-gui-clipboard.lo \
	libspreadsheet_la-gui-file.lo libspreadsheet_la-gui-util.lo \
	libspreadsheet_la-hlink.lo libspreadsheet_la-history.lo \
	libspreadsheet_la-input-msg.lo libspreadsheet_la-item-bar.lo \
	libspreadsheet_la-item-cursor.lo \
	libspreadsheet_la-item-edit.lo libspreadsheet_la-item-grid.lo \
	libspreadsheet_la-libgnumeric.lo libspreadsheet_la-mathfunc.lo \
	libspreadsheet_la-mstyle.lo libspreadsheet_la-number-match.lo \
	libspreadsheet_la-outoflinedocs.lo libspreadsheet_la-parser.lo \
	libspreadsheet_la-parse-util.lo libspreadsheet_la-pattern.lo \
	libspreadsheet_la-position.lo \
	libspreadsheet_la-preview-grid.lo \
	libspreadsheet_la-print-info.lo libspreadsheet_la-rangefunc.lo \
	libspreadsheet_la-rangefunc-strings.lo \
	libspreadsheet_la-ranges.lo \
	libspreadsheet_la-rendered-value.lo \
	libspreadsheet_la-search.lo libspreadsheet_la-selection.lo \
	libspreadsheet_la-session.lo libspreadsheet_la-sf-bessel.lo \
	libspreadsheet_la-sf-dpq.lo libspreadsheet_la-sf-gamma.lo \
	libspreadsheet_la-sf-trig.lo libspreadsheet_la-sheet.lo \
	libspreadsheet_la-sheet-view.lo \
	libspreadsheet_la-sheet-control.lo \
	libspreadsheet_la-sheet-control-gui.lo \
	libspreadsheet_la-sheet-merge.lo \
	libspreadsheet_la-sheet-autofill.lo \
	libspreadsheet_la-sheet-filter.lo \
	libspreadsheet_la-sheet-utils.lo \
	libspreadsheet_la-sheet-object.lo \
	libspreadsheet_la-sheet-object-cell-comment.lo \
	libspreadsheet_la-gnm-so-filled.lo \
	libspreadsheet_la-gnm-so-line.lo \
	libspreadsheet_la-gnm-so-path.lo \
	libspreadsheet_la-gnm-so-polygon.lo \
	libspreadsheet_la-sheet-object-component.lo \
	libspreadsheet_la-sheet-object-graph.lo \
	libspreadsheet_la-sheet-object-image.lo \
	libspreadsheet_la-sheet-object-widget.lo \
	libspreadsheet_la-sheet-style.lo \
	libspreadsheet_la-gnm-plugin.lo libspreadsheet_la-sort.lo \
	libspreadsheet_la-stf.lo libspreadsheet_la-stf-export.lo \
	libspreadsheet_la-stf-parse.lo libspreadsheet_la-style.lo \
	libspreadsheet_la-style-border.lo \
	libspreadsheet_la-style-color.lo \
	libspreadsheet_la-style-conditions.lo \
	libspreadsheet_la-undo.lo libspreadsheet_la-validation.lo \
	libspreadsheet_la-value.lo libspreadsheet_la-value-sheet.lo \
	libspreadsheet_la-workbook.lo \
	libspreadsheet_la-workbook-cmd-format.lo \
	libspreadsheet_la-workbook-view.lo \
	libspreadsheet_la-workbook-control.lo \
	libspreadsheet_la-wbc-gtk.lo \
	libspreadsheet_la-wbc-gtk-actions.lo \
	libspreadsheet_la-wbc-gtk-edit.lo \
	libspreadsheet_la-xml-sax-read.lo \
	libspreadsheet_la-xml-sax-write.lo \
	libspreadsheet_la-gnumeric-conf.lo libspreadsheet_la-print.lo \
	libspreadsheet_la-print-cell.lo
nodist_libspreadsheet_la_OBJECTS = libspreadsheet_la-embedded-imgs.lo
libspreadsheet_la_OBJECTS = $(am_libspreadsheet_la_OBJECTS) \
	$(nodist_libspreadsheet_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
libspreadsheet_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libspreadsheet_la_LDFLAGS) $(LDFLAGS) \
	-o $@
am__EXEEXT_1 = gnumeric$(EXEEXT)
am__EXEEXT_2 = test-pango$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
am_gnumeric_OBJECTS = io-context-gtk.$(OBJEXT) \
	main-application.$(OBJEXT)
gnumeric_OBJECTS = $(am_gnumeric_OBJECTS)
gnumeric_DEPENDENCIES = libspreadsheet.la $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__append_4)
gnumeric_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(gnumeric_LDFLAGS) $(LDFLAGS) -o $@
am_ssconvert_OBJECTS = ssconvert.$(OBJEXT)
ssconvert_OBJECTS = $(am_ssconvert_OBJECTS)
am__DEPENDENCIES_2 = libspreadsheet.la $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__append_4)
ssconvert_DEPENDENCIES = $(am__DEPENDENCIES_2)
ssconvert_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(ssconvert_LDFLAGS) $(LDFLAGS) -o $@
am_ssdiff_OBJECTS = ssdiff.$(OBJEXT)
ssdiff_OBJECTS = $(am_ssdiff_OBJECTS)
ssdiff_DEPENDENCIES = $(am__DEPENDENCIES_2)
ssdiff_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(ssdiff_LDFLAGS) $(LDFLAGS) -o $@
am_ssgrep_OBJECTS = ssgrep.$(OBJEXT)
ssgrep_OBJECTS = $(am_ssgrep_OBJECTS)
ssgrep_DEPENDENCIES = $(am__DEPENDENCIES_2)
ssgrep_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(ssgrep_LDFLAGS) $(LDFLAGS) -o $@
am_ssindex_OBJECTS = ssindex.$(OBJEXT)
ssindex_OBJECTS = $(am_ssindex_OBJECTS)
ssindex_DEPENDENCIES = $(am__DEPENDENCIES_2)
ssindex_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(ssindex_LDFLAGS) $(LDFLAGS) -o $@
am_sstest_OBJECTS = sstest.$(OBJEXT)
sstest_OBJECTS = $(am_sstest_OBJECTS)
sstest_DEPENDENCIES = $(am__DEPENDENCIES_2)
sstest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(sstest_LDFLAGS) $(LDFLAGS) -o $@
am_test_pango_OBJECTS = test-pango.$(OBJEXT)
test_pango_OBJECTS = $(am_test_pango_OBJECTS)
test_pango_DEPENDENCIES = $(am__DEPENDENCIES_2)
test_pango_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(test_pango_LDFLAGS) $(LDFLAGS) -o $@
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
#am__skipyacc = test -f $@ ||
am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
		   -e s/c++$$/h++/ -e s/c$$/h/
YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
AM_V_YACC = $(am__v_YACC_$(V))
am__v_YACC_ = $(am__v_YACC_$(AM_DEFAULT_VERBOSITY))
am__v_YACC_0 = @echo "  YACC    " $@;
am__v_YACC_1 = 
YLWRAP = $(top_srcdir)/ylwrap
SOURCES = $(libspreadsheet_la_SOURCES) \
	$(nodist_libspreadsheet_la_SOURCES) $(gnumeric_SOURCES) \
	$(ssconvert_SOURCES) $(ssdiff_SOURCES) $(ssgrep_SOURCES) \
	$(ssindex_SOURCES) $(sstest_SOURCES) $(test_pango_SOURCES)
DIST_SOURCES = $(libspreadsheet_la_SOURCES) $(gnumeric_SOURCES) \
	$(ssconvert_SOURCES) $(ssdiff_SOURCES) $(ssgrep_SOURCES) \
	$(ssindex_SOURCES) $(sstest_SOURCES) $(test_pango_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
	ctags-recursive dvi-recursive html-recursive info-recursive \
	install-data-recursive install-dvi-recursive \
	install-exec-recursive install-html-recursive \
	install-info-recursive install-pdf-recursive \
	install-ps-recursive install-recursive installcheck-recursive \
	installdirs-recursive pdf-recursive ps-recursive \
	tags-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
DATA = $(gir_DATA) $(gtkaction_DATA) $(typelibs_DATA)
HEADERS = $(libspreadsheet_include_HEADERS) $(noinst_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
  $(RECURSIVE_TARGETS) \
  $(RECURSIVE_CLEAN_TARGETS) \
  $(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
	distdir
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = tools cut-n-paste-code dialogs widgets
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
ACLOCAL = ${SHELL} /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/missing aclocal-1.14
ACLOCAL_AMFLAGS = 
ALL_LINGUAS = 
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
AR = ar
AUTOCONF = ${SHELL} /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/missing autoconf
AUTOHEADER = ${SHELL} /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/missing autoheader
AUTOMAKE = ${SHELL} /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/missing automake-1.14
AWK = gawk
CATALOGS = 
CATOBJEXT = .gmo
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -O3 -march=amdfam10 -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Wstrict-prototypes
COMPONENT_DIR = component
CPP = gcc -E
CPPFLAGS = 
CYGPATH_W = echo
DATADIRNAME = share
DBCONTEXT = 
DBLATEX = 
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = dlltool
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
EXEEXT = 
FGREP = /usr/bin/grep -F
GDA_CFLAGS = 
GDA_LIBS = 
GDK_PIXBUF_CSOURCE = gdk-pixbuf-csource
GETTEXT_PACKAGE = gnumeric-1.12.18
GIRDIR = 
GLIB_COMPILE_SCHEMAS = glib-compile-schemas
GLIB_GENMARSHAL = glib-genmarshal
GMOFILES = 
GMSGFMT = /usr/bin/msgfmt
GNM_PY_CFLAGS = 
GNM_PY_LDFLAGS = 
GNM_PY_LIBADD = 
GNOMEDB_CFLAGS = 
GNOMEDB_LIBS = 
GNUMERIC_API_VER = 1.12
GNUMERIC_API_VER_ = 1_12
GNUMERIC_CFLAGS = -pthread -I/usr/include/libgoffice-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/libdrm  
GNUMERIC_LIBS = -Wl,--export-dynamic -pthread -lgoffice-0.10 -lgsf-1 -lxml2 -lgmodule-2.0 -lgthread-2.0 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
GNUMERIC_PLUGIN_LDFLAGS = -avoid-version
GOFFICE_API_VER = 0.10
GOFFICE_PLUGINS_DIR = /usr/lib64/goffice/0.10/plugins
GOFFICE_VERSION = 0.10.15
GREP = /usr/bin/grep
GSETTINGS_DISABLE_SCHEMAS_COMPILE = 
GTK_CFLAGS = -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/libdrm  
GTK_LIBS = -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
GUILE_INCS = 
GUILE_LIBS = 
INSTALL = /usr/bin/ginstall -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INSTOBJEXT = .mo
INTLLIBS = 
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
INTLTOOL_MERGE = /usr/bin/intltool-merge
INTLTOOL_PERL = /usr/bin/perl
INTLTOOL_UPDATE = /usr/bin/intltool-update
INTLTOOL_V_MERGE = $(INTLTOOL__v_MERGE_$(V))
INTLTOOL_V_MERGE_OPTIONS = $(intltool__v_merge_options_$(V))
INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))
INTLTOOL__v_MERGE_0 = @echo "  ITMRG " $@;
INTROSPECTION_CFLAGS = 
INTROSPECTION_COMPILER = 
INTROSPECTION_GENERATE = 
INTROSPECTION_GIRDIR = 
INTROSPECTION_LIBS = 
INTROSPECTION_MAKEFILE = 
INTROSPECTION_SCANNER = 
INTROSPECTION_TYPELIBDIR = 
LD = /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64
LDFLAGS = 
LEX = flex
LEXLIB = -lfl
LEX_OUTPUT_ROOT = lex.yy
LIBOBJS = 
LIBS =  -lm
LIBSPREADSHEET_CFLAGS = -pthread -I/usr/include/libgoffice-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/libdrm  
LIBSPREADSHEET_LIBS = -lgoffice-0.10 -lgsf-1 -lxml2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
MAINT = 
MAKEINFO = ${SHELL} /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
MKINSTALLDIRS = ./mkinstalldirs
MSGFMT = /usr/bin/msgfmt
MSGFMT_OPTS = -c
MSGMERGE = /usr/bin/msgmerge
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = gnumeric
PACKAGE_BUGREPORT = http://bugzilla.gnome.org/enter_bug.cgi?product=gnumeric
PACKAGE_NAME = gnumeric
PACKAGE_STRING = gnumeric 1.12.18
PACKAGE_TARNAME = gnumeric
PACKAGE_URL = 
PACKAGE_VERSION = 1.12.18
PARADOX_CFLAGS = 
PARADOX_LIBS = 
PATH_SEPARATOR = :
PERL = perl
PERL_CC = cc
PERL_CCCDLFLAGS = -fPIC
PERL_CCOPTS =  -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib64/perl5/CORE  -I/usr/lib64/perl5/CORE
PERL_LD = cc
PERL_LDDLFLAGS = -shared -O2 -fPIC -fstack-protector
PERL_LDOPTS = -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE  -fstack-protector  -L/usr/lib64/perl5/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = /usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig
PLUGIN_LIST = 
POFILES = 
POFILES_FULL = 
POSUB = po
PO_IN_DATADIR_FALSE = 
PO_IN_DATADIR_TRUE = 
PSICONV_CFLAGS = 
PSICONV_CONFIG = 
PSICONV_LIBS = 
PYGOBJECT_CFLAGS = 
PYGOBJECT_LIBS = 
PYTHON = python
RANLIB = ranlib
SCROLLKEEPER_PREINSTALL = no
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
TYPELIBDIR = 
USE_NLS = yes
VERSION = 1.12.18
VERSION_IFACE = 112
VERSION_INFO = 112:18:0
WARN_CFLAGS = 
WINDRES = 
XGETTEXT = /usr/bin/xgettext
YACC = bison -y
YFLAGS = 
YYYYMMDD = 20141015
Z_CPPFLAGS = 
Z_LIBS = -lz
abs_builddir = /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/src
abs_srcdir = /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/src
abs_top_builddir = /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18
abs_top_srcdir = /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
gnumeric_datadir = ${datadir}/gnumeric/${VERSION}
gnumeric_externplugindir = ${libdir}/gnumeric/${GNUMERIC_API_VER}/plugins
gnumeric_icondir = ${datadir}/pixmaps/gnumeric
gnumeric_libdir = ${libdir}/gnumeric/${VERSION}
gnumeric_localedir = ${prefix}/${DATADIRNAME}/locale
gnumeric_plugindir = ${gnumeric_libdir}/plugins
gsettingsschemadir = ${datarootdir}/glib-2.0/schemas
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /mnt/sdb1/pub/slack-stuff/gnumeric/gnumeric-1.12.18/install-sh
intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
intltool__v_merge_options_0 = -q
libdir = /usr/lib64
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
INTROSPECTION_GIRS = $(am__append_10)
INTROSPECTION_SCANNER_ARGS = \
	--add-include-path="${INTROSPECTION_GIRDIR}" \
	-v --warn-all --accept-unprefixed \
	--identifier-prefix="Gnm"  --identifier-prefix="Gnumeric" \
	-I$(top_builddir) \
	-DGOFFICE_NAMESPACE_DISABLE

INTROSPECTION_COMPILER_ARGS = \
	--includedir=$(srcdir) \
	--includedir=. \
	--includedir="${INTROSPECTION_GIRDIR}"

SUBDIRS = tools cut-n-paste-code $(am__append_1)
lib_LTLIBRARIES = libspreadsheet.la
noinst_HEADERS = dead-kittens.h compilation.h embedded-imgs.h gnm-i18n.h
AM_CPPFLAGS = \
	-I$(top_srcdir)							\
	-I$(srcdir)							\
	-I$(srcdir)/widgets						\
	-I$(srcdir)/dialogs						\
	-I$(srcdir)/tools						\
	$(GNUMERIC_CFLAGS)


# A hint is needed to build these headers first:
BUILT_SOURCES = \
	gnm-marshalers.c			\
	gnm-marshalers.h			\
	embedded-imgs.c				\
	gnumeric-paths.h

CLEANFILES = $(BUILT_SOURCES) gnumeric.exe.a $(am__append_11)
libspreadsheet_la_CPPFLAGS = $(AM_CPPFLAGS) -DGNUMERIC_INTERNAL
libspreadsheet_la_LDFLAGS = -release $(VERSION) $(am__append_9)
libspreadsheet_la_LIBADD = \
	$(gnumeric_app_libs)			\
	$(GNUMERIC_LIBS)			\
	$(INTLLIBS)

libspreadsheet_la_SOURCES = \
	go-val.h			\
	go-val.c			\
	\
	goffice-data.h 			\
	go-data-cache-source.c 		\
	go-data-cache-source.h 		\
	go-data-cache-impl.h 		\
	go-data-cache.h 		\
	go-data-cache.c 		\
	go-data-cache-field-impl.h 	\
	go-data-cache-field.h 		\
	go-data-cache-field.c 		\
	go-data-slicer-impl.h 		\
	go-data-slicer.h 		\
	go-data-slicer.c 		\
	go-data-slicer-field-impl.h 	\
	go-data-slicer-field.h 		\
	go-data-slicer-field.c 		\
	\
	gnm-data-cache-source.h 	\
	gnm-data-cache-source.c 	\
	gnm-sheet-slicer.h 		\
	gnm-sheet-slicer.c 		\
	gnm-sheet-slicer-combo.h	\
	gnm-sheet-slicer-combo.c	\
	\
	gnm-cell-combo.h		\
	gnm-cell-combo.c		\
	\
	gnm-marshalers.c			\
	application.c				\
	auto-format.c				\
	cell.c					\
	cell-draw.c				\
	cellspan.c				\
	clipboard.c				\
	cmd-edit.c				\
	collect.c				\
	colrow.c				\
	command-context.c			\
	command-context-stderr.c		\
	commands.c				\
	complete.c				\
	complete-sheet.c			\
	complex.c				\
	consolidate.c				\
	dependent.c				\
	expr.c					\
	expr-name.c				\
	file-autoft.c				\
	format-template.c			\
	func.c					\
	func-builtin.c				\
	gnm-commands-slicer.c			\
	gnm-datetime.c				\
	gnm-format.c				\
	gnm-graph-window.c			\
	gnm-pane.c				\
	gnm-pane-impl.h				\
	gnm-random.c				\
	gnumeric-simple-canvas.c		\
	graph.c					\
	gutils.c				\
	gui-clipboard.c				\
	gui-file.c				\
	gui-util.c				\
	hlink.c					\
	history.c				\
	input-msg.c				\
	item-bar.c				\
	item-cursor.c				\
	item-edit.c				\
	item-grid.c				\
	libgnumeric.c				\
	mathfunc.c				\
	mstyle.c				\
	number-match.c				\
	outoflinedocs.c				\
	parser.y				\
	parse-util.c				\
	pattern.c				\
	position.c				\
	preview-grid.c				\
	preview-grid-impl.h			\
	print-info.c				\
	rangefunc.c				\
	rangefunc-strings.c			\
	ranges.c				\
	rendered-value.c			\
	search.c				\
	selection.c				\
	session.c				\
	sf-bessel.c				\
	sf-dpq.c				\
	sf-gamma.c				\
	sf-trig.c				\
	sheet.c					\
	sheet-view.c		  		\
	sheet-control.c		  		\
	sheet-control-gui.c			\
	sheet-merge.c				\
	sheet-autofill.c			\
	sheet-filter.c				\
	sheet-utils.c				\
	sheet-object.c				\
	sheet-object-cell-comment.c		\
	gnm-so-filled.c				\
	gnm-so-line.c				\
	gnm-so-path.c				\
	gnm-so-polygon.c			\
	sheet-object-component.c		\
	sheet-object-graph.c			\
	sheet-object-image.c			\
	sheet-object-widget.c			\
	sheet-style.c				\
	gnm-plugin.c				\
	sort.c					\
	stf.c					\
	stf-export.c				\
	stf-parse.c				\
	style.c					\
	style-border.c				\
	style-color.c				\
	style-conditions.c			\
	undo.c					\
	validation.c				\
	value.c					\
	value-sheet.c				\
	workbook.c				\
	workbook-cmd-format.c			\
	workbook-view.c				\
	workbook-control.c 			\
	wbc-gtk.c				\
	wbc-gtk-actions.c			\
	wbc-gtk-edit.c				\
	xml-sax-read.c				\
	xml-sax-write.c				\
	gnumeric-conf.c				\
	print.c					\
	print-cell.c

nodist_libspreadsheet_la_SOURCES = embedded-imgs.c

# When we switch to subversion fix this to nest as
# libspreadsheet-ver/spreadsheet/header
# doing it now would require massive cvs surgery.
libspreadsheet_includedir = $(includedir)/libspreadsheet-1.12/spreadsheet
libspreadsheet_include_HEADERS = \
	application.h				\
	auto-format.h				\
	cell.h					\
	cell-draw.h				\
	cellspan.h				\
	clipboard.h				\
	cmd-edit.h				\
	collect.h				\
	colrow.h				\
	command-context.h			\
	command-context-stderr.h		\
	commands.h				\
	complete.h				\
	complete-sheet.h			\
	complex.h				\
	consolidate.h				\
	dependent.h				\
	expr.h					\
	expr-impl.h				\
	expr-name.h				\
	file-autoft.h				\
	format-template.h			\
	func.h					\
	func-builtin.h				\
	gnm-command-impl.h			\
	gnm-commands-slicer.h			\
	gnm-data-cache-source.h			\
	gnm-datetime.h				\
	gnm-format.h				\
	gnm-graph-window.h			\
	gnm-pane.h				\
	gnm-random.h				\
	gnm-sheet-slicer.h			\
	gnm-style-impl.h			\
	gnumeric.h				\
	gnumeric-fwd.h				\
	gnumeric-simple-canvas.h		\
	go-data-cache-source.h 			\
	go-data-cache.h 			\
	go-data-cache-field.h 			\
	go-data-slicer.h			\
	go-data-slicer-field.h			\
	go-val.h				\
	graph.h					\
	gutils.h				\
	gui-clipboard.h				\
	gui-file.h				\
	gui-util.h				\
	hlink.h					\
	hlink-impl.h				\
	history.h				\
	input-msg.h				\
	item-bar.h				\
	item-cursor.h				\
	item-edit.h				\
	item-grid.h				\
	libgnumeric.h				\
	mathfunc.h				\
	mstyle.h				\
	number-match.h				\
	numbers.h				\
	parse-util.h				\
	pattern.h				\
	position.h				\
	preview-grid.h				\
	print-info.h				\
	rangefunc.h				\
	rangefunc-strings.h			\
	ranges.h				\
	regression.h				\
	rendered-value.h			\
	search.h				\
	selection.h				\
	session.h				\
	sf-bessel.h				\
	sf-dpq.h				\
	sf-gamma.h				\
	sf-trig.h				\
	sheet.h					\
	sheet-view.h    			\
	sheet-control.h    			\
	sheet-control-priv.h 			\
	sheet-control-gui.h			\
	sheet-control-gui-priv.h		\
	sheet-merge.h				\
	sheet-private.h				\
	sheet-autofill.h			\
	sheet-filter.h				\
	sheet-utils.h				\
	sheet-filter-combo.h			\
	sheet-object.h				\
	sheet-object-impl.h			\
	sheet-object-cell-comment.h		\
	sheet-object-widget-impl.h		\
	gnm-so-filled.h				\
	gnm-so-line.h				\
	gnm-so-path.h				\
	gnm-so-polygon.h			\
	sheet-object-component.h		\
	sheet-object-graph.h			\
	sheet-object-image.h			\
	sheet-object-widget.h			\
	sheet-style.h				\
	gnm-plugin.h				\
	sort.h					\
	stf.h					\
	stf-export.h				\
	stf-parse.h				\
	style.h					\
	style-border.h				\
	style-color.h				\
	style-conditions.h			\
	style-font.h				\
	undo.h					\
	validation.h				\
	validation-combo.h			\
	value.h					\
	workbook.h				\
	workbook-priv.h				\
	workbook-cmd-format.h			\
	workbook-view.h				\
	workbook-control.h 			\
	workbook-control-priv.h 		\
	wbc-gtk.h				\
	wbc-gtk-impl.h				\
	xml-io-version.h			\
	xml-sax.h				\
	gnumeric-conf.h				\
	print.h					\
	print-cell.h

gnumeric_SOURCES = \
	io-context-gtk.c			\
	io-context-gtk.h			\
	main-application.c

gnumeric_LDADD = libspreadsheet.la $(GNUMERIC_LIBS) $(INTLLIBS) \
	$(am__append_4)
gnumeric_LDFLAGS = -export-dynamic $(am__append_5)
ssconvert_LDADD = $(gnumeric_LDADD)
ssconvert_LDFLAGS = -export-dynamic $(am__append_6)
ssconvert_SOURCES = \
	ssconvert.c

ssindex_LDADD = $(gnumeric_LDADD)
ssindex_LDFLAGS = -export-dynamic $(am__append_7)
ssindex_SOURCES = \
	ssindex.c

ssgrep_LDADD = $(gnumeric_LDADD)
ssgrep_LDFLAGS = -export-dynamic $(am__append_8)
ssgrep_SOURCES = \
	ssgrep.c

sstest_LDADD = $(gnumeric_LDADD)
sstest_LDFLAGS = -export-dynamic
sstest_SOURCES = \
	sstest.c

ssdiff_LDADD = $(gnumeric_LDADD)
ssdiff_LDFLAGS = -export-dynamic
ssdiff_SOURCES = \
	ssdiff.c

test_pango_LDADD = $(gnumeric_LDADD)
test_pango_LDFLAGS = -export-dynamic
test_pango_SOURCES = \
	test-pango.c

#libspreadsheet_la_DEPENDENCIES = libspreadsheet.def
gnumeric_app_libs = \
	dialogs/libdialogs.la			\
	tools/libtools.la			\
	widgets/libwidgets.la

embedded_imgs = \
	gnumeric.css					\
	pixmaps/add_decimals.png			\
	pixmaps/auto-sum.xpm				\
	pixmaps/autofilter_16.png			\
	pixmaps/autofilter_24.png			\
	pixmaps/autofilter_delete_16.png		\
	pixmaps/autofilter_delete_24.png		\
	pixmaps/border_all.xpm				\
	pixmaps/border_bottom.xpm			\
	pixmaps/border_double_bottom.xpm		\
	pixmaps/border_left.xpm				\
	pixmaps/border_none.xpm				\
	pixmaps/border_outside.xpm			\
	pixmaps/border_right.xpm			\
	pixmaps/border_thick_bottom.xpm			\
	pixmaps/border_thick_outside.xpm		\
	pixmaps/border_top_n_bottom.xpm			\
	pixmaps/border_top_n_double_bottom.xpm		\
	pixmaps/border_top_n_thick_bottom.xpm		\
	pixmaps/bottom_border.xpm			\
	pixmaps/brush-16.png				\
	pixmaps/brush-22.png				\
	pixmaps/bucket.xpm				\
	pixmaps/center_across_selection_16.xpm		\
	pixmaps/center_across_selection_24.xpm		\
	pixmaps/column_add_16.xpm			\
	pixmaps/column_add_24.xpm			\
	pixmaps/column_delete_16.xpm			\
	pixmaps/column_delete_24.xpm			\
	pixmaps/column_hide_16.xpm			\
	pixmaps/column_hide_24.xpm			\
	pixmaps/column_size_16.xpm			\
	pixmaps/column_size_24.xpm			\
	pixmaps/column_unhide_16.xpm			\
	pixmaps/column_unhide_24.xpm			\
	pixmaps/comment_add_16.xpm			\
	pixmaps/comment_delete_16.xpm			\
	pixmaps/comment_edit_16.xpm			\
	pixmaps/cursor_cross.xpm			\
	pixmaps/diag_border.xpm				\
	pixmaps/down-right.png				\
	pixmaps/equal-sign.xpm				\
	pixmaps/expr_entry.png				\
	pixmaps/font.xpm				\
	pixmaps/format_money_24.png			\
	pixmaps/format_percent_24.png			\
	pixmaps/formula_guru_16.png			\
	pixmaps/formula_guru_24.png			\
	pixmaps/gnm_subscript_16.png			\
	pixmaps/gnm_subscript_24.png			\
	pixmaps/gnm_superscript_16.png			\
	pixmaps/gnm_superscript_24.png			\
	pixmaps/gnumeric_splash_1.4.png			\
	pixmaps/gp_125grey.xpm				\
	pixmaps/gp_25grey.xpm				\
	pixmaps/gp_50grey.xpm				\
	pixmaps/gp_625grey.xpm				\
	pixmaps/gp_75grey.xpm				\
	pixmaps/gp_bricks.xpm				\
	pixmaps/gp_diag.xpm				\
	pixmaps/gp_diag_cross.xpm			\
	pixmaps/gp_foreground_solid.xpm			\
	pixmaps/gp_horiz.xpm				\
	pixmaps/gp_large_circles.xpm			\
	pixmaps/gp_rev_diag.xpm				\
	pixmaps/gp_semi_circle.xpm			\
	pixmaps/gp_small_circle.xpm			\
	pixmaps/gp_solid.xpm				\
	pixmaps/gp_thatch.xpm				\
	pixmaps/gp_thick_diag_cross.xpm			\
	pixmaps/gp_thin_diag.xpm			\
	pixmaps/gp_thin_diag_cross.xpm			\
	pixmaps/gp_thin_horiz.xpm			\
	pixmaps/gp_thin_horiz_cross.xpm			\
	pixmaps/gp_thin_rev_diag.xpm			\
	pixmaps/gp_thin_vert.xpm			\
	pixmaps/gp_vert.xpm				\
	pixmaps/graph_guru_16.xpm			\
	pixmaps/graph_guru_24.xpm			\
	pixmaps/group_16.xpm				\
	pixmaps/group_24.xpm				\
	pixmaps/halign-fill_24.png			\
	pixmaps/halign-general_24.png			\
	pixmaps/hf_cell.png				\
	pixmaps/hf_date.png				\
	pixmaps/hf_page.png				\
	pixmaps/hf_pages.png				\
	pixmaps/hf_sheet.png				\
	pixmaps/hf_time.png				\
	pixmaps/hide_detail_16.xpm			\
	pixmaps/hide_detail_24.xpm			\
	pixmaps/insert_component_16.xpm			\
	pixmaps/insert_component_24.xpm			\
	pixmaps/insert_image_16.png			\
	pixmaps/insert_image_24.png			\
	pixmaps/insert_shaped_component_16.xpm		\
	pixmaps/insert_shaped_component_24.xpm		\
	pixmaps/inside_border.xpm			\
	pixmaps/inside_horiz_border.xpm			\
	pixmaps/inside_vert_border.xpm			\
	pixmaps/left_border.xpm				\
	pixmaps/line_pattern_dash_dot.xpm		\
	pixmaps/line_pattern_dash_dot_dot.xpm		\
	pixmaps/line_pattern_dashed.xpm			\
	pixmaps/line_pattern_dotted.xpm			\
	pixmaps/line_pattern_double.xpm			\
	pixmaps/line_pattern_hair.xpm			\
	pixmaps/line_pattern_medium.xpm			\
	pixmaps/line_pattern_medium_dash.xpm		\
	pixmaps/line_pattern_medium_dash_dot.xpm	\
	pixmaps/line_pattern_medium_dash_dot_dot.xpm	\
	pixmaps/line_pattern_slant.xpm			\
	pixmaps/line_pattern_thick.xpm			\
	pixmaps/line_pattern_thin.xpm			\
	pixmaps/link_add_16.png				\
	pixmaps/link_add_24.png				\
	pixmaps/link_delete_16.png			\
	pixmaps/link_edit_16.png			\
	pixmaps/link_email_16.png			\
	pixmaps/link_email_24.png			\
	pixmaps/link_external_16.png			\
	pixmaps/link_external_24.png			\
	pixmaps/link_internal_16.png			\
	pixmaps/link_internal_24.png			\
	pixmaps/link_url_16.png				\
	pixmaps/link_url_24.png				\
	pixmaps/merge_cells_16.xpm			\
	pixmaps/merge_cells_24.xpm			\
	pixmaps/no_border.xpm				\
	pixmaps/object_arrow_24.png			\
	pixmaps/object_button_24.png			\
	pixmaps/object_checkbox_24.png			\
	pixmaps/object_combo_24.png			\
	pixmaps/object_ellipse_24.png			\
	pixmaps/object_frame_24.png			\
	pixmaps/object_label_24.png			\
	pixmaps/object_line_24.png			\
	pixmaps/object_list_24.png			\
	pixmaps/object_radiobutton_24.png		\
	pixmaps/object_rectangle_24.png			\
	pixmaps/object_scrollbar_24.png			\
	pixmaps/object_slider_24.png			\
	pixmaps/object_spinbutton_24.png		\
	pixmaps/outline_border.xpm			\
	pixmaps/pivottable_16.png			\
	pixmaps/pivottable_24.png			\
	pixmaps/protection_no_24.png			\
	pixmaps/protection_yes_24.png			\
	pixmaps/protection_yes_48.png			\
	pixmaps/remove_decimals.png			\
	pixmaps/rev_diag_border.xpm			\
	pixmaps/right-down.png				\
	pixmaps/right_border.xpm			\
	pixmaps/row_add_16.xpm				\
	pixmaps/row_add_24.xpm				\
	pixmaps/row_delete_16.xpm			\
	pixmaps/row_delete_24.xpm			\
	pixmaps/row_hide_16.xpm				\
	pixmaps/row_hide_24.xpm				\
	pixmaps/row_size_16.xpm				\
	pixmaps/row_size_24.xpm				\
	pixmaps/row_unhide_16.xpm			\
	pixmaps/row_unhide_24.xpm			\
	pixmaps/sheet_move_marker.xpm			\
	pixmaps/show_detail_16.xpm			\
	pixmaps/show_detail_24.xpm			\
	pixmaps/split_cells_16.xpm			\
	pixmaps/split_cells_24.xpm			\
	pixmaps/thousands.xpm				\
	pixmaps/top_border.xpm				\
	pixmaps/ungroup_16.xpm				\
	pixmaps/ungroup_24.xpm				\
	pixmaps/unknown_image.png			\
	pixmaps/visible.png


# Rules for the marshalers code:
GENMARSHAL_COMMAND = $(GLIB_GENMARSHAL) --prefix=gnm_

# include conditional files to ensure everything gets distributed no matter
# what the build
EXTRA_DIST = \
	$(embedded_imgs)			\
	gnm-marshalers.list			\
	README.gnm_float			\
	gnumeric.rc				\
	GNOME_Gnumeric-gtk.xml.in

gtkactiondir = $(gnumeric_datadir)
gtkaction_DATA = GNOME_Gnumeric-gtk.xml
DISTCLEANFILES = GNOME_Gnumeric-gtk.xml
#Gnm_1_12_gir_INCLUDES = GObject-2.0 Gio-2.0 libxml2-2.0 \
#									   Gsf-1 GOffice-0.10

#Gnm_1_12_gir_CFLAGS = $(AM_CPPFLAGS)
#Gnm_1_12_gir_LIBS = libspreadsheet.la
#Gnm_1_12_gir_FILES = \
#	$(libspreadsheet_la_SOURCES) \
#	$(libspreadsheet_include_HEADERS) \
#	tools/dao.c \
#	tools/dao.h \
#	tools/scenarios.c \
#	tools/scenarios.h \
#	tools/tools.h \
#	widgets/gnumeric-expr-entry.c \
#	widgets/gnumeric-expr-entry.h

#girdir = $(GIRDIR)
#gir_DATA = $(INTROSPECTION_GIRS)
#typelibsdir = $(TYPELIBDIR)
#typelibs_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
.SUFFIXES: .c .h .list .lo .o .obj .y
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu src/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

libspreadsheet.la: $(libspreadsheet_la_OBJECTS) $(libspreadsheet_la_DEPENDENCIES) $(EXTRA_libspreadsheet_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libspreadsheet_la_LINK) -rpath $(libdir) $(libspreadsheet_la_OBJECTS) $(libspreadsheet_la_LIBADD) $(LIBS)
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
	fi; \
	for p in $$list; do echo "$$p $$p"; done | \
	sed 's/$(EXEEXT)$$//' | \
	while read p p1; do if test -f $$p \
	 || test -f $$p1 \
	  ; then echo "$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n;h' \
	    -e 's|.*|.|' \
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
	sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
	    else { print "f", $$3 "/" $$4, $$1; } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	    test -z "$$files" || { \
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
	    } \
	; done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	files=`for p in $$list; do echo "$$p"; done | \
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
	      -e 's/$$/$(EXEEXT)/' \
	`; \
	test -n "$$list" || exit 0; \
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(bindir)" && rm -f $$files

clean-binPROGRAMS:
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

clean-checkPROGRAMS:
	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

clean-noinstPROGRAMS:
	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

gnumeric$(EXEEXT): $(gnumeric_OBJECTS) $(gnumeric_DEPENDENCIES) $(EXTRA_gnumeric_DEPENDENCIES) 
	@rm -f gnumeric$(EXEEXT)
	$(AM_V_CCLD)$(gnumeric_LINK) $(gnumeric_OBJECTS) $(gnumeric_LDADD) $(LIBS)

ssconvert$(EXEEXT): $(ssconvert_OBJECTS) $(ssconvert_DEPENDENCIES) $(EXTRA_ssconvert_DEPENDENCIES) 
	@rm -f ssconvert$(EXEEXT)
	$(AM_V_CCLD)$(ssconvert_LINK) $(ssconvert_OBJECTS) $(ssconvert_LDADD) $(LIBS)

ssdiff$(EXEEXT): $(ssdiff_OBJECTS) $(ssdiff_DEPENDENCIES) $(EXTRA_ssdiff_DEPENDENCIES) 
	@rm -f ssdiff$(EXEEXT)
	$(AM_V_CCLD)$(ssdiff_LINK) $(ssdiff_OBJECTS) $(ssdiff_LDADD) $(LIBS)

ssgrep$(EXEEXT): $(ssgrep_OBJECTS) $(ssgrep_DEPENDENCIES) $(EXTRA_ssgrep_DEPENDENCIES) 
	@rm -f ssgrep$(EXEEXT)
	$(AM_V_CCLD)$(ssgrep_LINK) $(ssgrep_OBJECTS) $(ssgrep_LDADD) $(LIBS)

ssindex$(EXEEXT): $(ssindex_OBJECTS) $(ssindex_DEPENDENCIES) $(EXTRA_ssindex_DEPENDENCIES) 
	@rm -f ssindex$(EXEEXT)
	$(AM_V_CCLD)$(ssindex_LINK) $(ssindex_OBJECTS) $(ssindex_LDADD) $(LIBS)

sstest$(EXEEXT): $(sstest_OBJECTS) $(sstest_DEPENDENCIES) $(EXTRA_sstest_DEPENDENCIES) 
	@rm -f sstest$(EXEEXT)
	$(AM_V_CCLD)$(sstest_LINK) $(sstest_OBJECTS) $(sstest_LDADD) $(LIBS)

test-pango$(EXEEXT): $(test_pango_OBJECTS) $(test_pango_DEPENDENCIES) $(EXTRA_test_pango_DEPENDENCIES) 
	@rm -f test-pango$(EXEEXT)
	$(AM_V_CCLD)$(test_pango_LINK) $(test_pango_OBJECTS) $(test_pango_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/io-context-gtk.Po
include ./$(DEPDIR)/libspreadsheet_la-application.Plo
include ./$(DEPDIR)/libspreadsheet_la-auto-format.Plo
include ./$(DEPDIR)/libspreadsheet_la-cell-draw.Plo
include ./$(DEPDIR)/libspreadsheet_la-cell.Plo
include ./$(DEPDIR)/libspreadsheet_la-cellspan.Plo
include ./$(DEPDIR)/libspreadsheet_la-clipboard.Plo
include ./$(DEPDIR)/libspreadsheet_la-cmd-edit.Plo
include ./$(DEPDIR)/libspreadsheet_la-collect.Plo
include ./$(DEPDIR)/libspreadsheet_la-colrow.Plo
include ./$(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo
include ./$(DEPDIR)/libspreadsheet_la-command-context.Plo
include ./$(DEPDIR)/libspreadsheet_la-commands.Plo
include ./$(DEPDIR)/libspreadsheet_la-complete-sheet.Plo
include ./$(DEPDIR)/libspreadsheet_la-complete.Plo
include ./$(DEPDIR)/libspreadsheet_la-complex.Plo
include ./$(DEPDIR)/libspreadsheet_la-consolidate.Plo
include ./$(DEPDIR)/libspreadsheet_la-dependent.Plo
include ./$(DEPDIR)/libspreadsheet_la-embedded-imgs.Plo
include ./$(DEPDIR)/libspreadsheet_la-expr-name.Plo
include ./$(DEPDIR)/libspreadsheet_la-expr.Plo
include ./$(DEPDIR)/libspreadsheet_la-file-autoft.Plo
include ./$(DEPDIR)/libspreadsheet_la-format-template.Plo
include ./$(DEPDIR)/libspreadsheet_la-func-builtin.Plo
include ./$(DEPDIR)/libspreadsheet_la-func.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-format.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-pane.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-random.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo
include ./$(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo
include ./$(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo
include ./$(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo
include ./$(DEPDIR)/libspreadsheet_la-go-data-cache.Plo
include ./$(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo
include ./$(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo
include ./$(DEPDIR)/libspreadsheet_la-go-val.Plo
include ./$(DEPDIR)/libspreadsheet_la-graph.Plo
include ./$(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo
include ./$(DEPDIR)/libspreadsheet_la-gui-file.Plo
include ./$(DEPDIR)/libspreadsheet_la-gui-util.Plo
include ./$(DEPDIR)/libspreadsheet_la-gutils.Plo
include ./$(DEPDIR)/libspreadsheet_la-history.Plo
include ./$(DEPDIR)/libspreadsheet_la-hlink.Plo
include ./$(DEPDIR)/libspreadsheet_la-input-msg.Plo
include ./$(DEPDIR)/libspreadsheet_la-item-bar.Plo
include ./$(DEPDIR)/libspreadsheet_la-item-cursor.Plo
include ./$(DEPDIR)/libspreadsheet_la-item-edit.Plo
include ./$(DEPDIR)/libspreadsheet_la-item-grid.Plo
include ./$(DEPDIR)/libspreadsheet_la-libgnumeric.Plo
include ./$(DEPDIR)/libspreadsheet_la-mathfunc.Plo
include ./$(DEPDIR)/libspreadsheet_la-mstyle.Plo
include ./$(DEPDIR)/libspreadsheet_la-number-match.Plo
include ./$(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo
include ./$(DEPDIR)/libspreadsheet_la-parse-util.Plo
include ./$(DEPDIR)/libspreadsheet_la-parser.Plo
include ./$(DEPDIR)/libspreadsheet_la-pattern.Plo
include ./$(DEPDIR)/libspreadsheet_la-position.Plo
include ./$(DEPDIR)/libspreadsheet_la-preview-grid.Plo
include ./$(DEPDIR)/libspreadsheet_la-print-cell.Plo
include ./$(DEPDIR)/libspreadsheet_la-print-info.Plo
include ./$(DEPDIR)/libspreadsheet_la-print.Plo
include ./$(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo
include ./$(DEPDIR)/libspreadsheet_la-rangefunc.Plo
include ./$(DEPDIR)/libspreadsheet_la-ranges.Plo
include ./$(DEPDIR)/libspreadsheet_la-rendered-value.Plo
include ./$(DEPDIR)/libspreadsheet_la-search.Plo
include ./$(DEPDIR)/libspreadsheet_la-selection.Plo
include ./$(DEPDIR)/libspreadsheet_la-session.Plo
include ./$(DEPDIR)/libspreadsheet_la-sf-bessel.Plo
include ./$(DEPDIR)/libspreadsheet_la-sf-dpq.Plo
include ./$(DEPDIR)/libspreadsheet_la-sf-gamma.Plo
include ./$(DEPDIR)/libspreadsheet_la-sf-trig.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-control.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-filter.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-merge.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-object.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-style.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-utils.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet-view.Plo
include ./$(DEPDIR)/libspreadsheet_la-sheet.Plo
include ./$(DEPDIR)/libspreadsheet_la-sort.Plo
include ./$(DEPDIR)/libspreadsheet_la-stf-export.Plo
include ./$(DEPDIR)/libspreadsheet_la-stf-parse.Plo
include ./$(DEPDIR)/libspreadsheet_la-stf.Plo
include ./$(DEPDIR)/libspreadsheet_la-style-border.Plo
include ./$(DEPDIR)/libspreadsheet_la-style-color.Plo
include ./$(DEPDIR)/libspreadsheet_la-style-conditions.Plo
include ./$(DEPDIR)/libspreadsheet_la-style.Plo
include ./$(DEPDIR)/libspreadsheet_la-undo.Plo
include ./$(DEPDIR)/libspreadsheet_la-validation.Plo
include ./$(DEPDIR)/libspreadsheet_la-value-sheet.Plo
include ./$(DEPDIR)/libspreadsheet_la-value.Plo
include ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo
include ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo
include ./$(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo
include ./$(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo
include ./$(DEPDIR)/libspreadsheet_la-workbook-control.Plo
include ./$(DEPDIR)/libspreadsheet_la-workbook-view.Plo
include ./$(DEPDIR)/libspreadsheet_la-workbook.Plo
include ./$(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo
include ./$(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo
include ./$(DEPDIR)/main-application.Po
include ./$(DEPDIR)/ssconvert.Po
include ./$(DEPDIR)/ssdiff.Po
include ./$(DEPDIR)/ssgrep.Po
include ./$(DEPDIR)/ssindex.Po
include ./$(DEPDIR)/sstest.Po
include ./$(DEPDIR)/test-pango.Po

.c.o:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

libspreadsheet_la-go-val.lo: go-val.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-val.Tpo $(DEPDIR)/libspreadsheet_la-go-val.Plo
#	$(AM_V_CC)source='go-val.c' object='libspreadsheet_la-go-val.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-go-data-cache-source.lo: go-data-cache-source.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo
#	$(AM_V_CC)source='go-data-cache-source.c' object='libspreadsheet_la-go-data-cache-source.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-go-data-cache.lo: go-data-cache.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache.Plo
#	$(AM_V_CC)source='go-data-cache.c' object='libspreadsheet_la-go-data-cache.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-go-data-cache-field.lo: go-data-cache-field.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo
#	$(AM_V_CC)source='go-data-cache-field.c' object='libspreadsheet_la-go-data-cache-field.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-go-data-slicer.lo: go-data-slicer.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-slicer.Tpo $(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo
#	$(AM_V_CC)source='go-data-slicer.c' object='libspreadsheet_la-go-data-slicer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-go-data-slicer-field.lo: go-data-slicer-field.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Tpo $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo
#	$(AM_V_CC)source='go-data-slicer-field.c' object='libspreadsheet_la-go-data-slicer-field.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-data-cache-source.lo: gnm-data-cache-source.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Tpo $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo
#	$(AM_V_CC)source='gnm-data-cache-source.c' object='libspreadsheet_la-gnm-data-cache-source.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-sheet-slicer.lo: gnm-sheet-slicer.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Tpo $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo
#	$(AM_V_CC)source='gnm-sheet-slicer.c' object='libspreadsheet_la-gnm-sheet-slicer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-sheet-slicer-combo.lo: gnm-sheet-slicer-combo.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Tpo $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo
#	$(AM_V_CC)source='gnm-sheet-slicer-combo.c' object='libspreadsheet_la-gnm-sheet-slicer-combo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-cell-combo.lo: gnm-cell-combo.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Tpo $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo
#	$(AM_V_CC)source='gnm-cell-combo.c' object='libspreadsheet_la-gnm-cell-combo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-marshalers.lo: gnm-marshalers.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Tpo $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo
#	$(AM_V_CC)source='gnm-marshalers.c' object='libspreadsheet_la-gnm-marshalers.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-application.lo: application.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-application.Tpo $(DEPDIR)/libspreadsheet_la-application.Plo
#	$(AM_V_CC)source='application.c' object='libspreadsheet_la-application.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-auto-format.lo: auto-format.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-auto-format.Tpo $(DEPDIR)/libspreadsheet_la-auto-format.Plo
#	$(AM_V_CC)source='auto-format.c' object='libspreadsheet_la-auto-format.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-cell.lo: cell.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cell.Tpo $(DEPDIR)/libspreadsheet_la-cell.Plo
#	$(AM_V_CC)source='cell.c' object='libspreadsheet_la-cell.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-cell-draw.lo: cell-draw.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cell-draw.Tpo $(DEPDIR)/libspreadsheet_la-cell-draw.Plo
#	$(AM_V_CC)source='cell-draw.c' object='libspreadsheet_la-cell-draw.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-cellspan.lo: cellspan.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cellspan.Tpo $(DEPDIR)/libspreadsheet_la-cellspan.Plo
#	$(AM_V_CC)source='cellspan.c' object='libspreadsheet_la-cellspan.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-clipboard.lo: clipboard.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-clipboard.Tpo $(DEPDIR)/libspreadsheet_la-clipboard.Plo
#	$(AM_V_CC)source='clipboard.c' object='libspreadsheet_la-clipboard.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-cmd-edit.lo: cmd-edit.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cmd-edit.Tpo $(DEPDIR)/libspreadsheet_la-cmd-edit.Plo
#	$(AM_V_CC)source='cmd-edit.c' object='libspreadsheet_la-cmd-edit.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-collect.lo: collect.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-collect.Tpo $(DEPDIR)/libspreadsheet_la-collect.Plo
#	$(AM_V_CC)source='collect.c' object='libspreadsheet_la-collect.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-colrow.lo: colrow.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-colrow.Tpo $(DEPDIR)/libspreadsheet_la-colrow.Plo
#	$(AM_V_CC)source='colrow.c' object='libspreadsheet_la-colrow.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-command-context.lo: command-context.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-command-context.Tpo $(DEPDIR)/libspreadsheet_la-command-context.Plo
#	$(AM_V_CC)source='command-context.c' object='libspreadsheet_la-command-context.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-command-context-stderr.lo: command-context-stderr.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-command-context-stderr.Tpo $(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo
#	$(AM_V_CC)source='command-context-stderr.c' object='libspreadsheet_la-command-context-stderr.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-commands.lo: commands.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-commands.Tpo $(DEPDIR)/libspreadsheet_la-commands.Plo
#	$(AM_V_CC)source='commands.c' object='libspreadsheet_la-commands.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-complete.lo: complete.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complete.Tpo $(DEPDIR)/libspreadsheet_la-complete.Plo
#	$(AM_V_CC)source='complete.c' object='libspreadsheet_la-complete.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-complete-sheet.lo: complete-sheet.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complete-sheet.Tpo $(DEPDIR)/libspreadsheet_la-complete-sheet.Plo
#	$(AM_V_CC)source='complete-sheet.c' object='libspreadsheet_la-complete-sheet.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-complex.lo: complex.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complex.Tpo $(DEPDIR)/libspreadsheet_la-complex.Plo
#	$(AM_V_CC)source='complex.c' object='libspreadsheet_la-complex.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-consolidate.lo: consolidate.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-consolidate.Tpo $(DEPDIR)/libspreadsheet_la-consolidate.Plo
#	$(AM_V_CC)source='consolidate.c' object='libspreadsheet_la-consolidate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-dependent.lo: dependent.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-dependent.Tpo $(DEPDIR)/libspreadsheet_la-dependent.Plo
#	$(AM_V_CC)source='dependent.c' object='libspreadsheet_la-dependent.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-expr.lo: expr.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr.Tpo $(DEPDIR)/libspreadsheet_la-expr.Plo
#	$(AM_V_CC)source='expr.c' object='libspreadsheet_la-expr.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-expr-name.lo: expr-name.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr-name.Tpo $(DEPDIR)/libspreadsheet_la-expr-name.Plo
#	$(AM_V_CC)source='expr-name.c' object='libspreadsheet_la-expr-name.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-file-autoft.lo: file-autoft.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-file-autoft.Tpo $(DEPDIR)/libspreadsheet_la-file-autoft.Plo
#	$(AM_V_CC)source='file-autoft.c' object='libspreadsheet_la-file-autoft.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-format-template.lo: format-template.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-format-template.Tpo $(DEPDIR)/libspreadsheet_la-format-template.Plo
#	$(AM_V_CC)source='format-template.c' object='libspreadsheet_la-format-template.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-func.lo: func.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-func.Tpo $(DEPDIR)/libspreadsheet_la-func.Plo
#	$(AM_V_CC)source='func.c' object='libspreadsheet_la-func.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-func-builtin.lo: func-builtin.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-func-builtin.Tpo $(DEPDIR)/libspreadsheet_la-func-builtin.Plo
#	$(AM_V_CC)source='func-builtin.c' object='libspreadsheet_la-func-builtin.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-commands-slicer.lo: gnm-commands-slicer.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Tpo $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo
#	$(AM_V_CC)source='gnm-commands-slicer.c' object='libspreadsheet_la-gnm-commands-slicer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-datetime.lo: gnm-datetime.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-datetime.Tpo $(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo
#	$(AM_V_CC)source='gnm-datetime.c' object='libspreadsheet_la-gnm-datetime.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-format.lo: gnm-format.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-format.Tpo $(DEPDIR)/libspreadsheet_la-gnm-format.Plo
#	$(AM_V_CC)source='gnm-format.c' object='libspreadsheet_la-gnm-format.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-graph-window.lo: gnm-graph-window.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Tpo $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo
#	$(AM_V_CC)source='gnm-graph-window.c' object='libspreadsheet_la-gnm-graph-window.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-pane.lo: gnm-pane.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-pane.Tpo $(DEPDIR)/libspreadsheet_la-gnm-pane.Plo
#	$(AM_V_CC)source='gnm-pane.c' object='libspreadsheet_la-gnm-pane.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-random.lo: gnm-random.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-random.Tpo $(DEPDIR)/libspreadsheet_la-gnm-random.Plo
#	$(AM_V_CC)source='gnm-random.c' object='libspreadsheet_la-gnm-random.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnumeric-simple-canvas.lo: gnumeric-simple-canvas.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Tpo $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo
#	$(AM_V_CC)source='gnumeric-simple-canvas.c' object='libspreadsheet_la-gnumeric-simple-canvas.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-graph.lo: graph.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-graph.Tpo $(DEPDIR)/libspreadsheet_la-graph.Plo
#	$(AM_V_CC)source='graph.c' object='libspreadsheet_la-graph.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gutils.lo: gutils.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gutils.Tpo $(DEPDIR)/libspreadsheet_la-gutils.Plo
#	$(AM_V_CC)source='gutils.c' object='libspreadsheet_la-gutils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gui-clipboard.lo: gui-clipboard.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-clipboard.Tpo $(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo
#	$(AM_V_CC)source='gui-clipboard.c' object='libspreadsheet_la-gui-clipboard.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gui-file.lo: gui-file.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-file.Tpo $(DEPDIR)/libspreadsheet_la-gui-file.Plo
#	$(AM_V_CC)source='gui-file.c' object='libspreadsheet_la-gui-file.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gui-util.lo: gui-util.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-util.Tpo $(DEPDIR)/libspreadsheet_la-gui-util.Plo
#	$(AM_V_CC)source='gui-util.c' object='libspreadsheet_la-gui-util.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-hlink.lo: hlink.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-hlink.Tpo $(DEPDIR)/libspreadsheet_la-hlink.Plo
#	$(AM_V_CC)source='hlink.c' object='libspreadsheet_la-hlink.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-history.lo: history.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-history.Tpo $(DEPDIR)/libspreadsheet_la-history.Plo
#	$(AM_V_CC)source='history.c' object='libspreadsheet_la-history.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-input-msg.lo: input-msg.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-input-msg.Tpo $(DEPDIR)/libspreadsheet_la-input-msg.Plo
#	$(AM_V_CC)source='input-msg.c' object='libspreadsheet_la-input-msg.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-item-bar.lo: item-bar.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-bar.Tpo $(DEPDIR)/libspreadsheet_la-item-bar.Plo
#	$(AM_V_CC)source='item-bar.c' object='libspreadsheet_la-item-bar.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-item-cursor.lo: item-cursor.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-cursor.Tpo $(DEPDIR)/libspreadsheet_la-item-cursor.Plo
#	$(AM_V_CC)source='item-cursor.c' object='libspreadsheet_la-item-cursor.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-item-edit.lo: item-edit.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-edit.Tpo $(DEPDIR)/libspreadsheet_la-item-edit.Plo
#	$(AM_V_CC)source='item-edit.c' object='libspreadsheet_la-item-edit.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-item-grid.lo: item-grid.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-grid.Tpo $(DEPDIR)/libspreadsheet_la-item-grid.Plo
#	$(AM_V_CC)source='item-grid.c' object='libspreadsheet_la-item-grid.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-libgnumeric.lo: libgnumeric.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-libgnumeric.Tpo $(DEPDIR)/libspreadsheet_la-libgnumeric.Plo
#	$(AM_V_CC)source='libgnumeric.c' object='libspreadsheet_la-libgnumeric.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-mathfunc.lo: mathfunc.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-mathfunc.Tpo $(DEPDIR)/libspreadsheet_la-mathfunc.Plo
#	$(AM_V_CC)source='mathfunc.c' object='libspreadsheet_la-mathfunc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-mstyle.lo: mstyle.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-mstyle.Tpo $(DEPDIR)/libspreadsheet_la-mstyle.Plo
#	$(AM_V_CC)source='mstyle.c' object='libspreadsheet_la-mstyle.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-number-match.lo: number-match.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-number-match.Tpo $(DEPDIR)/libspreadsheet_la-number-match.Plo
#	$(AM_V_CC)source='number-match.c' object='libspreadsheet_la-number-match.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-outoflinedocs.lo: outoflinedocs.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-outoflinedocs.Tpo $(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo
#	$(AM_V_CC)source='outoflinedocs.c' object='libspreadsheet_la-outoflinedocs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-parser.lo: parser.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-parser.Tpo $(DEPDIR)/libspreadsheet_la-parser.Plo
#	$(AM_V_CC)source='parser.c' object='libspreadsheet_la-parser.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-parse-util.lo: parse-util.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-parse-util.Tpo $(DEPDIR)/libspreadsheet_la-parse-util.Plo
#	$(AM_V_CC)source='parse-util.c' object='libspreadsheet_la-parse-util.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-pattern.lo: pattern.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-pattern.Tpo $(DEPDIR)/libspreadsheet_la-pattern.Plo
#	$(AM_V_CC)source='pattern.c' object='libspreadsheet_la-pattern.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-position.lo: position.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-position.Tpo $(DEPDIR)/libspreadsheet_la-position.Plo
#	$(AM_V_CC)source='position.c' object='libspreadsheet_la-position.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-preview-grid.lo: preview-grid.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-preview-grid.Tpo $(DEPDIR)/libspreadsheet_la-preview-grid.Plo
#	$(AM_V_CC)source='preview-grid.c' object='libspreadsheet_la-preview-grid.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-print-info.lo: print-info.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print-info.Tpo $(DEPDIR)/libspreadsheet_la-print-info.Plo
#	$(AM_V_CC)source='print-info.c' object='libspreadsheet_la-print-info.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-rangefunc.lo: rangefunc.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rangefunc.Tpo $(DEPDIR)/libspreadsheet_la-rangefunc.Plo
#	$(AM_V_CC)source='rangefunc.c' object='libspreadsheet_la-rangefunc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-rangefunc-strings.lo: rangefunc-strings.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Tpo $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo
#	$(AM_V_CC)source='rangefunc-strings.c' object='libspreadsheet_la-rangefunc-strings.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-ranges.lo: ranges.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-ranges.Tpo $(DEPDIR)/libspreadsheet_la-ranges.Plo
#	$(AM_V_CC)source='ranges.c' object='libspreadsheet_la-ranges.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-rendered-value.lo: rendered-value.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rendered-value.Tpo $(DEPDIR)/libspreadsheet_la-rendered-value.Plo
#	$(AM_V_CC)source='rendered-value.c' object='libspreadsheet_la-rendered-value.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-search.lo: search.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-search.Tpo $(DEPDIR)/libspreadsheet_la-search.Plo
#	$(AM_V_CC)source='search.c' object='libspreadsheet_la-search.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-selection.lo: selection.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-selection.Tpo $(DEPDIR)/libspreadsheet_la-selection.Plo
#	$(AM_V_CC)source='selection.c' object='libspreadsheet_la-selection.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-session.lo: session.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-session.Tpo $(DEPDIR)/libspreadsheet_la-session.Plo
#	$(AM_V_CC)source='session.c' object='libspreadsheet_la-session.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sf-bessel.lo: sf-bessel.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-bessel.Tpo $(DEPDIR)/libspreadsheet_la-sf-bessel.Plo
#	$(AM_V_CC)source='sf-bessel.c' object='libspreadsheet_la-sf-bessel.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sf-dpq.lo: sf-dpq.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-dpq.Tpo $(DEPDIR)/libspreadsheet_la-sf-dpq.Plo
#	$(AM_V_CC)source='sf-dpq.c' object='libspreadsheet_la-sf-dpq.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sf-gamma.lo: sf-gamma.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-gamma.Tpo $(DEPDIR)/libspreadsheet_la-sf-gamma.Plo
#	$(AM_V_CC)source='sf-gamma.c' object='libspreadsheet_la-sf-gamma.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sf-trig.lo: sf-trig.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-trig.Tpo $(DEPDIR)/libspreadsheet_la-sf-trig.Plo
#	$(AM_V_CC)source='sf-trig.c' object='libspreadsheet_la-sf-trig.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet.lo: sheet.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet.Tpo $(DEPDIR)/libspreadsheet_la-sheet.Plo
#	$(AM_V_CC)source='sheet.c' object='libspreadsheet_la-sheet.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-view.lo: sheet-view.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-view.Tpo $(DEPDIR)/libspreadsheet_la-sheet-view.Plo
#	$(AM_V_CC)source='sheet-view.c' object='libspreadsheet_la-sheet-view.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-control.lo: sheet-control.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-control.Tpo $(DEPDIR)/libspreadsheet_la-sheet-control.Plo
#	$(AM_V_CC)source='sheet-control.c' object='libspreadsheet_la-sheet-control.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-control-gui.lo: sheet-control-gui.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Tpo $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo
#	$(AM_V_CC)source='sheet-control-gui.c' object='libspreadsheet_la-sheet-control-gui.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-merge.lo: sheet-merge.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-merge.Tpo $(DEPDIR)/libspreadsheet_la-sheet-merge.Plo
#	$(AM_V_CC)source='sheet-merge.c' object='libspreadsheet_la-sheet-merge.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-autofill.lo: sheet-autofill.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-autofill.Tpo $(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo
#	$(AM_V_CC)source='sheet-autofill.c' object='libspreadsheet_la-sheet-autofill.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-filter.lo: sheet-filter.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-filter.Tpo $(DEPDIR)/libspreadsheet_la-sheet-filter.Plo
#	$(AM_V_CC)source='sheet-filter.c' object='libspreadsheet_la-sheet-filter.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-utils.lo: sheet-utils.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-utils.Tpo $(DEPDIR)/libspreadsheet_la-sheet-utils.Plo
#	$(AM_V_CC)source='sheet-utils.c' object='libspreadsheet_la-sheet-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-object.lo: sheet-object.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object.Plo
#	$(AM_V_CC)source='sheet-object.c' object='libspreadsheet_la-sheet-object.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-object-cell-comment.lo: sheet-object-cell-comment.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo
#	$(AM_V_CC)source='sheet-object-cell-comment.c' object='libspreadsheet_la-sheet-object-cell-comment.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-so-filled.lo: gnm-so-filled.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo
#	$(AM_V_CC)source='gnm-so-filled.c' object='libspreadsheet_la-gnm-so-filled.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-so-line.lo: gnm-so-line.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-line.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo
#	$(AM_V_CC)source='gnm-so-line.c' object='libspreadsheet_la-gnm-so-line.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-so-path.lo: gnm-so-path.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-path.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo
#	$(AM_V_CC)source='gnm-so-path.c' object='libspreadsheet_la-gnm-so-path.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-so-polygon.lo: gnm-so-polygon.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo
#	$(AM_V_CC)source='gnm-so-polygon.c' object='libspreadsheet_la-gnm-so-polygon.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-object-component.lo: sheet-object-component.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-component.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo
#	$(AM_V_CC)source='sheet-object-component.c' object='libspreadsheet_la-sheet-object-component.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-object-graph.lo: sheet-object-graph.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo
#	$(AM_V_CC)source='sheet-object-graph.c' object='libspreadsheet_la-sheet-object-graph.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-object-image.lo: sheet-object-image.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-image.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo
#	$(AM_V_CC)source='sheet-object-image.c' object='libspreadsheet_la-sheet-object-image.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-object-widget.lo: sheet-object-widget.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo
#	$(AM_V_CC)source='sheet-object-widget.c' object='libspreadsheet_la-sheet-object-widget.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sheet-style.lo: sheet-style.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-style.Tpo $(DEPDIR)/libspreadsheet_la-sheet-style.Plo
#	$(AM_V_CC)source='sheet-style.c' object='libspreadsheet_la-sheet-style.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnm-plugin.lo: gnm-plugin.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-plugin.Tpo $(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo
#	$(AM_V_CC)source='gnm-plugin.c' object='libspreadsheet_la-gnm-plugin.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-sort.lo: sort.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sort.Tpo $(DEPDIR)/libspreadsheet_la-sort.Plo
#	$(AM_V_CC)source='sort.c' object='libspreadsheet_la-sort.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-stf.lo: stf.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf.Tpo $(DEPDIR)/libspreadsheet_la-stf.Plo
#	$(AM_V_CC)source='stf.c' object='libspreadsheet_la-stf.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-stf-export.lo: stf-export.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf-export.Tpo $(DEPDIR)/libspreadsheet_la-stf-export.Plo
#	$(AM_V_CC)source='stf-export.c' object='libspreadsheet_la-stf-export.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-stf-parse.lo: stf-parse.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf-parse.Tpo $(DEPDIR)/libspreadsheet_la-stf-parse.Plo
#	$(AM_V_CC)source='stf-parse.c' object='libspreadsheet_la-stf-parse.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-style.lo: style.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style.Tpo $(DEPDIR)/libspreadsheet_la-style.Plo
#	$(AM_V_CC)source='style.c' object='libspreadsheet_la-style.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-style-border.lo: style-border.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-border.Tpo $(DEPDIR)/libspreadsheet_la-style-border.Plo
#	$(AM_V_CC)source='style-border.c' object='libspreadsheet_la-style-border.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-style-color.lo: style-color.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-color.Tpo $(DEPDIR)/libspreadsheet_la-style-color.Plo
#	$(AM_V_CC)source='style-color.c' object='libspreadsheet_la-style-color.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-style-conditions.lo: style-conditions.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-conditions.Tpo $(DEPDIR)/libspreadsheet_la-style-conditions.Plo
#	$(AM_V_CC)source='style-conditions.c' object='libspreadsheet_la-style-conditions.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-undo.lo: undo.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-undo.Tpo $(DEPDIR)/libspreadsheet_la-undo.Plo
#	$(AM_V_CC)source='undo.c' object='libspreadsheet_la-undo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-validation.lo: validation.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-validation.Tpo $(DEPDIR)/libspreadsheet_la-validation.Plo
#	$(AM_V_CC)source='validation.c' object='libspreadsheet_la-validation.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-value.lo: value.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-value.Tpo $(DEPDIR)/libspreadsheet_la-value.Plo
#	$(AM_V_CC)source='value.c' object='libspreadsheet_la-value.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-value-sheet.lo: value-sheet.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-value-sheet.Tpo $(DEPDIR)/libspreadsheet_la-value-sheet.Plo
#	$(AM_V_CC)source='value-sheet.c' object='libspreadsheet_la-value-sheet.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-workbook.lo: workbook.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook.Tpo $(DEPDIR)/libspreadsheet_la-workbook.Plo
#	$(AM_V_CC)source='workbook.c' object='libspreadsheet_la-workbook.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-workbook-cmd-format.lo: workbook-cmd-format.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Tpo $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo
#	$(AM_V_CC)source='workbook-cmd-format.c' object='libspreadsheet_la-workbook-cmd-format.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-workbook-view.lo: workbook-view.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-view.Tpo $(DEPDIR)/libspreadsheet_la-workbook-view.Plo
#	$(AM_V_CC)source='workbook-view.c' object='libspreadsheet_la-workbook-view.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-workbook-control.lo: workbook-control.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-control.Tpo $(DEPDIR)/libspreadsheet_la-workbook-control.Plo
#	$(AM_V_CC)source='workbook-control.c' object='libspreadsheet_la-workbook-control.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-wbc-gtk.lo: wbc-gtk.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo
#	$(AM_V_CC)source='wbc-gtk.c' object='libspreadsheet_la-wbc-gtk.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-wbc-gtk-actions.lo: wbc-gtk-actions.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo
#	$(AM_V_CC)source='wbc-gtk-actions.c' object='libspreadsheet_la-wbc-gtk-actions.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-wbc-gtk-edit.lo: wbc-gtk-edit.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo
#	$(AM_V_CC)source='wbc-gtk-edit.c' object='libspreadsheet_la-wbc-gtk-edit.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-xml-sax-read.lo: xml-sax-read.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-xml-sax-read.Tpo $(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo
#	$(AM_V_CC)source='xml-sax-read.c' object='libspreadsheet_la-xml-sax-read.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-xml-sax-write.lo: xml-sax-write.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-xml-sax-write.Tpo $(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo
#	$(AM_V_CC)source='xml-sax-write.c' object='libspreadsheet_la-xml-sax-write.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-gnumeric-conf.lo: gnumeric-conf.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Tpo $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo
#	$(AM_V_CC)source='gnumeric-conf.c' object='libspreadsheet_la-gnumeric-conf.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-print.lo: print.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print.Tpo $(DEPDIR)/libspreadsheet_la-print.Plo
#	$(AM_V_CC)source='print.c' object='libspreadsheet_la-print.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-print-cell.lo: print-cell.c
	$(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
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print-cell.Tpo $(DEPDIR)/libspreadsheet_la-print-cell.Plo
#	$(AM_V_CC)source='print-cell.c' object='libspreadsheet_la-print-cell.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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

libspreadsheet_la-embedded-imgs.lo: embedded-imgs.c
	$(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-embedded-imgs.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-embedded-imgs.Tpo -c -o libspreadsheet_la-embedded-imgs.lo `test -f 'embedded-imgs.c' || echo '$(srcdir)/'`embedded-imgs.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-embedded-imgs.Tpo $(DEPDIR)/libspreadsheet_la-embedded-imgs.Plo
#	$(AM_V_CC)source='embedded-imgs.c' object='libspreadsheet_la-embedded-imgs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(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-embedded-imgs.lo `test -f 'embedded-imgs.c' || echo '$(srcdir)/'`embedded-imgs.c

.y.c:
	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-girDATA: $(gir_DATA)
	@$(NORMAL_INSTALL)
	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(girdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(girdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
	done

uninstall-girDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
install-gtkactionDATA: $(gtkaction_DATA)
	@$(NORMAL_INSTALL)
	@list='$(gtkaction_DATA)'; test -n "$(gtkactiondir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(gtkactiondir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(gtkactiondir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gtkactiondir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(gtkactiondir)" || exit $$?; \
	done

uninstall-gtkactionDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(gtkaction_DATA)'; test -n "$(gtkactiondir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(gtkactiondir)'; $(am__uninstall_files_from_dir)
install-typelibsDATA: $(typelibs_DATA)
	@$(NORMAL_INSTALL)
	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(typelibsdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(typelibsdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibsdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibsdir)" || exit $$?; \
	done

uninstall-typelibsDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(typelibsdir)'; $(am__uninstall_files_from_dir)
install-libspreadsheet_includeHEADERS: $(libspreadsheet_include_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(libspreadsheet_include_HEADERS)'; test -n "$(libspreadsheet_includedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libspreadsheet_includedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libspreadsheet_includedir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libspreadsheet_includedir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libspreadsheet_includedir)" || exit $$?; \
	done

uninstall-libspreadsheet_includeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(libspreadsheet_include_HEADERS)'; test -n "$(libspreadsheet_includedir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(libspreadsheet_includedir)'; $(am__uninstall_files_from_dir)

# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
#     (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-recursive

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-recursive

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
install-binPROGRAMS: install-libLTLIBRARIES

installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(gtkactiondir)" "$(DESTDIR)$(typelibsdir)" "$(DESTDIR)$(libspreadsheet_includedir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-rm -f parser.c
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-recursive

clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
	clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \
	mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am: install-girDATA install-gtkactionDATA \
	install-libspreadsheet_includeHEADERS install-typelibsDATA

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-binPROGRAMS uninstall-girDATA \
	uninstall-gtkactionDATA uninstall-libLTLIBRARIES \
	uninstall-libspreadsheet_includeHEADERS uninstall-typelibsDATA
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
.MAKE: $(am__recursive_targets) all check check-am install install-am \
	install-exec-am install-strip uninstall-am

.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
	check-am clean clean-binPROGRAMS clean-checkPROGRAMS \
	clean-generic clean-libLTLIBRARIES clean-libtool \
	clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-binPROGRAMS install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-exec-hook install-girDATA \
	install-gtkactionDATA install-html install-html-am \
	install-info install-info-am install-libLTLIBRARIES \
	install-libspreadsheet_includeHEADERS install-man install-pdf \
	install-pdf-am install-ps install-ps-am install-strip \
	install-typelibsDATA installcheck installcheck-am installdirs \
	installdirs-am maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
	uninstall-am uninstall-binPROGRAMS uninstall-girDATA \
	uninstall-gtkactionDATA uninstall-hook \
	uninstall-libLTLIBRARIES \
	uninstall-libspreadsheet_includeHEADERS uninstall-typelibsDATA


#
# Gnumeric's Makefile.am
# Author: Miguel de Icaza (miguel@kernel.org)
-include $(INTROSPECTION_MAKEFILE)

# Another hint, see bugs #172211 and #172212:
non-intermediate: gnm-marshalers.c embedded-imgs.c

#libspreadsheet.def: local.def
#	echo EXPORTS > $@ && \
#	cat $^ | sort >> $@

#local.def: stamp-local.def
#	@true

#stamp-local.def: $(libspreadsheet_include_HEADERS) Makefile $(top_srcdir)/tools/dumpdef.pl
#	hdrs='$(libspreadsheet_include_HEADERS) dialogs/dialogs.h dialogs/tool-dialogs.h tools/dao.h tools/goal-seek.h tools/analysis-tools.h tools/gnm-solver.h widgets/gnumeric-expr-entry.h'; \
#	hdrs_list=''; \
#	for hdr in $$hdrs; do \
#	  if test -f $(srcdir)/$$hdr; then \
#	    hdrs_list="$$hdrs_list $(srcdir)/$$hdr"; \
#	  else \
#	    hdrs_list="$$hdrs_list $$hdr"; \
#	  fi; \
#	done; \
#	cat $(top_builddir)/gnumeric-config.h $$hdrs_list | \
#		sed -e 's/^#[ \t]*include[ \t]\+.*$$//g' | \
#		$(CPP) $(AM_CPPFLAGS) "-DGNM_VAR_DECL=__declspec(dllexport)" -P - > xgen-localdef.1 && \
#	perl $(top_srcdir)/tools/dumpdef.pl \
#		xgen-localdef.1 > xgen-localdef.2 \
#	&& (cmp -s xgen-localdef.2 local.def || \
#		cp xgen-localdef.2 local.def) \
#	&& rm -f xgen-localdef.1 xgen-localdef.2 \
#	&& echo timestamp > $@

embedded-imgs.c: $(top_srcdir)/tools/embedder $(embedded_imgs) Makefile
	cd $(srcdir) && perl $(abs_top_srcdir)/tools/embedder \
		--register-function=gnm_register_imgs_files \
		--register-file-function=go_rsm_register_file \
		--id-prefix=gnm: \
		--include '<goffice/goffice.h>' \
		--include embedded-imgs.h \
		NOCOMPRESS $(embedded_imgs) >$(abs_builddir)/$@

.list.h:
	$(GENMARSHAL_COMMAND) --header $< >$@

.list.c:
	(echo '/* This file has been automatically generated.  Do not edit. */' && \
	echo '#include "$*.h"' && \
	$(GENMARSHAL_COMMAND) --body $< ) >$@

# Depends on this Makefile, because it uses make variables.
gnumeric-paths.h: Makefile
	@echo 'creating $@'
	@( \
	echo '/* This file has been automatically generated.  Do not edit. */'; \
	echo ''; \
	echo '#ifndef GNUMERIC_PATHS_H'; \
	echo '#define GNUMERIC_PATHS_H'; \
	echo ''; \
	echo '#define GNUMERIC_PREFIX		"$(prefix)"'; \
	echo '#define GNUMERIC_SYSCONFDIR	"$(sysconfdir)"'; \
	echo '#define GNUMERIC_DATADIR		"$(gnumeric_datadir)"'; \
	echo '#define GNUMERIC_LIBDIR		"$(gnumeric_libdir)"'; \
	echo '#define GNUMERIC_ICONDIR		"$(gnumeric_icondir)"'; \
	echo '#define GNUMERIC_LOCALEDIR	"$(gnumeric_localedir)"'; \
	echo '#define GNUMERIC_EXTERNPLUGINDIR		"$(gnumeric_externplugindir)"'; \
	echo ''; \
	echo '#endif /* GNUMERIC_PATHS_H */'; \
	) >$@

update-gnumeric-conf:
	make -C ${top_srcdir}/schemas
	rm -f gnumeric-conf.c.tmp
	perl -pe 'if (/AUTOMATICALLY GENERATED CODE BELOW/) { print; print "\n"; last; }' <gnumeric-conf.c >gnumeric-conf.c.tmp
	perl ${top_srcdir}/tools/handle-conf-options --cfile ${top_srcdir}/schemas/org.gnome.gnumeric*.gschema.xml.in >>gnumeric-conf.c.tmp
	if cmp gnumeric-conf.c gnumeric-conf.c.tmp; then \
	  rm gnumeric-conf.c.tmp; \
	else \
	  mv gnumeric-conf.c.tmp gnumeric-conf.c; \
	fi
	rm -f gnumeric-conf.h.tmp
	perl -pe 'if (/AUTOMATICALLY GENERATED CODE BELOW/) { print; print "\n"; last; }' <gnumeric-conf.h >gnumeric-conf.h.tmp
	perl ${top_srcdir}/tools/handle-conf-options --hfile ${top_srcdir}/schemas/org.gnome.gnumeric*.gschema.xml.in >>gnumeric-conf.h.tmp
	echo '' >>gnumeric-conf.h.tmp
	perl -ne '$$p=1 if (/AUTOMATICALLY GENERATED CODE ABOVE/); print if $$p;' <gnumeric-conf.h >>gnumeric-conf.h.tmp
	if cmp gnumeric-conf.h gnumeric-conf.h.tmp; then \
	  rm gnumeric-conf.h.tmp; \
	else \
	  mv gnumeric-conf.h.tmp gnumeric-conf.h; \
	fi

#gnumeric_rc.o: gnumeric.rc ../gnumeric-config.h
#	$(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 $@
#install-exec-hook:
install-exec-hook:
	cd $(DESTDIR)$(bindir) && \
	mv -f gnumeric$(EXEEXT) gnumeric-$(VERSION)$(EXEEXT) && \
	$(LN_S) gnumeric-$(VERSION)$(EXEEXT) gnumeric$(EXEEXT)

uninstall-hook:
	-cd $(DESTDIR)$(bindir) && \
	rm -f gnumeric-$(VERSION)$(EXEEXT)
GNOME_Gnumeric-gtk.xml: GNOME_Gnumeric-gtk.xml.in
	sed -e 's/ _name *=/ name=/' <$<  >$@

#Gnm-1.12.gir: $(INTROSPECTION_SCANNER) libspreadsheet.la Makefile

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
