-# Makefile.in generated by automake 1.14.1 from Makefile.am.
+# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+# 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,
VPATH = @srcdir@
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+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 \
?) ;; \
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-DIST_COMMON = $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.in \
- $(srcdir)/Makefile.am $(top_srcdir)/config/mkinstalldirs \
- $(top_srcdir)/config/depcomp TODO
@NEED_JAVA_TRUE@am__append_1 = java
subdir = modules/spreadsheet
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
$(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
$(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
$(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
$(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
+DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
CONFIG_CLEAN_FILES =
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
-am__depfiles_maybe = depfiles
+am__maybe_remake_depfiles = depfiles
+am__depfiles_remade = sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-gw_csv_helpers.Plo \
+ sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvDefault.Plo \
+ sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvRead.Plo \
+ sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvStringToDouble.Plo \
+ sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvTextScan.Plo \
+ sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvWrite.Plo \
+ sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_open.Plo \
+ sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_read.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-checkCsvWriteFormat.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvDefault.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvRead.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvWrite.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-getRange.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-splitLine.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-utftolatin.Plo \
+ src/c/$(DEPDIR)/libscispreadsheet_algo_la-xls.Plo \
+ src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bt-int.Plo \
+ src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bytedecoders.Plo \
+ src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-logger.Plo \
+ src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ole.Plo \
+ src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-olestream-unwrap.Plo \
+ src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-pldstr.Plo \
+ src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ripole.Plo
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
+am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
+ $(top_srcdir)/config/depcomp \
+ $(top_srcdir)/config/mkinstalldirs TODO
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALL_LINGUAS = @ALL_LINGUAS@
GREP = @GREP@
GUI_ENABLE = @GUI_ENABLE@
HAMCREST = @HAMCREST@
-HAVE_CXX11 = @HAVE_CXX11@
+HAVE_CXX17 = @HAVE_CXX17@
HDF5_CFLAGS = @HDF5_CFLAGS@
HDF5_LIBS = @HDF5_LIBS@
HELP_ENABLE = @HELP_ENABLE@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
+LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
LUCENE = @LUCENE@
LUCENE_ANALYZER = @LUCENE_ANALYZER@
LUCENE_PARSER = @LUCENE_PARSER@
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/spreadsheet/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign modules/spreadsheet/Makefile
-.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ 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_srcdir)/Makefile.incl.am:
+$(top_srcdir)/Makefile.incl.am $(am__empty):
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
distclean-compile:
-rm -f *.tab.c
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-gw_csv_helpers.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvDefault.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvRead.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvStringToDouble.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvTextScan.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvWrite.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_open.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_read.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-checkCsvWriteFormat.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvDefault.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvRead.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvWrite.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-getRange.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-splitLine.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-utftolatin.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-xls.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bt-int.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bytedecoders.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-logger.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ole.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-olestream-unwrap.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-pldstr.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ripole.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-gw_csv_helpers.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvDefault.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvRead.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvStringToDouble.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvTextScan.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvWrite.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_open.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_read.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-checkCsvWriteFormat.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvDefault.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvRead.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvWrite.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-getRange.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-splitLine.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-utftolatin.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscispreadsheet_algo_la-xls.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bt-int.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bytedecoders.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-logger.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ole.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-olestream-unwrap.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-pldstr.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ripole.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$$||'`;\
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-distdir: $(DISTFILES)
+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)'; \
clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
distclean: distclean-am
- -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/ripole/$(DEPDIR)
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-gw_csv_helpers.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvDefault.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvRead.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvStringToDouble.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvTextScan.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvWrite.Plo
+ -rm -f sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_open.Plo
+ -rm -f sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_read.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-checkCsvWriteFormat.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvDefault.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvRead.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvWrite.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-getRange.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-splitLine.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-utftolatin.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-xls.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bt-int.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bytedecoders.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-logger.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ole.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-olestream-unwrap.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-pldstr.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ripole.Plo
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-local distclean-tags
installcheck-am:
maintainer-clean: maintainer-clean-am
- -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/ripole/$(DEPDIR)
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-gw_csv_helpers.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvDefault.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvRead.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvStringToDouble.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvTextScan.Plo
+ -rm -f sci_gateway/c/$(DEPDIR)/libscispreadsheet_la-sci_csvWrite.Plo
+ -rm -f sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_open.Plo
+ -rm -f sci_gateway/cpp/$(DEPDIR)/libscispreadsheet_la-sci_xls_read.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-checkCsvWriteFormat.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvDefault.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvRead.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-csvWrite.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-getRange.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-splitLine.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-utftolatin.Plo
+ -rm -f src/c/$(DEPDIR)/libscispreadsheet_algo_la-xls.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bt-int.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-bytedecoders.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-logger.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ole.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-olestream-unwrap.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-pldstr.Plo
+ -rm -f src/c/ripole/$(DEPDIR)/libscispreadsheet_algo_la-ripole.Plo
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
.MAKE: check-am install-am install-strip
-.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
- check-local clean clean-generic clean-libtool clean-local \
- clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-local distclean-tags distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-data install-data-am install-data-local install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-html-local install-info \
- install-info-am install-libscispreadsheet_la_etcDATA \
+.PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
+ check-am check-local clean clean-generic clean-libtool \
+ clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
+ cscopelist-am ctags ctags-am distclean distclean-compile \
+ distclean-generic distclean-libtool distclean-local \
+ distclean-tags distdir dvi dvi-am html html-am info info-am \
+ install install-am install-data install-data-am \
+ install-data-local install-dvi install-dvi-am install-exec \
+ install-exec-am install-html install-html-am \
+ install-html-local install-info install-info-am \
+ install-libscispreadsheet_la_etcDATA \
install-libscispreadsheet_la_rootDATA \
install-libscispreadsheet_la_sci_gatewayDATA install-man \
install-pdf install-pdf-am install-pkglibLTLIBRARIES \
uninstall-libscispreadsheet_la_sci_gatewayDATA \
uninstall-pkglibLTLIBRARIES
+.PRECIOUS: Makefile
+
# This target enables tests for Scilab
check-local: $(top_builddir)/scilab-bin test
@SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
@SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
@SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
-@SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
+@SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
@SWIG_TRUE@ done; \
@SWIG_TRUE@ fi
@SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
@SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
@SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
-@SWIG_TRUE@ $(SWIG_BIN) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
+@SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
@SWIG_TRUE@ done; \
@SWIG_TRUE@ fi