# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 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@ # Gnumeric's Makefile.am # Author: Miguel de Icaza (miguel@kernel.org) VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } 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 = noinst_PROGRAMS = sstest$(EXEEXT) @WITH_GTK_TRUE@am__append_1 = gnumeric @WITH_GTK_TRUE@am__append_2 = $(widgets_SOURCES) @WITH_GTK_FALSE@am__append_3 = $(widgets_SOURCES) @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@ $(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 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_is_release.m4 \ $(top_srcdir)/m4/glib-gettext.m4 $(top_srcdir)/m4/gsettings.m4 \ $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \ $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/yelp.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(libspreadsheet_include_HEADERS) \ $(noinst_HEADERS) $(tools_HEADERS) $(widgets_HEADERS) \ $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/gnumeric-config.h \ $(top_builddir)/gnumeric-features.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @WITH_GTK_TRUE@am__EXEEXT_1 = gnumeric$(EXEEXT) am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \ "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibsdir)" \ "$(DESTDIR)$(libspreadsheet_includedir)" \ "$(DESTDIR)$(toolsdir)" "$(DESTDIR)$(widgetsdir)" PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) 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; }; \ } LTLIBRARIES = $(lib_LTLIBRARIES) am__DEPENDENCIES_1 = am__libspreadsheet_la_SOURCES_DIST = 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-draw.c \ cell.c cellspan.c clipboard.c cmd-edit.c collect.c colrow.c \ command-context-stderr.c command-context.c commands.c \ complete-sheet.c complete.c complex.c consolidate.c criteria.c \ dependent.c expr-deriv.c expr-name.c expr.c file-autoft.c \ format-template.c func-builtin.c func.c gnm-commands-slicer.c \ gnm-datetime.c gnm-format.c gnm-graph-window.c gnm-pane-impl.h \ gnm-pane.c gnm-plugin.c gnm-random.c gnm-so-filled.c \ gnm-so-line.c gnm-so-path.c gnm-so-polygon.c gnumeric-conf.c \ gnumeric-simple-canvas.c graph.c gui-clipboard.c gui-file.c \ gui-util.c gutils.c history.c hlink.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 parse-util.c parser.y \ pattern.c position.c preview-grid-impl.h preview-grid.c \ print-cell.c print-info.c print.c rangefunc-strings.c \ rangefunc.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-autofill.c sheet-conditions.c sheet-control-gui.c \ sheet-control.c sheet-diff.c sheet-filter.c sheet-merge.c \ sheet-object-cell-comment.c sheet-object-component.c \ sheet-object-graph.c sheet-object-image.c \ sheet-object-widget.c sheet-object.c sheet-style.c \ sheet-utils.c sheet-view.c sheet.c sort.c stf-export.c \ stf-parse.c stf.c style-border.c style-color.c \ style-conditions.c style.c undo.c validation.c value-sheet.c \ value.c wbc-gtk-actions.c wbc-gtk-edit.c wbc-gtk.c \ workbook-cmd-format.c workbook-control.c workbook-view.c \ workbook.c xml-sax-read.c xml-sax-write.c \ dialogs/dao-gui-utils.c dialogs/dialog-about.c \ dialogs/dialog-advanced-filter.c \ dialogs/dialog-analysis-tools.c \ dialogs/dialog-analysis-tool-chi-squared.c \ dialogs/dialog-analysis-tool-frequency.c \ dialogs/dialog-analysis-tool-kaplan-meier.c \ dialogs/dialog-analysis-tool-normality.c \ dialogs/dialog-analysis-tool-one-mean.c \ dialogs/dialog-analysis-tool-principal-components.c \ dialogs/dialog-analysis-tool-sign-test.c \ dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c \ dialogs/dialog-autofilter.c dialogs/dialog-autoformat.c \ dialogs/dialog-autosave.c dialogs/dialog-cell-comment.c \ dialogs/dialog-cell-format.c dialogs/dialog-cell-format-cond.c \ dialogs/dialog-cell-sort.c dialogs/dialog-col-width.c \ dialogs/dialog-col-row.c dialogs/dialog-consolidate.c \ dialogs/dialog-data-slicer.c dialogs/dialog-data-table.c \ dialogs/dialog-fill-series.c dialogs/dialog-function-select.c \ dialogs/dialog-formula-guru.c dialogs/dialog-goal-seek.c \ dialogs/dialog-goto-cell.c dialogs/dialog-hyperlink.c \ dialogs/dialog-insert-cells.c dialogs/dialog-define-names.c \ dialogs/dialog-delete-cells.c dialogs/dialog-merge.c \ dialogs/dialog-password.c dialogs/dialog-paste-special.c \ dialogs/dialog-plugin-manager.c dialogs/dialog-preferences.c \ dialogs/dialog-random-generator.c \ dialogs/dialog-random-generator-cor.c dialogs/dialog-recent.c \ dialogs/dialog-row-height.c dialogs/dialog-quit.c \ dialogs/dialog-scenarios.c dialogs/dialog-search.c \ dialogs/dialog-search-replace.c dialogs/dialog-sheet-compare.c \ dialogs/dialog-sheet-order.c dialogs/dialog-sheet-rename.c \ dialogs/dialog-sheet-resize.c \ dialogs/dialog-sheetobject-size.c dialogs/dialog-shuffle.c \ dialogs/dialog-simulation.c dialogs/dialog-so-list.c \ dialogs/dialog-so-styled.c dialogs/dialog-solver.c \ dialogs/dialog-stf.c dialogs/dialog-stf-main-page.c \ dialogs/dialog-stf-csv-page.c dialogs/dialog-stf-fixed-page.c \ dialogs/dialog-stf-format-page.c dialogs/dialog-stf-preview.c \ dialogs/dialog-stf-export.c dialogs/dialog-tabulate.c \ dialogs/dialog-doc-metadata.c dialogs/dialog-view.c \ dialogs/dialog-workbook-attr.c dialogs/dialog-zoom.c \ dialogs/dialog-printer-setup.c tools/analysis-anova.c \ tools/analysis-auto-expression.c tools/analysis-chi-squared.c \ tools/analysis-exp-smoothing.c tools/analysis-frequency.c \ tools/analysis-histogram.c tools/analysis-kaplan-meier.c \ tools/analysis-normality.c tools/analysis-one-mean-test.c \ tools/analysis-principal-components.c \ tools/analysis-sign-test.c tools/analysis-signed-rank-test.c \ tools/analysis-tools.c tools/analysis-wilcoxon-mann-whitney.c \ tools/auto-correct.c tools/dao.c tools/data-shuffling.c \ tools/fill-series.c tools/filter.c tools/gnm-solver.c \ tools/goal-seek.c tools/random-generator-cor.c \ tools/random-generator.c tools/scenarios.c tools/simulation.c \ tools/tabulate.c widgets/gnm-dao.c widgets/gnm-fontbutton.c \ widgets/gnm-format-sel.c widgets/gnm-notebook.c \ widgets/gnm-radiobutton.c widgets/gnm-cell-combo-view.c \ widgets/gnm-filter-combo-view.c \ widgets/gnm-validation-combo-view.c widgets/gnm-sheet-sel.c \ widgets/gnm-sheet-slicer-combo-view.c \ widgets/gnm-so-anchor-mode-chooser.c \ widgets/gnm-workbook-sel.c widgets/gnm-cell-renderer-text.c \ widgets/gnm-cell-renderer-expr-entry.c \ widgets/gnm-cell-renderer-toggle.c \ widgets/gnm-dashed-canvas-line.c widgets/gnm-expr-entry.c \ widgets/gnm-text-view.c am__dirstamp = $(am__leading_dot)dirstamp am__objects_1 = dialogs/libspreadsheet_la-dao-gui-utils.lo \ dialogs/libspreadsheet_la-dialog-about.lo \ dialogs/libspreadsheet_la-dialog-advanced-filter.lo \ dialogs/libspreadsheet_la-dialog-analysis-tools.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo \ dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo \ dialogs/libspreadsheet_la-dialog-autofilter.lo \ dialogs/libspreadsheet_la-dialog-autoformat.lo \ dialogs/libspreadsheet_la-dialog-autosave.lo \ dialogs/libspreadsheet_la-dialog-cell-comment.lo \ dialogs/libspreadsheet_la-dialog-cell-format.lo \ dialogs/libspreadsheet_la-dialog-cell-format-cond.lo \ dialogs/libspreadsheet_la-dialog-cell-sort.lo \ dialogs/libspreadsheet_la-dialog-col-width.lo \ dialogs/libspreadsheet_la-dialog-col-row.lo \ dialogs/libspreadsheet_la-dialog-consolidate.lo \ dialogs/libspreadsheet_la-dialog-data-slicer.lo \ dialogs/libspreadsheet_la-dialog-data-table.lo \ dialogs/libspreadsheet_la-dialog-fill-series.lo \ dialogs/libspreadsheet_la-dialog-function-select.lo \ dialogs/libspreadsheet_la-dialog-formula-guru.lo \ dialogs/libspreadsheet_la-dialog-goal-seek.lo \ dialogs/libspreadsheet_la-dialog-goto-cell.lo \ dialogs/libspreadsheet_la-dialog-hyperlink.lo \ dialogs/libspreadsheet_la-dialog-insert-cells.lo \ dialogs/libspreadsheet_la-dialog-define-names.lo \ dialogs/libspreadsheet_la-dialog-delete-cells.lo \ dialogs/libspreadsheet_la-dialog-merge.lo \ dialogs/libspreadsheet_la-dialog-password.lo \ dialogs/libspreadsheet_la-dialog-paste-special.lo \ dialogs/libspreadsheet_la-dialog-plugin-manager.lo \ dialogs/libspreadsheet_la-dialog-preferences.lo \ dialogs/libspreadsheet_la-dialog-random-generator.lo \ dialogs/libspreadsheet_la-dialog-random-generator-cor.lo \ dialogs/libspreadsheet_la-dialog-recent.lo \ dialogs/libspreadsheet_la-dialog-row-height.lo \ dialogs/libspreadsheet_la-dialog-quit.lo \ dialogs/libspreadsheet_la-dialog-scenarios.lo \ dialogs/libspreadsheet_la-dialog-search.lo \ dialogs/libspreadsheet_la-dialog-search-replace.lo \ dialogs/libspreadsheet_la-dialog-sheet-compare.lo \ dialogs/libspreadsheet_la-dialog-sheet-order.lo \ dialogs/libspreadsheet_la-dialog-sheet-rename.lo \ dialogs/libspreadsheet_la-dialog-sheet-resize.lo \ dialogs/libspreadsheet_la-dialog-sheetobject-size.lo \ dialogs/libspreadsheet_la-dialog-shuffle.lo \ dialogs/libspreadsheet_la-dialog-simulation.lo \ dialogs/libspreadsheet_la-dialog-so-list.lo \ dialogs/libspreadsheet_la-dialog-so-styled.lo \ dialogs/libspreadsheet_la-dialog-solver.lo \ dialogs/libspreadsheet_la-dialog-stf.lo \ dialogs/libspreadsheet_la-dialog-stf-main-page.lo \ dialogs/libspreadsheet_la-dialog-stf-csv-page.lo \ dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo \ dialogs/libspreadsheet_la-dialog-stf-format-page.lo \ dialogs/libspreadsheet_la-dialog-stf-preview.lo \ dialogs/libspreadsheet_la-dialog-stf-export.lo \ dialogs/libspreadsheet_la-dialog-tabulate.lo \ dialogs/libspreadsheet_la-dialog-doc-metadata.lo \ dialogs/libspreadsheet_la-dialog-view.lo \ dialogs/libspreadsheet_la-dialog-workbook-attr.lo \ dialogs/libspreadsheet_la-dialog-zoom.lo \ dialogs/libspreadsheet_la-dialog-printer-setup.lo am__objects_2 = tools/libspreadsheet_la-analysis-anova.lo \ tools/libspreadsheet_la-analysis-auto-expression.lo \ tools/libspreadsheet_la-analysis-chi-squared.lo \ tools/libspreadsheet_la-analysis-exp-smoothing.lo \ tools/libspreadsheet_la-analysis-frequency.lo \ tools/libspreadsheet_la-analysis-histogram.lo \ tools/libspreadsheet_la-analysis-kaplan-meier.lo \ tools/libspreadsheet_la-analysis-normality.lo \ tools/libspreadsheet_la-analysis-one-mean-test.lo \ tools/libspreadsheet_la-analysis-principal-components.lo \ tools/libspreadsheet_la-analysis-sign-test.lo \ tools/libspreadsheet_la-analysis-signed-rank-test.lo \ tools/libspreadsheet_la-analysis-tools.lo \ tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo \ tools/libspreadsheet_la-auto-correct.lo \ tools/libspreadsheet_la-dao.lo \ tools/libspreadsheet_la-data-shuffling.lo \ tools/libspreadsheet_la-fill-series.lo \ tools/libspreadsheet_la-filter.lo \ tools/libspreadsheet_la-gnm-solver.lo \ tools/libspreadsheet_la-goal-seek.lo \ tools/libspreadsheet_la-random-generator-cor.lo \ tools/libspreadsheet_la-random-generator.lo \ tools/libspreadsheet_la-scenarios.lo \ tools/libspreadsheet_la-simulation.lo \ tools/libspreadsheet_la-tabulate.lo am__objects_3 = widgets/libspreadsheet_la-gnm-dao.lo \ widgets/libspreadsheet_la-gnm-fontbutton.lo \ widgets/libspreadsheet_la-gnm-format-sel.lo \ widgets/libspreadsheet_la-gnm-notebook.lo \ widgets/libspreadsheet_la-gnm-radiobutton.lo \ widgets/libspreadsheet_la-gnm-cell-combo-view.lo \ widgets/libspreadsheet_la-gnm-filter-combo-view.lo \ widgets/libspreadsheet_la-gnm-validation-combo-view.lo \ widgets/libspreadsheet_la-gnm-sheet-sel.lo \ widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo \ widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo \ widgets/libspreadsheet_la-gnm-workbook-sel.lo \ widgets/libspreadsheet_la-gnm-cell-renderer-text.lo \ widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo \ widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo \ widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo \ widgets/libspreadsheet_la-gnm-expr-entry.lo \ widgets/libspreadsheet_la-gnm-text-view.lo @WITH_GTK_TRUE@am__objects_4 = $(am__objects_3) 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-draw.lo libspreadsheet_la-cell.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-stderr.lo \ libspreadsheet_la-command-context.lo \ libspreadsheet_la-commands.lo \ libspreadsheet_la-complete-sheet.lo \ libspreadsheet_la-complete.lo libspreadsheet_la-complex.lo \ libspreadsheet_la-consolidate.lo libspreadsheet_la-criteria.lo \ libspreadsheet_la-dependent.lo libspreadsheet_la-expr-deriv.lo \ libspreadsheet_la-expr-name.lo libspreadsheet_la-expr.lo \ libspreadsheet_la-file-autoft.lo \ libspreadsheet_la-format-template.lo \ libspreadsheet_la-func-builtin.lo libspreadsheet_la-func.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-plugin.lo \ libspreadsheet_la-gnm-random.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-gnumeric-conf.lo \ libspreadsheet_la-gnumeric-simple-canvas.lo \ libspreadsheet_la-graph.lo libspreadsheet_la-gui-clipboard.lo \ libspreadsheet_la-gui-file.lo libspreadsheet_la-gui-util.lo \ libspreadsheet_la-gutils.lo libspreadsheet_la-history.lo \ libspreadsheet_la-hlink.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-parse-util.lo libspreadsheet_la-parser.lo \ libspreadsheet_la-pattern.lo libspreadsheet_la-position.lo \ libspreadsheet_la-preview-grid.lo \ libspreadsheet_la-print-cell.lo \ libspreadsheet_la-print-info.lo libspreadsheet_la-print.lo \ libspreadsheet_la-rangefunc-strings.lo \ libspreadsheet_la-rangefunc.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-autofill.lo \ libspreadsheet_la-sheet-conditions.lo \ libspreadsheet_la-sheet-control-gui.lo \ libspreadsheet_la-sheet-control.lo \ libspreadsheet_la-sheet-diff.lo \ libspreadsheet_la-sheet-filter.lo \ libspreadsheet_la-sheet-merge.lo \ libspreadsheet_la-sheet-object-cell-comment.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-object.lo \ libspreadsheet_la-sheet-style.lo \ libspreadsheet_la-sheet-utils.lo \ libspreadsheet_la-sheet-view.lo libspreadsheet_la-sheet.lo \ libspreadsheet_la-sort.lo libspreadsheet_la-stf-export.lo \ libspreadsheet_la-stf-parse.lo libspreadsheet_la-stf.lo \ libspreadsheet_la-style-border.lo \ libspreadsheet_la-style-color.lo \ libspreadsheet_la-style-conditions.lo \ libspreadsheet_la-style.lo libspreadsheet_la-undo.lo \ libspreadsheet_la-validation.lo \ libspreadsheet_la-value-sheet.lo libspreadsheet_la-value.lo \ libspreadsheet_la-wbc-gtk-actions.lo \ libspreadsheet_la-wbc-gtk-edit.lo libspreadsheet_la-wbc-gtk.lo \ libspreadsheet_la-workbook-cmd-format.lo \ libspreadsheet_la-workbook-control.lo \ libspreadsheet_la-workbook-view.lo \ libspreadsheet_la-workbook.lo \ libspreadsheet_la-xml-sax-read.lo \ libspreadsheet_la-xml-sax-write.lo $(am__objects_1) \ $(am__objects_2) $(am__objects_4) nodist_libspreadsheet_la_OBJECTS = libspreadsheet_la-gnmresources.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 $@ 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_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__maybe_remake_depfiles = depfiles am__depfiles_remade = ./$(DEPDIR)/io-context-gtk.Po \ ./$(DEPDIR)/libspreadsheet_la-application.Plo \ ./$(DEPDIR)/libspreadsheet_la-auto-format.Plo \ ./$(DEPDIR)/libspreadsheet_la-cell-draw.Plo \ ./$(DEPDIR)/libspreadsheet_la-cell.Plo \ ./$(DEPDIR)/libspreadsheet_la-cellspan.Plo \ ./$(DEPDIR)/libspreadsheet_la-clipboard.Plo \ ./$(DEPDIR)/libspreadsheet_la-cmd-edit.Plo \ ./$(DEPDIR)/libspreadsheet_la-collect.Plo \ ./$(DEPDIR)/libspreadsheet_la-colrow.Plo \ ./$(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo \ ./$(DEPDIR)/libspreadsheet_la-command-context.Plo \ ./$(DEPDIR)/libspreadsheet_la-commands.Plo \ ./$(DEPDIR)/libspreadsheet_la-complete-sheet.Plo \ ./$(DEPDIR)/libspreadsheet_la-complete.Plo \ ./$(DEPDIR)/libspreadsheet_la-complex.Plo \ ./$(DEPDIR)/libspreadsheet_la-consolidate.Plo \ ./$(DEPDIR)/libspreadsheet_la-criteria.Plo \ ./$(DEPDIR)/libspreadsheet_la-dependent.Plo \ ./$(DEPDIR)/libspreadsheet_la-expr-deriv.Plo \ ./$(DEPDIR)/libspreadsheet_la-expr-name.Plo \ ./$(DEPDIR)/libspreadsheet_la-expr.Plo \ ./$(DEPDIR)/libspreadsheet_la-file-autoft.Plo \ ./$(DEPDIR)/libspreadsheet_la-format-template.Plo \ ./$(DEPDIR)/libspreadsheet_la-func-builtin.Plo \ ./$(DEPDIR)/libspreadsheet_la-func.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-format.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-pane.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-random.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnmresources.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo \ ./$(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo \ ./$(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo \ ./$(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo \ ./$(DEPDIR)/libspreadsheet_la-go-data-cache.Plo \ ./$(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo \ ./$(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo \ ./$(DEPDIR)/libspreadsheet_la-go-val.Plo \ ./$(DEPDIR)/libspreadsheet_la-graph.Plo \ ./$(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo \ ./$(DEPDIR)/libspreadsheet_la-gui-file.Plo \ ./$(DEPDIR)/libspreadsheet_la-gui-util.Plo \ ./$(DEPDIR)/libspreadsheet_la-gutils.Plo \ ./$(DEPDIR)/libspreadsheet_la-history.Plo \ ./$(DEPDIR)/libspreadsheet_la-hlink.Plo \ ./$(DEPDIR)/libspreadsheet_la-input-msg.Plo \ ./$(DEPDIR)/libspreadsheet_la-item-bar.Plo \ ./$(DEPDIR)/libspreadsheet_la-item-cursor.Plo \ ./$(DEPDIR)/libspreadsheet_la-item-edit.Plo \ ./$(DEPDIR)/libspreadsheet_la-item-grid.Plo \ ./$(DEPDIR)/libspreadsheet_la-libgnumeric.Plo \ ./$(DEPDIR)/libspreadsheet_la-mathfunc.Plo \ ./$(DEPDIR)/libspreadsheet_la-mstyle.Plo \ ./$(DEPDIR)/libspreadsheet_la-number-match.Plo \ ./$(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo \ ./$(DEPDIR)/libspreadsheet_la-parse-util.Plo \ ./$(DEPDIR)/libspreadsheet_la-parser.Plo \ ./$(DEPDIR)/libspreadsheet_la-pattern.Plo \ ./$(DEPDIR)/libspreadsheet_la-position.Plo \ ./$(DEPDIR)/libspreadsheet_la-preview-grid.Plo \ ./$(DEPDIR)/libspreadsheet_la-print-cell.Plo \ ./$(DEPDIR)/libspreadsheet_la-print-info.Plo \ ./$(DEPDIR)/libspreadsheet_la-print.Plo \ ./$(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo \ ./$(DEPDIR)/libspreadsheet_la-rangefunc.Plo \ ./$(DEPDIR)/libspreadsheet_la-ranges.Plo \ ./$(DEPDIR)/libspreadsheet_la-rendered-value.Plo \ ./$(DEPDIR)/libspreadsheet_la-search.Plo \ ./$(DEPDIR)/libspreadsheet_la-selection.Plo \ ./$(DEPDIR)/libspreadsheet_la-session.Plo \ ./$(DEPDIR)/libspreadsheet_la-sf-bessel.Plo \ ./$(DEPDIR)/libspreadsheet_la-sf-dpq.Plo \ ./$(DEPDIR)/libspreadsheet_la-sf-gamma.Plo \ ./$(DEPDIR)/libspreadsheet_la-sf-trig.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-conditions.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-control.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-diff.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-filter.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-merge.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-object.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-style.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-utils.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet-view.Plo \ ./$(DEPDIR)/libspreadsheet_la-sheet.Plo \ ./$(DEPDIR)/libspreadsheet_la-sort.Plo \ ./$(DEPDIR)/libspreadsheet_la-stf-export.Plo \ ./$(DEPDIR)/libspreadsheet_la-stf-parse.Plo \ ./$(DEPDIR)/libspreadsheet_la-stf.Plo \ ./$(DEPDIR)/libspreadsheet_la-style-border.Plo \ ./$(DEPDIR)/libspreadsheet_la-style-color.Plo \ ./$(DEPDIR)/libspreadsheet_la-style-conditions.Plo \ ./$(DEPDIR)/libspreadsheet_la-style.Plo \ ./$(DEPDIR)/libspreadsheet_la-undo.Plo \ ./$(DEPDIR)/libspreadsheet_la-validation.Plo \ ./$(DEPDIR)/libspreadsheet_la-value-sheet.Plo \ ./$(DEPDIR)/libspreadsheet_la-value.Plo \ ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo \ ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo \ ./$(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo \ ./$(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo \ ./$(DEPDIR)/libspreadsheet_la-workbook-control.Plo \ ./$(DEPDIR)/libspreadsheet_la-workbook-view.Plo \ ./$(DEPDIR)/libspreadsheet_la-workbook.Plo \ ./$(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo \ ./$(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo \ ./$(DEPDIR)/main-application.Po ./$(DEPDIR)/ssconvert.Po \ ./$(DEPDIR)/ssdiff.Po ./$(DEPDIR)/ssgrep.Po \ ./$(DEPDIR)/ssindex.Po ./$(DEPDIR)/sstest.Po \ dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Plo \ dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Plo \ tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Plo \ tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Plo \ tools/$(DEPDIR)/libspreadsheet_la-dao.Plo \ tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Plo \ tools/$(DEPDIR)/libspreadsheet_la-fill-series.Plo \ tools/$(DEPDIR)/libspreadsheet_la-filter.Plo \ tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Plo \ tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Plo \ tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Plo \ tools/$(DEPDIR)/libspreadsheet_la-random-generator.Plo \ tools/$(DEPDIR)/libspreadsheet_la-scenarios.Plo \ tools/$(DEPDIR)/libspreadsheet_la-simulation.Plo \ tools/$(DEPDIR)/libspreadsheet_la-tabulate.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Plo \ widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Plo 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) DIST_SOURCES = $(am__libspreadsheet_la_SOURCES_DIST) \ $(gnumeric_SOURCES) $(ssconvert_SOURCES) $(ssdiff_SOURCES) \ $(ssgrep_SOURCES) $(ssindex_SOURCES) $(sstest_SOURCES) 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) $(typelibs_DATA) HEADERS = $(libspreadsheet_include_HEADERS) $(noinst_HEADERS) \ $(tools_HEADERS) $(widgets_HEADERS) 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 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ $(top_srcdir)/ylwrap parser.c DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 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@ GIOVERRIDESDIR = @GIOVERRIDESDIR@ GIRDIR = @GIRDIR@ GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@ 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@ GTKDOC_CHECK = @GTKDOC_CHECK@ GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ GTKDOC_REBASE = @GTKDOC_REBASE@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUILE_INCS = @GUILE_INCS@ GUILE_LIBS = @GUILE_LIBS@ HELP_DIR = @HELP_DIR@ HTML_DIR = @HTML_DIR@ 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@ INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ 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@ ITSTOOL = @ITSTOOL@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSPREADSHEET_CFLAGS = @LIBSPREADSHEET_CFLAGS@ LIBSPREADSHEET_LIBS = @LIBSPREADSHEET_LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 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@ 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@ XMLLINT = @XMLLINT@ YACC = @YACC@ YELP_LC_DIST = @YELP_LC_DIST@ YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@ 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_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@ runstatedir = @runstatedir@ 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@ AUTOMAKE_OPTIONS = subdir-objects 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}" libspreadsheet_includedir = $(includedir)/libspreadsheet-@GNUMERIC_API_VER@/spreadsheet # include conditional files to ensure everything gets distributed no matter # what the build EXTRA_DIST = $(am__append_3) gnm.gresource.xml \ pixmaps/line_pattern_dash_dot.png \ pixmaps/line_pattern_dash_dot_dot.png \ pixmaps/line_pattern_dashed.png \ pixmaps/line_pattern_dotted.png \ pixmaps/line_pattern_double.png pixmaps/line_pattern_hair.png \ pixmaps/line_pattern_medium.png \ pixmaps/line_pattern_medium_dash.png \ pixmaps/line_pattern_medium_dash_dot.png \ pixmaps/line_pattern_medium_dash_dot_dot.png \ pixmaps/line_pattern_slant.png pixmaps/line_pattern_thick.png \ pixmaps/line_pattern_thin.png pixmaps/right-down.png \ pixmaps/down-right.png pixmaps/gnumeric_splash_1.4.png \ pixmaps/unknown_image.png pixmaps/sheet_move_marker.png \ gnumeric.css gnm-marshalers.list README.gnm_float gnumeric.rc \ GNOME_Gnumeric-gtk.xml $(resource_ui_files) lib_LTLIBRARIES = libspreadsheet.la AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(srcdir) \ $(GNUMERIC_CFLAGS) # A hint is needed to build these headers first: BUILT_SOURCES = \ gnm-marshalers.c \ gnm-marshalers.h \ gnmresources.c \ gnmresources.h \ gnumeric-paths.h # These also need to occur in gnm.gresource.xml resource_ui_files = \ dialogs/advanced-filter.ui \ dialogs/anova-one.ui \ dialogs/anova-two.ui \ dialogs/autofilter-expression.ui \ dialogs/autofilter-top10.ui \ dialogs/autoformat.ui \ dialogs/autosave.ui \ dialogs/cell-comment.ui \ dialogs/cell-format-cond.ui \ dialogs/cell-format.ui \ dialogs/cell-sort.ui \ dialogs/chi-squared.ui \ dialogs/col-width.ui \ dialogs/colrow.ui \ dialogs/consolidate.ui \ dialogs/correlation.ui \ dialogs/covariance.ui \ dialogs/dao.ui \ dialogs/data-slicer.ui \ dialogs/data-table.ui \ dialogs/define-name.ui \ dialogs/delete-cells.ui \ dialogs/descriptive-stats.ui \ dialogs/dialog-stf-export.ui \ dialogs/dialog-stf.ui \ dialogs/dialog-zoom.ui \ dialogs/doc-meta-data.ui \ dialogs/exp-smoothing.ui \ dialogs/fill-series.ui \ dialogs/formula-guru.ui \ dialogs/fourier-analysis.ui \ dialogs/frequency.ui \ dialogs/function-select.ui \ dialogs/goalseek.ui \ dialogs/goto.ui \ dialogs/hf-config.ui \ dialogs/hf-dt-format.ui \ dialogs/histogram.ui \ dialogs/hyperlink.ui \ dialogs/insert-cells.ui \ dialogs/kaplan-meier.ui \ dialogs/mean-tests.ui \ dialogs/merge.ui \ dialogs/moving-averages.ui \ dialogs/normality-tests.ui \ dialogs/one-mean-test.ui \ dialogs/paste-special.ui \ dialogs/plugin-manager.ui \ dialogs/preferences.ui \ dialogs/principal-components.ui \ dialogs/print.ui \ dialogs/quit.ui \ dialogs/random-generation-cor.ui \ dialogs/random-generation.ui \ dialogs/rank.ui \ dialogs/recent.ui \ dialogs/regression.ui \ dialogs/row-height.ui \ dialogs/sampling.ui \ dialogs/scenario-add.ui \ dialogs/scenario-manager.ui \ dialogs/search-replace.ui \ dialogs/search.ui \ dialogs/sheet-compare.ui \ dialogs/sheet-order.ui \ dialogs/sheet-rename.ui \ dialogs/sheet-resize.ui \ dialogs/sheetobject-size.ui \ dialogs/shuffle.ui \ dialogs/sign-test-two.ui \ dialogs/sign-test.ui \ dialogs/simulation.ui \ dialogs/so-button.ui \ dialogs/so-checkbox.ui \ dialogs/so-frame.ui \ dialogs/so-list.ui \ dialogs/so-radiobutton.ui \ dialogs/so-scrollbar.ui \ dialogs/solver.ui \ dialogs/tabulate.ui \ dialogs/variance-tests.ui \ dialogs/view.ui \ dialogs/wbcg.ui \ dialogs/wilcoxon-mann-whitney.ui \ dialogs/workbook-attr.ui dialogs_sources = \ dialogs/dao-gui-utils.c \ dialogs/dialog-about.c \ dialogs/dialog-advanced-filter.c \ dialogs/dialog-analysis-tools.c \ dialogs/dialog-analysis-tool-chi-squared.c \ dialogs/dialog-analysis-tool-frequency.c \ dialogs/dialog-analysis-tool-kaplan-meier.c \ dialogs/dialog-analysis-tool-normality.c \ dialogs/dialog-analysis-tool-one-mean.c \ dialogs/dialog-analysis-tool-principal-components.c \ dialogs/dialog-analysis-tool-sign-test.c \ dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c \ dialogs/dialog-autofilter.c \ dialogs/dialog-autoformat.c \ dialogs/dialog-autosave.c \ dialogs/dialog-cell-comment.c \ dialogs/dialog-cell-format.c \ dialogs/dialog-cell-format-cond.c \ dialogs/dialog-cell-sort.c \ dialogs/dialog-col-width.c \ dialogs/dialog-col-row.c \ dialogs/dialog-consolidate.c \ dialogs/dialog-data-slicer.c \ dialogs/dialog-data-table.c \ dialogs/dialog-fill-series.c \ dialogs/dialog-function-select.c \ dialogs/dialog-formula-guru.c \ dialogs/dialog-goal-seek.c \ dialogs/dialog-goto-cell.c \ dialogs/dialog-hyperlink.c \ dialogs/dialog-insert-cells.c \ dialogs/dialog-define-names.c \ dialogs/dialog-delete-cells.c \ dialogs/dialog-merge.c \ dialogs/dialog-password.c \ dialogs/dialog-paste-special.c \ dialogs/dialog-plugin-manager.c \ dialogs/dialog-preferences.c \ dialogs/dialog-random-generator.c \ dialogs/dialog-random-generator-cor.c \ dialogs/dialog-recent.c \ dialogs/dialog-row-height.c \ dialogs/dialog-quit.c \ dialogs/dialog-scenarios.c \ dialogs/dialog-search.c \ dialogs/dialog-search-replace.c \ dialogs/dialog-sheet-compare.c \ dialogs/dialog-sheet-order.c \ dialogs/dialog-sheet-rename.c \ dialogs/dialog-sheet-resize.c \ dialogs/dialog-sheetobject-size.c \ dialogs/dialog-shuffle.c \ dialogs/dialog-simulation.c \ dialogs/dialog-so-list.c \ dialogs/dialog-so-styled.c \ dialogs/dialog-solver.c \ dialogs/dialog-stf.c \ dialogs/dialog-stf-main-page.c \ dialogs/dialog-stf-csv-page.c \ dialogs/dialog-stf-fixed-page.c \ dialogs/dialog-stf-format-page.c \ dialogs/dialog-stf-preview.c \ dialogs/dialog-stf-export.c \ dialogs/dialog-tabulate.c \ dialogs/dialog-doc-metadata.c \ dialogs/dialog-view.c \ dialogs/dialog-workbook-attr.c \ dialogs/dialog-zoom.c \ dialogs/dialog-printer-setup.c # Not installed dialogs_headers = \ dialogs/help.h \ dialogs/dao-gui-utils.h \ dialogs/dialog-stf.h \ dialogs/dialog-stf-preview.h \ dialogs/dialog-stf-export.h \ dialogs/dialogs.h \ dialogs/tool-dialogs.h widgets_SOURCES = \ widgets/gnm-dao.c \ widgets/gnm-fontbutton.c \ widgets/gnm-format-sel.c \ widgets/gnm-notebook.c \ widgets/gnm-radiobutton.c \ widgets/gnm-cell-combo-view.c \ widgets/gnm-filter-combo-view.c \ widgets/gnm-validation-combo-view.c \ widgets/gnm-sheet-sel.c \ widgets/gnm-sheet-slicer-combo-view.c \ widgets/gnm-so-anchor-mode-chooser.c \ widgets/gnm-workbook-sel.c \ widgets/gnm-cell-renderer-text.c \ widgets/gnm-cell-renderer-expr-entry.c \ widgets/gnm-cell-renderer-toggle.c \ widgets/gnm-dashed-canvas-line.c \ widgets/gnm-expr-entry.c \ widgets/gnm-text-view.c widgetsdir = $(libspreadsheet_includedir)/widgets widgets_HEADERS = \ widgets/gnm-dao.h \ widgets/gnm-fontbutton.h \ widgets/gnm-format-sel.h \ widgets/gnm-notebook.h \ widgets/gnm-radiobutton.h \ widgets/gnm-cell-combo-view.h \ widgets/gnm-cell-combo-view-impl.h \ widgets/gnm-filter-combo-view.h \ widgets/gnm-validation-combo-view.h \ widgets/gnm-sheet-sel.h \ widgets/gnm-sheet-slicer-combo-view.h \ widgets/gnm-so-anchor-mode-chooser.h \ widgets/gnm-workbook-sel.h \ widgets/gnm-cell-renderer-text.h \ widgets/gnm-cell-renderer-expr-entry.h \ widgets/gnm-cell-renderer-toggle.h \ widgets/gnm-dashed-canvas-line.h \ widgets/gnm-expr-entry.h \ widgets/gnm-text-view.h tools_SOURCES = \ tools/analysis-anova.c \ tools/analysis-auto-expression.c \ tools/analysis-chi-squared.c \ tools/analysis-exp-smoothing.c \ tools/analysis-frequency.c \ tools/analysis-histogram.c \ tools/analysis-kaplan-meier.c \ tools/analysis-normality.c \ tools/analysis-one-mean-test.c \ tools/analysis-principal-components.c \ tools/analysis-sign-test.c \ tools/analysis-signed-rank-test.c \ tools/analysis-tools.c \ tools/analysis-wilcoxon-mann-whitney.c \ tools/auto-correct.c \ tools/dao.c \ tools/data-shuffling.c \ tools/fill-series.c \ tools/filter.c \ tools/gnm-solver.c \ tools/goal-seek.c \ tools/random-generator-cor.c \ tools/random-generator.c \ tools/scenarios.c \ tools/simulation.c \ tools/tabulate.c toolsdir = $(libspreadsheet_includedir)/tools tools_HEADERS = \ tools/analysis-anova.h \ tools/analysis-auto-expression.h \ tools/analysis-chi-squared.h \ tools/analysis-exp-smoothing.h \ tools/analysis-frequency.h \ tools/analysis-histogram.h \ tools/analysis-kaplan-meier.h \ tools/analysis-normality.h \ tools/analysis-one-mean-test.h \ tools/analysis-principal-components.h \ tools/analysis-sign-test.h \ tools/analysis-signed-rank-test.h \ tools/analysis-tools.h \ tools/analysis-wilcoxon-mann-whitney.h \ tools/auto-correct.h \ tools/dao.h \ tools/data-shuffling.h \ tools/fill-series.h \ tools/filter.h \ tools/gnm-solver.h \ tools/goal-seek.h \ tools/random-generator-cor.h \ tools/random-generator.h \ tools/scenarios.h \ tools/simulation.h \ tools/tabulate.h \ tools/tools.h noinst_HEADERS = dead-kittens.h compilation.h gnm-i18n.h \ $(dialogs_headers) resource_files = $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(top_srcdir) --generate-dependencies $(srcdir)/gnm.gresource.xml) 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_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-draw.c \ cell.c cellspan.c clipboard.c cmd-edit.c collect.c colrow.c \ command-context-stderr.c command-context.c commands.c \ complete-sheet.c complete.c complex.c consolidate.c criteria.c \ dependent.c expr-deriv.c expr-name.c expr.c file-autoft.c \ format-template.c func-builtin.c func.c gnm-commands-slicer.c \ gnm-datetime.c gnm-format.c gnm-graph-window.c gnm-pane-impl.h \ gnm-pane.c gnm-plugin.c gnm-random.c gnm-so-filled.c \ gnm-so-line.c gnm-so-path.c gnm-so-polygon.c gnumeric-conf.c \ gnumeric-simple-canvas.c graph.c gui-clipboard.c gui-file.c \ gui-util.c gutils.c history.c hlink.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 parse-util.c parser.y \ pattern.c position.c preview-grid-impl.h preview-grid.c \ print-cell.c print-info.c print.c rangefunc-strings.c \ rangefunc.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-autofill.c sheet-conditions.c sheet-control-gui.c \ sheet-control.c sheet-diff.c sheet-filter.c sheet-merge.c \ sheet-object-cell-comment.c sheet-object-component.c \ sheet-object-graph.c sheet-object-image.c \ sheet-object-widget.c sheet-object.c sheet-style.c \ sheet-utils.c sheet-view.c sheet.c sort.c stf-export.c \ stf-parse.c stf.c style-border.c style-color.c \ style-conditions.c style.c undo.c validation.c value-sheet.c \ value.c wbc-gtk-actions.c wbc-gtk-edit.c wbc-gtk.c \ workbook-cmd-format.c workbook-control.c workbook-view.c \ workbook.c xml-sax-read.c xml-sax-write.c $(dialogs_sources) \ $(tools_SOURCES) $(am__append_2) nodist_libspreadsheet_la_SOURCES = gnmresources.c gnmresources.h # When we switch to subversion fix this to nest as # libspreadsheet-ver/spreadsheet/header # doing it now would require massive cvs surgery. libspreadsheet_include_HEADERS = \ application.h \ auto-format.h \ cell-draw.h \ cell.h \ cellspan.h \ clipboard.h \ cmd-edit.h \ collect.h \ colrow.h \ command-context-stderr.h \ command-context.h \ commands.h \ complete-sheet.h \ complete.h \ complex.h \ consolidate.h \ criteria.h \ dependent.h \ expr-deriv.h \ expr-impl.h \ expr-name.h \ expr.h \ file-autoft.h \ format-template.h \ func-builtin.h \ func.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-plugin.h \ gnm-random.h \ gnm-sheet-slicer.h \ gnm-so-filled.h \ gnm-so-line.h \ gnm-so-path.h \ gnm-so-polygon.h \ gnumeric-conf.h \ gnumeric-fwd.h \ gnumeric-simple-canvas.h \ gnumeric.h \ go-data-cache-field.h \ go-data-cache-source.h \ go-data-cache.h \ go-data-slicer-field.h \ go-data-slicer.h \ go-val.h \ graph.h \ gui-clipboard.h \ gui-file.h \ gui-util.h \ gutils.h \ history.h \ hlink-impl.h \ hlink.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-cell.h \ print-info.h \ print.h \ rangefunc-strings.h \ rangefunc.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-autofill.h \ sheet-conditions.h \ sheet-control-gui-priv.h \ sheet-control-gui.h \ sheet-control-priv.h \ sheet-control.h \ sheet-diff.h \ sheet-filter-combo.h \ sheet-filter.h \ sheet-merge.h \ sheet-object-cell-comment.h \ sheet-object-component.h \ sheet-object-graph.h \ sheet-object-image.h \ sheet-object-impl.h \ sheet-object-widget-impl.h \ sheet-object-widget.h \ sheet-object.h \ sheet-private.h \ sheet-style.h \ sheet-utils.h \ sheet-view.h \ sheet.h \ sort.h \ stf-export.h \ stf-parse.h \ stf.h \ style-border.h \ style-color.h \ style-conditions.h \ style-font.h \ style.h \ undo.h \ validation-combo.h \ validation.h \ value.h \ wbc-gtk-impl.h \ wbc-gtk.h \ workbook-cmd-format.h \ workbook-control-priv.h \ workbook-control.h \ workbook-priv.h \ workbook-view.h \ workbook.h \ xml-io-version.h \ xml-sax.h ALL_HDRS = \ $(libspreadsheet_include_HEADERS) \ $(tools_HEADERS) \ $(dialogs_headers) \ $(widgets_HEADERS) 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 @WITH_NATIVE_WIN32_TRUE@libspreadsheet_la_DEPENDENCIES = libspreadsheet.def # Rules for the marshalers code: GENMARSHAL_COMMAND = $(GLIB_GENMARSHAL) --prefix=gnm_ @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@ $(ALL_HDRS) @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-am .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 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__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 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-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 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}; \ } dialogs/$(am__dirstamp): @$(MKDIR_P) dialogs @: > dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) dialogs/$(DEPDIR) @: > dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dao-gui-utils.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-about.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-advanced-filter.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tools.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-autofilter.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-autoformat.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-autosave.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-cell-comment.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-cell-format.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-cell-format-cond.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-cell-sort.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-col-width.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-col-row.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-consolidate.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-data-slicer.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-data-table.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-fill-series.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-function-select.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-formula-guru.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-goal-seek.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-goto-cell.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-hyperlink.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-insert-cells.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-define-names.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-delete-cells.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-merge.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-password.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-paste-special.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-plugin-manager.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-preferences.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-random-generator.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-random-generator-cor.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-recent.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-row-height.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-quit.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-scenarios.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-search.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-search-replace.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-sheet-compare.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-sheet-order.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-sheet-rename.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-sheet-resize.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-sheetobject-size.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-shuffle.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-simulation.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-so-list.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-so-styled.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-solver.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-stf.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-stf-main-page.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-stf-csv-page.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-stf-format-page.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-stf-preview.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-stf-export.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-tabulate.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-doc-metadata.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-view.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-workbook-attr.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-zoom.lo: dialogs/$(am__dirstamp) \ dialogs/$(DEPDIR)/$(am__dirstamp) dialogs/libspreadsheet_la-dialog-printer-setup.lo: \ dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp) tools/$(am__dirstamp): @$(MKDIR_P) tools @: > tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tools/$(DEPDIR) @: > tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-anova.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-auto-expression.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-chi-squared.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-exp-smoothing.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-frequency.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-histogram.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-kaplan-meier.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-normality.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-one-mean-test.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-principal-components.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-sign-test.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-signed-rank-test.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-tools.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-auto-correct.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-dao.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-data-shuffling.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-fill-series.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-filter.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-gnm-solver.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-goal-seek.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-random-generator-cor.lo: \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-random-generator.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-scenarios.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-simulation.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/libspreadsheet_la-tabulate.lo: tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) widgets/$(am__dirstamp): @$(MKDIR_P) widgets @: > widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) widgets/$(DEPDIR) @: > widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-dao.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-fontbutton.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-format-sel.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-notebook.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-radiobutton.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-cell-combo-view.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-filter-combo-view.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-validation-combo-view.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-sheet-sel.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-workbook-sel.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-cell-renderer-text.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo: \ widgets/$(am__dirstamp) widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-expr-entry.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) widgets/libspreadsheet_la-gnm-text-view.lo: widgets/$(am__dirstamp) \ widgets/$(DEPDIR)/$(am__dirstamp) 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) 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) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f dialogs/*.$(OBJEXT) -rm -f dialogs/*.lo -rm -f tools/*.$(OBJEXT) -rm -f tools/*.lo -rm -f widgets/*.$(OBJEXT) -rm -f widgets/*.lo distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io-context-gtk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-application.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-auto-format.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cell-draw.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cell.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cellspan.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-clipboard.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-cmd-edit.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-collect.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-colrow.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-command-context.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-commands.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-complete-sheet.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-complete.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-complex.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-consolidate.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-criteria.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-dependent.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-expr-deriv.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-expr-name.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-expr.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-file-autoft.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-format-template.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-func-builtin.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-func.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-format.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-pane.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-random.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnmresources.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-cache.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-go-val.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-graph.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gui-file.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gui-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-gutils.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-history.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-hlink.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-input-msg.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-bar.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-cursor.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-edit.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-item-grid.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-libgnumeric.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-mathfunc.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-mstyle.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-number-match.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-parse-util.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-parser.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-pattern.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-position.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-preview-grid.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-print-cell.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-print-info.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-print.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-rangefunc.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-ranges.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-rendered-value.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-search.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-selection.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-session.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-bessel.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-dpq.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-gamma.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sf-trig.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-conditions.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-control.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-diff.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-filter.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-merge.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-object.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-style.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-utils.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sheet.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-sort.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-stf-export.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-stf-parse.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-stf.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style-border.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style-color.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style-conditions.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-style.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-undo.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-validation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-value-sheet.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-value.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook-control.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-workbook.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main-application.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssconvert.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssdiff.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssgrep.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssindex.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sstest.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-dao.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-fill-series.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-filter.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-random-generator.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-scenarios.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-simulation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/libspreadsheet_la-tabulate.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Plo@am__quote@ # am--include-marker $(am__depfiles_remade): @$(MKDIR_P) $(@D) @echo '# dummy' >$@-t && $(am__mv) $@-t $@ am--depfiles: $(am__depfiles_remade) .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.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)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.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)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.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-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-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-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-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-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-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-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-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-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-criteria.lo: criteria.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-criteria.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-criteria.Tpo -c -o libspreadsheet_la-criteria.lo `test -f 'criteria.c' || echo '$(srcdir)/'`criteria.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-criteria.Tpo $(DEPDIR)/libspreadsheet_la-criteria.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='criteria.c' object='libspreadsheet_la-criteria.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-criteria.lo `test -f 'criteria.c' || echo '$(srcdir)/'`criteria.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-deriv.lo: expr-deriv.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-deriv.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-expr-deriv.Tpo -c -o libspreadsheet_la-expr-deriv.lo `test -f 'expr-deriv.c' || echo '$(srcdir)/'`expr-deriv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-expr-deriv.Tpo $(DEPDIR)/libspreadsheet_la-expr-deriv.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='expr-deriv.c' object='libspreadsheet_la-expr-deriv.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-deriv.lo `test -f 'expr-deriv.c' || echo '$(srcdir)/'`expr-deriv.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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-conditions.lo: sheet-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-sheet-conditions.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-conditions.Tpo -c -o libspreadsheet_la-sheet-conditions.lo `test -f 'sheet-conditions.c' || echo '$(srcdir)/'`sheet-conditions.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-conditions.Tpo $(DEPDIR)/libspreadsheet_la-sheet-conditions.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-conditions.c' object='libspreadsheet_la-sheet-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-sheet-conditions.lo `test -f 'sheet-conditions.c' || echo '$(srcdir)/'`sheet-conditions.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-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-diff.lo: sheet-diff.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-diff.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-sheet-diff.Tpo -c -o libspreadsheet_la-sheet-diff.lo `test -f 'sheet-diff.c' || echo '$(srcdir)/'`sheet-diff.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-sheet-diff.Tpo $(DEPDIR)/libspreadsheet_la-sheet-diff.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sheet-diff.c' object='libspreadsheet_la-sheet-diff.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-diff.lo `test -f 'sheet-diff.c' || echo '$(srcdir)/'`sheet-diff.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-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-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-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-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-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-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-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.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-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-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-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-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-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-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-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-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-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-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-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-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-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.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-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 dialogs/libspreadsheet_la-dao-gui-utils.lo: dialogs/dao-gui-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 dialogs/libspreadsheet_la-dao-gui-utils.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Tpo -c -o dialogs/libspreadsheet_la-dao-gui-utils.lo `test -f 'dialogs/dao-gui-utils.c' || echo '$(srcdir)/'`dialogs/dao-gui-utils.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dao-gui-utils.c' object='dialogs/libspreadsheet_la-dao-gui-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 dialogs/libspreadsheet_la-dao-gui-utils.lo `test -f 'dialogs/dao-gui-utils.c' || echo '$(srcdir)/'`dialogs/dao-gui-utils.c dialogs/libspreadsheet_la-dialog-about.lo: dialogs/dialog-about.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 dialogs/libspreadsheet_la-dialog-about.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Tpo -c -o dialogs/libspreadsheet_la-dialog-about.lo `test -f 'dialogs/dialog-about.c' || echo '$(srcdir)/'`dialogs/dialog-about.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-about.c' object='dialogs/libspreadsheet_la-dialog-about.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 dialogs/libspreadsheet_la-dialog-about.lo `test -f 'dialogs/dialog-about.c' || echo '$(srcdir)/'`dialogs/dialog-about.c dialogs/libspreadsheet_la-dialog-advanced-filter.lo: dialogs/dialog-advanced-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 dialogs/libspreadsheet_la-dialog-advanced-filter.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Tpo -c -o dialogs/libspreadsheet_la-dialog-advanced-filter.lo `test -f 'dialogs/dialog-advanced-filter.c' || echo '$(srcdir)/'`dialogs/dialog-advanced-filter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-advanced-filter.c' object='dialogs/libspreadsheet_la-dialog-advanced-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 dialogs/libspreadsheet_la-dialog-advanced-filter.lo `test -f 'dialogs/dialog-advanced-filter.c' || echo '$(srcdir)/'`dialogs/dialog-advanced-filter.c dialogs/libspreadsheet_la-dialog-analysis-tools.lo: dialogs/dialog-analysis-tools.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 dialogs/libspreadsheet_la-dialog-analysis-tools.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tools.lo `test -f 'dialogs/dialog-analysis-tools.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tools.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tools.c' object='dialogs/libspreadsheet_la-dialog-analysis-tools.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 dialogs/libspreadsheet_la-dialog-analysis-tools.lo `test -f 'dialogs/dialog-analysis-tools.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tools.c dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo: dialogs/dialog-analysis-tool-chi-squared.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 dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo `test -f 'dialogs/dialog-analysis-tool-chi-squared.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-chi-squared.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-chi-squared.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.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 dialogs/libspreadsheet_la-dialog-analysis-tool-chi-squared.lo `test -f 'dialogs/dialog-analysis-tool-chi-squared.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-chi-squared.c dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo: dialogs/dialog-analysis-tool-frequency.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 dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo `test -f 'dialogs/dialog-analysis-tool-frequency.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-frequency.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-frequency.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.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 dialogs/libspreadsheet_la-dialog-analysis-tool-frequency.lo `test -f 'dialogs/dialog-analysis-tool-frequency.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-frequency.c dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo: dialogs/dialog-analysis-tool-kaplan-meier.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 dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo `test -f 'dialogs/dialog-analysis-tool-kaplan-meier.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-kaplan-meier.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-kaplan-meier.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.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 dialogs/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.lo `test -f 'dialogs/dialog-analysis-tool-kaplan-meier.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-kaplan-meier.c dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo: dialogs/dialog-analysis-tool-normality.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 dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo `test -f 'dialogs/dialog-analysis-tool-normality.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-normality.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-normality.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-normality.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 dialogs/libspreadsheet_la-dialog-analysis-tool-normality.lo `test -f 'dialogs/dialog-analysis-tool-normality.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-normality.c dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo: dialogs/dialog-analysis-tool-one-mean.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 dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo `test -f 'dialogs/dialog-analysis-tool-one-mean.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-one-mean.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-one-mean.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.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 dialogs/libspreadsheet_la-dialog-analysis-tool-one-mean.lo `test -f 'dialogs/dialog-analysis-tool-one-mean.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-one-mean.c dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo: dialogs/dialog-analysis-tool-principal-components.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 dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo `test -f 'dialogs/dialog-analysis-tool-principal-components.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-principal-components.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-principal-components.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.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 dialogs/libspreadsheet_la-dialog-analysis-tool-principal-components.lo `test -f 'dialogs/dialog-analysis-tool-principal-components.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-principal-components.c dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo: dialogs/dialog-analysis-tool-sign-test.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 dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo `test -f 'dialogs/dialog-analysis-tool-sign-test.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-sign-test.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-sign-test.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.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 dialogs/libspreadsheet_la-dialog-analysis-tool-sign-test.lo `test -f 'dialogs/dialog-analysis-tool-sign-test.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-sign-test.c dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo: dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.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 dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Tpo -c -o dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo `test -f 'dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c' object='dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.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 dialogs/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.lo `test -f 'dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`dialogs/dialog-analysis-tool-wilcoxon-mann-whitney.c dialogs/libspreadsheet_la-dialog-autofilter.lo: dialogs/dialog-autofilter.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 dialogs/libspreadsheet_la-dialog-autofilter.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Tpo -c -o dialogs/libspreadsheet_la-dialog-autofilter.lo `test -f 'dialogs/dialog-autofilter.c' || echo '$(srcdir)/'`dialogs/dialog-autofilter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-autofilter.c' object='dialogs/libspreadsheet_la-dialog-autofilter.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 dialogs/libspreadsheet_la-dialog-autofilter.lo `test -f 'dialogs/dialog-autofilter.c' || echo '$(srcdir)/'`dialogs/dialog-autofilter.c dialogs/libspreadsheet_la-dialog-autoformat.lo: dialogs/dialog-autoformat.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 dialogs/libspreadsheet_la-dialog-autoformat.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Tpo -c -o dialogs/libspreadsheet_la-dialog-autoformat.lo `test -f 'dialogs/dialog-autoformat.c' || echo '$(srcdir)/'`dialogs/dialog-autoformat.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-autoformat.c' object='dialogs/libspreadsheet_la-dialog-autoformat.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 dialogs/libspreadsheet_la-dialog-autoformat.lo `test -f 'dialogs/dialog-autoformat.c' || echo '$(srcdir)/'`dialogs/dialog-autoformat.c dialogs/libspreadsheet_la-dialog-autosave.lo: dialogs/dialog-autosave.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 dialogs/libspreadsheet_la-dialog-autosave.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Tpo -c -o dialogs/libspreadsheet_la-dialog-autosave.lo `test -f 'dialogs/dialog-autosave.c' || echo '$(srcdir)/'`dialogs/dialog-autosave.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-autosave.c' object='dialogs/libspreadsheet_la-dialog-autosave.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 dialogs/libspreadsheet_la-dialog-autosave.lo `test -f 'dialogs/dialog-autosave.c' || echo '$(srcdir)/'`dialogs/dialog-autosave.c dialogs/libspreadsheet_la-dialog-cell-comment.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-cell-comment.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-comment.lo `test -f 'dialogs/dialog-cell-comment.c' || echo '$(srcdir)/'`dialogs/dialog-cell-comment.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-cell-comment.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-cell-comment.lo `test -f 'dialogs/dialog-cell-comment.c' || echo '$(srcdir)/'`dialogs/dialog-cell-comment.c dialogs/libspreadsheet_la-dialog-cell-format.lo: dialogs/dialog-cell-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 dialogs/libspreadsheet_la-dialog-cell-format.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-format.lo `test -f 'dialogs/dialog-cell-format.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-cell-format.c' object='dialogs/libspreadsheet_la-dialog-cell-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 dialogs/libspreadsheet_la-dialog-cell-format.lo `test -f 'dialogs/dialog-cell-format.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format.c dialogs/libspreadsheet_la-dialog-cell-format-cond.lo: dialogs/dialog-cell-format-cond.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 dialogs/libspreadsheet_la-dialog-cell-format-cond.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-format-cond.lo `test -f 'dialogs/dialog-cell-format-cond.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format-cond.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-cell-format-cond.c' object='dialogs/libspreadsheet_la-dialog-cell-format-cond.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 dialogs/libspreadsheet_la-dialog-cell-format-cond.lo `test -f 'dialogs/dialog-cell-format-cond.c' || echo '$(srcdir)/'`dialogs/dialog-cell-format-cond.c dialogs/libspreadsheet_la-dialog-cell-sort.lo: dialogs/dialog-cell-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 dialogs/libspreadsheet_la-dialog-cell-sort.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Tpo -c -o dialogs/libspreadsheet_la-dialog-cell-sort.lo `test -f 'dialogs/dialog-cell-sort.c' || echo '$(srcdir)/'`dialogs/dialog-cell-sort.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-cell-sort.c' object='dialogs/libspreadsheet_la-dialog-cell-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 dialogs/libspreadsheet_la-dialog-cell-sort.lo `test -f 'dialogs/dialog-cell-sort.c' || echo '$(srcdir)/'`dialogs/dialog-cell-sort.c dialogs/libspreadsheet_la-dialog-col-width.lo: dialogs/dialog-col-width.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 dialogs/libspreadsheet_la-dialog-col-width.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Tpo -c -o dialogs/libspreadsheet_la-dialog-col-width.lo `test -f 'dialogs/dialog-col-width.c' || echo '$(srcdir)/'`dialogs/dialog-col-width.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-col-width.c' object='dialogs/libspreadsheet_la-dialog-col-width.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 dialogs/libspreadsheet_la-dialog-col-width.lo `test -f 'dialogs/dialog-col-width.c' || echo '$(srcdir)/'`dialogs/dialog-col-width.c dialogs/libspreadsheet_la-dialog-col-row.lo: dialogs/dialog-col-row.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 dialogs/libspreadsheet_la-dialog-col-row.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Tpo -c -o dialogs/libspreadsheet_la-dialog-col-row.lo `test -f 'dialogs/dialog-col-row.c' || echo '$(srcdir)/'`dialogs/dialog-col-row.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-col-row.c' object='dialogs/libspreadsheet_la-dialog-col-row.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 dialogs/libspreadsheet_la-dialog-col-row.lo `test -f 'dialogs/dialog-col-row.c' || echo '$(srcdir)/'`dialogs/dialog-col-row.c dialogs/libspreadsheet_la-dialog-consolidate.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-consolidate.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Tpo -c -o dialogs/libspreadsheet_la-dialog-consolidate.lo `test -f 'dialogs/dialog-consolidate.c' || echo '$(srcdir)/'`dialogs/dialog-consolidate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-consolidate.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-consolidate.lo `test -f 'dialogs/dialog-consolidate.c' || echo '$(srcdir)/'`dialogs/dialog-consolidate.c dialogs/libspreadsheet_la-dialog-data-slicer.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-data-slicer.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Tpo -c -o dialogs/libspreadsheet_la-dialog-data-slicer.lo `test -f 'dialogs/dialog-data-slicer.c' || echo '$(srcdir)/'`dialogs/dialog-data-slicer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-data-slicer.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-data-slicer.lo `test -f 'dialogs/dialog-data-slicer.c' || echo '$(srcdir)/'`dialogs/dialog-data-slicer.c dialogs/libspreadsheet_la-dialog-data-table.lo: dialogs/dialog-data-table.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 dialogs/libspreadsheet_la-dialog-data-table.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Tpo -c -o dialogs/libspreadsheet_la-dialog-data-table.lo `test -f 'dialogs/dialog-data-table.c' || echo '$(srcdir)/'`dialogs/dialog-data-table.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-data-table.c' object='dialogs/libspreadsheet_la-dialog-data-table.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 dialogs/libspreadsheet_la-dialog-data-table.lo `test -f 'dialogs/dialog-data-table.c' || echo '$(srcdir)/'`dialogs/dialog-data-table.c dialogs/libspreadsheet_la-dialog-fill-series.lo: dialogs/dialog-fill-series.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 dialogs/libspreadsheet_la-dialog-fill-series.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Tpo -c -o dialogs/libspreadsheet_la-dialog-fill-series.lo `test -f 'dialogs/dialog-fill-series.c' || echo '$(srcdir)/'`dialogs/dialog-fill-series.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-fill-series.c' object='dialogs/libspreadsheet_la-dialog-fill-series.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 dialogs/libspreadsheet_la-dialog-fill-series.lo `test -f 'dialogs/dialog-fill-series.c' || echo '$(srcdir)/'`dialogs/dialog-fill-series.c dialogs/libspreadsheet_la-dialog-function-select.lo: dialogs/dialog-function-select.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 dialogs/libspreadsheet_la-dialog-function-select.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Tpo -c -o dialogs/libspreadsheet_la-dialog-function-select.lo `test -f 'dialogs/dialog-function-select.c' || echo '$(srcdir)/'`dialogs/dialog-function-select.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-function-select.c' object='dialogs/libspreadsheet_la-dialog-function-select.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 dialogs/libspreadsheet_la-dialog-function-select.lo `test -f 'dialogs/dialog-function-select.c' || echo '$(srcdir)/'`dialogs/dialog-function-select.c dialogs/libspreadsheet_la-dialog-formula-guru.lo: dialogs/dialog-formula-guru.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 dialogs/libspreadsheet_la-dialog-formula-guru.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Tpo -c -o dialogs/libspreadsheet_la-dialog-formula-guru.lo `test -f 'dialogs/dialog-formula-guru.c' || echo '$(srcdir)/'`dialogs/dialog-formula-guru.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-formula-guru.c' object='dialogs/libspreadsheet_la-dialog-formula-guru.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 dialogs/libspreadsheet_la-dialog-formula-guru.lo `test -f 'dialogs/dialog-formula-guru.c' || echo '$(srcdir)/'`dialogs/dialog-formula-guru.c dialogs/libspreadsheet_la-dialog-goal-seek.lo: dialogs/dialog-goal-seek.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 dialogs/libspreadsheet_la-dialog-goal-seek.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Tpo -c -o dialogs/libspreadsheet_la-dialog-goal-seek.lo `test -f 'dialogs/dialog-goal-seek.c' || echo '$(srcdir)/'`dialogs/dialog-goal-seek.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-goal-seek.c' object='dialogs/libspreadsheet_la-dialog-goal-seek.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 dialogs/libspreadsheet_la-dialog-goal-seek.lo `test -f 'dialogs/dialog-goal-seek.c' || echo '$(srcdir)/'`dialogs/dialog-goal-seek.c dialogs/libspreadsheet_la-dialog-goto-cell.lo: dialogs/dialog-goto-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 dialogs/libspreadsheet_la-dialog-goto-cell.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Tpo -c -o dialogs/libspreadsheet_la-dialog-goto-cell.lo `test -f 'dialogs/dialog-goto-cell.c' || echo '$(srcdir)/'`dialogs/dialog-goto-cell.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-goto-cell.c' object='dialogs/libspreadsheet_la-dialog-goto-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 dialogs/libspreadsheet_la-dialog-goto-cell.lo `test -f 'dialogs/dialog-goto-cell.c' || echo '$(srcdir)/'`dialogs/dialog-goto-cell.c dialogs/libspreadsheet_la-dialog-hyperlink.lo: dialogs/dialog-hyperlink.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 dialogs/libspreadsheet_la-dialog-hyperlink.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Tpo -c -o dialogs/libspreadsheet_la-dialog-hyperlink.lo `test -f 'dialogs/dialog-hyperlink.c' || echo '$(srcdir)/'`dialogs/dialog-hyperlink.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-hyperlink.c' object='dialogs/libspreadsheet_la-dialog-hyperlink.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 dialogs/libspreadsheet_la-dialog-hyperlink.lo `test -f 'dialogs/dialog-hyperlink.c' || echo '$(srcdir)/'`dialogs/dialog-hyperlink.c dialogs/libspreadsheet_la-dialog-insert-cells.lo: dialogs/dialog-insert-cells.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 dialogs/libspreadsheet_la-dialog-insert-cells.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Tpo -c -o dialogs/libspreadsheet_la-dialog-insert-cells.lo `test -f 'dialogs/dialog-insert-cells.c' || echo '$(srcdir)/'`dialogs/dialog-insert-cells.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-insert-cells.c' object='dialogs/libspreadsheet_la-dialog-insert-cells.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 dialogs/libspreadsheet_la-dialog-insert-cells.lo `test -f 'dialogs/dialog-insert-cells.c' || echo '$(srcdir)/'`dialogs/dialog-insert-cells.c dialogs/libspreadsheet_la-dialog-define-names.lo: dialogs/dialog-define-names.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 dialogs/libspreadsheet_la-dialog-define-names.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Tpo -c -o dialogs/libspreadsheet_la-dialog-define-names.lo `test -f 'dialogs/dialog-define-names.c' || echo '$(srcdir)/'`dialogs/dialog-define-names.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-define-names.c' object='dialogs/libspreadsheet_la-dialog-define-names.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 dialogs/libspreadsheet_la-dialog-define-names.lo `test -f 'dialogs/dialog-define-names.c' || echo '$(srcdir)/'`dialogs/dialog-define-names.c dialogs/libspreadsheet_la-dialog-delete-cells.lo: dialogs/dialog-delete-cells.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 dialogs/libspreadsheet_la-dialog-delete-cells.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Tpo -c -o dialogs/libspreadsheet_la-dialog-delete-cells.lo `test -f 'dialogs/dialog-delete-cells.c' || echo '$(srcdir)/'`dialogs/dialog-delete-cells.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-delete-cells.c' object='dialogs/libspreadsheet_la-dialog-delete-cells.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 dialogs/libspreadsheet_la-dialog-delete-cells.lo `test -f 'dialogs/dialog-delete-cells.c' || echo '$(srcdir)/'`dialogs/dialog-delete-cells.c dialogs/libspreadsheet_la-dialog-merge.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-merge.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Tpo -c -o dialogs/libspreadsheet_la-dialog-merge.lo `test -f 'dialogs/dialog-merge.c' || echo '$(srcdir)/'`dialogs/dialog-merge.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-merge.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-merge.lo `test -f 'dialogs/dialog-merge.c' || echo '$(srcdir)/'`dialogs/dialog-merge.c dialogs/libspreadsheet_la-dialog-password.lo: dialogs/dialog-password.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 dialogs/libspreadsheet_la-dialog-password.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Tpo -c -o dialogs/libspreadsheet_la-dialog-password.lo `test -f 'dialogs/dialog-password.c' || echo '$(srcdir)/'`dialogs/dialog-password.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-password.c' object='dialogs/libspreadsheet_la-dialog-password.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 dialogs/libspreadsheet_la-dialog-password.lo `test -f 'dialogs/dialog-password.c' || echo '$(srcdir)/'`dialogs/dialog-password.c dialogs/libspreadsheet_la-dialog-paste-special.lo: dialogs/dialog-paste-special.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 dialogs/libspreadsheet_la-dialog-paste-special.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Tpo -c -o dialogs/libspreadsheet_la-dialog-paste-special.lo `test -f 'dialogs/dialog-paste-special.c' || echo '$(srcdir)/'`dialogs/dialog-paste-special.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-paste-special.c' object='dialogs/libspreadsheet_la-dialog-paste-special.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 dialogs/libspreadsheet_la-dialog-paste-special.lo `test -f 'dialogs/dialog-paste-special.c' || echo '$(srcdir)/'`dialogs/dialog-paste-special.c dialogs/libspreadsheet_la-dialog-plugin-manager.lo: dialogs/dialog-plugin-manager.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 dialogs/libspreadsheet_la-dialog-plugin-manager.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Tpo -c -o dialogs/libspreadsheet_la-dialog-plugin-manager.lo `test -f 'dialogs/dialog-plugin-manager.c' || echo '$(srcdir)/'`dialogs/dialog-plugin-manager.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-plugin-manager.c' object='dialogs/libspreadsheet_la-dialog-plugin-manager.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 dialogs/libspreadsheet_la-dialog-plugin-manager.lo `test -f 'dialogs/dialog-plugin-manager.c' || echo '$(srcdir)/'`dialogs/dialog-plugin-manager.c dialogs/libspreadsheet_la-dialog-preferences.lo: dialogs/dialog-preferences.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 dialogs/libspreadsheet_la-dialog-preferences.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Tpo -c -o dialogs/libspreadsheet_la-dialog-preferences.lo `test -f 'dialogs/dialog-preferences.c' || echo '$(srcdir)/'`dialogs/dialog-preferences.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-preferences.c' object='dialogs/libspreadsheet_la-dialog-preferences.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 dialogs/libspreadsheet_la-dialog-preferences.lo `test -f 'dialogs/dialog-preferences.c' || echo '$(srcdir)/'`dialogs/dialog-preferences.c dialogs/libspreadsheet_la-dialog-random-generator.lo: dialogs/dialog-random-generator.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 dialogs/libspreadsheet_la-dialog-random-generator.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Tpo -c -o dialogs/libspreadsheet_la-dialog-random-generator.lo `test -f 'dialogs/dialog-random-generator.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-random-generator.c' object='dialogs/libspreadsheet_la-dialog-random-generator.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 dialogs/libspreadsheet_la-dialog-random-generator.lo `test -f 'dialogs/dialog-random-generator.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator.c dialogs/libspreadsheet_la-dialog-random-generator-cor.lo: dialogs/dialog-random-generator-cor.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 dialogs/libspreadsheet_la-dialog-random-generator-cor.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Tpo -c -o dialogs/libspreadsheet_la-dialog-random-generator-cor.lo `test -f 'dialogs/dialog-random-generator-cor.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator-cor.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-random-generator-cor.c' object='dialogs/libspreadsheet_la-dialog-random-generator-cor.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 dialogs/libspreadsheet_la-dialog-random-generator-cor.lo `test -f 'dialogs/dialog-random-generator-cor.c' || echo '$(srcdir)/'`dialogs/dialog-random-generator-cor.c dialogs/libspreadsheet_la-dialog-recent.lo: dialogs/dialog-recent.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 dialogs/libspreadsheet_la-dialog-recent.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Tpo -c -o dialogs/libspreadsheet_la-dialog-recent.lo `test -f 'dialogs/dialog-recent.c' || echo '$(srcdir)/'`dialogs/dialog-recent.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-recent.c' object='dialogs/libspreadsheet_la-dialog-recent.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 dialogs/libspreadsheet_la-dialog-recent.lo `test -f 'dialogs/dialog-recent.c' || echo '$(srcdir)/'`dialogs/dialog-recent.c dialogs/libspreadsheet_la-dialog-row-height.lo: dialogs/dialog-row-height.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 dialogs/libspreadsheet_la-dialog-row-height.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Tpo -c -o dialogs/libspreadsheet_la-dialog-row-height.lo `test -f 'dialogs/dialog-row-height.c' || echo '$(srcdir)/'`dialogs/dialog-row-height.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-row-height.c' object='dialogs/libspreadsheet_la-dialog-row-height.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 dialogs/libspreadsheet_la-dialog-row-height.lo `test -f 'dialogs/dialog-row-height.c' || echo '$(srcdir)/'`dialogs/dialog-row-height.c dialogs/libspreadsheet_la-dialog-quit.lo: dialogs/dialog-quit.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 dialogs/libspreadsheet_la-dialog-quit.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Tpo -c -o dialogs/libspreadsheet_la-dialog-quit.lo `test -f 'dialogs/dialog-quit.c' || echo '$(srcdir)/'`dialogs/dialog-quit.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-quit.c' object='dialogs/libspreadsheet_la-dialog-quit.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 dialogs/libspreadsheet_la-dialog-quit.lo `test -f 'dialogs/dialog-quit.c' || echo '$(srcdir)/'`dialogs/dialog-quit.c dialogs/libspreadsheet_la-dialog-scenarios.lo: dialogs/dialog-scenarios.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 dialogs/libspreadsheet_la-dialog-scenarios.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Tpo -c -o dialogs/libspreadsheet_la-dialog-scenarios.lo `test -f 'dialogs/dialog-scenarios.c' || echo '$(srcdir)/'`dialogs/dialog-scenarios.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-scenarios.c' object='dialogs/libspreadsheet_la-dialog-scenarios.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 dialogs/libspreadsheet_la-dialog-scenarios.lo `test -f 'dialogs/dialog-scenarios.c' || echo '$(srcdir)/'`dialogs/dialog-scenarios.c dialogs/libspreadsheet_la-dialog-search.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-search.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Tpo -c -o dialogs/libspreadsheet_la-dialog-search.lo `test -f 'dialogs/dialog-search.c' || echo '$(srcdir)/'`dialogs/dialog-search.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-search.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-search.lo `test -f 'dialogs/dialog-search.c' || echo '$(srcdir)/'`dialogs/dialog-search.c dialogs/libspreadsheet_la-dialog-search-replace.lo: dialogs/dialog-search-replace.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 dialogs/libspreadsheet_la-dialog-search-replace.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Tpo -c -o dialogs/libspreadsheet_la-dialog-search-replace.lo `test -f 'dialogs/dialog-search-replace.c' || echo '$(srcdir)/'`dialogs/dialog-search-replace.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-search-replace.c' object='dialogs/libspreadsheet_la-dialog-search-replace.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 dialogs/libspreadsheet_la-dialog-search-replace.lo `test -f 'dialogs/dialog-search-replace.c' || echo '$(srcdir)/'`dialogs/dialog-search-replace.c dialogs/libspreadsheet_la-dialog-sheet-compare.lo: dialogs/dialog-sheet-compare.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 dialogs/libspreadsheet_la-dialog-sheet-compare.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-compare.lo `test -f 'dialogs/dialog-sheet-compare.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-compare.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-sheet-compare.c' object='dialogs/libspreadsheet_la-dialog-sheet-compare.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 dialogs/libspreadsheet_la-dialog-sheet-compare.lo `test -f 'dialogs/dialog-sheet-compare.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-compare.c dialogs/libspreadsheet_la-dialog-sheet-order.lo: dialogs/dialog-sheet-order.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 dialogs/libspreadsheet_la-dialog-sheet-order.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-order.lo `test -f 'dialogs/dialog-sheet-order.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-order.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-sheet-order.c' object='dialogs/libspreadsheet_la-dialog-sheet-order.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 dialogs/libspreadsheet_la-dialog-sheet-order.lo `test -f 'dialogs/dialog-sheet-order.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-order.c dialogs/libspreadsheet_la-dialog-sheet-rename.lo: dialogs/dialog-sheet-rename.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 dialogs/libspreadsheet_la-dialog-sheet-rename.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-rename.lo `test -f 'dialogs/dialog-sheet-rename.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-rename.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-sheet-rename.c' object='dialogs/libspreadsheet_la-dialog-sheet-rename.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 dialogs/libspreadsheet_la-dialog-sheet-rename.lo `test -f 'dialogs/dialog-sheet-rename.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-rename.c dialogs/libspreadsheet_la-dialog-sheet-resize.lo: dialogs/dialog-sheet-resize.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 dialogs/libspreadsheet_la-dialog-sheet-resize.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheet-resize.lo `test -f 'dialogs/dialog-sheet-resize.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-resize.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-sheet-resize.c' object='dialogs/libspreadsheet_la-dialog-sheet-resize.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 dialogs/libspreadsheet_la-dialog-sheet-resize.lo `test -f 'dialogs/dialog-sheet-resize.c' || echo '$(srcdir)/'`dialogs/dialog-sheet-resize.c dialogs/libspreadsheet_la-dialog-sheetobject-size.lo: dialogs/dialog-sheetobject-size.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 dialogs/libspreadsheet_la-dialog-sheetobject-size.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Tpo -c -o dialogs/libspreadsheet_la-dialog-sheetobject-size.lo `test -f 'dialogs/dialog-sheetobject-size.c' || echo '$(srcdir)/'`dialogs/dialog-sheetobject-size.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-sheetobject-size.c' object='dialogs/libspreadsheet_la-dialog-sheetobject-size.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 dialogs/libspreadsheet_la-dialog-sheetobject-size.lo `test -f 'dialogs/dialog-sheetobject-size.c' || echo '$(srcdir)/'`dialogs/dialog-sheetobject-size.c dialogs/libspreadsheet_la-dialog-shuffle.lo: dialogs/dialog-shuffle.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 dialogs/libspreadsheet_la-dialog-shuffle.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Tpo -c -o dialogs/libspreadsheet_la-dialog-shuffle.lo `test -f 'dialogs/dialog-shuffle.c' || echo '$(srcdir)/'`dialogs/dialog-shuffle.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-shuffle.c' object='dialogs/libspreadsheet_la-dialog-shuffle.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 dialogs/libspreadsheet_la-dialog-shuffle.lo `test -f 'dialogs/dialog-shuffle.c' || echo '$(srcdir)/'`dialogs/dialog-shuffle.c dialogs/libspreadsheet_la-dialog-simulation.lo: dialogs/dialog-simulation.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 dialogs/libspreadsheet_la-dialog-simulation.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Tpo -c -o dialogs/libspreadsheet_la-dialog-simulation.lo `test -f 'dialogs/dialog-simulation.c' || echo '$(srcdir)/'`dialogs/dialog-simulation.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-simulation.c' object='dialogs/libspreadsheet_la-dialog-simulation.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 dialogs/libspreadsheet_la-dialog-simulation.lo `test -f 'dialogs/dialog-simulation.c' || echo '$(srcdir)/'`dialogs/dialog-simulation.c dialogs/libspreadsheet_la-dialog-so-list.lo: dialogs/dialog-so-list.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 dialogs/libspreadsheet_la-dialog-so-list.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Tpo -c -o dialogs/libspreadsheet_la-dialog-so-list.lo `test -f 'dialogs/dialog-so-list.c' || echo '$(srcdir)/'`dialogs/dialog-so-list.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-so-list.c' object='dialogs/libspreadsheet_la-dialog-so-list.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 dialogs/libspreadsheet_la-dialog-so-list.lo `test -f 'dialogs/dialog-so-list.c' || echo '$(srcdir)/'`dialogs/dialog-so-list.c dialogs/libspreadsheet_la-dialog-so-styled.lo: dialogs/dialog-so-styled.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 dialogs/libspreadsheet_la-dialog-so-styled.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Tpo -c -o dialogs/libspreadsheet_la-dialog-so-styled.lo `test -f 'dialogs/dialog-so-styled.c' || echo '$(srcdir)/'`dialogs/dialog-so-styled.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-so-styled.c' object='dialogs/libspreadsheet_la-dialog-so-styled.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 dialogs/libspreadsheet_la-dialog-so-styled.lo `test -f 'dialogs/dialog-so-styled.c' || echo '$(srcdir)/'`dialogs/dialog-so-styled.c dialogs/libspreadsheet_la-dialog-solver.lo: dialogs/dialog-solver.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 dialogs/libspreadsheet_la-dialog-solver.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Tpo -c -o dialogs/libspreadsheet_la-dialog-solver.lo `test -f 'dialogs/dialog-solver.c' || echo '$(srcdir)/'`dialogs/dialog-solver.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-solver.c' object='dialogs/libspreadsheet_la-dialog-solver.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 dialogs/libspreadsheet_la-dialog-solver.lo `test -f 'dialogs/dialog-solver.c' || echo '$(srcdir)/'`dialogs/dialog-solver.c dialogs/libspreadsheet_la-dialog-stf.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-stf.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf.lo `test -f 'dialogs/dialog-stf.c' || echo '$(srcdir)/'`dialogs/dialog-stf.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-stf.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-stf.lo `test -f 'dialogs/dialog-stf.c' || echo '$(srcdir)/'`dialogs/dialog-stf.c dialogs/libspreadsheet_la-dialog-stf-main-page.lo: dialogs/dialog-stf-main-page.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 dialogs/libspreadsheet_la-dialog-stf-main-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-main-page.lo `test -f 'dialogs/dialog-stf-main-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-main-page.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-stf-main-page.c' object='dialogs/libspreadsheet_la-dialog-stf-main-page.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 dialogs/libspreadsheet_la-dialog-stf-main-page.lo `test -f 'dialogs/dialog-stf-main-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-main-page.c dialogs/libspreadsheet_la-dialog-stf-csv-page.lo: dialogs/dialog-stf-csv-page.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 dialogs/libspreadsheet_la-dialog-stf-csv-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-csv-page.lo `test -f 'dialogs/dialog-stf-csv-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-csv-page.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-stf-csv-page.c' object='dialogs/libspreadsheet_la-dialog-stf-csv-page.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 dialogs/libspreadsheet_la-dialog-stf-csv-page.lo `test -f 'dialogs/dialog-stf-csv-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-csv-page.c dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo: dialogs/dialog-stf-fixed-page.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 dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo `test -f 'dialogs/dialog-stf-fixed-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-fixed-page.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-stf-fixed-page.c' object='dialogs/libspreadsheet_la-dialog-stf-fixed-page.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 dialogs/libspreadsheet_la-dialog-stf-fixed-page.lo `test -f 'dialogs/dialog-stf-fixed-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-fixed-page.c dialogs/libspreadsheet_la-dialog-stf-format-page.lo: dialogs/dialog-stf-format-page.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 dialogs/libspreadsheet_la-dialog-stf-format-page.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-format-page.lo `test -f 'dialogs/dialog-stf-format-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-format-page.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-stf-format-page.c' object='dialogs/libspreadsheet_la-dialog-stf-format-page.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 dialogs/libspreadsheet_la-dialog-stf-format-page.lo `test -f 'dialogs/dialog-stf-format-page.c' || echo '$(srcdir)/'`dialogs/dialog-stf-format-page.c dialogs/libspreadsheet_la-dialog-stf-preview.lo: dialogs/dialog-stf-preview.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 dialogs/libspreadsheet_la-dialog-stf-preview.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-preview.lo `test -f 'dialogs/dialog-stf-preview.c' || echo '$(srcdir)/'`dialogs/dialog-stf-preview.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-stf-preview.c' object='dialogs/libspreadsheet_la-dialog-stf-preview.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 dialogs/libspreadsheet_la-dialog-stf-preview.lo `test -f 'dialogs/dialog-stf-preview.c' || echo '$(srcdir)/'`dialogs/dialog-stf-preview.c dialogs/libspreadsheet_la-dialog-stf-export.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-stf-export.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Tpo -c -o dialogs/libspreadsheet_la-dialog-stf-export.lo `test -f 'dialogs/dialog-stf-export.c' || echo '$(srcdir)/'`dialogs/dialog-stf-export.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-stf-export.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-stf-export.lo `test -f 'dialogs/dialog-stf-export.c' || echo '$(srcdir)/'`dialogs/dialog-stf-export.c dialogs/libspreadsheet_la-dialog-tabulate.lo: dialogs/dialog-tabulate.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 dialogs/libspreadsheet_la-dialog-tabulate.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Tpo -c -o dialogs/libspreadsheet_la-dialog-tabulate.lo `test -f 'dialogs/dialog-tabulate.c' || echo '$(srcdir)/'`dialogs/dialog-tabulate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-tabulate.c' object='dialogs/libspreadsheet_la-dialog-tabulate.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 dialogs/libspreadsheet_la-dialog-tabulate.lo `test -f 'dialogs/dialog-tabulate.c' || echo '$(srcdir)/'`dialogs/dialog-tabulate.c dialogs/libspreadsheet_la-dialog-doc-metadata.lo: dialogs/dialog-doc-metadata.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 dialogs/libspreadsheet_la-dialog-doc-metadata.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Tpo -c -o dialogs/libspreadsheet_la-dialog-doc-metadata.lo `test -f 'dialogs/dialog-doc-metadata.c' || echo '$(srcdir)/'`dialogs/dialog-doc-metadata.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-doc-metadata.c' object='dialogs/libspreadsheet_la-dialog-doc-metadata.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 dialogs/libspreadsheet_la-dialog-doc-metadata.lo `test -f 'dialogs/dialog-doc-metadata.c' || echo '$(srcdir)/'`dialogs/dialog-doc-metadata.c dialogs/libspreadsheet_la-dialog-view.lo: dialogs/dialog-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 dialogs/libspreadsheet_la-dialog-view.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Tpo -c -o dialogs/libspreadsheet_la-dialog-view.lo `test -f 'dialogs/dialog-view.c' || echo '$(srcdir)/'`dialogs/dialog-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-view.c' object='dialogs/libspreadsheet_la-dialog-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 dialogs/libspreadsheet_la-dialog-view.lo `test -f 'dialogs/dialog-view.c' || echo '$(srcdir)/'`dialogs/dialog-view.c dialogs/libspreadsheet_la-dialog-workbook-attr.lo: dialogs/dialog-workbook-attr.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 dialogs/libspreadsheet_la-dialog-workbook-attr.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Tpo -c -o dialogs/libspreadsheet_la-dialog-workbook-attr.lo `test -f 'dialogs/dialog-workbook-attr.c' || echo '$(srcdir)/'`dialogs/dialog-workbook-attr.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-workbook-attr.c' object='dialogs/libspreadsheet_la-dialog-workbook-attr.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 dialogs/libspreadsheet_la-dialog-workbook-attr.lo `test -f 'dialogs/dialog-workbook-attr.c' || echo '$(srcdir)/'`dialogs/dialog-workbook-attr.c dialogs/libspreadsheet_la-dialog-zoom.lo: dialogs/dialog-zoom.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 dialogs/libspreadsheet_la-dialog-zoom.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Tpo -c -o dialogs/libspreadsheet_la-dialog-zoom.lo `test -f 'dialogs/dialog-zoom.c' || echo '$(srcdir)/'`dialogs/dialog-zoom.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-zoom.c' object='dialogs/libspreadsheet_la-dialog-zoom.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 dialogs/libspreadsheet_la-dialog-zoom.lo `test -f 'dialogs/dialog-zoom.c' || echo '$(srcdir)/'`dialogs/dialog-zoom.c dialogs/libspreadsheet_la-dialog-printer-setup.lo: dialogs/dialog-printer-setup.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 dialogs/libspreadsheet_la-dialog-printer-setup.lo -MD -MP -MF dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Tpo -c -o dialogs/libspreadsheet_la-dialog-printer-setup.lo `test -f 'dialogs/dialog-printer-setup.c' || echo '$(srcdir)/'`dialogs/dialog-printer-setup.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Tpo dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dialogs/dialog-printer-setup.c' object='dialogs/libspreadsheet_la-dialog-printer-setup.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 dialogs/libspreadsheet_la-dialog-printer-setup.lo `test -f 'dialogs/dialog-printer-setup.c' || echo '$(srcdir)/'`dialogs/dialog-printer-setup.c tools/libspreadsheet_la-analysis-anova.lo: tools/analysis-anova.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 tools/libspreadsheet_la-analysis-anova.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Tpo -c -o tools/libspreadsheet_la-analysis-anova.lo `test -f 'tools/analysis-anova.c' || echo '$(srcdir)/'`tools/analysis-anova.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-anova.c' object='tools/libspreadsheet_la-analysis-anova.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 tools/libspreadsheet_la-analysis-anova.lo `test -f 'tools/analysis-anova.c' || echo '$(srcdir)/'`tools/analysis-anova.c tools/libspreadsheet_la-analysis-auto-expression.lo: tools/analysis-auto-expression.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 tools/libspreadsheet_la-analysis-auto-expression.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Tpo -c -o tools/libspreadsheet_la-analysis-auto-expression.lo `test -f 'tools/analysis-auto-expression.c' || echo '$(srcdir)/'`tools/analysis-auto-expression.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-auto-expression.c' object='tools/libspreadsheet_la-analysis-auto-expression.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 tools/libspreadsheet_la-analysis-auto-expression.lo `test -f 'tools/analysis-auto-expression.c' || echo '$(srcdir)/'`tools/analysis-auto-expression.c tools/libspreadsheet_la-analysis-chi-squared.lo: tools/analysis-chi-squared.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 tools/libspreadsheet_la-analysis-chi-squared.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Tpo -c -o tools/libspreadsheet_la-analysis-chi-squared.lo `test -f 'tools/analysis-chi-squared.c' || echo '$(srcdir)/'`tools/analysis-chi-squared.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-chi-squared.c' object='tools/libspreadsheet_la-analysis-chi-squared.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 tools/libspreadsheet_la-analysis-chi-squared.lo `test -f 'tools/analysis-chi-squared.c' || echo '$(srcdir)/'`tools/analysis-chi-squared.c tools/libspreadsheet_la-analysis-exp-smoothing.lo: tools/analysis-exp-smoothing.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 tools/libspreadsheet_la-analysis-exp-smoothing.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Tpo -c -o tools/libspreadsheet_la-analysis-exp-smoothing.lo `test -f 'tools/analysis-exp-smoothing.c' || echo '$(srcdir)/'`tools/analysis-exp-smoothing.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-exp-smoothing.c' object='tools/libspreadsheet_la-analysis-exp-smoothing.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 tools/libspreadsheet_la-analysis-exp-smoothing.lo `test -f 'tools/analysis-exp-smoothing.c' || echo '$(srcdir)/'`tools/analysis-exp-smoothing.c tools/libspreadsheet_la-analysis-frequency.lo: tools/analysis-frequency.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 tools/libspreadsheet_la-analysis-frequency.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Tpo -c -o tools/libspreadsheet_la-analysis-frequency.lo `test -f 'tools/analysis-frequency.c' || echo '$(srcdir)/'`tools/analysis-frequency.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-frequency.c' object='tools/libspreadsheet_la-analysis-frequency.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 tools/libspreadsheet_la-analysis-frequency.lo `test -f 'tools/analysis-frequency.c' || echo '$(srcdir)/'`tools/analysis-frequency.c tools/libspreadsheet_la-analysis-histogram.lo: tools/analysis-histogram.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 tools/libspreadsheet_la-analysis-histogram.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Tpo -c -o tools/libspreadsheet_la-analysis-histogram.lo `test -f 'tools/analysis-histogram.c' || echo '$(srcdir)/'`tools/analysis-histogram.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-histogram.c' object='tools/libspreadsheet_la-analysis-histogram.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 tools/libspreadsheet_la-analysis-histogram.lo `test -f 'tools/analysis-histogram.c' || echo '$(srcdir)/'`tools/analysis-histogram.c tools/libspreadsheet_la-analysis-kaplan-meier.lo: tools/analysis-kaplan-meier.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 tools/libspreadsheet_la-analysis-kaplan-meier.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Tpo -c -o tools/libspreadsheet_la-analysis-kaplan-meier.lo `test -f 'tools/analysis-kaplan-meier.c' || echo '$(srcdir)/'`tools/analysis-kaplan-meier.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-kaplan-meier.c' object='tools/libspreadsheet_la-analysis-kaplan-meier.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 tools/libspreadsheet_la-analysis-kaplan-meier.lo `test -f 'tools/analysis-kaplan-meier.c' || echo '$(srcdir)/'`tools/analysis-kaplan-meier.c tools/libspreadsheet_la-analysis-normality.lo: tools/analysis-normality.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 tools/libspreadsheet_la-analysis-normality.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Tpo -c -o tools/libspreadsheet_la-analysis-normality.lo `test -f 'tools/analysis-normality.c' || echo '$(srcdir)/'`tools/analysis-normality.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-normality.c' object='tools/libspreadsheet_la-analysis-normality.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 tools/libspreadsheet_la-analysis-normality.lo `test -f 'tools/analysis-normality.c' || echo '$(srcdir)/'`tools/analysis-normality.c tools/libspreadsheet_la-analysis-one-mean-test.lo: tools/analysis-one-mean-test.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 tools/libspreadsheet_la-analysis-one-mean-test.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Tpo -c -o tools/libspreadsheet_la-analysis-one-mean-test.lo `test -f 'tools/analysis-one-mean-test.c' || echo '$(srcdir)/'`tools/analysis-one-mean-test.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-one-mean-test.c' object='tools/libspreadsheet_la-analysis-one-mean-test.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 tools/libspreadsheet_la-analysis-one-mean-test.lo `test -f 'tools/analysis-one-mean-test.c' || echo '$(srcdir)/'`tools/analysis-one-mean-test.c tools/libspreadsheet_la-analysis-principal-components.lo: tools/analysis-principal-components.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 tools/libspreadsheet_la-analysis-principal-components.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Tpo -c -o tools/libspreadsheet_la-analysis-principal-components.lo `test -f 'tools/analysis-principal-components.c' || echo '$(srcdir)/'`tools/analysis-principal-components.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-principal-components.c' object='tools/libspreadsheet_la-analysis-principal-components.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 tools/libspreadsheet_la-analysis-principal-components.lo `test -f 'tools/analysis-principal-components.c' || echo '$(srcdir)/'`tools/analysis-principal-components.c tools/libspreadsheet_la-analysis-sign-test.lo: tools/analysis-sign-test.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 tools/libspreadsheet_la-analysis-sign-test.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Tpo -c -o tools/libspreadsheet_la-analysis-sign-test.lo `test -f 'tools/analysis-sign-test.c' || echo '$(srcdir)/'`tools/analysis-sign-test.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-sign-test.c' object='tools/libspreadsheet_la-analysis-sign-test.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 tools/libspreadsheet_la-analysis-sign-test.lo `test -f 'tools/analysis-sign-test.c' || echo '$(srcdir)/'`tools/analysis-sign-test.c tools/libspreadsheet_la-analysis-signed-rank-test.lo: tools/analysis-signed-rank-test.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 tools/libspreadsheet_la-analysis-signed-rank-test.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Tpo -c -o tools/libspreadsheet_la-analysis-signed-rank-test.lo `test -f 'tools/analysis-signed-rank-test.c' || echo '$(srcdir)/'`tools/analysis-signed-rank-test.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-signed-rank-test.c' object='tools/libspreadsheet_la-analysis-signed-rank-test.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 tools/libspreadsheet_la-analysis-signed-rank-test.lo `test -f 'tools/analysis-signed-rank-test.c' || echo '$(srcdir)/'`tools/analysis-signed-rank-test.c tools/libspreadsheet_la-analysis-tools.lo: tools/analysis-tools.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 tools/libspreadsheet_la-analysis-tools.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Tpo -c -o tools/libspreadsheet_la-analysis-tools.lo `test -f 'tools/analysis-tools.c' || echo '$(srcdir)/'`tools/analysis-tools.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-tools.c' object='tools/libspreadsheet_la-analysis-tools.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 tools/libspreadsheet_la-analysis-tools.lo `test -f 'tools/analysis-tools.c' || echo '$(srcdir)/'`tools/analysis-tools.c tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo: tools/analysis-wilcoxon-mann-whitney.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 tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Tpo -c -o tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo `test -f 'tools/analysis-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`tools/analysis-wilcoxon-mann-whitney.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Tpo tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/analysis-wilcoxon-mann-whitney.c' object='tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.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 tools/libspreadsheet_la-analysis-wilcoxon-mann-whitney.lo `test -f 'tools/analysis-wilcoxon-mann-whitney.c' || echo '$(srcdir)/'`tools/analysis-wilcoxon-mann-whitney.c tools/libspreadsheet_la-auto-correct.lo: tools/auto-correct.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 tools/libspreadsheet_la-auto-correct.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Tpo -c -o tools/libspreadsheet_la-auto-correct.lo `test -f 'tools/auto-correct.c' || echo '$(srcdir)/'`tools/auto-correct.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Tpo tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/auto-correct.c' object='tools/libspreadsheet_la-auto-correct.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 tools/libspreadsheet_la-auto-correct.lo `test -f 'tools/auto-correct.c' || echo '$(srcdir)/'`tools/auto-correct.c tools/libspreadsheet_la-dao.lo: tools/dao.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 tools/libspreadsheet_la-dao.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-dao.Tpo -c -o tools/libspreadsheet_la-dao.lo `test -f 'tools/dao.c' || echo '$(srcdir)/'`tools/dao.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-dao.Tpo tools/$(DEPDIR)/libspreadsheet_la-dao.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/dao.c' object='tools/libspreadsheet_la-dao.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 tools/libspreadsheet_la-dao.lo `test -f 'tools/dao.c' || echo '$(srcdir)/'`tools/dao.c tools/libspreadsheet_la-data-shuffling.lo: tools/data-shuffling.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 tools/libspreadsheet_la-data-shuffling.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Tpo -c -o tools/libspreadsheet_la-data-shuffling.lo `test -f 'tools/data-shuffling.c' || echo '$(srcdir)/'`tools/data-shuffling.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Tpo tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/data-shuffling.c' object='tools/libspreadsheet_la-data-shuffling.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 tools/libspreadsheet_la-data-shuffling.lo `test -f 'tools/data-shuffling.c' || echo '$(srcdir)/'`tools/data-shuffling.c tools/libspreadsheet_la-fill-series.lo: tools/fill-series.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 tools/libspreadsheet_la-fill-series.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-fill-series.Tpo -c -o tools/libspreadsheet_la-fill-series.lo `test -f 'tools/fill-series.c' || echo '$(srcdir)/'`tools/fill-series.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-fill-series.Tpo tools/$(DEPDIR)/libspreadsheet_la-fill-series.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fill-series.c' object='tools/libspreadsheet_la-fill-series.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 tools/libspreadsheet_la-fill-series.lo `test -f 'tools/fill-series.c' || echo '$(srcdir)/'`tools/fill-series.c tools/libspreadsheet_la-filter.lo: tools/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 tools/libspreadsheet_la-filter.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-filter.Tpo -c -o tools/libspreadsheet_la-filter.lo `test -f 'tools/filter.c' || echo '$(srcdir)/'`tools/filter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-filter.Tpo tools/$(DEPDIR)/libspreadsheet_la-filter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/filter.c' object='tools/libspreadsheet_la-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 tools/libspreadsheet_la-filter.lo `test -f 'tools/filter.c' || echo '$(srcdir)/'`tools/filter.c tools/libspreadsheet_la-gnm-solver.lo: tools/gnm-solver.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 tools/libspreadsheet_la-gnm-solver.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Tpo -c -o tools/libspreadsheet_la-gnm-solver.lo `test -f 'tools/gnm-solver.c' || echo '$(srcdir)/'`tools/gnm-solver.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Tpo tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/gnm-solver.c' object='tools/libspreadsheet_la-gnm-solver.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 tools/libspreadsheet_la-gnm-solver.lo `test -f 'tools/gnm-solver.c' || echo '$(srcdir)/'`tools/gnm-solver.c tools/libspreadsheet_la-goal-seek.lo: tools/goal-seek.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 tools/libspreadsheet_la-goal-seek.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Tpo -c -o tools/libspreadsheet_la-goal-seek.lo `test -f 'tools/goal-seek.c' || echo '$(srcdir)/'`tools/goal-seek.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Tpo tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/goal-seek.c' object='tools/libspreadsheet_la-goal-seek.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 tools/libspreadsheet_la-goal-seek.lo `test -f 'tools/goal-seek.c' || echo '$(srcdir)/'`tools/goal-seek.c tools/libspreadsheet_la-random-generator-cor.lo: tools/random-generator-cor.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 tools/libspreadsheet_la-random-generator-cor.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Tpo -c -o tools/libspreadsheet_la-random-generator-cor.lo `test -f 'tools/random-generator-cor.c' || echo '$(srcdir)/'`tools/random-generator-cor.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Tpo tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/random-generator-cor.c' object='tools/libspreadsheet_la-random-generator-cor.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 tools/libspreadsheet_la-random-generator-cor.lo `test -f 'tools/random-generator-cor.c' || echo '$(srcdir)/'`tools/random-generator-cor.c tools/libspreadsheet_la-random-generator.lo: tools/random-generator.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 tools/libspreadsheet_la-random-generator.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-random-generator.Tpo -c -o tools/libspreadsheet_la-random-generator.lo `test -f 'tools/random-generator.c' || echo '$(srcdir)/'`tools/random-generator.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-random-generator.Tpo tools/$(DEPDIR)/libspreadsheet_la-random-generator.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/random-generator.c' object='tools/libspreadsheet_la-random-generator.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 tools/libspreadsheet_la-random-generator.lo `test -f 'tools/random-generator.c' || echo '$(srcdir)/'`tools/random-generator.c tools/libspreadsheet_la-scenarios.lo: tools/scenarios.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 tools/libspreadsheet_la-scenarios.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-scenarios.Tpo -c -o tools/libspreadsheet_la-scenarios.lo `test -f 'tools/scenarios.c' || echo '$(srcdir)/'`tools/scenarios.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-scenarios.Tpo tools/$(DEPDIR)/libspreadsheet_la-scenarios.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/scenarios.c' object='tools/libspreadsheet_la-scenarios.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 tools/libspreadsheet_la-scenarios.lo `test -f 'tools/scenarios.c' || echo '$(srcdir)/'`tools/scenarios.c tools/libspreadsheet_la-simulation.lo: tools/simulation.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 tools/libspreadsheet_la-simulation.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-simulation.Tpo -c -o tools/libspreadsheet_la-simulation.lo `test -f 'tools/simulation.c' || echo '$(srcdir)/'`tools/simulation.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-simulation.Tpo tools/$(DEPDIR)/libspreadsheet_la-simulation.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/simulation.c' object='tools/libspreadsheet_la-simulation.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 tools/libspreadsheet_la-simulation.lo `test -f 'tools/simulation.c' || echo '$(srcdir)/'`tools/simulation.c tools/libspreadsheet_la-tabulate.lo: tools/tabulate.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 tools/libspreadsheet_la-tabulate.lo -MD -MP -MF tools/$(DEPDIR)/libspreadsheet_la-tabulate.Tpo -c -o tools/libspreadsheet_la-tabulate.lo `test -f 'tools/tabulate.c' || echo '$(srcdir)/'`tools/tabulate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/libspreadsheet_la-tabulate.Tpo tools/$(DEPDIR)/libspreadsheet_la-tabulate.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tabulate.c' object='tools/libspreadsheet_la-tabulate.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 tools/libspreadsheet_la-tabulate.lo `test -f 'tools/tabulate.c' || echo '$(srcdir)/'`tools/tabulate.c widgets/libspreadsheet_la-gnm-dao.lo: widgets/gnm-dao.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 widgets/libspreadsheet_la-gnm-dao.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Tpo -c -o widgets/libspreadsheet_la-gnm-dao.lo `test -f 'widgets/gnm-dao.c' || echo '$(srcdir)/'`widgets/gnm-dao.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-dao.c' object='widgets/libspreadsheet_la-gnm-dao.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 widgets/libspreadsheet_la-gnm-dao.lo `test -f 'widgets/gnm-dao.c' || echo '$(srcdir)/'`widgets/gnm-dao.c widgets/libspreadsheet_la-gnm-fontbutton.lo: widgets/gnm-fontbutton.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 widgets/libspreadsheet_la-gnm-fontbutton.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Tpo -c -o widgets/libspreadsheet_la-gnm-fontbutton.lo `test -f 'widgets/gnm-fontbutton.c' || echo '$(srcdir)/'`widgets/gnm-fontbutton.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-fontbutton.c' object='widgets/libspreadsheet_la-gnm-fontbutton.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 widgets/libspreadsheet_la-gnm-fontbutton.lo `test -f 'widgets/gnm-fontbutton.c' || echo '$(srcdir)/'`widgets/gnm-fontbutton.c widgets/libspreadsheet_la-gnm-format-sel.lo: widgets/gnm-format-sel.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 widgets/libspreadsheet_la-gnm-format-sel.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Tpo -c -o widgets/libspreadsheet_la-gnm-format-sel.lo `test -f 'widgets/gnm-format-sel.c' || echo '$(srcdir)/'`widgets/gnm-format-sel.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-format-sel.c' object='widgets/libspreadsheet_la-gnm-format-sel.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 widgets/libspreadsheet_la-gnm-format-sel.lo `test -f 'widgets/gnm-format-sel.c' || echo '$(srcdir)/'`widgets/gnm-format-sel.c widgets/libspreadsheet_la-gnm-notebook.lo: widgets/gnm-notebook.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 widgets/libspreadsheet_la-gnm-notebook.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Tpo -c -o widgets/libspreadsheet_la-gnm-notebook.lo `test -f 'widgets/gnm-notebook.c' || echo '$(srcdir)/'`widgets/gnm-notebook.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-notebook.c' object='widgets/libspreadsheet_la-gnm-notebook.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 widgets/libspreadsheet_la-gnm-notebook.lo `test -f 'widgets/gnm-notebook.c' || echo '$(srcdir)/'`widgets/gnm-notebook.c widgets/libspreadsheet_la-gnm-radiobutton.lo: widgets/gnm-radiobutton.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 widgets/libspreadsheet_la-gnm-radiobutton.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Tpo -c -o widgets/libspreadsheet_la-gnm-radiobutton.lo `test -f 'widgets/gnm-radiobutton.c' || echo '$(srcdir)/'`widgets/gnm-radiobutton.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-radiobutton.c' object='widgets/libspreadsheet_la-gnm-radiobutton.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 widgets/libspreadsheet_la-gnm-radiobutton.lo `test -f 'widgets/gnm-radiobutton.c' || echo '$(srcdir)/'`widgets/gnm-radiobutton.c widgets/libspreadsheet_la-gnm-cell-combo-view.lo: widgets/gnm-cell-combo-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 widgets/libspreadsheet_la-gnm-cell-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-combo-view.lo `test -f 'widgets/gnm-cell-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-cell-combo-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-cell-combo-view.c' object='widgets/libspreadsheet_la-gnm-cell-combo-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 widgets/libspreadsheet_la-gnm-cell-combo-view.lo `test -f 'widgets/gnm-cell-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-cell-combo-view.c widgets/libspreadsheet_la-gnm-filter-combo-view.lo: widgets/gnm-filter-combo-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 widgets/libspreadsheet_la-gnm-filter-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-filter-combo-view.lo `test -f 'widgets/gnm-filter-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-filter-combo-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-filter-combo-view.c' object='widgets/libspreadsheet_la-gnm-filter-combo-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 widgets/libspreadsheet_la-gnm-filter-combo-view.lo `test -f 'widgets/gnm-filter-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-filter-combo-view.c widgets/libspreadsheet_la-gnm-validation-combo-view.lo: widgets/gnm-validation-combo-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 widgets/libspreadsheet_la-gnm-validation-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-validation-combo-view.lo `test -f 'widgets/gnm-validation-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-validation-combo-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-validation-combo-view.c' object='widgets/libspreadsheet_la-gnm-validation-combo-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 widgets/libspreadsheet_la-gnm-validation-combo-view.lo `test -f 'widgets/gnm-validation-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-validation-combo-view.c widgets/libspreadsheet_la-gnm-sheet-sel.lo: widgets/gnm-sheet-sel.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 widgets/libspreadsheet_la-gnm-sheet-sel.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Tpo -c -o widgets/libspreadsheet_la-gnm-sheet-sel.lo `test -f 'widgets/gnm-sheet-sel.c' || echo '$(srcdir)/'`widgets/gnm-sheet-sel.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-sheet-sel.c' object='widgets/libspreadsheet_la-gnm-sheet-sel.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 widgets/libspreadsheet_la-gnm-sheet-sel.lo `test -f 'widgets/gnm-sheet-sel.c' || echo '$(srcdir)/'`widgets/gnm-sheet-sel.c widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo: widgets/gnm-sheet-slicer-combo-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 widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Tpo -c -o widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo `test -f 'widgets/gnm-sheet-slicer-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-sheet-slicer-combo-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-sheet-slicer-combo-view.c' object='widgets/libspreadsheet_la-gnm-sheet-slicer-combo-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 widgets/libspreadsheet_la-gnm-sheet-slicer-combo-view.lo `test -f 'widgets/gnm-sheet-slicer-combo-view.c' || echo '$(srcdir)/'`widgets/gnm-sheet-slicer-combo-view.c widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo: widgets/gnm-so-anchor-mode-chooser.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 widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Tpo -c -o widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo `test -f 'widgets/gnm-so-anchor-mode-chooser.c' || echo '$(srcdir)/'`widgets/gnm-so-anchor-mode-chooser.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-so-anchor-mode-chooser.c' object='widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.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 widgets/libspreadsheet_la-gnm-so-anchor-mode-chooser.lo `test -f 'widgets/gnm-so-anchor-mode-chooser.c' || echo '$(srcdir)/'`widgets/gnm-so-anchor-mode-chooser.c widgets/libspreadsheet_la-gnm-workbook-sel.lo: widgets/gnm-workbook-sel.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 widgets/libspreadsheet_la-gnm-workbook-sel.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Tpo -c -o widgets/libspreadsheet_la-gnm-workbook-sel.lo `test -f 'widgets/gnm-workbook-sel.c' || echo '$(srcdir)/'`widgets/gnm-workbook-sel.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-workbook-sel.c' object='widgets/libspreadsheet_la-gnm-workbook-sel.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 widgets/libspreadsheet_la-gnm-workbook-sel.lo `test -f 'widgets/gnm-workbook-sel.c' || echo '$(srcdir)/'`widgets/gnm-workbook-sel.c widgets/libspreadsheet_la-gnm-cell-renderer-text.lo: widgets/gnm-cell-renderer-text.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 widgets/libspreadsheet_la-gnm-cell-renderer-text.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-renderer-text.lo `test -f 'widgets/gnm-cell-renderer-text.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-text.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-cell-renderer-text.c' object='widgets/libspreadsheet_la-gnm-cell-renderer-text.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 widgets/libspreadsheet_la-gnm-cell-renderer-text.lo `test -f 'widgets/gnm-cell-renderer-text.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-text.c widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo: widgets/gnm-cell-renderer-expr-entry.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 widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo `test -f 'widgets/gnm-cell-renderer-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-expr-entry.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-cell-renderer-expr-entry.c' object='widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.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 widgets/libspreadsheet_la-gnm-cell-renderer-expr-entry.lo `test -f 'widgets/gnm-cell-renderer-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-expr-entry.c widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo: widgets/gnm-cell-renderer-toggle.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 widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Tpo -c -o widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo `test -f 'widgets/gnm-cell-renderer-toggle.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-toggle.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-cell-renderer-toggle.c' object='widgets/libspreadsheet_la-gnm-cell-renderer-toggle.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 widgets/libspreadsheet_la-gnm-cell-renderer-toggle.lo `test -f 'widgets/gnm-cell-renderer-toggle.c' || echo '$(srcdir)/'`widgets/gnm-cell-renderer-toggle.c widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo: widgets/gnm-dashed-canvas-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 widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Tpo -c -o widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo `test -f 'widgets/gnm-dashed-canvas-line.c' || echo '$(srcdir)/'`widgets/gnm-dashed-canvas-line.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-dashed-canvas-line.c' object='widgets/libspreadsheet_la-gnm-dashed-canvas-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 widgets/libspreadsheet_la-gnm-dashed-canvas-line.lo `test -f 'widgets/gnm-dashed-canvas-line.c' || echo '$(srcdir)/'`widgets/gnm-dashed-canvas-line.c widgets/libspreadsheet_la-gnm-expr-entry.lo: widgets/gnm-expr-entry.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 widgets/libspreadsheet_la-gnm-expr-entry.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Tpo -c -o widgets/libspreadsheet_la-gnm-expr-entry.lo `test -f 'widgets/gnm-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-expr-entry.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-expr-entry.c' object='widgets/libspreadsheet_la-gnm-expr-entry.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 widgets/libspreadsheet_la-gnm-expr-entry.lo `test -f 'widgets/gnm-expr-entry.c' || echo '$(srcdir)/'`widgets/gnm-expr-entry.c widgets/libspreadsheet_la-gnm-text-view.lo: widgets/gnm-text-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 widgets/libspreadsheet_la-gnm-text-view.lo -MD -MP -MF widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Tpo -c -o widgets/libspreadsheet_la-gnm-text-view.lo `test -f 'widgets/gnm-text-view.c' || echo '$(srcdir)/'`widgets/gnm-text-view.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Tpo widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='widgets/gnm-text-view.c' object='widgets/libspreadsheet_la-gnm-text-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 widgets/libspreadsheet_la-gnm-text-view.lo `test -f 'widgets/gnm-text-view.c' || echo '$(srcdir)/'`widgets/gnm-text-view.c libspreadsheet_la-gnmresources.lo: gnmresources.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-gnmresources.lo -MD -MP -MF $(DEPDIR)/libspreadsheet_la-gnmresources.Tpo -c -o libspreadsheet_la-gnmresources.lo `test -f 'gnmresources.c' || echo '$(srcdir)/'`gnmresources.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libspreadsheet_la-gnmresources.Tpo $(DEPDIR)/libspreadsheet_la-gnmresources.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gnmresources.c' object='libspreadsheet_la-gnmresources.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-gnmresources.lo `test -f 'gnmresources.c' || echo '$(srcdir)/'`gnmresources.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 -rm -rf dialogs/.libs dialogs/_libs -rm -rf tools/.libs tools/_libs -rm -rf widgets/.libs widgets/_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-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) install-toolsHEADERS: $(tools_HEADERS) @$(NORMAL_INSTALL) @list='$(tools_HEADERS)'; test -n "$(toolsdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(toolsdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(toolsdir)" || 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)$(toolsdir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolsdir)" || exit $$?; \ done uninstall-toolsHEADERS: @$(NORMAL_UNINSTALL) @list='$(tools_HEADERS)'; test -n "$(toolsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(toolsdir)'; $(am__uninstall_files_from_dir) install-widgetsHEADERS: $(widgets_HEADERS) @$(NORMAL_INSTALL) @list='$(widgets_HEADERS)'; test -n "$(widgetsdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(widgetsdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(widgetsdir)" || 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)$(widgetsdir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(widgetsdir)" || exit $$?; \ done uninstall-widgetsHEADERS: @$(NORMAL_UNINSTALL) @list='$(widgets_HEADERS)'; test -n "$(widgetsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(widgetsdir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(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-am 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-am 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: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(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 check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(DATA) $(HEADERS) install-binPROGRAMS: install-libLTLIBRARIES installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibsdir)" "$(DESTDIR)$(libspreadsheet_includedir)" "$(DESTDIR)$(toolsdir)" "$(DESTDIR)$(widgetsdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am 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) -rm -f dialogs/$(DEPDIR)/$(am__dirstamp) -rm -f dialogs/$(am__dirstamp) -rm -f tools/$(DEPDIR)/$(am__dirstamp) -rm -f tools/$(am__dirstamp) -rm -f widgets/$(DEPDIR)/$(am__dirstamp) -rm -f widgets/$(am__dirstamp) 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-am clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-am -rm -f ./$(DEPDIR)/io-context-gtk.Po -rm -f ./$(DEPDIR)/libspreadsheet_la-application.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-auto-format.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cell-draw.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cell.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cellspan.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-clipboard.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cmd-edit.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-collect.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-colrow.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-command-context.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-commands.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-complete-sheet.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-complete.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-complex.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-consolidate.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-criteria.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-dependent.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-expr-deriv.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-expr-name.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-expr.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-file-autoft.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-format-template.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-func-builtin.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-func.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-format.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-pane.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-random.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnmresources.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-cache.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-val.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-graph.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gui-file.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gui-util.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gutils.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-history.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-hlink.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-input-msg.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-bar.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-cursor.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-edit.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-grid.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-libgnumeric.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-mathfunc.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-mstyle.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-number-match.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-parse-util.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-parser.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-pattern.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-position.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-preview-grid.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-print-cell.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-print-info.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-print.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-rangefunc.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-ranges.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-rendered-value.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-search.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-selection.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-session.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-bessel.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-dpq.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-gamma.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-trig.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-conditions.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-control.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-diff.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-filter.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-merge.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-style.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-utils.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-view.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sort.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-stf-export.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-stf-parse.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-stf.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style-border.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style-color.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style-conditions.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-undo.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-validation.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-value-sheet.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-value.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook-control.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook-view.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo -rm -f ./$(DEPDIR)/main-application.Po -rm -f ./$(DEPDIR)/ssconvert.Po -rm -f ./$(DEPDIR)/ssdiff.Po -rm -f ./$(DEPDIR)/ssgrep.Po -rm -f ./$(DEPDIR)/ssindex.Po -rm -f ./$(DEPDIR)/sstest.Po -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-dao.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-fill-series.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-filter.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-random-generator.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-scenarios.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-simulation.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-tabulate.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Plo -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-girDATA install-libspreadsheet_includeHEADERS \ install-toolsHEADERS install-typelibsDATA \ install-widgetsHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-libLTLIBRARIES @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f ./$(DEPDIR)/io-context-gtk.Po -rm -f ./$(DEPDIR)/libspreadsheet_la-application.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-auto-format.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cell-draw.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cell.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cellspan.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-clipboard.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-cmd-edit.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-collect.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-colrow.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-command-context-stderr.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-command-context.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-commands.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-complete-sheet.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-complete.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-complex.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-consolidate.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-criteria.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-dependent.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-expr-deriv.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-expr-name.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-expr.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-file-autoft.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-format-template.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-func-builtin.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-func.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-cell-combo.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-commands-slicer.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-data-cache-source.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-datetime.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-format.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-graph-window.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-marshalers.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-pane.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-plugin.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-random.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-filled.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-line.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-path.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnm-so-polygon.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnmresources.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnumeric-conf.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gnumeric-simple-canvas.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-cache-field.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-cache-source.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-cache.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-slicer-field.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-data-slicer.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-go-val.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-graph.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gui-clipboard.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gui-file.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gui-util.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-gutils.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-history.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-hlink.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-input-msg.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-bar.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-cursor.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-edit.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-item-grid.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-libgnumeric.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-mathfunc.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-mstyle.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-number-match.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-outoflinedocs.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-parse-util.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-parser.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-pattern.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-position.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-preview-grid.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-print-cell.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-print-info.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-print.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-rangefunc-strings.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-rangefunc.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-ranges.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-rendered-value.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-search.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-selection.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-session.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-bessel.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-dpq.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-gamma.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sf-trig.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-autofill.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-conditions.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-control-gui.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-control.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-diff.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-filter.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-merge.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-cell-comment.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-component.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-graph.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-image.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object-widget.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-object.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-style.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-utils.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet-view.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sheet.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-sort.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-stf-export.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-stf-parse.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-stf.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style-border.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style-color.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style-conditions.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-style.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-undo.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-validation.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-value-sheet.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-value.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-actions.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-wbc-gtk-edit.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-wbc-gtk.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook-cmd-format.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook-control.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook-view.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-workbook.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-xml-sax-read.Plo -rm -f ./$(DEPDIR)/libspreadsheet_la-xml-sax-write.Plo -rm -f ./$(DEPDIR)/main-application.Po -rm -f ./$(DEPDIR)/ssconvert.Po -rm -f ./$(DEPDIR)/ssdiff.Po -rm -f ./$(DEPDIR)/ssgrep.Po -rm -f ./$(DEPDIR)/ssindex.Po -rm -f ./$(DEPDIR)/sstest.Po -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dao-gui-utils.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-about.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-advanced-filter.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-chi-squared.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-frequency.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-kaplan-meier.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-normality.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-one-mean.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-principal-components.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-sign-test.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tool-wilcoxon-mann-whitney.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-analysis-tools.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autofilter.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autoformat.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-autosave.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-comment.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format-cond.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-format.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-cell-sort.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-row.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-col-width.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-consolidate.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-slicer.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-data-table.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-define-names.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-delete-cells.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-doc-metadata.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-fill-series.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-formula-guru.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-function-select.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goal-seek.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-goto-cell.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-hyperlink.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-insert-cells.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-merge.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-password.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-paste-special.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-plugin-manager.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-preferences.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-printer-setup.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-quit.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator-cor.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-random-generator.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-recent.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-row-height.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-scenarios.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search-replace.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-search.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-compare.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-order.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-rename.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheet-resize.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-sheetobject-size.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-shuffle.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-simulation.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-list.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-so-styled.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-solver.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-csv-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-export.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-fixed-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-format-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-main-page.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf-preview.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-stf.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-tabulate.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-view.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-workbook-attr.Plo -rm -f dialogs/$(DEPDIR)/libspreadsheet_la-dialog-zoom.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-anova.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-auto-expression.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-chi-squared.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-exp-smoothing.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-frequency.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-histogram.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-kaplan-meier.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-normality.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-one-mean-test.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-principal-components.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-sign-test.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-signed-rank-test.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-tools.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-analysis-wilcoxon-mann-whitney.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-auto-correct.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-dao.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-data-shuffling.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-fill-series.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-filter.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-gnm-solver.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-goal-seek.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-random-generator-cor.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-random-generator.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-scenarios.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-simulation.Plo -rm -f tools/$(DEPDIR)/libspreadsheet_la-tabulate.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-expr-entry.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-text.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-cell-renderer-toggle.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-dao.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-dashed-canvas-line.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-expr-entry.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-filter-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-fontbutton.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-format-sel.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-notebook.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-radiobutton.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-sel.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-sheet-slicer-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-so-anchor-mode-chooser.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-text-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-validation-combo-view.Plo -rm -f widgets/$(DEPDIR)/libspreadsheet_la-gnm-workbook-sel.Plo -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-girDATA \ uninstall-libLTLIBRARIES \ uninstall-libspreadsheet_includeHEADERS uninstall-toolsHEADERS \ uninstall-typelibsDATA uninstall-widgetsHEADERS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-hook .MAKE: all check check-am install install-am install-exec-am \ install-strip uninstall-am .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles 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-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-toolsHEADERS install-typelibsDATA \ install-widgetsHEADERS installcheck installcheck-am \ installdirs 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-hook uninstall-libLTLIBRARIES \ uninstall-libspreadsheet_includeHEADERS uninstall-toolsHEADERS \ uninstall-typelibsDATA uninstall-widgetsHEADERS .PRECIOUS: Makefile -include $(INTROSPECTION_MAKEFILE) # Another hint, see bugs #172211 and #172212: non-intermediate: gnm-marshalers.c gnmresources.c gnmresources.h: gnm.gresource.xml $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) $< \ --target=$@ --sourcedir=$(top_srcdir) --c-name _gnm --generate-header --manual-register gnmresources.c: gnm.gresource.xml $(resource_files) Makefile $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) $< \ --target=$@ --sourcedir=$(top_srcdir) --c-name _gnm --generate-source --manual-register @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/gnm-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 > $@ .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_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) @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: