1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
18 # Copyright (C) 2006-2007 - INRIA - Sylvestre LEDRU
20 # This file is distributed under the same license as the Scilab package.
22 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
23 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
24 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
26 # This file must be used under the terms of the CeCILL.
27 # This source file is licensed as described in the file COPYING, which
28 # you should have received as part of this distribution. The terms
29 # are also available at
30 # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
34 ### Makefile included stuff
35 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
40 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
41 am__make_running_with_option = \
42 case $${target_option-} in \
44 *) echo "am__make_running_with_option: internal error: invalid" \
45 "target option '$${target_option-}' specified" >&2; \
49 sane_makeflags=$$MAKEFLAGS; \
50 if $(am__is_gnu_make); then \
51 sane_makeflags=$$MFLAGS; \
56 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
63 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
65 for flg in $$sane_makeflags; do \
66 test $$skip_next = yes && { skip_next=no; continue; }; \
69 -*I) strip_trailopt 'I'; skip_next=yes;; \
70 -*I?*) strip_trailopt 'I';; \
71 -*O) strip_trailopt 'O'; skip_next=yes;; \
72 -*O?*) strip_trailopt 'O';; \
73 -*l) strip_trailopt 'l'; skip_next=yes;; \
74 -*l?*) strip_trailopt 'l';; \
75 -[dEDm]) skip_next=yes;; \
76 -[JT]) skip_next=yes;; \
79 *$$target_option*) has_opt=yes; break;; \
83 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85 pkgdatadir = $(datadir)/@PACKAGE@
86 pkgincludedir = $(includedir)/@PACKAGE@
87 pkglibdir = $(libdir)/@PACKAGE@
88 pkglibexecdir = $(libexecdir)/@PACKAGE@
89 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
93 INSTALL_HEADER = $(INSTALL_DATA)
94 transform = $(program_transform_name)
101 build_triplet = @build@
102 host_triplet = @host@
103 DIST_COMMON = $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.in \
104 $(srcdir)/Makefile.am $(top_srcdir)/config/mkinstalldirs \
105 $(top_srcdir)/config/depcomp
106 @NEED_JAVA_TRUE@am__append_1 = java
107 subdir = modules/string
108 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
110 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/curl.m4 \
111 $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/doxygen.m4 \
112 $(top_srcdir)/m4/eigen.m4 $(top_srcdir)/m4/fftw.m4 \
113 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
114 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
115 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
116 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
117 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
118 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
119 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
120 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
121 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
122 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
123 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
124 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
125 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
126 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
128 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
129 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
131 CONFIG_CLEAN_VPATH_FILES =
132 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
133 am__vpath_adj = case $$p in \
134 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
137 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
139 am__nobase_strip_setup = \
140 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
142 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
143 am__nobase_list = $(am__nobase_strip_setup); \
144 for p in $$list; do echo "$$p $$p"; done | \
145 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
146 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147 if (++n[$$2] == $(am__install_max)) \
148 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
149 END { for (dir in files) print dir, files[dir] }'
151 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
152 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
153 am__uninstall_files_from_dir = { \
155 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
156 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
157 $(am__cd) "$$dir" && rm -f $$files; }; \
159 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
160 "$(DESTDIR)$(libscistring_la_etcdir)" \
161 "$(DESTDIR)$(libscistring_la_rootdir)" \
162 "$(DESTDIR)$(libscistring_la_sci_gatewaydir)"
163 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
164 libscistring_algo_la_LIBADD =
165 am__dirstamp = $(am__leading_dot)dirstamp
166 am__objects_1 = src/c/libscistring_algo_la-convstr.lo \
167 src/c/libscistring_algo_la-men_Sutils.lo \
168 src/c/libscistring_algo_la-tokens.lo \
169 src/c/libscistring_algo_la-strsplit.lo \
170 src/c/libscistring_algo_la-partfunction.lo \
171 src/c/libscistring_algo_la-cvstr.lo \
172 src/c/libscistring_algo_la-getfastcode.lo \
173 src/c/libscistring_algo_la-pcre_private.lo \
174 src/c/libscistring_algo_la-pcre_error.lo \
175 src/c/libscistring_algo_la-isletter.lo \
176 src/c/libscistring_algo_la-isdigit.lo \
177 src/c/libscistring_algo_la-strsubst.lo \
178 src/c/libscistring_algo_la-stristr.lo \
179 src/c/libscistring_algo_la-stringsstrrev.lo \
180 src/c/libscistring_algo_la-stringsCompare.lo \
181 src/c/libscistring_algo_la-isalphanum.lo \
182 src/c/libscistring_algo_la-StringConvert.lo \
183 src/c/libscistring_algo_la-os_wcsdup.lo \
184 src/c/libscistring_algo_la-os_wcstok.lo \
185 src/c/libscistring_algo_la-scistrtostr.lo \
186 src/c/libscistring_algo_la-stringToDouble.lo \
187 src/c/libscistring_algo_la-stringToComplex.lo \
188 src/c/libscistring_algo_la-complex_array.lo \
189 src/c/libscistring_algo_la-isascii.lo \
190 src/c/libscistring_algo_la-isnum.lo
191 am__objects_2 = src/cpp/libscistring_algo_la-stripblanks.lo \
192 src/cpp/libscistring_algo_la-sort_inter.lo
193 am_libscistring_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2)
194 libscistring_algo_la_OBJECTS = $(am_libscistring_algo_la_OBJECTS)
195 AM_V_lt = $(am__v_lt_@AM_V@)
196 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
197 am__v_lt_0 = --silent
199 @MAINTAINER_MODE_FALSE@am_libscistring_algo_la_rpath =
200 @MAINTAINER_MODE_TRUE@am_libscistring_algo_la_rpath =
202 libscistring_la_DEPENDENCIES = libscistring-algo.la \
203 $(am__DEPENDENCIES_1)
204 am__objects_3 = sci_gateway/cpp/libscistring_la-sci_stripblanks.lo \
205 sci_gateway/cpp/libscistring_la-sci_grep.lo \
206 sci_gateway/cpp/libscistring_la-string_gw.lo \
207 sci_gateway/cpp/libscistring_la-sci_regexp.lo \
208 sci_gateway/cpp/libscistring_la-sci_part.lo \
209 sci_gateway/cpp/libscistring_la-sci_length.lo \
210 sci_gateway/cpp/libscistring_la-sci_strindex.lo \
211 sci_gateway/cpp/libscistring_la-sci_strsubst.lo \
212 sci_gateway/cpp/libscistring_la-sci_ascii.lo \
213 sci_gateway/cpp/libscistring_la-sci_strcat.lo \
214 sci_gateway/cpp/libscistring_la-sci_string.lo \
215 sci_gateway/cpp/libscistring_la-sci_convstr.lo \
216 sci_gateway/cpp/libscistring_la-sci_strncpy.lo \
217 sci_gateway/cpp/libscistring_la-sci_strrchr.lo \
218 sci_gateway/cpp/libscistring_la-sci_strchr.lo \
219 sci_gateway/cpp/libscistring_la-sci_strstr.lo \
220 sci_gateway/cpp/libscistring_la-sci_strrev.lo \
221 sci_gateway/cpp/libscistring_la-sci_strtod.lo \
222 sci_gateway/cpp/libscistring_la-sci_tokens.lo \
223 sci_gateway/cpp/libscistring_la-sci_strcmp.lo \
224 sci_gateway/cpp/libscistring_la-sci_isletter.lo \
225 sci_gateway/cpp/libscistring_la-sci_strcspn.lo \
226 sci_gateway/cpp/libscistring_la-sci_strtok.lo \
227 sci_gateway/cpp/libscistring_la-sci_strspn.lo \
228 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo \
229 sci_gateway/cpp/libscistring_la-sci_isdigit.lo \
230 sci_gateway/cpp/libscistring_la-sci_isascii.lo \
231 sci_gateway/cpp/libscistring_la-sci_strsplit.lo \
232 sci_gateway/cpp/libscistring_la-sci_isnum.lo
233 am_libscistring_la_OBJECTS = $(am__objects_3)
234 libscistring_la_OBJECTS = $(am_libscistring_la_OBJECTS)
235 libscistring_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
236 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
237 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscistring_la_LDFLAGS) \
239 @MAINTAINER_MODE_FALSE@am_libscistring_la_rpath =
240 @MAINTAINER_MODE_TRUE@am_libscistring_la_rpath = -rpath $(pkglibdir)
241 AM_V_P = $(am__v_P_@AM_V@)
242 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
245 AM_V_GEN = $(am__v_GEN_@AM_V@)
246 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
247 am__v_GEN_0 = @echo " GEN " $@;
249 AM_V_at = $(am__v_at_@AM_V@)
250 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
253 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
254 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
255 am__depfiles_maybe = depfiles
257 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
258 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
259 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
260 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
261 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
262 $(AM_CFLAGS) $(CFLAGS)
263 AM_V_CC = $(am__v_CC_@AM_V@)
264 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
265 am__v_CC_0 = @echo " CC " $@;
268 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
269 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
270 $(AM_LDFLAGS) $(LDFLAGS) -o $@
271 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
272 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
273 am__v_CCLD_0 = @echo " CCLD " $@;
275 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
276 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
277 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
278 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
279 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
280 $(AM_CXXFLAGS) $(CXXFLAGS)
281 AM_V_CXX = $(am__v_CXX_@AM_V@)
282 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
283 am__v_CXX_0 = @echo " CXX " $@;
286 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
287 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
288 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
289 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
290 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
291 am__v_CXXLD_0 = @echo " CXXLD " $@;
293 SOURCES = $(libscistring_algo_la_SOURCES) $(libscistring_la_SOURCES)
294 DIST_SOURCES = $(libscistring_algo_la_SOURCES) \
295 $(libscistring_la_SOURCES)
296 am__can_run_installinfo = \
297 case $$AM_UPDATE_INFO_DIR in \
299 *) (install-info --version) >/dev/null 2>&1;; \
301 DATA = $(libscistring_la_etc_DATA) $(libscistring_la_root_DATA) \
302 $(libscistring_la_sci_gateway_DATA)
303 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
304 # Read a list of newline-separated strings from the standard input,
305 # and print each of them once, without duplicates. Input order is
307 am__uniquify_input = $(AWK) '\
308 BEGIN { nonempty = 0; } \
309 { items[$$0] = 1; nonempty = 1; } \
310 END { if (nonempty) { for (i in items) print i; }; } \
312 # Make sure the list of sources is unique. This is necessary because,
313 # e.g., the same source file might be shared among _SOURCES variables
314 # for different programs/libraries.
315 am__define_uniq_tagged_files = \
316 list='$(am__tagged_files)'; \
317 unique=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319 done | $(am__uniquify_input)`
322 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
324 ALL_LINGUAS = @ALL_LINGUAS@
325 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
327 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
331 ARPACK_LIBS = @ARPACK_LIBS@
333 AUTOCONF = @AUTOCONF@
334 AUTOHEADER = @AUTOHEADER@
335 AUTOMAKE = @AUTOMAKE@
336 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
339 BLAS_LIBS = @BLAS_LIBS@
342 CCDEPMODE = @CCDEPMODE@
344 CHECKSTYLE = @CHECKSTYLE@
345 COBERTURA = @COBERTURA@
346 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
347 COMMONS_IO = @COMMONS_IO@
348 COMMONS_LOGGING = @COMMONS_LOGGING@
350 CPPFLAGS = @CPPFLAGS@
351 CURL_CFLAGS = @CURL_CFLAGS@
352 CURL_CONFIG = @CURL_CONFIG@
353 CURL_LIBS = @CURL_LIBS@
354 CURL_VERSION = @CURL_VERSION@
357 CXXDEPMODE = @CXXDEPMODE@
358 CXXFLAGS = @CXXFLAGS@
359 CYGPATH_W = @CYGPATH_W@
361 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
364 DOCBOOK_ROOT = @DOCBOOK_ROOT@
365 DOXYGEN_BIN = @DOXYGEN_BIN@
366 DSYMUTIL = @DSYMUTIL@
373 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
377 FFTW3_LIB = @FFTW3_LIB@
378 FFTW_ENABLE = @FFTW_ENABLE@
380 FLEXDOCK = @FLEXDOCK@
383 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
384 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
385 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
386 FREEHEP_IO = @FREEHEP_IO@
387 FREEHEP_UTIL = @FREEHEP_UTIL@
389 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
390 GIWS_BIN = @GIWS_BIN@
391 GLUEGEN2_RT = @GLUEGEN2_RT@
393 GMSGFMT_015 = @GMSGFMT_015@
394 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
396 GUI_ENABLE = @GUI_ENABLE@
397 HDF5_CFLAGS = @HDF5_CFLAGS@
398 HDF5_LIBS = @HDF5_LIBS@
399 HELP_ENABLE = @HELP_ENABLE@
401 INSTALL_DATA = @INSTALL_DATA@
402 INSTALL_PROGRAM = @INSTALL_PROGRAM@
403 INSTALL_SCRIPT = @INSTALL_SCRIPT@
404 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
405 INTLLIBS = @INTLLIBS@
406 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
410 JAVAC_DEBUG = @JAVAC_DEBUG@
413 JAVASCI_ENABLE = @JAVASCI_ENABLE@
414 JAVA_ENABLE = @JAVA_ENABLE@
416 JAVA_HOME = @JAVA_HOME@
417 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
418 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
420 JEUCLID_CORE = @JEUCLID_CORE@
423 JLATEXMATH = @JLATEXMATH@
424 JLATEXMATH_FOP = @JLATEXMATH_FOP@
426 JROSETTA_API = @JROSETTA_API@
427 JROSETTA_ENGINE = @JROSETTA_ENGINE@
429 LAPACK_LIBS = @LAPACK_LIBS@
435 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
436 LIBICONV = @LIBICONV@
444 LOGGING_LEVEL = @LOGGING_LEVEL@
446 LTLIBICONV = @LTLIBICONV@
447 LTLIBINTL = @LTLIBINTL@
448 LTLIBOBJS = @LTLIBOBJS@
450 MAKEINFO = @MAKEINFO@
451 MANIFEST_TOOL = @MANIFEST_TOOL@
452 MATIO_CFLAGS = @MATIO_CFLAGS@
453 MATIO_ENABLE = @MATIO_ENABLE@
454 MATIO_LIBS = @MATIO_LIBS@
456 MPI_ENABLE = @MPI_ENABLE@
459 MSGFMT_015 = @MSGFMT_015@
460 MSGMERGE = @MSGMERGE@
466 OCAMLDEP = @OCAMLDEP@
467 OCAMLLEX = @OCAMLLEX@
468 OCAMLOPT = @OCAMLOPT@
469 OCAMLYACC = @OCAMLYACC@
470 OPENMPI_CC = @OPENMPI_CC@
471 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
472 OPENMPI_CXX = @OPENMPI_CXX@
473 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
474 OPENMPI_LIBS = @OPENMPI_LIBS@
475 OPENMP_CFLAGS = @OPENMP_CFLAGS@
476 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
477 OPENMP_ENABLE = @OPENMP_ENABLE@
478 OPENMP_LIBS = @OPENMP_LIBS@
482 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
483 PACKAGE_NAME = @PACKAGE_NAME@
484 PACKAGE_STRING = @PACKAGE_STRING@
485 PACKAGE_TARNAME = @PACKAGE_TARNAME@
486 PACKAGE_URL = @PACKAGE_URL@
487 PACKAGE_VERSION = @PACKAGE_VERSION@
488 PATH_SEPARATOR = @PATH_SEPARATOR@
489 PCRE_CFLAGS = @PCRE_CFLAGS@
490 PCRE_CONFIG = @PCRE_CONFIG@
491 PCRE_LIBS = @PCRE_LIBS@
492 PCRE_VERSION = @PCRE_VERSION@
493 PKG_CONFIG = @PKG_CONFIG@
498 RELOCATABLE = @RELOCATABLE@
501 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
502 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
503 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
504 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
505 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
506 SCIRENDERER = @SCIRENDERER@
507 SCIRENDERER_CP = @SCIRENDERER_CP@
508 SCI_CFLAGS = @SCI_CFLAGS@
509 SCI_CXXFLAGS = @SCI_CXXFLAGS@
510 SCI_FFLAGS = @SCI_FFLAGS@
511 SCI_LDFLAGS = @SCI_LDFLAGS@
513 SET_MAKE = @SET_MAKE@
514 SET_RELOCATABLE = @SET_RELOCATABLE@
519 SWIG_BIN = @SWIG_BIN@
520 SWIG_JAVA = @SWIG_JAVA@
521 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
522 SWIG_SCILAB = @SWIG_SCILAB@
523 TCLTK_LIBS = @TCLTK_LIBS@
524 TCL_INC_PATH = @TCL_INC_PATH@
525 TK_INC_PATH = @TK_INC_PATH@
526 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
527 UMFPACK_ENABLE = @UMFPACK_ENABLE@
528 UMFPACK_LIB = @UMFPACK_LIB@
531 WITH_OCAML = @WITH_OCAML@
532 WITH_TKSCI = @WITH_TKSCI@
533 XCOS_ENABLE = @XCOS_ENABLE@
534 XGETTEXT = @XGETTEXT@
535 XGETTEXT_015 = @XGETTEXT_015@
536 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
538 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
539 XML_APIS_EXT = @XML_APIS_EXT@
540 XML_CONFIG = @XML_CONFIG@
541 XML_FLAGS = @XML_FLAGS@
542 XML_LIBS = @XML_LIBS@
543 XML_VERSION = @XML_VERSION@
544 X_CFLAGS = @X_CFLAGS@
545 X_EXTRA_LIBS = @X_EXTRA_LIBS@
547 X_PRE_LIBS = @X_PRE_LIBS@
550 abs_builddir = @abs_builddir@
551 abs_srcdir = @abs_srcdir@
552 abs_top_builddir = @abs_top_builddir@
553 abs_top_srcdir = @abs_top_srcdir@
554 ac_ct_AR = @ac_ct_AR@
555 ac_ct_CC = @ac_ct_CC@
556 ac_ct_CXX = @ac_ct_CXX@
557 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
558 ac_ct_F77 = @ac_ct_F77@
559 am__include = @am__include@
560 am__leading_dot = @am__leading_dot@
561 am__quote = @am__quote@
563 am__untar = @am__untar@
566 build_alias = @build_alias@
567 build_cpu = @build_cpu@
568 build_os = @build_os@
569 build_vendor = @build_vendor@
570 builddir = @builddir@
571 cxx_present = @cxx_present@
573 datarootdir = @datarootdir@
576 exec_prefix = @exec_prefix@
578 host_alias = @host_alias@
579 host_cpu = @host_cpu@
581 host_vendor = @host_vendor@
583 includedir = @includedir@
585 install_sh = @install_sh@
587 libexecdir = @libexecdir@
588 localedir = @localedir@
589 localstatedir = @localstatedir@
592 oldincludedir = @oldincludedir@
595 program_transform_name = @program_transform_name@
598 sharedstatedir = @sharedstatedir@
600 sysconfdir = @sysconfdir@
601 target_alias = @target_alias@
602 top_build_prefix = @top_build_prefix@
603 top_builddir = @top_builddir@
604 top_srcdir = @top_srcdir@
605 yacc_present = @yacc_present@
606 STRING_CPP_SOURCES = \
607 src/cpp/stripblanks.cpp \
608 src/cpp/sort_inter.cpp
615 src/c/partfunction.c \
617 src/c/getfastcode.c \
618 src/c/pcre_private.c \
624 src/c/stringsstrrev.c \
625 src/c/stringsCompare.c \
627 src/c/StringConvert.c \
630 src/c/scistrtostr.c \
631 src/c/stringToDouble.c \
632 src/c/stringToComplex.c \
633 src/c/complex_array.c \
637 GATEWAY_CPP_SOURCES = \
638 sci_gateway/cpp/sci_stripblanks.cpp \
639 sci_gateway/cpp/sci_grep.cpp \
640 sci_gateway/cpp/string_gw.cpp \
641 sci_gateway/cpp/sci_regexp.cpp \
642 sci_gateway/cpp/sci_part.cpp \
643 sci_gateway/cpp/sci_length.cpp \
644 sci_gateway/cpp/sci_strindex.cpp \
645 sci_gateway/cpp/sci_strsubst.cpp \
646 sci_gateway/cpp/sci_ascii.cpp \
647 sci_gateway/cpp/sci_strcat.cpp \
648 sci_gateway/cpp/sci_string.cpp \
649 sci_gateway/cpp/sci_convstr.cpp \
650 sci_gateway/cpp/sci_strncpy.cpp \
651 sci_gateway/cpp/sci_strrchr.cpp \
652 sci_gateway/cpp/sci_strchr.cpp \
653 sci_gateway/cpp/sci_strstr.cpp \
654 sci_gateway/cpp/sci_strrev.cpp \
655 sci_gateway/cpp/sci_strtod.cpp \
656 sci_gateway/cpp/sci_tokens.cpp \
657 sci_gateway/cpp/sci_strcmp.cpp \
658 sci_gateway/cpp/sci_isletter.cpp \
659 sci_gateway/cpp/sci_strcspn.cpp \
660 sci_gateway/cpp/sci_strtok.cpp \
661 sci_gateway/cpp/sci_strspn.cpp \
662 sci_gateway/cpp/sci_isalphanum.cpp \
663 sci_gateway/cpp/sci_isdigit.cpp \
664 sci_gateway/cpp/sci_isascii.cpp \
665 sci_gateway/cpp/sci_strsplit.cpp \
666 sci_gateway/cpp/sci_isnum.cpp
668 libscistring_la_CFLAGS = $(PCRE_CFLAGS) \
670 -I$(srcdir)/includes/ \
671 -I$(top_srcdir)/modules/operations/includes \
672 -I$(top_srcdir)/modules/functions/includes \
673 -I$(top_srcdir)/modules/api_scilab/includes \
674 -I$(top_srcdir)/modules/localization/includes \
675 -I$(top_srcdir)/modules/output_stream/includes \
676 -I$(top_srcdir)/modules/system_env/includes
678 libscistring_la_CPPFLAGS = $(PCRE_CFLAGS) \
680 -I$(srcdir)/src/cpp \
681 -I$(srcdir)/includes/ \
682 -I$(top_srcdir)/modules/operations/includes \
683 -I$(top_srcdir)/modules/api_scilab/includes \
684 -I$(top_srcdir)/modules/localization/includes \
685 -I$(top_srcdir)/modules/output_stream/includes \
686 -I$(top_srcdir)/modules/functions_manager/includes \
687 -I$(top_srcdir)/modules/symbol/includes \
688 -I$(top_srcdir)/modules/ast/includes \
689 -I$(top_srcdir)/modules/ast/includes/exps \
690 -I$(top_srcdir)/modules/elementary_funcions/includes \
691 -I$(top_srcdir)/modules/core/includes \
692 -I$(top_srcdir)/modules/types/includes \
693 -I$(top_srcdir)/modules/system_env/includes \
694 -I$(top_srcdir)/modules/dynamic_link/includes \
695 -I$(top_srcdir)/modules/threads/includes \
696 -I$(top_srcdir)/modules/console/includes \
699 libscistring_algo_la_CPPFLAGS = $(libscistring_la_CPPFLAGS)
700 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscistring.la
701 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscistring-algo.la libscistring.la
702 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscistring-algo.la
703 libscistring_la_LDFLAGS = $(AM_LDFLAGS)
704 libscistring_algo_la_SOURCES = $(STRING_C_SOURCES) $(STRING_CPP_SOURCES)
705 libscistring_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
706 libscistring_algo_la_CFLAGS = $(libscistring_la_CFLAGS)
708 # For the code check (splint)
709 CHECK_SRC = $(STRING_C_SOURCES) $(GATEWAY_C_SOURCES)
710 INCLUDE_FLAGS = $(libscistring_la_CFLAGS)
712 # commented since it is the first module to be processed
713 libscistring_la_LIBADD = libscistring-algo.la $(PCRE_LIBS)
718 #### string : Conf files ####
719 libscistring_la_rootdir = $(mydatadir)
720 libscistring_la_root_DATA = license.txt
722 ####Â string : init scripts ####
723 libscistring_la_etcdir = $(mydatadir)/etc
724 libscistring_la_etc_DATA = etc/string.quit etc/string.start
726 ####Â string : gateway declaration ####
727 libscistring_la_sci_gatewaydir = $(mydatadir)/sci_gateway
728 libscistring_la_sci_gateway_DATA = sci_gateway/string_gateway.xml
730 # Where all the Scilab stuff is installed (macros, help, ...)
731 mydatadir = $(pkgdatadir)/modules/$(modulename)
733 # Set AM_* SCI detected settings
734 AM_CPPFLAGS = $(SCI_CPPFLAGS)
735 AM_CFLAGS = $(SCI_CFLAGS)
736 AM_CXXFLAGS = $(SCI_CXXFLAGS)
737 # append includes to AM_FFLAGS to manage fortran includes
738 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
740 # Tag shared libraries with the Scilab version
741 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
744 SPLINT_OPTIONS = -weak -booltype BOOL
746 ########################### JAVA ######################################
747 #### We are delegating java compilation to ant... Thanks to that
748 #### the procedure will be the same with Microsoft Windows (C)
750 #######################################################################
751 TARGETS_ALL = $(am__append_1)
753 ################ MACROS ######################
754 # Rule to build a macro
755 # NOT USED AT THE MOMENT
758 ########### INSTALL DOCUMENTATION ###################
760 # Install documentation files into the right target
761 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
762 # automake needs the html files to be present which is not the case when
763 # we are building Scilab
765 # Where it should be installed
766 pkgdocdir = $(mydatadir)
768 # What is the mask of the help source
771 # What is the mask of the MathML sources
774 ########### INSTALL DATA ###################
775 # Install macros, help & demos
776 # Where it should be installed
777 pkgmacrosdir = $(mydatadir)
778 # Which directory we process
780 # Mask of the Scilab sources macros
782 # Mask of the Scilab executable sources macros
783 MACROBUILDMASK = *.sce
784 # Mask of the Scilab compiled macros
786 # List of the standard directory for tests
787 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
788 # Where the demos should be installed
789 pkgdemosdir = $(mydatadir)
790 # List of the standard directory for demos
792 # List of the standard directory for examples
793 EXAMPLES_DIR = examples
794 # Where to export JAVA archives (.jar)
799 HELP_CHAPTERDIR = help/
800 HELP_CHAPTERFILE = addchapter.sce
801 HELP_CHAPTERLANG = en_US fr_FR pt_BR
805 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
806 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
808 case '$(am__configure_deps)' in \
810 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
811 && { if test -f $@; then exit 0; else break; fi; }; \
815 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/string/Makefile'; \
816 $(am__cd) $(top_srcdir) && \
817 $(AUTOMAKE) --foreign modules/string/Makefile
819 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
822 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
824 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
825 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
827 $(top_srcdir)/Makefile.incl.am:
829 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
830 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
832 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
833 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
834 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
835 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
836 $(am__aclocal_m4_deps):
838 clean-noinstLTLIBRARIES:
839 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
840 @list='$(noinst_LTLIBRARIES)'; \
841 locs=`for p in $$list; do echo $$p; done | \
842 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
844 test -z "$$locs" || { \
845 echo rm -f $${locs}; \
849 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
851 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
852 list2=; for p in $$list; do \
853 if test -f $$p; then \
854 list2="$$list2 $$p"; \
857 test -z "$$list2" || { \
858 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
859 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
860 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
861 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
864 uninstall-pkglibLTLIBRARIES:
866 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
867 for p in $$list; do \
869 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
870 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
873 clean-pkglibLTLIBRARIES:
874 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
875 @list='$(pkglib_LTLIBRARIES)'; \
876 locs=`for p in $$list; do echo $$p; done | \
877 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
879 test -z "$$locs" || { \
880 echo rm -f $${locs}; \
883 src/c/$(am__dirstamp):
885 @: > src/c/$(am__dirstamp)
886 src/c/$(DEPDIR)/$(am__dirstamp):
887 @$(MKDIR_P) src/c/$(DEPDIR)
888 @: > src/c/$(DEPDIR)/$(am__dirstamp)
889 src/c/libscistring_algo_la-convstr.lo: src/c/$(am__dirstamp) \
890 src/c/$(DEPDIR)/$(am__dirstamp)
891 src/c/libscistring_algo_la-men_Sutils.lo: src/c/$(am__dirstamp) \
892 src/c/$(DEPDIR)/$(am__dirstamp)
893 src/c/libscistring_algo_la-tokens.lo: src/c/$(am__dirstamp) \
894 src/c/$(DEPDIR)/$(am__dirstamp)
895 src/c/libscistring_algo_la-strsplit.lo: src/c/$(am__dirstamp) \
896 src/c/$(DEPDIR)/$(am__dirstamp)
897 src/c/libscistring_algo_la-partfunction.lo: src/c/$(am__dirstamp) \
898 src/c/$(DEPDIR)/$(am__dirstamp)
899 src/c/libscistring_algo_la-cvstr.lo: src/c/$(am__dirstamp) \
900 src/c/$(DEPDIR)/$(am__dirstamp)
901 src/c/libscistring_algo_la-getfastcode.lo: src/c/$(am__dirstamp) \
902 src/c/$(DEPDIR)/$(am__dirstamp)
903 src/c/libscistring_algo_la-pcre_private.lo: src/c/$(am__dirstamp) \
904 src/c/$(DEPDIR)/$(am__dirstamp)
905 src/c/libscistring_algo_la-pcre_error.lo: src/c/$(am__dirstamp) \
906 src/c/$(DEPDIR)/$(am__dirstamp)
907 src/c/libscistring_algo_la-isletter.lo: src/c/$(am__dirstamp) \
908 src/c/$(DEPDIR)/$(am__dirstamp)
909 src/c/libscistring_algo_la-isdigit.lo: src/c/$(am__dirstamp) \
910 src/c/$(DEPDIR)/$(am__dirstamp)
911 src/c/libscistring_algo_la-strsubst.lo: src/c/$(am__dirstamp) \
912 src/c/$(DEPDIR)/$(am__dirstamp)
913 src/c/libscistring_algo_la-stristr.lo: src/c/$(am__dirstamp) \
914 src/c/$(DEPDIR)/$(am__dirstamp)
915 src/c/libscistring_algo_la-stringsstrrev.lo: src/c/$(am__dirstamp) \
916 src/c/$(DEPDIR)/$(am__dirstamp)
917 src/c/libscistring_algo_la-stringsCompare.lo: src/c/$(am__dirstamp) \
918 src/c/$(DEPDIR)/$(am__dirstamp)
919 src/c/libscistring_algo_la-isalphanum.lo: src/c/$(am__dirstamp) \
920 src/c/$(DEPDIR)/$(am__dirstamp)
921 src/c/libscistring_algo_la-StringConvert.lo: src/c/$(am__dirstamp) \
922 src/c/$(DEPDIR)/$(am__dirstamp)
923 src/c/libscistring_algo_la-os_wcsdup.lo: src/c/$(am__dirstamp) \
924 src/c/$(DEPDIR)/$(am__dirstamp)
925 src/c/libscistring_algo_la-os_wcstok.lo: src/c/$(am__dirstamp) \
926 src/c/$(DEPDIR)/$(am__dirstamp)
927 src/c/libscistring_algo_la-scistrtostr.lo: src/c/$(am__dirstamp) \
928 src/c/$(DEPDIR)/$(am__dirstamp)
929 src/c/libscistring_algo_la-stringToDouble.lo: src/c/$(am__dirstamp) \
930 src/c/$(DEPDIR)/$(am__dirstamp)
931 src/c/libscistring_algo_la-stringToComplex.lo: src/c/$(am__dirstamp) \
932 src/c/$(DEPDIR)/$(am__dirstamp)
933 src/c/libscistring_algo_la-complex_array.lo: src/c/$(am__dirstamp) \
934 src/c/$(DEPDIR)/$(am__dirstamp)
935 src/c/libscistring_algo_la-isascii.lo: src/c/$(am__dirstamp) \
936 src/c/$(DEPDIR)/$(am__dirstamp)
937 src/c/libscistring_algo_la-isnum.lo: src/c/$(am__dirstamp) \
938 src/c/$(DEPDIR)/$(am__dirstamp)
939 src/cpp/$(am__dirstamp):
941 @: > src/cpp/$(am__dirstamp)
942 src/cpp/$(DEPDIR)/$(am__dirstamp):
943 @$(MKDIR_P) src/cpp/$(DEPDIR)
944 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
945 src/cpp/libscistring_algo_la-stripblanks.lo: src/cpp/$(am__dirstamp) \
946 src/cpp/$(DEPDIR)/$(am__dirstamp)
947 src/cpp/libscistring_algo_la-sort_inter.lo: src/cpp/$(am__dirstamp) \
948 src/cpp/$(DEPDIR)/$(am__dirstamp)
950 libscistring-algo.la: $(libscistring_algo_la_OBJECTS) $(libscistring_algo_la_DEPENDENCIES) $(EXTRA_libscistring_algo_la_DEPENDENCIES)
951 $(AM_V_CXXLD)$(CXXLINK) $(am_libscistring_algo_la_rpath) $(libscistring_algo_la_OBJECTS) $(libscistring_algo_la_LIBADD) $(LIBS)
952 sci_gateway/cpp/$(am__dirstamp):
953 @$(MKDIR_P) sci_gateway/cpp
954 @: > sci_gateway/cpp/$(am__dirstamp)
955 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
956 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
957 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
958 sci_gateway/cpp/libscistring_la-sci_stripblanks.lo: \
959 sci_gateway/cpp/$(am__dirstamp) \
960 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
961 sci_gateway/cpp/libscistring_la-sci_grep.lo: \
962 sci_gateway/cpp/$(am__dirstamp) \
963 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
964 sci_gateway/cpp/libscistring_la-string_gw.lo: \
965 sci_gateway/cpp/$(am__dirstamp) \
966 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
967 sci_gateway/cpp/libscistring_la-sci_regexp.lo: \
968 sci_gateway/cpp/$(am__dirstamp) \
969 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
970 sci_gateway/cpp/libscistring_la-sci_part.lo: \
971 sci_gateway/cpp/$(am__dirstamp) \
972 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
973 sci_gateway/cpp/libscistring_la-sci_length.lo: \
974 sci_gateway/cpp/$(am__dirstamp) \
975 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
976 sci_gateway/cpp/libscistring_la-sci_strindex.lo: \
977 sci_gateway/cpp/$(am__dirstamp) \
978 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
979 sci_gateway/cpp/libscistring_la-sci_strsubst.lo: \
980 sci_gateway/cpp/$(am__dirstamp) \
981 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
982 sci_gateway/cpp/libscistring_la-sci_ascii.lo: \
983 sci_gateway/cpp/$(am__dirstamp) \
984 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
985 sci_gateway/cpp/libscistring_la-sci_strcat.lo: \
986 sci_gateway/cpp/$(am__dirstamp) \
987 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
988 sci_gateway/cpp/libscistring_la-sci_string.lo: \
989 sci_gateway/cpp/$(am__dirstamp) \
990 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
991 sci_gateway/cpp/libscistring_la-sci_convstr.lo: \
992 sci_gateway/cpp/$(am__dirstamp) \
993 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
994 sci_gateway/cpp/libscistring_la-sci_strncpy.lo: \
995 sci_gateway/cpp/$(am__dirstamp) \
996 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
997 sci_gateway/cpp/libscistring_la-sci_strrchr.lo: \
998 sci_gateway/cpp/$(am__dirstamp) \
999 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1000 sci_gateway/cpp/libscistring_la-sci_strchr.lo: \
1001 sci_gateway/cpp/$(am__dirstamp) \
1002 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1003 sci_gateway/cpp/libscistring_la-sci_strstr.lo: \
1004 sci_gateway/cpp/$(am__dirstamp) \
1005 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1006 sci_gateway/cpp/libscistring_la-sci_strrev.lo: \
1007 sci_gateway/cpp/$(am__dirstamp) \
1008 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1009 sci_gateway/cpp/libscistring_la-sci_strtod.lo: \
1010 sci_gateway/cpp/$(am__dirstamp) \
1011 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1012 sci_gateway/cpp/libscistring_la-sci_tokens.lo: \
1013 sci_gateway/cpp/$(am__dirstamp) \
1014 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1015 sci_gateway/cpp/libscistring_la-sci_strcmp.lo: \
1016 sci_gateway/cpp/$(am__dirstamp) \
1017 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1018 sci_gateway/cpp/libscistring_la-sci_isletter.lo: \
1019 sci_gateway/cpp/$(am__dirstamp) \
1020 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1021 sci_gateway/cpp/libscistring_la-sci_strcspn.lo: \
1022 sci_gateway/cpp/$(am__dirstamp) \
1023 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1024 sci_gateway/cpp/libscistring_la-sci_strtok.lo: \
1025 sci_gateway/cpp/$(am__dirstamp) \
1026 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1027 sci_gateway/cpp/libscistring_la-sci_strspn.lo: \
1028 sci_gateway/cpp/$(am__dirstamp) \
1029 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1030 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo: \
1031 sci_gateway/cpp/$(am__dirstamp) \
1032 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1033 sci_gateway/cpp/libscistring_la-sci_isdigit.lo: \
1034 sci_gateway/cpp/$(am__dirstamp) \
1035 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1036 sci_gateway/cpp/libscistring_la-sci_isascii.lo: \
1037 sci_gateway/cpp/$(am__dirstamp) \
1038 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1039 sci_gateway/cpp/libscistring_la-sci_strsplit.lo: \
1040 sci_gateway/cpp/$(am__dirstamp) \
1041 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1042 sci_gateway/cpp/libscistring_la-sci_isnum.lo: \
1043 sci_gateway/cpp/$(am__dirstamp) \
1044 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1046 libscistring.la: $(libscistring_la_OBJECTS) $(libscistring_la_DEPENDENCIES) $(EXTRA_libscistring_la_DEPENDENCIES)
1047 $(AM_V_CXXLD)$(libscistring_la_LINK) $(am_libscistring_la_rpath) $(libscistring_la_OBJECTS) $(libscistring_la_LIBADD) $(LIBS)
1049 mostlyclean-compile:
1051 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1052 -rm -f sci_gateway/cpp/*.lo
1053 -rm -f src/c/*.$(OBJEXT)
1055 -rm -f src/cpp/*.$(OBJEXT)
1061 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_ascii.Plo@am__quote@
1062 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_convstr.Plo@am__quote@
1063 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_grep.Plo@am__quote@
1064 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isalphanum.Plo@am__quote@
1065 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isascii.Plo@am__quote@
1066 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isdigit.Plo@am__quote@
1067 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isletter.Plo@am__quote@
1068 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_isnum.Plo@am__quote@
1069 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_length.Plo@am__quote@
1070 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_part.Plo@am__quote@
1071 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_regexp.Plo@am__quote@
1072 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcat.Plo@am__quote@
1073 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strchr.Plo@am__quote@
1074 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcmp.Plo@am__quote@
1075 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strcspn.Plo@am__quote@
1076 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strindex.Plo@am__quote@
1077 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_string.Plo@am__quote@
1078 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_stripblanks.Plo@am__quote@
1079 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strncpy.Plo@am__quote@
1080 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrchr.Plo@am__quote@
1081 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strrev.Plo@am__quote@
1082 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsplit.Plo@am__quote@
1083 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strspn.Plo@am__quote@
1084 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strstr.Plo@am__quote@
1085 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strsubst.Plo@am__quote@
1086 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtod.Plo@am__quote@
1087 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_strtok.Plo@am__quote@
1088 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-sci_tokens.Plo@am__quote@
1089 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscistring_la-string_gw.Plo@am__quote@
1090 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Plo@am__quote@
1091 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-complex_array.Plo@am__quote@
1092 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-convstr.Plo@am__quote@
1093 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Plo@am__quote@
1094 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Plo@am__quote@
1095 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Plo@am__quote@
1096 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isascii.Plo@am__quote@
1097 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Plo@am__quote@
1098 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isletter.Plo@am__quote@
1099 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-isnum.Plo@am__quote@
1100 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-men_Sutils.Plo@am__quote@
1101 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-os_wcsdup.Plo@am__quote@
1102 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-os_wcstok.Plo@am__quote@
1103 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Plo@am__quote@
1104 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-pcre_error.Plo@am__quote@
1105 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-pcre_private.Plo@am__quote@
1106 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Plo@am__quote@
1107 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Plo@am__quote@
1108 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Plo@am__quote@
1109 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Plo@am__quote@
1110 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Plo@am__quote@
1111 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-stristr.Plo@am__quote@
1112 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Plo@am__quote@
1113 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Plo@am__quote@
1114 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscistring_algo_la-tokens.Plo@am__quote@
1115 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscistring_algo_la-sort_inter.Plo@am__quote@
1116 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Plo@am__quote@
1119 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1120 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1121 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1122 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1124 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1127 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1128 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1129 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1130 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1131 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1132 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1135 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1136 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1137 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1138 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1139 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1140 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1142 src/c/libscistring_algo_la-convstr.lo: src/c/convstr.c
1143 @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
1144 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-convstr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-convstr.Plo
1145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/convstr.c' object='src/c/libscistring_algo_la-convstr.lo' libtool=yes @AMDEPBACKSLASH@
1146 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1147 @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
1149 src/c/libscistring_algo_la-men_Sutils.lo: src/c/men_Sutils.c
1150 @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
1151 @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
1152 @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@
1153 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1154 @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
1156 src/c/libscistring_algo_la-tokens.lo: src/c/tokens.c
1157 @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
1158 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-tokens.Tpo src/c/$(DEPDIR)/libscistring_algo_la-tokens.Plo
1159 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/tokens.c' object='src/c/libscistring_algo_la-tokens.lo' libtool=yes @AMDEPBACKSLASH@
1160 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1161 @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
1163 src/c/libscistring_algo_la-strsplit.lo: src/c/strsplit.c
1164 @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
1165 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Tpo src/c/$(DEPDIR)/libscistring_algo_la-strsplit.Plo
1166 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/strsplit.c' object='src/c/libscistring_algo_la-strsplit.lo' libtool=yes @AMDEPBACKSLASH@
1167 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1168 @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
1170 src/c/libscistring_algo_la-partfunction.lo: src/c/partfunction.c
1171 @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
1172 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Tpo src/c/$(DEPDIR)/libscistring_algo_la-partfunction.Plo
1173 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/partfunction.c' object='src/c/libscistring_algo_la-partfunction.lo' libtool=yes @AMDEPBACKSLASH@
1174 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1175 @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
1177 src/c/libscistring_algo_la-cvstr.lo: src/c/cvstr.c
1178 @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
1179 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-cvstr.Plo
1180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cvstr.c' object='src/c/libscistring_algo_la-cvstr.lo' libtool=yes @AMDEPBACKSLASH@
1181 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1182 @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
1184 src/c/libscistring_algo_la-getfastcode.lo: src/c/getfastcode.c
1185 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1186 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Tpo src/c/$(DEPDIR)/libscistring_algo_la-getfastcode.Plo
1187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getfastcode.c' object='src/c/libscistring_algo_la-getfastcode.lo' libtool=yes @AMDEPBACKSLASH@
1188 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1189 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-getfastcode.lo `test -f 'src/c/getfastcode.c' || echo '$(srcdir)/'`src/c/getfastcode.c
1191 src/c/libscistring_algo_la-pcre_private.lo: src/c/pcre_private.c
1192 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1193 @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
1194 @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@
1195 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1196 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-pcre_private.lo `test -f 'src/c/pcre_private.c' || echo '$(srcdir)/'`src/c/pcre_private.c
1198 src/c/libscistring_algo_la-pcre_error.lo: src/c/pcre_error.c
1199 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1200 @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
1201 @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@
1202 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1203 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-pcre_error.lo `test -f 'src/c/pcre_error.c' || echo '$(srcdir)/'`src/c/pcre_error.c
1205 src/c/libscistring_algo_la-isletter.lo: src/c/isletter.c
1206 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1207 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isletter.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isletter.Plo
1208 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isletter.c' object='src/c/libscistring_algo_la-isletter.lo' libtool=yes @AMDEPBACKSLASH@
1209 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1210 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isletter.lo `test -f 'src/c/isletter.c' || echo '$(srcdir)/'`src/c/isletter.c
1212 src/c/libscistring_algo_la-isdigit.lo: src/c/isdigit.c
1213 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1214 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isdigit.Plo
1215 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isdigit.c' object='src/c/libscistring_algo_la-isdigit.lo' libtool=yes @AMDEPBACKSLASH@
1216 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1217 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isdigit.lo `test -f 'src/c/isdigit.c' || echo '$(srcdir)/'`src/c/isdigit.c
1219 src/c/libscistring_algo_la-strsubst.lo: src/c/strsubst.c
1220 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1221 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Tpo src/c/$(DEPDIR)/libscistring_algo_la-strsubst.Plo
1222 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/strsubst.c' object='src/c/libscistring_algo_la-strsubst.lo' libtool=yes @AMDEPBACKSLASH@
1223 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1224 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-strsubst.lo `test -f 'src/c/strsubst.c' || echo '$(srcdir)/'`src/c/strsubst.c
1226 src/c/libscistring_algo_la-stristr.lo: src/c/stristr.c
1227 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1228 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stristr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stristr.Plo
1229 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stristr.c' object='src/c/libscistring_algo_la-stristr.lo' libtool=yes @AMDEPBACKSLASH@
1230 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1231 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stristr.lo `test -f 'src/c/stristr.c' || echo '$(srcdir)/'`src/c/stristr.c
1233 src/c/libscistring_algo_la-stringsstrrev.lo: src/c/stringsstrrev.c
1234 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1235 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringsstrrev.Plo
1236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringsstrrev.c' object='src/c/libscistring_algo_la-stringsstrrev.lo' libtool=yes @AMDEPBACKSLASH@
1237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1238 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringsstrrev.lo `test -f 'src/c/stringsstrrev.c' || echo '$(srcdir)/'`src/c/stringsstrrev.c
1240 src/c/libscistring_algo_la-stringsCompare.lo: src/c/stringsCompare.c
1241 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1242 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringsCompare.Plo
1243 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringsCompare.c' object='src/c/libscistring_algo_la-stringsCompare.lo' libtool=yes @AMDEPBACKSLASH@
1244 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1245 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringsCompare.lo `test -f 'src/c/stringsCompare.c' || echo '$(srcdir)/'`src/c/stringsCompare.c
1247 src/c/libscistring_algo_la-isalphanum.lo: src/c/isalphanum.c
1248 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1249 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isalphanum.Plo
1250 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isalphanum.c' object='src/c/libscistring_algo_la-isalphanum.lo' libtool=yes @AMDEPBACKSLASH@
1251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1252 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isalphanum.lo `test -f 'src/c/isalphanum.c' || echo '$(srcdir)/'`src/c/isalphanum.c
1254 src/c/libscistring_algo_la-StringConvert.lo: src/c/StringConvert.c
1255 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1256 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Tpo src/c/$(DEPDIR)/libscistring_algo_la-StringConvert.Plo
1257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/StringConvert.c' object='src/c/libscistring_algo_la-StringConvert.lo' libtool=yes @AMDEPBACKSLASH@
1258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1259 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-StringConvert.lo `test -f 'src/c/StringConvert.c' || echo '$(srcdir)/'`src/c/StringConvert.c
1261 src/c/libscistring_algo_la-os_wcsdup.lo: src/c/os_wcsdup.c
1262 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1263 @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
1264 @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@
1265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1266 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-os_wcsdup.lo `test -f 'src/c/os_wcsdup.c' || echo '$(srcdir)/'`src/c/os_wcsdup.c
1268 src/c/libscistring_algo_la-os_wcstok.lo: src/c/os_wcstok.c
1269 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1270 @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
1271 @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@
1272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1273 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-os_wcstok.lo `test -f 'src/c/os_wcstok.c' || echo '$(srcdir)/'`src/c/os_wcstok.c
1275 src/c/libscistring_algo_la-scistrtostr.lo: src/c/scistrtostr.c
1276 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1277 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Tpo src/c/$(DEPDIR)/libscistring_algo_la-scistrtostr.Plo
1278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scistrtostr.c' object='src/c/libscistring_algo_la-scistrtostr.lo' libtool=yes @AMDEPBACKSLASH@
1279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1280 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-scistrtostr.lo `test -f 'src/c/scistrtostr.c' || echo '$(srcdir)/'`src/c/scistrtostr.c
1282 src/c/libscistring_algo_la-stringToDouble.lo: src/c/stringToDouble.c
1283 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1284 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringToDouble.Plo
1285 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringToDouble.c' object='src/c/libscistring_algo_la-stringToDouble.lo' libtool=yes @AMDEPBACKSLASH@
1286 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1287 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringToDouble.lo `test -f 'src/c/stringToDouble.c' || echo '$(srcdir)/'`src/c/stringToDouble.c
1289 src/c/libscistring_algo_la-stringToComplex.lo: src/c/stringToComplex.c
1290 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1291 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Tpo src/c/$(DEPDIR)/libscistring_algo_la-stringToComplex.Plo
1292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stringToComplex.c' object='src/c/libscistring_algo_la-stringToComplex.lo' libtool=yes @AMDEPBACKSLASH@
1293 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1294 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-stringToComplex.lo `test -f 'src/c/stringToComplex.c' || echo '$(srcdir)/'`src/c/stringToComplex.c
1296 src/c/libscistring_algo_la-complex_array.lo: src/c/complex_array.c
1297 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1298 @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
1299 @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@
1300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1301 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-complex_array.lo `test -f 'src/c/complex_array.c' || echo '$(srcdir)/'`src/c/complex_array.c
1303 src/c/libscistring_algo_la-isascii.lo: src/c/isascii.c
1304 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1305 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isascii.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isascii.Plo
1306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isascii.c' object='src/c/libscistring_algo_la-isascii.lo' libtool=yes @AMDEPBACKSLASH@
1307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1308 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isascii.lo `test -f 'src/c/isascii.c' || echo '$(srcdir)/'`src/c/isascii.c
1310 src/c/libscistring_algo_la-isnum.lo: src/c/isnum.c
1311 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -MT src/c/libscistring_algo_la-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
1312 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscistring_algo_la-isnum.Tpo src/c/$(DEPDIR)/libscistring_algo_la-isnum.Plo
1313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isnum.c' object='src/c/libscistring_algo_la-isnum.lo' libtool=yes @AMDEPBACKSLASH@
1314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1315 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_algo_la_CPPFLAGS) $(CPPFLAGS) $(libscistring_algo_la_CFLAGS) $(CFLAGS) -c -o src/c/libscistring_algo_la-isnum.lo `test -f 'src/c/isnum.c' || echo '$(srcdir)/'`src/c/isnum.c
1318 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1319 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1320 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1321 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1322 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1323 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1326 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1327 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1328 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1329 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1330 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1331 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1334 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1335 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1336 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1337 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1338 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1339 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1341 src/cpp/libscistring_algo_la-stripblanks.lo: src/cpp/stripblanks.cpp
1342 @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
1343 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Tpo src/cpp/$(DEPDIR)/libscistring_algo_la-stripblanks.Plo
1344 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/stripblanks.cpp' object='src/cpp/libscistring_algo_la-stripblanks.lo' libtool=yes @AMDEPBACKSLASH@
1345 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1346 @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
1348 src/cpp/libscistring_algo_la-sort_inter.lo: src/cpp/sort_inter.cpp
1349 @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
1350 @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
1351 @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@
1352 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1353 @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
1355 sci_gateway/cpp/libscistring_la-sci_stripblanks.lo: sci_gateway/cpp/sci_stripblanks.cpp
1356 @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
1357 @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
1358 @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@
1359 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1360 @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
1362 sci_gateway/cpp/libscistring_la-sci_grep.lo: sci_gateway/cpp/sci_grep.cpp
1363 @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
1364 @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
1365 @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@
1366 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1367 @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
1369 sci_gateway/cpp/libscistring_la-string_gw.lo: sci_gateway/cpp/string_gw.cpp
1370 @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
1371 @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
1372 @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@
1373 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1374 @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
1376 sci_gateway/cpp/libscistring_la-sci_regexp.lo: sci_gateway/cpp/sci_regexp.cpp
1377 @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
1378 @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
1379 @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@
1380 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1381 @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
1383 sci_gateway/cpp/libscistring_la-sci_part.lo: sci_gateway/cpp/sci_part.cpp
1384 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_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
1385 @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
1386 @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@
1387 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1388 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_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
1390 sci_gateway/cpp/libscistring_la-sci_length.lo: sci_gateway/cpp/sci_length.cpp
1391 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_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
1392 @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
1393 @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@
1394 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1395 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_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
1397 sci_gateway/cpp/libscistring_la-sci_strindex.lo: sci_gateway/cpp/sci_strindex.cpp
1398 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1399 @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
1400 @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@
1401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1402 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strindex.lo `test -f 'sci_gateway/cpp/sci_strindex.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strindex.cpp
1404 sci_gateway/cpp/libscistring_la-sci_strsubst.lo: sci_gateway/cpp/sci_strsubst.cpp
1405 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1406 @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
1407 @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@
1408 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1409 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strsubst.lo `test -f 'sci_gateway/cpp/sci_strsubst.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strsubst.cpp
1411 sci_gateway/cpp/libscistring_la-sci_ascii.lo: sci_gateway/cpp/sci_ascii.cpp
1412 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-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
1413 @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
1414 @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@
1415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1416 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_ascii.lo `test -f 'sci_gateway/cpp/sci_ascii.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ascii.cpp
1418 sci_gateway/cpp/libscistring_la-sci_strcat.lo: sci_gateway/cpp/sci_strcat.cpp
1419 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1420 @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
1421 @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@
1422 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1423 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strcat.lo `test -f 'sci_gateway/cpp/sci_strcat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcat.cpp
1425 sci_gateway/cpp/libscistring_la-sci_string.lo: sci_gateway/cpp/sci_string.cpp
1426 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1427 @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
1428 @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@
1429 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1430 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_string.lo `test -f 'sci_gateway/cpp/sci_string.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_string.cpp
1432 sci_gateway/cpp/libscistring_la-sci_convstr.lo: sci_gateway/cpp/sci_convstr.cpp
1433 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1434 @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
1435 @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@
1436 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1437 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_convstr.lo `test -f 'sci_gateway/cpp/sci_convstr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_convstr.cpp
1439 sci_gateway/cpp/libscistring_la-sci_strncpy.lo: sci_gateway/cpp/sci_strncpy.cpp
1440 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1441 @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
1442 @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@
1443 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1444 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strncpy.lo `test -f 'sci_gateway/cpp/sci_strncpy.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strncpy.cpp
1446 sci_gateway/cpp/libscistring_la-sci_strrchr.lo: sci_gateway/cpp/sci_strrchr.cpp
1447 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1448 @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
1449 @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@
1450 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1451 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strrchr.lo `test -f 'sci_gateway/cpp/sci_strrchr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strrchr.cpp
1453 sci_gateway/cpp/libscistring_la-sci_strchr.lo: sci_gateway/cpp/sci_strchr.cpp
1454 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1455 @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
1456 @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@
1457 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1458 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strchr.lo `test -f 'sci_gateway/cpp/sci_strchr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strchr.cpp
1460 sci_gateway/cpp/libscistring_la-sci_strstr.lo: sci_gateway/cpp/sci_strstr.cpp
1461 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1462 @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
1463 @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@
1464 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1465 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strstr.lo `test -f 'sci_gateway/cpp/sci_strstr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strstr.cpp
1467 sci_gateway/cpp/libscistring_la-sci_strrev.lo: sci_gateway/cpp/sci_strrev.cpp
1468 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1469 @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
1470 @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@
1471 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1472 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strrev.lo `test -f 'sci_gateway/cpp/sci_strrev.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strrev.cpp
1474 sci_gateway/cpp/libscistring_la-sci_strtod.lo: sci_gateway/cpp/sci_strtod.cpp
1475 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1476 @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
1477 @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@
1478 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1479 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strtod.lo `test -f 'sci_gateway/cpp/sci_strtod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strtod.cpp
1481 sci_gateway/cpp/libscistring_la-sci_tokens.lo: sci_gateway/cpp/sci_tokens.cpp
1482 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1483 @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
1484 @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@
1485 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1486 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_tokens.lo `test -f 'sci_gateway/cpp/sci_tokens.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tokens.cpp
1488 sci_gateway/cpp/libscistring_la-sci_strcmp.lo: sci_gateway/cpp/sci_strcmp.cpp
1489 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1490 @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
1491 @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@
1492 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1493 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strcmp.lo `test -f 'sci_gateway/cpp/sci_strcmp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcmp.cpp
1495 sci_gateway/cpp/libscistring_la-sci_isletter.lo: sci_gateway/cpp/sci_isletter.cpp
1496 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1497 @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
1498 @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@
1499 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1500 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isletter.lo `test -f 'sci_gateway/cpp/sci_isletter.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isletter.cpp
1502 sci_gateway/cpp/libscistring_la-sci_strcspn.lo: sci_gateway/cpp/sci_strcspn.cpp
1503 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1504 @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
1505 @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@
1506 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1507 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strcspn.lo `test -f 'sci_gateway/cpp/sci_strcspn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strcspn.cpp
1509 sci_gateway/cpp/libscistring_la-sci_strtok.lo: sci_gateway/cpp/sci_strtok.cpp
1510 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1511 @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
1512 @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@
1513 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1514 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strtok.lo `test -f 'sci_gateway/cpp/sci_strtok.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strtok.cpp
1516 sci_gateway/cpp/libscistring_la-sci_strspn.lo: sci_gateway/cpp/sci_strspn.cpp
1517 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1518 @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
1519 @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@
1520 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1521 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strspn.lo `test -f 'sci_gateway/cpp/sci_strspn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strspn.cpp
1523 sci_gateway/cpp/libscistring_la-sci_isalphanum.lo: sci_gateway/cpp/sci_isalphanum.cpp
1524 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1525 @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
1526 @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@
1527 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1528 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isalphanum.lo `test -f 'sci_gateway/cpp/sci_isalphanum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isalphanum.cpp
1530 sci_gateway/cpp/libscistring_la-sci_isdigit.lo: sci_gateway/cpp/sci_isdigit.cpp
1531 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1532 @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
1533 @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@
1534 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1535 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isdigit.lo `test -f 'sci_gateway/cpp/sci_isdigit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isdigit.cpp
1537 sci_gateway/cpp/libscistring_la-sci_isascii.lo: sci_gateway/cpp/sci_isascii.cpp
1538 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1539 @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
1540 @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@
1541 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1542 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isascii.lo `test -f 'sci_gateway/cpp/sci_isascii.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isascii.cpp
1544 sci_gateway/cpp/libscistring_la-sci_strsplit.lo: sci_gateway/cpp/sci_strsplit.cpp
1545 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1546 @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
1547 @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@
1548 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1549 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_strsplit.lo `test -f 'sci_gateway/cpp/sci_strsplit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_strsplit.cpp
1551 sci_gateway/cpp/libscistring_la-sci_isnum.lo: sci_gateway/cpp/sci_isnum.cpp
1552 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscistring_la-sci_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
1553 @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
1554 @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@
1555 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1556 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscistring_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscistring_la-sci_isnum.lo `test -f 'sci_gateway/cpp/sci_isnum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isnum.cpp
1558 mostlyclean-libtool:
1563 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1564 -rm -rf src/c/.libs src/c/_libs
1565 -rm -rf src/cpp/.libs src/cpp/_libs
1566 install-libscistring_la_etcDATA: $(libscistring_la_etc_DATA)
1568 @list='$(libscistring_la_etc_DATA)'; test -n "$(libscistring_la_etcdir)" || list=; \
1569 if test -n "$$list"; then \
1570 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_etcdir)'"; \
1571 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_etcdir)" || exit 1; \
1573 for p in $$list; do \
1574 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1576 done | $(am__base_list) | \
1577 while read files; do \
1578 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_etcdir)'"; \
1579 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_etcdir)" || exit $$?; \
1582 uninstall-libscistring_la_etcDATA:
1583 @$(NORMAL_UNINSTALL)
1584 @list='$(libscistring_la_etc_DATA)'; test -n "$(libscistring_la_etcdir)" || list=; \
1585 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1586 dir='$(DESTDIR)$(libscistring_la_etcdir)'; $(am__uninstall_files_from_dir)
1587 install-libscistring_la_rootDATA: $(libscistring_la_root_DATA)
1589 @list='$(libscistring_la_root_DATA)'; test -n "$(libscistring_la_rootdir)" || list=; \
1590 if test -n "$$list"; then \
1591 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_rootdir)'"; \
1592 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_rootdir)" || exit 1; \
1594 for p in $$list; do \
1595 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1597 done | $(am__base_list) | \
1598 while read files; do \
1599 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_rootdir)'"; \
1600 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_rootdir)" || exit $$?; \
1603 uninstall-libscistring_la_rootDATA:
1604 @$(NORMAL_UNINSTALL)
1605 @list='$(libscistring_la_root_DATA)'; test -n "$(libscistring_la_rootdir)" || list=; \
1606 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1607 dir='$(DESTDIR)$(libscistring_la_rootdir)'; $(am__uninstall_files_from_dir)
1608 install-libscistring_la_sci_gatewayDATA: $(libscistring_la_sci_gateway_DATA)
1610 @list='$(libscistring_la_sci_gateway_DATA)'; test -n "$(libscistring_la_sci_gatewaydir)" || list=; \
1611 if test -n "$$list"; then \
1612 echo " $(MKDIR_P) '$(DESTDIR)$(libscistring_la_sci_gatewaydir)'"; \
1613 $(MKDIR_P) "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" || exit 1; \
1615 for p in $$list; do \
1616 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1618 done | $(am__base_list) | \
1619 while read files; do \
1620 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscistring_la_sci_gatewaydir)'"; \
1621 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscistring_la_sci_gatewaydir)" || exit $$?; \
1624 uninstall-libscistring_la_sci_gatewayDATA:
1625 @$(NORMAL_UNINSTALL)
1626 @list='$(libscistring_la_sci_gateway_DATA)'; test -n "$(libscistring_la_sci_gatewaydir)" || list=; \
1627 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1628 dir='$(DESTDIR)$(libscistring_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1630 ID: $(am__tagged_files)
1631 $(am__define_uniq_tagged_files); mkid -fID $$unique
1635 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1638 $(am__define_uniq_tagged_files); \
1640 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1641 test -n "$$unique" || unique=$$empty_fix; \
1642 if test $$# -gt 0; then \
1643 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1646 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1653 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1654 $(am__define_uniq_tagged_files); \
1655 test -z "$(CTAGS_ARGS)$$unique" \
1656 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1660 here=`$(am__cd) $(top_builddir) && pwd` \
1661 && $(am__cd) $(top_srcdir) \
1662 && gtags -i $(GTAGS_ARGS) "$$here"
1663 cscopelist: cscopelist-am
1665 cscopelist-am: $(am__tagged_files)
1666 list='$(am__tagged_files)'; \
1667 case "$(srcdir)" in \
1668 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1669 *) sdir=$(subdir)/$(srcdir) ;; \
1671 for i in $$list; do \
1672 if test -f "$$i"; then \
1673 echo "$(subdir)/$$i"; \
1675 echo "$$sdir/$$i"; \
1677 done >> $(top_builddir)/cscope.files
1680 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1682 distdir: $(DISTFILES)
1683 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1684 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1685 list='$(DISTFILES)'; \
1686 dist_files=`for file in $$list; do echo $$file; done | \
1687 sed -e "s|^$$srcdirstrip/||;t" \
1688 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1689 case $$dist_files in \
1690 */*) $(MKDIR_P) `echo "$$dist_files" | \
1691 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1694 for file in $$dist_files; do \
1695 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1696 if test -d $$d/$$file; then \
1697 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1698 if test -d "$(distdir)/$$file"; then \
1699 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1701 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1702 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1703 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1705 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1707 test -f "$(distdir)/$$file" \
1708 || cp -p $$d/$$file "$(distdir)/$$file" \
1713 $(MAKE) $(AM_MAKEFLAGS) check-local
1715 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1717 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscistring_la_etcdir)" "$(DESTDIR)$(libscistring_la_rootdir)" "$(DESTDIR)$(libscistring_la_sci_gatewaydir)"; do \
1718 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1721 install-exec: install-exec-am
1722 install-data: install-data-am
1723 uninstall: uninstall-am
1726 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1728 installcheck: installcheck-am
1730 if test -z '$(STRIP)'; then \
1731 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1732 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1735 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1736 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1737 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1739 mostlyclean-generic:
1744 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1745 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1746 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1747 -rm -f sci_gateway/cpp/$(am__dirstamp)
1748 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1749 -rm -f src/c/$(am__dirstamp)
1750 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1751 -rm -f src/cpp/$(am__dirstamp)
1753 maintainer-clean-generic:
1754 @echo "This command is intended for maintainers to use"
1755 @echo "it deletes files that may require special tools to rebuild."
1758 clean-am: clean-generic clean-libtool clean-local \
1759 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1761 distclean: distclean-am
1762 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1764 distclean-am: clean-am distclean-compile distclean-generic \
1765 distclean-local distclean-tags
1779 install-data-am: install-data-local install-libscistring_la_etcDATA \
1780 install-libscistring_la_rootDATA \
1781 install-libscistring_la_sci_gatewayDATA
1783 install-dvi: install-dvi-am
1787 install-exec-am: install-pkglibLTLIBRARIES
1789 install-html: install-html-am
1791 install-html-am: install-html-local
1793 install-info: install-info-am
1799 install-pdf: install-pdf-am
1803 install-ps: install-ps-am
1809 maintainer-clean: maintainer-clean-am
1810 -rm -rf sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1812 maintainer-clean-am: distclean-am maintainer-clean-generic
1814 mostlyclean: mostlyclean-am
1816 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1827 uninstall-am: uninstall-libscistring_la_etcDATA \
1828 uninstall-libscistring_la_rootDATA \
1829 uninstall-libscistring_la_sci_gatewayDATA \
1830 uninstall-pkglibLTLIBRARIES
1832 .MAKE: check-am install-am install-strip
1834 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
1835 check-local clean clean-generic clean-libtool clean-local \
1836 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
1837 ctags ctags-am distclean distclean-compile distclean-generic \
1838 distclean-libtool distclean-local distclean-tags distdir dvi \
1839 dvi-am html html-am info info-am install install-am \
1840 install-data install-data-am install-data-local install-dvi \
1841 install-dvi-am install-exec install-exec-am install-html \
1842 install-html-am install-html-local install-info \
1843 install-info-am install-libscistring_la_etcDATA \
1844 install-libscistring_la_rootDATA \
1845 install-libscistring_la_sci_gatewayDATA install-man \
1846 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1847 install-ps install-ps-am install-strip installcheck \
1848 installcheck-am installdirs maintainer-clean \
1849 maintainer-clean-generic mostlyclean mostlyclean-compile \
1850 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1851 tags tags-am uninstall uninstall-am \
1852 uninstall-libscistring_la_etcDATA \
1853 uninstall-libscistring_la_rootDATA \
1854 uninstall-libscistring_la_sci_gatewayDATA \
1855 uninstall-pkglibLTLIBRARIES
1858 # This target enables tests for Scilab
1859 check-local: $(top_builddir)/scilab-bin test
1860 if test -d $(mydatadir)/tests; then \
1861 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1864 if test -f build.xml; then \
1865 $(ANT) checkstyle; \
1867 if test -x "$(SPLINT)"; then \
1868 $(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); \
1870 @NEED_JAVA_TRUE@java:
1871 # Some configurations needs to export JAVA_HOME in the current env
1872 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1873 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1874 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1875 @NEED_JAVA_TRUE@ $(ANT); \
1878 @NEED_JAVA_TRUE@clean-java:
1879 # Some configurations needs to export JAVA_HOME in the current env
1880 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1881 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1882 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1883 @NEED_JAVA_TRUE@ $(ANT) clean; \
1884 @NEED_JAVA_TRUE@ fi;
1886 # If the user request for the SWIG generation of the wrappers Java => C/C++
1887 # We call the target swig-build on the variable SWIG_WRAPPERS
1889 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1890 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1891 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1892 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1893 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1894 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1895 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1899 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1900 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1901 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1902 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1903 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1904 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1908 # If the user request for the SWIG generation of the wrappers Java => C/C++
1909 # We call the target swig-build on the variable SWIG_WRAPPERS
1911 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1912 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1913 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1914 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1915 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1916 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1917 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1918 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1920 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1921 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1926 @GIWS_TRUE@giws-exception:
1927 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1928 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1929 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1932 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1933 echo "Error : Cannot build $< : Scilab has not been built"; \
1935 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1938 # Removes the macros
1940 # Removes macros (*.bin generated from .sci)
1941 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1942 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1943 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1947 # More tests could be added here
1948 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1949 if test -f build.xml -a $$USEANT -eq 1; then \
1953 all-local: $(TARGETS_ALL)
1956 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1957 echo "Error : Cannot build $< : Scilab has not been build"; \
1959 echo "Creating $@"; \
1960 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1965 install-data-local-local:
1966 # Mainly for javasci
1967 @if test -d $(srcdir)/javadoc; then \
1968 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1970 # If the user wants the help sources to be installed
1971 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1972 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1973 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1974 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1975 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1976 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1977 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1978 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1979 @INSTALL_HELP_XML_TRUE@ done ; \
1980 @INSTALL_HELP_XML_TRUE@ fi; \
1981 @INSTALL_HELP_XML_TRUE@ fi; \
1982 @INSTALL_HELP_XML_TRUE@ done; \
1983 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1984 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1985 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1986 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1987 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1988 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1989 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1990 @INSTALL_HELP_XML_TRUE@ done ; \
1991 @INSTALL_HELP_XML_TRUE@ fi; \
1992 @INSTALL_HELP_XML_TRUE@ fi
1995 @echo "-------- Install tests (if any) --------"; \
1996 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1997 if test -d $(srcdir)/$$dir/; then \
1998 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1999 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2000 if test -d "$(srcdir)/$$dir/$$file"; then \
2001 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
2002 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
2004 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2005 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2010 # Install the help chapter
2011 @echo "-------- Install the help chapter (if any) --------"; \
2012 for lang in $(HELP_CHAPTERLANG); do \
2013 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
2014 if test -f $$HELPFILE; then \
2015 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2016 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2017 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2018 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2021 # Install the demos & examples
2022 @echo "-------- Install demos & examples (if any) --------"; \
2023 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
2024 if test -d $(srcdir)/$$dir/; then \
2025 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
2026 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2027 if test -d "$(srcdir)/$$dir/$$file"; then \
2028 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
2029 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
2031 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2032 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2037 # Install the macros
2038 @echo "-------- Install macros (if any) --------"; \
2039 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2040 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2041 if test -d $(srcdir)/$$dir/; then \
2042 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2043 if test -n "$(MACROSSPECIALEXT)"; then \
2045 for specialExt in $(MACROSSPECIALEXT); do \
2046 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
2048 FILELIST="$$FILELIST $$specialExtDir"; \
2050 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
2051 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
2052 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
2056 # Install java files (.jar)
2057 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
2058 echo "-------- Install jar files --------"; \
2059 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
2060 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
2061 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
2062 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
2066 ########### CLEAN ###################
2067 # Clean help (generated automatically by Scilab)
2068 # It used to clean the macro (clean-macros) but this was causing
2069 # make clean && make to fail Scilab startup
2070 @NEED_JAVA_TRUE@clean-local: clean-java
2071 @NEED_JAVA_FALSE@clean-local:
2074 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
2076 .PHONY: macros java swig giws
2078 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2079 # Otherwise a system limit (for SysV at least) may be exceeded.