# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # 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. @SET_MAKE@ VPATH = @srcdir@ 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)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ 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 = @build@ host_triplet = @host@ bin_PROGRAMS = $(am__EXEEXT_1) ssconvert$(EXEEXT) ssindex$(EXEEXT) \ ssgrep$(EXEEXT) ssdiff$(EXEEXT) check_PROGRAMS = $(am__EXEEXT_2) noinst_PROGRAMS = sstest$(EXEEXT) @WITH_GTK_TRUE@am__append_1 = dialogs widgets @WITH_GTK_TRUE@am__append_2 = gnumeric @WITH_GTK_TRUE@am__append_3 = test-pango @WITH_NATIVE_WIN32_TRUE@am__append_4 = gnumeric_rc.o @WITH_NATIVE_WIN32_TRUE@am__append_5 = -mwindows -Wl,--stack,0x4000000 @WITH_NATIVE_WIN32_TRUE@am__append_6 = -mconsole -Wl,--stack,0x4000000 @WITH_NATIVE_WIN32_TRUE@am__append_7 = -mconsole @WITH_NATIVE_WIN32_TRUE@am__append_8 = -mconsole @WITH_NATIVE_WIN32_FALSE@libspreadsheet_la_DEPENDENCIES = \ @WITH_NATIVE_WIN32_FALSE@ $(gnumeric_app_libs) \ @WITH_NATIVE_WIN32_FALSE@ $(am__DEPENDENCIES_1) \ @WITH_NATIVE_WIN32_FALSE@ $(am__DEPENDENCIES_1) @WITH_NATIVE_WIN32_TRUE@am__append_9 = -no-undefined -export-symbols libspreadsheet.def @HAVE_INTROSPECTION_TRUE@am__append_10 = Gnm-@GNUMERIC_API_VER@.gir @HAVE_INTROSPECTION_TRUE@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_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 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 $@ @WITH_GTK_TRUE@am__EXEEXT_1 = gnumeric$(EXEEXT) @WITH_GTK_TRUE@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_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -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_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = @MAINTAINER_MODE_FALSE@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_@AM_V@) am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@) 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 = @ACLOCAL@ ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ COMPONENT_DIR = @COMPONENT_DIR@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DBCONTEXT = @DBCONTEXT@ DBLATEX = @DBLATEX@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GDA_CFLAGS = @GDA_CFLAGS@ GDA_LIBS = @GDA_LIBS@ GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GIRDIR = @GIRDIR@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNM_PY_CFLAGS = @GNM_PY_CFLAGS@ GNM_PY_LDFLAGS = @GNM_PY_LDFLAGS@ GNM_PY_LIBADD = @GNM_PY_LIBADD@ GNOMEDB_CFLAGS = @GNOMEDB_CFLAGS@ GNOMEDB_LIBS = @GNOMEDB_LIBS@ GNUMERIC_API_VER = @GNUMERIC_API_VER@ GNUMERIC_API_VER_ = @GNUMERIC_API_VER_@ GNUMERIC_CFLAGS = @GNUMERIC_CFLAGS@ GNUMERIC_LIBS = @GNUMERIC_LIBS@ GNUMERIC_PLUGIN_LDFLAGS = @GNUMERIC_PLUGIN_LDFLAGS@ GOFFICE_API_VER = @GOFFICE_API_VER@ GOFFICE_PLUGINS_DIR = @GOFFICE_PLUGINS_DIR@ GOFFICE_VERSION = @GOFFICE_VERSION@ GREP = @GREP@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUILE_INCS = @GUILE_INCS@ GUILE_LIBS = @GUILE_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSPREADSHEET_CFLAGS = @LIBSPREADSHEET_CFLAGS@ LIBSPREADSHEET_LIBS = @LIBSPREADSHEET_LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARADOX_CFLAGS = @PARADOX_CFLAGS@ PARADOX_LIBS = @PARADOX_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ PERL_CC = @PERL_CC@ PERL_CCCDLFLAGS = @PERL_CCCDLFLAGS@ PERL_CCOPTS = @PERL_CCOPTS@ PERL_LD = @PERL_LD@ PERL_LDDLFLAGS = @PERL_LDDLFLAGS@ PERL_LDOPTS = @PERL_LDOPTS@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PLUGIN_LIST = @PLUGIN_LIST@ POFILES = @POFILES@ POFILES_FULL = @POFILES_FULL@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PSICONV_CFLAGS = @PSICONV_CFLAGS@ PSICONV_CONFIG = @PSICONV_CONFIG@ PSICONV_LIBS = @PSICONV_LIBS@ PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@ PYGOBJECT_LIBS = @PYGOBJECT_LIBS@ PYTHON = @PYTHON@ RANLIB = @RANLIB@ SCROLLKEEPER_PREINSTALL = @SCROLLKEEPER_PREINSTALL@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TYPELIBDIR = @TYPELIBDIR@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ VERSION_IFACE = @VERSION_IFACE@ VERSION_INFO = @VERSION_INFO@ WARN_CFLAGS = @WARN_CFLAGS@ WINDRES = @WINDRES@ XGETTEXT = @XGETTEXT@ YACC = @YACC@ YFLAGS = @YFLAGS@ YYYYMMDD = @YYYYMMDD@ Z_CPPFLAGS = @Z_CPPFLAGS@ Z_LIBS = @Z_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ gnumeric_datadir = @gnumeric_datadir@ gnumeric_externplugindir = @gnumeric_externplugindir@ gnumeric_icondir = @gnumeric_icondir@ gnumeric_libdir = @gnumeric_libdir@ gnumeric_localedir = @gnumeric_localedir@ gnumeric_plugindir = @gnumeric_plugindir@ gsettingsschemadir = @gsettingsschemadir@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ intltool__v_merge_options_ = @intltool__v_merge_options_@ intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @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-@GNUMERIC_API_VER@/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 @WITH_NATIVE_WIN32_TRUE@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 @HAVE_INTROSPECTION_TRUE@Gnm_@GNUMERIC_API_VER_@_gir_INCLUDES = GObject-2.0 Gio-2.0 libxml2-2.0 \ @HAVE_INTROSPECTION_TRUE@ Gsf-1 GOffice-@GOFFICE_API_VER@ @HAVE_INTROSPECTION_TRUE@Gnm_@GNUMERIC_API_VER_@_gir_CFLAGS = $(AM_CPPFLAGS) @HAVE_INTROSPECTION_TRUE@Gnm_@GNUMERIC_API_VER_@_gir_LIBS = libspreadsheet.la @HAVE_INTROSPECTION_TRUE@Gnm_@GNUMERIC_API_VER_@_gir_FILES = \ @HAVE_INTROSPECTION_TRUE@ $(libspreadsheet_la_SOURCES) \ @HAVE_INTROSPECTION_TRUE@ $(libspreadsheet_include_HEADERS) \ @HAVE_INTROSPECTION_TRUE@ tools/dao.c \ @HAVE_INTROSPECTION_TRUE@ tools/dao.h \ @HAVE_INTROSPECTION_TRUE@ tools/scenarios.c \ @HAVE_INTROSPECTION_TRUE@ tools/scenarios.h \ @HAVE_INTROSPECTION_TRUE@ tools/tools.h \ @HAVE_INTROSPECTION_TRUE@ widgets/gnumeric-expr-entry.c \ @HAVE_INTROSPECTION_TRUE@ widgets/gnumeric-expr-entry.h @HAVE_INTROSPECTION_TRUE@girdir = $(GIRDIR) @HAVE_INTROSPECTION_TRUE@gir_DATA = $(INTROSPECTION_GIRS) @HAVE_INTROSPECTION_TRUE@typelibsdir = $(TYPELIBDIR) @HAVE_INTROSPECTION_TRUE@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: @MAINTAINER_MODE_TRUE@ $(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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(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 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io-context-gtk.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-application.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-auto-format.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cell-draw.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cell.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cellspan.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-clipboard.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cmd-edit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-collect.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-colrow.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-command-context.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-commands.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-complete-sheet.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-complete.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-complex.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-consolidate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-dependent.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-embedded-imgs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-expr-name.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-expr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-file-autoft.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-format-template.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-func-builtin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-func.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-format.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-pane.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-random.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-val.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-graph.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gui-file.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gui-util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gutils.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-history.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-hlink.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-input-msg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-bar.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-cursor.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-edit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-grid.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-libgnumeric.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-mathfunc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-mstyle.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-number-match.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-parse-util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-parser.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-pattern.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-position.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-preview-grid.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-print-cell.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-print-info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-print.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-rangefunc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-ranges.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-rendered-value.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-search.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-selection.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-session.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-bessel.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-dpq.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-gamma.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-trig.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-control.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-filter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-merge.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-style.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-utils.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-view.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sort.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-stf-export.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-stf-parse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-stf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style-border.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style-color.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style-conditions.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-undo.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-validation.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-value-sheet.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-value.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook-control.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook-view.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main-application.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssconvert.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssdiff.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssgrep.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssindex.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sstest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pango.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libspreadsheet_la-go-val.lo: go-val.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-val.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-val.Tpo -c -o libspreadsheet_la-go-val.lo `test -f 'go-val.c' || echo '$(srcdir)/'`go-val.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-val.Tpo $(DEPDIR)/libspreadsheet_la-go-val.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='go-val.c' object='libspreadsheet_la-go-val.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-val.lo `test -f 'go-val.c' || echo '$(srcdir)/'`go-val.c libspreadsheet_la-go-data-cache-source.lo: go-data-cache-source.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-cache-source.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Tpo -c -o libspreadsheet_la-go-data-cache-source.lo `test -f 'go-data-cache-source.c' || echo '$(srcdir)/'`go-data-cache-source.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='go-data-cache-source.c' object='libspreadsheet_la-go-data-cache-source.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-cache-source.lo `test -f 'go-data-cache-source.c' || echo '$(srcdir)/'`go-data-cache-source.c libspreadsheet_la-go-data-cache.lo: go-data-cache.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-cache.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-cache.Tpo -c -o libspreadsheet_la-go-data-cache.lo `test -f 'go-data-cache.c' || echo '$(srcdir)/'`go-data-cache.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='go-data-cache.c' object='libspreadsheet_la-go-data-cache.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-cache.lo `test -f 'go-data-cache.c' || echo '$(srcdir)/'`go-data-cache.c libspreadsheet_la-go-data-cache-field.lo: go-data-cache-field.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-cache-field.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Tpo -c -o libspreadsheet_la-go-data-cache-field.lo `test -f 'go-data-cache-field.c' || echo '$(srcdir)/'`go-data-cache-field.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Tpo $(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='go-data-cache-field.c' object='libspreadsheet_la-go-data-cache-field.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-cache-field.lo `test -f 'go-data-cache-field.c' || echo '$(srcdir)/'`go-data-cache-field.c libspreadsheet_la-go-data-slicer.lo: go-data-slicer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-slicer.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-slicer.Tpo -c -o libspreadsheet_la-go-data-slicer.lo `test -f 'go-data-slicer.c' || echo '$(srcdir)/'`go-data-slicer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-slicer.Tpo $(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='go-data-slicer.c' object='libspreadsheet_la-go-data-slicer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-slicer.lo `test -f 'go-data-slicer.c' || echo '$(srcdir)/'`go-data-slicer.c libspreadsheet_la-go-data-slicer-field.lo: go-data-slicer-field.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-go-data-slicer-field.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Tpo -c -o libspreadsheet_la-go-data-slicer-field.lo `test -f 'go-data-slicer-field.c' || echo '$(srcdir)/'`go-data-slicer-field.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Tpo $(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='go-data-slicer-field.c' object='libspreadsheet_la-go-data-slicer-field.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-go-data-slicer-field.lo `test -f 'go-data-slicer-field.c' || echo '$(srcdir)/'`go-data-slicer-field.c libspreadsheet_la-gnm-data-cache-source.lo: gnm-data-cache-source.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-data-cache-source.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Tpo -c -o libspreadsheet_la-gnm-data-cache-source.lo `test -f 'gnm-data-cache-source.c' || echo '$(srcdir)/'`gnm-data-cache-source.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Tpo $(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-data-cache-source.c' object='libspreadsheet_la-gnm-data-cache-source.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-data-cache-source.lo `test -f 'gnm-data-cache-source.c' || echo '$(srcdir)/'`gnm-data-cache-source.c libspreadsheet_la-gnm-sheet-slicer.lo: gnm-sheet-slicer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-sheet-slicer.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Tpo -c -o libspreadsheet_la-gnm-sheet-slicer.lo `test -f 'gnm-sheet-slicer.c' || echo '$(srcdir)/'`gnm-sheet-slicer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Tpo $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-sheet-slicer.c' object='libspreadsheet_la-gnm-sheet-slicer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-sheet-slicer.lo `test -f 'gnm-sheet-slicer.c' || echo '$(srcdir)/'`gnm-sheet-slicer.c libspreadsheet_la-gnm-sheet-slicer-combo.lo: gnm-sheet-slicer-combo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-sheet-slicer-combo.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Tpo -c -o libspreadsheet_la-gnm-sheet-slicer-combo.lo `test -f 'gnm-sheet-slicer-combo.c' || echo '$(srcdir)/'`gnm-sheet-slicer-combo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Tpo $(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-sheet-slicer-combo.c' object='libspreadsheet_la-gnm-sheet-slicer-combo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-sheet-slicer-combo.lo `test -f 'gnm-sheet-slicer-combo.c' || echo '$(srcdir)/'`gnm-sheet-slicer-combo.c libspreadsheet_la-gnm-cell-combo.lo: gnm-cell-combo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-cell-combo.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Tpo -c -o libspreadsheet_la-gnm-cell-combo.lo `test -f 'gnm-cell-combo.c' || echo '$(srcdir)/'`gnm-cell-combo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Tpo $(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-cell-combo.c' object='libspreadsheet_la-gnm-cell-combo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-cell-combo.lo `test -f 'gnm-cell-combo.c' || echo '$(srcdir)/'`gnm-cell-combo.c libspreadsheet_la-gnm-marshalers.lo: gnm-marshalers.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-marshalers.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Tpo -c -o libspreadsheet_la-gnm-marshalers.lo `test -f 'gnm-marshalers.c' || echo '$(srcdir)/'`gnm-marshalers.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Tpo $(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-marshalers.c' object='libspreadsheet_la-gnm-marshalers.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-marshalers.lo `test -f 'gnm-marshalers.c' || echo '$(srcdir)/'`gnm-marshalers.c libspreadsheet_la-application.lo: application.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-application.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-application.Tpo -c -o libspreadsheet_la-application.lo `test -f 'application.c' || echo '$(srcdir)/'`application.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-application.Tpo $(DEPDIR)/libspreadsheet_la-application.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='application.c' object='libspreadsheet_la-application.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-application.lo `test -f 'application.c' || echo '$(srcdir)/'`application.c libspreadsheet_la-auto-format.lo: auto-format.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-auto-format.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-auto-format.Tpo -c -o libspreadsheet_la-auto-format.lo `test -f 'auto-format.c' || echo '$(srcdir)/'`auto-format.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-auto-format.Tpo $(DEPDIR)/libspreadsheet_la-auto-format.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auto-format.c' object='libspreadsheet_la-auto-format.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-auto-format.lo `test -f 'auto-format.c' || echo '$(srcdir)/'`auto-format.c libspreadsheet_la-cell.lo: cell.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cell.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cell.Tpo -c -o libspreadsheet_la-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cell.Tpo $(DEPDIR)/libspreadsheet_la-cell.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cell.c' object='libspreadsheet_la-cell.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c libspreadsheet_la-cell-draw.lo: cell-draw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cell-draw.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cell-draw.Tpo -c -o libspreadsheet_la-cell-draw.lo `test -f 'cell-draw.c' || echo '$(srcdir)/'`cell-draw.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cell-draw.Tpo $(DEPDIR)/libspreadsheet_la-cell-draw.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cell-draw.c' object='libspreadsheet_la-cell-draw.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cell-draw.lo `test -f 'cell-draw.c' || echo '$(srcdir)/'`cell-draw.c libspreadsheet_la-cellspan.lo: cellspan.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cellspan.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cellspan.Tpo -c -o libspreadsheet_la-cellspan.lo `test -f 'cellspan.c' || echo '$(srcdir)/'`cellspan.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cellspan.Tpo $(DEPDIR)/libspreadsheet_la-cellspan.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cellspan.c' object='libspreadsheet_la-cellspan.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cellspan.lo `test -f 'cellspan.c' || echo '$(srcdir)/'`cellspan.c libspreadsheet_la-clipboard.lo: clipboard.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-clipboard.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-clipboard.Tpo -c -o libspreadsheet_la-clipboard.lo `test -f 'clipboard.c' || echo '$(srcdir)/'`clipboard.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-clipboard.Tpo $(DEPDIR)/libspreadsheet_la-clipboard.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='clipboard.c' object='libspreadsheet_la-clipboard.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-clipboard.lo `test -f 'clipboard.c' || echo '$(srcdir)/'`clipboard.c libspreadsheet_la-cmd-edit.lo: cmd-edit.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-cmd-edit.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-cmd-edit.Tpo -c -o libspreadsheet_la-cmd-edit.lo `test -f 'cmd-edit.c' || echo '$(srcdir)/'`cmd-edit.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-cmd-edit.Tpo $(DEPDIR)/libspreadsheet_la-cmd-edit.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cmd-edit.c' object='libspreadsheet_la-cmd-edit.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-cmd-edit.lo `test -f 'cmd-edit.c' || echo '$(srcdir)/'`cmd-edit.c libspreadsheet_la-collect.lo: collect.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-collect.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-collect.Tpo -c -o libspreadsheet_la-collect.lo `test -f 'collect.c' || echo '$(srcdir)/'`collect.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-collect.Tpo $(DEPDIR)/libspreadsheet_la-collect.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='collect.c' object='libspreadsheet_la-collect.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-collect.lo `test -f 'collect.c' || echo '$(srcdir)/'`collect.c libspreadsheet_la-colrow.lo: colrow.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-colrow.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-colrow.Tpo -c -o libspreadsheet_la-colrow.lo `test -f 'colrow.c' || echo '$(srcdir)/'`colrow.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-colrow.Tpo $(DEPDIR)/libspreadsheet_la-colrow.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='colrow.c' object='libspreadsheet_la-colrow.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-colrow.lo `test -f 'colrow.c' || echo '$(srcdir)/'`colrow.c libspreadsheet_la-command-context.lo: command-context.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-command-context.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-command-context.Tpo -c -o libspreadsheet_la-command-context.lo `test -f 'command-context.c' || echo '$(srcdir)/'`command-context.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-command-context.Tpo $(DEPDIR)/libspreadsheet_la-command-context.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='command-context.c' object='libspreadsheet_la-command-context.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-command-context.lo `test -f 'command-context.c' || echo '$(srcdir)/'`command-context.c libspreadsheet_la-command-context-stderr.lo: command-context-stderr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-command-context-stderr.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-command-context-stderr.Tpo -c -o libspreadsheet_la-command-context-stderr.lo `test -f 'command-context-stderr.c' || echo '$(srcdir)/'`command-context-stderr.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-command-context-stderr.Tpo $(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='command-context-stderr.c' object='libspreadsheet_la-command-context-stderr.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-command-context-stderr.lo `test -f 'command-context-stderr.c' || echo '$(srcdir)/'`command-context-stderr.c libspreadsheet_la-commands.lo: commands.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-commands.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-commands.Tpo -c -o libspreadsheet_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-commands.Tpo $(DEPDIR)/libspreadsheet_la-commands.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='commands.c' object='libspreadsheet_la-commands.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-commands.lo `test -f 'commands.c' || echo '$(srcdir)/'`commands.c libspreadsheet_la-complete.lo: complete.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-complete.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-complete.Tpo -c -o libspreadsheet_la-complete.lo `test -f 'complete.c' || echo '$(srcdir)/'`complete.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complete.Tpo $(DEPDIR)/libspreadsheet_la-complete.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='complete.c' object='libspreadsheet_la-complete.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-complete.lo `test -f 'complete.c' || echo '$(srcdir)/'`complete.c libspreadsheet_la-complete-sheet.lo: complete-sheet.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-complete-sheet.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-complete-sheet.Tpo -c -o libspreadsheet_la-complete-sheet.lo `test -f 'complete-sheet.c' || echo '$(srcdir)/'`complete-sheet.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complete-sheet.Tpo $(DEPDIR)/libspreadsheet_la-complete-sheet.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='complete-sheet.c' object='libspreadsheet_la-complete-sheet.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-complete-sheet.lo `test -f 'complete-sheet.c' || echo '$(srcdir)/'`complete-sheet.c libspreadsheet_la-complex.lo: complex.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-complex.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-complex.Tpo -c -o libspreadsheet_la-complex.lo `test -f 'complex.c' || echo '$(srcdir)/'`complex.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-complex.Tpo $(DEPDIR)/libspreadsheet_la-complex.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='complex.c' object='libspreadsheet_la-complex.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-complex.lo `test -f 'complex.c' || echo '$(srcdir)/'`complex.c libspreadsheet_la-consolidate.lo: consolidate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-consolidate.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-consolidate.Tpo -c -o libspreadsheet_la-consolidate.lo `test -f 'consolidate.c' || echo '$(srcdir)/'`consolidate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-consolidate.Tpo $(DEPDIR)/libspreadsheet_la-consolidate.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='consolidate.c' object='libspreadsheet_la-consolidate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-consolidate.lo `test -f 'consolidate.c' || echo '$(srcdir)/'`consolidate.c libspreadsheet_la-dependent.lo: dependent.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-dependent.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-dependent.Tpo -c -o libspreadsheet_la-dependent.lo `test -f 'dependent.c' || echo '$(srcdir)/'`dependent.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-dependent.Tpo $(DEPDIR)/libspreadsheet_la-dependent.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dependent.c' object='libspreadsheet_la-dependent.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-dependent.lo `test -f 'dependent.c' || echo '$(srcdir)/'`dependent.c libspreadsheet_la-expr.lo: expr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-expr.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-expr.Tpo -c -o libspreadsheet_la-expr.lo `test -f 'expr.c' || echo '$(srcdir)/'`expr.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr.Tpo $(DEPDIR)/libspreadsheet_la-expr.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='expr.c' object='libspreadsheet_la-expr.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-expr.lo `test -f 'expr.c' || echo '$(srcdir)/'`expr.c libspreadsheet_la-expr-name.lo: expr-name.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-expr-name.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-expr-name.Tpo -c -o libspreadsheet_la-expr-name.lo `test -f 'expr-name.c' || echo '$(srcdir)/'`expr-name.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr-name.Tpo $(DEPDIR)/libspreadsheet_la-expr-name.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='expr-name.c' object='libspreadsheet_la-expr-name.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-expr-name.lo `test -f 'expr-name.c' || echo '$(srcdir)/'`expr-name.c libspreadsheet_la-file-autoft.lo: file-autoft.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-file-autoft.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-file-autoft.Tpo -c -o libspreadsheet_la-file-autoft.lo `test -f 'file-autoft.c' || echo '$(srcdir)/'`file-autoft.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-file-autoft.Tpo $(DEPDIR)/libspreadsheet_la-file-autoft.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='file-autoft.c' object='libspreadsheet_la-file-autoft.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-file-autoft.lo `test -f 'file-autoft.c' || echo '$(srcdir)/'`file-autoft.c libspreadsheet_la-format-template.lo: format-template.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-format-template.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-format-template.Tpo -c -o libspreadsheet_la-format-template.lo `test -f 'format-template.c' || echo '$(srcdir)/'`format-template.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-format-template.Tpo $(DEPDIR)/libspreadsheet_la-format-template.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='format-template.c' object='libspreadsheet_la-format-template.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-format-template.lo `test -f 'format-template.c' || echo '$(srcdir)/'`format-template.c libspreadsheet_la-func.lo: func.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-func.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-func.Tpo -c -o libspreadsheet_la-func.lo `test -f 'func.c' || echo '$(srcdir)/'`func.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-func.Tpo $(DEPDIR)/libspreadsheet_la-func.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='func.c' object='libspreadsheet_la-func.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-func.lo `test -f 'func.c' || echo '$(srcdir)/'`func.c libspreadsheet_la-func-builtin.lo: func-builtin.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-func-builtin.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-func-builtin.Tpo -c -o libspreadsheet_la-func-builtin.lo `test -f 'func-builtin.c' || echo '$(srcdir)/'`func-builtin.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-func-builtin.Tpo $(DEPDIR)/libspreadsheet_la-func-builtin.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='func-builtin.c' object='libspreadsheet_la-func-builtin.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-func-builtin.lo `test -f 'func-builtin.c' || echo '$(srcdir)/'`func-builtin.c libspreadsheet_la-gnm-commands-slicer.lo: gnm-commands-slicer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-commands-slicer.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Tpo -c -o libspreadsheet_la-gnm-commands-slicer.lo `test -f 'gnm-commands-slicer.c' || echo '$(srcdir)/'`gnm-commands-slicer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Tpo $(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-commands-slicer.c' object='libspreadsheet_la-gnm-commands-slicer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-commands-slicer.lo `test -f 'gnm-commands-slicer.c' || echo '$(srcdir)/'`gnm-commands-slicer.c libspreadsheet_la-gnm-datetime.lo: gnm-datetime.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-datetime.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-datetime.Tpo -c -o libspreadsheet_la-gnm-datetime.lo `test -f 'gnm-datetime.c' || echo '$(srcdir)/'`gnm-datetime.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-datetime.Tpo $(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-datetime.c' object='libspreadsheet_la-gnm-datetime.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-datetime.lo `test -f 'gnm-datetime.c' || echo '$(srcdir)/'`gnm-datetime.c libspreadsheet_la-gnm-format.lo: gnm-format.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-format.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-format.Tpo -c -o libspreadsheet_la-gnm-format.lo `test -f 'gnm-format.c' || echo '$(srcdir)/'`gnm-format.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-format.Tpo $(DEPDIR)/libspreadsheet_la-gnm-format.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-format.c' object='libspreadsheet_la-gnm-format.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-format.lo `test -f 'gnm-format.c' || echo '$(srcdir)/'`gnm-format.c libspreadsheet_la-gnm-graph-window.lo: gnm-graph-window.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-graph-window.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Tpo -c -o libspreadsheet_la-gnm-graph-window.lo `test -f 'gnm-graph-window.c' || echo '$(srcdir)/'`gnm-graph-window.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Tpo $(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-graph-window.c' object='libspreadsheet_la-gnm-graph-window.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-graph-window.lo `test -f 'gnm-graph-window.c' || echo '$(srcdir)/'`gnm-graph-window.c libspreadsheet_la-gnm-pane.lo: gnm-pane.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-pane.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-pane.Tpo -c -o libspreadsheet_la-gnm-pane.lo `test -f 'gnm-pane.c' || echo '$(srcdir)/'`gnm-pane.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-pane.Tpo $(DEPDIR)/libspreadsheet_la-gnm-pane.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-pane.c' object='libspreadsheet_la-gnm-pane.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-pane.lo `test -f 'gnm-pane.c' || echo '$(srcdir)/'`gnm-pane.c libspreadsheet_la-gnm-random.lo: gnm-random.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-random.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-random.Tpo -c -o libspreadsheet_la-gnm-random.lo `test -f 'gnm-random.c' || echo '$(srcdir)/'`gnm-random.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-random.Tpo $(DEPDIR)/libspreadsheet_la-gnm-random.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-random.c' object='libspreadsheet_la-gnm-random.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-random.lo `test -f 'gnm-random.c' || echo '$(srcdir)/'`gnm-random.c libspreadsheet_la-gnumeric-simple-canvas.lo: gnumeric-simple-canvas.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnumeric-simple-canvas.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Tpo -c -o libspreadsheet_la-gnumeric-simple-canvas.lo `test -f 'gnumeric-simple-canvas.c' || echo '$(srcdir)/'`gnumeric-simple-canvas.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Tpo $(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnumeric-simple-canvas.c' object='libspreadsheet_la-gnumeric-simple-canvas.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnumeric-simple-canvas.lo `test -f 'gnumeric-simple-canvas.c' || echo '$(srcdir)/'`gnumeric-simple-canvas.c libspreadsheet_la-graph.lo: graph.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-graph.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-graph.Tpo -c -o libspreadsheet_la-graph.lo `test -f 'graph.c' || echo '$(srcdir)/'`graph.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-graph.Tpo $(DEPDIR)/libspreadsheet_la-graph.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='graph.c' object='libspreadsheet_la-graph.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-graph.lo `test -f 'graph.c' || echo '$(srcdir)/'`graph.c libspreadsheet_la-gutils.lo: gutils.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gutils.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gutils.Tpo -c -o libspreadsheet_la-gutils.lo `test -f 'gutils.c' || echo '$(srcdir)/'`gutils.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gutils.Tpo $(DEPDIR)/libspreadsheet_la-gutils.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gutils.c' object='libspreadsheet_la-gutils.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gutils.lo `test -f 'gutils.c' || echo '$(srcdir)/'`gutils.c libspreadsheet_la-gui-clipboard.lo: gui-clipboard.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gui-clipboard.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gui-clipboard.Tpo -c -o libspreadsheet_la-gui-clipboard.lo `test -f 'gui-clipboard.c' || echo '$(srcdir)/'`gui-clipboard.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-clipboard.Tpo $(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gui-clipboard.c' object='libspreadsheet_la-gui-clipboard.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gui-clipboard.lo `test -f 'gui-clipboard.c' || echo '$(srcdir)/'`gui-clipboard.c libspreadsheet_la-gui-file.lo: gui-file.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gui-file.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gui-file.Tpo -c -o libspreadsheet_la-gui-file.lo `test -f 'gui-file.c' || echo '$(srcdir)/'`gui-file.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-file.Tpo $(DEPDIR)/libspreadsheet_la-gui-file.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gui-file.c' object='libspreadsheet_la-gui-file.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gui-file.lo `test -f 'gui-file.c' || echo '$(srcdir)/'`gui-file.c libspreadsheet_la-gui-util.lo: gui-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gui-util.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gui-util.Tpo -c -o libspreadsheet_la-gui-util.lo `test -f 'gui-util.c' || echo '$(srcdir)/'`gui-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gui-util.Tpo $(DEPDIR)/libspreadsheet_la-gui-util.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gui-util.c' object='libspreadsheet_la-gui-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gui-util.lo `test -f 'gui-util.c' || echo '$(srcdir)/'`gui-util.c libspreadsheet_la-hlink.lo: hlink.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-hlink.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-hlink.Tpo -c -o libspreadsheet_la-hlink.lo `test -f 'hlink.c' || echo '$(srcdir)/'`hlink.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-hlink.Tpo $(DEPDIR)/libspreadsheet_la-hlink.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='hlink.c' object='libspreadsheet_la-hlink.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-hlink.lo `test -f 'hlink.c' || echo '$(srcdir)/'`hlink.c libspreadsheet_la-history.lo: history.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-history.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-history.Tpo -c -o libspreadsheet_la-history.lo `test -f 'history.c' || echo '$(srcdir)/'`history.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-history.Tpo $(DEPDIR)/libspreadsheet_la-history.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='history.c' object='libspreadsheet_la-history.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-history.lo `test -f 'history.c' || echo '$(srcdir)/'`history.c libspreadsheet_la-input-msg.lo: input-msg.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-input-msg.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-input-msg.Tpo -c -o libspreadsheet_la-input-msg.lo `test -f 'input-msg.c' || echo '$(srcdir)/'`input-msg.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-input-msg.Tpo $(DEPDIR)/libspreadsheet_la-input-msg.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='input-msg.c' object='libspreadsheet_la-input-msg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-input-msg.lo `test -f 'input-msg.c' || echo '$(srcdir)/'`input-msg.c libspreadsheet_la-item-bar.lo: item-bar.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-bar.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-bar.Tpo -c -o libspreadsheet_la-item-bar.lo `test -f 'item-bar.c' || echo '$(srcdir)/'`item-bar.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-bar.Tpo $(DEPDIR)/libspreadsheet_la-item-bar.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='item-bar.c' object='libspreadsheet_la-item-bar.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-bar.lo `test -f 'item-bar.c' || echo '$(srcdir)/'`item-bar.c libspreadsheet_la-item-cursor.lo: item-cursor.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-cursor.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-cursor.Tpo -c -o libspreadsheet_la-item-cursor.lo `test -f 'item-cursor.c' || echo '$(srcdir)/'`item-cursor.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-cursor.Tpo $(DEPDIR)/libspreadsheet_la-item-cursor.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='item-cursor.c' object='libspreadsheet_la-item-cursor.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-cursor.lo `test -f 'item-cursor.c' || echo '$(srcdir)/'`item-cursor.c libspreadsheet_la-item-edit.lo: item-edit.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-edit.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-edit.Tpo -c -o libspreadsheet_la-item-edit.lo `test -f 'item-edit.c' || echo '$(srcdir)/'`item-edit.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-edit.Tpo $(DEPDIR)/libspreadsheet_la-item-edit.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='item-edit.c' object='libspreadsheet_la-item-edit.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-edit.lo `test -f 'item-edit.c' || echo '$(srcdir)/'`item-edit.c libspreadsheet_la-item-grid.lo: item-grid.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-item-grid.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-item-grid.Tpo -c -o libspreadsheet_la-item-grid.lo `test -f 'item-grid.c' || echo '$(srcdir)/'`item-grid.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-item-grid.Tpo $(DEPDIR)/libspreadsheet_la-item-grid.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='item-grid.c' object='libspreadsheet_la-item-grid.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-item-grid.lo `test -f 'item-grid.c' || echo '$(srcdir)/'`item-grid.c libspreadsheet_la-libgnumeric.lo: libgnumeric.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-libgnumeric.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-libgnumeric.Tpo -c -o libspreadsheet_la-libgnumeric.lo `test -f 'libgnumeric.c' || echo '$(srcdir)/'`libgnumeric.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-libgnumeric.Tpo $(DEPDIR)/libspreadsheet_la-libgnumeric.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libgnumeric.c' object='libspreadsheet_la-libgnumeric.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-libgnumeric.lo `test -f 'libgnumeric.c' || echo '$(srcdir)/'`libgnumeric.c libspreadsheet_la-mathfunc.lo: mathfunc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-mathfunc.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-mathfunc.Tpo -c -o libspreadsheet_la-mathfunc.lo `test -f 'mathfunc.c' || echo '$(srcdir)/'`mathfunc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-mathfunc.Tpo $(DEPDIR)/libspreadsheet_la-mathfunc.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mathfunc.c' object='libspreadsheet_la-mathfunc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-mathfunc.lo `test -f 'mathfunc.c' || echo '$(srcdir)/'`mathfunc.c libspreadsheet_la-mstyle.lo: mstyle.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-mstyle.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-mstyle.Tpo -c -o libspreadsheet_la-mstyle.lo `test -f 'mstyle.c' || echo '$(srcdir)/'`mstyle.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-mstyle.Tpo $(DEPDIR)/libspreadsheet_la-mstyle.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mstyle.c' object='libspreadsheet_la-mstyle.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-mstyle.lo `test -f 'mstyle.c' || echo '$(srcdir)/'`mstyle.c libspreadsheet_la-number-match.lo: number-match.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-number-match.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-number-match.Tpo -c -o libspreadsheet_la-number-match.lo `test -f 'number-match.c' || echo '$(srcdir)/'`number-match.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-number-match.Tpo $(DEPDIR)/libspreadsheet_la-number-match.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='number-match.c' object='libspreadsheet_la-number-match.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-number-match.lo `test -f 'number-match.c' || echo '$(srcdir)/'`number-match.c libspreadsheet_la-outoflinedocs.lo: outoflinedocs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-outoflinedocs.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-outoflinedocs.Tpo -c -o libspreadsheet_la-outoflinedocs.lo `test -f 'outoflinedocs.c' || echo '$(srcdir)/'`outoflinedocs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-outoflinedocs.Tpo $(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='outoflinedocs.c' object='libspreadsheet_la-outoflinedocs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-outoflinedocs.lo `test -f 'outoflinedocs.c' || echo '$(srcdir)/'`outoflinedocs.c libspreadsheet_la-parser.lo: parser.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-parser.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-parser.Tpo -c -o libspreadsheet_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-parser.Tpo $(DEPDIR)/libspreadsheet_la-parser.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='parser.c' object='libspreadsheet_la-parser.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c libspreadsheet_la-parse-util.lo: parse-util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-parse-util.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-parse-util.Tpo -c -o libspreadsheet_la-parse-util.lo `test -f 'parse-util.c' || echo '$(srcdir)/'`parse-util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-parse-util.Tpo $(DEPDIR)/libspreadsheet_la-parse-util.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='parse-util.c' object='libspreadsheet_la-parse-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-parse-util.lo `test -f 'parse-util.c' || echo '$(srcdir)/'`parse-util.c libspreadsheet_la-pattern.lo: pattern.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-pattern.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-pattern.Tpo -c -o libspreadsheet_la-pattern.lo `test -f 'pattern.c' || echo '$(srcdir)/'`pattern.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-pattern.Tpo $(DEPDIR)/libspreadsheet_la-pattern.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pattern.c' object='libspreadsheet_la-pattern.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-pattern.lo `test -f 'pattern.c' || echo '$(srcdir)/'`pattern.c libspreadsheet_la-position.lo: position.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-position.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-position.Tpo -c -o libspreadsheet_la-position.lo `test -f 'position.c' || echo '$(srcdir)/'`position.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-position.Tpo $(DEPDIR)/libspreadsheet_la-position.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='position.c' object='libspreadsheet_la-position.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-position.lo `test -f 'position.c' || echo '$(srcdir)/'`position.c libspreadsheet_la-preview-grid.lo: preview-grid.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-preview-grid.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-preview-grid.Tpo -c -o libspreadsheet_la-preview-grid.lo `test -f 'preview-grid.c' || echo '$(srcdir)/'`preview-grid.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-preview-grid.Tpo $(DEPDIR)/libspreadsheet_la-preview-grid.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='preview-grid.c' object='libspreadsheet_la-preview-grid.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-preview-grid.lo `test -f 'preview-grid.c' || echo '$(srcdir)/'`preview-grid.c libspreadsheet_la-print-info.lo: print-info.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-print-info.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-print-info.Tpo -c -o libspreadsheet_la-print-info.lo `test -f 'print-info.c' || echo '$(srcdir)/'`print-info.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print-info.Tpo $(DEPDIR)/libspreadsheet_la-print-info.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='print-info.c' object='libspreadsheet_la-print-info.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-print-info.lo `test -f 'print-info.c' || echo '$(srcdir)/'`print-info.c libspreadsheet_la-rangefunc.lo: rangefunc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-rangefunc.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-rangefunc.Tpo -c -o libspreadsheet_la-rangefunc.lo `test -f 'rangefunc.c' || echo '$(srcdir)/'`rangefunc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rangefunc.Tpo $(DEPDIR)/libspreadsheet_la-rangefunc.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rangefunc.c' object='libspreadsheet_la-rangefunc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-rangefunc.lo `test -f 'rangefunc.c' || echo '$(srcdir)/'`rangefunc.c libspreadsheet_la-rangefunc-strings.lo: rangefunc-strings.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-rangefunc-strings.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Tpo -c -o libspreadsheet_la-rangefunc-strings.lo `test -f 'rangefunc-strings.c' || echo '$(srcdir)/'`rangefunc-strings.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Tpo $(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rangefunc-strings.c' object='libspreadsheet_la-rangefunc-strings.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-rangefunc-strings.lo `test -f 'rangefunc-strings.c' || echo '$(srcdir)/'`rangefunc-strings.c libspreadsheet_la-ranges.lo: ranges.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-ranges.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-ranges.Tpo -c -o libspreadsheet_la-ranges.lo `test -f 'ranges.c' || echo '$(srcdir)/'`ranges.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-ranges.Tpo $(DEPDIR)/libspreadsheet_la-ranges.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ranges.c' object='libspreadsheet_la-ranges.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-ranges.lo `test -f 'ranges.c' || echo '$(srcdir)/'`ranges.c libspreadsheet_la-rendered-value.lo: rendered-value.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-rendered-value.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-rendered-value.Tpo -c -o libspreadsheet_la-rendered-value.lo `test -f 'rendered-value.c' || echo '$(srcdir)/'`rendered-value.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-rendered-value.Tpo $(DEPDIR)/libspreadsheet_la-rendered-value.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rendered-value.c' object='libspreadsheet_la-rendered-value.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-rendered-value.lo `test -f 'rendered-value.c' || echo '$(srcdir)/'`rendered-value.c libspreadsheet_la-search.lo: search.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-search.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-search.Tpo -c -o libspreadsheet_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-search.Tpo $(DEPDIR)/libspreadsheet_la-search.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='search.c' object='libspreadsheet_la-search.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c libspreadsheet_la-selection.lo: selection.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-selection.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-selection.Tpo -c -o libspreadsheet_la-selection.lo `test -f 'selection.c' || echo '$(srcdir)/'`selection.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-selection.Tpo $(DEPDIR)/libspreadsheet_la-selection.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='selection.c' object='libspreadsheet_la-selection.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-selection.lo `test -f 'selection.c' || echo '$(srcdir)/'`selection.c libspreadsheet_la-session.lo: session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-session.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-session.Tpo -c -o libspreadsheet_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-session.Tpo $(DEPDIR)/libspreadsheet_la-session.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='session.c' object='libspreadsheet_la-session.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c libspreadsheet_la-sf-bessel.lo: sf-bessel.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-bessel.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-bessel.Tpo -c -o libspreadsheet_la-sf-bessel.lo `test -f 'sf-bessel.c' || echo '$(srcdir)/'`sf-bessel.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-bessel.Tpo $(DEPDIR)/libspreadsheet_la-sf-bessel.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sf-bessel.c' object='libspreadsheet_la-sf-bessel.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-bessel.lo `test -f 'sf-bessel.c' || echo '$(srcdir)/'`sf-bessel.c libspreadsheet_la-sf-dpq.lo: sf-dpq.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-dpq.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-dpq.Tpo -c -o libspreadsheet_la-sf-dpq.lo `test -f 'sf-dpq.c' || echo '$(srcdir)/'`sf-dpq.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-dpq.Tpo $(DEPDIR)/libspreadsheet_la-sf-dpq.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sf-dpq.c' object='libspreadsheet_la-sf-dpq.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-dpq.lo `test -f 'sf-dpq.c' || echo '$(srcdir)/'`sf-dpq.c libspreadsheet_la-sf-gamma.lo: sf-gamma.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-gamma.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-gamma.Tpo -c -o libspreadsheet_la-sf-gamma.lo `test -f 'sf-gamma.c' || echo '$(srcdir)/'`sf-gamma.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-gamma.Tpo $(DEPDIR)/libspreadsheet_la-sf-gamma.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sf-gamma.c' object='libspreadsheet_la-sf-gamma.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-gamma.lo `test -f 'sf-gamma.c' || echo '$(srcdir)/'`sf-gamma.c libspreadsheet_la-sf-trig.lo: sf-trig.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sf-trig.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sf-trig.Tpo -c -o libspreadsheet_la-sf-trig.lo `test -f 'sf-trig.c' || echo '$(srcdir)/'`sf-trig.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sf-trig.Tpo $(DEPDIR)/libspreadsheet_la-sf-trig.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sf-trig.c' object='libspreadsheet_la-sf-trig.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sf-trig.lo `test -f 'sf-trig.c' || echo '$(srcdir)/'`sf-trig.c libspreadsheet_la-sheet.lo: sheet.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet.Tpo -c -o libspreadsheet_la-sheet.lo `test -f 'sheet.c' || echo '$(srcdir)/'`sheet.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet.Tpo $(DEPDIR)/libspreadsheet_la-sheet.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet.c' object='libspreadsheet_la-sheet.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet.lo `test -f 'sheet.c' || echo '$(srcdir)/'`sheet.c libspreadsheet_la-sheet-view.lo: sheet-view.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-view.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-view.Tpo -c -o libspreadsheet_la-sheet-view.lo `test -f 'sheet-view.c' || echo '$(srcdir)/'`sheet-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-view.Tpo $(DEPDIR)/libspreadsheet_la-sheet-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-view.c' object='libspreadsheet_la-sheet-view.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-view.lo `test -f 'sheet-view.c' || echo '$(srcdir)/'`sheet-view.c libspreadsheet_la-sheet-control.lo: sheet-control.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-control.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-control.Tpo -c -o libspreadsheet_la-sheet-control.lo `test -f 'sheet-control.c' || echo '$(srcdir)/'`sheet-control.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-control.Tpo $(DEPDIR)/libspreadsheet_la-sheet-control.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-control.c' object='libspreadsheet_la-sheet-control.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-control.lo `test -f 'sheet-control.c' || echo '$(srcdir)/'`sheet-control.c libspreadsheet_la-sheet-control-gui.lo: sheet-control-gui.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-control-gui.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Tpo -c -o libspreadsheet_la-sheet-control-gui.lo `test -f 'sheet-control-gui.c' || echo '$(srcdir)/'`sheet-control-gui.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Tpo $(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-control-gui.c' object='libspreadsheet_la-sheet-control-gui.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-control-gui.lo `test -f 'sheet-control-gui.c' || echo '$(srcdir)/'`sheet-control-gui.c libspreadsheet_la-sheet-merge.lo: sheet-merge.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-merge.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-merge.Tpo -c -o libspreadsheet_la-sheet-merge.lo `test -f 'sheet-merge.c' || echo '$(srcdir)/'`sheet-merge.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-merge.Tpo $(DEPDIR)/libspreadsheet_la-sheet-merge.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-merge.c' object='libspreadsheet_la-sheet-merge.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-merge.lo `test -f 'sheet-merge.c' || echo '$(srcdir)/'`sheet-merge.c libspreadsheet_la-sheet-autofill.lo: sheet-autofill.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-autofill.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-autofill.Tpo -c -o libspreadsheet_la-sheet-autofill.lo `test -f 'sheet-autofill.c' || echo '$(srcdir)/'`sheet-autofill.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-autofill.Tpo $(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-autofill.c' object='libspreadsheet_la-sheet-autofill.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-autofill.lo `test -f 'sheet-autofill.c' || echo '$(srcdir)/'`sheet-autofill.c libspreadsheet_la-sheet-filter.lo: sheet-filter.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-filter.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-filter.Tpo -c -o libspreadsheet_la-sheet-filter.lo `test -f 'sheet-filter.c' || echo '$(srcdir)/'`sheet-filter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-filter.Tpo $(DEPDIR)/libspreadsheet_la-sheet-filter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-filter.c' object='libspreadsheet_la-sheet-filter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-filter.lo `test -f 'sheet-filter.c' || echo '$(srcdir)/'`sheet-filter.c libspreadsheet_la-sheet-utils.lo: sheet-utils.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-utils.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-utils.Tpo -c -o libspreadsheet_la-sheet-utils.lo `test -f 'sheet-utils.c' || echo '$(srcdir)/'`sheet-utils.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-utils.Tpo $(DEPDIR)/libspreadsheet_la-sheet-utils.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-utils.c' object='libspreadsheet_la-sheet-utils.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-utils.lo `test -f 'sheet-utils.c' || echo '$(srcdir)/'`sheet-utils.c libspreadsheet_la-sheet-object.lo: sheet-object.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object.Tpo -c -o libspreadsheet_la-sheet-object.lo `test -f 'sheet-object.c' || echo '$(srcdir)/'`sheet-object.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-object.c' object='libspreadsheet_la-sheet-object.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object.lo `test -f 'sheet-object.c' || echo '$(srcdir)/'`sheet-object.c libspreadsheet_la-sheet-object-cell-comment.lo: sheet-object-cell-comment.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-cell-comment.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Tpo -c -o libspreadsheet_la-sheet-object-cell-comment.lo `test -f 'sheet-object-cell-comment.c' || echo '$(srcdir)/'`sheet-object-cell-comment.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-object-cell-comment.c' object='libspreadsheet_la-sheet-object-cell-comment.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-cell-comment.lo `test -f 'sheet-object-cell-comment.c' || echo '$(srcdir)/'`sheet-object-cell-comment.c libspreadsheet_la-gnm-so-filled.lo: gnm-so-filled.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-filled.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Tpo -c -o libspreadsheet_la-gnm-so-filled.lo `test -f 'gnm-so-filled.c' || echo '$(srcdir)/'`gnm-so-filled.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-so-filled.c' object='libspreadsheet_la-gnm-so-filled.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-filled.lo `test -f 'gnm-so-filled.c' || echo '$(srcdir)/'`gnm-so-filled.c libspreadsheet_la-gnm-so-line.lo: gnm-so-line.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-line.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-line.Tpo -c -o libspreadsheet_la-gnm-so-line.lo `test -f 'gnm-so-line.c' || echo '$(srcdir)/'`gnm-so-line.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-line.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-so-line.c' object='libspreadsheet_la-gnm-so-line.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-line.lo `test -f 'gnm-so-line.c' || echo '$(srcdir)/'`gnm-so-line.c libspreadsheet_la-gnm-so-path.lo: gnm-so-path.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-path.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-path.Tpo -c -o libspreadsheet_la-gnm-so-path.lo `test -f 'gnm-so-path.c' || echo '$(srcdir)/'`gnm-so-path.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-path.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-so-path.c' object='libspreadsheet_la-gnm-so-path.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-path.lo `test -f 'gnm-so-path.c' || echo '$(srcdir)/'`gnm-so-path.c libspreadsheet_la-gnm-so-polygon.lo: gnm-so-polygon.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-so-polygon.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Tpo -c -o libspreadsheet_la-gnm-so-polygon.lo `test -f 'gnm-so-polygon.c' || echo '$(srcdir)/'`gnm-so-polygon.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Tpo $(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-so-polygon.c' object='libspreadsheet_la-gnm-so-polygon.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-so-polygon.lo `test -f 'gnm-so-polygon.c' || echo '$(srcdir)/'`gnm-so-polygon.c libspreadsheet_la-sheet-object-component.lo: sheet-object-component.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-component.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-component.Tpo -c -o libspreadsheet_la-sheet-object-component.lo `test -f 'sheet-object-component.c' || echo '$(srcdir)/'`sheet-object-component.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-component.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-object-component.c' object='libspreadsheet_la-sheet-object-component.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-component.lo `test -f 'sheet-object-component.c' || echo '$(srcdir)/'`sheet-object-component.c libspreadsheet_la-sheet-object-graph.lo: sheet-object-graph.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-graph.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Tpo -c -o libspreadsheet_la-sheet-object-graph.lo `test -f 'sheet-object-graph.c' || echo '$(srcdir)/'`sheet-object-graph.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-object-graph.c' object='libspreadsheet_la-sheet-object-graph.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-graph.lo `test -f 'sheet-object-graph.c' || echo '$(srcdir)/'`sheet-object-graph.c libspreadsheet_la-sheet-object-image.lo: sheet-object-image.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-image.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-image.Tpo -c -o libspreadsheet_la-sheet-object-image.lo `test -f 'sheet-object-image.c' || echo '$(srcdir)/'`sheet-object-image.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-image.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-object-image.c' object='libspreadsheet_la-sheet-object-image.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-image.lo `test -f 'sheet-object-image.c' || echo '$(srcdir)/'`sheet-object-image.c libspreadsheet_la-sheet-object-widget.lo: sheet-object-widget.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-object-widget.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Tpo -c -o libspreadsheet_la-sheet-object-widget.lo `test -f 'sheet-object-widget.c' || echo '$(srcdir)/'`sheet-object-widget.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Tpo $(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-object-widget.c' object='libspreadsheet_la-sheet-object-widget.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-object-widget.lo `test -f 'sheet-object-widget.c' || echo '$(srcdir)/'`sheet-object-widget.c libspreadsheet_la-sheet-style.lo: sheet-style.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sheet-style.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-style.Tpo -c -o libspreadsheet_la-sheet-style.lo `test -f 'sheet-style.c' || echo '$(srcdir)/'`sheet-style.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-style.Tpo $(DEPDIR)/libspreadsheet_la-sheet-style.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-style.c' object='libspreadsheet_la-sheet-style.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sheet-style.lo `test -f 'sheet-style.c' || echo '$(srcdir)/'`sheet-style.c libspreadsheet_la-gnm-plugin.lo: gnm-plugin.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnm-plugin.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnm-plugin.Tpo -c -o libspreadsheet_la-gnm-plugin.lo `test -f 'gnm-plugin.c' || echo '$(srcdir)/'`gnm-plugin.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnm-plugin.Tpo $(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnm-plugin.c' object='libspreadsheet_la-gnm-plugin.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnm-plugin.lo `test -f 'gnm-plugin.c' || echo '$(srcdir)/'`gnm-plugin.c libspreadsheet_la-sort.lo: sort.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-sort.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sort.Tpo -c -o libspreadsheet_la-sort.lo `test -f 'sort.c' || echo '$(srcdir)/'`sort.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sort.Tpo $(DEPDIR)/libspreadsheet_la-sort.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sort.c' object='libspreadsheet_la-sort.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-sort.lo `test -f 'sort.c' || echo '$(srcdir)/'`sort.c libspreadsheet_la-stf.lo: stf.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-stf.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-stf.Tpo -c -o libspreadsheet_la-stf.lo `test -f 'stf.c' || echo '$(srcdir)/'`stf.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf.Tpo $(DEPDIR)/libspreadsheet_la-stf.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stf.c' object='libspreadsheet_la-stf.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-stf.lo `test -f 'stf.c' || echo '$(srcdir)/'`stf.c libspreadsheet_la-stf-export.lo: stf-export.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-stf-export.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-stf-export.Tpo -c -o libspreadsheet_la-stf-export.lo `test -f 'stf-export.c' || echo '$(srcdir)/'`stf-export.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf-export.Tpo $(DEPDIR)/libspreadsheet_la-stf-export.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stf-export.c' object='libspreadsheet_la-stf-export.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-stf-export.lo `test -f 'stf-export.c' || echo '$(srcdir)/'`stf-export.c libspreadsheet_la-stf-parse.lo: stf-parse.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-stf-parse.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-stf-parse.Tpo -c -o libspreadsheet_la-stf-parse.lo `test -f 'stf-parse.c' || echo '$(srcdir)/'`stf-parse.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-stf-parse.Tpo $(DEPDIR)/libspreadsheet_la-stf-parse.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stf-parse.c' object='libspreadsheet_la-stf-parse.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-stf-parse.lo `test -f 'stf-parse.c' || echo '$(srcdir)/'`stf-parse.c libspreadsheet_la-style.lo: style.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style.Tpo -c -o libspreadsheet_la-style.lo `test -f 'style.c' || echo '$(srcdir)/'`style.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style.Tpo $(DEPDIR)/libspreadsheet_la-style.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='style.c' object='libspreadsheet_la-style.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style.lo `test -f 'style.c' || echo '$(srcdir)/'`style.c libspreadsheet_la-style-border.lo: style-border.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style-border.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style-border.Tpo -c -o libspreadsheet_la-style-border.lo `test -f 'style-border.c' || echo '$(srcdir)/'`style-border.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-border.Tpo $(DEPDIR)/libspreadsheet_la-style-border.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='style-border.c' object='libspreadsheet_la-style-border.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style-border.lo `test -f 'style-border.c' || echo '$(srcdir)/'`style-border.c libspreadsheet_la-style-color.lo: style-color.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style-color.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style-color.Tpo -c -o libspreadsheet_la-style-color.lo `test -f 'style-color.c' || echo '$(srcdir)/'`style-color.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-color.Tpo $(DEPDIR)/libspreadsheet_la-style-color.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='style-color.c' object='libspreadsheet_la-style-color.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style-color.lo `test -f 'style-color.c' || echo '$(srcdir)/'`style-color.c libspreadsheet_la-style-conditions.lo: style-conditions.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-style-conditions.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-style-conditions.Tpo -c -o libspreadsheet_la-style-conditions.lo `test -f 'style-conditions.c' || echo '$(srcdir)/'`style-conditions.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-style-conditions.Tpo $(DEPDIR)/libspreadsheet_la-style-conditions.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='style-conditions.c' object='libspreadsheet_la-style-conditions.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-style-conditions.lo `test -f 'style-conditions.c' || echo '$(srcdir)/'`style-conditions.c libspreadsheet_la-undo.lo: undo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-undo.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-undo.Tpo -c -o libspreadsheet_la-undo.lo `test -f 'undo.c' || echo '$(srcdir)/'`undo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-undo.Tpo $(DEPDIR)/libspreadsheet_la-undo.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='undo.c' object='libspreadsheet_la-undo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-undo.lo `test -f 'undo.c' || echo '$(srcdir)/'`undo.c libspreadsheet_la-validation.lo: validation.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-validation.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-validation.Tpo -c -o libspreadsheet_la-validation.lo `test -f 'validation.c' || echo '$(srcdir)/'`validation.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-validation.Tpo $(DEPDIR)/libspreadsheet_la-validation.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='validation.c' object='libspreadsheet_la-validation.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-validation.lo `test -f 'validation.c' || echo '$(srcdir)/'`validation.c libspreadsheet_la-value.lo: value.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-value.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-value.Tpo -c -o libspreadsheet_la-value.lo `test -f 'value.c' || echo '$(srcdir)/'`value.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-value.Tpo $(DEPDIR)/libspreadsheet_la-value.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='value.c' object='libspreadsheet_la-value.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-value.lo `test -f 'value.c' || echo '$(srcdir)/'`value.c libspreadsheet_la-value-sheet.lo: value-sheet.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-value-sheet.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-value-sheet.Tpo -c -o libspreadsheet_la-value-sheet.lo `test -f 'value-sheet.c' || echo '$(srcdir)/'`value-sheet.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-value-sheet.Tpo $(DEPDIR)/libspreadsheet_la-value-sheet.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='value-sheet.c' object='libspreadsheet_la-value-sheet.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-value-sheet.lo `test -f 'value-sheet.c' || echo '$(srcdir)/'`value-sheet.c libspreadsheet_la-workbook.lo: workbook.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook.Tpo -c -o libspreadsheet_la-workbook.lo `test -f 'workbook.c' || echo '$(srcdir)/'`workbook.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook.Tpo $(DEPDIR)/libspreadsheet_la-workbook.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='workbook.c' object='libspreadsheet_la-workbook.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook.lo `test -f 'workbook.c' || echo '$(srcdir)/'`workbook.c libspreadsheet_la-workbook-cmd-format.lo: workbook-cmd-format.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook-cmd-format.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Tpo -c -o libspreadsheet_la-workbook-cmd-format.lo `test -f 'workbook-cmd-format.c' || echo '$(srcdir)/'`workbook-cmd-format.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Tpo $(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='workbook-cmd-format.c' object='libspreadsheet_la-workbook-cmd-format.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook-cmd-format.lo `test -f 'workbook-cmd-format.c' || echo '$(srcdir)/'`workbook-cmd-format.c libspreadsheet_la-workbook-view.lo: workbook-view.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook-view.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook-view.Tpo -c -o libspreadsheet_la-workbook-view.lo `test -f 'workbook-view.c' || echo '$(srcdir)/'`workbook-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-view.Tpo $(DEPDIR)/libspreadsheet_la-workbook-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='workbook-view.c' object='libspreadsheet_la-workbook-view.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook-view.lo `test -f 'workbook-view.c' || echo '$(srcdir)/'`workbook-view.c libspreadsheet_la-workbook-control.lo: workbook-control.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-workbook-control.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-workbook-control.Tpo -c -o libspreadsheet_la-workbook-control.lo `test -f 'workbook-control.c' || echo '$(srcdir)/'`workbook-control.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-workbook-control.Tpo $(DEPDIR)/libspreadsheet_la-workbook-control.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='workbook-control.c' object='libspreadsheet_la-workbook-control.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-workbook-control.lo `test -f 'workbook-control.c' || echo '$(srcdir)/'`workbook-control.c libspreadsheet_la-wbc-gtk.lo: wbc-gtk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-wbc-gtk.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-wbc-gtk.Tpo -c -o libspreadsheet_la-wbc-gtk.lo `test -f 'wbc-gtk.c' || echo '$(srcdir)/'`wbc-gtk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='wbc-gtk.c' object='libspreadsheet_la-wbc-gtk.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-wbc-gtk.lo `test -f 'wbc-gtk.c' || echo '$(srcdir)/'`wbc-gtk.c libspreadsheet_la-wbc-gtk-actions.lo: wbc-gtk-actions.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-wbc-gtk-actions.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Tpo -c -o libspreadsheet_la-wbc-gtk-actions.lo `test -f 'wbc-gtk-actions.c' || echo '$(srcdir)/'`wbc-gtk-actions.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='wbc-gtk-actions.c' object='libspreadsheet_la-wbc-gtk-actions.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-wbc-gtk-actions.lo `test -f 'wbc-gtk-actions.c' || echo '$(srcdir)/'`wbc-gtk-actions.c libspreadsheet_la-wbc-gtk-edit.lo: wbc-gtk-edit.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-wbc-gtk-edit.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Tpo -c -o libspreadsheet_la-wbc-gtk-edit.lo `test -f 'wbc-gtk-edit.c' || echo '$(srcdir)/'`wbc-gtk-edit.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Tpo $(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='wbc-gtk-edit.c' object='libspreadsheet_la-wbc-gtk-edit.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-wbc-gtk-edit.lo `test -f 'wbc-gtk-edit.c' || echo '$(srcdir)/'`wbc-gtk-edit.c libspreadsheet_la-xml-sax-read.lo: xml-sax-read.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-xml-sax-read.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-xml-sax-read.Tpo -c -o libspreadsheet_la-xml-sax-read.lo `test -f 'xml-sax-read.c' || echo '$(srcdir)/'`xml-sax-read.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-xml-sax-read.Tpo $(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xml-sax-read.c' object='libspreadsheet_la-xml-sax-read.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-xml-sax-read.lo `test -f 'xml-sax-read.c' || echo '$(srcdir)/'`xml-sax-read.c libspreadsheet_la-xml-sax-write.lo: xml-sax-write.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-xml-sax-write.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-xml-sax-write.Tpo -c -o libspreadsheet_la-xml-sax-write.lo `test -f 'xml-sax-write.c' || echo '$(srcdir)/'`xml-sax-write.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-xml-sax-write.Tpo $(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xml-sax-write.c' object='libspreadsheet_la-xml-sax-write.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-xml-sax-write.lo `test -f 'xml-sax-write.c' || echo '$(srcdir)/'`xml-sax-write.c libspreadsheet_la-gnumeric-conf.lo: gnumeric-conf.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-gnumeric-conf.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Tpo -c -o libspreadsheet_la-gnumeric-conf.lo `test -f 'gnumeric-conf.c' || echo '$(srcdir)/'`gnumeric-conf.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Tpo $(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnumeric-conf.c' object='libspreadsheet_la-gnumeric-conf.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-gnumeric-conf.lo `test -f 'gnumeric-conf.c' || echo '$(srcdir)/'`gnumeric-conf.c libspreadsheet_la-print.lo: print.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-print.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-print.Tpo -c -o libspreadsheet_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print.Tpo $(DEPDIR)/libspreadsheet_la-print.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='print.c' object='libspreadsheet_la-print.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c libspreadsheet_la-print-cell.lo: print-cell.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-print-cell.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-print-cell.Tpo -c -o libspreadsheet_la-print-cell.lo `test -f 'print-cell.c' || echo '$(srcdir)/'`print-cell.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-print-cell.Tpo $(DEPDIR)/libspreadsheet_la-print-cell.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='print-cell.c' object='libspreadsheet_la-print-cell.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-print-cell.lo `test -f 'print-cell.c' || echo '$(srcdir)/'`print-cell.c libspreadsheet_la-embedded-imgs.lo: embedded-imgs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libspreadsheet_la-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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-embedded-imgs.Tpo $(DEPDIR)/libspreadsheet_la-embedded-imgs.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='embedded-imgs.c' object='libspreadsheet_la-embedded-imgs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libspreadsheet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libspreadsheet_la-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 @WITH_WIN32_TRUE@libspreadsheet.def: local.def @WITH_WIN32_TRUE@ echo EXPORTS > $@ && \ @WITH_WIN32_TRUE@ cat $^ | sort >> $@ @WITH_WIN32_TRUE@local.def: stamp-local.def @WITH_WIN32_TRUE@ @true @WITH_WIN32_TRUE@stamp-local.def: $(libspreadsheet_include_HEADERS) Makefile $(top_srcdir)/tools/dumpdef.pl @WITH_WIN32_TRUE@ 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'; \ @WITH_WIN32_TRUE@ hdrs_list=''; \ @WITH_WIN32_TRUE@ for hdr in $$hdrs; do \ @WITH_WIN32_TRUE@ if test -f $(srcdir)/$$hdr; then \ @WITH_WIN32_TRUE@ hdrs_list="$$hdrs_list $(srcdir)/$$hdr"; \ @WITH_WIN32_TRUE@ else \ @WITH_WIN32_TRUE@ hdrs_list="$$hdrs_list $$hdr"; \ @WITH_WIN32_TRUE@ fi; \ @WITH_WIN32_TRUE@ done; \ @WITH_WIN32_TRUE@ cat $(top_builddir)/gnumeric-config.h $$hdrs_list | \ @WITH_WIN32_TRUE@ sed -e 's/^#[ \t]*include[ \t]\+.*$$//g' | \ @WITH_WIN32_TRUE@ $(CPP) $(AM_CPPFLAGS) "-DGNM_VAR_DECL=__declspec(dllexport)" -P - > xgen-localdef.1 && \ @WITH_WIN32_TRUE@ perl $(top_srcdir)/tools/dumpdef.pl \ @WITH_WIN32_TRUE@ xgen-localdef.1 > xgen-localdef.2 \ @WITH_WIN32_TRUE@ && (cmp -s xgen-localdef.2 local.def || \ @WITH_WIN32_TRUE@ cp xgen-localdef.2 local.def) \ @WITH_WIN32_TRUE@ && rm -f xgen-localdef.1 xgen-localdef.2 \ @WITH_WIN32_TRUE@ && 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 '' \ --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.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.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.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 @WITH_NATIVE_WIN32_TRUE@gnumeric_rc.o: gnumeric.rc ../gnumeric-config.h @WITH_NATIVE_WIN32_TRUE@ $(WINDRES) -DVERSION=$(VERSION) -DVERSION_NUMBER=`echo $(VERSION).0.0.0 | sed 's/\([0-9]*\)[^.]*\.*\([0-9]*\)[^.]*\.*\([0-9]*\)[^.]*\.*\([0-9]*\).*/\1,\2,\3,\4/'` --include-dir $(srcdir) -i $< -o $@ @WITH_NATIVE_WIN32_TRUE@install-exec-hook: @WITH_NATIVE_WIN32_FALSE@install-exec-hook: @WITH_NATIVE_WIN32_FALSE@ cd $(DESTDIR)$(bindir) && \ @WITH_NATIVE_WIN32_FALSE@ mv -f gnumeric$(EXEEXT) gnumeric-$(VERSION)$(EXEEXT) && \ @WITH_NATIVE_WIN32_FALSE@ $(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=/' <$< >$@ @HAVE_INTROSPECTION_TRUE@Gnm-@GNUMERIC_API_VER@.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: