1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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__depfiles_maybe = depfiles
214 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
215 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
216 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
217 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
218 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
219 $(AM_CFLAGS) $(CFLAGS)
220 AM_V_CC = $(am__v_CC_@AM_V@)
221 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
222 am__v_CC_0 = @echo " CC " $@;
225 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
226 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
227 $(AM_LDFLAGS) $(LDFLAGS) -o $@
228 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
229 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
230 am__v_CCLD_0 = @echo " CCLD " $@;
232 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
233 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
234 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
235 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
236 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
237 $(AM_CXXFLAGS) $(CXXFLAGS)
238 AM_V_CXX = $(am__v_CXX_@AM_V@)
239 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
240 am__v_CXX_0 = @echo " CXX " $@;
243 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
244 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
245 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
246 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
247 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
248 am__v_CXXLD_0 = @echo " CXXLD " $@;
250 SOURCES = $(libsciboolean_algo_la_SOURCES) $(libsciboolean_la_SOURCES)
251 DIST_SOURCES = $(libsciboolean_algo_la_SOURCES) \
252 $(libsciboolean_la_SOURCES)
253 am__can_run_installinfo = \
254 case $$AM_UPDATE_INFO_DIR in \
256 *) (install-info --version) >/dev/null 2>&1;; \
258 DATA = $(libsciboolean_la_etc_DATA) $(libsciboolean_la_root_DATA)
259 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
260 # Read a list of newline-separated strings from the standard input,
261 # and print each of them once, without duplicates. Input order is
263 am__uniquify_input = $(AWK) '\
264 BEGIN { nonempty = 0; } \
265 { items[$$0] = 1; nonempty = 1; } \
266 END { if (nonempty) { for (i in items) print i; }; } \
268 # Make sure the list of sources is unique. This is necessary because,
269 # e.g., the same source file might be shared among _SOURCES variables
270 # for different programs/libraries.
271 am__define_uniq_tagged_files = \
272 list='$(am__tagged_files)'; \
273 unique=`for i in $$list; do \
274 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275 done | $(am__uniquify_input)`
278 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
279 $(top_srcdir)/config/depcomp \
280 $(top_srcdir)/config/mkinstalldirs
281 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
283 ALL_LINGUAS = @ALL_LINGUAS@
284 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
286 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
290 ARPACK_LIBS = @ARPACK_LIBS@
292 AUTOCONF = @AUTOCONF@
293 AUTOHEADER = @AUTOHEADER@
294 AUTOMAKE = @AUTOMAKE@
295 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
298 BLAS_CFLAGS = @BLAS_CFLAGS@
299 BLAS_LIBS = @BLAS_LIBS@
302 CCDEPMODE = @CCDEPMODE@
304 CHECKSTYLE = @CHECKSTYLE@
305 COBERTURA = @COBERTURA@
306 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
307 COMMONS_IO = @COMMONS_IO@
308 COMMONS_LOGGING = @COMMONS_LOGGING@
310 CPPFLAGS = @CPPFLAGS@
311 CURL_CFLAGS = @CURL_CFLAGS@
312 CURL_CONFIG = @CURL_CONFIG@
313 CURL_LIBS = @CURL_LIBS@
314 CURL_VERSION = @CURL_VERSION@
317 CXXDEPMODE = @CXXDEPMODE@
318 CXXFLAGS = @CXXFLAGS@
319 CYGPATH_W = @CYGPATH_W@
321 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
324 DOCBOOK_ROOT = @DOCBOOK_ROOT@
325 DOXYGEN_BIN = @DOXYGEN_BIN@
326 DSYMUTIL = @DSYMUTIL@
333 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
337 FFTW3_LIB = @FFTW3_LIB@
338 FFTW_ENABLE = @FFTW_ENABLE@
340 FLEXDOCK = @FLEXDOCK@
343 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
344 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
345 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
346 FREEHEP_IO = @FREEHEP_IO@
347 FREEHEP_UTIL = @FREEHEP_UTIL@
349 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
350 GIWS_BIN = @GIWS_BIN@
351 GLUEGEN2_RT = @GLUEGEN2_RT@
353 GMSGFMT_015 = @GMSGFMT_015@
354 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
356 GUI_ENABLE = @GUI_ENABLE@
357 HAMCREST = @HAMCREST@
358 HAVE_CXX11 = @HAVE_CXX11@
359 HDF5_CFLAGS = @HDF5_CFLAGS@
360 HDF5_LIBS = @HDF5_LIBS@
361 HELP_ENABLE = @HELP_ENABLE@
363 INSTALL_DATA = @INSTALL_DATA@
364 INSTALL_PROGRAM = @INSTALL_PROGRAM@
365 INSTALL_SCRIPT = @INSTALL_SCRIPT@
366 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
367 INTLLIBS = @INTLLIBS@
368 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
372 JAVAC_DEBUG = @JAVAC_DEBUG@
375 JAVASCI_ENABLE = @JAVASCI_ENABLE@
376 JAVA_ENABLE = @JAVA_ENABLE@
378 JAVA_HOME = @JAVA_HOME@
379 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
380 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
382 JEUCLID_CORE = @JEUCLID_CORE@
385 JLATEXMATH = @JLATEXMATH@
386 JLATEXMATH_FOP = @JLATEXMATH_FOP@
388 JROSETTA_API = @JROSETTA_API@
389 JROSETTA_ENGINE = @JROSETTA_ENGINE@
391 LAPACK_LIBS = @LAPACK_LIBS@
397 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
398 LIBICONV = @LIBICONV@
406 LOGGING_LEVEL = @LOGGING_LEVEL@
408 LTLIBICONV = @LTLIBICONV@
409 LTLIBINTL = @LTLIBINTL@
410 LTLIBOBJS = @LTLIBOBJS@
411 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
413 LUCENE_ANALYZER = @LUCENE_ANALYZER@
414 LUCENE_PARSER = @LUCENE_PARSER@
416 MAKEINFO = @MAKEINFO@
417 MANIFEST_TOOL = @MANIFEST_TOOL@
418 MATIO_CFLAGS = @MATIO_CFLAGS@
419 MATIO_ENABLE = @MATIO_ENABLE@
420 MATIO_LIBS = @MATIO_LIBS@
422 MPI_ENABLE = @MPI_ENABLE@
425 MSGFMT_015 = @MSGFMT_015@
426 MSGMERGE = @MSGMERGE@
432 OCAMLDEP = @OCAMLDEP@
433 OCAMLLEX = @OCAMLLEX@
434 OCAMLOPT = @OCAMLOPT@
435 OCAMLYACC = @OCAMLYACC@
436 OPENMPI_CC = @OPENMPI_CC@
437 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
438 OPENMPI_CXX = @OPENMPI_CXX@
439 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
440 OPENMPI_LIBS = @OPENMPI_LIBS@
441 OPENMP_CFLAGS = @OPENMP_CFLAGS@
442 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
443 OPENMP_ENABLE = @OPENMP_ENABLE@
444 OPENMP_LIBS = @OPENMP_LIBS@
448 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
449 PACKAGE_NAME = @PACKAGE_NAME@
450 PACKAGE_STRING = @PACKAGE_STRING@
451 PACKAGE_TARNAME = @PACKAGE_TARNAME@
452 PACKAGE_URL = @PACKAGE_URL@
453 PACKAGE_VERSION = @PACKAGE_VERSION@
454 PATH_SEPARATOR = @PATH_SEPARATOR@
455 PCRE_CFLAGS = @PCRE_CFLAGS@
456 PCRE_CONFIG = @PCRE_CONFIG@
457 PCRE_LIBS = @PCRE_LIBS@
458 PCRE_VERSION = @PCRE_VERSION@
459 PKG_CONFIG = @PKG_CONFIG@
464 RELOCATABLE = @RELOCATABLE@
467 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
468 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
469 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
470 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
471 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
472 SCIRENDERER = @SCIRENDERER@
473 SCIRENDERER_CP = @SCIRENDERER_CP@
474 SCI_CFLAGS = @SCI_CFLAGS@
475 SCI_CXXFLAGS = @SCI_CXXFLAGS@
476 SCI_FFLAGS = @SCI_FFLAGS@
477 SCI_LDFLAGS = @SCI_LDFLAGS@
479 SET_MAKE = @SET_MAKE@
480 SET_RELOCATABLE = @SET_RELOCATABLE@
485 SWIG_BIN = @SWIG_BIN@
486 SWIG_JAVA = @SWIG_JAVA@
487 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
488 SWIG_SCILAB = @SWIG_SCILAB@
489 TCLTK_LIBS = @TCLTK_LIBS@
490 TCL_INC_PATH = @TCL_INC_PATH@
491 TK_INC_PATH = @TK_INC_PATH@
492 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
493 UMFPACK_ENABLE = @UMFPACK_ENABLE@
494 UMFPACK_LIB = @UMFPACK_LIB@
496 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
497 VALGRIND_LIBS = @VALGRIND_LIBS@
499 WITH_OCAML = @WITH_OCAML@
500 WITH_TKSCI = @WITH_TKSCI@
501 XCOS_ENABLE = @XCOS_ENABLE@
502 XGETTEXT = @XGETTEXT@
503 XGETTEXT_015 = @XGETTEXT_015@
504 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
506 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
507 XML_APIS_EXT = @XML_APIS_EXT@
508 XML_CONFIG = @XML_CONFIG@
509 XML_FLAGS = @XML_FLAGS@
510 XML_LIBS = @XML_LIBS@
511 XML_VERSION = @XML_VERSION@
512 X_CFLAGS = @X_CFLAGS@
513 X_EXTRA_LIBS = @X_EXTRA_LIBS@
515 X_PRE_LIBS = @X_PRE_LIBS@
518 abs_builddir = @abs_builddir@
519 abs_srcdir = @abs_srcdir@
520 abs_top_builddir = @abs_top_builddir@
521 abs_top_srcdir = @abs_top_srcdir@
522 ac_ct_AR = @ac_ct_AR@
523 ac_ct_CC = @ac_ct_CC@
524 ac_ct_CXX = @ac_ct_CXX@
525 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
526 ac_ct_F77 = @ac_ct_F77@
527 am__include = @am__include@
528 am__leading_dot = @am__leading_dot@
529 am__quote = @am__quote@
531 am__untar = @am__untar@
534 build_alias = @build_alias@
535 build_cpu = @build_cpu@
536 build_os = @build_os@
537 build_vendor = @build_vendor@
538 builddir = @builddir@
539 cxx_present = @cxx_present@
541 datarootdir = @datarootdir@
544 exec_prefix = @exec_prefix@
546 host_alias = @host_alias@
547 host_cpu = @host_cpu@
549 host_vendor = @host_vendor@
551 includedir = @includedir@
553 install_sh = @install_sh@
555 libexecdir = @libexecdir@
556 localedir = @localedir@
557 localstatedir = @localstatedir@
560 oldincludedir = @oldincludedir@
563 program_transform_name = @program_transform_name@
565 runstatedir = @runstatedir@
567 sharedstatedir = @sharedstatedir@
569 sysconfdir = @sysconfdir@
570 target_alias = @target_alias@
571 top_build_prefix = @top_build_prefix@
572 top_builddir = @top_builddir@
573 top_srcdir = @top_srcdir@
574 yacc_present = @yacc_present@
575 BOOLEAN_CPP_SOURCES = \
576 src/cpp/boolean_gw.cpp
578 BOOLEAN_C_SOURCES = \
582 GATEWAY_CPP_SOURCES = \
583 sci_gateway/cpp/sci_bool2s.cpp \
584 sci_gateway/cpp/sci_find.cpp \
585 sci_gateway/cpp/sci_and.cpp \
586 sci_gateway/cpp/sci_or.cpp
588 libsciboolean_la_CPPFLAGS = \
589 -I$(srcdir)/includes/ \
590 -I$(top_srcdir)/modules/ast/includes/ast/ \
591 -I$(top_srcdir)/modules/ast/includes/exps/ \
592 -I$(top_srcdir)/modules/ast/includes/operations/ \
593 -I$(top_srcdir)/modules/ast/includes/parse/ \
594 -I$(top_srcdir)/modules/ast/includes/symbol/ \
595 -I$(top_srcdir)/modules/ast/includes/system_env/ \
596 -I$(top_srcdir)/modules/ast/includes/types/ \
597 -I$(top_srcdir)/modules/ast/includes/analysis/ \
598 -I$(top_srcdir)/modules/dynamic_link/includes \
599 -I$(top_srcdir)/modules/functions_manager/includes \
600 -I$(top_srcdir)/modules/elementary_functions/includes \
601 -I$(top_srcdir)/modules/console/includes \
602 -I$(top_srcdir)/modules/core/includes \
603 -I$(top_srcdir)/modules/output_stream/includes \
604 -I$(top_srcdir)/modules/api_scilab/includes \
605 -I$(top_srcdir)/modules/threads/includes \
606 -I$(top_srcdir)/modules/localization/includes \
607 -I$(top_srcdir)/modules/string/includes \
610 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libsciboolean.la
611 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libsciboolean-algo.la libsciboolean.la
612 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libsciboolean-algo.la
613 libsciboolean_algo_la_SOURCES = $(BOOLEAN_C_SOURCES) $(BOOLEAN_CPP_SOURCES) $(GATEWAY_CPP_SOURCES)
614 libsciboolean_la_SOURCES = $(GATEWAY_C_SOURCES)
615 libsciboolean_algo_la_CPPFLAGS = $(libsciboolean_la_CPPFLAGS)
617 # For the code check (splint)
618 CHECK_SRC = $(BOOLEAN_C_SOURCES) $(GATEWAY_C_SOURCES)
619 INCLUDE_FLAGS = $(libsciboolean_la_CPPFLAGS)
620 libsciboolean_la_LIBADD = libsciboolean-algo.la
623 #### boolean : Conf files ####
624 libsciboolean_la_rootdir = $(mydatadir)
625 libsciboolean_la_root_DATA = license.txt
627 #### boolean : init scripts ####
628 libsciboolean_la_etcdir = $(mydatadir)/etc
629 libsciboolean_la_etc_DATA = \
634 # Where all the Scilab stuff is installed (macros, help, ...)
635 mydatadir = $(pkgdatadir)/modules/$(modulename)
637 # Set AM_* SCI detected settings
638 AM_CPPFLAGS = $(SCI_CPPFLAGS)
639 AM_CFLAGS = $(SCI_CFLAGS)
640 AM_CXXFLAGS = $(SCI_CXXFLAGS)
641 # append includes to AM_FFLAGS to manage fortran includes
642 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
644 # Tag shared libraries with the Scilab version
645 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
648 SPLINT_OPTIONS = -weak -booltype BOOL
650 ########################### JAVA ######################################
651 #### We are delegating java compilation to ant... Thanks to that
652 #### the procedure will be the same with Microsoft Windows (C)
654 #######################################################################
655 TARGETS_ALL = $(am__append_1)
657 ################ MACROS ######################
658 # Rule to build a macro
659 # NOT USED AT THE MOMENT
662 ########### INSTALL DOCUMENTATION ###################
664 # Install documentation files into the right target
665 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
666 # automake needs the html files to be present which is not the case when
667 # we are building Scilab
669 # Where it should be installed
670 pkgdocdir = $(mydatadir)
672 # What is the mask of the help source
675 # What is the mask of the MathML sources
678 ########### INSTALL DATA ###################
679 # Install macros, help & demos
680 # Where it should be installed
681 pkgmacrosdir = $(mydatadir)
682 # Which directory we process
684 # Mask of the Scilab sources macros
686 # Mask of the Scilab executable sources macros
687 MACROBUILDMASK = *.sce
688 # Mask of the Scilab compiled macros
690 # List of the standard directory for tests
691 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
692 # Where the demos should be installed
693 pkgdemosdir = $(mydatadir)
694 # List of the standard directory for demos
696 # List of the standard directory for examples
697 EXAMPLES_DIR = examples
698 # Where to export JAVA archives (.jar)
703 HELP_CHAPTERDIR = help/
704 HELP_CHAPTERFILE = addchapter.sce
705 HELP_CHAPTERLANG = en_US fr_FR pt_BR
709 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
710 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
712 case '$(am__configure_deps)' in \
714 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
715 && { if test -f $@; then exit 0; else break; fi; }; \
719 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/boolean/Makefile'; \
720 $(am__cd) $(top_srcdir) && \
721 $(AUTOMAKE) --foreign modules/boolean/Makefile
722 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
725 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
727 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
728 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
730 $(top_srcdir)/Makefile.incl.am $(am__empty):
732 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
733 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
735 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
736 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
737 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
738 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
739 $(am__aclocal_m4_deps):
741 clean-noinstLTLIBRARIES:
742 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
743 @list='$(noinst_LTLIBRARIES)'; \
744 locs=`for p in $$list; do echo $$p; done | \
745 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
747 test -z "$$locs" || { \
748 echo rm -f $${locs}; \
752 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
754 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
755 list2=; for p in $$list; do \
756 if test -f $$p; then \
757 list2="$$list2 $$p"; \
760 test -z "$$list2" || { \
761 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
762 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
763 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
764 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
767 uninstall-pkglibLTLIBRARIES:
769 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
770 for p in $$list; do \
772 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
773 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
776 clean-pkglibLTLIBRARIES:
777 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
778 @list='$(pkglib_LTLIBRARIES)'; \
779 locs=`for p in $$list; do echo $$p; done | \
780 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
782 test -z "$$locs" || { \
783 echo rm -f $${locs}; \
786 src/c/$(am__dirstamp):
788 @: > src/c/$(am__dirstamp)
789 src/c/$(DEPDIR)/$(am__dirstamp):
790 @$(MKDIR_P) src/c/$(DEPDIR)
791 @: > src/c/$(DEPDIR)/$(am__dirstamp)
792 src/c/libsciboolean_algo_la-vect_or.lo: src/c/$(am__dirstamp) \
793 src/c/$(DEPDIR)/$(am__dirstamp)
794 src/c/libsciboolean_algo_la-vect_and.lo: src/c/$(am__dirstamp) \
795 src/c/$(DEPDIR)/$(am__dirstamp)
796 src/cpp/$(am__dirstamp):
798 @: > src/cpp/$(am__dirstamp)
799 src/cpp/$(DEPDIR)/$(am__dirstamp):
800 @$(MKDIR_P) src/cpp/$(DEPDIR)
801 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
802 src/cpp/libsciboolean_algo_la-boolean_gw.lo: src/cpp/$(am__dirstamp) \
803 src/cpp/$(DEPDIR)/$(am__dirstamp)
804 sci_gateway/cpp/$(am__dirstamp):
805 @$(MKDIR_P) sci_gateway/cpp
806 @: > sci_gateway/cpp/$(am__dirstamp)
807 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
808 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
809 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
810 sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo: \
811 sci_gateway/cpp/$(am__dirstamp) \
812 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
813 sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo: \
814 sci_gateway/cpp/$(am__dirstamp) \
815 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
816 sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo: \
817 sci_gateway/cpp/$(am__dirstamp) \
818 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
819 sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo: \
820 sci_gateway/cpp/$(am__dirstamp) \
821 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
823 libsciboolean-algo.la: $(libsciboolean_algo_la_OBJECTS) $(libsciboolean_algo_la_DEPENDENCIES) $(EXTRA_libsciboolean_algo_la_DEPENDENCIES)
824 $(AM_V_CXXLD)$(CXXLINK) $(am_libsciboolean_algo_la_rpath) $(libsciboolean_algo_la_OBJECTS) $(libsciboolean_algo_la_LIBADD) $(LIBS)
826 libsciboolean.la: $(libsciboolean_la_OBJECTS) $(libsciboolean_la_DEPENDENCIES) $(EXTRA_libsciboolean_la_DEPENDENCIES)
827 $(AM_V_CCLD)$(LINK) $(am_libsciboolean_la_rpath) $(libsciboolean_la_OBJECTS) $(libsciboolean_la_LIBADD) $(LIBS)
831 -rm -f sci_gateway/cpp/*.$(OBJEXT)
832 -rm -f sci_gateway/cpp/*.lo
833 -rm -f src/c/*.$(OBJEXT)
835 -rm -f src/cpp/*.$(OBJEXT)
841 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_and.Plo@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_bool2s.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_find.Plo@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libsciboolean_algo_la-sci_or.Plo@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_and.Plo@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libsciboolean_algo_la-vect_or.Plo@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libsciboolean_algo_la-boolean_gw.Plo@am__quote@
850 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
851 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
852 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
854 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
858 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
859 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
860 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
862 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
866 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
867 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
868 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
869 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
870 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
871 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
873 src/c/libsciboolean_algo_la-vect_or.lo: src/c/vect_or.c
874 @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
875 @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
876 @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@
877 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
878 @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
880 src/c/libsciboolean_algo_la-vect_and.lo: src/c/vect_and.c
881 @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
882 @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
883 @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@
884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885 @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
888 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
889 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
890 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
891 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
892 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
893 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
896 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
897 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
898 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
899 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
900 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
901 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
904 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
905 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
906 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
907 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
908 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
909 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
911 src/cpp/libsciboolean_algo_la-boolean_gw.lo: src/cpp/boolean_gw.cpp
912 @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
913 @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
914 @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@
915 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
916 @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
918 sci_gateway/cpp/libsciboolean_algo_la-sci_bool2s.lo: sci_gateway/cpp/sci_bool2s.cpp
919 @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
920 @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
921 @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@
922 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
923 @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
925 sci_gateway/cpp/libsciboolean_algo_la-sci_find.lo: sci_gateway/cpp/sci_find.cpp
926 @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
927 @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
928 @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@
929 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
930 @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
932 sci_gateway/cpp/libsciboolean_algo_la-sci_and.lo: sci_gateway/cpp/sci_and.cpp
933 @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
934 @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
935 @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@
936 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
937 @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
939 sci_gateway/cpp/libsciboolean_algo_la-sci_or.lo: sci_gateway/cpp/sci_or.cpp
940 @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
941 @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
942 @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@
943 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
944 @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
951 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
952 -rm -rf src/c/.libs src/c/_libs
953 -rm -rf src/cpp/.libs src/cpp/_libs
954 install-libsciboolean_la_etcDATA: $(libsciboolean_la_etc_DATA)
956 @list='$(libsciboolean_la_etc_DATA)'; test -n "$(libsciboolean_la_etcdir)" || list=; \
957 if test -n "$$list"; then \
958 echo " $(MKDIR_P) '$(DESTDIR)$(libsciboolean_la_etcdir)'"; \
959 $(MKDIR_P) "$(DESTDIR)$(libsciboolean_la_etcdir)" || exit 1; \
961 for p in $$list; do \
962 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
964 done | $(am__base_list) | \
965 while read files; do \
966 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciboolean_la_etcdir)'"; \
967 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciboolean_la_etcdir)" || exit $$?; \
970 uninstall-libsciboolean_la_etcDATA:
972 @list='$(libsciboolean_la_etc_DATA)'; test -n "$(libsciboolean_la_etcdir)" || list=; \
973 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
974 dir='$(DESTDIR)$(libsciboolean_la_etcdir)'; $(am__uninstall_files_from_dir)
975 install-libsciboolean_la_rootDATA: $(libsciboolean_la_root_DATA)
977 @list='$(libsciboolean_la_root_DATA)'; test -n "$(libsciboolean_la_rootdir)" || list=; \
978 if test -n "$$list"; then \
979 echo " $(MKDIR_P) '$(DESTDIR)$(libsciboolean_la_rootdir)'"; \
980 $(MKDIR_P) "$(DESTDIR)$(libsciboolean_la_rootdir)" || exit 1; \
982 for p in $$list; do \
983 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
985 done | $(am__base_list) | \
986 while read files; do \
987 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libsciboolean_la_rootdir)'"; \
988 $(INSTALL_DATA) $$files "$(DESTDIR)$(libsciboolean_la_rootdir)" || exit $$?; \
991 uninstall-libsciboolean_la_rootDATA:
993 @list='$(libsciboolean_la_root_DATA)'; test -n "$(libsciboolean_la_rootdir)" || list=; \
994 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
995 dir='$(DESTDIR)$(libsciboolean_la_rootdir)'; $(am__uninstall_files_from_dir)
997 ID: $(am__tagged_files)
998 $(am__define_uniq_tagged_files); mkid -fID $$unique
1002 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1005 $(am__define_uniq_tagged_files); \
1007 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1008 test -n "$$unique" || unique=$$empty_fix; \
1009 if test $$# -gt 0; then \
1010 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1013 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1020 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1021 $(am__define_uniq_tagged_files); \
1022 test -z "$(CTAGS_ARGS)$$unique" \
1023 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1027 here=`$(am__cd) $(top_builddir) && pwd` \
1028 && $(am__cd) $(top_srcdir) \
1029 && gtags -i $(GTAGS_ARGS) "$$here"
1030 cscopelist: cscopelist-am
1032 cscopelist-am: $(am__tagged_files)
1033 list='$(am__tagged_files)'; \
1034 case "$(srcdir)" in \
1035 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1036 *) sdir=$(subdir)/$(srcdir) ;; \
1038 for i in $$list; do \
1039 if test -f "$$i"; then \
1040 echo "$(subdir)/$$i"; \
1042 echo "$$sdir/$$i"; \
1044 done >> $(top_builddir)/cscope.files
1047 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1049 distdir: $(DISTFILES)
1050 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1051 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1052 list='$(DISTFILES)'; \
1053 dist_files=`for file in $$list; do echo $$file; done | \
1054 sed -e "s|^$$srcdirstrip/||;t" \
1055 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1056 case $$dist_files in \
1057 */*) $(MKDIR_P) `echo "$$dist_files" | \
1058 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1061 for file in $$dist_files; do \
1062 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1063 if test -d $$d/$$file; then \
1064 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1065 if test -d "$(distdir)/$$file"; then \
1066 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1068 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1069 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1070 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1072 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1074 test -f "$(distdir)/$$file" \
1075 || cp -p $$d/$$file "$(distdir)/$$file" \
1080 $(MAKE) $(AM_MAKEFLAGS) check-local
1082 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1084 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libsciboolean_la_etcdir)" "$(DESTDIR)$(libsciboolean_la_rootdir)"; do \
1085 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1088 install-exec: install-exec-am
1089 install-data: install-data-am
1090 uninstall: uninstall-am
1093 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1095 installcheck: installcheck-am
1097 if test -z '$(STRIP)'; then \
1098 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1099 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1102 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1103 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1104 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1106 mostlyclean-generic:
1111 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1112 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1113 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1114 -rm -f sci_gateway/cpp/$(am__dirstamp)
1115 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1116 -rm -f src/c/$(am__dirstamp)
1117 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1118 -rm -f src/cpp/$(am__dirstamp)
1120 maintainer-clean-generic:
1121 @echo "This command is intended for maintainers to use"
1122 @echo "it deletes files that may require special tools to rebuild."
1125 clean-am: clean-generic clean-libtool clean-local \
1126 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1128 distclean: distclean-am
1129 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1131 distclean-am: clean-am distclean-compile distclean-generic \
1132 distclean-local distclean-tags
1146 install-data-am: install-data-local install-libsciboolean_la_etcDATA \
1147 install-libsciboolean_la_rootDATA
1149 install-dvi: install-dvi-am
1153 install-exec-am: install-pkglibLTLIBRARIES
1155 install-html: install-html-am
1157 install-html-am: install-html-local
1159 install-info: install-info-am
1165 install-pdf: install-pdf-am
1169 install-ps: install-ps-am
1175 maintainer-clean: maintainer-clean-am
1176 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1178 maintainer-clean-am: distclean-am maintainer-clean-generic
1180 mostlyclean: mostlyclean-am
1182 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1193 uninstall-am: uninstall-libsciboolean_la_etcDATA \
1194 uninstall-libsciboolean_la_rootDATA \
1195 uninstall-pkglibLTLIBRARIES
1197 .MAKE: check-am install-am install-strip
1199 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
1200 check-local clean clean-generic clean-libtool clean-local \
1201 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
1202 ctags ctags-am distclean distclean-compile distclean-generic \
1203 distclean-libtool distclean-local distclean-tags distdir dvi \
1204 dvi-am html html-am info info-am install install-am \
1205 install-data install-data-am install-data-local install-dvi \
1206 install-dvi-am install-exec install-exec-am install-html \
1207 install-html-am install-html-local install-info \
1208 install-info-am install-libsciboolean_la_etcDATA \
1209 install-libsciboolean_la_rootDATA install-man install-pdf \
1210 install-pdf-am install-pkglibLTLIBRARIES install-ps \
1211 install-ps-am install-strip installcheck installcheck-am \
1212 installdirs maintainer-clean maintainer-clean-generic \
1213 mostlyclean mostlyclean-compile mostlyclean-generic \
1214 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1215 uninstall-am uninstall-libsciboolean_la_etcDATA \
1216 uninstall-libsciboolean_la_rootDATA \
1217 uninstall-pkglibLTLIBRARIES
1222 # This target enables tests for Scilab
1223 check-local: $(top_builddir)/scilab-bin test
1224 if test -d $(mydatadir)/tests; then \
1225 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1228 if test -f build.xml; then \
1229 $(ANT) checkstyle; \
1231 if test -x "$(SPLINT)"; then \
1232 $(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); \
1234 @NEED_JAVA_TRUE@java:
1235 # Some configurations needs to export JAVA_HOME in the current env
1236 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1237 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1238 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1239 @NEED_JAVA_TRUE@ $(ANT); \
1242 @NEED_JAVA_TRUE@clean-java:
1243 # Some configurations needs to export JAVA_HOME in the current env
1244 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1245 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1246 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1247 @NEED_JAVA_TRUE@ $(ANT) clean; \
1248 @NEED_JAVA_TRUE@ fi;
1250 # If the user request for the SWIG generation of the wrappers Java => C/C++
1251 # We call the target swig-build on the variable SWIG_WRAPPERS
1253 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1254 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1255 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1256 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1257 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1258 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1259 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1263 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1264 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1265 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1266 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1267 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1268 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1272 # If the user request for the SWIG generation of the wrappers Java => C/C++
1273 # We call the target swig-build on the variable SWIG_WRAPPERS
1275 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1276 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1277 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1278 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1279 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1280 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1281 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1282 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1284 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1285 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1290 @GIWS_TRUE@giws-exception:
1291 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1292 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1293 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1296 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1297 echo "Error : Cannot build $< : Scilab has not been built"; \
1299 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1302 # Removes the macros
1304 # Removes macros (*.bin generated from .sci)
1305 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1306 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1307 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1311 # More tests could be added here
1312 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1313 if test -f build.xml -a $$USEANT -eq 1; then \
1317 all-local: $(TARGETS_ALL)
1320 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1321 echo "Error : Cannot build $< : Scilab has not been build"; \
1323 echo "Creating $@"; \
1324 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1329 install-data-local-local:
1330 # Mainly for javasci
1331 @if test -d $(srcdir)/javadoc; then \
1332 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1334 # If the user wants the help sources to be installed
1335 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1336 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1337 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1338 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1339 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1340 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1341 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1342 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1343 @INSTALL_HELP_XML_TRUE@ done ; \
1344 @INSTALL_HELP_XML_TRUE@ fi; \
1345 @INSTALL_HELP_XML_TRUE@ fi; \
1346 @INSTALL_HELP_XML_TRUE@ done; \
1347 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1348 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1349 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1350 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1351 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1352 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1353 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1354 @INSTALL_HELP_XML_TRUE@ done ; \
1355 @INSTALL_HELP_XML_TRUE@ fi; \
1356 @INSTALL_HELP_XML_TRUE@ fi
1359 @echo "-------- Install tests (if any) --------"; \
1360 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1361 if test -d $(srcdir)/$$dir/; then \
1362 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1363 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1364 if test -d "$(srcdir)/$$dir/$$file"; then \
1365 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1366 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1368 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1369 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1374 # Install the help chapter
1375 @echo "-------- Install the help chapter (if any) --------"; \
1376 for lang in $(HELP_CHAPTERLANG); do \
1377 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1378 if test -f $$HELPFILE; then \
1379 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1380 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1381 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1382 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1385 # Install the demos & examples
1386 @echo "-------- Install demos & examples (if any) --------"; \
1387 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1388 if test -d $(srcdir)/$$dir/; then \
1389 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1390 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1391 if test -d "$(srcdir)/$$dir/$$file"; then \
1392 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1393 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1395 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1396 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1401 # Install the macros
1402 @echo "-------- Install macros (if any) --------"; \
1403 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1404 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1405 if test -d $(srcdir)/$$dir/; then \
1406 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1407 if test -n "$(MACROSSPECIALEXT)"; then \
1409 for specialExt in $(MACROSSPECIALEXT); do \
1410 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1412 FILELIST="$$FILELIST $$specialExtDir"; \
1414 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1415 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1416 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1420 # Install java files (.jar)
1421 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1422 echo "-------- Install jar files --------"; \
1423 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1424 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1425 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1426 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1430 ########### CLEAN ###################
1431 # Clean help (generated automatically by Scilab)
1432 # It used to clean the macro (clean-macros) but this was causing
1433 # make clean && make to fail Scilab startup
1434 @NEED_JAVA_TRUE@clean-local: clean-java
1435 @NEED_JAVA_FALSE@clean-local:
1438 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1440 .PHONY: macros java swig giws
1442 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1443 # Otherwise a system limit (for SysV at least) may be exceeded.