1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 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-2007 - 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 # This file must be used under the terms of the CeCILL.
27 # This source file is licensed as described in the file COPYING, which
28 # you should have received as part of this distribution. The terms
29 # are also available at
30 # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
34 ### Makefile included stuff
35 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
41 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
42 am__make_running_with_option = \
43 case $${target_option-} in \
45 *) echo "am__make_running_with_option: internal error: invalid" \
46 "target option '$${target_option-}' specified" >&2; \
50 sane_makeflags=$$MAKEFLAGS; \
51 if $(am__is_gnu_make); then \
52 sane_makeflags=$$MFLAGS; \
57 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
58 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
64 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
66 for flg in $$sane_makeflags; do \
67 test $$skip_next = yes && { skip_next=no; continue; }; \
70 -*I) strip_trailopt 'I'; skip_next=yes;; \
71 -*I?*) strip_trailopt 'I';; \
72 -*O) strip_trailopt 'O'; skip_next=yes;; \
73 -*O?*) strip_trailopt 'O';; \
74 -*l) strip_trailopt 'l'; skip_next=yes;; \
75 -*l?*) strip_trailopt 'l';; \
76 -[dEDm]) skip_next=yes;; \
77 -[JT]) skip_next=yes;; \
80 *$$target_option*) has_opt=yes; break;; \
84 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
85 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
86 pkgdatadir = $(datadir)/@PACKAGE@
87 pkgincludedir = $(includedir)/@PACKAGE@
88 pkglibdir = $(libdir)/@PACKAGE@
89 pkglibexecdir = $(libexecdir)/@PACKAGE@
90 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
91 install_sh_DATA = $(install_sh) -c -m 644
92 install_sh_PROGRAM = $(install_sh) -c
93 install_sh_SCRIPT = $(install_sh) -c
94 INSTALL_HEADER = $(INSTALL_DATA)
95 transform = $(program_transform_name)
102 build_triplet = @build@
103 host_triplet = @host@
104 DIST_COMMON = $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.in \
105 $(srcdir)/Makefile.am $(top_srcdir)/config/mkinstalldirs \
106 $(top_srcdir)/config/depcomp \
107 $(libscistring_la_include_HEADERS)
108 @NEED_JAVA_TRUE@am__append_1 = java
109 subdir = modules/string
110 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
112 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/curl.m4 \
113 $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/doxygen.m4 \
114 $(top_srcdir)/m4/eigen.m4 $(top_srcdir)/m4/fftw.m4 \
115 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
116 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
117 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
118 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
119 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
120 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
121 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
122 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
123 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
124 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
125 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
126 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
127 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
128 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
131 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
133 CONFIG_CLEAN_VPATH_FILES =
134 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
135 am__vpath_adj = case $$p in \
136 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
139 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
141 am__nobase_strip_setup = \
142 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
144 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
145 am__nobase_list = $(am__nobase_strip_setup); \
146 for p in $$list; do echo "$$p $$p"; done | \
147 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
148 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
149 if (++n[$$2] == $(am__install_max)) \
150 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
151 END { for (dir in files) print dir, files[dir] }'
153 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
154 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
155 am__uninstall_files_from_dir = { \
157 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
158 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
159 $(am__cd) "$$dir" && rm -f $$files; }; \
161 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
162 "$(DESTDIR)$(libscistring_la_etcdir)" \
163 "$(DESTDIR)$(libscistring_la_rootdir)" \
164 "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" \
165 "$(DESTDIR)$(libscistring_la_includedir)"
166 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
167 libscistring_algo_la_LIBADD =
168 am__dirstamp = $(am__leading_dot)dirstamp
169 am__objects_1 = src/c/libscistring_algo_la-convstr.lo \
170 src/c/libscistring_algo_la-men_Sutils.lo \
171 src/c/libscistring_algo_la-tokens.lo \
172 src/c/libscistring_algo_la-strsplit.lo \
173 src/c/libscistring_algo_la-partfunction.lo \
174 src/c/libscistring_algo_la-cvstr.lo \
175 src/c/libscistring_algo_la-getfastcode.lo \
176 src/c/libscistring_algo_la-pcre_private.lo \
177 src/c/libscistring_algo_la-pcre_error.lo \
178 src/c/libscistring_algo_la-isletter.lo \
179 src/c/libscistring_algo_la-isdigit.lo \
180 src/c/libscistring_algo_la-strsubst.lo \
181 src/c/libscistring_algo_la-stristr.lo \
182 src/c/libscistring_algo_la-stringsstrrev.lo \
183 src/c/libscistring_algo_la-stringsCompare.lo \
184 src/c/libscistring_algo_la-isalphanum.lo \
185 src/c/libscistring_algo_la-StringConvert.lo \
186 src/c/libscistring_algo_la-os_wcsdup.lo \
187 src/c/libscistring_algo_la-os_wcstok.lo \
188 src/c/libscistring_algo_la-scistrtostr.lo \
189 src/c/libscistring_algo_la-stringToDouble.lo \
190 src/c/libscistring_algo_la-stringToComplex.lo \
191 src/c/libscistring_algo_la-complex_array.lo \
192 src/c/libscistring_algo_la-isascii.lo \
193 src/c/libscistring_algo_la-isnum.lo
194 am__objects_2 = src/cpp/libscistring_algo_la-stripblanks.lo \
195 src/cpp/libscistring_algo_la-sort_inter.lo
196 am_libscistring_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2)
197 libscistring_algo_la_OBJECTS = $(am_libscistring_algo_la_OBJECTS)
198 AM_V_lt = $(am__v_lt_@AM_V@)
199 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
200 am__v_lt_0 = --silent
202 @MAINTAINER_MODE_FALSE@am_libscistring_algo_la_rpath =
203 @MAINTAINER_MODE_TRUE@am_libscistring_algo_la_rpath =
205 libscistring_la_DEPENDENCIES = libscistring-algo.la \
206 $(am__DEPENDENCIES_1)
207 am__objects_3 = sci_gateway/cpp/libscistring_la-sci_stripblanks.lo \
208 sci_gateway/cpp/libscistring_la-sci_grep.lo \
209 sci_gateway/cpp/libscistring_la-string_gw.lo \
210 sci_gateway/cpp/libscistring_la-sci_regexp.lo \
211 sci_gateway/cpp/libscistring_la-sci_part.lo \
212 sci_gateway/cpp/libscistring_la-sci_length.lo \
213 sci_gateway/cpp/libscistring_la-sci_strindex.lo \
214 sci_gateway/cpp/libscistring_la-sci_strsubst.lo \
215 sci_gateway/cpp/libscistring_la-sci_ascii.lo \
216 sci_gateway/cpp/libscistring_la-sci_strcat.lo \
217 sci_gateway/cpp/libscistring_la-sci_string.lo \
218 sci_gateway/cpp/libscistring_la-sci_convstr.lo \
219 sci_gateway/cpp/libscistring_la-sci_strncpy.lo \
220 sci_gateway/cpp/libscistring_la-sci_strrchr.lo \
221 sci_gateway/cpp/libscistring_la-sci_strchr.lo \
222 sci_gateway/cpp/libscistring_la-sci_strstr.lo \
223 sci_gateway/cpp/libscistring_la-sci_strrev.lo \
224 sci_gateway/cpp/libscistring_la-sci_strtod.lo \
225 sci_gateway/cpp/libscistring_la-sci_tokens.lo \
226 sci_gateway/cpp/libscistring_la-sci_strcmp.lo \
227 sci_gateway/cpp/libscistring_la-sci_isletter.lo \
228 sci_gateway/cpp/libscistring_la-sci_strcspn.lo \
229 sci_gateway/cpp/libscistring_la-sci_strtok.lo \
230 sci_gateway/cpp/libscistring_la-sci_strspn.lo \
231 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo \
232 sci_gateway/cpp/libscistring_la-sci_isdigit.lo \
233 sci_gateway/cpp/libscistring_la-sci_isascii.lo \
234 sci_gateway/cpp/libscistring_la-sci_strsplit.lo \
235 sci_gateway/cpp/libscistring_la-sci_isnum.lo
236 am_libscistring_la_OBJECTS = $(am__objects_3)
237 libscistring_la_OBJECTS = $(am_libscistring_la_OBJECTS)
238 libscistring_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
239 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
240 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscistring_la_LDFLAGS) \
242 @MAINTAINER_MODE_FALSE@am_libscistring_la_rpath =
243 @MAINTAINER_MODE_TRUE@am_libscistring_la_rpath = -rpath $(pkglibdir)
244 AM_V_P = $(am__v_P_@AM_V@)
245 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
248 AM_V_GEN = $(am__v_GEN_@AM_V@)
249 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
250 am__v_GEN_0 = @echo " GEN " $@;
252 AM_V_at = $(am__v_at_@AM_V@)
253 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
256 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
257 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
258 am__depfiles_maybe = depfiles
260 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
261 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
262 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
263 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
264 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
265 $(AM_CFLAGS) $(CFLAGS)
266 AM_V_CC = $(am__v_CC_@AM_V@)
267 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
268 am__v_CC_0 = @echo " CC " $@;
271 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
272 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
273 $(AM_LDFLAGS) $(LDFLAGS) -o $@
274 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
275 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
276 am__v_CCLD_0 = @echo " CCLD " $@;
278 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
279 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
280 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
281 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
282 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
283 $(AM_CXXFLAGS) $(CXXFLAGS)
284 AM_V_CXX = $(am__v_CXX_@AM_V@)
285 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
286 am__v_CXX_0 = @echo " CXX " $@;
289 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
290 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
291 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
292 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
293 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
294 am__v_CXXLD_0 = @echo " CXXLD " $@;
296 SOURCES = $(libscistring_algo_la_SOURCES) $(libscistring_la_SOURCES)
297 DIST_SOURCES = $(libscistring_algo_la_SOURCES) \
298 $(libscistring_la_SOURCES)
299 am__can_run_installinfo = \
300 case $$AM_UPDATE_INFO_DIR in \
302 *) (install-info --version) >/dev/null 2>&1;; \
304 DATA = $(libscistring_la_etc_DATA) $(libscistring_la_root_DATA) \
305 $(libscistring_la_sci_gateway_DATA)
306 HEADERS = $(libscistring_la_include_HEADERS)
307 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
308 # Read a list of newline-separated strings from the standard input,
309 # and print each of them once, without duplicates. Input order is
311 am__uniquify_input = $(AWK) '\
312 BEGIN { nonempty = 0; } \
313 { items[$$0] = 1; nonempty = 1; } \
314 END { if (nonempty) { for (i in items) print i; }; } \
316 # Make sure the list of sources is unique. This is necessary because,
317 # e.g., the same source file might be shared among _SOURCES variables
318 # for different programs/libraries.
319 am__define_uniq_tagged_files = \
320 list='$(am__tagged_files)'; \
321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | $(am__uniquify_input)`
326 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
328 ALL_LINGUAS = @ALL_LINGUAS@
329 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
331 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
335 ARPACK_LIBS = @ARPACK_LIBS@
337 AUTOCONF = @AUTOCONF@
338 AUTOHEADER = @AUTOHEADER@
339 AUTOMAKE = @AUTOMAKE@
340 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
343 BLAS_LIBS = @BLAS_LIBS@
346 CCDEPMODE = @CCDEPMODE@
348 CHECKSTYLE = @CHECKSTYLE@
349 COBERTURA = @COBERTURA@
350 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
351 COMMONS_IO = @COMMONS_IO@
352 COMMONS_LOGGING = @COMMONS_LOGGING@
354 CPPFLAGS = @CPPFLAGS@
355 CURL_CFLAGS = @CURL_CFLAGS@
356 CURL_CONFIG = @CURL_CONFIG@
357 CURL_LIBS = @CURL_LIBS@
358 CURL_VERSION = @CURL_VERSION@
361 CXXDEPMODE = @CXXDEPMODE@
362 CXXFLAGS = @CXXFLAGS@
363 CYGPATH_W = @CYGPATH_W@
365 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
368 DOCBOOK_ROOT = @DOCBOOK_ROOT@
369 DOXYGEN_BIN = @DOXYGEN_BIN@
370 DSYMUTIL = @DSYMUTIL@
377 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
381 FFTW3_LIB = @FFTW3_LIB@
382 FFTW_ENABLE = @FFTW_ENABLE@
384 FLEXDOCK = @FLEXDOCK@
387 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
388 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
389 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
390 FREEHEP_IO = @FREEHEP_IO@
391 FREEHEP_UTIL = @FREEHEP_UTIL@
393 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
394 GIWS_BIN = @GIWS_BIN@
395 GLUEGEN2_RT = @GLUEGEN2_RT@
397 GMSGFMT_015 = @GMSGFMT_015@
398 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
400 GUI_ENABLE = @GUI_ENABLE@
401 HDF5_CFLAGS = @HDF5_CFLAGS@
402 HDF5_LIBS = @HDF5_LIBS@
403 HELP_ENABLE = @HELP_ENABLE@
405 INSTALL_DATA = @INSTALL_DATA@
406 INSTALL_PROGRAM = @INSTALL_PROGRAM@
407 INSTALL_SCRIPT = @INSTALL_SCRIPT@
408 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
409 INTLLIBS = @INTLLIBS@
410 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
414 JAVAC_DEBUG = @JAVAC_DEBUG@
417 JAVASCI_ENABLE = @JAVASCI_ENABLE@
418 JAVA_ENABLE = @JAVA_ENABLE@
420 JAVA_HOME = @JAVA_HOME@
421 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
422 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
424 JEUCLID_CORE = @JEUCLID_CORE@
427 JLATEXMATH = @JLATEXMATH@
428 JLATEXMATH_FOP = @JLATEXMATH_FOP@
430 JROSETTA_API = @JROSETTA_API@
431 JROSETTA_ENGINE = @JROSETTA_ENGINE@
433 LAPACK_LIBS = @LAPACK_LIBS@
439 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
440 LIBICONV = @LIBICONV@
448 LOGGING_LEVEL = @LOGGING_LEVEL@
450 LTLIBICONV = @LTLIBICONV@
451 LTLIBINTL = @LTLIBINTL@
452 LTLIBOBJS = @LTLIBOBJS@
454 MAKEINFO = @MAKEINFO@
455 MANIFEST_TOOL = @MANIFEST_TOOL@
456 MATIO_CFLAGS = @MATIO_CFLAGS@
457 MATIO_ENABLE = @MATIO_ENABLE@
458 MATIO_LIBS = @MATIO_LIBS@
460 MPI_ENABLE = @MPI_ENABLE@
463 MSGFMT_015 = @MSGFMT_015@
464 MSGMERGE = @MSGMERGE@
470 OCAMLDEP = @OCAMLDEP@
471 OCAMLLEX = @OCAMLLEX@
472 OCAMLOPT = @OCAMLOPT@
473 OCAMLYACC = @OCAMLYACC@
474 OPENMPI_CC = @OPENMPI_CC@
475 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
476 OPENMPI_CXX = @OPENMPI_CXX@
477 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
478 OPENMPI_LIBS = @OPENMPI_LIBS@
479 OPENMP_CFLAGS = @OPENMP_CFLAGS@
480 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
481 OPENMP_ENABLE = @OPENMP_ENABLE@
482 OPENMP_LIBS = @OPENMP_LIBS@
486 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
487 PACKAGE_NAME = @PACKAGE_NAME@
488 PACKAGE_STRING = @PACKAGE_STRING@
489 PACKAGE_TARNAME = @PACKAGE_TARNAME@
490 PACKAGE_URL = @PACKAGE_URL@
491 PACKAGE_VERSION = @PACKAGE_VERSION@
492 PATH_SEPARATOR = @PATH_SEPARATOR@
493 PCRE_CFLAGS = @PCRE_CFLAGS@
494 PCRE_CONFIG = @PCRE_CONFIG@
495 PCRE_LIBS = @PCRE_LIBS@
496 PCRE_VERSION = @PCRE_VERSION@
497 PKG_CONFIG = @PKG_CONFIG@
502 RELOCATABLE = @RELOCATABLE@
505 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
506 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
507 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
508 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
509 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
510 SCIRENDERER = @SCIRENDERER@
511 SCIRENDERER_CP = @SCIRENDERER_CP@
512 SCI_CFLAGS = @SCI_CFLAGS@
513 SCI_CXXFLAGS = @SCI_CXXFLAGS@
514 SCI_FFLAGS = @SCI_FFLAGS@
515 SCI_LDFLAGS = @SCI_LDFLAGS@
517 SET_MAKE = @SET_MAKE@
518 SET_RELOCATABLE = @SET_RELOCATABLE@
523 SWIG_BIN = @SWIG_BIN@
524 SWIG_JAVA = @SWIG_JAVA@
525 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
526 SWIG_SCILAB = @SWIG_SCILAB@
527 TCLTK_LIBS = @TCLTK_LIBS@
528 TCL_INC_PATH = @TCL_INC_PATH@
529 TK_INC_PATH = @TK_INC_PATH@
530 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
531 UMFPACK_ENABLE = @UMFPACK_ENABLE@
532 UMFPACK_LIB = @UMFPACK_LIB@
535 WITH_OCAML = @WITH_OCAML@
536 WITH_TKSCI = @WITH_TKSCI@
537 XCOS_ENABLE = @XCOS_ENABLE@
538 XGETTEXT = @XGETTEXT@
539 XGETTEXT_015 = @XGETTEXT_015@
540 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
542 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
543 XML_APIS_EXT = @XML_APIS_EXT@
544 XML_CONFIG = @XML_CONFIG@
545 XML_FLAGS = @XML_FLAGS@
546 XML_LIBS = @XML_LIBS@
547 XML_VERSION = @XML_VERSION@
548 X_CFLAGS = @X_CFLAGS@
549 X_EXTRA_LIBS = @X_EXTRA_LIBS@
551 X_PRE_LIBS = @X_PRE_LIBS@
554 abs_builddir = @abs_builddir@
555 abs_srcdir = @abs_srcdir@
556 abs_top_builddir = @abs_top_builddir@
557 abs_top_srcdir = @abs_top_srcdir@
558 ac_ct_AR = @ac_ct_AR@
559 ac_ct_CC = @ac_ct_CC@
560 ac_ct_CXX = @ac_ct_CXX@
561 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
562 ac_ct_F77 = @ac_ct_F77@
563 am__include = @am__include@
564 am__leading_dot = @am__leading_dot@
565 am__quote = @am__quote@
567 am__untar = @am__untar@
570 build_alias = @build_alias@
571 build_cpu = @build_cpu@
572 build_os = @build_os@
573 build_vendor = @build_vendor@
574 builddir = @builddir@
575 cxx_present = @cxx_present@
577 datarootdir = @datarootdir@
580 exec_prefix = @exec_prefix@
582 host_alias = @host_alias@
583 host_cpu = @host_cpu@
585 host_vendor = @host_vendor@
587 includedir = @includedir@
589 install_sh = @install_sh@
591 libexecdir = @libexecdir@
592 localedir = @localedir@
593 localstatedir = @localstatedir@
596 oldincludedir = @oldincludedir@
599 program_transform_name = @program_transform_name@
602 sharedstatedir = @sharedstatedir@
604 sysconfdir = @sysconfdir@
605 target_alias = @target_alias@
606 top_build_prefix = @top_build_prefix@
607 top_builddir = @top_builddir@
608 top_srcdir = @top_srcdir@
609 yacc_present = @yacc_present@
610 STRING_CPP_SOURCES = \
611 src/cpp/stripblanks.cpp \
612 src/cpp/sort_inter.cpp
619 src/c/partfunction.c \
621 src/c/getfastcode.c \
622 src/c/pcre_private.c \
628 src/c/stringsstrrev.c \
629 src/c/stringsCompare.c \
631 src/c/StringConvert.c \
634 src/c/scistrtostr.c \
635 src/c/stringToDouble.c \
636 src/c/stringToComplex.c \
637 src/c/complex_array.c \
641 GATEWAY_CPP_SOURCES = \
642 sci_gateway/cpp/sci_stripblanks.cpp \
643 sci_gateway/cpp/sci_grep.cpp \
644 sci_gateway/cpp/string_gw.cpp \
645 sci_gateway/cpp/sci_regexp.cpp \
646 sci_gateway/cpp/sci_part.cpp \
647 sci_gateway/cpp/sci_length.cpp \
648 sci_gateway/cpp/sci_strindex.cpp \
649 sci_gateway/cpp/sci_strsubst.cpp \
650 sci_gateway/cpp/sci_ascii.cpp \
651 sci_gateway/cpp/sci_strcat.cpp \
652 sci_gateway/cpp/sci_string.cpp \
653 sci_gateway/cpp/sci_convstr.cpp \
654 sci_gateway/cpp/sci_strncpy.cpp \
655 sci_gateway/cpp/sci_strrchr.cpp \
656 sci_gateway/cpp/sci_strchr.cpp \
657 sci_gateway/cpp/sci_strstr.cpp \
658 sci_gateway/cpp/sci_strrev.cpp \
659 sci_gateway/cpp/sci_strtod.cpp \
660 sci_gateway/cpp/sci_tokens.cpp \
661 sci_gateway/cpp/sci_strcmp.cpp \
662 sci_gateway/cpp/sci_isletter.cpp \
663 sci_gateway/cpp/sci_strcspn.cpp \
664 sci_gateway/cpp/sci_strtok.cpp \
665 sci_gateway/cpp/sci_strspn.cpp \
666 sci_gateway/cpp/sci_isalphanum.cpp \
667 sci_gateway/cpp/sci_isdigit.cpp \
668 sci_gateway/cpp/sci_isascii.cpp \
669 sci_gateway/cpp/sci_strsplit.cpp \
670 sci_gateway/cpp/sci_isnum.cpp
672 libscistring_la_CFLAGS = \
675 -I$(srcdir)/includes/ \
676 -I$(top_srcdir)/modules/ast/includes/ast/ \
677 -I$(top_srcdir)/modules/ast/includes/exps/ \
678 -I$(top_srcdir)/modules/ast/includes/operations/ \
679 -I$(top_srcdir)/modules/ast/includes/parse/ \
680 -I$(top_srcdir)/modules/ast/includes/symbol/ \
681 -I$(top_srcdir)/modules/ast/includes/system_env/ \
682 -I$(top_srcdir)/modules/ast/includes/types/ \
683 -I$(top_srcdir)/modules/functions/includes \
684 -I$(top_srcdir)/modules/api_scilab/includes \
685 -I$(top_srcdir)/modules/localization/includes \
686 -I$(top_srcdir)/modules/output_stream/includes
688 libscistring_la_CPPFLAGS = \
691 -I$(srcdir)/src/cpp \
692 -I$(srcdir)/includes/ \
693 -I$(top_srcdir)/modules/ast/includes/ast/ \
694 -I$(top_srcdir)/modules/ast/includes/exps/ \
695 -I$(top_srcdir)/modules/ast/includes/operations/ \
696 -I$(top_srcdir)/modules/ast/includes/parse/ \
697 -I$(top_srcdir)/modules/ast/includes/symbol/ \
698 -I$(top_srcdir)/modules/ast/includes/system_env/ \
699 -I$(top_srcdir)/modules/ast/includes/types/ \
700 -I$(top_srcdir)/modules/api_scilab/includes \
701 -I$(top_srcdir)/modules/localization/includes \
702 -I$(top_srcdir)/modules/output_stream/includes \
703 -I$(top_srcdir)/modules/functions_manager/includes \
704 -I$(top_srcdir)/modules/elementary_funcions/includes \
705 -I$(top_srcdir)/modules/core/includes \
706 -I$(top_srcdir)/modules/dynamic_link/includes \
707 -I$(top_srcdir)/modules/threads/includes \
708 -I$(top_srcdir)/modules/console/includes \
711 libscistring_algo_la_CPPFLAGS = $(libscistring_la_CPPFLAGS)
712 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscistring.la
713 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscistring-algo.la libscistring.la
714 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscistring-algo.la
715 libscistring_la_LDFLAGS = $(AM_LDFLAGS)
716 libscistring_algo_la_SOURCES = $(STRING_C_SOURCES) $(STRING_CPP_SOURCES)
717 libscistring_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
718 libscistring_algo_la_CFLAGS = $(libscistring_la_CFLAGS)
720 # For the code check (splint)
721 CHECK_SRC = $(STRING_C_SOURCES) $(GATEWAY_C_SOURCES)
722 INCLUDE_FLAGS = $(libscistring_la_CFLAGS)
724 # commented since it is the first module to be processed
725 libscistring_la_LIBADD = libscistring-algo.la $(PCRE_LIBS)
730 #### string : Conf files ####
731 libscistring_la_rootdir = $(mydatadir)
732 libscistring_la_root_DATA = license.txt
734 ####Â string : init scripts ####
735 libscistring_la_etcdir = $(mydatadir)/etc
736 libscistring_la_etc_DATA = \
741 ####Â string : gateway declaration ####
742 libscistring_la_sci_gatewaydir = $(mydatadir)/sci_gateway
743 libscistring_la_sci_gateway_DATA = sci_gateway/string_gateway.xml
745 #### string : include files ####
746 libscistring_la_includedir = $(pkgincludedir)
747 libscistring_la_include_HEADERS = \
748 includes/complex_array.h \
751 includes/dynlib_string_gw.h \
752 includes/dynlib_string.h \
753 includes/getfastcode.h \
754 includes/men_Sutils.h \
755 includes/os_strdup.h \
756 includes/os_stricmp.h \
757 includes/os_swprintf.h \
758 includes/os_wcsdup.h \
759 includes/os_wcsicmp.h \
760 includes/os_wcstok.h \
761 includes/pcre_private.h \
762 includes/scistrtostr.h \
764 includes/StringConvert.h \
765 includes/string_gw.hxx \
766 includes/stringToComplex.h \
767 includes/stringToDouble.h \
772 # Where all the Scilab stuff is installed (macros, help, ...)
773 mydatadir = $(pkgdatadir)/modules/$(modulename)
775 # Set AM_* SCI detected settings
776 AM_CPPFLAGS = $(SCI_CPPFLAGS)
777 AM_CFLAGS = $(SCI_CFLAGS)
778 AM_CXXFLAGS = $(SCI_CXXFLAGS)
779 # append includes to AM_FFLAGS to manage fortran includes
780 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
782 # Tag shared libraries with the Scilab version
783 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
786 SPLINT_OPTIONS = -weak -booltype BOOL
788 ########################### JAVA ######################################
789 #### We are delegating java compilation to ant... Thanks to that
790 #### the procedure will be the same with Microsoft Windows (C)
792 #######################################################################
793 TARGETS_ALL = $(am__append_1)
795 ################ MACROS ######################
796 # Rule to build a macro
797 # NOT USED AT THE MOMENT
800 ########### INSTALL DOCUMENTATION ###################
802 # Install documentation files into the right target
803 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
804 # automake needs the html files to be present which is not the case when
805 # we are building Scilab
807 # Where it should be installed
808 pkgdocdir = $(mydatadir)
810 # What is the mask of the help source
813 # What is the mask of the MathML sources
816 ########### INSTALL DATA ###################
817 # Install macros, help & demos
818 # Where it should be installed
819 pkgmacrosdir = $(mydatadir)
820 # Which directory we process
822 # Mask of the Scilab sources macros
824 # Mask of the Scilab executable sources macros
825 MACROBUILDMASK = *.sce
826 # Mask of the Scilab compiled macros
828 # List of the standard directory for tests
829 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
830 # Where the demos should be installed
831 pkgdemosdir = $(mydatadir)
832 # List of the standard directory for demos
834 # List of the standard directory for examples
835 EXAMPLES_DIR = examples
836 # Where to export JAVA archives (.jar)
841 HELP_CHAPTERDIR = help/
842 HELP_CHAPTERFILE = addchapter.sce
843 HELP_CHAPTERLANG = en_US fr_FR pt_BR
847 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
848 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
850 case '$(am__configure_deps)' in \
852 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
853 && { if test -f $@; then exit 0; else break; fi; }; \
857 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/string/Makefile'; \
858 $(am__cd) $(top_srcdir) && \
859 $(AUTOMAKE) --foreign modules/string/Makefile
861 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
864 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
866 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
867 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
869 $(top_srcdir)/Makefile.incl.am:
871 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
872 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
874 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
875 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
876 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
877 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
878 $(am__aclocal_m4_deps):
880 clean-noinstLTLIBRARIES:
881 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
882 @list='$(noinst_LTLIBRARIES)'; \
883 locs=`for p in $$list; do echo $$p; done | \
884 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
886 test -z "$$locs" || { \
887 echo rm -f $${locs}; \
891 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
893 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
894 list2=; for p in $$list; do \
895 if test -f $$p; then \
896 list2="$$list2 $$p"; \
899 test -z "$$list2" || { \
900 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
901 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
902 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
903 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
906 uninstall-pkglibLTLIBRARIES:
908 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
909 for p in $$list; do \
911 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
912 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
915 clean-pkglibLTLIBRARIES:
916 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
917 @list='$(pkglib_LTLIBRARIES)'; \
918 locs=`for p in $$list; do echo $$p; done | \
919 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
921 test -z "$$locs" || { \
922 echo rm -f $${locs}; \
925 src/c/$(am__dirstamp):
927 @: > src/c/$(am__dirstamp)
928 src/c/$(DEPDIR)/$(am__dirstamp):
929 @$(MKDIR_P) src/c/$(DEPDIR)
930 @: > src/c/$(DEPDIR)/$(am__dirstamp)
931 src/c/libscistring_algo_la-convstr.lo: src/c/$(am__dirstamp) \
932 src/c/$(DEPDIR)/$(am__dirstamp)
933 src/c/libscistring_algo_la-men_Sutils.lo: src/c/$(am__dirstamp) \
934 src/c/$(DEPDIR)/$(am__dirstamp)
935 src/c/libscistring_algo_la-tokens.lo: src/c/$(am__dirstamp) \
936 src/c/$(DEPDIR)/$(am__dirstamp)
937 src/c/libscistring_algo_la-strsplit.lo: src/c/$(am__dirstamp) \
938 src/c/$(DEPDIR)/$(am__dirstamp)
939 src/c/libscistring_algo_la-partfunction.lo: src/c/$(am__dirstamp) \
940 src/c/$(DEPDIR)/$(am__dirstamp)
941 src/c/libscistring_algo_la-cvstr.lo: src/c/$(am__dirstamp) \
942 src/c/$(DEPDIR)/$(am__dirstamp)
943 src/c/libscistring_algo_la-getfastcode.lo: src/c/$(am__dirstamp) \
944 src/c/$(DEPDIR)/$(am__dirstamp)
945 src/c/libscistring_algo_la-pcre_private.lo: src/c/$(am__dirstamp) \
946 src/c/$(DEPDIR)/$(am__dirstamp)
947 src/c/libscistring_algo_la-pcre_error.lo: src/c/$(am__dirstamp) \
948 src/c/$(DEPDIR)/$(am__dirstamp)
949 src/c/libscistring_algo_la-isletter.lo: src/c/$(am__dirstamp) \
950 src/c/$(DEPDIR)/$(am__dirstamp)
951 src/c/libscistring_algo_la-isdigit.lo: src/c/$(am__dirstamp) \
952 src/c/$(DEPDIR)/$(am__dirstamp)
953 src/c/libscistring_algo_la-strsubst.lo: src/c/$(am__dirstamp) \
954 src/c/$(DEPDIR)/$(am__dirstamp)
955 src/c/libscistring_algo_la-stristr.lo: src/c/$(am__dirstamp) \
956 src/c/$(DEPDIR)/$(am__dirstamp)
957 src/c/libscistring_algo_la-stringsstrrev.lo: src/c/$(am__dirstamp) \
958 src/c/$(DEPDIR)/$(am__dirstamp)
959 src/c/libscistring_algo_la-stringsCompare.lo: src/c/$(am__dirstamp) \
960 src/c/$(DEPDIR)/$(am__dirstamp)
961 src/c/libscistring_algo_la-isalphanum.lo: src/c/$(am__dirstamp) \
962 src/c/$(DEPDIR)/$(am__dirstamp)
963 src/c/libscistring_algo_la-StringConvert.lo: src/c/$(am__dirstamp) \
964 src/c/$(DEPDIR)/$(am__dirstamp)
965 src/c/libscistring_algo_la-os_wcsdup.lo: src/c/$(am__dirstamp) \
966 src/c/$(DEPDIR)/$(am__dirstamp)
967 src/c/libscistring_algo_la-os_wcstok.lo: src/c/$(am__dirstamp) \
968 src/c/$(DEPDIR)/$(am__dirstamp)
969 src/c/libscistring_algo_la-scistrtostr.lo: src/c/$(am__dirstamp) \
970 src/c/$(DEPDIR)/$(am__dirstamp)
971 src/c/libscistring_algo_la-stringToDouble.lo: src/c/$(am__dirstamp) \
972 src/c/$(DEPDIR)/$(am__dirstamp)
973 src/c/libscistring_algo_la-stringToComplex.lo: src/c/$(am__dirstamp) \
974 src/c/$(DEPDIR)/$(am__dirstamp)
975 src/c/libscistring_algo_la-complex_array.lo: src/c/$(am__dirstamp) \
976 src/c/$(DEPDIR)/$(am__dirstamp)
977 src/c/libscistring_algo_la-isascii.lo: src/c/$(am__dirstamp) \
978 src/c/$(DEPDIR)/$(am__dirstamp)
979 src/c/libscistring_algo_la-isnum.lo: src/c/$(am__dirstamp) \
980 src/c/$(DEPDIR)/$(am__dirstamp)
981 src/cpp/$(am__dirstamp):
983 @: > src/cpp/$(am__dirstamp)
984 src/cpp/$(DEPDIR)/$(am__dirstamp):
985 @$(MKDIR_P) src/cpp/$(DEPDIR)
986 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
987 src/cpp/libscistring_algo_la-stripblanks.lo: src/cpp/$(am__dirstamp) \
988 src/cpp/$(DEPDIR)/$(am__dirstamp)
989 src/cpp/libscistring_algo_la-sort_inter.lo: src/cpp/$(am__dirstamp) \
990 src/cpp/$(DEPDIR)/$(am__dirstamp)
992 libscistring-algo.la: $(libscistring_algo_la_OBJECTS) $(libscistring_algo_la_DEPENDENCIES) $(EXTRA_libscistring_algo_la_DEPENDENCIES)
993 $(AM_V_CXXLD)$(CXXLINK) $(am_libscistring_algo_la_rpath) $(libscistring_algo_la_OBJECTS) $(libscistring_algo_la_LIBADD) $(LIBS)
994 sci_gateway/cpp/$(am__dirstamp):
995 @$(MKDIR_P) sci_gateway/cpp
996 @: > sci_gateway/cpp/$(am__dirstamp)
997 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
998 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
999 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1000 sci_gateway/cpp/libscistring_la-sci_stripblanks.lo: \
1001 sci_gateway/cpp/$(am__dirstamp) \
1002 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1003 sci_gateway/cpp/libscistring_la-sci_grep.lo: \
1004 sci_gateway/cpp/$(am__dirstamp) \
1005 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1006 sci_gateway/cpp/libscistring_la-string_gw.lo: \
1007 sci_gateway/cpp/$(am__dirstamp) \
1008 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1009 sci_gateway/cpp/libscistring_la-sci_regexp.lo: \
1010 sci_gateway/cpp/$(am__dirstamp) \
1011 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1012 sci_gateway/cpp/libscistring_la-sci_part.lo: \
1013 sci_gateway/cpp/$(am__dirstamp) \
1014 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1015 sci_gateway/cpp/libscistring_la-sci_length.lo: \
1016 sci_gateway/cpp/$(am__dirstamp) \
1017 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1018 sci_gateway/cpp/libscistring_la-sci_strindex.lo: \
1019 sci_gateway/cpp/$(am__dirstamp) \
1020 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1021 sci_gateway/cpp/libscistring_la-sci_strsubst.lo: \
1022 sci_gateway/cpp/$(am__dirstamp) \
1023 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1024 sci_gateway/cpp/libscistring_la-sci_ascii.lo: \
1025 sci_gateway/cpp/$(am__dirstamp) \
1026 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1027 sci_gateway/cpp/libscistring_la-sci_strcat.lo: \
1028 sci_gateway/cpp/$(am__dirstamp) \
1029 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1030 sci_gateway/cpp/libscistring_la-sci_string.lo: \
1031 sci_gateway/cpp/$(am__dirstamp) \
1032 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1033 sci_gateway/cpp/libscistring_la-sci_convstr.lo: \
1034 sci_gateway/cpp/$(am__dirstamp) \
1035 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1036 sci_gateway/cpp/libscistring_la-sci_strncpy.lo: \
1037 sci_gateway/cpp/$(am__dirstamp) \
1038 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1039 sci_gateway/cpp/libscistring_la-sci_strrchr.lo: \
1040 sci_gateway/cpp/$(am__dirstamp) \
1041 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1042 sci_gateway/cpp/libscistring_la-sci_strchr.lo: \
1043 sci_gateway/cpp/$(am__dirstamp) \
1044 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1045 sci_gateway/cpp/libscistring_la-sci_strstr.lo: \
1046 sci_gateway/cpp/$(am__dirstamp) \
1047 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1048 sci_gateway/cpp/libscistring_la-sci_strrev.lo: \
1049 sci_gateway/cpp/$(am__dirstamp) \
1050 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1051 sci_gateway/cpp/libscistring_la-sci_strtod.lo: \
1052 sci_gateway/cpp/$(am__dirstamp) \
1053 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1054 sci_gateway/cpp/libscistring_la-sci_tokens.lo: \
1055 sci_gateway/cpp/$(am__dirstamp) \
1056 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1057 sci_gateway/cpp/libscistring_la-sci_strcmp.lo: \
1058 sci_gateway/cpp/$(am__dirstamp) \
1059 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1060 sci_gateway/cpp/libscistring_la-sci_isletter.lo: \
1061 sci_gateway/cpp/$(am__dirstamp) \
1062 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1063 sci_gateway/cpp/libscistring_la-sci_strcspn.lo: \
1064 sci_gateway/cpp/$(am__dirstamp) \
1065 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1066 sci_gateway/cpp/libscistring_la-sci_strtok.lo: \
1067 sci_gateway/cpp/$(am__dirstamp) \
1068 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1069 sci_gateway/cpp/libscistring_la-sci_strspn.lo: \
1070 sci_gateway/cpp/$(am__dirstamp) \
1071 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1072 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo: \
1073 sci_gateway/cpp/$(am__dirstamp) \
1074 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1075 sci_gateway/cpp/libscistring_la-sci_isdigit.lo: \
1076 sci_gateway/cpp/$(am__dirstamp) \
1077 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1078 sci_gateway/cpp/libscistring_la-sci_isascii.lo: \
1079 sci_gateway/cpp/$(am__dirstamp) \
1080 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1081 sci_gateway/cpp/libscistring_la-sci_strsplit.lo: \
1082 sci_gateway/cpp/$(am__dirstamp) \
1083 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1084 sci_gateway/cpp/libscistring_la-sci_isnum.lo: \
1085 sci_gateway/cpp/$(am__dirstamp) \
1086 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1088 libscistring.la: $(libscistring_la_OBJECTS) $(libscistring_la_DEPENDENCIES) $(EXTRA_libscistring_la_DEPENDENCIES)
1089 $(AM_V_CXXLD)$(libscistring_la_LINK) $(am_libscistring_la_rpath) $(libscistring_la_OBJECTS) $(libscistring_la_LIBADD) $(LIBS)
1091 mostlyclean-compile:
1093 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1094 -rm -f sci_gateway/cpp/*.lo
1095 -rm -f src/c/*.$(OBJEXT)
1097 -rm -f src/cpp/*.$(OBJEXT)
1103 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_ascii.Plo@am__quote@
1104 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_convstr.Plo@am__quote@
1105 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_grep.Plo@am__quote@
1106 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isalphanum.Plo@am__quote@
1107 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isascii.Plo@am__quote@
1108 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isdigit.Plo@am__quote@
1109 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isletter.Plo@am__quote@
1110 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isnum.Plo@am__quote@
1111 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_length.Plo@am__quote@
1112 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_part.Plo@am__quote@
1113 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_regexp.Plo@am__quote@
1114 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcat.Plo@am__quote@
1115 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strchr.Plo@am__quote@
1116 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcmp.Plo@am__quote@
1117 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcspn.Plo@am__quote@
1118 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strindex.Plo@am__quote@
1119 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_string.Plo@am__quote@
1120 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_stripblanks.Plo@am__quote@
1121 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strncpy.Plo@am__quote@
1122 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrchr.Plo@am__quote@
1123 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrev.Plo@am__quote@
1124 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsplit.Plo@am__quote@
1125 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strspn.Plo@am__quote@
1126 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strstr.Plo@am__quote@
1127 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsubst.Plo@am__quote@
1128 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtod.Plo@am__quote@
1129 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtok.Plo@am__quote@
1130 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_tokens.Plo@am__quote@
1131 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-string_gw.Plo@am__quote@
1132 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Plo@am__quote@
1133 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-complex_array.Plo@am__quote@
1134 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-convstr.Plo@am__quote@
1135 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Plo@am__quote@
1136 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Plo@am__quote@
1137 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Plo@am__quote@
1138 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isascii.Plo@am__quote@
1139 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Plo@am__quote@
1140 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isletter.Plo@am__quote@
1141 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isnum.Plo@am__quote@
1142 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-men_Sutils.Plo@am__quote@
1143 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-os_wcsdup.Plo@am__quote@
1144 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-os_wcstok.Plo@am__quote@
1145 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Plo@am__quote@
1146 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-pcre_error.Plo@am__quote@
1147 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-pcre_private.Plo@am__quote@
1148 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Plo@am__quote@
1149 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Plo@am__quote@
1150 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Plo@am__quote@
1151 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Plo@am__quote@
1152 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Plo@am__quote@
1153 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stristr.Plo@am__quote@
1154 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Plo@am__quote@
1155 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Plo@am__quote@
1156 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-tokens.Plo@am__quote@
1157 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscistring_algo_la-sort_inter.Plo@am__quote@
1158 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Plo@am__quote@
1161 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1162 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1163 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1166 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1169 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1170 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1171 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1174 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1177 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1178 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1179 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1181 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1182 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1184 src/c/libscistring_algo_la-convstr.lo: src/c/convstr.c
1185 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-convstr.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-convstr.Tpo -c -o src/c/libscistring_algo_la-convstr.lo `test -f 'src/c/convstr.c' || echo '$(srcdir)/'`src/c/convstr.c
1186 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-convstr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-convstr.Plo
1187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/convstr.c' object='src/c/libscistring_algo_la-convstr.lo' libtool=yes @AMDEPBACKSLASH@
1188 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1189 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-convstr.lo `test -f 'src/c/convstr.c' || echo '$(srcdir)/'`src/c/convstr.c
1191 src/c/libscistring_algo_la-men_Sutils.lo: src/c/men_Sutils.c
1192 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-men_Sutils.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-men_Sutils.Tpo -c -o src/c/libscistring_algo_la-men_Sutils.lo `test -f 'src/c/men_Sutils.c' || echo '$(srcdir)/'`src/c/men_Sutils.c
1193 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-men_Sutils.Tpo src/c/$(DEPDIR)/libscistring_algo_la-men_Sutils.Plo
1194 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/men_Sutils.c' object='src/c/libscistring_algo_la-men_Sutils.lo' libtool=yes @AMDEPBACKSLASH@
1195 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1196 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-men_Sutils.lo `test -f 'src/c/men_Sutils.c' || echo '$(srcdir)/'`src/c/men_Sutils.c
1198 src/c/libscistring_algo_la-tokens.lo: src/c/tokens.c
1199 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-tokens.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-tokens.Tpo -c -o src/c/libscistring_algo_la-tokens.lo `test -f 'src/c/tokens.c' || echo '$(srcdir)/'`src/c/tokens.c
1200 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-tokens.Tpo src/c/$(DEPDIR)/libscistring_algo_la-tokens.Plo
1201 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/tokens.c' object='src/c/libscistring_algo_la-tokens.lo' libtool=yes @AMDEPBACKSLASH@
1202 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1203 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-tokens.lo `test -f 'src/c/tokens.c' || echo '$(srcdir)/'`src/c/tokens.c
1205 src/c/libscistring_algo_la-strsplit.lo: src/c/strsplit.c
1206 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-strsplit.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Tpo -c -o src/c/libscistring_algo_la-strsplit.lo `test -f 'src/c/strsplit.c' || echo '$(srcdir)/'`src/c/strsplit.c
1207 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Tpo src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Plo
1208 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/strsplit.c' object='src/c/libscistring_algo_la-strsplit.lo' libtool=yes @AMDEPBACKSLASH@
1209 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1210 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-strsplit.lo `test -f 'src/c/strsplit.c' || echo '$(srcdir)/'`src/c/strsplit.c
1212 src/c/libscistring_algo_la-partfunction.lo: src/c/partfunction.c
1213 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-partfunction.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Tpo -c -o src/c/libscistring_algo_la-partfunction.lo `test -f 'src/c/partfunction.c' || echo '$(srcdir)/'`src/c/partfunction.c
1214 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Tpo src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Plo
1215 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/partfunction.c' object='src/c/libscistring_algo_la-partfunction.lo' libtool=yes @AMDEPBACKSLASH@
1216 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1217 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-partfunction.lo `test -f 'src/c/partfunction.c' || echo '$(srcdir)/'`src/c/partfunction.c
1219 src/c/libscistring_algo_la-cvstr.lo: src/c/cvstr.c
1220 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-cvstr.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Tpo -c -o src/c/libscistring_algo_la-cvstr.lo `test -f 'src/c/cvstr.c' || echo '$(srcdir)/'`src/c/cvstr.c
1221 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Plo
1222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cvstr.c' object='src/c/libscistring_algo_la-cvstr.lo' libtool=yes @AMDEPBACKSLASH@
1223 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1224 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-cvstr.lo `test -f 'src/c/cvstr.c' || echo '$(srcdir)/'`src/c/cvstr.c
1226 src/c/libscistring_algo_la-getfastcode.lo: src/c/getfastcode.c
1227 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-getfastcode.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Tpo -c -o src/c/libscistring_algo_la-getfastcode.lo `test -f 'src/c/getfastcode.c' || echo '$(srcdir)/'`src/c/getfastcode.c
1228 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Tpo src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Plo
1229 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getfastcode.c' object='src/c/libscistring_algo_la-getfastcode.lo' libtool=yes @AMDEPBACKSLASH@
1230 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1231 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-getfastcode.lo `test -f 'src/c/getfastcode.c' || echo '$(srcdir)/'`src/c/getfastcode.c
1233 src/c/libscistring_algo_la-pcre_private.lo: src/c/pcre_private.c
1234 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-pcre_private.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-pcre_private.Tpo -c -o src/c/libscistring_algo_la-pcre_private.lo `test -f 'src/c/pcre_private.c' || echo '$(srcdir)/'`src/c/pcre_private.c
1235 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-pcre_private.Tpo src/c/$(DEPDIR)/libscistring_algo_la-pcre_private.Plo
1236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/pcre_private.c' object='src/c/libscistring_algo_la-pcre_private.lo' libtool=yes @AMDEPBACKSLASH@
1237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1238 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-pcre_private.lo `test -f 'src/c/pcre_private.c' || echo '$(srcdir)/'`src/c/pcre_private.c
1240 src/c/libscistring_algo_la-pcre_error.lo: src/c/pcre_error.c
1241 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-pcre_error.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-pcre_error.Tpo -c -o src/c/libscistring_algo_la-pcre_error.lo `test -f 'src/c/pcre_error.c' || echo '$(srcdir)/'`src/c/pcre_error.c
1242 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-pcre_error.Tpo src/c/$(DEPDIR)/libscistring_algo_la-pcre_error.Plo
1243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/pcre_error.c' object='src/c/libscistring_algo_la-pcre_error.lo' libtool=yes @AMDEPBACKSLASH@
1244 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1245 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-pcre_error.lo `test -f 'src/c/pcre_error.c' || echo '$(srcdir)/'`src/c/pcre_error.c
1247 src/c/libscistring_algo_la-isletter.lo: src/c/isletter.c
1248 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-isletter.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-isletter.Tpo -c -o src/c/libscistring_algo_la-isletter.lo `test -f 'src/c/isletter.c' || echo '$(srcdir)/'`src/c/isletter.c
1249 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isletter.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isletter.Plo
1250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isletter.c' object='src/c/libscistring_algo_la-isletter.lo' libtool=yes @AMDEPBACKSLASH@
1251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1252 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isletter.lo `test -f 'src/c/isletter.c' || echo '$(srcdir)/'`src/c/isletter.c
1254 src/c/libscistring_algo_la-isdigit.lo: src/c/isdigit.c
1255 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-isdigit.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Tpo -c -o src/c/libscistring_algo_la-isdigit.lo `test -f 'src/c/isdigit.c' || echo '$(srcdir)/'`src/c/isdigit.c
1256 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Plo
1257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isdigit.c' object='src/c/libscistring_algo_la-isdigit.lo' libtool=yes @AMDEPBACKSLASH@
1258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1259 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isdigit.lo `test -f 'src/c/isdigit.c' || echo '$(srcdir)/'`src/c/isdigit.c
1261 src/c/libscistring_algo_la-strsubst.lo: src/c/strsubst.c
1262 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-strsubst.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Tpo -c -o src/c/libscistring_algo_la-strsubst.lo `test -f 'src/c/strsubst.c' || echo '$(srcdir)/'`src/c/strsubst.c
1263 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Tpo src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Plo
1264 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/strsubst.c' object='src/c/libscistring_algo_la-strsubst.lo' libtool=yes @AMDEPBACKSLASH@
1265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1266 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-strsubst.lo `test -f 'src/c/strsubst.c' || echo '$(srcdir)/'`src/c/strsubst.c
1268 src/c/libscistring_algo_la-stristr.lo: src/c/stristr.c
1269 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-stristr.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-stristr.Tpo -c -o src/c/libscistring_algo_la-stristr.lo `test -f 'src/c/stristr.c' || echo '$(srcdir)/'`src/c/stristr.c
1270 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stristr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stristr.Plo
1271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stristr.c' object='src/c/libscistring_algo_la-stristr.lo' libtool=yes @AMDEPBACKSLASH@
1272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1273 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stristr.lo `test -f 'src/c/stristr.c' || echo '$(srcdir)/'`src/c/stristr.c
1275 src/c/libscistring_algo_la-stringsstrrev.lo: src/c/stringsstrrev.c
1276 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-stringsstrrev.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Tpo -c -o src/c/libscistring_algo_la-stringsstrrev.lo `test -f 'src/c/stringsstrrev.c' || echo '$(srcdir)/'`src/c/stringsstrrev.c
1277 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Plo
1278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringsstrrev.c' object='src/c/libscistring_algo_la-stringsstrrev.lo' libtool=yes @AMDEPBACKSLASH@
1279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1280 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringsstrrev.lo `test -f 'src/c/stringsstrrev.c' || echo '$(srcdir)/'`src/c/stringsstrrev.c
1282 src/c/libscistring_algo_la-stringsCompare.lo: src/c/stringsCompare.c
1283 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-stringsCompare.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Tpo -c -o src/c/libscistring_algo_la-stringsCompare.lo `test -f 'src/c/stringsCompare.c' || echo '$(srcdir)/'`src/c/stringsCompare.c
1284 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Plo
1285 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringsCompare.c' object='src/c/libscistring_algo_la-stringsCompare.lo' libtool=yes @AMDEPBACKSLASH@
1286 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1287 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringsCompare.lo `test -f 'src/c/stringsCompare.c' || echo '$(srcdir)/'`src/c/stringsCompare.c
1289 src/c/libscistring_algo_la-isalphanum.lo: src/c/isalphanum.c
1290 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-isalphanum.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Tpo -c -o src/c/libscistring_algo_la-isalphanum.lo `test -f 'src/c/isalphanum.c' || echo '$(srcdir)/'`src/c/isalphanum.c
1291 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Plo
1292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isalphanum.c' object='src/c/libscistring_algo_la-isalphanum.lo' libtool=yes @AMDEPBACKSLASH@
1293 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1294 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isalphanum.lo `test -f 'src/c/isalphanum.c' || echo '$(srcdir)/'`src/c/isalphanum.c
1296 src/c/libscistring_algo_la-StringConvert.lo: src/c/StringConvert.c
1297 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-StringConvert.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Tpo -c -o src/c/libscistring_algo_la-StringConvert.lo `test -f 'src/c/StringConvert.c' || echo '$(srcdir)/'`src/c/StringConvert.c
1298 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Tpo src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Plo
1299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/StringConvert.c' object='src/c/libscistring_algo_la-StringConvert.lo' libtool=yes @AMDEPBACKSLASH@
1300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1301 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-StringConvert.lo `test -f 'src/c/StringConvert.c' || echo '$(srcdir)/'`src/c/StringConvert.c
1303 src/c/libscistring_algo_la-os_wcsdup.lo: src/c/os_wcsdup.c
1304 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-os_wcsdup.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-os_wcsdup.Tpo -c -o src/c/libscistring_algo_la-os_wcsdup.lo `test -f 'src/c/os_wcsdup.c' || echo '$(srcdir)/'`src/c/os_wcsdup.c
1305 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-os_wcsdup.Tpo src/c/$(DEPDIR)/libscistring_algo_la-os_wcsdup.Plo
1306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/os_wcsdup.c' object='src/c/libscistring_algo_la-os_wcsdup.lo' libtool=yes @AMDEPBACKSLASH@
1307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1308 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-os_wcsdup.lo `test -f 'src/c/os_wcsdup.c' || echo '$(srcdir)/'`src/c/os_wcsdup.c
1310 src/c/libscistring_algo_la-os_wcstok.lo: src/c/os_wcstok.c
1311 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-os_wcstok.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-os_wcstok.Tpo -c -o src/c/libscistring_algo_la-os_wcstok.lo `test -f 'src/c/os_wcstok.c' || echo '$(srcdir)/'`src/c/os_wcstok.c
1312 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-os_wcstok.Tpo src/c/$(DEPDIR)/libscistring_algo_la-os_wcstok.Plo
1313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/os_wcstok.c' object='src/c/libscistring_algo_la-os_wcstok.lo' libtool=yes @AMDEPBACKSLASH@
1314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1315 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-os_wcstok.lo `test -f 'src/c/os_wcstok.c' || echo '$(srcdir)/'`src/c/os_wcstok.c
1317 src/c/libscistring_algo_la-scistrtostr.lo: src/c/scistrtostr.c
1318 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-scistrtostr.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Tpo -c -o src/c/libscistring_algo_la-scistrtostr.lo `test -f 'src/c/scistrtostr.c' || echo '$(srcdir)/'`src/c/scistrtostr.c
1319 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Plo
1320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scistrtostr.c' object='src/c/libscistring_algo_la-scistrtostr.lo' libtool=yes @AMDEPBACKSLASH@
1321 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1322 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-scistrtostr.lo `test -f 'src/c/scistrtostr.c' || echo '$(srcdir)/'`src/c/scistrtostr.c
1324 src/c/libscistring_algo_la-stringToDouble.lo: src/c/stringToDouble.c
1325 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-stringToDouble.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Tpo -c -o src/c/libscistring_algo_la-stringToDouble.lo `test -f 'src/c/stringToDouble.c' || echo '$(srcdir)/'`src/c/stringToDouble.c
1326 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Plo
1327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringToDouble.c' object='src/c/libscistring_algo_la-stringToDouble.lo' libtool=yes @AMDEPBACKSLASH@
1328 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1329 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringToDouble.lo `test -f 'src/c/stringToDouble.c' || echo '$(srcdir)/'`src/c/stringToDouble.c
1331 src/c/libscistring_algo_la-stringToComplex.lo: src/c/stringToComplex.c
1332 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-stringToComplex.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Tpo -c -o src/c/libscistring_algo_la-stringToComplex.lo `test -f 'src/c/stringToComplex.c' || echo '$(srcdir)/'`src/c/stringToComplex.c
1333 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Plo
1334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringToComplex.c' object='src/c/libscistring_algo_la-stringToComplex.lo' libtool=yes @AMDEPBACKSLASH@
1335 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1336 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringToComplex.lo `test -f 'src/c/stringToComplex.c' || echo '$(srcdir)/'`src/c/stringToComplex.c
1338 src/c/libscistring_algo_la-complex_array.lo: src/c/complex_array.c
1339 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-complex_array.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-complex_array.Tpo -c -o src/c/libscistring_algo_la-complex_array.lo `test -f 'src/c/complex_array.c' || echo '$(srcdir)/'`src/c/complex_array.c
1340 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-complex_array.Tpo src/c/$(DEPDIR)/libscistring_algo_la-complex_array.Plo
1341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/complex_array.c' object='src/c/libscistring_algo_la-complex_array.lo' libtool=yes @AMDEPBACKSLASH@
1342 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1343 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-complex_array.lo `test -f 'src/c/complex_array.c' || echo '$(srcdir)/'`src/c/complex_array.c
1345 src/c/libscistring_algo_la-isascii.lo: src/c/isascii.c
1346 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-isascii.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-isascii.Tpo -c -o src/c/libscistring_algo_la-isascii.lo `test -f 'src/c/isascii.c' || echo '$(srcdir)/'`src/c/isascii.c
1347 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isascii.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isascii.Plo
1348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isascii.c' object='src/c/libscistring_algo_la-isascii.lo' libtool=yes @AMDEPBACKSLASH@
1349 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1350 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isascii.lo `test -f 'src/c/isascii.c' || echo '$(srcdir)/'`src/c/isascii.c
1352 src/c/libscistring_algo_la-isnum.lo: src/c/isnum.c
1353 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-isnum.lo -MD -MP -MF src/c/$(DEPDIR)/libscistring_algo_la-isnum.Tpo -c -o src/c/libscistring_algo_la-isnum.lo `test -f 'src/c/isnum.c' || echo '$(srcdir)/'`src/c/isnum.c
1354 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isnum.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isnum.Plo
1355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isnum.c' object='src/c/libscistring_algo_la-isnum.lo' libtool=yes @AMDEPBACKSLASH@
1356 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1357 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isnum.lo `test -f 'src/c/isnum.c' || echo '$(srcdir)/'`src/c/isnum.c
1360 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1361 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1362 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1363 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1364 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1365 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1368 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1369 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1370 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1371 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1372 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1373 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1376 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1377 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1378 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1379 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1380 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1381 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1383 src/cpp/libscistring_algo_la-stripblanks.lo: src/cpp/stripblanks.cpp
1384 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscistring_algo_la-stripblanks.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Tpo -c -o src/cpp/libscistring_algo_la-stripblanks.lo `test -f 'src/cpp/stripblanks.cpp' || echo '$(srcdir)/'`src/cpp/stripblanks.cpp
1385 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Tpo src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Plo
1386 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/stripblanks.cpp' object='src/cpp/libscistring_algo_la-stripblanks.lo' libtool=yes @AMDEPBACKSLASH@
1387 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1388 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscistring_algo_la-stripblanks.lo `test -f 'src/cpp/stripblanks.cpp' || echo '$(srcdir)/'`src/cpp/stripblanks.cpp
1390 src/cpp/libscistring_algo_la-sort_inter.lo: src/cpp/sort_inter.cpp
1391 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscistring_algo_la-sort_inter.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscistring_algo_la-sort_inter.Tpo -c -o src/cpp/libscistring_algo_la-sort_inter.lo `test -f 'src/cpp/sort_inter.cpp' || echo '$(srcdir)/'`src/cpp/sort_inter.cpp
1392 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscistring_algo_la-sort_inter.Tpo src/cpp/$(DEPDIR)/libscistring_algo_la-sort_inter.Plo
1393 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/sort_inter.cpp' object='src/cpp/libscistring_algo_la-sort_inter.lo' libtool=yes @AMDEPBACKSLASH@
1394 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1395 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscistring_algo_la-sort_inter.lo `test -f 'src/cpp/sort_inter.cpp' || echo '$(srcdir)/'`src/cpp/sort_inter.cpp
1397 sci_gateway/cpp/libscistring_la-sci_stripblanks.lo: sci_gateway/cpp/sci_stripblanks.cpp
1398 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_stripblanks.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_stripblanks.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_stripblanks.lo `test -f 'sci_gateway/cpp/sci_stripblanks.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_stripblanks.cpp
1399 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_stripblanks.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_stripblanks.Plo
1400 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_stripblanks.cpp' object='sci_gateway/cpp/libscistring_la-sci_stripblanks.lo' libtool=yes @AMDEPBACKSLASH@
1401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1402 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_stripblanks.lo `test -f 'sci_gateway/cpp/sci_stripblanks.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_stripblanks.cpp
1404 sci_gateway/cpp/libscistring_la-sci_grep.lo: sci_gateway/cpp/sci_grep.cpp
1405 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_grep.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_grep.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_grep.lo `test -f 'sci_gateway/cpp/sci_grep.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_grep.cpp
1406 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_grep.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_grep.Plo
1407 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_grep.cpp' object='sci_gateway/cpp/libscistring_la-sci_grep.lo' libtool=yes @AMDEPBACKSLASH@
1408 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1409 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_grep.lo `test -f 'sci_gateway/cpp/sci_grep.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_grep.cpp
1411 sci_gateway/cpp/libscistring_la-string_gw.lo: sci_gateway/cpp/string_gw.cpp
1412 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-string_gw.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-string_gw.Tpo -c -o sci_gateway/cpp/libscistring_la-string_gw.lo `test -f 'sci_gateway/cpp/string_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/string_gw.cpp
1413 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-string_gw.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-string_gw.Plo
1414 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/string_gw.cpp' object='sci_gateway/cpp/libscistring_la-string_gw.lo' libtool=yes @AMDEPBACKSLASH@
1415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1416 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-string_gw.lo `test -f 'sci_gateway/cpp/string_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/string_gw.cpp
1418 sci_gateway/cpp/libscistring_la-sci_regexp.lo: sci_gateway/cpp/sci_regexp.cpp
1419 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_regexp.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_regexp.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_regexp.lo `test -f 'sci_gateway/cpp/sci_regexp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_regexp.cpp
1420 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_regexp.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_regexp.Plo
1421 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_regexp.cpp' object='sci_gateway/cpp/libscistring_la-sci_regexp.lo' libtool=yes @AMDEPBACKSLASH@
1422 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1423 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_regexp.lo `test -f 'sci_gateway/cpp/sci_regexp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_regexp.cpp
1425 sci_gateway/cpp/libscistring_la-sci_part.lo: sci_gateway/cpp/sci_part.cpp
1426 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_part.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_part.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_part.lo `test -f 'sci_gateway/cpp/sci_part.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_part.cpp
1427 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_part.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_part.Plo
1428 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_part.cpp' object='sci_gateway/cpp/libscistring_la-sci_part.lo' libtool=yes @AMDEPBACKSLASH@
1429 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1430 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_part.lo `test -f 'sci_gateway/cpp/sci_part.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_part.cpp
1432 sci_gateway/cpp/libscistring_la-sci_length.lo: sci_gateway/cpp/sci_length.cpp
1433 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_length.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_length.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_length.lo `test -f 'sci_gateway/cpp/sci_length.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_length.cpp
1434 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_length.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_length.Plo
1435 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_length.cpp' object='sci_gateway/cpp/libscistring_la-sci_length.lo' libtool=yes @AMDEPBACKSLASH@
1436 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1437 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_length.lo `test -f 'sci_gateway/cpp/sci_length.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_length.cpp
1439 sci_gateway/cpp/libscistring_la-sci_strindex.lo: sci_gateway/cpp/sci_strindex.cpp
1440 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strindex.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strindex.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strindex.lo `test -f 'sci_gateway/cpp/sci_strindex.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strindex.cpp
1441 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strindex.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strindex.Plo
1442 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strindex.cpp' object='sci_gateway/cpp/libscistring_la-sci_strindex.lo' libtool=yes @AMDEPBACKSLASH@
1443 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1444 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strindex.lo `test -f 'sci_gateway/cpp/sci_strindex.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strindex.cpp
1446 sci_gateway/cpp/libscistring_la-sci_strsubst.lo: sci_gateway/cpp/sci_strsubst.cpp
1447 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strsubst.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsubst.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strsubst.lo `test -f 'sci_gateway/cpp/sci_strsubst.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strsubst.cpp
1448 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsubst.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsubst.Plo
1449 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strsubst.cpp' object='sci_gateway/cpp/libscistring_la-sci_strsubst.lo' libtool=yes @AMDEPBACKSLASH@
1450 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1451 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strsubst.lo `test -f 'sci_gateway/cpp/sci_strsubst.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strsubst.cpp
1453 sci_gateway/cpp/libscistring_la-sci_ascii.lo: sci_gateway/cpp/sci_ascii.cpp
1454 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_ascii.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_ascii.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_ascii.lo `test -f 'sci_gateway/cpp/sci_ascii.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ascii.cpp
1455 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_ascii.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_ascii.Plo
1456 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ascii.cpp' object='sci_gateway/cpp/libscistring_la-sci_ascii.lo' libtool=yes @AMDEPBACKSLASH@
1457 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1458 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_ascii.lo `test -f 'sci_gateway/cpp/sci_ascii.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ascii.cpp
1460 sci_gateway/cpp/libscistring_la-sci_strcat.lo: sci_gateway/cpp/sci_strcat.cpp
1461 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strcat.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcat.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strcat.lo `test -f 'sci_gateway/cpp/sci_strcat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcat.cpp
1462 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcat.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcat.Plo
1463 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strcat.cpp' object='sci_gateway/cpp/libscistring_la-sci_strcat.lo' libtool=yes @AMDEPBACKSLASH@
1464 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1465 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strcat.lo `test -f 'sci_gateway/cpp/sci_strcat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcat.cpp
1467 sci_gateway/cpp/libscistring_la-sci_string.lo: sci_gateway/cpp/sci_string.cpp
1468 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_string.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_string.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_string.lo `test -f 'sci_gateway/cpp/sci_string.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_string.cpp
1469 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_string.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_string.Plo
1470 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_string.cpp' object='sci_gateway/cpp/libscistring_la-sci_string.lo' libtool=yes @AMDEPBACKSLASH@
1471 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1472 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_string.lo `test -f 'sci_gateway/cpp/sci_string.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_string.cpp
1474 sci_gateway/cpp/libscistring_la-sci_convstr.lo: sci_gateway/cpp/sci_convstr.cpp
1475 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_convstr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_convstr.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_convstr.lo `test -f 'sci_gateway/cpp/sci_convstr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_convstr.cpp
1476 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_convstr.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_convstr.Plo
1477 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_convstr.cpp' object='sci_gateway/cpp/libscistring_la-sci_convstr.lo' libtool=yes @AMDEPBACKSLASH@
1478 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1479 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_convstr.lo `test -f 'sci_gateway/cpp/sci_convstr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_convstr.cpp
1481 sci_gateway/cpp/libscistring_la-sci_strncpy.lo: sci_gateway/cpp/sci_strncpy.cpp
1482 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strncpy.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strncpy.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strncpy.lo `test -f 'sci_gateway/cpp/sci_strncpy.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strncpy.cpp
1483 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strncpy.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strncpy.Plo
1484 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strncpy.cpp' object='sci_gateway/cpp/libscistring_la-sci_strncpy.lo' libtool=yes @AMDEPBACKSLASH@
1485 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1486 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strncpy.lo `test -f 'sci_gateway/cpp/sci_strncpy.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strncpy.cpp
1488 sci_gateway/cpp/libscistring_la-sci_strrchr.lo: sci_gateway/cpp/sci_strrchr.cpp
1489 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strrchr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrchr.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strrchr.lo `test -f 'sci_gateway/cpp/sci_strrchr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strrchr.cpp
1490 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrchr.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrchr.Plo
1491 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strrchr.cpp' object='sci_gateway/cpp/libscistring_la-sci_strrchr.lo' libtool=yes @AMDEPBACKSLASH@
1492 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1493 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strrchr.lo `test -f 'sci_gateway/cpp/sci_strrchr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strrchr.cpp
1495 sci_gateway/cpp/libscistring_la-sci_strchr.lo: sci_gateway/cpp/sci_strchr.cpp
1496 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strchr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strchr.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strchr.lo `test -f 'sci_gateway/cpp/sci_strchr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strchr.cpp
1497 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strchr.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strchr.Plo
1498 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strchr.cpp' object='sci_gateway/cpp/libscistring_la-sci_strchr.lo' libtool=yes @AMDEPBACKSLASH@
1499 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1500 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strchr.lo `test -f 'sci_gateway/cpp/sci_strchr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strchr.cpp
1502 sci_gateway/cpp/libscistring_la-sci_strstr.lo: sci_gateway/cpp/sci_strstr.cpp
1503 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strstr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strstr.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strstr.lo `test -f 'sci_gateway/cpp/sci_strstr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strstr.cpp
1504 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strstr.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strstr.Plo
1505 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strstr.cpp' object='sci_gateway/cpp/libscistring_la-sci_strstr.lo' libtool=yes @AMDEPBACKSLASH@
1506 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1507 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strstr.lo `test -f 'sci_gateway/cpp/sci_strstr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strstr.cpp
1509 sci_gateway/cpp/libscistring_la-sci_strrev.lo: sci_gateway/cpp/sci_strrev.cpp
1510 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strrev.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrev.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strrev.lo `test -f 'sci_gateway/cpp/sci_strrev.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strrev.cpp
1511 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrev.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrev.Plo
1512 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strrev.cpp' object='sci_gateway/cpp/libscistring_la-sci_strrev.lo' libtool=yes @AMDEPBACKSLASH@
1513 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1514 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strrev.lo `test -f 'sci_gateway/cpp/sci_strrev.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strrev.cpp
1516 sci_gateway/cpp/libscistring_la-sci_strtod.lo: sci_gateway/cpp/sci_strtod.cpp
1517 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strtod.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtod.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strtod.lo `test -f 'sci_gateway/cpp/sci_strtod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strtod.cpp
1518 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtod.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtod.Plo
1519 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strtod.cpp' object='sci_gateway/cpp/libscistring_la-sci_strtod.lo' libtool=yes @AMDEPBACKSLASH@
1520 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1521 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strtod.lo `test -f 'sci_gateway/cpp/sci_strtod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strtod.cpp
1523 sci_gateway/cpp/libscistring_la-sci_tokens.lo: sci_gateway/cpp/sci_tokens.cpp
1524 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_tokens.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_tokens.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_tokens.lo `test -f 'sci_gateway/cpp/sci_tokens.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tokens.cpp
1525 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_tokens.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_tokens.Plo
1526 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_tokens.cpp' object='sci_gateway/cpp/libscistring_la-sci_tokens.lo' libtool=yes @AMDEPBACKSLASH@
1527 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1528 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_tokens.lo `test -f 'sci_gateway/cpp/sci_tokens.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tokens.cpp
1530 sci_gateway/cpp/libscistring_la-sci_strcmp.lo: sci_gateway/cpp/sci_strcmp.cpp
1531 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strcmp.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcmp.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strcmp.lo `test -f 'sci_gateway/cpp/sci_strcmp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcmp.cpp
1532 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcmp.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcmp.Plo
1533 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strcmp.cpp' object='sci_gateway/cpp/libscistring_la-sci_strcmp.lo' libtool=yes @AMDEPBACKSLASH@
1534 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1535 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strcmp.lo `test -f 'sci_gateway/cpp/sci_strcmp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcmp.cpp
1537 sci_gateway/cpp/libscistring_la-sci_isletter.lo: sci_gateway/cpp/sci_isletter.cpp
1538 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_isletter.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isletter.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_isletter.lo `test -f 'sci_gateway/cpp/sci_isletter.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isletter.cpp
1539 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isletter.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isletter.Plo
1540 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isletter.cpp' object='sci_gateway/cpp/libscistring_la-sci_isletter.lo' libtool=yes @AMDEPBACKSLASH@
1541 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1542 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isletter.lo `test -f 'sci_gateway/cpp/sci_isletter.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isletter.cpp
1544 sci_gateway/cpp/libscistring_la-sci_strcspn.lo: sci_gateway/cpp/sci_strcspn.cpp
1545 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strcspn.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcspn.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strcspn.lo `test -f 'sci_gateway/cpp/sci_strcspn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcspn.cpp
1546 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcspn.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcspn.Plo
1547 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strcspn.cpp' object='sci_gateway/cpp/libscistring_la-sci_strcspn.lo' libtool=yes @AMDEPBACKSLASH@
1548 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1549 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strcspn.lo `test -f 'sci_gateway/cpp/sci_strcspn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcspn.cpp
1551 sci_gateway/cpp/libscistring_la-sci_strtok.lo: sci_gateway/cpp/sci_strtok.cpp
1552 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strtok.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtok.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strtok.lo `test -f 'sci_gateway/cpp/sci_strtok.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strtok.cpp
1553 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtok.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtok.Plo
1554 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strtok.cpp' object='sci_gateway/cpp/libscistring_la-sci_strtok.lo' libtool=yes @AMDEPBACKSLASH@
1555 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1556 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strtok.lo `test -f 'sci_gateway/cpp/sci_strtok.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strtok.cpp
1558 sci_gateway/cpp/libscistring_la-sci_strspn.lo: sci_gateway/cpp/sci_strspn.cpp
1559 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strspn.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strspn.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strspn.lo `test -f 'sci_gateway/cpp/sci_strspn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strspn.cpp
1560 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strspn.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strspn.Plo
1561 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strspn.cpp' object='sci_gateway/cpp/libscistring_la-sci_strspn.lo' libtool=yes @AMDEPBACKSLASH@
1562 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1563 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strspn.lo `test -f 'sci_gateway/cpp/sci_strspn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strspn.cpp
1565 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo: sci_gateway/cpp/sci_isalphanum.cpp
1566 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_isalphanum.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isalphanum.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_isalphanum.lo `test -f 'sci_gateway/cpp/sci_isalphanum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isalphanum.cpp
1567 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isalphanum.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isalphanum.Plo
1568 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isalphanum.cpp' object='sci_gateway/cpp/libscistring_la-sci_isalphanum.lo' libtool=yes @AMDEPBACKSLASH@
1569 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1570 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isalphanum.lo `test -f 'sci_gateway/cpp/sci_isalphanum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isalphanum.cpp
1572 sci_gateway/cpp/libscistring_la-sci_isdigit.lo: sci_gateway/cpp/sci_isdigit.cpp
1573 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_isdigit.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isdigit.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_isdigit.lo `test -f 'sci_gateway/cpp/sci_isdigit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isdigit.cpp
1574 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isdigit.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isdigit.Plo
1575 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isdigit.cpp' object='sci_gateway/cpp/libscistring_la-sci_isdigit.lo' libtool=yes @AMDEPBACKSLASH@
1576 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1577 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isdigit.lo `test -f 'sci_gateway/cpp/sci_isdigit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isdigit.cpp
1579 sci_gateway/cpp/libscistring_la-sci_isascii.lo: sci_gateway/cpp/sci_isascii.cpp
1580 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_isascii.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isascii.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_isascii.lo `test -f 'sci_gateway/cpp/sci_isascii.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isascii.cpp
1581 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isascii.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isascii.Plo
1582 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isascii.cpp' object='sci_gateway/cpp/libscistring_la-sci_isascii.lo' libtool=yes @AMDEPBACKSLASH@
1583 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1584 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isascii.lo `test -f 'sci_gateway/cpp/sci_isascii.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isascii.cpp
1586 sci_gateway/cpp/libscistring_la-sci_strsplit.lo: sci_gateway/cpp/sci_strsplit.cpp
1587 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_strsplit.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsplit.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_strsplit.lo `test -f 'sci_gateway/cpp/sci_strsplit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strsplit.cpp
1588 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsplit.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsplit.Plo
1589 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_strsplit.cpp' object='sci_gateway/cpp/libscistring_la-sci_strsplit.lo' libtool=yes @AMDEPBACKSLASH@
1590 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1591 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strsplit.lo `test -f 'sci_gateway/cpp/sci_strsplit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strsplit.cpp
1593 sci_gateway/cpp/libscistring_la-sci_isnum.lo: sci_gateway/cpp/sci_isnum.cpp
1594 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_isnum.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isnum.Tpo -c -o sci_gateway/cpp/libscistring_la-sci_isnum.lo `test -f 'sci_gateway/cpp/sci_isnum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isnum.cpp
1595 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isnum.Tpo sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isnum.Plo
1596 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isnum.cpp' object='sci_gateway/cpp/libscistring_la-sci_isnum.lo' libtool=yes @AMDEPBACKSLASH@
1597 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1598 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isnum.lo `test -f 'sci_gateway/cpp/sci_isnum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isnum.cpp
1600 mostlyclean-libtool:
1605 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1606 -rm -rf src/c/.libs src/c/_libs
1607 -rm -rf src/cpp/.libs src/cpp/_libs
1608 install-libscistring_la_etcDATA: $(libscistring_la_etc_DATA)
1610 @list='$(libscistring_la_etc_DATA)'; test -n "$(libscistring_la_etcdir)" || list=; \
1611 if test -n "$$list"; then \
1612 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_etcdir)'"; \
1613 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_etcdir)" || exit 1; \
1615 for p in $$list; do \
1616 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1618 done | $(am__base_list) | \
1619 while read files; do \
1620 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_etcdir)'"; \
1621 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_etcdir)" || exit $$?; \
1624 uninstall-libscistring_la_etcDATA:
1625 @$(NORMAL_UNINSTALL)
1626 @list='$(libscistring_la_etc_DATA)'; test -n "$(libscistring_la_etcdir)" || list=; \
1627 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1628 dir='$(DESTDIR)$(libscistring_la_etcdir)'; $(am__uninstall_files_from_dir)
1629 install-libscistring_la_rootDATA: $(libscistring_la_root_DATA)
1631 @list='$(libscistring_la_root_DATA)'; test -n "$(libscistring_la_rootdir)" || list=; \
1632 if test -n "$$list"; then \
1633 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_rootdir)'"; \
1634 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_rootdir)" || exit 1; \
1636 for p in $$list; do \
1637 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1639 done | $(am__base_list) | \
1640 while read files; do \
1641 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_rootdir)'"; \
1642 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_rootdir)" || exit $$?; \
1645 uninstall-libscistring_la_rootDATA:
1646 @$(NORMAL_UNINSTALL)
1647 @list='$(libscistring_la_root_DATA)'; test -n "$(libscistring_la_rootdir)" || list=; \
1648 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1649 dir='$(DESTDIR)$(libscistring_la_rootdir)'; $(am__uninstall_files_from_dir)
1650 install-libscistring_la_sci_gatewayDATA: $(libscistring_la_sci_gateway_DATA)
1652 @list='$(libscistring_la_sci_gateway_DATA)'; test -n "$(libscistring_la_sci_gatewaydir)" || list=; \
1653 if test -n "$$list"; then \
1654 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_sci_gatewaydir)'"; \
1655 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" || exit 1; \
1657 for p in $$list; do \
1658 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1660 done | $(am__base_list) | \
1661 while read files; do \
1662 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_sci_gatewaydir)'"; \
1663 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" || exit $$?; \
1666 uninstall-libscistring_la_sci_gatewayDATA:
1667 @$(NORMAL_UNINSTALL)
1668 @list='$(libscistring_la_sci_gateway_DATA)'; test -n "$(libscistring_la_sci_gatewaydir)" || list=; \
1669 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1670 dir='$(DESTDIR)$(libscistring_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1671 install-libscistring_la_includeHEADERS: $(libscistring_la_include_HEADERS)
1673 @list='$(libscistring_la_include_HEADERS)'; test -n "$(libscistring_la_includedir)" || list=; \
1674 if test -n "$$list"; then \
1675 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_includedir)'"; \
1676 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_includedir)" || exit 1; \
1678 for p in $$list; do \
1679 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1681 done | $(am__base_list) | \
1682 while read files; do \
1683 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libscistring_la_includedir)'"; \
1684 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libscistring_la_includedir)" || exit $$?; \
1687 uninstall-libscistring_la_includeHEADERS:
1688 @$(NORMAL_UNINSTALL)
1689 @list='$(libscistring_la_include_HEADERS)'; test -n "$(libscistring_la_includedir)" || list=; \
1690 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1691 dir='$(DESTDIR)$(libscistring_la_includedir)'; $(am__uninstall_files_from_dir)
1693 ID: $(am__tagged_files)
1694 $(am__define_uniq_tagged_files); mkid -fID $$unique
1698 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1701 $(am__define_uniq_tagged_files); \
1703 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1704 test -n "$$unique" || unique=$$empty_fix; \
1705 if test $$# -gt 0; then \
1706 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1709 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1716 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1717 $(am__define_uniq_tagged_files); \
1718 test -z "$(CTAGS_ARGS)$$unique" \
1719 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1723 here=`$(am__cd) $(top_builddir) && pwd` \
1724 && $(am__cd) $(top_srcdir) \
1725 && gtags -i $(GTAGS_ARGS) "$$here"
1726 cscopelist: cscopelist-am
1728 cscopelist-am: $(am__tagged_files)
1729 list='$(am__tagged_files)'; \
1730 case "$(srcdir)" in \
1731 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1732 *) sdir=$(subdir)/$(srcdir) ;; \
1734 for i in $$list; do \
1735 if test -f "$$i"; then \
1736 echo "$(subdir)/$$i"; \
1738 echo "$$sdir/$$i"; \
1740 done >> $(top_builddir)/cscope.files
1743 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1745 distdir: $(DISTFILES)
1746 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1747 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1748 list='$(DISTFILES)'; \
1749 dist_files=`for file in $$list; do echo $$file; done | \
1750 sed -e "s|^$$srcdirstrip/||;t" \
1751 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1752 case $$dist_files in \
1753 */*) $(MKDIR_P) `echo "$$dist_files" | \
1754 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1757 for file in $$dist_files; do \
1758 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1759 if test -d $$d/$$file; then \
1760 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1761 if test -d "$(distdir)/$$file"; then \
1762 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1764 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1765 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1766 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1768 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1770 test -f "$(distdir)/$$file" \
1771 || cp -p $$d/$$file "$(distdir)/$$file" \
1776 $(MAKE) $(AM_MAKEFLAGS) check-local
1778 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
1780 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscistring_la_etcdir)" "$(DESTDIR)$(libscistring_la_rootdir)" "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" "$(DESTDIR)$(libscistring_la_includedir)"; do \
1781 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1784 install-exec: install-exec-am
1785 install-data: install-data-am
1786 uninstall: uninstall-am
1789 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1791 installcheck: installcheck-am
1793 if test -z '$(STRIP)'; then \
1794 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1795 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1798 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1799 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1800 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1802 mostlyclean-generic:
1807 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1808 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1809 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1810 -rm -f sci_gateway/cpp/$(am__dirstamp)
1811 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1812 -rm -f src/c/$(am__dirstamp)
1813 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1814 -rm -f src/cpp/$(am__dirstamp)
1816 maintainer-clean-generic:
1817 @echo "This command is intended for maintainers to use"
1818 @echo "it deletes files that may require special tools to rebuild."
1821 clean-am: clean-generic clean-libtool clean-local \
1822 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1824 distclean: distclean-am
1825 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1827 distclean-am: clean-am distclean-compile distclean-generic \
1828 distclean-local distclean-tags
1842 install-data-am: install-data-local install-libscistring_la_etcDATA \
1843 install-libscistring_la_includeHEADERS \
1844 install-libscistring_la_rootDATA \
1845 install-libscistring_la_sci_gatewayDATA
1847 install-dvi: install-dvi-am
1851 install-exec-am: install-pkglibLTLIBRARIES
1853 install-html: install-html-am
1855 install-html-am: install-html-local
1857 install-info: install-info-am
1863 install-pdf: install-pdf-am
1867 install-ps: install-ps-am
1873 maintainer-clean: maintainer-clean-am
1874 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1876 maintainer-clean-am: distclean-am maintainer-clean-generic
1878 mostlyclean: mostlyclean-am
1880 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1891 uninstall-am: uninstall-libscistring_la_etcDATA \
1892 uninstall-libscistring_la_includeHEADERS \
1893 uninstall-libscistring_la_rootDATA \
1894 uninstall-libscistring_la_sci_gatewayDATA \
1895 uninstall-pkglibLTLIBRARIES
1897 .MAKE: check-am install-am install-strip
1899 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
1900 check-local clean clean-generic clean-libtool clean-local \
1901 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
1902 ctags ctags-am distclean distclean-compile distclean-generic \
1903 distclean-libtool distclean-local distclean-tags distdir dvi \
1904 dvi-am html html-am info info-am install install-am \
1905 install-data install-data-am install-data-local install-dvi \
1906 install-dvi-am install-exec install-exec-am install-html \
1907 install-html-am install-html-local install-info \
1908 install-info-am install-libscistring_la_etcDATA \
1909 install-libscistring_la_includeHEADERS \
1910 install-libscistring_la_rootDATA \
1911 install-libscistring_la_sci_gatewayDATA install-man \
1912 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1913 install-ps install-ps-am install-strip installcheck \
1914 installcheck-am installdirs maintainer-clean \
1915 maintainer-clean-generic mostlyclean mostlyclean-compile \
1916 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1917 tags tags-am uninstall uninstall-am \
1918 uninstall-libscistring_la_etcDATA \
1919 uninstall-libscistring_la_includeHEADERS \
1920 uninstall-libscistring_la_rootDATA \
1921 uninstall-libscistring_la_sci_gatewayDATA \
1922 uninstall-pkglibLTLIBRARIES
1925 # This target enables tests for Scilab
1926 check-local: $(top_builddir)/scilab-bin test
1927 if test -d $(mydatadir)/tests; then \
1928 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1931 if test -f build.xml; then \
1932 $(ANT) checkstyle; \
1934 if test -x "$(SPLINT)"; then \
1935 $(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); \
1937 @NEED_JAVA_TRUE@java:
1938 # Some configurations needs to export JAVA_HOME in the current env
1939 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1940 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1941 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1942 @NEED_JAVA_TRUE@ $(ANT); \
1945 @NEED_JAVA_TRUE@clean-java:
1946 # Some configurations needs to export JAVA_HOME in the current env
1947 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1948 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1949 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1950 @NEED_JAVA_TRUE@ $(ANT) clean; \
1951 @NEED_JAVA_TRUE@ fi;
1953 # If the user request for the SWIG generation of the wrappers Java => C/C++
1954 # We call the target swig-build on the variable SWIG_WRAPPERS
1956 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1957 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1958 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1959 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1960 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1961 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1962 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) $(SWIG_OPTIONS) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1966 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1967 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1968 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1969 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1970 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1971 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_SCILAB) $(SWIG_OPTIONS) -outdir $$SWIG_OUTDIR $$file; \
1975 # If the user request for the SWIG generation of the wrappers Java => C/C++
1976 # We call the target swig-build on the variable SWIG_WRAPPERS
1978 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1979 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1980 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1981 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1982 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1983 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1984 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1985 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1987 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1988 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1993 @GIWS_TRUE@giws-exception:
1994 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1995 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1996 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1999 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2000 echo "Error : Cannot build $< : Scilab has not been built"; \
2002 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
2005 # Removes the macros
2007 # Removes macros (*.bin generated from .sci)
2008 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2009 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
2010 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
2014 # More tests could be added here
2015 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2016 if test -f build.xml -a $$USEANT -eq 1; then \
2020 all-local: $(TARGETS_ALL)
2023 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2024 echo "Error : Cannot build $< : Scilab has not been build"; \
2026 echo "Creating $@"; \
2027 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
2032 install-data-local-local:
2033 # Mainly for javasci
2034 @if test -d $(srcdir)/javadoc; then \
2035 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
2037 # If the user wants the help sources to be installed
2038 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
2039 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
2040 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
2041 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
2042 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
2043 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
2044 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
2045 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
2046 @INSTALL_HELP_XML_TRUE@ done ; \
2047 @INSTALL_HELP_XML_TRUE@ fi; \
2048 @INSTALL_HELP_XML_TRUE@ fi; \
2049 @INSTALL_HELP_XML_TRUE@ done; \
2050 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
2051 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
2052 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
2053 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
2054 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
2055 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
2056 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
2057 @INSTALL_HELP_XML_TRUE@ done ; \
2058 @INSTALL_HELP_XML_TRUE@ fi; \
2059 @INSTALL_HELP_XML_TRUE@ fi
2062 @echo "-------- Install tests (if any) --------"; \
2063 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
2064 if test -d $(srcdir)/$$dir/; then \
2065 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2066 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2067 if test -d "$(srcdir)/$$dir/$$file"; then \
2068 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
2069 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
2071 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2072 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2077 # Install the help chapter
2078 @echo "-------- Install the help chapter (if any) --------"; \
2079 for lang in $(HELP_CHAPTERLANG); do \
2080 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
2081 if test -f $$HELPFILE; then \
2082 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2083 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2084 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2085 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2088 # Install the demos & examples
2089 @echo "-------- Install demos & examples (if any) --------"; \
2090 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
2091 if test -d $(srcdir)/$$dir/; then \
2092 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
2093 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2094 if test -d "$(srcdir)/$$dir/$$file"; then \
2095 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
2096 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
2098 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2099 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2104 # Install the macros
2105 @echo "-------- Install macros (if any) --------"; \
2106 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2107 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2108 if test -d $(srcdir)/$$dir/; then \
2109 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2110 if test -n "$(MACROSSPECIALEXT)"; then \
2112 for specialExt in $(MACROSSPECIALEXT); do \
2113 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
2115 FILELIST="$$FILELIST $$specialExtDir"; \
2117 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
2118 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
2119 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
2123 # Install java files (.jar)
2124 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
2125 echo "-------- Install jar files --------"; \
2126 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
2127 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
2128 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
2129 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
2133 ########### CLEAN ###################
2134 # Clean help (generated automatically by Scilab)
2135 # It used to clean the macro (clean-macros) but this was causing
2136 # make clean && make to fail Scilab startup
2137 @NEED_JAVA_TRUE@clean-local: clean-java
2138 @NEED_JAVA_FALSE@clean-local:
2141 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
2143 .PHONY: macros java swig giws
2145 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2146 # Otherwise a system limit (for SysV at least) may be exceeded.