1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 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
42 if test -z '$(MAKELEVEL)'; then \
44 elif test -n '$(MAKE_HOST)'; then \
46 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
52 am__make_running_with_option = \
53 case $${target_option-} in \
55 *) echo "am__make_running_with_option: internal error: invalid" \
56 "target option '$${target_option-}' specified" >&2; \
60 sane_makeflags=$$MAKEFLAGS; \
61 if $(am__is_gnu_make); then \
62 sane_makeflags=$$MFLAGS; \
67 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
68 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
74 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
76 for flg in $$sane_makeflags; do \
77 test $$skip_next = yes && { skip_next=no; continue; }; \
80 -*I) strip_trailopt 'I'; skip_next=yes;; \
81 -*I?*) strip_trailopt 'I';; \
82 -*O) strip_trailopt 'O'; skip_next=yes;; \
83 -*O?*) strip_trailopt 'O';; \
84 -*l) strip_trailopt 'l'; skip_next=yes;; \
85 -*l?*) strip_trailopt 'l';; \
86 -[dEDm]) skip_next=yes;; \
87 -[JT]) skip_next=yes;; \
90 *$$target_option*) has_opt=yes; break;; \
94 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
95 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
96 pkgdatadir = $(datadir)/@PACKAGE@
97 pkgincludedir = $(includedir)/@PACKAGE@
98 pkglibdir = $(libdir)/@PACKAGE@
99 pkglibexecdir = $(libexecdir)/@PACKAGE@
100 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
101 install_sh_DATA = $(install_sh) -c -m 644
102 install_sh_PROGRAM = $(install_sh) -c
103 install_sh_SCRIPT = $(install_sh) -c
104 INSTALL_HEADER = $(INSTALL_DATA)
105 transform = $(program_transform_name)
112 build_triplet = @build@
113 host_triplet = @host@
114 @NEED_JAVA_TRUE@am__append_1 = java
115 subdir = modules/string
116 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
118 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
119 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
120 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
121 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
122 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
123 $(top_srcdir)/m4/intel_compiler.m4 \
124 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
125 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
126 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
127 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
128 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
129 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
130 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
131 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
132 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
133 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
134 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
135 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
137 DIST_COMMON = $(srcdir)/Makefile.am $(libscistring_la_include_HEADERS) \
139 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
140 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
142 CONFIG_CLEAN_VPATH_FILES =
143 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
144 am__vpath_adj = case $$p in \
145 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
148 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
150 am__nobase_strip_setup = \
151 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
153 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
154 am__nobase_list = $(am__nobase_strip_setup); \
155 for p in $$list; do echo "$$p $$p"; done | \
156 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
157 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
158 if (++n[$$2] == $(am__install_max)) \
159 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
160 END { for (dir in files) print dir, files[dir] }'
162 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
163 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
164 am__uninstall_files_from_dir = { \
166 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
167 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
168 $(am__cd) "$$dir" && rm -f $$files; }; \
170 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
171 "$(DESTDIR)$(libscistring_la_etcdir)" \
172 "$(DESTDIR)$(libscistring_la_rootdir)" \
173 "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" \
174 "$(DESTDIR)$(libscistring_la_includedir)"
175 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
176 libscistring_algo_la_LIBADD =
177 am__dirstamp = $(am__leading_dot)dirstamp
178 am__objects_1 = src/c/libscistring_algo_la-convstr.lo \
179 src/c/libscistring_algo_la-men_Sutils.lo \
180 src/c/libscistring_algo_la-tokens.lo \
181 src/c/libscistring_algo_la-strsplit.lo \
182 src/c/libscistring_algo_la-partfunction.lo \
183 src/c/libscistring_algo_la-cvstr.lo \
184 src/c/libscistring_algo_la-getfastcode.lo \
185 src/c/libscistring_algo_la-pcre_private.lo \
186 src/c/libscistring_algo_la-pcre_error.lo \
187 src/c/libscistring_algo_la-isletter.lo \
188 src/c/libscistring_algo_la-isdigit.lo \
189 src/c/libscistring_algo_la-strsubst.lo \
190 src/c/libscistring_algo_la-stristr.lo \
191 src/c/libscistring_algo_la-stringsstrrev.lo \
192 src/c/libscistring_algo_la-stringsCompare.lo \
193 src/c/libscistring_algo_la-isalphanum.lo \
194 src/c/libscistring_algo_la-StringConvert.lo \
195 src/c/libscistring_algo_la-os_wcsdup.lo \
196 src/c/libscistring_algo_la-os_wcstok.lo \
197 src/c/libscistring_algo_la-scistrtostr.lo \
198 src/c/libscistring_algo_la-stringToDouble.lo \
199 src/c/libscistring_algo_la-stringToComplex.lo \
200 src/c/libscistring_algo_la-complex_array.lo \
201 src/c/libscistring_algo_la-isascii.lo \
202 src/c/libscistring_algo_la-isnum.lo
203 am__objects_2 = src/cpp/libscistring_algo_la-stripblanks.lo \
204 src/cpp/libscistring_algo_la-sort_inter.lo \
205 src/cpp/libscistring_algo_la-os_wtoi.lo
206 am_libscistring_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2)
207 libscistring_algo_la_OBJECTS = $(am_libscistring_algo_la_OBJECTS)
208 AM_V_lt = $(am__v_lt_@AM_V@)
209 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
210 am__v_lt_0 = --silent
212 @MAINTAINER_MODE_FALSE@am_libscistring_algo_la_rpath =
213 @MAINTAINER_MODE_TRUE@am_libscistring_algo_la_rpath =
215 libscistring_la_DEPENDENCIES = libscistring-algo.la \
216 $(am__DEPENDENCIES_1)
217 am__objects_3 = sci_gateway/cpp/libscistring_la-sci_stripblanks.lo \
218 sci_gateway/cpp/libscistring_la-sci_grep.lo \
219 sci_gateway/cpp/libscistring_la-string_gw.lo \
220 sci_gateway/cpp/libscistring_la-sci_regexp.lo \
221 sci_gateway/cpp/libscistring_la-sci_part.lo \
222 sci_gateway/cpp/libscistring_la-sci_length.lo \
223 sci_gateway/cpp/libscistring_la-sci_strindex.lo \
224 sci_gateway/cpp/libscistring_la-sci_strsubst.lo \
225 sci_gateway/cpp/libscistring_la-sci_ascii.lo \
226 sci_gateway/cpp/libscistring_la-sci_strcat.lo \
227 sci_gateway/cpp/libscistring_la-sci_string.lo \
228 sci_gateway/cpp/libscistring_la-sci_convstr.lo \
229 sci_gateway/cpp/libscistring_la-sci_strncpy.lo \
230 sci_gateway/cpp/libscistring_la-sci_strrchr.lo \
231 sci_gateway/cpp/libscistring_la-sci_strchr.lo \
232 sci_gateway/cpp/libscistring_la-sci_strstr.lo \
233 sci_gateway/cpp/libscistring_la-sci_strrev.lo \
234 sci_gateway/cpp/libscistring_la-sci_strtod.lo \
235 sci_gateway/cpp/libscistring_la-sci_tokens.lo \
236 sci_gateway/cpp/libscistring_la-sci_strcmp.lo \
237 sci_gateway/cpp/libscistring_la-sci_isletter.lo \
238 sci_gateway/cpp/libscistring_la-sci_strcspn.lo \
239 sci_gateway/cpp/libscistring_la-sci_strtok.lo \
240 sci_gateway/cpp/libscistring_la-sci_strspn.lo \
241 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo \
242 sci_gateway/cpp/libscistring_la-sci_isdigit.lo \
243 sci_gateway/cpp/libscistring_la-sci_isascii.lo \
244 sci_gateway/cpp/libscistring_la-sci_strsplit.lo \
245 sci_gateway/cpp/libscistring_la-sci_isnum.lo
246 am_libscistring_la_OBJECTS = $(am__objects_3)
247 libscistring_la_OBJECTS = $(am_libscistring_la_OBJECTS)
248 libscistring_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
249 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
250 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscistring_la_LDFLAGS) \
252 @MAINTAINER_MODE_FALSE@am_libscistring_la_rpath =
253 @MAINTAINER_MODE_TRUE@am_libscistring_la_rpath = -rpath $(pkglibdir)
254 AM_V_P = $(am__v_P_@AM_V@)
255 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
258 AM_V_GEN = $(am__v_GEN_@AM_V@)
259 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
260 am__v_GEN_0 = @echo " GEN " $@;
262 AM_V_at = $(am__v_at_@AM_V@)
263 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
266 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
267 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
268 am__depfiles_maybe = depfiles
270 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
271 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
272 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
273 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
274 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
275 $(AM_CFLAGS) $(CFLAGS)
276 AM_V_CC = $(am__v_CC_@AM_V@)
277 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
278 am__v_CC_0 = @echo " CC " $@;
281 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
282 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
283 $(AM_LDFLAGS) $(LDFLAGS) -o $@
284 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
285 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
286 am__v_CCLD_0 = @echo " CCLD " $@;
288 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
289 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
290 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
291 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
292 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
293 $(AM_CXXFLAGS) $(CXXFLAGS)
294 AM_V_CXX = $(am__v_CXX_@AM_V@)
295 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
296 am__v_CXX_0 = @echo " CXX " $@;
299 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
300 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
301 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
302 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
303 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
304 am__v_CXXLD_0 = @echo " CXXLD " $@;
306 SOURCES = $(libscistring_algo_la_SOURCES) $(libscistring_la_SOURCES)
307 DIST_SOURCES = $(libscistring_algo_la_SOURCES) \
308 $(libscistring_la_SOURCES)
309 am__can_run_installinfo = \
310 case $$AM_UPDATE_INFO_DIR in \
312 *) (install-info --version) >/dev/null 2>&1;; \
314 DATA = $(libscistring_la_etc_DATA) $(libscistring_la_root_DATA) \
315 $(libscistring_la_sci_gateway_DATA)
316 HEADERS = $(libscistring_la_include_HEADERS)
317 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
318 # Read a list of newline-separated strings from the standard input,
319 # and print each of them once, without duplicates. Input order is
321 am__uniquify_input = $(AWK) '\
322 BEGIN { nonempty = 0; } \
323 { items[$$0] = 1; nonempty = 1; } \
324 END { if (nonempty) { for (i in items) print i; }; } \
326 # Make sure the list of sources is unique. This is necessary because,
327 # e.g., the same source file might be shared among _SOURCES variables
328 # for different programs/libraries.
329 am__define_uniq_tagged_files = \
330 list='$(am__tagged_files)'; \
331 unique=`for i in $$list; do \
332 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333 done | $(am__uniquify_input)`
336 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
337 $(top_srcdir)/config/depcomp \
338 $(top_srcdir)/config/mkinstalldirs
339 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
341 ALL_LINGUAS = @ALL_LINGUAS@
342 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
344 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
348 ARPACK_LIBS = @ARPACK_LIBS@
350 AUTOCONF = @AUTOCONF@
351 AUTOHEADER = @AUTOHEADER@
352 AUTOMAKE = @AUTOMAKE@
353 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
356 BLAS_LIBS = @BLAS_LIBS@
359 CCDEPMODE = @CCDEPMODE@
361 CHECKSTYLE = @CHECKSTYLE@
362 COBERTURA = @COBERTURA@
363 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
364 COMMONS_IO = @COMMONS_IO@
365 COMMONS_LOGGING = @COMMONS_LOGGING@
367 CPPFLAGS = @CPPFLAGS@
368 CURL_CFLAGS = @CURL_CFLAGS@
369 CURL_CONFIG = @CURL_CONFIG@
370 CURL_LIBS = @CURL_LIBS@
371 CURL_VERSION = @CURL_VERSION@
374 CXXDEPMODE = @CXXDEPMODE@
375 CXXFLAGS = @CXXFLAGS@
376 CYGPATH_W = @CYGPATH_W@
378 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
381 DOCBOOK_ROOT = @DOCBOOK_ROOT@
382 DOXYGEN_BIN = @DOXYGEN_BIN@
383 DSYMUTIL = @DSYMUTIL@
390 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
394 FFTW3_LIB = @FFTW3_LIB@
395 FFTW_ENABLE = @FFTW_ENABLE@
397 FLEXDOCK = @FLEXDOCK@
400 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
401 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
402 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
403 FREEHEP_IO = @FREEHEP_IO@
404 FREEHEP_UTIL = @FREEHEP_UTIL@
406 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
407 GIWS_BIN = @GIWS_BIN@
408 GLUEGEN2_RT = @GLUEGEN2_RT@
410 GMSGFMT_015 = @GMSGFMT_015@
411 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
413 GUI_ENABLE = @GUI_ENABLE@
414 HAVE_CXX11 = @HAVE_CXX11@
415 HDF5_CFLAGS = @HDF5_CFLAGS@
416 HDF5_LIBS = @HDF5_LIBS@
417 HELP_ENABLE = @HELP_ENABLE@
419 INSTALL_DATA = @INSTALL_DATA@
420 INSTALL_PROGRAM = @INSTALL_PROGRAM@
421 INSTALL_SCRIPT = @INSTALL_SCRIPT@
422 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
423 INTLLIBS = @INTLLIBS@
424 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
428 JAVAC_DEBUG = @JAVAC_DEBUG@
431 JAVASCI_ENABLE = @JAVASCI_ENABLE@
432 JAVA_ENABLE = @JAVA_ENABLE@
434 JAVA_HOME = @JAVA_HOME@
435 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
436 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
438 JEUCLID_CORE = @JEUCLID_CORE@
441 JLATEXMATH = @JLATEXMATH@
442 JLATEXMATH_FOP = @JLATEXMATH_FOP@
444 JROSETTA_API = @JROSETTA_API@
445 JROSETTA_ENGINE = @JROSETTA_ENGINE@
447 LAPACK_LIBS = @LAPACK_LIBS@
453 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
454 LIBICONV = @LIBICONV@
462 LOGGING_LEVEL = @LOGGING_LEVEL@
464 LTLIBICONV = @LTLIBICONV@
465 LTLIBINTL = @LTLIBINTL@
466 LTLIBOBJS = @LTLIBOBJS@
468 MAKEINFO = @MAKEINFO@
469 MANIFEST_TOOL = @MANIFEST_TOOL@
470 MATIO_CFLAGS = @MATIO_CFLAGS@
471 MATIO_ENABLE = @MATIO_ENABLE@
472 MATIO_LIBS = @MATIO_LIBS@
474 MPI_ENABLE = @MPI_ENABLE@
477 MSGFMT_015 = @MSGFMT_015@
478 MSGMERGE = @MSGMERGE@
484 OCAMLDEP = @OCAMLDEP@
485 OCAMLLEX = @OCAMLLEX@
486 OCAMLOPT = @OCAMLOPT@
487 OCAMLYACC = @OCAMLYACC@
488 OPENMPI_CC = @OPENMPI_CC@
489 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
490 OPENMPI_CXX = @OPENMPI_CXX@
491 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
492 OPENMPI_LIBS = @OPENMPI_LIBS@
493 OPENMP_CFLAGS = @OPENMP_CFLAGS@
494 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
495 OPENMP_ENABLE = @OPENMP_ENABLE@
496 OPENMP_LIBS = @OPENMP_LIBS@
500 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
501 PACKAGE_NAME = @PACKAGE_NAME@
502 PACKAGE_STRING = @PACKAGE_STRING@
503 PACKAGE_TARNAME = @PACKAGE_TARNAME@
504 PACKAGE_URL = @PACKAGE_URL@
505 PACKAGE_VERSION = @PACKAGE_VERSION@
506 PATH_SEPARATOR = @PATH_SEPARATOR@
507 PCRE_CFLAGS = @PCRE_CFLAGS@
508 PCRE_CONFIG = @PCRE_CONFIG@
509 PCRE_LIBS = @PCRE_LIBS@
510 PCRE_VERSION = @PCRE_VERSION@
511 PKG_CONFIG = @PKG_CONFIG@
516 RELOCATABLE = @RELOCATABLE@
519 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
520 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
521 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
522 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
523 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
524 SCIRENDERER = @SCIRENDERER@
525 SCIRENDERER_CP = @SCIRENDERER_CP@
526 SCI_CFLAGS = @SCI_CFLAGS@
527 SCI_CXXFLAGS = @SCI_CXXFLAGS@
528 SCI_FFLAGS = @SCI_FFLAGS@
529 SCI_LDFLAGS = @SCI_LDFLAGS@
531 SET_MAKE = @SET_MAKE@
532 SET_RELOCATABLE = @SET_RELOCATABLE@
537 SWIG_BIN = @SWIG_BIN@
538 SWIG_JAVA = @SWIG_JAVA@
539 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
540 SWIG_SCILAB = @SWIG_SCILAB@
541 TCLTK_LIBS = @TCLTK_LIBS@
542 TCL_INC_PATH = @TCL_INC_PATH@
543 TK_INC_PATH = @TK_INC_PATH@
544 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
545 UMFPACK_ENABLE = @UMFPACK_ENABLE@
546 UMFPACK_LIB = @UMFPACK_LIB@
548 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
549 VALGRIND_LIBS = @VALGRIND_LIBS@
551 WITH_OCAML = @WITH_OCAML@
552 WITH_TKSCI = @WITH_TKSCI@
553 XCOS_ENABLE = @XCOS_ENABLE@
554 XGETTEXT = @XGETTEXT@
555 XGETTEXT_015 = @XGETTEXT_015@
556 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
558 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
559 XML_APIS_EXT = @XML_APIS_EXT@
560 XML_CONFIG = @XML_CONFIG@
561 XML_FLAGS = @XML_FLAGS@
562 XML_LIBS = @XML_LIBS@
563 XML_VERSION = @XML_VERSION@
564 X_CFLAGS = @X_CFLAGS@
565 X_EXTRA_LIBS = @X_EXTRA_LIBS@
567 X_PRE_LIBS = @X_PRE_LIBS@
570 abs_builddir = @abs_builddir@
571 abs_srcdir = @abs_srcdir@
572 abs_top_builddir = @abs_top_builddir@
573 abs_top_srcdir = @abs_top_srcdir@
574 ac_ct_AR = @ac_ct_AR@
575 ac_ct_CC = @ac_ct_CC@
576 ac_ct_CXX = @ac_ct_CXX@
577 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
578 ac_ct_F77 = @ac_ct_F77@
579 am__include = @am__include@
580 am__leading_dot = @am__leading_dot@
581 am__quote = @am__quote@
583 am__untar = @am__untar@
586 build_alias = @build_alias@
587 build_cpu = @build_cpu@
588 build_os = @build_os@
589 build_vendor = @build_vendor@
590 builddir = @builddir@
591 cxx_present = @cxx_present@
593 datarootdir = @datarootdir@
596 exec_prefix = @exec_prefix@
598 host_alias = @host_alias@
599 host_cpu = @host_cpu@
601 host_vendor = @host_vendor@
603 includedir = @includedir@
605 install_sh = @install_sh@
607 libexecdir = @libexecdir@
608 localedir = @localedir@
609 localstatedir = @localstatedir@
612 oldincludedir = @oldincludedir@
615 program_transform_name = @program_transform_name@
617 runstatedir = @runstatedir@
619 sharedstatedir = @sharedstatedir@
621 sysconfdir = @sysconfdir@
622 target_alias = @target_alias@
623 top_build_prefix = @top_build_prefix@
624 top_builddir = @top_builddir@
625 top_srcdir = @top_srcdir@
626 yacc_present = @yacc_present@
627 STRING_CPP_SOURCES = \
628 src/cpp/stripblanks.cpp \
629 src/cpp/sort_inter.cpp \
637 src/c/partfunction.c \
639 src/c/getfastcode.c \
640 src/c/pcre_private.c \
646 src/c/stringsstrrev.c \
647 src/c/stringsCompare.c \
649 src/c/StringConvert.c \
652 src/c/scistrtostr.c \
653 src/c/stringToDouble.c \
654 src/c/stringToComplex.c \
655 src/c/complex_array.c \
659 GATEWAY_CPP_SOURCES = \
660 sci_gateway/cpp/sci_stripblanks.cpp \
661 sci_gateway/cpp/sci_grep.cpp \
662 sci_gateway/cpp/string_gw.cpp \
663 sci_gateway/cpp/sci_regexp.cpp \
664 sci_gateway/cpp/sci_part.cpp \
665 sci_gateway/cpp/sci_length.cpp \
666 sci_gateway/cpp/sci_strindex.cpp \
667 sci_gateway/cpp/sci_strsubst.cpp \
668 sci_gateway/cpp/sci_ascii.cpp \
669 sci_gateway/cpp/sci_strcat.cpp \
670 sci_gateway/cpp/sci_string.cpp \
671 sci_gateway/cpp/sci_convstr.cpp \
672 sci_gateway/cpp/sci_strncpy.cpp \
673 sci_gateway/cpp/sci_strrchr.cpp \
674 sci_gateway/cpp/sci_strchr.cpp \
675 sci_gateway/cpp/sci_strstr.cpp \
676 sci_gateway/cpp/sci_strrev.cpp \
677 sci_gateway/cpp/sci_strtod.cpp \
678 sci_gateway/cpp/sci_tokens.cpp \
679 sci_gateway/cpp/sci_strcmp.cpp \
680 sci_gateway/cpp/sci_isletter.cpp \
681 sci_gateway/cpp/sci_strcspn.cpp \
682 sci_gateway/cpp/sci_strtok.cpp \
683 sci_gateway/cpp/sci_strspn.cpp \
684 sci_gateway/cpp/sci_isalphanum.cpp \
685 sci_gateway/cpp/sci_isdigit.cpp \
686 sci_gateway/cpp/sci_isascii.cpp \
687 sci_gateway/cpp/sci_strsplit.cpp \
688 sci_gateway/cpp/sci_isnum.cpp
690 libscistring_la_CFLAGS = \
693 -I$(srcdir)/includes/ \
694 -I$(top_srcdir)/modules/ast/includes/ast/ \
695 -I$(top_srcdir)/modules/ast/includes/exps/ \
696 -I$(top_srcdir)/modules/ast/includes/operations/ \
697 -I$(top_srcdir)/modules/ast/includes/parse/ \
698 -I$(top_srcdir)/modules/ast/includes/symbol/ \
699 -I$(top_srcdir)/modules/ast/includes/system_env/ \
700 -I$(top_srcdir)/modules/ast/includes/types/ \
701 -I$(top_srcdir)/modules/functions/includes \
702 -I$(top_srcdir)/modules/api_scilab/includes \
703 -I$(top_srcdir)/modules/localization/includes \
704 -I$(top_srcdir)/modules/output_stream/includes
706 libscistring_la_CPPFLAGS = \
709 -I$(srcdir)/src/cpp \
710 -I$(srcdir)/includes/ \
711 -I$(top_srcdir)/modules/ast/includes/ast/ \
712 -I$(top_srcdir)/modules/ast/includes/exps/ \
713 -I$(top_srcdir)/modules/ast/includes/operations/ \
714 -I$(top_srcdir)/modules/ast/includes/parse/ \
715 -I$(top_srcdir)/modules/ast/includes/symbol/ \
716 -I$(top_srcdir)/modules/ast/includes/system_env/ \
717 -I$(top_srcdir)/modules/ast/includes/types/ \
718 -I$(top_srcdir)/modules/ast/includes/analysis/ \
719 -I$(top_srcdir)/modules/api_scilab/includes \
720 -I$(top_srcdir)/modules/localization/includes \
721 -I$(top_srcdir)/modules/output_stream/includes \
722 -I$(top_srcdir)/modules/functions_manager/includes \
723 -I$(top_srcdir)/modules/core/includes \
724 -I$(top_srcdir)/modules/dynamic_link/includes \
725 -I$(top_srcdir)/modules/threads/includes \
726 -I$(top_srcdir)/modules/console/includes \
727 -I$(top_srcdir)/modules/dynamic_link/includes
729 libscistring_algo_la_CPPFLAGS = $(libscistring_la_CPPFLAGS)
730 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscistring.la
731 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscistring-algo.la libscistring.la
732 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscistring-algo.la
733 libscistring_la_LDFLAGS = $(AM_LDFLAGS)
734 libscistring_algo_la_SOURCES = $(STRING_C_SOURCES) $(STRING_CPP_SOURCES)
735 libscistring_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
736 libscistring_algo_la_CFLAGS = $(libscistring_la_CFLAGS)
738 # For the code check (splint)
739 CHECK_SRC = $(STRING_C_SOURCES) $(GATEWAY_C_SOURCES)
740 INCLUDE_FLAGS = $(libscistring_la_CFLAGS)
742 # commented since it is the first module to be processed
743 libscistring_la_LIBADD = libscistring-algo.la $(PCRE_LIBS)
748 #### string : Conf files ####
749 libscistring_la_rootdir = $(mydatadir)
750 libscistring_la_root_DATA = license.txt
752 ####�string : init scripts ####
753 libscistring_la_etcdir = $(mydatadir)/etc
754 libscistring_la_etc_DATA = \
759 ####�string : gateway declaration ####
760 libscistring_la_sci_gatewaydir = $(mydatadir)/sci_gateway
761 libscistring_la_sci_gateway_DATA = sci_gateway/string_gateway.xml
763 #### string : include files ####
764 libscistring_la_includedir = $(pkgincludedir)
765 libscistring_la_include_HEADERS = \
766 includes/complex_array.h \
769 includes/dynlib_string_gw.h \
770 includes/dynlib_string.h \
771 includes/getfastcode.h \
772 includes/men_Sutils.h \
773 includes/os_string.h \
774 includes/os_wcstok.h \
775 includes/pcre_private.h \
776 includes/scistrtostr.h \
777 includes/StringConvert.h \
778 includes/string_gw.hxx \
779 includes/stringToComplex.h \
780 includes/stringToDouble.h \
785 # Where all the Scilab stuff is installed (macros, help, ...)
786 mydatadir = $(pkgdatadir)/modules/$(modulename)
788 # Set AM_* SCI detected settings
789 AM_CPPFLAGS = $(SCI_CPPFLAGS)
790 AM_CFLAGS = $(SCI_CFLAGS)
791 AM_CXXFLAGS = $(SCI_CXXFLAGS)
792 # append includes to AM_FFLAGS to manage fortran includes
793 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
795 # Tag shared libraries with the Scilab version
796 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
799 SPLINT_OPTIONS = -weak -booltype BOOL
801 ########################### JAVA ######################################
802 #### We are delegating java compilation to ant... Thanks to that
803 #### the procedure will be the same with Microsoft Windows (C)
805 #######################################################################
806 TARGETS_ALL = $(am__append_1)
808 ################ MACROS ######################
809 # Rule to build a macro
810 # NOT USED AT THE MOMENT
813 ########### INSTALL DOCUMENTATION ###################
815 # Install documentation files into the right target
816 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
817 # automake needs the html files to be present which is not the case when
818 # we are building Scilab
820 # Where it should be installed
821 pkgdocdir = $(mydatadir)
823 # What is the mask of the help source
826 # What is the mask of the MathML sources
829 ########### INSTALL DATA ###################
830 # Install macros, help & demos
831 # Where it should be installed
832 pkgmacrosdir = $(mydatadir)
833 # Which directory we process
835 # Mask of the Scilab sources macros
837 # Mask of the Scilab executable sources macros
838 MACROBUILDMASK = *.sce
839 # Mask of the Scilab compiled macros
841 # List of the standard directory for tests
842 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
843 # Where the demos should be installed
844 pkgdemosdir = $(mydatadir)
845 # List of the standard directory for demos
847 # List of the standard directory for examples
848 EXAMPLES_DIR = examples
849 # Where to export JAVA archives (.jar)
854 HELP_CHAPTERDIR = help/
855 HELP_CHAPTERFILE = addchapter.sce
856 HELP_CHAPTERLANG = en_US fr_FR pt_BR
860 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
861 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
863 case '$(am__configure_deps)' in \
865 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
866 && { if test -f $@; then exit 0; else break; fi; }; \
870 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/string/Makefile'; \
871 $(am__cd) $(top_srcdir) && \
872 $(AUTOMAKE) --foreign modules/string/Makefile
873 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
876 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
878 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
879 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
881 $(top_srcdir)/Makefile.incl.am $(am__empty):
883 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
884 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
886 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
887 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
888 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
889 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
890 $(am__aclocal_m4_deps):
892 clean-noinstLTLIBRARIES:
893 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
894 @list='$(noinst_LTLIBRARIES)'; \
895 locs=`for p in $$list; do echo $$p; done | \
896 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
898 test -z "$$locs" || { \
899 echo rm -f $${locs}; \
903 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
905 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
906 list2=; for p in $$list; do \
907 if test -f $$p; then \
908 list2="$$list2 $$p"; \
911 test -z "$$list2" || { \
912 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
913 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
914 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
915 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
918 uninstall-pkglibLTLIBRARIES:
920 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
921 for p in $$list; do \
923 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
924 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
927 clean-pkglibLTLIBRARIES:
928 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
929 @list='$(pkglib_LTLIBRARIES)'; \
930 locs=`for p in $$list; do echo $$p; done | \
931 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
933 test -z "$$locs" || { \
934 echo rm -f $${locs}; \
937 src/c/$(am__dirstamp):
939 @: > src/c/$(am__dirstamp)
940 src/c/$(DEPDIR)/$(am__dirstamp):
941 @$(MKDIR_P) src/c/$(DEPDIR)
942 @: > src/c/$(DEPDIR)/$(am__dirstamp)
943 src/c/libscistring_algo_la-convstr.lo: src/c/$(am__dirstamp) \
944 src/c/$(DEPDIR)/$(am__dirstamp)
945 src/c/libscistring_algo_la-men_Sutils.lo: src/c/$(am__dirstamp) \
946 src/c/$(DEPDIR)/$(am__dirstamp)
947 src/c/libscistring_algo_la-tokens.lo: src/c/$(am__dirstamp) \
948 src/c/$(DEPDIR)/$(am__dirstamp)
949 src/c/libscistring_algo_la-strsplit.lo: src/c/$(am__dirstamp) \
950 src/c/$(DEPDIR)/$(am__dirstamp)
951 src/c/libscistring_algo_la-partfunction.lo: src/c/$(am__dirstamp) \
952 src/c/$(DEPDIR)/$(am__dirstamp)
953 src/c/libscistring_algo_la-cvstr.lo: src/c/$(am__dirstamp) \
954 src/c/$(DEPDIR)/$(am__dirstamp)
955 src/c/libscistring_algo_la-getfastcode.lo: src/c/$(am__dirstamp) \
956 src/c/$(DEPDIR)/$(am__dirstamp)
957 src/c/libscistring_algo_la-pcre_private.lo: src/c/$(am__dirstamp) \
958 src/c/$(DEPDIR)/$(am__dirstamp)
959 src/c/libscistring_algo_la-pcre_error.lo: src/c/$(am__dirstamp) \
960 src/c/$(DEPDIR)/$(am__dirstamp)
961 src/c/libscistring_algo_la-isletter.lo: src/c/$(am__dirstamp) \
962 src/c/$(DEPDIR)/$(am__dirstamp)
963 src/c/libscistring_algo_la-isdigit.lo: src/c/$(am__dirstamp) \
964 src/c/$(DEPDIR)/$(am__dirstamp)
965 src/c/libscistring_algo_la-strsubst.lo: src/c/$(am__dirstamp) \
966 src/c/$(DEPDIR)/$(am__dirstamp)
967 src/c/libscistring_algo_la-stristr.lo: src/c/$(am__dirstamp) \
968 src/c/$(DEPDIR)/$(am__dirstamp)
969 src/c/libscistring_algo_la-stringsstrrev.lo: src/c/$(am__dirstamp) \
970 src/c/$(DEPDIR)/$(am__dirstamp)
971 src/c/libscistring_algo_la-stringsCompare.lo: src/c/$(am__dirstamp) \
972 src/c/$(DEPDIR)/$(am__dirstamp)
973 src/c/libscistring_algo_la-isalphanum.lo: src/c/$(am__dirstamp) \
974 src/c/$(DEPDIR)/$(am__dirstamp)
975 src/c/libscistring_algo_la-StringConvert.lo: src/c/$(am__dirstamp) \
976 src/c/$(DEPDIR)/$(am__dirstamp)
977 src/c/libscistring_algo_la-os_wcsdup.lo: src/c/$(am__dirstamp) \
978 src/c/$(DEPDIR)/$(am__dirstamp)
979 src/c/libscistring_algo_la-os_wcstok.lo: src/c/$(am__dirstamp) \
980 src/c/$(DEPDIR)/$(am__dirstamp)
981 src/c/libscistring_algo_la-scistrtostr.lo: src/c/$(am__dirstamp) \
982 src/c/$(DEPDIR)/$(am__dirstamp)
983 src/c/libscistring_algo_la-stringToDouble.lo: src/c/$(am__dirstamp) \
984 src/c/$(DEPDIR)/$(am__dirstamp)
985 src/c/libscistring_algo_la-stringToComplex.lo: src/c/$(am__dirstamp) \
986 src/c/$(DEPDIR)/$(am__dirstamp)
987 src/c/libscistring_algo_la-complex_array.lo: src/c/$(am__dirstamp) \
988 src/c/$(DEPDIR)/$(am__dirstamp)
989 src/c/libscistring_algo_la-isascii.lo: src/c/$(am__dirstamp) \
990 src/c/$(DEPDIR)/$(am__dirstamp)
991 src/c/libscistring_algo_la-isnum.lo: src/c/$(am__dirstamp) \
992 src/c/$(DEPDIR)/$(am__dirstamp)
993 src/cpp/$(am__dirstamp):
995 @: > src/cpp/$(am__dirstamp)
996 src/cpp/$(DEPDIR)/$(am__dirstamp):
997 @$(MKDIR_P) src/cpp/$(DEPDIR)
998 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
999 src/cpp/libscistring_algo_la-stripblanks.lo: src/cpp/$(am__dirstamp) \
1000 src/cpp/$(DEPDIR)/$(am__dirstamp)
1001 src/cpp/libscistring_algo_la-sort_inter.lo: src/cpp/$(am__dirstamp) \
1002 src/cpp/$(DEPDIR)/$(am__dirstamp)
1003 src/cpp/libscistring_algo_la-os_wtoi.lo: src/cpp/$(am__dirstamp) \
1004 src/cpp/$(DEPDIR)/$(am__dirstamp)
1006 libscistring-algo.la: $(libscistring_algo_la_OBJECTS) $(libscistring_algo_la_DEPENDENCIES) $(EXTRA_libscistring_algo_la_DEPENDENCIES)
1007 $(AM_V_CXXLD)$(CXXLINK) $(am_libscistring_algo_la_rpath) $(libscistring_algo_la_OBJECTS) $(libscistring_algo_la_LIBADD) $(LIBS)
1008 sci_gateway/cpp/$(am__dirstamp):
1009 @$(MKDIR_P) sci_gateway/cpp
1010 @: > sci_gateway/cpp/$(am__dirstamp)
1011 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
1012 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
1013 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1014 sci_gateway/cpp/libscistring_la-sci_stripblanks.lo: \
1015 sci_gateway/cpp/$(am__dirstamp) \
1016 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1017 sci_gateway/cpp/libscistring_la-sci_grep.lo: \
1018 sci_gateway/cpp/$(am__dirstamp) \
1019 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1020 sci_gateway/cpp/libscistring_la-string_gw.lo: \
1021 sci_gateway/cpp/$(am__dirstamp) \
1022 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1023 sci_gateway/cpp/libscistring_la-sci_regexp.lo: \
1024 sci_gateway/cpp/$(am__dirstamp) \
1025 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1026 sci_gateway/cpp/libscistring_la-sci_part.lo: \
1027 sci_gateway/cpp/$(am__dirstamp) \
1028 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1029 sci_gateway/cpp/libscistring_la-sci_length.lo: \
1030 sci_gateway/cpp/$(am__dirstamp) \
1031 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1032 sci_gateway/cpp/libscistring_la-sci_strindex.lo: \
1033 sci_gateway/cpp/$(am__dirstamp) \
1034 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1035 sci_gateway/cpp/libscistring_la-sci_strsubst.lo: \
1036 sci_gateway/cpp/$(am__dirstamp) \
1037 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1038 sci_gateway/cpp/libscistring_la-sci_ascii.lo: \
1039 sci_gateway/cpp/$(am__dirstamp) \
1040 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1041 sci_gateway/cpp/libscistring_la-sci_strcat.lo: \
1042 sci_gateway/cpp/$(am__dirstamp) \
1043 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1044 sci_gateway/cpp/libscistring_la-sci_string.lo: \
1045 sci_gateway/cpp/$(am__dirstamp) \
1046 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1047 sci_gateway/cpp/libscistring_la-sci_convstr.lo: \
1048 sci_gateway/cpp/$(am__dirstamp) \
1049 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1050 sci_gateway/cpp/libscistring_la-sci_strncpy.lo: \
1051 sci_gateway/cpp/$(am__dirstamp) \
1052 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1053 sci_gateway/cpp/libscistring_la-sci_strrchr.lo: \
1054 sci_gateway/cpp/$(am__dirstamp) \
1055 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1056 sci_gateway/cpp/libscistring_la-sci_strchr.lo: \
1057 sci_gateway/cpp/$(am__dirstamp) \
1058 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1059 sci_gateway/cpp/libscistring_la-sci_strstr.lo: \
1060 sci_gateway/cpp/$(am__dirstamp) \
1061 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1062 sci_gateway/cpp/libscistring_la-sci_strrev.lo: \
1063 sci_gateway/cpp/$(am__dirstamp) \
1064 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1065 sci_gateway/cpp/libscistring_la-sci_strtod.lo: \
1066 sci_gateway/cpp/$(am__dirstamp) \
1067 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1068 sci_gateway/cpp/libscistring_la-sci_tokens.lo: \
1069 sci_gateway/cpp/$(am__dirstamp) \
1070 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1071 sci_gateway/cpp/libscistring_la-sci_strcmp.lo: \
1072 sci_gateway/cpp/$(am__dirstamp) \
1073 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1074 sci_gateway/cpp/libscistring_la-sci_isletter.lo: \
1075 sci_gateway/cpp/$(am__dirstamp) \
1076 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1077 sci_gateway/cpp/libscistring_la-sci_strcspn.lo: \
1078 sci_gateway/cpp/$(am__dirstamp) \
1079 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1080 sci_gateway/cpp/libscistring_la-sci_strtok.lo: \
1081 sci_gateway/cpp/$(am__dirstamp) \
1082 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1083 sci_gateway/cpp/libscistring_la-sci_strspn.lo: \
1084 sci_gateway/cpp/$(am__dirstamp) \
1085 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1086 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo: \
1087 sci_gateway/cpp/$(am__dirstamp) \
1088 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1089 sci_gateway/cpp/libscistring_la-sci_isdigit.lo: \
1090 sci_gateway/cpp/$(am__dirstamp) \
1091 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1092 sci_gateway/cpp/libscistring_la-sci_isascii.lo: \
1093 sci_gateway/cpp/$(am__dirstamp) \
1094 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1095 sci_gateway/cpp/libscistring_la-sci_strsplit.lo: \
1096 sci_gateway/cpp/$(am__dirstamp) \
1097 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1098 sci_gateway/cpp/libscistring_la-sci_isnum.lo: \
1099 sci_gateway/cpp/$(am__dirstamp) \
1100 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1102 libscistring.la: $(libscistring_la_OBJECTS) $(libscistring_la_DEPENDENCIES) $(EXTRA_libscistring_la_DEPENDENCIES)
1103 $(AM_V_CXXLD)$(libscistring_la_LINK) $(am_libscistring_la_rpath) $(libscistring_la_OBJECTS) $(libscistring_la_LIBADD) $(LIBS)
1105 mostlyclean-compile:
1107 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1108 -rm -f sci_gateway/cpp/*.lo
1109 -rm -f src/c/*.$(OBJEXT)
1111 -rm -f src/cpp/*.$(OBJEXT)
1117 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_ascii.Plo@am__quote@
1118 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_convstr.Plo@am__quote@
1119 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_grep.Plo@am__quote@
1120 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isalphanum.Plo@am__quote@
1121 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isascii.Plo@am__quote@
1122 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isdigit.Plo@am__quote@
1123 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isletter.Plo@am__quote@
1124 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isnum.Plo@am__quote@
1125 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_length.Plo@am__quote@
1126 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_part.Plo@am__quote@
1127 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_regexp.Plo@am__quote@
1128 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcat.Plo@am__quote@
1129 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strchr.Plo@am__quote@
1130 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcmp.Plo@am__quote@
1131 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcspn.Plo@am__quote@
1132 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strindex.Plo@am__quote@
1133 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_string.Plo@am__quote@
1134 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_stripblanks.Plo@am__quote@
1135 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strncpy.Plo@am__quote@
1136 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrchr.Plo@am__quote@
1137 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrev.Plo@am__quote@
1138 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsplit.Plo@am__quote@
1139 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strspn.Plo@am__quote@
1140 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strstr.Plo@am__quote@
1141 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsubst.Plo@am__quote@
1142 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtod.Plo@am__quote@
1143 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtok.Plo@am__quote@
1144 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_tokens.Plo@am__quote@
1145 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-string_gw.Plo@am__quote@
1146 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Plo@am__quote@
1147 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-complex_array.Plo@am__quote@
1148 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-convstr.Plo@am__quote@
1149 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Plo@am__quote@
1150 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Plo@am__quote@
1151 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Plo@am__quote@
1152 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isascii.Plo@am__quote@
1153 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Plo@am__quote@
1154 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isletter.Plo@am__quote@
1155 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isnum.Plo@am__quote@
1156 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-men_Sutils.Plo@am__quote@
1157 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-os_wcsdup.Plo@am__quote@
1158 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-os_wcstok.Plo@am__quote@
1159 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Plo@am__quote@
1160 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-pcre_error.Plo@am__quote@
1161 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-pcre_private.Plo@am__quote@
1162 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Plo@am__quote@
1163 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Plo@am__quote@
1164 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Plo@am__quote@
1165 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Plo@am__quote@
1166 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Plo@am__quote@
1167 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stristr.Plo@am__quote@
1168 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Plo@am__quote@
1169 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Plo@am__quote@
1170 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-tokens.Plo@am__quote@
1171 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscistring_algo_la-os_wtoi.Plo@am__quote@
1172 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscistring_algo_la-sort_inter.Plo@am__quote@
1173 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Plo@am__quote@
1176 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1177 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1178 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1181 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1184 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1185 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1186 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1188 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1189 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1192 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1193 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1194 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1195 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1196 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1197 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1199 src/c/libscistring_algo_la-convstr.lo: src/c/convstr.c
1200 @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
1201 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-convstr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-convstr.Plo
1202 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/convstr.c' object='src/c/libscistring_algo_la-convstr.lo' libtool=yes @AMDEPBACKSLASH@
1203 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1204 @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
1206 src/c/libscistring_algo_la-men_Sutils.lo: src/c/men_Sutils.c
1207 @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
1208 @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
1209 @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@
1210 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1211 @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
1213 src/c/libscistring_algo_la-tokens.lo: src/c/tokens.c
1214 @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
1215 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-tokens.Tpo src/c/$(DEPDIR)/libscistring_algo_la-tokens.Plo
1216 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/tokens.c' object='src/c/libscistring_algo_la-tokens.lo' libtool=yes @AMDEPBACKSLASH@
1217 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1218 @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
1220 src/c/libscistring_algo_la-strsplit.lo: src/c/strsplit.c
1221 @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
1222 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Tpo src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Plo
1223 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/strsplit.c' object='src/c/libscistring_algo_la-strsplit.lo' libtool=yes @AMDEPBACKSLASH@
1224 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1225 @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
1227 src/c/libscistring_algo_la-partfunction.lo: src/c/partfunction.c
1228 @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
1229 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Tpo src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Plo
1230 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/partfunction.c' object='src/c/libscistring_algo_la-partfunction.lo' libtool=yes @AMDEPBACKSLASH@
1231 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1232 @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
1234 src/c/libscistring_algo_la-cvstr.lo: src/c/cvstr.c
1235 @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
1236 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Plo
1237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cvstr.c' object='src/c/libscistring_algo_la-cvstr.lo' libtool=yes @AMDEPBACKSLASH@
1238 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1239 @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
1241 src/c/libscistring_algo_la-getfastcode.lo: src/c/getfastcode.c
1242 @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
1243 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Tpo src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Plo
1244 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getfastcode.c' object='src/c/libscistring_algo_la-getfastcode.lo' libtool=yes @AMDEPBACKSLASH@
1245 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1246 @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
1248 src/c/libscistring_algo_la-pcre_private.lo: src/c/pcre_private.c
1249 @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
1250 @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
1251 @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@
1252 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1253 @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
1255 src/c/libscistring_algo_la-pcre_error.lo: src/c/pcre_error.c
1256 @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
1257 @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
1258 @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@
1259 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1260 @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
1262 src/c/libscistring_algo_la-isletter.lo: src/c/isletter.c
1263 @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
1264 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isletter.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isletter.Plo
1265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isletter.c' object='src/c/libscistring_algo_la-isletter.lo' libtool=yes @AMDEPBACKSLASH@
1266 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1267 @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
1269 src/c/libscistring_algo_la-isdigit.lo: src/c/isdigit.c
1270 @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
1271 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Plo
1272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isdigit.c' object='src/c/libscistring_algo_la-isdigit.lo' libtool=yes @AMDEPBACKSLASH@
1273 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1274 @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
1276 src/c/libscistring_algo_la-strsubst.lo: src/c/strsubst.c
1277 @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
1278 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Tpo src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Plo
1279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/strsubst.c' object='src/c/libscistring_algo_la-strsubst.lo' libtool=yes @AMDEPBACKSLASH@
1280 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1281 @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
1283 src/c/libscistring_algo_la-stristr.lo: src/c/stristr.c
1284 @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
1285 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stristr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stristr.Plo
1286 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stristr.c' object='src/c/libscistring_algo_la-stristr.lo' libtool=yes @AMDEPBACKSLASH@
1287 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1288 @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
1290 src/c/libscistring_algo_la-stringsstrrev.lo: src/c/stringsstrrev.c
1291 @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
1292 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Plo
1293 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringsstrrev.c' object='src/c/libscistring_algo_la-stringsstrrev.lo' libtool=yes @AMDEPBACKSLASH@
1294 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1295 @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
1297 src/c/libscistring_algo_la-stringsCompare.lo: src/c/stringsCompare.c
1298 @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
1299 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Plo
1300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringsCompare.c' object='src/c/libscistring_algo_la-stringsCompare.lo' libtool=yes @AMDEPBACKSLASH@
1301 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1302 @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
1304 src/c/libscistring_algo_la-isalphanum.lo: src/c/isalphanum.c
1305 @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
1306 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Plo
1307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isalphanum.c' object='src/c/libscistring_algo_la-isalphanum.lo' libtool=yes @AMDEPBACKSLASH@
1308 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1309 @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
1311 src/c/libscistring_algo_la-StringConvert.lo: src/c/StringConvert.c
1312 @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
1313 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Tpo src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Plo
1314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/StringConvert.c' object='src/c/libscistring_algo_la-StringConvert.lo' libtool=yes @AMDEPBACKSLASH@
1315 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1316 @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
1318 src/c/libscistring_algo_la-os_wcsdup.lo: src/c/os_wcsdup.c
1319 @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
1320 @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
1321 @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@
1322 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1323 @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
1325 src/c/libscistring_algo_la-os_wcstok.lo: src/c/os_wcstok.c
1326 @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
1327 @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
1328 @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@
1329 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1330 @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
1332 src/c/libscistring_algo_la-scistrtostr.lo: src/c/scistrtostr.c
1333 @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
1334 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Plo
1335 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scistrtostr.c' object='src/c/libscistring_algo_la-scistrtostr.lo' libtool=yes @AMDEPBACKSLASH@
1336 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1337 @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
1339 src/c/libscistring_algo_la-stringToDouble.lo: src/c/stringToDouble.c
1340 @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
1341 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Plo
1342 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringToDouble.c' object='src/c/libscistring_algo_la-stringToDouble.lo' libtool=yes @AMDEPBACKSLASH@
1343 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1344 @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
1346 src/c/libscistring_algo_la-stringToComplex.lo: src/c/stringToComplex.c
1347 @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
1348 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Plo
1349 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringToComplex.c' object='src/c/libscistring_algo_la-stringToComplex.lo' libtool=yes @AMDEPBACKSLASH@
1350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1351 @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
1353 src/c/libscistring_algo_la-complex_array.lo: src/c/complex_array.c
1354 @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
1355 @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
1356 @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@
1357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1358 @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
1360 src/c/libscistring_algo_la-isascii.lo: src/c/isascii.c
1361 @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
1362 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isascii.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isascii.Plo
1363 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isascii.c' object='src/c/libscistring_algo_la-isascii.lo' libtool=yes @AMDEPBACKSLASH@
1364 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1365 @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
1367 src/c/libscistring_algo_la-isnum.lo: src/c/isnum.c
1368 @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
1369 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isnum.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isnum.Plo
1370 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isnum.c' object='src/c/libscistring_algo_la-isnum.lo' libtool=yes @AMDEPBACKSLASH@
1371 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1372 @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
1375 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1376 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1377 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1378 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1379 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1380 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1383 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1384 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1385 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1386 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1387 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1388 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1391 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1392 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1393 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1394 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1395 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1396 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1398 src/cpp/libscistring_algo_la-stripblanks.lo: src/cpp/stripblanks.cpp
1399 @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
1400 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Tpo src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Plo
1401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/stripblanks.cpp' object='src/cpp/libscistring_algo_la-stripblanks.lo' libtool=yes @AMDEPBACKSLASH@
1402 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1403 @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
1405 src/cpp/libscistring_algo_la-sort_inter.lo: src/cpp/sort_inter.cpp
1406 @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
1407 @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
1408 @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@
1409 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1410 @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
1412 src/cpp/libscistring_algo_la-os_wtoi.lo: src/cpp/os_wtoi.cpp
1413 @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-os_wtoi.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscistring_algo_la-os_wtoi.Tpo -c -o src/cpp/libscistring_algo_la-os_wtoi.lo `test -f 'src/cpp/os_wtoi.cpp' || echo '$(srcdir)/'`src/cpp/os_wtoi.cpp
1414 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscistring_algo_la-os_wtoi.Tpo src/cpp/$(DEPDIR)/libscistring_algo_la-os_wtoi.Plo
1415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/os_wtoi.cpp' object='src/cpp/libscistring_algo_la-os_wtoi.lo' libtool=yes @AMDEPBACKSLASH@
1416 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1417 @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-os_wtoi.lo `test -f 'src/cpp/os_wtoi.cpp' || echo '$(srcdir)/'`src/cpp/os_wtoi.cpp
1419 sci_gateway/cpp/libscistring_la-sci_stripblanks.lo: sci_gateway/cpp/sci_stripblanks.cpp
1420 @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
1421 @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
1422 @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@
1423 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1424 @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
1426 sci_gateway/cpp/libscistring_la-sci_grep.lo: sci_gateway/cpp/sci_grep.cpp
1427 @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
1428 @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
1429 @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@
1430 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1431 @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
1433 sci_gateway/cpp/libscistring_la-string_gw.lo: sci_gateway/cpp/string_gw.cpp
1434 @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
1435 @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
1436 @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@
1437 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1438 @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
1440 sci_gateway/cpp/libscistring_la-sci_regexp.lo: sci_gateway/cpp/sci_regexp.cpp
1441 @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
1442 @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
1443 @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@
1444 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1445 @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
1447 sci_gateway/cpp/libscistring_la-sci_part.lo: sci_gateway/cpp/sci_part.cpp
1448 @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
1449 @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
1450 @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@
1451 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1452 @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
1454 sci_gateway/cpp/libscistring_la-sci_length.lo: sci_gateway/cpp/sci_length.cpp
1455 @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
1456 @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
1457 @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@
1458 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1459 @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
1461 sci_gateway/cpp/libscistring_la-sci_strindex.lo: sci_gateway/cpp/sci_strindex.cpp
1462 @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
1463 @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
1464 @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@
1465 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1466 @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
1468 sci_gateway/cpp/libscistring_la-sci_strsubst.lo: sci_gateway/cpp/sci_strsubst.cpp
1469 @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
1470 @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
1471 @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@
1472 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1473 @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
1475 sci_gateway/cpp/libscistring_la-sci_ascii.lo: sci_gateway/cpp/sci_ascii.cpp
1476 @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
1477 @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
1478 @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@
1479 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1480 @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
1482 sci_gateway/cpp/libscistring_la-sci_strcat.lo: sci_gateway/cpp/sci_strcat.cpp
1483 @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
1484 @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
1485 @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@
1486 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1487 @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
1489 sci_gateway/cpp/libscistring_la-sci_string.lo: sci_gateway/cpp/sci_string.cpp
1490 @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
1491 @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
1492 @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@
1493 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1494 @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
1496 sci_gateway/cpp/libscistring_la-sci_convstr.lo: sci_gateway/cpp/sci_convstr.cpp
1497 @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
1498 @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
1499 @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@
1500 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1501 @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
1503 sci_gateway/cpp/libscistring_la-sci_strncpy.lo: sci_gateway/cpp/sci_strncpy.cpp
1504 @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
1505 @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
1506 @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@
1507 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1508 @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
1510 sci_gateway/cpp/libscistring_la-sci_strrchr.lo: sci_gateway/cpp/sci_strrchr.cpp
1511 @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
1512 @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
1513 @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@
1514 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1515 @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
1517 sci_gateway/cpp/libscistring_la-sci_strchr.lo: sci_gateway/cpp/sci_strchr.cpp
1518 @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
1519 @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
1520 @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@
1521 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1522 @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
1524 sci_gateway/cpp/libscistring_la-sci_strstr.lo: sci_gateway/cpp/sci_strstr.cpp
1525 @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
1526 @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
1527 @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@
1528 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1529 @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
1531 sci_gateway/cpp/libscistring_la-sci_strrev.lo: sci_gateway/cpp/sci_strrev.cpp
1532 @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
1533 @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
1534 @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@
1535 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1536 @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
1538 sci_gateway/cpp/libscistring_la-sci_strtod.lo: sci_gateway/cpp/sci_strtod.cpp
1539 @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
1540 @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
1541 @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@
1542 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1543 @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
1545 sci_gateway/cpp/libscistring_la-sci_tokens.lo: sci_gateway/cpp/sci_tokens.cpp
1546 @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
1547 @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
1548 @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@
1549 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1550 @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
1552 sci_gateway/cpp/libscistring_la-sci_strcmp.lo: sci_gateway/cpp/sci_strcmp.cpp
1553 @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
1554 @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
1555 @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@
1556 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1557 @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
1559 sci_gateway/cpp/libscistring_la-sci_isletter.lo: sci_gateway/cpp/sci_isletter.cpp
1560 @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
1561 @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
1562 @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@
1563 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1564 @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
1566 sci_gateway/cpp/libscistring_la-sci_strcspn.lo: sci_gateway/cpp/sci_strcspn.cpp
1567 @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
1568 @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
1569 @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@
1570 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1571 @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
1573 sci_gateway/cpp/libscistring_la-sci_strtok.lo: sci_gateway/cpp/sci_strtok.cpp
1574 @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
1575 @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
1576 @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@
1577 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1578 @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
1580 sci_gateway/cpp/libscistring_la-sci_strspn.lo: sci_gateway/cpp/sci_strspn.cpp
1581 @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
1582 @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
1583 @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@
1584 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1585 @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
1587 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo: sci_gateway/cpp/sci_isalphanum.cpp
1588 @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
1589 @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
1590 @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@
1591 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1592 @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
1594 sci_gateway/cpp/libscistring_la-sci_isdigit.lo: sci_gateway/cpp/sci_isdigit.cpp
1595 @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
1596 @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
1597 @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@
1598 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1599 @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
1601 sci_gateway/cpp/libscistring_la-sci_isascii.lo: sci_gateway/cpp/sci_isascii.cpp
1602 @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
1603 @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
1604 @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@
1605 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1606 @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
1608 sci_gateway/cpp/libscistring_la-sci_strsplit.lo: sci_gateway/cpp/sci_strsplit.cpp
1609 @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
1610 @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
1611 @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@
1612 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1613 @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
1615 sci_gateway/cpp/libscistring_la-sci_isnum.lo: sci_gateway/cpp/sci_isnum.cpp
1616 @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
1617 @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
1618 @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@
1619 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1620 @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
1622 mostlyclean-libtool:
1627 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1628 -rm -rf src/c/.libs src/c/_libs
1629 -rm -rf src/cpp/.libs src/cpp/_libs
1630 install-libscistring_la_etcDATA: $(libscistring_la_etc_DATA)
1632 @list='$(libscistring_la_etc_DATA)'; test -n "$(libscistring_la_etcdir)" || list=; \
1633 if test -n "$$list"; then \
1634 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_etcdir)'"; \
1635 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_etcdir)" || exit 1; \
1637 for p in $$list; do \
1638 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1640 done | $(am__base_list) | \
1641 while read files; do \
1642 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_etcdir)'"; \
1643 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_etcdir)" || exit $$?; \
1646 uninstall-libscistring_la_etcDATA:
1647 @$(NORMAL_UNINSTALL)
1648 @list='$(libscistring_la_etc_DATA)'; test -n "$(libscistring_la_etcdir)" || list=; \
1649 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1650 dir='$(DESTDIR)$(libscistring_la_etcdir)'; $(am__uninstall_files_from_dir)
1651 install-libscistring_la_rootDATA: $(libscistring_la_root_DATA)
1653 @list='$(libscistring_la_root_DATA)'; test -n "$(libscistring_la_rootdir)" || list=; \
1654 if test -n "$$list"; then \
1655 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_rootdir)'"; \
1656 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_rootdir)" || exit 1; \
1658 for p in $$list; do \
1659 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1661 done | $(am__base_list) | \
1662 while read files; do \
1663 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_rootdir)'"; \
1664 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_rootdir)" || exit $$?; \
1667 uninstall-libscistring_la_rootDATA:
1668 @$(NORMAL_UNINSTALL)
1669 @list='$(libscistring_la_root_DATA)'; test -n "$(libscistring_la_rootdir)" || list=; \
1670 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1671 dir='$(DESTDIR)$(libscistring_la_rootdir)'; $(am__uninstall_files_from_dir)
1672 install-libscistring_la_sci_gatewayDATA: $(libscistring_la_sci_gateway_DATA)
1674 @list='$(libscistring_la_sci_gateway_DATA)'; test -n "$(libscistring_la_sci_gatewaydir)" || list=; \
1675 if test -n "$$list"; then \
1676 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_sci_gatewaydir)'"; \
1677 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" || exit 1; \
1679 for p in $$list; do \
1680 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1682 done | $(am__base_list) | \
1683 while read files; do \
1684 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_sci_gatewaydir)'"; \
1685 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" || exit $$?; \
1688 uninstall-libscistring_la_sci_gatewayDATA:
1689 @$(NORMAL_UNINSTALL)
1690 @list='$(libscistring_la_sci_gateway_DATA)'; test -n "$(libscistring_la_sci_gatewaydir)" || list=; \
1691 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1692 dir='$(DESTDIR)$(libscistring_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1693 install-libscistring_la_includeHEADERS: $(libscistring_la_include_HEADERS)
1695 @list='$(libscistring_la_include_HEADERS)'; test -n "$(libscistring_la_includedir)" || list=; \
1696 if test -n "$$list"; then \
1697 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_includedir)'"; \
1698 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_includedir)" || exit 1; \
1700 for p in $$list; do \
1701 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1703 done | $(am__base_list) | \
1704 while read files; do \
1705 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libscistring_la_includedir)'"; \
1706 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libscistring_la_includedir)" || exit $$?; \
1709 uninstall-libscistring_la_includeHEADERS:
1710 @$(NORMAL_UNINSTALL)
1711 @list='$(libscistring_la_include_HEADERS)'; test -n "$(libscistring_la_includedir)" || list=; \
1712 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1713 dir='$(DESTDIR)$(libscistring_la_includedir)'; $(am__uninstall_files_from_dir)
1715 ID: $(am__tagged_files)
1716 $(am__define_uniq_tagged_files); mkid -fID $$unique
1720 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1723 $(am__define_uniq_tagged_files); \
1725 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1726 test -n "$$unique" || unique=$$empty_fix; \
1727 if test $$# -gt 0; then \
1728 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1731 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1738 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1739 $(am__define_uniq_tagged_files); \
1740 test -z "$(CTAGS_ARGS)$$unique" \
1741 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1745 here=`$(am__cd) $(top_builddir) && pwd` \
1746 && $(am__cd) $(top_srcdir) \
1747 && gtags -i $(GTAGS_ARGS) "$$here"
1748 cscopelist: cscopelist-am
1750 cscopelist-am: $(am__tagged_files)
1751 list='$(am__tagged_files)'; \
1752 case "$(srcdir)" in \
1753 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1754 *) sdir=$(subdir)/$(srcdir) ;; \
1756 for i in $$list; do \
1757 if test -f "$$i"; then \
1758 echo "$(subdir)/$$i"; \
1760 echo "$$sdir/$$i"; \
1762 done >> $(top_builddir)/cscope.files
1765 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1767 distdir: $(DISTFILES)
1768 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1769 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1770 list='$(DISTFILES)'; \
1771 dist_files=`for file in $$list; do echo $$file; done | \
1772 sed -e "s|^$$srcdirstrip/||;t" \
1773 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1774 case $$dist_files in \
1775 */*) $(MKDIR_P) `echo "$$dist_files" | \
1776 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1779 for file in $$dist_files; do \
1780 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1781 if test -d $$d/$$file; then \
1782 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1783 if test -d "$(distdir)/$$file"; then \
1784 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1786 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1787 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1788 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1790 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1792 test -f "$(distdir)/$$file" \
1793 || cp -p $$d/$$file "$(distdir)/$$file" \
1798 $(MAKE) $(AM_MAKEFLAGS) check-local
1800 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
1802 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscistring_la_etcdir)" "$(DESTDIR)$(libscistring_la_rootdir)" "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" "$(DESTDIR)$(libscistring_la_includedir)"; do \
1803 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1806 install-exec: install-exec-am
1807 install-data: install-data-am
1808 uninstall: uninstall-am
1811 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1813 installcheck: installcheck-am
1815 if test -z '$(STRIP)'; then \
1816 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1817 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1820 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1821 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1822 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1824 mostlyclean-generic:
1829 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1830 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1831 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1832 -rm -f sci_gateway/cpp/$(am__dirstamp)
1833 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1834 -rm -f src/c/$(am__dirstamp)
1835 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1836 -rm -f src/cpp/$(am__dirstamp)
1838 maintainer-clean-generic:
1839 @echo "This command is intended for maintainers to use"
1840 @echo "it deletes files that may require special tools to rebuild."
1843 clean-am: clean-generic clean-libtool clean-local \
1844 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1846 distclean: distclean-am
1847 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1849 distclean-am: clean-am distclean-compile distclean-generic \
1850 distclean-local distclean-tags
1864 install-data-am: install-data-local install-libscistring_la_etcDATA \
1865 install-libscistring_la_includeHEADERS \
1866 install-libscistring_la_rootDATA \
1867 install-libscistring_la_sci_gatewayDATA
1869 install-dvi: install-dvi-am
1873 install-exec-am: install-pkglibLTLIBRARIES
1875 install-html: install-html-am
1877 install-html-am: install-html-local
1879 install-info: install-info-am
1885 install-pdf: install-pdf-am
1889 install-ps: install-ps-am
1895 maintainer-clean: maintainer-clean-am
1896 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1898 maintainer-clean-am: distclean-am maintainer-clean-generic
1900 mostlyclean: mostlyclean-am
1902 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1913 uninstall-am: uninstall-libscistring_la_etcDATA \
1914 uninstall-libscistring_la_includeHEADERS \
1915 uninstall-libscistring_la_rootDATA \
1916 uninstall-libscistring_la_sci_gatewayDATA \
1917 uninstall-pkglibLTLIBRARIES
1919 .MAKE: check-am install-am install-strip
1921 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
1922 check-local clean clean-generic clean-libtool clean-local \
1923 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
1924 ctags ctags-am distclean distclean-compile distclean-generic \
1925 distclean-libtool distclean-local distclean-tags distdir dvi \
1926 dvi-am html html-am info info-am install install-am \
1927 install-data install-data-am install-data-local install-dvi \
1928 install-dvi-am install-exec install-exec-am install-html \
1929 install-html-am install-html-local install-info \
1930 install-info-am install-libscistring_la_etcDATA \
1931 install-libscistring_la_includeHEADERS \
1932 install-libscistring_la_rootDATA \
1933 install-libscistring_la_sci_gatewayDATA install-man \
1934 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1935 install-ps install-ps-am install-strip installcheck \
1936 installcheck-am installdirs maintainer-clean \
1937 maintainer-clean-generic mostlyclean mostlyclean-compile \
1938 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1939 tags tags-am uninstall uninstall-am \
1940 uninstall-libscistring_la_etcDATA \
1941 uninstall-libscistring_la_includeHEADERS \
1942 uninstall-libscistring_la_rootDATA \
1943 uninstall-libscistring_la_sci_gatewayDATA \
1944 uninstall-pkglibLTLIBRARIES
1949 # This target enables tests for Scilab
1950 check-local: $(top_builddir)/scilab-bin test
1951 if test -d $(mydatadir)/tests; then \
1952 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1955 if test -f build.xml; then \
1956 $(ANT) checkstyle; \
1958 if test -x "$(SPLINT)"; then \
1959 $(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); \
1961 @NEED_JAVA_TRUE@java:
1962 # Some configurations needs to export JAVA_HOME in the current env
1963 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1964 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1965 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1966 @NEED_JAVA_TRUE@ $(ANT); \
1969 @NEED_JAVA_TRUE@clean-java:
1970 # Some configurations needs to export JAVA_HOME in the current env
1971 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1972 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1973 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1974 @NEED_JAVA_TRUE@ $(ANT) clean; \
1975 @NEED_JAVA_TRUE@ fi;
1977 # If the user request for the SWIG generation of the wrappers Java => C/C++
1978 # We call the target swig-build on the variable SWIG_WRAPPERS
1980 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1981 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1982 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1983 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1984 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1985 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1986 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) $(SWIG_OPTIONS) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1990 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1991 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1992 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1993 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1994 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1995 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_SCILAB) $(SWIG_OPTIONS) -outdir $$SWIG_OUTDIR $$file; \
1999 # If the user request for the SWIG generation of the wrappers Java => C/C++
2000 # We call the target swig-build on the variable SWIG_WRAPPERS
2002 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
2003 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
2004 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
2005 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
2006 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
2007 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
2008 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
2009 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2011 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
2012 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2017 @GIWS_TRUE@giws-exception:
2018 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
2019 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
2020 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
2023 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2024 echo "Error : Cannot build $< : Scilab has not been built"; \
2026 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
2029 # Removes the macros
2031 # Removes macros (*.bin generated from .sci)
2032 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2033 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
2034 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
2038 # More tests could be added here
2039 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2040 if test -f build.xml -a $$USEANT -eq 1; then \
2044 all-local: $(TARGETS_ALL)
2047 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2048 echo "Error : Cannot build $< : Scilab has not been build"; \
2050 echo "Creating $@"; \
2051 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
2056 install-data-local-local:
2057 # Mainly for javasci
2058 @if test -d $(srcdir)/javadoc; then \
2059 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
2061 # If the user wants the help sources to be installed
2062 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
2063 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
2064 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
2065 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
2066 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
2067 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
2068 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
2069 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
2070 @INSTALL_HELP_XML_TRUE@ done ; \
2071 @INSTALL_HELP_XML_TRUE@ fi; \
2072 @INSTALL_HELP_XML_TRUE@ fi; \
2073 @INSTALL_HELP_XML_TRUE@ done; \
2074 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
2075 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
2076 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
2077 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
2078 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
2079 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
2080 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
2081 @INSTALL_HELP_XML_TRUE@ done ; \
2082 @INSTALL_HELP_XML_TRUE@ fi; \
2083 @INSTALL_HELP_XML_TRUE@ fi
2086 @echo "-------- Install tests (if any) --------"; \
2087 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
2088 if test -d $(srcdir)/$$dir/; then \
2089 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2090 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2091 if test -d "$(srcdir)/$$dir/$$file"; then \
2092 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
2093 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
2095 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2096 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2101 # Install the help chapter
2102 @echo "-------- Install the help chapter (if any) --------"; \
2103 for lang in $(HELP_CHAPTERLANG); do \
2104 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
2105 if test -f $$HELPFILE; then \
2106 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2107 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2108 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2109 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2112 # Install the demos & examples
2113 @echo "-------- Install demos & examples (if any) --------"; \
2114 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
2115 if test -d $(srcdir)/$$dir/; then \
2116 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
2117 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2118 if test -d "$(srcdir)/$$dir/$$file"; then \
2119 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
2120 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
2122 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2123 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2128 # Install the macros
2129 @echo "-------- Install macros (if any) --------"; \
2130 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2131 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2132 if test -d $(srcdir)/$$dir/; then \
2133 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2134 if test -n "$(MACROSSPECIALEXT)"; then \
2136 for specialExt in $(MACROSSPECIALEXT); do \
2137 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
2139 FILELIST="$$FILELIST $$specialExtDir"; \
2141 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
2142 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
2143 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
2147 # Install java files (.jar)
2148 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
2149 echo "-------- Install jar files --------"; \
2150 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
2151 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
2152 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
2153 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
2157 ########### CLEAN ###################
2158 # Clean help (generated automatically by Scilab)
2159 # It used to clean the macro (clean-macros) but this was causing
2160 # make clean && make to fail Scilab startup
2161 @NEED_JAVA_TRUE@clean-local: clean-java
2162 @NEED_JAVA_FALSE@clean-local:
2165 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
2167 .PHONY: macros java swig giws
2169 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2170 # Otherwise a system limit (for SysV at least) may be exceeded.