1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
20 # Copyright (C) DIGITEO - 2010 - Allan CORNET
21 # Copyright (C) DIGITEO - 2010 - Bruno JOFRET
23 # This file must be used under the terms of the CeCILL.
24 # This source file is licensed as described in the file COPYING, which
25 # you should have received as part of this distribution. The terms
26 # are also available at
27 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
30 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
31 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
32 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
34 # This file must be used under the terms of the CeCILL.
35 # This source file is licensed as described in the file COPYING, which
36 # you should have received as part of this distribution. The terms
37 # are also available at
38 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
42 ### Makefile included stuff
43 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
53 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
54 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
56 for am__flg in $$MAKEFLAGS; do \
59 *n*) am__dry=yes; break;; \
63 test $$am__dry = yes; \
65 pkgdatadir = $(datadir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 pkglibdir = $(libdir)/@PACKAGE@
68 pkglibexecdir = $(libexecdir)/@PACKAGE@
69 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70 install_sh_DATA = $(install_sh) -c -m 644
71 install_sh_PROGRAM = $(install_sh) -c
72 install_sh_SCRIPT = $(install_sh) -c
73 INSTALL_HEADER = $(INSTALL_DATA)
74 transform = $(program_transform_name)
81 build_triplet = @build@
83 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
84 $(top_srcdir)/Makefile.incl.am
85 @NEED_JAVA_TRUE@am__append_1 = java
86 @ENABLE_DEBUG_TRUE@am__append_2 = src/cpp/inspector.cpp
87 @GIWS_TRUE@am__append_3 = giws
88 @ENABLE_DEBUG_TRUE@am__append_4 = \
89 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp \
90 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetItem.cpp \
91 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetItemCount.cpp \
92 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp \
93 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorShowItem.cpp \
94 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp \
95 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
97 @GUI_TRUE@am__append_5 = libscitypes-java.la
98 @SWIG_TRUE@am__append_6 = swig
99 check_PROGRAMS = testTypes$(EXEEXT)
100 TESTS = testTypes$(EXEEXT)
101 subdir = modules/types
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
104 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/curl.m4 \
105 $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/doxygen.m4 \
106 $(top_srcdir)/m4/eigen.m4 $(top_srcdir)/m4/fftw.m4 \
107 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
108 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
109 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
110 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
111 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
112 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
113 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
114 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
115 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \
116 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/relocatable.m4 \
117 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \
118 $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \
119 $(top_srcdir)/configure.ac
120 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
123 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
125 CONFIG_CLEAN_VPATH_FILES =
126 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127 am__vpath_adj = case $$p in \
128 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
131 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
133 am__nobase_strip_setup = \
134 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
136 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137 am__nobase_list = $(am__nobase_strip_setup); \
138 for p in $$list; do echo "$$p $$p"; done | \
139 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141 if (++n[$$2] == $(am__install_max)) \
142 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143 END { for (dir in files) print dir, files[dir] }'
145 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147 am__uninstall_files_from_dir = { \
149 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151 $(am__cd) "$$dir" && rm -f $$files; }; \
153 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
154 "$(DESTDIR)$(libscitypes_la_etcdir)" \
155 "$(DESTDIR)$(libscitypes_la_rootdir)" \
156 "$(DESTDIR)$(libscitypes_la_sci_gatewaydir)"
157 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
158 libscitypes_algo_la_LIBADD =
159 am__libscitypes_algo_la_SOURCES_DIST = src/cpp/types.cpp \
160 src/cpp/string.cpp src/cpp/double.cpp src/cpp/bool.cpp \
161 src/cpp/float.cpp src/cpp/implicitlist.cpp src/cpp/polynom.cpp \
162 src/cpp/singlepoly.cpp src/cpp/tostring_common.cpp \
163 src/cpp/function.cpp src/cpp/macrofile.cpp src/cpp/macro.cpp \
164 src/cpp/list.cpp src/cpp/listdelete.cpp src/cpp/listinsert.cpp \
165 src/cpp/listoperation.cpp src/cpp/listundefined.cpp \
166 src/cpp/struct.cpp src/cpp/singlestruct.cpp src/cpp/cell.cpp \
167 src/cpp/tlist.cpp src/cpp/file.cpp src/cpp/mlist.cpp \
168 src/cpp/threadId.cpp src/cpp/arrayof.cpp src/cpp/int8.cpp \
169 src/cpp/uint8.cpp src/cpp/int16.cpp src/cpp/uint16.cpp \
170 src/cpp/int32.cpp src/cpp/uint32.cpp src/cpp/int64.cpp \
171 src/cpp/uint64.cpp src/cpp/sparse.cpp \
172 src/cpp/graphichandle.cpp src/cpp/types_tools.cpp \
173 src/cpp/inspector.cpp
174 @ENABLE_DEBUG_TRUE@am__objects_1 = libscitypes_algo_la-inspector.lo
175 am__objects_2 = libscitypes_algo_la-types.lo \
176 libscitypes_algo_la-string.lo libscitypes_algo_la-double.lo \
177 libscitypes_algo_la-bool.lo libscitypes_algo_la-float.lo \
178 libscitypes_algo_la-implicitlist.lo \
179 libscitypes_algo_la-polynom.lo \
180 libscitypes_algo_la-singlepoly.lo \
181 libscitypes_algo_la-tostring_common.lo \
182 libscitypes_algo_la-function.lo \
183 libscitypes_algo_la-macrofile.lo libscitypes_algo_la-macro.lo \
184 libscitypes_algo_la-list.lo libscitypes_algo_la-listdelete.lo \
185 libscitypes_algo_la-listinsert.lo \
186 libscitypes_algo_la-listoperation.lo \
187 libscitypes_algo_la-listundefined.lo \
188 libscitypes_algo_la-struct.lo \
189 libscitypes_algo_la-singlestruct.lo \
190 libscitypes_algo_la-cell.lo libscitypes_algo_la-tlist.lo \
191 libscitypes_algo_la-file.lo libscitypes_algo_la-mlist.lo \
192 libscitypes_algo_la-threadId.lo libscitypes_algo_la-arrayof.lo \
193 libscitypes_algo_la-int8.lo libscitypes_algo_la-uint8.lo \
194 libscitypes_algo_la-int16.lo libscitypes_algo_la-uint16.lo \
195 libscitypes_algo_la-int32.lo libscitypes_algo_la-uint32.lo \
196 libscitypes_algo_la-int64.lo libscitypes_algo_la-uint64.lo \
197 libscitypes_algo_la-sparse.lo \
198 libscitypes_algo_la-graphichandle.lo \
199 libscitypes_algo_la-types_tools.lo $(am__objects_1)
200 am_libscitypes_algo_la_OBJECTS = $(am__objects_2)
201 libscitypes_algo_la_OBJECTS = $(am_libscitypes_algo_la_OBJECTS)
202 libscitypes_java_la_DEPENDENCIES = \
203 $(top_builddir)/modules/commons/libscicommons.la \
204 $(top_builddir)/modules/jvm/libscijvm.la
205 am__objects_3 = libscitypes_java_la-getScilabVariable_wrap.lo
206 am__objects_4 = libscitypes_java_la-ScilabToJava.lo \
207 libscitypes_java_la-ScilabVariables.lo \
208 libscitypes_java_la-ScilabVariablesRefresh.lo \
209 libscitypes_java_la-ScilabPolynomialToJava.lo
210 am_libscitypes_java_la_OBJECTS = $(am__objects_3) $(am__objects_4)
211 libscitypes_java_la_OBJECTS = $(am_libscitypes_java_la_OBJECTS)
212 @GUI_TRUE@am_libscitypes_java_la_rpath = -rpath $(pkglibdir)
213 libscitypes_la_DEPENDENCIES = libscitypes-algo.la
214 am__libscitypes_la_SOURCES_DIST = sci_gateway/cpp/types_gw.cpp \
215 sci_gateway/cpp/sci_list.cpp sci_gateway/cpp/sci_struct.cpp \
216 sci_gateway/cpp/sci_insert.cpp sci_gateway/cpp/sci_null.cpp \
217 sci_gateway/cpp/sci_cell.cpp sci_gateway/cpp/sci_makecell.cpp \
218 sci_gateway/cpp/sci_usertype.cpp \
219 sci_gateway/cpp/sci_typeof.cpp sci_gateway/cpp/sci_tlist.cpp \
220 sci_gateway/cpp/sci_mlist.cpp sci_gateway/cpp/sci_isfield.cpp \
221 sci_gateway/cpp/sci_fieldnames.cpp \
222 sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp \
223 sci_gateway/cpp/sci_inspectorGetItem.cpp \
224 sci_gateway/cpp/sci_inspectorGetItemCount.cpp \
225 sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp \
226 sci_gateway/cpp/sci_inspectorShowItem.cpp \
227 sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp \
228 sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
229 @ENABLE_DEBUG_TRUE@am__objects_5 = libscitypes_la-sci_inspectorDeleteUnreferencedItems.lo \
230 @ENABLE_DEBUG_TRUE@ libscitypes_la-sci_inspectorGetItem.lo \
231 @ENABLE_DEBUG_TRUE@ libscitypes_la-sci_inspectorGetItemCount.lo \
232 @ENABLE_DEBUG_TRUE@ libscitypes_la-sci_inspectorGetUnreferencedItem.lo \
233 @ENABLE_DEBUG_TRUE@ libscitypes_la-sci_inspectorShowItem.lo \
234 @ENABLE_DEBUG_TRUE@ libscitypes_la-sci_inspectorShowUnreferencedItem.lo \
235 @ENABLE_DEBUG_TRUE@ libscitypes_la-sci_inspectorGetFunctionList.lo
236 am__objects_6 = libscitypes_la-types_gw.lo libscitypes_la-sci_list.lo \
237 libscitypes_la-sci_struct.lo libscitypes_la-sci_insert.lo \
238 libscitypes_la-sci_null.lo libscitypes_la-sci_cell.lo \
239 libscitypes_la-sci_makecell.lo libscitypes_la-sci_usertype.lo \
240 libscitypes_la-sci_typeof.lo libscitypes_la-sci_tlist.lo \
241 libscitypes_la-sci_mlist.lo libscitypes_la-sci_isfield.lo \
242 libscitypes_la-sci_fieldnames.lo $(am__objects_5)
243 am_libscitypes_la_OBJECTS = $(am__objects_6)
244 libscitypes_la_OBJECTS = $(am_libscitypes_la_OBJECTS)
245 am_testTypes_OBJECTS = testTypes-test-types.$(OBJEXT)
246 testTypes_OBJECTS = $(am_testTypes_OBJECTS)
247 testTypes_DEPENDENCIES = \
248 $(top_builddir)/modules/types/libscitypes-algo.la \
249 $(top_builddir)/modules/ast/libsciast.la
250 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
251 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
252 am__depfiles_maybe = depfiles
254 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
255 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
256 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
257 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
258 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
260 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
261 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
263 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
264 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
265 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
266 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
267 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
269 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
270 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
272 SOURCES = $(libscitypes_algo_la_SOURCES) \
273 $(libscitypes_java_la_SOURCES) $(libscitypes_la_SOURCES) \
275 DIST_SOURCES = $(am__libscitypes_algo_la_SOURCES_DIST) \
276 $(libscitypes_java_la_SOURCES) \
277 $(am__libscitypes_la_SOURCES_DIST) $(testTypes_SOURCES)
278 am__can_run_installinfo = \
279 case $$AM_UPDATE_INFO_DIR in \
281 *) (install-info --version) >/dev/null 2>&1;; \
283 DATA = $(libscitypes_la_etc_DATA) $(libscitypes_la_root_DATA) \
284 $(libscitypes_la_sci_gateway_DATA)
288 red=; grn=; lgn=; blu=; std=
289 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
291 ALL_LINGUAS = @ALL_LINGUAS@
292 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
297 ARPACK_LIBS = @ARPACK_LIBS@
299 AUTOCONF = @AUTOCONF@
300 AUTOHEADER = @AUTOHEADER@
301 AUTOMAKE = @AUTOMAKE@
302 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
305 BLAS_LIBS = @BLAS_LIBS@
308 CCDEPMODE = @CCDEPMODE@
310 CHECKSTYLE = @CHECKSTYLE@
311 COBERTURA = @COBERTURA@
312 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
313 COMMONS_IO = @COMMONS_IO@
314 COMMONS_LOGGING = @COMMONS_LOGGING@
316 CPPFLAGS = @CPPFLAGS@
317 CURL_CFLAGS = @CURL_CFLAGS@
318 CURL_CONFIG = @CURL_CONFIG@
319 CURL_LIBS = @CURL_LIBS@
320 CURL_VERSION = @CURL_VERSION@
323 CXXDEPMODE = @CXXDEPMODE@
324 CXXFLAGS = @CXXFLAGS@
325 CYGPATH_W = @CYGPATH_W@
327 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
329 DOCBOOK_ROOT = @DOCBOOK_ROOT@
330 DOXYGEN_BIN = @DOXYGEN_BIN@
331 DSYMUTIL = @DSYMUTIL@
337 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
341 FFTW3_LIB = @FFTW3_LIB@
342 FFTW_ENABLE = @FFTW_ENABLE@
344 FLEXDOCK = @FLEXDOCK@
348 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
349 GIWS_BIN = @GIWS_BIN@
350 GLUEGEN2_RT = @GLUEGEN2_RT@
352 GMSGFMT_015 = @GMSGFMT_015@
353 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
355 GUI_ENABLE = @GUI_ENABLE@
356 HDF5_CFLAGS = @HDF5_CFLAGS@
357 HDF5_LIBS = @HDF5_LIBS@
358 HELP_ENABLE = @HELP_ENABLE@
360 INSTALL_DATA = @INSTALL_DATA@
361 INSTALL_PROGRAM = @INSTALL_PROGRAM@
362 INSTALL_SCRIPT = @INSTALL_SCRIPT@
363 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
364 INTLLIBS = @INTLLIBS@
365 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
369 JAVAC_DEBUG = @JAVAC_DEBUG@
372 JAVASCI_ENABLE = @JAVASCI_ENABLE@
373 JAVA_ENABLE = @JAVA_ENABLE@
375 JAVA_HOME = @JAVA_HOME@
376 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
377 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
379 JEUCLID_CORE = @JEUCLID_CORE@
382 JLATEXMATH = @JLATEXMATH@
383 JLATEXMATH_FOP = @JLATEXMATH_FOP@
385 JROSETTA_API = @JROSETTA_API@
386 JROSETTA_ENGINE = @JROSETTA_ENGINE@
388 LAPACK_LIBS = @LAPACK_LIBS@
394 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
395 LIBICONV = @LIBICONV@
403 LOGGING_LEVEL = @LOGGING_LEVEL@
405 LTLIBICONV = @LTLIBICONV@
406 LTLIBINTL = @LTLIBINTL@
407 LTLIBOBJS = @LTLIBOBJS@
409 MAKEINFO = @MAKEINFO@
410 MATIO_CFLAGS = @MATIO_CFLAGS@
411 MATIO_ENABLE = @MATIO_ENABLE@
412 MATIO_LIBS = @MATIO_LIBS@
416 MSGFMT_015 = @MSGFMT_015@
417 MSGMERGE = @MSGMERGE@
423 OCAMLDEP = @OCAMLDEP@
424 OCAMLLEX = @OCAMLLEX@
425 OCAMLOPT = @OCAMLOPT@
426 OCAMLYACC = @OCAMLYACC@
427 OPENMP_CFLAGS = @OPENMP_CFLAGS@
428 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
429 OPENMP_ENABLE = @OPENMP_ENABLE@
430 OPENMP_LIBS = @OPENMP_LIBS@
434 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
435 PACKAGE_NAME = @PACKAGE_NAME@
436 PACKAGE_STRING = @PACKAGE_STRING@
437 PACKAGE_TARNAME = @PACKAGE_TARNAME@
438 PACKAGE_URL = @PACKAGE_URL@
439 PACKAGE_VERSION = @PACKAGE_VERSION@
440 PATH_SEPARATOR = @PATH_SEPARATOR@
441 PCRE_CFLAGS = @PCRE_CFLAGS@
442 PCRE_CONFIG = @PCRE_CONFIG@
443 PCRE_LIBS = @PCRE_LIBS@
444 PCRE_VERSION = @PCRE_VERSION@
445 PKG_CONFIG = @PKG_CONFIG@
450 RELOCATABLE = @RELOCATABLE@
453 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
454 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
455 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
456 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
457 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
458 SCIRENDERER = @SCIRENDERER@
459 SCIRENDERER_CP = @SCIRENDERER_CP@
460 SCI_CFLAGS = @SCI_CFLAGS@
461 SCI_CXXFLAGS = @SCI_CXXFLAGS@
462 SCI_FFLAGS = @SCI_FFLAGS@
463 SCI_LDFLAGS = @SCI_LDFLAGS@
465 SET_MAKE = @SET_MAKE@
466 SET_RELOCATABLE = @SET_RELOCATABLE@
471 SWIG_BIN = @SWIG_BIN@
472 SWIG_JAVA = @SWIG_JAVA@
473 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
474 TCLTK_LIBS = @TCLTK_LIBS@
475 TCL_INC_PATH = @TCL_INC_PATH@
476 TK_INC_PATH = @TK_INC_PATH@
477 UMFPACK_ENABLE = @UMFPACK_ENABLE@
478 UMFPACK_LIB = @UMFPACK_LIB@
481 WITH_OCAML = @WITH_OCAML@
482 WITH_TKSCI = @WITH_TKSCI@
483 XCOS_ENABLE = @XCOS_ENABLE@
484 XGETTEXT = @XGETTEXT@
485 XGETTEXT_015 = @XGETTEXT_015@
486 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
488 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
489 XML_APIS_EXT = @XML_APIS_EXT@
490 XML_CONFIG = @XML_CONFIG@
491 XML_FLAGS = @XML_FLAGS@
492 XML_LIBS = @XML_LIBS@
493 XML_VERSION = @XML_VERSION@
494 X_CFLAGS = @X_CFLAGS@
495 X_EXTRA_LIBS = @X_EXTRA_LIBS@
497 X_PRE_LIBS = @X_PRE_LIBS@
500 abs_builddir = @abs_builddir@
501 abs_srcdir = @abs_srcdir@
502 abs_top_builddir = @abs_top_builddir@
503 abs_top_srcdir = @abs_top_srcdir@
504 ac_ct_CC = @ac_ct_CC@
505 ac_ct_CXX = @ac_ct_CXX@
506 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
507 ac_ct_F77 = @ac_ct_F77@
508 am__include = @am__include@
509 am__leading_dot = @am__leading_dot@
510 am__quote = @am__quote@
512 am__untar = @am__untar@
515 build_alias = @build_alias@
516 build_cpu = @build_cpu@
517 build_os = @build_os@
518 build_vendor = @build_vendor@
519 builddir = @builddir@
520 cxx_present = @cxx_present@
522 datarootdir = @datarootdir@
525 exec_prefix = @exec_prefix@
527 host_alias = @host_alias@
528 host_cpu = @host_cpu@
530 host_vendor = @host_vendor@
532 includedir = @includedir@
534 install_sh = @install_sh@
536 libexecdir = @libexecdir@
537 localedir = @localedir@
538 localstatedir = @localstatedir@
541 oldincludedir = @oldincludedir@
544 program_transform_name = @program_transform_name@
547 sharedstatedir = @sharedstatedir@
549 sysconfdir = @sysconfdir@
550 target_alias = @target_alias@
551 top_build_prefix = @top_build_prefix@
552 top_builddir = @top_builddir@
553 top_srcdir = @top_srcdir@
554 yacc_present = @yacc_present@
559 #### types : Conf files ####
560 libscitypes_la_rootdir = $(mydatadir)
561 libscitypes_la_root_DATA = license.txt
563 #### types : init scripts ####
564 libscitypes_la_etcdir = $(mydatadir)/etc
565 libscitypes_la_etc_DATA = etc/types.quit \
569 # Where all the Scilab stuff is installed (macros, help, ...)
570 mydatadir = $(pkgdatadir)/modules/$(modulename)
572 # Set AM_* SCI detected settings
573 AM_CPPFLAGS = $(SCI_CPPFLAGS)
574 AM_CFLAGS = $(SCI_CFLAGS)
575 AM_CXXFLAGS = $(SCI_CXXFLAGS)
576 # append includes to AM_FFLAGS to manage fortran includes
577 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
579 # Tag shared libraries with the Scilab version
580 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
583 SPLINT_OPTIONS = -weak -booltype BOOL
585 ########################### JAVA ######################################
586 #### We are delegating java compilation to ant... Thanks to that
587 #### the procedure will be the same with Microsoft Windows (C)
589 #######################################################################
590 TARGETS_ALL = $(am__append_1)
592 ################ MACROS ######################
593 # Rule to build a macro
594 # NOT USED AT THE MOMENT
597 ########### INSTALL DOCUMENTATION ###################
599 # Install documentation files into the right target
600 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
601 # automake needs the html files to be present which is not the case when
602 # we are building Scilab
604 # Where it should be installed
605 pkgdocdir = $(mydatadir)
607 # What is the mask of the help source
610 # What is the mask of the MathML sources
613 ########### INSTALL DATA ###################
614 # Install macros, help & demos
615 # Where it should be installed
616 pkgmacrosdir = $(mydatadir)
617 # Which directory we process
619 # Mask of the Scilab sources macros
621 # Mask of the Scilab executable sources macros
622 MACROBUILDMASK = *.sce
623 # Mask of the Scilab compiled macros
625 # List of the standard directory for tests
626 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
627 # Where the demos should be installed
628 pkgdemosdir = $(mydatadir)
629 # List of the standard directory for demos
631 # List of the standard directory for examples
632 EXAMPLES_DIR = examples
633 # Where to export JAVA archives (.jar)
638 HELP_CHAPTERDIR = help/
639 HELP_CHAPTERFILE = addchapter.sce
640 HELP_CHAPTERLANG = en_US fr_FR pt_BR
641 TYPES_JAVA_C_SOURCES = src/jni/getScilabVariable_wrap.c
642 TYPES_CPP_SOURCES = src/cpp/types.cpp src/cpp/string.cpp \
643 src/cpp/double.cpp src/cpp/bool.cpp src/cpp/float.cpp \
644 src/cpp/implicitlist.cpp src/cpp/polynom.cpp \
645 src/cpp/singlepoly.cpp src/cpp/tostring_common.cpp \
646 src/cpp/function.cpp src/cpp/macrofile.cpp src/cpp/macro.cpp \
647 src/cpp/list.cpp src/cpp/listdelete.cpp src/cpp/listinsert.cpp \
648 src/cpp/listoperation.cpp src/cpp/listundefined.cpp \
649 src/cpp/struct.cpp src/cpp/singlestruct.cpp src/cpp/cell.cpp \
650 src/cpp/tlist.cpp src/cpp/file.cpp src/cpp/mlist.cpp \
651 src/cpp/threadId.cpp src/cpp/arrayof.cpp src/cpp/int8.cpp \
652 src/cpp/uint8.cpp src/cpp/int16.cpp src/cpp/uint16.cpp \
653 src/cpp/int32.cpp src/cpp/uint32.cpp src/cpp/int64.cpp \
654 src/cpp/uint64.cpp src/cpp/sparse.cpp \
655 src/cpp/graphichandle.cpp src/cpp/types_tools.cpp \
657 TYPES_JAVA_CPP_SOURCES = src/cpp/ScilabToJava.cpp \
658 src/jni/ScilabVariables.cpp \
659 src/jni/ScilabVariablesRefresh.cpp \
660 src/jni/ScilabPolynomialToJava.cpp
662 GIWS_WRAPPERS = src/jni/ScilabVariables.giws.xml
663 BUILT_SOURCES = $(am__append_3) $(am__append_6)
664 TYPES_GATEWAY_CPP_SOURCES = sci_gateway/cpp/types_gw.cpp \
665 sci_gateway/cpp/sci_list.cpp sci_gateway/cpp/sci_struct.cpp \
666 sci_gateway/cpp/sci_insert.cpp sci_gateway/cpp/sci_null.cpp \
667 sci_gateway/cpp/sci_cell.cpp sci_gateway/cpp/sci_makecell.cpp \
668 sci_gateway/cpp/sci_usertype.cpp \
669 sci_gateway/cpp/sci_typeof.cpp sci_gateway/cpp/sci_tlist.cpp \
670 sci_gateway/cpp/sci_mlist.cpp sci_gateway/cpp/sci_isfield.cpp \
671 sci_gateway/cpp/sci_fieldnames.cpp $(am__append_4)
672 libscitypes_java_la_CFLAGS = $(JAVA_JNI_INCLUDE) \
675 libscitypes_java_la_CPPFLAGS = $(JAVA_JNI_INCLUDE) \
676 -I$(srcdir)/src/jni \
677 -I$(srcdir)/src/cpp \
678 -I$(srcdir)/includes \
679 -I$(top_srcdir)/modules/commons/src/jni/ \
680 -I$(top_srcdir)/modules/jvm/includes/ \
681 -I$(top_srcdir)/modules/output_stream/includes/ \
682 -I$(top_srcdir)/modules/api_scilab/includes/ \
683 -I$(top_srcdir)/modules/operations/includes/ \
686 libscitypes_la_CPPFLAGS = \
687 -I$(srcdir)/includes \
688 -I$(top_srcdir)/modules/elementary_functions/includes \
689 -I$(top_srcdir)/modules/localization/includes \
690 -I$(top_srcdir)/modules/operations/includes \
691 -I$(top_srcdir)/modules/symbol/includes \
692 -I$(top_srcdir)/modules/ast/includes \
693 -I$(top_srcdir)/modules/output_stream/includes \
694 -I$(top_srcdir)/modules/parse/includes \
695 -I$(top_srcdir)/modules/system_env/includes \
696 -I$(top_srcdir)/modules/functions_manager/includes \
697 -I$(top_srcdir)/modules/string/includes \
698 -I$(top_srcdir)/modules/threads/includes \
699 -I$(top_srcdir)/modules/dynamic_link/includes \
704 pkglib_LTLIBRARIES = libscitypes.la $(am__append_5)
705 noinst_LTLIBRARIES = libscitypes-algo.la
706 libscitypes_algo_la_CPPFLAGS = $(libscitypes_la_CPPFLAGS) \
709 libscitypes_la_LIBADD = libscitypes-algo.la
710 libscitypes_java_la_LIBADD = \
711 $(top_builddir)/modules/commons/libscicommons.la \
712 $(top_builddir)/modules/jvm/libscijvm.la
714 libscitypes_algo_la_SOURCES = $(TYPES_CPP_SOURCES)
715 libscitypes_java_la_SOURCES = $(TYPES_JAVA_C_SOURCES) $(TYPES_JAVA_CPP_SOURCES)
716 libscitypes_la_SOURCES = $(TYPES_GATEWAY_CPP_SOURCES)
718 # For the code check (splint)
719 CHECK_SRC = $(TYPES_C_SOURCES) $(GATEWAY_C_SOURCES)
720 INCLUDE_FLAGS = $(libscitypes_la_CPPFLAGS)
722 #### SWIG Declaration ####
723 SWIG_WRAPPERS = src/jni/sci_types.i \
724 src/jni/getScilabVariable.i
727 #### types : gateway declaration ####
728 libscitypes_la_sci_gatewaydir = $(mydatadir)/sci_gateway
729 libscitypes_la_sci_gateway_DATA =
730 @NEED_JAVA_TRUE@USEANT = 1
734 check_INCLUDES = -Iincludes/ \
736 -I$(top_srcdir)/modules/ast/includes
738 testTypes_SOURCES = src/cpp/test-types.cpp
739 testTypes_CPPFLAGS = $(check_INCLUDES)
740 testTypes_LDADD = $(top_builddir)/modules/types/libscitypes-algo.la \
741 $(top_builddir)/modules/ast/libsciast.la
743 all: $(BUILT_SOURCES)
744 $(MAKE) $(AM_MAKEFLAGS) all-am
747 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
748 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
750 case '$(am__configure_deps)' in \
752 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
753 && { if test -f $@; then exit 0; else break; fi; }; \
757 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/types/Makefile'; \
758 $(am__cd) $(top_srcdir) && \
759 $(AUTOMAKE) --foreign modules/types/Makefile
761 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
764 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
766 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
767 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
769 $(top_srcdir)/Makefile.incl.am:
771 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
772 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
774 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
775 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
776 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
777 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
778 $(am__aclocal_m4_deps):
780 clean-noinstLTLIBRARIES:
781 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
782 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
783 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
784 test "$$dir" != "$$p" || dir=.; \
785 echo "rm -f \"$${dir}/so_locations\""; \
786 rm -f "$${dir}/so_locations"; \
788 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
790 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
791 list2=; for p in $$list; do \
792 if test -f $$p; then \
793 list2="$$list2 $$p"; \
796 test -z "$$list2" || { \
797 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
798 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
799 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
800 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
803 uninstall-pkglibLTLIBRARIES:
805 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
806 for p in $$list; do \
808 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
809 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
812 clean-pkglibLTLIBRARIES:
813 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
814 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
815 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
816 test "$$dir" != "$$p" || dir=.; \
817 echo "rm -f \"$${dir}/so_locations\""; \
818 rm -f "$${dir}/so_locations"; \
820 libscitypes-algo.la: $(libscitypes_algo_la_OBJECTS) $(libscitypes_algo_la_DEPENDENCIES) $(EXTRA_libscitypes_algo_la_DEPENDENCIES)
821 $(CXXLINK) $(libscitypes_algo_la_OBJECTS) $(libscitypes_algo_la_LIBADD) $(LIBS)
822 libscitypes-java.la: $(libscitypes_java_la_OBJECTS) $(libscitypes_java_la_DEPENDENCIES) $(EXTRA_libscitypes_java_la_DEPENDENCIES)
823 $(CXXLINK) $(am_libscitypes_java_la_rpath) $(libscitypes_java_la_OBJECTS) $(libscitypes_java_la_LIBADD) $(LIBS)
824 libscitypes.la: $(libscitypes_la_OBJECTS) $(libscitypes_la_DEPENDENCIES) $(EXTRA_libscitypes_la_DEPENDENCIES)
825 $(CXXLINK) -rpath $(pkglibdir) $(libscitypes_la_OBJECTS) $(libscitypes_la_LIBADD) $(LIBS)
828 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
829 echo " rm -f" $$list; \
830 rm -f $$list || exit $$?; \
831 test -n "$(EXEEXT)" || exit 0; \
832 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
833 echo " rm -f" $$list; \
835 testTypes$(EXEEXT): $(testTypes_OBJECTS) $(testTypes_DEPENDENCIES) $(EXTRA_testTypes_DEPENDENCIES)
836 @rm -f testTypes$(EXEEXT)
837 $(CXXLINK) $(testTypes_OBJECTS) $(testTypes_LDADD) $(LIBS)
845 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-arrayof.Plo@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-bool.Plo@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-cell.Plo@am__quote@
848 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-double.Plo@am__quote@
849 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-file.Plo@am__quote@
850 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-float.Plo@am__quote@
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-function.Plo@am__quote@
852 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-graphichandle.Plo@am__quote@
853 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-implicitlist.Plo@am__quote@
854 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-inspector.Plo@am__quote@
855 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-int16.Plo@am__quote@
856 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-int32.Plo@am__quote@
857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-int64.Plo@am__quote@
858 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-int8.Plo@am__quote@
859 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-list.Plo@am__quote@
860 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-listdelete.Plo@am__quote@
861 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-listinsert.Plo@am__quote@
862 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-listoperation.Plo@am__quote@
863 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-listundefined.Plo@am__quote@
864 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-macro.Plo@am__quote@
865 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-macrofile.Plo@am__quote@
866 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-mlist.Plo@am__quote@
867 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-polynom.Plo@am__quote@
868 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-singlepoly.Plo@am__quote@
869 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-singlestruct.Plo@am__quote@
870 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-sparse.Plo@am__quote@
871 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-string.Plo@am__quote@
872 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-struct.Plo@am__quote@
873 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-threadId.Plo@am__quote@
874 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-tlist.Plo@am__quote@
875 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-tostring_common.Plo@am__quote@
876 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-types.Plo@am__quote@
877 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-types_tools.Plo@am__quote@
878 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-uint16.Plo@am__quote@
879 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-uint32.Plo@am__quote@
880 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-uint64.Plo@am__quote@
881 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_algo_la-uint8.Plo@am__quote@
882 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_java_la-ScilabPolynomialToJava.Plo@am__quote@
883 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_java_la-ScilabToJava.Plo@am__quote@
884 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_java_la-ScilabVariables.Plo@am__quote@
885 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_java_la-ScilabVariablesRefresh.Plo@am__quote@
886 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_java_la-getScilabVariable_wrap.Plo@am__quote@
887 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_cell.Plo@am__quote@
888 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_fieldnames.Plo@am__quote@
889 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_insert.Plo@am__quote@
890 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_inspectorDeleteUnreferencedItems.Plo@am__quote@
891 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_inspectorGetFunctionList.Plo@am__quote@
892 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_inspectorGetItem.Plo@am__quote@
893 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_inspectorGetItemCount.Plo@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_inspectorGetUnreferencedItem.Plo@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_inspectorShowItem.Plo@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_inspectorShowUnreferencedItem.Plo@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_isfield.Plo@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_list.Plo@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_makecell.Plo@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_mlist.Plo@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_null.Plo@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_struct.Plo@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_tlist.Plo@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_typeof.Plo@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-sci_usertype.Plo@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscitypes_la-types_gw.Plo@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testTypes-test-types.Po@am__quote@
910 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
911 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
912 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
914 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
917 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
918 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
919 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
921 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
924 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
925 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
926 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
928 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
930 libscitypes_java_la-getScilabVariable_wrap.lo: src/jni/getScilabVariable_wrap.c
931 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(libscitypes_java_la_CFLAGS) $(CFLAGS) -MT libscitypes_java_la-getScilabVariable_wrap.lo -MD -MP -MF $(DEPDIR)/libscitypes_java_la-getScilabVariable_wrap.Tpo -c -o libscitypes_java_la-getScilabVariable_wrap.lo `test -f 'src/jni/getScilabVariable_wrap.c' || echo '$(srcdir)/'`src/jni/getScilabVariable_wrap.c
932 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_java_la-getScilabVariable_wrap.Tpo $(DEPDIR)/libscitypes_java_la-getScilabVariable_wrap.Plo
933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/jni/getScilabVariable_wrap.c' object='libscitypes_java_la-getScilabVariable_wrap.lo' libtool=yes @AMDEPBACKSLASH@
934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
935 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(libscitypes_java_la_CFLAGS) $(CFLAGS) -c -o libscitypes_java_la-getScilabVariable_wrap.lo `test -f 'src/jni/getScilabVariable_wrap.c' || echo '$(srcdir)/'`src/jni/getScilabVariable_wrap.c
938 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
939 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
940 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
941 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
942 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
945 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
946 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
947 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
948 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
949 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
952 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
953 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
954 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
955 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
956 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
958 libscitypes_algo_la-types.lo: src/cpp/types.cpp
959 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-types.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-types.Tpo -c -o libscitypes_algo_la-types.lo `test -f 'src/cpp/types.cpp' || echo '$(srcdir)/'`src/cpp/types.cpp
960 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-types.Tpo $(DEPDIR)/libscitypes_algo_la-types.Plo
961 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/types.cpp' object='libscitypes_algo_la-types.lo' libtool=yes @AMDEPBACKSLASH@
962 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
963 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-types.lo `test -f 'src/cpp/types.cpp' || echo '$(srcdir)/'`src/cpp/types.cpp
965 libscitypes_algo_la-string.lo: src/cpp/string.cpp
966 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-string.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-string.Tpo -c -o libscitypes_algo_la-string.lo `test -f 'src/cpp/string.cpp' || echo '$(srcdir)/'`src/cpp/string.cpp
967 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-string.Tpo $(DEPDIR)/libscitypes_algo_la-string.Plo
968 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/string.cpp' object='libscitypes_algo_la-string.lo' libtool=yes @AMDEPBACKSLASH@
969 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
970 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-string.lo `test -f 'src/cpp/string.cpp' || echo '$(srcdir)/'`src/cpp/string.cpp
972 libscitypes_algo_la-double.lo: src/cpp/double.cpp
973 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-double.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-double.Tpo -c -o libscitypes_algo_la-double.lo `test -f 'src/cpp/double.cpp' || echo '$(srcdir)/'`src/cpp/double.cpp
974 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-double.Tpo $(DEPDIR)/libscitypes_algo_la-double.Plo
975 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/double.cpp' object='libscitypes_algo_la-double.lo' libtool=yes @AMDEPBACKSLASH@
976 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
977 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-double.lo `test -f 'src/cpp/double.cpp' || echo '$(srcdir)/'`src/cpp/double.cpp
979 libscitypes_algo_la-bool.lo: src/cpp/bool.cpp
980 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-bool.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-bool.Tpo -c -o libscitypes_algo_la-bool.lo `test -f 'src/cpp/bool.cpp' || echo '$(srcdir)/'`src/cpp/bool.cpp
981 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-bool.Tpo $(DEPDIR)/libscitypes_algo_la-bool.Plo
982 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/bool.cpp' object='libscitypes_algo_la-bool.lo' libtool=yes @AMDEPBACKSLASH@
983 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
984 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-bool.lo `test -f 'src/cpp/bool.cpp' || echo '$(srcdir)/'`src/cpp/bool.cpp
986 libscitypes_algo_la-float.lo: src/cpp/float.cpp
987 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-float.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-float.Tpo -c -o libscitypes_algo_la-float.lo `test -f 'src/cpp/float.cpp' || echo '$(srcdir)/'`src/cpp/float.cpp
988 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-float.Tpo $(DEPDIR)/libscitypes_algo_la-float.Plo
989 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/float.cpp' object='libscitypes_algo_la-float.lo' libtool=yes @AMDEPBACKSLASH@
990 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
991 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-float.lo `test -f 'src/cpp/float.cpp' || echo '$(srcdir)/'`src/cpp/float.cpp
993 libscitypes_algo_la-implicitlist.lo: src/cpp/implicitlist.cpp
994 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-implicitlist.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-implicitlist.Tpo -c -o libscitypes_algo_la-implicitlist.lo `test -f 'src/cpp/implicitlist.cpp' || echo '$(srcdir)/'`src/cpp/implicitlist.cpp
995 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-implicitlist.Tpo $(DEPDIR)/libscitypes_algo_la-implicitlist.Plo
996 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/implicitlist.cpp' object='libscitypes_algo_la-implicitlist.lo' libtool=yes @AMDEPBACKSLASH@
997 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
998 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-implicitlist.lo `test -f 'src/cpp/implicitlist.cpp' || echo '$(srcdir)/'`src/cpp/implicitlist.cpp
1000 libscitypes_algo_la-polynom.lo: src/cpp/polynom.cpp
1001 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-polynom.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-polynom.Tpo -c -o libscitypes_algo_la-polynom.lo `test -f 'src/cpp/polynom.cpp' || echo '$(srcdir)/'`src/cpp/polynom.cpp
1002 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-polynom.Tpo $(DEPDIR)/libscitypes_algo_la-polynom.Plo
1003 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/polynom.cpp' object='libscitypes_algo_la-polynom.lo' libtool=yes @AMDEPBACKSLASH@
1004 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1005 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-polynom.lo `test -f 'src/cpp/polynom.cpp' || echo '$(srcdir)/'`src/cpp/polynom.cpp
1007 libscitypes_algo_la-singlepoly.lo: src/cpp/singlepoly.cpp
1008 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-singlepoly.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-singlepoly.Tpo -c -o libscitypes_algo_la-singlepoly.lo `test -f 'src/cpp/singlepoly.cpp' || echo '$(srcdir)/'`src/cpp/singlepoly.cpp
1009 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-singlepoly.Tpo $(DEPDIR)/libscitypes_algo_la-singlepoly.Plo
1010 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/singlepoly.cpp' object='libscitypes_algo_la-singlepoly.lo' libtool=yes @AMDEPBACKSLASH@
1011 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1012 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-singlepoly.lo `test -f 'src/cpp/singlepoly.cpp' || echo '$(srcdir)/'`src/cpp/singlepoly.cpp
1014 libscitypes_algo_la-tostring_common.lo: src/cpp/tostring_common.cpp
1015 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-tostring_common.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-tostring_common.Tpo -c -o libscitypes_algo_la-tostring_common.lo `test -f 'src/cpp/tostring_common.cpp' || echo '$(srcdir)/'`src/cpp/tostring_common.cpp
1016 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-tostring_common.Tpo $(DEPDIR)/libscitypes_algo_la-tostring_common.Plo
1017 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/tostring_common.cpp' object='libscitypes_algo_la-tostring_common.lo' libtool=yes @AMDEPBACKSLASH@
1018 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1019 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-tostring_common.lo `test -f 'src/cpp/tostring_common.cpp' || echo '$(srcdir)/'`src/cpp/tostring_common.cpp
1021 libscitypes_algo_la-function.lo: src/cpp/function.cpp
1022 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-function.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-function.Tpo -c -o libscitypes_algo_la-function.lo `test -f 'src/cpp/function.cpp' || echo '$(srcdir)/'`src/cpp/function.cpp
1023 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-function.Tpo $(DEPDIR)/libscitypes_algo_la-function.Plo
1024 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/function.cpp' object='libscitypes_algo_la-function.lo' libtool=yes @AMDEPBACKSLASH@
1025 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1026 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-function.lo `test -f 'src/cpp/function.cpp' || echo '$(srcdir)/'`src/cpp/function.cpp
1028 libscitypes_algo_la-macrofile.lo: src/cpp/macrofile.cpp
1029 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-macrofile.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-macrofile.Tpo -c -o libscitypes_algo_la-macrofile.lo `test -f 'src/cpp/macrofile.cpp' || echo '$(srcdir)/'`src/cpp/macrofile.cpp
1030 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-macrofile.Tpo $(DEPDIR)/libscitypes_algo_la-macrofile.Plo
1031 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/macrofile.cpp' object='libscitypes_algo_la-macrofile.lo' libtool=yes @AMDEPBACKSLASH@
1032 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1033 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-macrofile.lo `test -f 'src/cpp/macrofile.cpp' || echo '$(srcdir)/'`src/cpp/macrofile.cpp
1035 libscitypes_algo_la-macro.lo: src/cpp/macro.cpp
1036 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-macro.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-macro.Tpo -c -o libscitypes_algo_la-macro.lo `test -f 'src/cpp/macro.cpp' || echo '$(srcdir)/'`src/cpp/macro.cpp
1037 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-macro.Tpo $(DEPDIR)/libscitypes_algo_la-macro.Plo
1038 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/macro.cpp' object='libscitypes_algo_la-macro.lo' libtool=yes @AMDEPBACKSLASH@
1039 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1040 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-macro.lo `test -f 'src/cpp/macro.cpp' || echo '$(srcdir)/'`src/cpp/macro.cpp
1042 libscitypes_algo_la-list.lo: src/cpp/list.cpp
1043 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-list.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-list.Tpo -c -o libscitypes_algo_la-list.lo `test -f 'src/cpp/list.cpp' || echo '$(srcdir)/'`src/cpp/list.cpp
1044 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-list.Tpo $(DEPDIR)/libscitypes_algo_la-list.Plo
1045 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/list.cpp' object='libscitypes_algo_la-list.lo' libtool=yes @AMDEPBACKSLASH@
1046 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1047 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-list.lo `test -f 'src/cpp/list.cpp' || echo '$(srcdir)/'`src/cpp/list.cpp
1049 libscitypes_algo_la-listdelete.lo: src/cpp/listdelete.cpp
1050 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-listdelete.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-listdelete.Tpo -c -o libscitypes_algo_la-listdelete.lo `test -f 'src/cpp/listdelete.cpp' || echo '$(srcdir)/'`src/cpp/listdelete.cpp
1051 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-listdelete.Tpo $(DEPDIR)/libscitypes_algo_la-listdelete.Plo
1052 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/listdelete.cpp' object='libscitypes_algo_la-listdelete.lo' libtool=yes @AMDEPBACKSLASH@
1053 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1054 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-listdelete.lo `test -f 'src/cpp/listdelete.cpp' || echo '$(srcdir)/'`src/cpp/listdelete.cpp
1056 libscitypes_algo_la-listinsert.lo: src/cpp/listinsert.cpp
1057 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-listinsert.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-listinsert.Tpo -c -o libscitypes_algo_la-listinsert.lo `test -f 'src/cpp/listinsert.cpp' || echo '$(srcdir)/'`src/cpp/listinsert.cpp
1058 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-listinsert.Tpo $(DEPDIR)/libscitypes_algo_la-listinsert.Plo
1059 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/listinsert.cpp' object='libscitypes_algo_la-listinsert.lo' libtool=yes @AMDEPBACKSLASH@
1060 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1061 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-listinsert.lo `test -f 'src/cpp/listinsert.cpp' || echo '$(srcdir)/'`src/cpp/listinsert.cpp
1063 libscitypes_algo_la-listoperation.lo: src/cpp/listoperation.cpp
1064 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-listoperation.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-listoperation.Tpo -c -o libscitypes_algo_la-listoperation.lo `test -f 'src/cpp/listoperation.cpp' || echo '$(srcdir)/'`src/cpp/listoperation.cpp
1065 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-listoperation.Tpo $(DEPDIR)/libscitypes_algo_la-listoperation.Plo
1066 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/listoperation.cpp' object='libscitypes_algo_la-listoperation.lo' libtool=yes @AMDEPBACKSLASH@
1067 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1068 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-listoperation.lo `test -f 'src/cpp/listoperation.cpp' || echo '$(srcdir)/'`src/cpp/listoperation.cpp
1070 libscitypes_algo_la-listundefined.lo: src/cpp/listundefined.cpp
1071 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-listundefined.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-listundefined.Tpo -c -o libscitypes_algo_la-listundefined.lo `test -f 'src/cpp/listundefined.cpp' || echo '$(srcdir)/'`src/cpp/listundefined.cpp
1072 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-listundefined.Tpo $(DEPDIR)/libscitypes_algo_la-listundefined.Plo
1073 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/listundefined.cpp' object='libscitypes_algo_la-listundefined.lo' libtool=yes @AMDEPBACKSLASH@
1074 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1075 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-listundefined.lo `test -f 'src/cpp/listundefined.cpp' || echo '$(srcdir)/'`src/cpp/listundefined.cpp
1077 libscitypes_algo_la-struct.lo: src/cpp/struct.cpp
1078 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-struct.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-struct.Tpo -c -o libscitypes_algo_la-struct.lo `test -f 'src/cpp/struct.cpp' || echo '$(srcdir)/'`src/cpp/struct.cpp
1079 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-struct.Tpo $(DEPDIR)/libscitypes_algo_la-struct.Plo
1080 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/struct.cpp' object='libscitypes_algo_la-struct.lo' libtool=yes @AMDEPBACKSLASH@
1081 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1082 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-struct.lo `test -f 'src/cpp/struct.cpp' || echo '$(srcdir)/'`src/cpp/struct.cpp
1084 libscitypes_algo_la-singlestruct.lo: src/cpp/singlestruct.cpp
1085 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-singlestruct.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-singlestruct.Tpo -c -o libscitypes_algo_la-singlestruct.lo `test -f 'src/cpp/singlestruct.cpp' || echo '$(srcdir)/'`src/cpp/singlestruct.cpp
1086 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-singlestruct.Tpo $(DEPDIR)/libscitypes_algo_la-singlestruct.Plo
1087 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/singlestruct.cpp' object='libscitypes_algo_la-singlestruct.lo' libtool=yes @AMDEPBACKSLASH@
1088 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1089 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-singlestruct.lo `test -f 'src/cpp/singlestruct.cpp' || echo '$(srcdir)/'`src/cpp/singlestruct.cpp
1091 libscitypes_algo_la-cell.lo: src/cpp/cell.cpp
1092 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-cell.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-cell.Tpo -c -o libscitypes_algo_la-cell.lo `test -f 'src/cpp/cell.cpp' || echo '$(srcdir)/'`src/cpp/cell.cpp
1093 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-cell.Tpo $(DEPDIR)/libscitypes_algo_la-cell.Plo
1094 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/cell.cpp' object='libscitypes_algo_la-cell.lo' libtool=yes @AMDEPBACKSLASH@
1095 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1096 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-cell.lo `test -f 'src/cpp/cell.cpp' || echo '$(srcdir)/'`src/cpp/cell.cpp
1098 libscitypes_algo_la-tlist.lo: src/cpp/tlist.cpp
1099 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-tlist.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-tlist.Tpo -c -o libscitypes_algo_la-tlist.lo `test -f 'src/cpp/tlist.cpp' || echo '$(srcdir)/'`src/cpp/tlist.cpp
1100 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-tlist.Tpo $(DEPDIR)/libscitypes_algo_la-tlist.Plo
1101 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/tlist.cpp' object='libscitypes_algo_la-tlist.lo' libtool=yes @AMDEPBACKSLASH@
1102 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1103 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-tlist.lo `test -f 'src/cpp/tlist.cpp' || echo '$(srcdir)/'`src/cpp/tlist.cpp
1105 libscitypes_algo_la-file.lo: src/cpp/file.cpp
1106 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-file.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-file.Tpo -c -o libscitypes_algo_la-file.lo `test -f 'src/cpp/file.cpp' || echo '$(srcdir)/'`src/cpp/file.cpp
1107 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-file.Tpo $(DEPDIR)/libscitypes_algo_la-file.Plo
1108 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/file.cpp' object='libscitypes_algo_la-file.lo' libtool=yes @AMDEPBACKSLASH@
1109 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1110 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-file.lo `test -f 'src/cpp/file.cpp' || echo '$(srcdir)/'`src/cpp/file.cpp
1112 libscitypes_algo_la-mlist.lo: src/cpp/mlist.cpp
1113 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-mlist.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-mlist.Tpo -c -o libscitypes_algo_la-mlist.lo `test -f 'src/cpp/mlist.cpp' || echo '$(srcdir)/'`src/cpp/mlist.cpp
1114 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-mlist.Tpo $(DEPDIR)/libscitypes_algo_la-mlist.Plo
1115 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/mlist.cpp' object='libscitypes_algo_la-mlist.lo' libtool=yes @AMDEPBACKSLASH@
1116 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1117 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-mlist.lo `test -f 'src/cpp/mlist.cpp' || echo '$(srcdir)/'`src/cpp/mlist.cpp
1119 libscitypes_algo_la-threadId.lo: src/cpp/threadId.cpp
1120 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-threadId.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-threadId.Tpo -c -o libscitypes_algo_la-threadId.lo `test -f 'src/cpp/threadId.cpp' || echo '$(srcdir)/'`src/cpp/threadId.cpp
1121 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-threadId.Tpo $(DEPDIR)/libscitypes_algo_la-threadId.Plo
1122 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/threadId.cpp' object='libscitypes_algo_la-threadId.lo' libtool=yes @AMDEPBACKSLASH@
1123 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1124 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-threadId.lo `test -f 'src/cpp/threadId.cpp' || echo '$(srcdir)/'`src/cpp/threadId.cpp
1126 libscitypes_algo_la-arrayof.lo: src/cpp/arrayof.cpp
1127 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-arrayof.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-arrayof.Tpo -c -o libscitypes_algo_la-arrayof.lo `test -f 'src/cpp/arrayof.cpp' || echo '$(srcdir)/'`src/cpp/arrayof.cpp
1128 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-arrayof.Tpo $(DEPDIR)/libscitypes_algo_la-arrayof.Plo
1129 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/arrayof.cpp' object='libscitypes_algo_la-arrayof.lo' libtool=yes @AMDEPBACKSLASH@
1130 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1131 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-arrayof.lo `test -f 'src/cpp/arrayof.cpp' || echo '$(srcdir)/'`src/cpp/arrayof.cpp
1133 libscitypes_algo_la-int8.lo: src/cpp/int8.cpp
1134 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-int8.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-int8.Tpo -c -o libscitypes_algo_la-int8.lo `test -f 'src/cpp/int8.cpp' || echo '$(srcdir)/'`src/cpp/int8.cpp
1135 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-int8.Tpo $(DEPDIR)/libscitypes_algo_la-int8.Plo
1136 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/int8.cpp' object='libscitypes_algo_la-int8.lo' libtool=yes @AMDEPBACKSLASH@
1137 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1138 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-int8.lo `test -f 'src/cpp/int8.cpp' || echo '$(srcdir)/'`src/cpp/int8.cpp
1140 libscitypes_algo_la-uint8.lo: src/cpp/uint8.cpp
1141 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-uint8.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-uint8.Tpo -c -o libscitypes_algo_la-uint8.lo `test -f 'src/cpp/uint8.cpp' || echo '$(srcdir)/'`src/cpp/uint8.cpp
1142 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-uint8.Tpo $(DEPDIR)/libscitypes_algo_la-uint8.Plo
1143 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/uint8.cpp' object='libscitypes_algo_la-uint8.lo' libtool=yes @AMDEPBACKSLASH@
1144 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1145 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-uint8.lo `test -f 'src/cpp/uint8.cpp' || echo '$(srcdir)/'`src/cpp/uint8.cpp
1147 libscitypes_algo_la-int16.lo: src/cpp/int16.cpp
1148 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-int16.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-int16.Tpo -c -o libscitypes_algo_la-int16.lo `test -f 'src/cpp/int16.cpp' || echo '$(srcdir)/'`src/cpp/int16.cpp
1149 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-int16.Tpo $(DEPDIR)/libscitypes_algo_la-int16.Plo
1150 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/int16.cpp' object='libscitypes_algo_la-int16.lo' libtool=yes @AMDEPBACKSLASH@
1151 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1152 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-int16.lo `test -f 'src/cpp/int16.cpp' || echo '$(srcdir)/'`src/cpp/int16.cpp
1154 libscitypes_algo_la-uint16.lo: src/cpp/uint16.cpp
1155 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-uint16.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-uint16.Tpo -c -o libscitypes_algo_la-uint16.lo `test -f 'src/cpp/uint16.cpp' || echo '$(srcdir)/'`src/cpp/uint16.cpp
1156 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-uint16.Tpo $(DEPDIR)/libscitypes_algo_la-uint16.Plo
1157 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/uint16.cpp' object='libscitypes_algo_la-uint16.lo' libtool=yes @AMDEPBACKSLASH@
1158 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1159 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-uint16.lo `test -f 'src/cpp/uint16.cpp' || echo '$(srcdir)/'`src/cpp/uint16.cpp
1161 libscitypes_algo_la-int32.lo: src/cpp/int32.cpp
1162 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-int32.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-int32.Tpo -c -o libscitypes_algo_la-int32.lo `test -f 'src/cpp/int32.cpp' || echo '$(srcdir)/'`src/cpp/int32.cpp
1163 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-int32.Tpo $(DEPDIR)/libscitypes_algo_la-int32.Plo
1164 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/int32.cpp' object='libscitypes_algo_la-int32.lo' libtool=yes @AMDEPBACKSLASH@
1165 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1166 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-int32.lo `test -f 'src/cpp/int32.cpp' || echo '$(srcdir)/'`src/cpp/int32.cpp
1168 libscitypes_algo_la-uint32.lo: src/cpp/uint32.cpp
1169 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-uint32.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-uint32.Tpo -c -o libscitypes_algo_la-uint32.lo `test -f 'src/cpp/uint32.cpp' || echo '$(srcdir)/'`src/cpp/uint32.cpp
1170 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-uint32.Tpo $(DEPDIR)/libscitypes_algo_la-uint32.Plo
1171 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/uint32.cpp' object='libscitypes_algo_la-uint32.lo' libtool=yes @AMDEPBACKSLASH@
1172 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1173 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-uint32.lo `test -f 'src/cpp/uint32.cpp' || echo '$(srcdir)/'`src/cpp/uint32.cpp
1175 libscitypes_algo_la-int64.lo: src/cpp/int64.cpp
1176 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-int64.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-int64.Tpo -c -o libscitypes_algo_la-int64.lo `test -f 'src/cpp/int64.cpp' || echo '$(srcdir)/'`src/cpp/int64.cpp
1177 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-int64.Tpo $(DEPDIR)/libscitypes_algo_la-int64.Plo
1178 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/int64.cpp' object='libscitypes_algo_la-int64.lo' libtool=yes @AMDEPBACKSLASH@
1179 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1180 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-int64.lo `test -f 'src/cpp/int64.cpp' || echo '$(srcdir)/'`src/cpp/int64.cpp
1182 libscitypes_algo_la-uint64.lo: src/cpp/uint64.cpp
1183 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-uint64.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-uint64.Tpo -c -o libscitypes_algo_la-uint64.lo `test -f 'src/cpp/uint64.cpp' || echo '$(srcdir)/'`src/cpp/uint64.cpp
1184 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-uint64.Tpo $(DEPDIR)/libscitypes_algo_la-uint64.Plo
1185 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/uint64.cpp' object='libscitypes_algo_la-uint64.lo' libtool=yes @AMDEPBACKSLASH@
1186 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1187 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-uint64.lo `test -f 'src/cpp/uint64.cpp' || echo '$(srcdir)/'`src/cpp/uint64.cpp
1189 libscitypes_algo_la-sparse.lo: src/cpp/sparse.cpp
1190 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-sparse.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-sparse.Tpo -c -o libscitypes_algo_la-sparse.lo `test -f 'src/cpp/sparse.cpp' || echo '$(srcdir)/'`src/cpp/sparse.cpp
1191 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-sparse.Tpo $(DEPDIR)/libscitypes_algo_la-sparse.Plo
1192 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/sparse.cpp' object='libscitypes_algo_la-sparse.lo' libtool=yes @AMDEPBACKSLASH@
1193 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1194 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-sparse.lo `test -f 'src/cpp/sparse.cpp' || echo '$(srcdir)/'`src/cpp/sparse.cpp
1196 libscitypes_algo_la-graphichandle.lo: src/cpp/graphichandle.cpp
1197 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-graphichandle.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-graphichandle.Tpo -c -o libscitypes_algo_la-graphichandle.lo `test -f 'src/cpp/graphichandle.cpp' || echo '$(srcdir)/'`src/cpp/graphichandle.cpp
1198 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-graphichandle.Tpo $(DEPDIR)/libscitypes_algo_la-graphichandle.Plo
1199 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/graphichandle.cpp' object='libscitypes_algo_la-graphichandle.lo' libtool=yes @AMDEPBACKSLASH@
1200 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1201 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-graphichandle.lo `test -f 'src/cpp/graphichandle.cpp' || echo '$(srcdir)/'`src/cpp/graphichandle.cpp
1203 libscitypes_algo_la-types_tools.lo: src/cpp/types_tools.cpp
1204 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-types_tools.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-types_tools.Tpo -c -o libscitypes_algo_la-types_tools.lo `test -f 'src/cpp/types_tools.cpp' || echo '$(srcdir)/'`src/cpp/types_tools.cpp
1205 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-types_tools.Tpo $(DEPDIR)/libscitypes_algo_la-types_tools.Plo
1206 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/types_tools.cpp' object='libscitypes_algo_la-types_tools.lo' libtool=yes @AMDEPBACKSLASH@
1207 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1208 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-types_tools.lo `test -f 'src/cpp/types_tools.cpp' || echo '$(srcdir)/'`src/cpp/types_tools.cpp
1210 libscitypes_algo_la-inspector.lo: src/cpp/inspector.cpp
1211 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_algo_la-inspector.lo -MD -MP -MF $(DEPDIR)/libscitypes_algo_la-inspector.Tpo -c -o libscitypes_algo_la-inspector.lo `test -f 'src/cpp/inspector.cpp' || echo '$(srcdir)/'`src/cpp/inspector.cpp
1212 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_algo_la-inspector.Tpo $(DEPDIR)/libscitypes_algo_la-inspector.Plo
1213 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/inspector.cpp' object='libscitypes_algo_la-inspector.lo' libtool=yes @AMDEPBACKSLASH@
1214 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1215 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_algo_la-inspector.lo `test -f 'src/cpp/inspector.cpp' || echo '$(srcdir)/'`src/cpp/inspector.cpp
1217 libscitypes_java_la-ScilabToJava.lo: src/cpp/ScilabToJava.cpp
1218 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_java_la-ScilabToJava.lo -MD -MP -MF $(DEPDIR)/libscitypes_java_la-ScilabToJava.Tpo -c -o libscitypes_java_la-ScilabToJava.lo `test -f 'src/cpp/ScilabToJava.cpp' || echo '$(srcdir)/'`src/cpp/ScilabToJava.cpp
1219 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_java_la-ScilabToJava.Tpo $(DEPDIR)/libscitypes_java_la-ScilabToJava.Plo
1220 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/ScilabToJava.cpp' object='libscitypes_java_la-ScilabToJava.lo' libtool=yes @AMDEPBACKSLASH@
1221 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1222 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_java_la-ScilabToJava.lo `test -f 'src/cpp/ScilabToJava.cpp' || echo '$(srcdir)/'`src/cpp/ScilabToJava.cpp
1224 libscitypes_java_la-ScilabVariables.lo: src/jni/ScilabVariables.cpp
1225 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_java_la-ScilabVariables.lo -MD -MP -MF $(DEPDIR)/libscitypes_java_la-ScilabVariables.Tpo -c -o libscitypes_java_la-ScilabVariables.lo `test -f 'src/jni/ScilabVariables.cpp' || echo '$(srcdir)/'`src/jni/ScilabVariables.cpp
1226 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_java_la-ScilabVariables.Tpo $(DEPDIR)/libscitypes_java_la-ScilabVariables.Plo
1227 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/jni/ScilabVariables.cpp' object='libscitypes_java_la-ScilabVariables.lo' libtool=yes @AMDEPBACKSLASH@
1228 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1229 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_java_la-ScilabVariables.lo `test -f 'src/jni/ScilabVariables.cpp' || echo '$(srcdir)/'`src/jni/ScilabVariables.cpp
1231 libscitypes_java_la-ScilabVariablesRefresh.lo: src/jni/ScilabVariablesRefresh.cpp
1232 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_java_la-ScilabVariablesRefresh.lo -MD -MP -MF $(DEPDIR)/libscitypes_java_la-ScilabVariablesRefresh.Tpo -c -o libscitypes_java_la-ScilabVariablesRefresh.lo `test -f 'src/jni/ScilabVariablesRefresh.cpp' || echo '$(srcdir)/'`src/jni/ScilabVariablesRefresh.cpp
1233 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_java_la-ScilabVariablesRefresh.Tpo $(DEPDIR)/libscitypes_java_la-ScilabVariablesRefresh.Plo
1234 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/jni/ScilabVariablesRefresh.cpp' object='libscitypes_java_la-ScilabVariablesRefresh.lo' libtool=yes @AMDEPBACKSLASH@
1235 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1236 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_java_la-ScilabVariablesRefresh.lo `test -f 'src/jni/ScilabVariablesRefresh.cpp' || echo '$(srcdir)/'`src/jni/ScilabVariablesRefresh.cpp
1238 libscitypes_java_la-ScilabPolynomialToJava.lo: src/jni/ScilabPolynomialToJava.cpp
1239 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_java_la-ScilabPolynomialToJava.lo -MD -MP -MF $(DEPDIR)/libscitypes_java_la-ScilabPolynomialToJava.Tpo -c -o libscitypes_java_la-ScilabPolynomialToJava.lo `test -f 'src/jni/ScilabPolynomialToJava.cpp' || echo '$(srcdir)/'`src/jni/ScilabPolynomialToJava.cpp
1240 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_java_la-ScilabPolynomialToJava.Tpo $(DEPDIR)/libscitypes_java_la-ScilabPolynomialToJava.Plo
1241 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/jni/ScilabPolynomialToJava.cpp' object='libscitypes_java_la-ScilabPolynomialToJava.lo' libtool=yes @AMDEPBACKSLASH@
1242 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1243 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_java_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_java_la-ScilabPolynomialToJava.lo `test -f 'src/jni/ScilabPolynomialToJava.cpp' || echo '$(srcdir)/'`src/jni/ScilabPolynomialToJava.cpp
1245 libscitypes_la-types_gw.lo: sci_gateway/cpp/types_gw.cpp
1246 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-types_gw.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-types_gw.Tpo -c -o libscitypes_la-types_gw.lo `test -f 'sci_gateway/cpp/types_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/types_gw.cpp
1247 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-types_gw.Tpo $(DEPDIR)/libscitypes_la-types_gw.Plo
1248 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/types_gw.cpp' object='libscitypes_la-types_gw.lo' libtool=yes @AMDEPBACKSLASH@
1249 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1250 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-types_gw.lo `test -f 'sci_gateway/cpp/types_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/types_gw.cpp
1252 libscitypes_la-sci_list.lo: sci_gateway/cpp/sci_list.cpp
1253 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_list.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_list.Tpo -c -o libscitypes_la-sci_list.lo `test -f 'sci_gateway/cpp/sci_list.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_list.cpp
1254 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_list.Tpo $(DEPDIR)/libscitypes_la-sci_list.Plo
1255 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_list.cpp' object='libscitypes_la-sci_list.lo' libtool=yes @AMDEPBACKSLASH@
1256 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1257 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_list.lo `test -f 'sci_gateway/cpp/sci_list.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_list.cpp
1259 libscitypes_la-sci_struct.lo: sci_gateway/cpp/sci_struct.cpp
1260 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_struct.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_struct.Tpo -c -o libscitypes_la-sci_struct.lo `test -f 'sci_gateway/cpp/sci_struct.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_struct.cpp
1261 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_struct.Tpo $(DEPDIR)/libscitypes_la-sci_struct.Plo
1262 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_struct.cpp' object='libscitypes_la-sci_struct.lo' libtool=yes @AMDEPBACKSLASH@
1263 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1264 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_struct.lo `test -f 'sci_gateway/cpp/sci_struct.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_struct.cpp
1266 libscitypes_la-sci_insert.lo: sci_gateway/cpp/sci_insert.cpp
1267 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_insert.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_insert.Tpo -c -o libscitypes_la-sci_insert.lo `test -f 'sci_gateway/cpp/sci_insert.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_insert.cpp
1268 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_insert.Tpo $(DEPDIR)/libscitypes_la-sci_insert.Plo
1269 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_insert.cpp' object='libscitypes_la-sci_insert.lo' libtool=yes @AMDEPBACKSLASH@
1270 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1271 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_insert.lo `test -f 'sci_gateway/cpp/sci_insert.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_insert.cpp
1273 libscitypes_la-sci_null.lo: sci_gateway/cpp/sci_null.cpp
1274 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_null.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_null.Tpo -c -o libscitypes_la-sci_null.lo `test -f 'sci_gateway/cpp/sci_null.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_null.cpp
1275 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_null.Tpo $(DEPDIR)/libscitypes_la-sci_null.Plo
1276 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_null.cpp' object='libscitypes_la-sci_null.lo' libtool=yes @AMDEPBACKSLASH@
1277 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1278 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_null.lo `test -f 'sci_gateway/cpp/sci_null.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_null.cpp
1280 libscitypes_la-sci_cell.lo: sci_gateway/cpp/sci_cell.cpp
1281 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_cell.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_cell.Tpo -c -o libscitypes_la-sci_cell.lo `test -f 'sci_gateway/cpp/sci_cell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cell.cpp
1282 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_cell.Tpo $(DEPDIR)/libscitypes_la-sci_cell.Plo
1283 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_cell.cpp' object='libscitypes_la-sci_cell.lo' libtool=yes @AMDEPBACKSLASH@
1284 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1285 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_cell.lo `test -f 'sci_gateway/cpp/sci_cell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cell.cpp
1287 libscitypes_la-sci_makecell.lo: sci_gateway/cpp/sci_makecell.cpp
1288 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_makecell.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_makecell.Tpo -c -o libscitypes_la-sci_makecell.lo `test -f 'sci_gateway/cpp/sci_makecell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_makecell.cpp
1289 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_makecell.Tpo $(DEPDIR)/libscitypes_la-sci_makecell.Plo
1290 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_makecell.cpp' object='libscitypes_la-sci_makecell.lo' libtool=yes @AMDEPBACKSLASH@
1291 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1292 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_makecell.lo `test -f 'sci_gateway/cpp/sci_makecell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_makecell.cpp
1294 libscitypes_la-sci_usertype.lo: sci_gateway/cpp/sci_usertype.cpp
1295 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_usertype.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_usertype.Tpo -c -o libscitypes_la-sci_usertype.lo `test -f 'sci_gateway/cpp/sci_usertype.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_usertype.cpp
1296 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_usertype.Tpo $(DEPDIR)/libscitypes_la-sci_usertype.Plo
1297 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_usertype.cpp' object='libscitypes_la-sci_usertype.lo' libtool=yes @AMDEPBACKSLASH@
1298 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1299 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_usertype.lo `test -f 'sci_gateway/cpp/sci_usertype.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_usertype.cpp
1301 libscitypes_la-sci_typeof.lo: sci_gateway/cpp/sci_typeof.cpp
1302 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_typeof.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_typeof.Tpo -c -o libscitypes_la-sci_typeof.lo `test -f 'sci_gateway/cpp/sci_typeof.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_typeof.cpp
1303 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_typeof.Tpo $(DEPDIR)/libscitypes_la-sci_typeof.Plo
1304 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_typeof.cpp' object='libscitypes_la-sci_typeof.lo' libtool=yes @AMDEPBACKSLASH@
1305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1306 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_typeof.lo `test -f 'sci_gateway/cpp/sci_typeof.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_typeof.cpp
1308 libscitypes_la-sci_tlist.lo: sci_gateway/cpp/sci_tlist.cpp
1309 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_tlist.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_tlist.Tpo -c -o libscitypes_la-sci_tlist.lo `test -f 'sci_gateway/cpp/sci_tlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tlist.cpp
1310 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_tlist.Tpo $(DEPDIR)/libscitypes_la-sci_tlist.Plo
1311 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_tlist.cpp' object='libscitypes_la-sci_tlist.lo' libtool=yes @AMDEPBACKSLASH@
1312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1313 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_tlist.lo `test -f 'sci_gateway/cpp/sci_tlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tlist.cpp
1315 libscitypes_la-sci_mlist.lo: sci_gateway/cpp/sci_mlist.cpp
1316 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_mlist.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_mlist.Tpo -c -o libscitypes_la-sci_mlist.lo `test -f 'sci_gateway/cpp/sci_mlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mlist.cpp
1317 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_mlist.Tpo $(DEPDIR)/libscitypes_la-sci_mlist.Plo
1318 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_mlist.cpp' object='libscitypes_la-sci_mlist.lo' libtool=yes @AMDEPBACKSLASH@
1319 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1320 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_mlist.lo `test -f 'sci_gateway/cpp/sci_mlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mlist.cpp
1322 libscitypes_la-sci_isfield.lo: sci_gateway/cpp/sci_isfield.cpp
1323 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_isfield.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_isfield.Tpo -c -o libscitypes_la-sci_isfield.lo `test -f 'sci_gateway/cpp/sci_isfield.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isfield.cpp
1324 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_isfield.Tpo $(DEPDIR)/libscitypes_la-sci_isfield.Plo
1325 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_isfield.cpp' object='libscitypes_la-sci_isfield.lo' libtool=yes @AMDEPBACKSLASH@
1326 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1327 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_isfield.lo `test -f 'sci_gateway/cpp/sci_isfield.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isfield.cpp
1329 libscitypes_la-sci_fieldnames.lo: sci_gateway/cpp/sci_fieldnames.cpp
1330 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_fieldnames.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_fieldnames.Tpo -c -o libscitypes_la-sci_fieldnames.lo `test -f 'sci_gateway/cpp/sci_fieldnames.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fieldnames.cpp
1331 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_fieldnames.Tpo $(DEPDIR)/libscitypes_la-sci_fieldnames.Plo
1332 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_fieldnames.cpp' object='libscitypes_la-sci_fieldnames.lo' libtool=yes @AMDEPBACKSLASH@
1333 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1334 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_fieldnames.lo `test -f 'sci_gateway/cpp/sci_fieldnames.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fieldnames.cpp
1336 libscitypes_la-sci_inspectorDeleteUnreferencedItems.lo: sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp
1337 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_inspectorDeleteUnreferencedItems.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_inspectorDeleteUnreferencedItems.Tpo -c -o libscitypes_la-sci_inspectorDeleteUnreferencedItems.lo `test -f 'sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp
1338 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_inspectorDeleteUnreferencedItems.Tpo $(DEPDIR)/libscitypes_la-sci_inspectorDeleteUnreferencedItems.Plo
1339 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp' object='libscitypes_la-sci_inspectorDeleteUnreferencedItems.lo' libtool=yes @AMDEPBACKSLASH@
1340 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1341 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_inspectorDeleteUnreferencedItems.lo `test -f 'sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp
1343 libscitypes_la-sci_inspectorGetItem.lo: sci_gateway/cpp/sci_inspectorGetItem.cpp
1344 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_inspectorGetItem.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_inspectorGetItem.Tpo -c -o libscitypes_la-sci_inspectorGetItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItem.cpp
1345 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_inspectorGetItem.Tpo $(DEPDIR)/libscitypes_la-sci_inspectorGetItem.Plo
1346 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_inspectorGetItem.cpp' object='libscitypes_la-sci_inspectorGetItem.lo' libtool=yes @AMDEPBACKSLASH@
1347 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1348 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_inspectorGetItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItem.cpp
1350 libscitypes_la-sci_inspectorGetItemCount.lo: sci_gateway/cpp/sci_inspectorGetItemCount.cpp
1351 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_inspectorGetItemCount.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_inspectorGetItemCount.Tpo -c -o libscitypes_la-sci_inspectorGetItemCount.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItemCount.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItemCount.cpp
1352 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_inspectorGetItemCount.Tpo $(DEPDIR)/libscitypes_la-sci_inspectorGetItemCount.Plo
1353 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_inspectorGetItemCount.cpp' object='libscitypes_la-sci_inspectorGetItemCount.lo' libtool=yes @AMDEPBACKSLASH@
1354 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1355 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_inspectorGetItemCount.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItemCount.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItemCount.cpp
1357 libscitypes_la-sci_inspectorGetUnreferencedItem.lo: sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp
1358 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_inspectorGetUnreferencedItem.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_inspectorGetUnreferencedItem.Tpo -c -o libscitypes_la-sci_inspectorGetUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp
1359 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_inspectorGetUnreferencedItem.Tpo $(DEPDIR)/libscitypes_la-sci_inspectorGetUnreferencedItem.Plo
1360 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp' object='libscitypes_la-sci_inspectorGetUnreferencedItem.lo' libtool=yes @AMDEPBACKSLASH@
1361 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1362 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_inspectorGetUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp
1364 libscitypes_la-sci_inspectorShowItem.lo: sci_gateway/cpp/sci_inspectorShowItem.cpp
1365 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_inspectorShowItem.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_inspectorShowItem.Tpo -c -o libscitypes_la-sci_inspectorShowItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowItem.cpp
1366 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_inspectorShowItem.Tpo $(DEPDIR)/libscitypes_la-sci_inspectorShowItem.Plo
1367 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_inspectorShowItem.cpp' object='libscitypes_la-sci_inspectorShowItem.lo' libtool=yes @AMDEPBACKSLASH@
1368 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1369 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_inspectorShowItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowItem.cpp
1371 libscitypes_la-sci_inspectorShowUnreferencedItem.lo: sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp
1372 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_inspectorShowUnreferencedItem.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_inspectorShowUnreferencedItem.Tpo -c -o libscitypes_la-sci_inspectorShowUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp
1373 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_inspectorShowUnreferencedItem.Tpo $(DEPDIR)/libscitypes_la-sci_inspectorShowUnreferencedItem.Plo
1374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp' object='libscitypes_la-sci_inspectorShowUnreferencedItem.lo' libtool=yes @AMDEPBACKSLASH@
1375 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1376 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_inspectorShowUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp
1378 libscitypes_la-sci_inspectorGetFunctionList.lo: sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
1379 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscitypes_la-sci_inspectorGetFunctionList.lo -MD -MP -MF $(DEPDIR)/libscitypes_la-sci_inspectorGetFunctionList.Tpo -c -o libscitypes_la-sci_inspectorGetFunctionList.lo `test -f 'sci_gateway/cpp/sci_inspectorGetFunctionList.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
1380 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscitypes_la-sci_inspectorGetFunctionList.Tpo $(DEPDIR)/libscitypes_la-sci_inspectorGetFunctionList.Plo
1381 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_inspectorGetFunctionList.cpp' object='libscitypes_la-sci_inspectorGetFunctionList.lo' libtool=yes @AMDEPBACKSLASH@
1382 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1383 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscitypes_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscitypes_la-sci_inspectorGetFunctionList.lo `test -f 'sci_gateway/cpp/sci_inspectorGetFunctionList.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
1385 testTypes-test-types.o: src/cpp/test-types.cpp
1386 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testTypes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT testTypes-test-types.o -MD -MP -MF $(DEPDIR)/testTypes-test-types.Tpo -c -o testTypes-test-types.o `test -f 'src/cpp/test-types.cpp' || echo '$(srcdir)/'`src/cpp/test-types.cpp
1387 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/testTypes-test-types.Tpo $(DEPDIR)/testTypes-test-types.Po
1388 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/test-types.cpp' object='testTypes-test-types.o' libtool=no @AMDEPBACKSLASH@
1389 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1390 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testTypes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o testTypes-test-types.o `test -f 'src/cpp/test-types.cpp' || echo '$(srcdir)/'`src/cpp/test-types.cpp
1392 testTypes-test-types.obj: src/cpp/test-types.cpp
1393 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testTypes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT testTypes-test-types.obj -MD -MP -MF $(DEPDIR)/testTypes-test-types.Tpo -c -o testTypes-test-types.obj `if test -f 'src/cpp/test-types.cpp'; then $(CYGPATH_W) 'src/cpp/test-types.cpp'; else $(CYGPATH_W) '$(srcdir)/src/cpp/test-types.cpp'; fi`
1394 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/testTypes-test-types.Tpo $(DEPDIR)/testTypes-test-types.Po
1395 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/test-types.cpp' object='testTypes-test-types.obj' libtool=no @AMDEPBACKSLASH@
1396 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1397 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testTypes_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o testTypes-test-types.obj `if test -f 'src/cpp/test-types.cpp'; then $(CYGPATH_W) 'src/cpp/test-types.cpp'; else $(CYGPATH_W) '$(srcdir)/src/cpp/test-types.cpp'; fi`
1399 mostlyclean-libtool:
1404 install-libscitypes_la_etcDATA: $(libscitypes_la_etc_DATA)
1406 @list='$(libscitypes_la_etc_DATA)'; test -n "$(libscitypes_la_etcdir)" || list=; \
1407 if test -n "$$list"; then \
1408 echo " $(MKDIR_P) '$(DESTDIR)$(libscitypes_la_etcdir)'"; \
1409 $(MKDIR_P) "$(DESTDIR)$(libscitypes_la_etcdir)" || exit 1; \
1411 for p in $$list; do \
1412 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1414 done | $(am__base_list) | \
1415 while read files; do \
1416 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscitypes_la_etcdir)'"; \
1417 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscitypes_la_etcdir)" || exit $$?; \
1420 uninstall-libscitypes_la_etcDATA:
1421 @$(NORMAL_UNINSTALL)
1422 @list='$(libscitypes_la_etc_DATA)'; test -n "$(libscitypes_la_etcdir)" || list=; \
1423 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1424 dir='$(DESTDIR)$(libscitypes_la_etcdir)'; $(am__uninstall_files_from_dir)
1425 install-libscitypes_la_rootDATA: $(libscitypes_la_root_DATA)
1427 @list='$(libscitypes_la_root_DATA)'; test -n "$(libscitypes_la_rootdir)" || list=; \
1428 if test -n "$$list"; then \
1429 echo " $(MKDIR_P) '$(DESTDIR)$(libscitypes_la_rootdir)'"; \
1430 $(MKDIR_P) "$(DESTDIR)$(libscitypes_la_rootdir)" || exit 1; \
1432 for p in $$list; do \
1433 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1435 done | $(am__base_list) | \
1436 while read files; do \
1437 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscitypes_la_rootdir)'"; \
1438 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscitypes_la_rootdir)" || exit $$?; \
1441 uninstall-libscitypes_la_rootDATA:
1442 @$(NORMAL_UNINSTALL)
1443 @list='$(libscitypes_la_root_DATA)'; test -n "$(libscitypes_la_rootdir)" || list=; \
1444 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1445 dir='$(DESTDIR)$(libscitypes_la_rootdir)'; $(am__uninstall_files_from_dir)
1446 install-libscitypes_la_sci_gatewayDATA: $(libscitypes_la_sci_gateway_DATA)
1448 @list='$(libscitypes_la_sci_gateway_DATA)'; test -n "$(libscitypes_la_sci_gatewaydir)" || list=; \
1449 if test -n "$$list"; then \
1450 echo " $(MKDIR_P) '$(DESTDIR)$(libscitypes_la_sci_gatewaydir)'"; \
1451 $(MKDIR_P) "$(DESTDIR)$(libscitypes_la_sci_gatewaydir)" || exit 1; \
1453 for p in $$list; do \
1454 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1456 done | $(am__base_list) | \
1457 while read files; do \
1458 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscitypes_la_sci_gatewaydir)'"; \
1459 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscitypes_la_sci_gatewaydir)" || exit $$?; \
1462 uninstall-libscitypes_la_sci_gatewayDATA:
1463 @$(NORMAL_UNINSTALL)
1464 @list='$(libscitypes_la_sci_gateway_DATA)'; test -n "$(libscitypes_la_sci_gatewaydir)" || list=; \
1465 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1466 dir='$(DESTDIR)$(libscitypes_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1468 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1469 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1470 unique=`for i in $$list; do \
1471 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1473 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1474 END { if (nonempty) { for (i in files) print i; }; }'`; \
1478 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1479 $(TAGS_FILES) $(LISP)
1482 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1483 unique=`for i in $$list; do \
1484 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1486 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1487 END { if (nonempty) { for (i in files) print i; }; }'`; \
1489 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1490 test -n "$$unique" || unique=$$empty_fix; \
1491 if test $$# -gt 0; then \
1492 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1495 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1500 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1501 $(TAGS_FILES) $(LISP)
1502 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1503 unique=`for i in $$list; do \
1504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1506 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1507 END { if (nonempty) { for (i in files) print i; }; }'`; \
1508 test -z "$(CTAGS_ARGS)$$unique" \
1509 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1513 here=`$(am__cd) $(top_builddir) && pwd` \
1514 && $(am__cd) $(top_srcdir) \
1515 && gtags -i $(GTAGS_ARGS) "$$here"
1518 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1520 check-TESTS: $(TESTS)
1521 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1522 srcdir=$(srcdir); export srcdir; \
1523 list=' $(TESTS) '; \
1524 $(am__tty_colors); \
1525 if test -n "$$list"; then \
1526 for tst in $$list; do \
1527 if test -f ./$$tst; then dir=./; \
1528 elif test -f $$tst; then dir=; \
1529 else dir="$(srcdir)/"; fi; \
1530 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1531 all=`expr $$all + 1`; \
1532 case " $(XFAIL_TESTS) " in \
1533 *[\ \ ]$$tst[\ \ ]*) \
1534 xpass=`expr $$xpass + 1`; \
1535 failed=`expr $$failed + 1`; \
1536 col=$$red; res=XPASS; \
1539 col=$$grn; res=PASS; \
1542 elif test $$? -ne 77; then \
1543 all=`expr $$all + 1`; \
1544 case " $(XFAIL_TESTS) " in \
1545 *[\ \ ]$$tst[\ \ ]*) \
1546 xfail=`expr $$xfail + 1`; \
1547 col=$$lgn; res=XFAIL; \
1550 failed=`expr $$failed + 1`; \
1551 col=$$red; res=FAIL; \
1555 skip=`expr $$skip + 1`; \
1556 col=$$blu; res=SKIP; \
1558 echo "$${col}$$res$${std}: $$tst"; \
1560 if test "$$all" -eq 1; then \
1567 if test "$$failed" -eq 0; then \
1568 if test "$$xfail" -eq 0; then \
1569 banner="$$All$$all $$tests passed"; \
1571 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1572 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1575 if test "$$xpass" -eq 0; then \
1576 banner="$$failed of $$all $$tests failed"; \
1578 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1579 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1582 dashes="$$banner"; \
1584 if test "$$skip" -ne 0; then \
1585 if test "$$skip" -eq 1; then \
1586 skipped="($$skip test was not run)"; \
1588 skipped="($$skip tests were not run)"; \
1590 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1591 dashes="$$skipped"; \
1594 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1595 report="Please report to $(PACKAGE_BUGREPORT)"; \
1596 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1597 dashes="$$report"; \
1599 dashes=`echo "$$dashes" | sed s/./=/g`; \
1600 if test "$$failed" -eq 0; then \
1605 echo "$${col}$$dashes$${std}"; \
1606 echo "$${col}$$banner$${std}"; \
1607 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
1608 test -z "$$report" || echo "$${col}$$report$${std}"; \
1609 echo "$${col}$$dashes$${std}"; \
1610 test "$$failed" -eq 0; \
1613 distdir: $(DISTFILES)
1614 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1615 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1616 list='$(DISTFILES)'; \
1617 dist_files=`for file in $$list; do echo $$file; done | \
1618 sed -e "s|^$$srcdirstrip/||;t" \
1619 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1620 case $$dist_files in \
1621 */*) $(MKDIR_P) `echo "$$dist_files" | \
1622 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1625 for file in $$dist_files; do \
1626 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1627 if test -d $$d/$$file; then \
1628 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1629 if test -d "$(distdir)/$$file"; then \
1630 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1632 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1633 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1634 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1636 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1638 test -f "$(distdir)/$$file" \
1639 || cp -p $$d/$$file "$(distdir)/$$file" \
1644 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1645 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1646 check: $(BUILT_SOURCES)
1647 $(MAKE) $(AM_MAKEFLAGS) check-am
1648 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1650 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscitypes_la_etcdir)" "$(DESTDIR)$(libscitypes_la_rootdir)" "$(DESTDIR)$(libscitypes_la_sci_gatewaydir)"; do \
1651 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1653 install: $(BUILT_SOURCES)
1654 $(MAKE) $(AM_MAKEFLAGS) install-am
1655 install-exec: install-exec-am
1656 install-data: install-data-am
1657 uninstall: uninstall-am
1660 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1662 installcheck: installcheck-am
1664 if test -z '$(STRIP)'; then \
1665 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1666 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1669 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1670 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1671 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1673 mostlyclean-generic:
1678 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1679 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1681 maintainer-clean-generic:
1682 @echo "This command is intended for maintainers to use"
1683 @echo "it deletes files that may require special tools to rebuild."
1684 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1687 clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \
1688 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1690 distclean: distclean-am
1693 distclean-am: clean-am distclean-compile distclean-generic \
1694 distclean-local distclean-tags
1708 install-data-am: install-data-local install-libscitypes_la_etcDATA \
1709 install-libscitypes_la_rootDATA \
1710 install-libscitypes_la_sci_gatewayDATA
1712 install-dvi: install-dvi-am
1716 install-exec-am: install-pkglibLTLIBRARIES
1718 install-html: install-html-am
1720 install-html-am: install-html-local
1722 install-info: install-info-am
1728 install-pdf: install-pdf-am
1732 install-ps: install-ps-am
1738 maintainer-clean: maintainer-clean-am
1741 maintainer-clean-am: distclean-am maintainer-clean-generic
1743 mostlyclean: mostlyclean-am
1745 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1756 uninstall-am: uninstall-libscitypes_la_etcDATA \
1757 uninstall-libscitypes_la_rootDATA \
1758 uninstall-libscitypes_la_sci_gatewayDATA \
1759 uninstall-pkglibLTLIBRARIES
1761 .MAKE: all check check-am install install-am install-strip
1763 .PHONY: CTAGS GTAGS all all-am all-local check check-TESTS check-am \
1764 check-local clean clean-checkPROGRAMS clean-generic \
1765 clean-libtool clean-local clean-noinstLTLIBRARIES \
1766 clean-pkglibLTLIBRARIES ctags distclean distclean-compile \
1767 distclean-generic distclean-libtool distclean-local \
1768 distclean-tags distdir dvi dvi-am html html-am info info-am \
1769 install install-am install-data install-data-am \
1770 install-data-local install-dvi install-dvi-am install-exec \
1771 install-exec-am install-html install-html-am \
1772 install-html-local install-info install-info-am \
1773 install-libscitypes_la_etcDATA install-libscitypes_la_rootDATA \
1774 install-libscitypes_la_sci_gatewayDATA install-man install-pdf \
1775 install-pdf-am install-pkglibLTLIBRARIES install-ps \
1776 install-ps-am install-strip installcheck installcheck-am \
1777 installdirs maintainer-clean maintainer-clean-generic \
1778 mostlyclean mostlyclean-compile mostlyclean-generic \
1779 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1780 uninstall-am uninstall-libscitypes_la_etcDATA \
1781 uninstall-libscitypes_la_rootDATA \
1782 uninstall-libscitypes_la_sci_gatewayDATA \
1783 uninstall-pkglibLTLIBRARIES
1786 # This target enables tests for Scilab
1787 check-local: $(top_builddir)/scilab-bin test
1788 if test -d $(mydatadir)/tests; then \
1789 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1792 if test -f build.xml; then \
1793 $(ANT) checkstyle; \
1795 if test -x "$(SPLINT)"; then \
1796 $(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); \
1798 @NEED_JAVA_TRUE@java:
1799 # Some configurations needs to export JAVA_HOME in the current env
1800 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1801 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1802 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1803 @NEED_JAVA_TRUE@ $(ANT); \
1806 @NEED_JAVA_TRUE@clean-java:
1807 # Some configurations needs to export JAVA_HOME in the current env
1808 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1809 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1810 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1811 @NEED_JAVA_TRUE@ $(ANT) clean; \
1812 @NEED_JAVA_TRUE@ fi;
1814 # If the user request for the SWIG generation of the wrappers Java => C/C++
1815 # We call the target swig-build on the variable SWIG_WRAPPERS
1817 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1818 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1819 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1820 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1821 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1822 @SWIG_TRUE@ echo "Swig process of $$file ..."; \
1823 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1827 # If the user request for the SWIG generation of the wrappers Java => C/C++
1828 # We call the target swig-build on the variable SWIG_WRAPPERS
1830 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1831 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1832 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1833 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1834 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1835 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR --throws-exception-on-error --description-file $$file; \
1839 @GIWS_TRUE@giws-exception:
1840 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1841 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1842 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1845 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1846 echo "Error : Cannot build $< : Scilab has not been built"; \
1848 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1851 # Removes the macros
1853 # Removes macros (*.bin generated from .sci)
1854 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1855 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1856 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1860 # More tests could be added here
1861 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1862 if test -f build.xml -a $$USEANT -eq 1; then \
1866 all-local: $(TARGETS_ALL)
1869 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1870 echo "Error : Cannot build $< : Scilab has not been build"; \
1872 echo "Creating $@"; \
1873 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1878 install-data-local-local:
1879 # Mainly for javasci
1880 @if test -d $(srcdir)/javadoc; then \
1881 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1883 # If the user wants the help sources to be installed
1884 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1885 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1886 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1887 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1888 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1889 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1890 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1891 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1892 @INSTALL_HELP_XML_TRUE@ done ; \
1893 @INSTALL_HELP_XML_TRUE@ fi; \
1894 @INSTALL_HELP_XML_TRUE@ fi; \
1895 @INSTALL_HELP_XML_TRUE@ done; \
1896 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1897 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1898 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1899 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1900 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1901 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1902 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1903 @INSTALL_HELP_XML_TRUE@ done ; \
1904 @INSTALL_HELP_XML_TRUE@ fi; \
1905 @INSTALL_HELP_XML_TRUE@ fi
1908 @echo "-------- Install tests (if any) --------"; \
1909 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1910 if test -d $(srcdir)/$$dir/; then \
1911 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1912 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1913 if test -d "$(srcdir)/$$dir/$$file"; then \
1914 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1915 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1917 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1918 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1923 # Install the help chapter
1924 @echo "-------- Install the help chapter (if any) --------"; \
1925 for lang in $(HELP_CHAPTERLANG); do \
1926 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1927 if test -f $$HELPFILE; then \
1928 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1929 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1930 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1931 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1934 # Install the demos & examples
1935 @echo "-------- Install demos & examples (if any) --------"; \
1936 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1937 if test -d $(srcdir)/$$dir/; then \
1938 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1939 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1940 if test -d "$(srcdir)/$$dir/$$file"; then \
1941 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1942 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1944 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1945 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1950 # Install the macros
1951 @echo "-------- Install macros (if any) --------"; \
1952 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1953 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1954 if test -d $(srcdir)/$$dir/; then \
1955 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1956 if test -n "$(MACROSSPECIALEXT)"; then \
1958 for specialExt in $(MACROSSPECIALEXT); do \
1959 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1961 FILELIST="$$FILELIST $$specialExtDir"; \
1963 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1964 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1965 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1969 # Install java files (.jar)
1970 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1971 echo "-------- Install jar files --------"; \
1972 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1973 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1974 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1975 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1979 ########### CLEAN ###################
1980 # Clean help (generated automatically by Scilab)
1981 # It used to clean the macro (clean-macros) but this was causing
1982 # make clean && make to fail Scilab startup
1983 @NEED_JAVA_TRUE@clean-local: clean-java
1984 @NEED_JAVA_FALSE@clean-local:
1987 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1989 .PHONY: macros java swig giws
1991 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1992 # Otherwise a system limit (for SysV at least) may be exceeded.