1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
18 # Copyright (C) 2006 - INRIA - Sylvestre LEDRU
20 # This file is distributed under the same license as the Scilab package.
22 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
23 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
24 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
26 # Copyright (C) 2012 - 2016 - Scilab Enterprises
28 # This file is hereby licensed under the terms of the GNU GPL v2.0,
29 # pursuant to article 5.3.4 of the CeCILL v.2.1.
30 # This file was originally licensed under the terms of the CeCILL v2.1,
31 # and continues to be available under such terms.
32 # For more information, see the COPYING file which you should have received
33 # along with this program.
37 ### Makefile included stuff
38 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
44 if test -z '$(MAKELEVEL)'; then \
46 elif test -n '$(MAKE_HOST)'; then \
48 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54 am__make_running_with_option = \
55 case $${target_option-} in \
57 *) echo "am__make_running_with_option: internal error: invalid" \
58 "target option '$${target_option-}' specified" >&2; \
62 sane_makeflags=$$MAKEFLAGS; \
63 if $(am__is_gnu_make); then \
64 sane_makeflags=$$MFLAGS; \
69 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
76 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
78 for flg in $$sane_makeflags; do \
79 test $$skip_next = yes && { skip_next=no; continue; }; \
82 -*I) strip_trailopt 'I'; skip_next=yes;; \
83 -*I?*) strip_trailopt 'I';; \
84 -*O) strip_trailopt 'O'; skip_next=yes;; \
85 -*O?*) strip_trailopt 'O';; \
86 -*l) strip_trailopt 'l'; skip_next=yes;; \
87 -*l?*) strip_trailopt 'l';; \
88 -[dEDm]) skip_next=yes;; \
89 -[JT]) skip_next=yes;; \
92 *$$target_option*) has_opt=yes; break;; \
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
114 build_triplet = @build@
115 host_triplet = @host@
116 @NEED_JAVA_TRUE@am__append_1 = java
117 subdir = modules/boolean
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
120 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
121 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
122 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
123 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
124 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
125 $(top_srcdir)/m4/intel_compiler.m4 \
126 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
127 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
128 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
130 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
131 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
132 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
133 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
134 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
135 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
136 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
137 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
141 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
143 CONFIG_CLEAN_VPATH_FILES =
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
151 am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
171 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
172 "$(DESTDIR)$(libsciboolean_la_etcdir)" \
173 "$(DESTDIR)$(libsciboolean_la_rootdir)"
174 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
175 libsciboolean_algo_la_LIBADD =
176 am__dirstamp = $(am__leading_dot)dirstamp
177 am__objects_1 = src/c/libsciboolean_algo_la-vect_or.lo \
178 src/c/libsciboolean_algo_la-vect_and.lo
179 am__objects_2 = src/cpp/libsciboolean_algo_la-boolean_gw.lo
180 am__objects_3 = sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo \
181 sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo \
182 sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo \
183 sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo
184 am_libsciboolean_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
186 libsciboolean_algo_la_OBJECTS = $(am_libsciboolean_algo_la_OBJECTS)
187 AM_V_lt = $(am__v_lt_@AM_V@)
188 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
189 am__v_lt_0 = --silent
191 @MAINTAINER_MODE_FALSE@am_libsciboolean_algo_la_rpath =
192 @MAINTAINER_MODE_TRUE@am_libsciboolean_algo_la_rpath =
193 libsciboolean_la_DEPENDENCIES = libsciboolean-algo.la
194 am_libsciboolean_la_OBJECTS =
195 libsciboolean_la_OBJECTS = $(am_libsciboolean_la_OBJECTS)
196 @MAINTAINER_MODE_FALSE@am_libsciboolean_la_rpath =
197 @MAINTAINER_MODE_TRUE@am_libsciboolean_la_rpath = -rpath $(pkglibdir)
198 AM_V_P = $(am__v_P_@AM_V@)
199 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
202 AM_V_GEN = $(am__v_GEN_@AM_V@)
203 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
204 am__v_GEN_0 = @echo " GEN " $@;
206 AM_V_at = $(am__v_at_@AM_V@)
207 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
210 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
211 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
212 am__maybe_remake_depfiles = depfiles
213 am__depfiles_remade = \
214 sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo \
215 sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo \
216 sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo \
217 sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo \
218 src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo \
219 src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo \
220 src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo
222 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
223 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
224 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
225 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
226 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
227 $(AM_CFLAGS) $(CFLAGS)
228 AM_V_CC = $(am__v_CC_@AM_V@)
229 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
230 am__v_CC_0 = @echo " CC " $@;
233 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
234 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
235 $(AM_LDFLAGS) $(LDFLAGS) -o $@
236 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
237 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
238 am__v_CCLD_0 = @echo " CCLD " $@;
240 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
241 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
242 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
243 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
244 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
245 $(AM_CXXFLAGS) $(CXXFLAGS)
246 AM_V_CXX = $(am__v_CXX_@AM_V@)
247 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
248 am__v_CXX_0 = @echo " CXX " $@;
251 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
252 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
253 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
254 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
255 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
256 am__v_CXXLD_0 = @echo " CXXLD " $@;
258 SOURCES = $(libsciboolean_algo_la_SOURCES) $(libsciboolean_la_SOURCES)
259 DIST_SOURCES = $(libsciboolean_algo_la_SOURCES) \
260 $(libsciboolean_la_SOURCES)
261 am__can_run_installinfo = \
262 case $$AM_UPDATE_INFO_DIR in \
264 *) (install-info --version) >/dev/null 2>&1;; \
266 DATA = $(libsciboolean_la_etc_DATA) $(libsciboolean_la_root_DATA)
267 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
268 # Read a list of newline-separated strings from the standard input,
269 # and print each of them once, without duplicates. Input order is
271 am__uniquify_input = $(AWK) '\
272 BEGIN { nonempty = 0; } \
273 { items[$$0] = 1; nonempty = 1; } \
274 END { if (nonempty) { for (i in items) print i; }; } \
276 # Make sure the list of sources is unique. This is necessary because,
277 # e.g., the same source file might be shared among _SOURCES variables
278 # for different programs/libraries.
279 am__define_uniq_tagged_files = \
280 list='$(am__tagged_files)'; \
281 unique=`for i in $$list; do \
282 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283 done | $(am__uniquify_input)`
286 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
287 $(top_srcdir)/config/depcomp \
288 $(top_srcdir)/config/mkinstalldirs
289 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
291 ALL_LINGUAS = @ALL_LINGUAS@
292 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
294 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
298 ARPACK_LIBS = @ARPACK_LIBS@
300 AUTOCONF = @AUTOCONF@
301 AUTOHEADER = @AUTOHEADER@
302 AUTOMAKE = @AUTOMAKE@
303 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
306 BLAS_CFLAGS = @BLAS_CFLAGS@
307 BLAS_LIBS = @BLAS_LIBS@
310 CCDEPMODE = @CCDEPMODE@
312 CHECKSTYLE = @CHECKSTYLE@
313 COBERTURA = @COBERTURA@
314 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
315 COMMONS_IO = @COMMONS_IO@
316 COMMONS_LOGGING = @COMMONS_LOGGING@
318 CPPFLAGS = @CPPFLAGS@
319 CURL_CFLAGS = @CURL_CFLAGS@
320 CURL_CONFIG = @CURL_CONFIG@
321 CURL_LIBS = @CURL_LIBS@
322 CURL_VERSION = @CURL_VERSION@
325 CXXDEPMODE = @CXXDEPMODE@
326 CXXFLAGS = @CXXFLAGS@
327 CYGPATH_W = @CYGPATH_W@
329 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
332 DOCBOOK_ROOT = @DOCBOOK_ROOT@
333 DOXYGEN_BIN = @DOXYGEN_BIN@
334 DSYMUTIL = @DSYMUTIL@
341 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
345 FFTW3_LIB = @FFTW3_LIB@
346 FFTW_ENABLE = @FFTW_ENABLE@
348 FLEXDOCK = @FLEXDOCK@
351 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
352 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
353 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
354 FREEHEP_IO = @FREEHEP_IO@
355 FREEHEP_UTIL = @FREEHEP_UTIL@
357 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
358 GIWS_BIN = @GIWS_BIN@
359 GLUEGEN2_RT = @GLUEGEN2_RT@
361 GMSGFMT_015 = @GMSGFMT_015@
362 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
364 GUI_ENABLE = @GUI_ENABLE@
365 HAMCREST = @HAMCREST@
366 HAVE_CXX11 = @HAVE_CXX11@
367 HDF5_CFLAGS = @HDF5_CFLAGS@
368 HDF5_LIBS = @HDF5_LIBS@
369 HELP_ENABLE = @HELP_ENABLE@
371 INSTALL_DATA = @INSTALL_DATA@
372 INSTALL_PROGRAM = @INSTALL_PROGRAM@
373 INSTALL_SCRIPT = @INSTALL_SCRIPT@
374 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
375 INTLLIBS = @INTLLIBS@
376 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
380 JAVAC_DEBUG = @JAVAC_DEBUG@
383 JAVASCI_ENABLE = @JAVASCI_ENABLE@
384 JAVA_ENABLE = @JAVA_ENABLE@
386 JAVA_HOME = @JAVA_HOME@
387 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
388 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
390 JEUCLID_CORE = @JEUCLID_CORE@
393 JLATEXMATH = @JLATEXMATH@
394 JLATEXMATH_FOP = @JLATEXMATH_FOP@
396 JROSETTA_API = @JROSETTA_API@
397 JROSETTA_ENGINE = @JROSETTA_ENGINE@
399 LAPACK_LIBS = @LAPACK_LIBS@
405 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
406 LIBICONV = @LIBICONV@
414 LOGGING_LEVEL = @LOGGING_LEVEL@
416 LTLIBICONV = @LTLIBICONV@
417 LTLIBINTL = @LTLIBINTL@
418 LTLIBOBJS = @LTLIBOBJS@
419 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
421 LUCENE_ANALYZER = @LUCENE_ANALYZER@
422 LUCENE_PARSER = @LUCENE_PARSER@
424 MAKEINFO = @MAKEINFO@
425 MANIFEST_TOOL = @MANIFEST_TOOL@
426 MATIO_CFLAGS = @MATIO_CFLAGS@
427 MATIO_ENABLE = @MATIO_ENABLE@
428 MATIO_LIBS = @MATIO_LIBS@
430 MPI_ENABLE = @MPI_ENABLE@
433 MSGFMT_015 = @MSGFMT_015@
434 MSGMERGE = @MSGMERGE@
440 OCAMLDEP = @OCAMLDEP@
441 OCAMLLEX = @OCAMLLEX@
442 OCAMLOPT = @OCAMLOPT@
443 OCAMLYACC = @OCAMLYACC@
444 OPENMPI_CC = @OPENMPI_CC@
445 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
446 OPENMPI_CXX = @OPENMPI_CXX@
447 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
448 OPENMPI_LIBS = @OPENMPI_LIBS@
449 OPENMP_CFLAGS = @OPENMP_CFLAGS@
450 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
451 OPENMP_ENABLE = @OPENMP_ENABLE@
452 OPENMP_LIBS = @OPENMP_LIBS@
456 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
457 PACKAGE_NAME = @PACKAGE_NAME@
458 PACKAGE_STRING = @PACKAGE_STRING@
459 PACKAGE_TARNAME = @PACKAGE_TARNAME@
460 PACKAGE_URL = @PACKAGE_URL@
461 PACKAGE_VERSION = @PACKAGE_VERSION@
462 PATH_SEPARATOR = @PATH_SEPARATOR@
463 PCRE_CFLAGS = @PCRE_CFLAGS@
464 PCRE_CONFIG = @PCRE_CONFIG@
465 PCRE_LIBS = @PCRE_LIBS@
466 PCRE_VERSION = @PCRE_VERSION@
467 PKG_CONFIG = @PKG_CONFIG@
472 RELOCATABLE = @RELOCATABLE@
475 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
476 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
477 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
478 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
479 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
480 SCIRENDERER = @SCIRENDERER@
481 SCIRENDERER_CP = @SCIRENDERER_CP@
482 SCI_CFLAGS = @SCI_CFLAGS@
483 SCI_CXXFLAGS = @SCI_CXXFLAGS@
484 SCI_FFLAGS = @SCI_FFLAGS@
485 SCI_LDFLAGS = @SCI_LDFLAGS@
487 SET_MAKE = @SET_MAKE@
488 SET_RELOCATABLE = @SET_RELOCATABLE@
493 SWIG_BIN = @SWIG_BIN@
494 SWIG_JAVA = @SWIG_JAVA@
495 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
496 SWIG_SCILAB = @SWIG_SCILAB@
497 TCLTK_LIBS = @TCLTK_LIBS@
498 TCL_INC_PATH = @TCL_INC_PATH@
499 TK_INC_PATH = @TK_INC_PATH@
500 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
501 UMFPACK_ENABLE = @UMFPACK_ENABLE@
502 UMFPACK_LIB = @UMFPACK_LIB@
504 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
505 VALGRIND_LIBS = @VALGRIND_LIBS@
507 WITH_OCAML = @WITH_OCAML@
508 WITH_TKSCI = @WITH_TKSCI@
509 XCOS_ENABLE = @XCOS_ENABLE@
510 XGETTEXT = @XGETTEXT@
511 XGETTEXT_015 = @XGETTEXT_015@
512 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
514 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
515 XML_APIS_EXT = @XML_APIS_EXT@
516 XML_CONFIG = @XML_CONFIG@
517 XML_FLAGS = @XML_FLAGS@
518 XML_LIBS = @XML_LIBS@
519 XML_VERSION = @XML_VERSION@
520 X_CFLAGS = @X_CFLAGS@
521 X_EXTRA_LIBS = @X_EXTRA_LIBS@
523 X_PRE_LIBS = @X_PRE_LIBS@
526 abs_builddir = @abs_builddir@
527 abs_srcdir = @abs_srcdir@
528 abs_top_builddir = @abs_top_builddir@
529 abs_top_srcdir = @abs_top_srcdir@
530 ac_ct_AR = @ac_ct_AR@
531 ac_ct_CC = @ac_ct_CC@
532 ac_ct_CXX = @ac_ct_CXX@
533 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
534 ac_ct_F77 = @ac_ct_F77@
535 am__include = @am__include@
536 am__leading_dot = @am__leading_dot@
537 am__quote = @am__quote@
539 am__untar = @am__untar@
542 build_alias = @build_alias@
543 build_cpu = @build_cpu@
544 build_os = @build_os@
545 build_vendor = @build_vendor@
546 builddir = @builddir@
547 cxx_present = @cxx_present@
549 datarootdir = @datarootdir@
552 exec_prefix = @exec_prefix@
554 host_alias = @host_alias@
555 host_cpu = @host_cpu@
557 host_vendor = @host_vendor@
559 includedir = @includedir@
561 install_sh = @install_sh@
563 libexecdir = @libexecdir@
564 localedir = @localedir@
565 localstatedir = @localstatedir@
568 oldincludedir = @oldincludedir@
571 program_transform_name = @program_transform_name@
574 sharedstatedir = @sharedstatedir@
576 sysconfdir = @sysconfdir@
577 target_alias = @target_alias@
578 top_build_prefix = @top_build_prefix@
579 top_builddir = @top_builddir@
580 top_srcdir = @top_srcdir@
581 yacc_present = @yacc_present@
582 BOOLEAN_CPP_SOURCES = \
583 src/cpp/boolean_gw.cpp
585 BOOLEAN_C_SOURCES = \
589 GATEWAY_CPP_SOURCES = \
590 sci_gateway/cpp/sci_bool2s.cpp \
591 sci_gateway/cpp/sci_find.cpp \
592 sci_gateway/cpp/sci_and.cpp \
593 sci_gateway/cpp/sci_or.cpp
595 libsciboolean_la_CPPFLAGS = \
596 -I$(srcdir)/includes/ \
597 -I$(top_srcdir)/modules/ast/includes/ast/ \
598 -I$(top_srcdir)/modules/ast/includes/exps/ \
599 -I$(top_srcdir)/modules/ast/includes/operations/ \
600 -I$(top_srcdir)/modules/ast/includes/parse/ \
601 -I$(top_srcdir)/modules/ast/includes/symbol/ \
602 -I$(top_srcdir)/modules/ast/includes/system_env/ \
603 -I$(top_srcdir)/modules/ast/includes/types/ \
604 -I$(top_srcdir)/modules/ast/includes/analysis/ \
605 -I$(top_srcdir)/modules/dynamic_link/includes \
606 -I$(top_srcdir)/modules/functions_manager/includes \
607 -I$(top_srcdir)/modules/elementary_functions/includes \
608 -I$(top_srcdir)/modules/console/includes \
609 -I$(top_srcdir)/modules/core/includes \
610 -I$(top_srcdir)/modules/output_stream/includes \
611 -I$(top_srcdir)/modules/api_scilab/includes \
612 -I$(top_srcdir)/modules/threads/includes \
613 -I$(top_srcdir)/modules/localization/includes \
614 -I$(top_srcdir)/modules/string/includes \
617 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libsciboolean.la
618 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libsciboolean-algo.la libsciboolean.la
619 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libsciboolean-algo.la
620 libsciboolean_algo_la_SOURCES = $(BOOLEAN_C_SOURCES) $(BOOLEAN_CPP_SOURCES) $(GATEWAY_CPP_SOURCES)
621 libsciboolean_la_SOURCES = $(GATEWAY_C_SOURCES)
622 libsciboolean_algo_la_CPPFLAGS = $(libsciboolean_la_CPPFLAGS)
624 # For the code check (splint)
625 CHECK_SRC = $(BOOLEAN_C_SOURCES) $(GATEWAY_C_SOURCES)
626 INCLUDE_FLAGS = $(libsciboolean_la_CPPFLAGS)
627 libsciboolean_la_LIBADD = libsciboolean-algo.la
630 #### boolean : Conf files ####
631 libsciboolean_la_rootdir = $(mydatadir)
632 libsciboolean_la_root_DATA = license.txt
634 #### boolean : init scripts ####
635 libsciboolean_la_etcdir = $(mydatadir)/etc
636 libsciboolean_la_etc_DATA = \
641 # Where all the Scilab stuff is installed (macros, help, ...)
642 mydatadir = $(pkgdatadir)/modules/$(modulename)
644 # Set AM_* SCI detected settings
645 AM_CPPFLAGS = $(SCI_CPPFLAGS)
646 AM_CFLAGS = $(SCI_CFLAGS)
647 AM_CXXFLAGS = $(SCI_CXXFLAGS)
648 # append includes to AM_FFLAGS to manage fortran includes
649 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
651 # Tag shared libraries with the Scilab version
652 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
655 SPLINT_OPTIONS = -weak -booltype BOOL
657 ########################### JAVA ######################################
658 #### We are delegating java compilation to ant... Thanks to that
659 #### the procedure will be the same with Microsoft Windows (C)
661 #######################################################################
662 TARGETS_ALL = $(am__append_1)
664 ################ MACROS ######################
665 # Rule to build a macro
666 # NOT USED AT THE MOMENT
669 ########### INSTALL DOCUMENTATION ###################
671 # Install documentation files into the right target
672 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
673 # automake needs the html files to be present which is not the case when
674 # we are building Scilab
676 # Where it should be installed
677 pkgdocdir = $(mydatadir)
679 # What is the mask of the help source
682 # What is the mask of the MathML sources
685 ########### INSTALL DATA ###################
686 # Install macros, help & demos
687 # Where it should be installed
688 pkgmacrosdir = $(mydatadir)
689 # Which directory we process
691 # Mask of the Scilab sources macros
693 # Mask of the Scilab executable sources macros
694 MACROBUILDMASK = *.sce
695 # Mask of the Scilab compiled macros
697 # List of the standard directory for tests
698 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
699 # Where the demos should be installed
700 pkgdemosdir = $(mydatadir)
701 # List of the standard directory for demos
703 # List of the standard directory for examples
704 EXAMPLES_DIR = examples
705 # Where to export JAVA archives (.jar)
710 HELP_CHAPTERDIR = help/
711 HELP_CHAPTERFILE = addchapter.sce
712 HELP_CHAPTERLANG = en_US fr_FR pt_BR
716 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
717 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
719 case '$(am__configure_deps)' in \
721 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
722 && { if test -f $@; then exit 0; else break; fi; }; \
726 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/boolean/Makefile'; \
727 $(am__cd) $(top_srcdir) && \
728 $(AUTOMAKE) --foreign modules/boolean/Makefile
729 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
732 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
734 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
735 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
737 $(top_srcdir)/Makefile.incl.am $(am__empty):
739 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
740 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
742 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
743 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
744 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
745 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
746 $(am__aclocal_m4_deps):
748 clean-noinstLTLIBRARIES:
749 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
750 @list='$(noinst_LTLIBRARIES)'; \
751 locs=`for p in $$list; do echo $$p; done | \
752 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
754 test -z "$$locs" || { \
755 echo rm -f $${locs}; \
759 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
761 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
762 list2=; for p in $$list; do \
763 if test -f $$p; then \
764 list2="$$list2 $$p"; \
767 test -z "$$list2" || { \
768 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
769 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
770 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
771 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
774 uninstall-pkglibLTLIBRARIES:
776 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
777 for p in $$list; do \
779 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
780 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
783 clean-pkglibLTLIBRARIES:
784 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
785 @list='$(pkglib_LTLIBRARIES)'; \
786 locs=`for p in $$list; do echo $$p; done | \
787 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
789 test -z "$$locs" || { \
790 echo rm -f $${locs}; \
793 src/c/$(am__dirstamp):
795 @: > src/c/$(am__dirstamp)
796 src/c/$(DEPDIR)/$(am__dirstamp):
797 @$(MKDIR_P) src/c/$(DEPDIR)
798 @: > src/c/$(DEPDIR)/$(am__dirstamp)
799 src/c/libsciboolean_algo_la-vect_or.lo: src/c/$(am__dirstamp) \
800 src/c/$(DEPDIR)/$(am__dirstamp)
801 src/c/libsciboolean_algo_la-vect_and.lo: src/c/$(am__dirstamp) \
802 src/c/$(DEPDIR)/$(am__dirstamp)
803 src/cpp/$(am__dirstamp):
805 @: > src/cpp/$(am__dirstamp)
806 src/cpp/$(DEPDIR)/$(am__dirstamp):
807 @$(MKDIR_P) src/cpp/$(DEPDIR)
808 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
809 src/cpp/libsciboolean_algo_la-boolean_gw.lo: src/cpp/$(am__dirstamp) \
810 src/cpp/$(DEPDIR)/$(am__dirstamp)
811 sci_gateway/cpp/$(am__dirstamp):
812 @$(MKDIR_P) sci_gateway/cpp
813 @: > sci_gateway/cpp/$(am__dirstamp)
814 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
815 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
816 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
817 sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo: \
818 sci_gateway/cpp/$(am__dirstamp) \
819 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
820 sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo: \
821 sci_gateway/cpp/$(am__dirstamp) \
822 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
823 sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo: \
824 sci_gateway/cpp/$(am__dirstamp) \
825 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
826 sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo: \
827 sci_gateway/cpp/$(am__dirstamp) \
828 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
830 libsciboolean-algo.la: $(libsciboolean_algo_la_OBJECTS) $(libsciboolean_algo_la_DEPENDENCIES) $(EXTRA_libsciboolean_algo_la_DEPENDENCIES)
831 $(AM_V_CXXLD)$(CXXLINK) $(am_libsciboolean_algo_la_rpath) $(libsciboolean_algo_la_OBJECTS) $(libsciboolean_algo_la_LIBADD) $(LIBS)
833 libsciboolean.la: $(libsciboolean_la_OBJECTS) $(libsciboolean_la_DEPENDENCIES) $(EXTRA_libsciboolean_la_DEPENDENCIES)
834 $(AM_V_CCLD)$(LINK) $(am_libsciboolean_la_rpath) $(libsciboolean_la_OBJECTS) $(libsciboolean_la_LIBADD) $(LIBS)
838 -rm -f sci_gateway/cpp/*.$(OBJEXT)
839 -rm -f sci_gateway/cpp/*.lo
840 -rm -f src/c/*.$(OBJEXT)
842 -rm -f src/cpp/*.$(OBJEXT)
848 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo@am__quote@ # am--include-marker
849 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo@am__quote@ # am--include-marker
850 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo@am__quote@ # am--include-marker
851 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo@am__quote@ # am--include-marker
852 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo@am__quote@ # am--include-marker
853 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo@am__quote@ # am--include-marker
854 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo@am__quote@ # am--include-marker
856 $(am__depfiles_remade):
858 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
860 am--depfiles: $(am__depfiles_remade)
863 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
864 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
865 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
868 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
871 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
872 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
873 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
874 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
875 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
879 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
880 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
881 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
882 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
883 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
886 src/c/libsciboolean_algo_la-vect_or.lo: src/c/vect_or.c
887 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libsciboolean_algo_la-vect_or.lo -MD -MP -MF src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Tpo -c -o src/c/libsciboolean_algo_la-vect_or.lo `test -f 'src/c/vect_or.c' || echo '$(srcdir)/'`src/c/vect_or.c
888 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Tpo src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo
889 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/vect_or.c' object='src/c/libsciboolean_algo_la-vect_or.lo' libtool=yes @AMDEPBACKSLASH@
890 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libsciboolean_algo_la-vect_or.lo `test -f 'src/c/vect_or.c' || echo '$(srcdir)/'`src/c/vect_or.c
893 src/c/libsciboolean_algo_la-vect_and.lo: src/c/vect_and.c
894 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libsciboolean_algo_la-vect_and.lo -MD -MP -MF src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Tpo -c -o src/c/libsciboolean_algo_la-vect_and.lo `test -f 'src/c/vect_and.c' || echo '$(srcdir)/'`src/c/vect_and.c
895 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Tpo src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo
896 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/vect_and.c' object='src/c/libsciboolean_algo_la-vect_and.lo' libtool=yes @AMDEPBACKSLASH@
897 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
898 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libsciboolean_algo_la-vect_and.lo `test -f 'src/c/vect_and.c' || echo '$(srcdir)/'`src/c/vect_and.c
901 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
902 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
903 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
904 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
905 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
906 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
909 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
910 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
911 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
912 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
913 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
914 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
917 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
918 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
919 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
920 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
921 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
922 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
924 src/cpp/libsciboolean_algo_la-boolean_gw.lo: src/cpp/boolean_gw.cpp
925 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libsciboolean_algo_la-boolean_gw.lo -MD -MP -MF src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Tpo -c -o src/cpp/libsciboolean_algo_la-boolean_gw.lo `test -f 'src/cpp/boolean_gw.cpp' || echo '$(srcdir)/'`src/cpp/boolean_gw.cpp
926 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Tpo src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo
927 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/boolean_gw.cpp' object='src/cpp/libsciboolean_algo_la-boolean_gw.lo' libtool=yes @AMDEPBACKSLASH@
928 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
929 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libsciboolean_algo_la-boolean_gw.lo `test -f 'src/cpp/boolean_gw.cpp' || echo '$(srcdir)/'`src/cpp/boolean_gw.cpp
931 sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo: sci_gateway/cpp/sci_bool2s.cpp
932 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Tpo -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo `test -f 'sci_gateway/cpp/sci_bool2s.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_bool2s.cpp
933 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Tpo sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo
934 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_bool2s.cpp' object='sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo' libtool=yes @AMDEPBACKSLASH@
935 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
936 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo `test -f 'sci_gateway/cpp/sci_bool2s.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_bool2s.cpp
938 sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo: sci_gateway/cpp/sci_find.cpp
939 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Tpo -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo `test -f 'sci_gateway/cpp/sci_find.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_find.cpp
940 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Tpo sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo
941 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_find.cpp' object='sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo' libtool=yes @AMDEPBACKSLASH@
942 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
943 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo `test -f 'sci_gateway/cpp/sci_find.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_find.cpp
945 sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo: sci_gateway/cpp/sci_and.cpp
946 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Tpo -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo `test -f 'sci_gateway/cpp/sci_and.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_and.cpp
947 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Tpo sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo
948 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_and.cpp' object='sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo' libtool=yes @AMDEPBACKSLASH@
949 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
950 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo `test -f 'sci_gateway/cpp/sci_and.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_and.cpp
952 sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo: sci_gateway/cpp/sci_or.cpp
953 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Tpo -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo `test -f 'sci_gateway/cpp/sci_or.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_or.cpp
954 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Tpo sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo
955 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_or.cpp' object='sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo' libtool=yes @AMDEPBACKSLASH@
956 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
957 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsciboolean_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo `test -f 'sci_gateway/cpp/sci_or.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_or.cpp
964 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
965 -rm -rf src/c/.libs src/c/_libs
966 -rm -rf src/cpp/.libs src/cpp/_libs
967 install-libsciboolean_la_etcDATA: $(libsciboolean_la_etc_DATA)
969 @list='$(libsciboolean_la_etc_DATA)'; test -n "$(libsciboolean_la_etcdir)" || list=; \
970 if test -n "$$list"; then \
971 echo " $(MKDIR_P) '$(DESTDIR)$(libsciboolean_la_etcdir)'"; \
972 $(MKDIR_P) "$(DESTDIR)$(libsciboolean_la_etcdir)" || exit 1; \
974 for p in $$list; do \
975 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
977 done | $(am__base_list) | \
978 while read files; do \
979 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciboolean_la_etcdir)'"; \
980 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciboolean_la_etcdir)" || exit $$?; \
983 uninstall-libsciboolean_la_etcDATA:
985 @list='$(libsciboolean_la_etc_DATA)'; test -n "$(libsciboolean_la_etcdir)" || list=; \
986 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
987 dir='$(DESTDIR)$(libsciboolean_la_etcdir)'; $(am__uninstall_files_from_dir)
988 install-libsciboolean_la_rootDATA: $(libsciboolean_la_root_DATA)
990 @list='$(libsciboolean_la_root_DATA)'; test -n "$(libsciboolean_la_rootdir)" || list=; \
991 if test -n "$$list"; then \
992 echo " $(MKDIR_P) '$(DESTDIR)$(libsciboolean_la_rootdir)'"; \
993 $(MKDIR_P) "$(DESTDIR)$(libsciboolean_la_rootdir)" || exit 1; \
995 for p in $$list; do \
996 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
998 done | $(am__base_list) | \
999 while read files; do \
1000 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciboolean_la_rootdir)'"; \
1001 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciboolean_la_rootdir)" || exit $$?; \
1004 uninstall-libsciboolean_la_rootDATA:
1005 @$(NORMAL_UNINSTALL)
1006 @list='$(libsciboolean_la_root_DATA)'; test -n "$(libsciboolean_la_rootdir)" || list=; \
1007 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1008 dir='$(DESTDIR)$(libsciboolean_la_rootdir)'; $(am__uninstall_files_from_dir)
1010 ID: $(am__tagged_files)
1011 $(am__define_uniq_tagged_files); mkid -fID $$unique
1015 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1018 $(am__define_uniq_tagged_files); \
1020 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1021 test -n "$$unique" || unique=$$empty_fix; \
1022 if test $$# -gt 0; then \
1023 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1026 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1033 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1034 $(am__define_uniq_tagged_files); \
1035 test -z "$(CTAGS_ARGS)$$unique" \
1036 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1040 here=`$(am__cd) $(top_builddir) && pwd` \
1041 && $(am__cd) $(top_srcdir) \
1042 && gtags -i $(GTAGS_ARGS) "$$here"
1043 cscopelist: cscopelist-am
1045 cscopelist-am: $(am__tagged_files)
1046 list='$(am__tagged_files)'; \
1047 case "$(srcdir)" in \
1048 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1049 *) sdir=$(subdir)/$(srcdir) ;; \
1051 for i in $$list; do \
1052 if test -f "$$i"; then \
1053 echo "$(subdir)/$$i"; \
1055 echo "$$sdir/$$i"; \
1057 done >> $(top_builddir)/cscope.files
1060 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1062 distdir: $(BUILT_SOURCES)
1063 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1065 distdir-am: $(DISTFILES)
1066 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1067 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1068 list='$(DISTFILES)'; \
1069 dist_files=`for file in $$list; do echo $$file; done | \
1070 sed -e "s|^$$srcdirstrip/||;t" \
1071 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1072 case $$dist_files in \
1073 */*) $(MKDIR_P) `echo "$$dist_files" | \
1074 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1077 for file in $$dist_files; do \
1078 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1079 if test -d $$d/$$file; then \
1080 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1081 if test -d "$(distdir)/$$file"; then \
1082 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1084 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1085 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1086 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1088 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1090 test -f "$(distdir)/$$file" \
1091 || cp -p $$d/$$file "$(distdir)/$$file" \
1096 $(MAKE) $(AM_MAKEFLAGS) check-local
1098 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1100 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libsciboolean_la_etcdir)" "$(DESTDIR)$(libsciboolean_la_rootdir)"; do \
1101 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1104 install-exec: install-exec-am
1105 install-data: install-data-am
1106 uninstall: uninstall-am
1109 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1111 installcheck: installcheck-am
1113 if test -z '$(STRIP)'; then \
1114 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1115 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1118 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1119 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1120 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1122 mostlyclean-generic:
1127 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1128 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1129 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1130 -rm -f sci_gateway/cpp/$(am__dirstamp)
1131 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1132 -rm -f src/c/$(am__dirstamp)
1133 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1134 -rm -f src/cpp/$(am__dirstamp)
1136 maintainer-clean-generic:
1137 @echo "This command is intended for maintainers to use"
1138 @echo "it deletes files that may require special tools to rebuild."
1141 clean-am: clean-generic clean-libtool clean-local \
1142 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1144 distclean: distclean-am
1145 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo
1146 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo
1147 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo
1148 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo
1149 -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo
1150 -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo
1151 -rm -f src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo
1153 distclean-am: clean-am distclean-compile distclean-generic \
1154 distclean-local distclean-tags
1168 install-data-am: install-data-local install-libsciboolean_la_etcDATA \
1169 install-libsciboolean_la_rootDATA
1171 install-dvi: install-dvi-am
1175 install-exec-am: install-pkglibLTLIBRARIES
1177 install-html: install-html-am
1179 install-html-am: install-html-local
1181 install-info: install-info-am
1187 install-pdf: install-pdf-am
1191 install-ps: install-ps-am
1197 maintainer-clean: maintainer-clean-am
1198 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo
1199 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo
1200 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo
1201 -rm -f sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo
1202 -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo
1203 -rm -f src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo
1204 -rm -f src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo
1206 maintainer-clean-am: distclean-am maintainer-clean-generic
1208 mostlyclean: mostlyclean-am
1210 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1221 uninstall-am: uninstall-libsciboolean_la_etcDATA \
1222 uninstall-libsciboolean_la_rootDATA \
1223 uninstall-pkglibLTLIBRARIES
1225 .MAKE: check-am install-am install-strip
1227 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1228 check-am check-local clean clean-generic clean-libtool \
1229 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1230 cscopelist-am ctags ctags-am distclean distclean-compile \
1231 distclean-generic distclean-libtool distclean-local \
1232 distclean-tags distdir dvi dvi-am html html-am info info-am \
1233 install install-am install-data install-data-am \
1234 install-data-local install-dvi install-dvi-am install-exec \
1235 install-exec-am install-html install-html-am \
1236 install-html-local install-info install-info-am \
1237 install-libsciboolean_la_etcDATA \
1238 install-libsciboolean_la_rootDATA install-man install-pdf \
1239 install-pdf-am install-pkglibLTLIBRARIES install-ps \
1240 install-ps-am install-strip installcheck installcheck-am \
1241 installdirs maintainer-clean maintainer-clean-generic \
1242 mostlyclean mostlyclean-compile mostlyclean-generic \
1243 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1244 uninstall-am uninstall-libsciboolean_la_etcDATA \
1245 uninstall-libsciboolean_la_rootDATA \
1246 uninstall-pkglibLTLIBRARIES
1251 # This target enables tests for Scilab
1252 check-local: $(top_builddir)/scilab-bin test
1253 if test -d $(mydatadir)/tests; then \
1254 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1257 if test -f build.xml; then \
1258 $(ANT) checkstyle; \
1260 if test -x "$(SPLINT)"; then \
1261 $(SPLINT) $(SPLINT_OPTIONS) -I$(top_srcdir)/modules/core/includes/ -I$(top_srcdir)/libs/MALLOC/includes/ -I$(top_srcdir)/modules/localization/includes/ $(INCLUDE_FLAGS) $(CHECK_SRC); \
1263 @NEED_JAVA_TRUE@java:
1264 # Some configurations needs to export JAVA_HOME in the current env
1265 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1266 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1267 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1268 @NEED_JAVA_TRUE@ $(ANT); \
1271 @NEED_JAVA_TRUE@clean-java:
1272 # Some configurations needs to export JAVA_HOME in the current env
1273 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1274 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1275 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1276 @NEED_JAVA_TRUE@ $(ANT) clean; \
1277 @NEED_JAVA_TRUE@ fi;
1279 # If the user request for the SWIG generation of the wrappers Java => C/C++
1280 # We call the target swig-build on the variable SWIG_WRAPPERS
1282 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1283 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1284 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1285 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1286 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1287 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1288 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1292 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1293 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1294 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1295 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1296 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1297 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1301 # If the user request for the SWIG generation of the wrappers Java => C/C++
1302 # We call the target swig-build on the variable SWIG_WRAPPERS
1304 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1305 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1306 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1307 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1308 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1309 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1310 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1311 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1313 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1314 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1319 @GIWS_TRUE@giws-exception:
1320 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1321 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1322 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1325 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1326 echo "Error : Cannot build $< : Scilab has not been built"; \
1328 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1331 # Removes the macros
1333 # Removes macros (*.bin generated from .sci)
1334 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1335 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1336 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1340 # More tests could be added here
1341 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1342 if test -f build.xml -a $$USEANT -eq 1; then \
1346 all-local: $(TARGETS_ALL)
1349 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1350 echo "Error : Cannot build $< : Scilab has not been build"; \
1352 echo "Creating $@"; \
1353 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1358 install-data-local-local:
1359 # Mainly for javasci
1360 @if test -d $(srcdir)/javadoc; then \
1361 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1363 # If the user wants the help sources to be installed
1364 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1365 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1366 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1367 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1368 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1369 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1370 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1371 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1372 @INSTALL_HELP_XML_TRUE@ done ; \
1373 @INSTALL_HELP_XML_TRUE@ fi; \
1374 @INSTALL_HELP_XML_TRUE@ fi; \
1375 @INSTALL_HELP_XML_TRUE@ done; \
1376 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1377 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1378 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1379 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1380 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1381 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1382 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1383 @INSTALL_HELP_XML_TRUE@ done ; \
1384 @INSTALL_HELP_XML_TRUE@ fi; \
1385 @INSTALL_HELP_XML_TRUE@ fi
1388 @echo "-------- Install tests (if any) --------"; \
1389 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1390 if test -d $(srcdir)/$$dir/; then \
1391 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1392 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1393 if test -d "$(srcdir)/$$dir/$$file"; then \
1394 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1395 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1397 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1398 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1403 # Install the help chapter
1404 @echo "-------- Install the help chapter (if any) --------"; \
1405 for lang in $(HELP_CHAPTERLANG); do \
1406 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1407 if test -f $$HELPFILE; then \
1408 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1409 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1410 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1411 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1414 # Install the demos & examples
1415 @echo "-------- Install demos & examples (if any) --------"; \
1416 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1417 if test -d $(srcdir)/$$dir/; then \
1418 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1419 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1420 if test -d "$(srcdir)/$$dir/$$file"; then \
1421 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1422 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1424 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1425 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1430 # Install the macros
1431 @echo "-------- Install macros (if any) --------"; \
1432 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1433 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1434 if test -d $(srcdir)/$$dir/; then \
1435 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1436 if test -n "$(MACROSSPECIALEXT)"; then \
1438 for specialExt in $(MACROSSPECIALEXT); do \
1439 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1441 FILELIST="$$FILELIST $$specialExtDir"; \
1443 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1444 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1445 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1449 # Install java files (.jar)
1450 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1451 echo "-------- Install jar files --------"; \
1452 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1453 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1454 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1455 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1459 ########### CLEAN ###################
1460 # Clean help (generated automatically by Scilab)
1461 # It used to clean the macro (clean-macros) but this was causing
1462 # make clean && make to fail Scilab startup
1463 @NEED_JAVA_TRUE@clean-local: clean-java
1464 @NEED_JAVA_FALSE@clean-local:
1467 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1469 .PHONY: macros java swig giws
1471 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1472 # Otherwise a system limit (for SysV at least) may be exceeded.