1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
18 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU
20 # Copyright (C) 2012 - 2016 - Scilab Enterprises
22 # This file is hereby licensed under the terms of the GNU GPL v2.0,
23 # pursuant to article 5.3.4 of the CeCILL v.2.1.
24 # This file was originally licensed under the terms of the CeCILL v2.1,
25 # and continues to be available under such terms.
26 # For more information, see the COPYING file which you should have received
27 # along with this program.
29 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
30 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
31 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
33 # Copyright (C) 2012 - 2016 - Scilab Enterprises
35 # This file is hereby licensed under the terms of the GNU GPL v2.0,
36 # pursuant to article 5.3.4 of the CeCILL v.2.1.
37 # This file was originally licensed under the terms of the CeCILL v2.1,
38 # and continues to be available under such terms.
39 # For more information, see the COPYING file which you should have received
40 # along with this program.
44 ### Makefile included stuff
45 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
52 if test -z '$(MAKELEVEL)'; then \
54 elif test -n '$(MAKE_HOST)'; then \
56 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
62 am__make_running_with_option = \
63 case $${target_option-} in \
65 *) echo "am__make_running_with_option: internal error: invalid" \
66 "target option '$${target_option-}' specified" >&2; \
70 sane_makeflags=$$MAKEFLAGS; \
71 if $(am__is_gnu_make); then \
72 sane_makeflags=$$MFLAGS; \
77 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
78 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
84 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
86 for flg in $$sane_makeflags; do \
87 test $$skip_next = yes && { skip_next=no; continue; }; \
90 -*I) strip_trailopt 'I'; skip_next=yes;; \
91 -*I?*) strip_trailopt 'I';; \
92 -*O) strip_trailopt 'O'; skip_next=yes;; \
93 -*O?*) strip_trailopt 'O';; \
94 -*l) strip_trailopt 'l'; skip_next=yes;; \
95 -*l?*) strip_trailopt 'l';; \
96 -[dEDm]) skip_next=yes;; \
97 -[JT]) skip_next=yes;; \
100 *$$target_option*) has_opt=yes; break;; \
104 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
105 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
106 pkgdatadir = $(datadir)/@PACKAGE@
107 pkgincludedir = $(includedir)/@PACKAGE@
108 pkglibdir = $(libdir)/@PACKAGE@
109 pkglibexecdir = $(libexecdir)/@PACKAGE@
110 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
111 install_sh_DATA = $(install_sh) -c -m 644
112 install_sh_PROGRAM = $(install_sh) -c
113 install_sh_SCRIPT = $(install_sh) -c
114 INSTALL_HEADER = $(INSTALL_DATA)
115 transform = $(program_transform_name)
122 build_triplet = @build@
123 host_triplet = @host@
124 @ENABLE_DEBUG_TRUE@am__append_1 = \
125 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp \
126 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetItem.cpp \
127 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetItemCount.cpp \
128 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp \
129 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorShowItem.cpp \
130 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp \
131 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
134 # Used by sci_getdebuginfo:
135 @TCLTK_TRUE@am__append_2 = $(TCL_INC_PATH) \
136 @TCLTK_TRUE@ $(TK_INC_PATH)
138 @NEED_JAVA_TRUE@am__append_3 = java
139 subdir = modules/core
140 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
141 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
142 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
143 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
144 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
145 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
146 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
147 $(top_srcdir)/m4/intel_compiler.m4 \
148 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
149 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
150 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
151 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
152 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
153 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
154 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
155 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
156 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
157 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
158 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
159 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
161 DIST_COMMON = $(srcdir)/Makefile.am $(libscicore_la_include_HEADERS) \
163 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
164 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
166 CONFIG_CLEAN_VPATH_FILES =
167 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
168 am__vpath_adj = case $$p in \
169 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
172 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
174 am__nobase_strip_setup = \
175 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
177 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
178 am__nobase_list = $(am__nobase_strip_setup); \
179 for p in $$list; do echo "$$p $$p"; done | \
180 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
181 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
182 if (++n[$$2] == $(am__install_max)) \
183 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
184 END { for (dir in files) print dir, files[dir] }'
186 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
187 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
188 am__uninstall_files_from_dir = { \
190 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
191 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
192 $(am__cd) "$$dir" && rm -f $$files; }; \
194 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
195 "$(DESTDIR)$(libscicore_la_etcdir)" \
196 "$(DESTDIR)$(libscicore_la_rootdir)" \
197 "$(DESTDIR)$(libscicore_la_xmldir)" \
198 "$(DESTDIR)$(libscicore_la_includedir)"
199 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
200 libscicore_algo_la_LIBADD =
201 am__dirstamp = $(am__leading_dot)dirstamp
202 am__objects_1 = src/c/libscicore_algo_la-csignal.lo \
203 src/c/libscicore_algo_la-md5.lo \
204 src/c/libscicore_algo_la-getmodules.lo \
205 src/c/libscicore_algo_la-getmemory.lo \
206 src/c/libscicore_algo_la-isanan.lo \
207 src/c/libscicore_algo_la-returnanan.lo \
208 src/c/libscicore_algo_la-loadversion.lo \
209 src/c/libscicore_algo_la-version.lo \
210 src/c/libscicore_algo_la-GetXmlFileEncoding.lo \
211 src/c/libscicore_algo_la-islittleendian.lo \
212 src/c/libscicore_algo_la-getcommandlineargs.lo \
213 src/c/libscicore_algo_la-commandwords.lo \
214 src/c/libscicore_algo_la-freeArrayOfString.lo \
215 src/c/libscicore_algo_la-getstaticdebuginfo.lo \
216 src/c/libscicore_algo_la-getdynamicdebuginfo.lo \
217 src/c/libscicore_algo_la-dynamic_gateways.lo \
218 src/c/libscicore_algo_la-setPrecisionFPU.lo \
219 src/c/libscicore_algo_la-getos.lo \
220 src/c/libscicore_algo_la-transposeMatrix.lo \
221 src/c/libscicore_algo_la-getversion.lo \
222 src/c/libscicore_algo_la-backtrace.lo \
223 src/c/libscicore_algo_la-signal_mgmt.lo \
224 src/c/libscicore_algo_la-suspendProcess.lo \
225 src/c/libscicore_algo_la-saveCWDInPreferences.lo \
226 src/c/libscicore_algo_la-getmaxMALLOC.lo \
227 src/c/libscicore_algo_la-sci_mem_alloc.lo \
228 src/c/hashtable/libscicore_algo_la-hashtable.lo \
229 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo \
230 src/c/libscicore_algo_la-InitializePreferences.lo
231 am__objects_2 = src/cpp/libscicore_algo_la-demangle.lo \
232 src/cpp/libscicore_algo_la-backtrace_print.lo \
233 src/cpp/libscicore_algo_la-storeCommand.lo \
234 src/cpp/libscicore_algo_la-banner.lo \
235 src/cpp/libscicore_algo_la-with_module.lo \
236 src/cpp/libscicore_algo_la-runner.lo \
237 src/cpp/libscicore_algo_la-tasks.lo \
238 src/cpp/libscicore_algo_la-getvariablesname.lo \
239 src/cpp/libscicore_algo_la-getmacrosname.lo \
240 src/cpp/libscicore_algo_la-getfunctionsname.lo \
241 src/cpp/libscicore_algo_la-InitScilab.lo \
242 src/cpp/libscicore_algo_la-setformat.lo
243 am__objects_3 = src/fortran/clunit.lo src/fortran/folhp.lo \
244 src/fortran/xerbla.lo src/fortran/expsum.lo \
245 src/fortran/readinter.lo src/fortran/rewindinter.lo \
246 src/fortran/backspaceinter.lo src/fortran/write_inter.lo \
247 src/fortran/read_inter.lo
248 am_libscicore_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
250 libscicore_algo_la_OBJECTS = $(am_libscicore_algo_la_OBJECTS)
251 AM_V_lt = $(am__v_lt_@AM_V@)
252 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
253 am__v_lt_0 = --silent
255 @MAINTAINER_MODE_FALSE@am_libscicore_algo_la_rpath =
256 @MAINTAINER_MODE_TRUE@am_libscicore_algo_la_rpath =
258 libscicore_la_DEPENDENCIES = libscicore-algo.la $(am__DEPENDENCIES_1) \
259 $(am__DEPENDENCIES_1)
260 am__libscicore_la_SOURCES_DIST = sci_gateway/c/sci_getdebuginfo.c \
261 sci_gateway/cpp/core_gw.cpp sci_gateway/cpp/sci_getmodules.cpp \
262 sci_gateway/cpp/sci_clear.cpp sci_gateway/cpp/sci_clearfun.cpp \
263 sci_gateway/cpp/sci_newfun.cpp sci_gateway/cpp/sci_funptr.cpp \
264 sci_gateway/cpp/sci_banner.cpp sci_gateway/cpp/sci_quit.cpp \
265 sci_gateway/cpp/sci_exit.cpp sci_gateway/cpp/sci_argn.cpp \
266 sci_gateway/cpp/sci_clearglobal.cpp \
267 sci_gateway/cpp/sci_global.cpp \
268 sci_gateway/cpp/sci_isglobal.cpp \
269 sci_gateway/cpp/sci_getscilabmode.cpp \
270 sci_gateway/cpp/sci_getos.cpp sci_gateway/cpp/sci_exists.cpp \
271 sci_gateway/cpp/sci_with_module.cpp \
272 sci_gateway/cpp/sci_lasterror.cpp \
273 sci_gateway/cpp/sci_getversion.cpp \
274 sci_gateway/cpp/sci_warning.cpp sci_gateway/cpp/sci_getmd5.cpp \
275 sci_gateway/cpp/sci_error.cpp sci_gateway/cpp/sci_pause.cpp \
276 sci_gateway/cpp/sci_abort.cpp sci_gateway/cpp/sci_who.cpp \
277 sci_gateway/cpp/sci_format.cpp sci_gateway/cpp/sci_sciargs.cpp \
278 sci_gateway/cpp/sci_ieee.cpp sci_gateway/cpp/sci_funcprot.cpp \
279 sci_gateway/cpp/sci_mode.cpp sci_gateway/cpp/sci_typename.cpp \
280 sci_gateway/cpp/sci_what.cpp sci_gateway/cpp/sci_where.cpp \
281 sci_gateway/cpp/sci_getmemory.cpp \
282 sci_gateway/cpp/sci_errclear.cpp \
283 sci_gateway/cpp/sci_intppty.cpp \
284 sci_gateway/cpp/sci_analyzeroptions.cpp \
285 sci_gateway/cpp/sci_macr2tree.cpp \
286 sci_gateway/cpp/sci_predef.cpp sci_gateway/cpp/sci_debug.cpp \
287 sci_gateway/cpp/sci_recursionlimit.cpp \
288 sci_gateway/cpp/sci_type.cpp sci_gateway/cpp/sci_list.cpp \
289 sci_gateway/cpp/sci_struct.cpp sci_gateway/cpp/sci_insert.cpp \
290 sci_gateway/cpp/sci_null.cpp sci_gateway/cpp/sci_cell.cpp \
291 sci_gateway/cpp/sci_makecell.cpp \
292 sci_gateway/cpp/sci_typeof.cpp sci_gateway/cpp/sci_tlist.cpp \
293 sci_gateway/cpp/sci_mlist.cpp sci_gateway/cpp/sci_isfield.cpp \
294 sci_gateway/cpp/sci_oldEmptyBehaviour.cpp \
295 sci_gateway/cpp/sci_fieldnames.cpp \
296 sci_gateway/cpp/sci_checkNamedArguments.cpp \
297 sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp \
298 sci_gateway/cpp/sci_inspectorGetItem.cpp \
299 sci_gateway/cpp/sci_inspectorGetItemCount.cpp \
300 sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp \
301 sci_gateway/cpp/sci_inspectorShowItem.cpp \
302 sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp \
303 sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
304 am__objects_4 = sci_gateway/c/libscicore_la-sci_getdebuginfo.lo
305 @ENABLE_DEBUG_TRUE@am__objects_5 = sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo \
306 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo \
307 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo \
308 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo \
309 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo \
310 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo \
311 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo
312 am__objects_6 = sci_gateway/cpp/libscicore_la-core_gw.lo \
313 sci_gateway/cpp/libscicore_la-sci_getmodules.lo \
314 sci_gateway/cpp/libscicore_la-sci_clear.lo \
315 sci_gateway/cpp/libscicore_la-sci_clearfun.lo \
316 sci_gateway/cpp/libscicore_la-sci_newfun.lo \
317 sci_gateway/cpp/libscicore_la-sci_funptr.lo \
318 sci_gateway/cpp/libscicore_la-sci_banner.lo \
319 sci_gateway/cpp/libscicore_la-sci_quit.lo \
320 sci_gateway/cpp/libscicore_la-sci_exit.lo \
321 sci_gateway/cpp/libscicore_la-sci_argn.lo \
322 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo \
323 sci_gateway/cpp/libscicore_la-sci_global.lo \
324 sci_gateway/cpp/libscicore_la-sci_isglobal.lo \
325 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo \
326 sci_gateway/cpp/libscicore_la-sci_getos.lo \
327 sci_gateway/cpp/libscicore_la-sci_exists.lo \
328 sci_gateway/cpp/libscicore_la-sci_with_module.lo \
329 sci_gateway/cpp/libscicore_la-sci_lasterror.lo \
330 sci_gateway/cpp/libscicore_la-sci_getversion.lo \
331 sci_gateway/cpp/libscicore_la-sci_warning.lo \
332 sci_gateway/cpp/libscicore_la-sci_getmd5.lo \
333 sci_gateway/cpp/libscicore_la-sci_error.lo \
334 sci_gateway/cpp/libscicore_la-sci_pause.lo \
335 sci_gateway/cpp/libscicore_la-sci_abort.lo \
336 sci_gateway/cpp/libscicore_la-sci_who.lo \
337 sci_gateway/cpp/libscicore_la-sci_format.lo \
338 sci_gateway/cpp/libscicore_la-sci_sciargs.lo \
339 sci_gateway/cpp/libscicore_la-sci_ieee.lo \
340 sci_gateway/cpp/libscicore_la-sci_funcprot.lo \
341 sci_gateway/cpp/libscicore_la-sci_mode.lo \
342 sci_gateway/cpp/libscicore_la-sci_typename.lo \
343 sci_gateway/cpp/libscicore_la-sci_what.lo \
344 sci_gateway/cpp/libscicore_la-sci_where.lo \
345 sci_gateway/cpp/libscicore_la-sci_getmemory.lo \
346 sci_gateway/cpp/libscicore_la-sci_errclear.lo \
347 sci_gateway/cpp/libscicore_la-sci_intppty.lo \
348 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo \
349 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo \
350 sci_gateway/cpp/libscicore_la-sci_predef.lo \
351 sci_gateway/cpp/libscicore_la-sci_debug.lo \
352 sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo \
353 sci_gateway/cpp/libscicore_la-sci_type.lo \
354 sci_gateway/cpp/libscicore_la-sci_list.lo \
355 sci_gateway/cpp/libscicore_la-sci_struct.lo \
356 sci_gateway/cpp/libscicore_la-sci_insert.lo \
357 sci_gateway/cpp/libscicore_la-sci_null.lo \
358 sci_gateway/cpp/libscicore_la-sci_cell.lo \
359 sci_gateway/cpp/libscicore_la-sci_makecell.lo \
360 sci_gateway/cpp/libscicore_la-sci_typeof.lo \
361 sci_gateway/cpp/libscicore_la-sci_tlist.lo \
362 sci_gateway/cpp/libscicore_la-sci_mlist.lo \
363 sci_gateway/cpp/libscicore_la-sci_isfield.lo \
364 sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo \
365 sci_gateway/cpp/libscicore_la-sci_fieldnames.lo \
366 sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo \
368 am_libscicore_la_OBJECTS = $(am__objects_4) $(am__objects_6)
369 libscicore_la_OBJECTS = $(am_libscicore_la_OBJECTS)
370 libscicore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
371 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
372 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscicore_la_LDFLAGS) $(LDFLAGS) \
374 @MAINTAINER_MODE_FALSE@am_libscicore_la_rpath =
375 @MAINTAINER_MODE_TRUE@am_libscicore_la_rpath = -rpath $(pkglibdir)
376 AM_V_P = $(am__v_P_@AM_V@)
377 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
380 AM_V_GEN = $(am__v_GEN_@AM_V@)
381 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
382 am__v_GEN_0 = @echo " GEN " $@;
384 AM_V_at = $(am__v_at_@AM_V@)
385 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
388 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
389 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
390 am__depfiles_maybe = depfiles
392 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
393 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
394 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
395 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
396 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
397 $(AM_CFLAGS) $(CFLAGS)
398 AM_V_CC = $(am__v_CC_@AM_V@)
399 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
400 am__v_CC_0 = @echo " CC " $@;
403 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
404 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
405 $(AM_LDFLAGS) $(LDFLAGS) -o $@
406 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
407 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
408 am__v_CCLD_0 = @echo " CCLD " $@;
410 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
411 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
412 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
413 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
414 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
415 $(AM_CXXFLAGS) $(CXXFLAGS)
416 AM_V_CXX = $(am__v_CXX_@AM_V@)
417 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
418 am__v_CXX_0 = @echo " CXX " $@;
421 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
422 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
423 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
424 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
425 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
426 am__v_CXXLD_0 = @echo " CXXLD " $@;
428 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
429 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
430 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
431 AM_V_F77 = $(am__v_F77_@AM_V@)
432 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
433 am__v_F77_0 = @echo " F77 " $@;
436 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
437 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
438 $(AM_LDFLAGS) $(LDFLAGS) -o $@
439 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
440 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
441 am__v_F77LD_0 = @echo " F77LD " $@;
443 SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES)
444 DIST_SOURCES = $(libscicore_algo_la_SOURCES) \
445 $(am__libscicore_la_SOURCES_DIST)
446 am__can_run_installinfo = \
447 case $$AM_UPDATE_INFO_DIR in \
449 *) (install-info --version) >/dev/null 2>&1;; \
451 DATA = $(libscicore_la_etc_DATA) $(libscicore_la_root_DATA) \
452 $(libscicore_la_xml_DATA)
453 HEADERS = $(libscicore_la_include_HEADERS)
454 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
455 # Read a list of newline-separated strings from the standard input,
456 # and print each of them once, without duplicates. Input order is
458 am__uniquify_input = $(AWK) '\
459 BEGIN { nonempty = 0; } \
460 { items[$$0] = 1; nonempty = 1; } \
461 END { if (nonempty) { for (i in items) print i; }; } \
463 # Make sure the list of sources is unique. This is necessary because,
464 # e.g., the same source file might be shared among _SOURCES variables
465 # for different programs/libraries.
466 am__define_uniq_tagged_files = \
467 list='$(am__tagged_files)'; \
468 unique=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470 done | $(am__uniquify_input)`
473 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
474 $(top_srcdir)/config/depcomp \
475 $(top_srcdir)/config/mkinstalldirs
476 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
478 ALL_LINGUAS = @ALL_LINGUAS@
479 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
481 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
485 ARPACK_LIBS = @ARPACK_LIBS@
487 AUTOCONF = @AUTOCONF@
488 AUTOHEADER = @AUTOHEADER@
489 AUTOMAKE = @AUTOMAKE@
490 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
493 BLAS_CFLAGS = @BLAS_CFLAGS@
494 BLAS_LIBS = @BLAS_LIBS@
497 CCDEPMODE = @CCDEPMODE@
499 CHECKSTYLE = @CHECKSTYLE@
500 COBERTURA = @COBERTURA@
501 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
502 COMMONS_IO = @COMMONS_IO@
503 COMMONS_LOGGING = @COMMONS_LOGGING@
505 CPPFLAGS = @CPPFLAGS@
506 CURL_CFLAGS = @CURL_CFLAGS@
507 CURL_CONFIG = @CURL_CONFIG@
508 CURL_LIBS = @CURL_LIBS@
509 CURL_VERSION = @CURL_VERSION@
512 CXXDEPMODE = @CXXDEPMODE@
513 CXXFLAGS = @CXXFLAGS@
514 CYGPATH_W = @CYGPATH_W@
516 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
519 DOCBOOK_ROOT = @DOCBOOK_ROOT@
520 DOXYGEN_BIN = @DOXYGEN_BIN@
521 DSYMUTIL = @DSYMUTIL@
528 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
532 FFTW3_LIB = @FFTW3_LIB@
533 FFTW_ENABLE = @FFTW_ENABLE@
535 FLEXDOCK = @FLEXDOCK@
538 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
539 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
540 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
541 FREEHEP_IO = @FREEHEP_IO@
542 FREEHEP_UTIL = @FREEHEP_UTIL@
544 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
545 GIWS_BIN = @GIWS_BIN@
546 GLUEGEN2_RT = @GLUEGEN2_RT@
548 GMSGFMT_015 = @GMSGFMT_015@
549 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
551 GUI_ENABLE = @GUI_ENABLE@
552 HAMCREST = @HAMCREST@
553 HAVE_CXX11 = @HAVE_CXX11@
554 HDF5_CFLAGS = @HDF5_CFLAGS@
555 HDF5_LIBS = @HDF5_LIBS@
556 HELP_ENABLE = @HELP_ENABLE@
558 INSTALL_DATA = @INSTALL_DATA@
559 INSTALL_PROGRAM = @INSTALL_PROGRAM@
560 INSTALL_SCRIPT = @INSTALL_SCRIPT@
561 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
562 INTLLIBS = @INTLLIBS@
563 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
567 JAVAC_DEBUG = @JAVAC_DEBUG@
570 JAVASCI_ENABLE = @JAVASCI_ENABLE@
571 JAVA_ENABLE = @JAVA_ENABLE@
573 JAVA_HOME = @JAVA_HOME@
574 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
575 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
577 JEUCLID_CORE = @JEUCLID_CORE@
580 JLATEXMATH = @JLATEXMATH@
581 JLATEXMATH_FOP = @JLATEXMATH_FOP@
583 JROSETTA_API = @JROSETTA_API@
584 JROSETTA_ENGINE = @JROSETTA_ENGINE@
586 LAPACK_LIBS = @LAPACK_LIBS@
592 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
593 LIBICONV = @LIBICONV@
601 LOGGING_LEVEL = @LOGGING_LEVEL@
603 LTLIBICONV = @LTLIBICONV@
604 LTLIBINTL = @LTLIBINTL@
605 LTLIBOBJS = @LTLIBOBJS@
606 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
608 LUCENE_ANALYZER = @LUCENE_ANALYZER@
609 LUCENE_PARSER = @LUCENE_PARSER@
611 MAKEINFO = @MAKEINFO@
612 MANIFEST_TOOL = @MANIFEST_TOOL@
613 MATIO_CFLAGS = @MATIO_CFLAGS@
614 MATIO_ENABLE = @MATIO_ENABLE@
615 MATIO_LIBS = @MATIO_LIBS@
617 MPI_ENABLE = @MPI_ENABLE@
620 MSGFMT_015 = @MSGFMT_015@
621 MSGMERGE = @MSGMERGE@
627 OCAMLDEP = @OCAMLDEP@
628 OCAMLLEX = @OCAMLLEX@
629 OCAMLOPT = @OCAMLOPT@
630 OCAMLYACC = @OCAMLYACC@
631 OPENMPI_CC = @OPENMPI_CC@
632 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
633 OPENMPI_CXX = @OPENMPI_CXX@
634 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
635 OPENMPI_LIBS = @OPENMPI_LIBS@
636 OPENMP_CFLAGS = @OPENMP_CFLAGS@
637 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
638 OPENMP_ENABLE = @OPENMP_ENABLE@
639 OPENMP_LIBS = @OPENMP_LIBS@
643 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
644 PACKAGE_NAME = @PACKAGE_NAME@
645 PACKAGE_STRING = @PACKAGE_STRING@
646 PACKAGE_TARNAME = @PACKAGE_TARNAME@
647 PACKAGE_URL = @PACKAGE_URL@
648 PACKAGE_VERSION = @PACKAGE_VERSION@
649 PATH_SEPARATOR = @PATH_SEPARATOR@
650 PCRE_CFLAGS = @PCRE_CFLAGS@
651 PCRE_CONFIG = @PCRE_CONFIG@
652 PCRE_LIBS = @PCRE_LIBS@
653 PCRE_VERSION = @PCRE_VERSION@
654 PKG_CONFIG = @PKG_CONFIG@
659 RELOCATABLE = @RELOCATABLE@
662 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
663 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
664 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
665 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
666 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
667 SCIRENDERER = @SCIRENDERER@
668 SCIRENDERER_CP = @SCIRENDERER_CP@
669 SCI_CFLAGS = @SCI_CFLAGS@
670 SCI_CXXFLAGS = @SCI_CXXFLAGS@
671 SCI_FFLAGS = @SCI_FFLAGS@
672 SCI_LDFLAGS = @SCI_LDFLAGS@
674 SET_MAKE = @SET_MAKE@
675 SET_RELOCATABLE = @SET_RELOCATABLE@
680 SWIG_BIN = @SWIG_BIN@
681 SWIG_JAVA = @SWIG_JAVA@
682 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
683 SWIG_SCILAB = @SWIG_SCILAB@
684 TCLTK_LIBS = @TCLTK_LIBS@
685 TCL_INC_PATH = @TCL_INC_PATH@
686 TK_INC_PATH = @TK_INC_PATH@
687 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
688 UMFPACK_ENABLE = @UMFPACK_ENABLE@
689 UMFPACK_LIB = @UMFPACK_LIB@
691 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
692 VALGRIND_LIBS = @VALGRIND_LIBS@
694 WITH_OCAML = @WITH_OCAML@
695 WITH_TKSCI = @WITH_TKSCI@
696 XCOS_ENABLE = @XCOS_ENABLE@
697 XGETTEXT = @XGETTEXT@
698 XGETTEXT_015 = @XGETTEXT_015@
699 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
701 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
702 XML_APIS_EXT = @XML_APIS_EXT@
703 XML_CONFIG = @XML_CONFIG@
704 XML_FLAGS = @XML_FLAGS@
705 XML_LIBS = @XML_LIBS@
706 XML_VERSION = @XML_VERSION@
707 X_CFLAGS = @X_CFLAGS@
708 X_EXTRA_LIBS = @X_EXTRA_LIBS@
710 X_PRE_LIBS = @X_PRE_LIBS@
713 abs_builddir = @abs_builddir@
714 abs_srcdir = @abs_srcdir@
715 abs_top_builddir = @abs_top_builddir@
716 abs_top_srcdir = @abs_top_srcdir@
717 ac_ct_AR = @ac_ct_AR@
718 ac_ct_CC = @ac_ct_CC@
719 ac_ct_CXX = @ac_ct_CXX@
720 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
721 ac_ct_F77 = @ac_ct_F77@
722 am__include = @am__include@
723 am__leading_dot = @am__leading_dot@
724 am__quote = @am__quote@
726 am__untar = @am__untar@
729 build_alias = @build_alias@
730 build_cpu = @build_cpu@
731 build_os = @build_os@
732 build_vendor = @build_vendor@
733 builddir = @builddir@
734 cxx_present = @cxx_present@
736 datarootdir = @datarootdir@
739 exec_prefix = @exec_prefix@
741 host_alias = @host_alias@
742 host_cpu = @host_cpu@
744 host_vendor = @host_vendor@
746 includedir = @includedir@
748 install_sh = @install_sh@
750 libexecdir = @libexecdir@
751 localedir = @localedir@
752 localstatedir = @localstatedir@
755 oldincludedir = @oldincludedir@
758 program_transform_name = @program_transform_name@
761 sharedstatedir = @sharedstatedir@
763 sysconfdir = @sysconfdir@
764 target_alias = @target_alias@
765 top_build_prefix = @top_build_prefix@
766 top_builddir = @top_builddir@
767 top_srcdir = @top_srcdir@
768 yacc_present = @yacc_present@
776 src/c/loadversion.c \
778 src/c/GetXmlFileEncoding.c \
779 src/c/islittleendian.c \
780 src/c/getcommandlineargs.c \
781 src/c/commandwords.c \
782 src/c/freeArrayOfString.c \
783 src/c/getstaticdebuginfo.c \
784 src/c/getdynamicdebuginfo.c \
785 src/c/dynamic_gateways.c \
786 src/c/setPrecisionFPU.c \
788 src/c/transposeMatrix.c \
791 src/c/signal_mgmt.c \
792 src/c/suspendProcess.c \
793 src/c/saveCWDInPreferences.c \
794 src/c/getmaxMALLOC.c \
795 src/c/sci_mem_alloc.c \
796 src/c/hashtable/hashtable.c \
797 src/c/hashtable/hashtable_utility.c \
798 src/c/InitializePreferences.c
801 src/cpp/demangle.cpp \
802 src/cpp/backtrace_print.cpp \
803 src/cpp/storeCommand.cpp \
805 src/cpp/with_module.cpp \
808 src/cpp/getvariablesname.cpp \
809 src/cpp/getmacrosname.cpp \
810 src/cpp/getfunctionsname.cpp \
811 src/cpp/InitScilab.cpp \
812 src/cpp/setformat.cpp
814 CORE_FORTRAN_SOURCES = \
815 src/fortran/clunit.f \
816 src/fortran/folhp.f \
817 src/fortran/xerbla.f \
818 src/fortran/expsum.f \
819 src/fortran/readinter.f \
820 src/fortran/rewindinter.f \
821 src/fortran/backspaceinter.f \
822 src/fortran/write_inter.f \
823 src/fortran/read_inter.f
825 GATEWAY_C_SOURCES = \
826 sci_gateway/c/sci_getdebuginfo.c
828 GATEWAY_CPP_SOURCES = sci_gateway/cpp/core_gw.cpp \
829 sci_gateway/cpp/sci_getmodules.cpp \
830 sci_gateway/cpp/sci_clear.cpp sci_gateway/cpp/sci_clearfun.cpp \
831 sci_gateway/cpp/sci_newfun.cpp sci_gateway/cpp/sci_funptr.cpp \
832 sci_gateway/cpp/sci_banner.cpp sci_gateway/cpp/sci_quit.cpp \
833 sci_gateway/cpp/sci_exit.cpp sci_gateway/cpp/sci_argn.cpp \
834 sci_gateway/cpp/sci_clearglobal.cpp \
835 sci_gateway/cpp/sci_global.cpp \
836 sci_gateway/cpp/sci_isglobal.cpp \
837 sci_gateway/cpp/sci_getscilabmode.cpp \
838 sci_gateway/cpp/sci_getos.cpp sci_gateway/cpp/sci_exists.cpp \
839 sci_gateway/cpp/sci_with_module.cpp \
840 sci_gateway/cpp/sci_lasterror.cpp \
841 sci_gateway/cpp/sci_getversion.cpp \
842 sci_gateway/cpp/sci_warning.cpp sci_gateway/cpp/sci_getmd5.cpp \
843 sci_gateway/cpp/sci_error.cpp sci_gateway/cpp/sci_pause.cpp \
844 sci_gateway/cpp/sci_abort.cpp sci_gateway/cpp/sci_who.cpp \
845 sci_gateway/cpp/sci_format.cpp sci_gateway/cpp/sci_sciargs.cpp \
846 sci_gateway/cpp/sci_ieee.cpp sci_gateway/cpp/sci_funcprot.cpp \
847 sci_gateway/cpp/sci_mode.cpp sci_gateway/cpp/sci_typename.cpp \
848 sci_gateway/cpp/sci_what.cpp sci_gateway/cpp/sci_where.cpp \
849 sci_gateway/cpp/sci_getmemory.cpp \
850 sci_gateway/cpp/sci_errclear.cpp \
851 sci_gateway/cpp/sci_intppty.cpp \
852 sci_gateway/cpp/sci_analyzeroptions.cpp \
853 sci_gateway/cpp/sci_macr2tree.cpp \
854 sci_gateway/cpp/sci_predef.cpp sci_gateway/cpp/sci_debug.cpp \
855 sci_gateway/cpp/sci_recursionlimit.cpp \
856 sci_gateway/cpp/sci_type.cpp sci_gateway/cpp/sci_list.cpp \
857 sci_gateway/cpp/sci_struct.cpp sci_gateway/cpp/sci_insert.cpp \
858 sci_gateway/cpp/sci_null.cpp sci_gateway/cpp/sci_cell.cpp \
859 sci_gateway/cpp/sci_makecell.cpp \
860 sci_gateway/cpp/sci_typeof.cpp sci_gateway/cpp/sci_tlist.cpp \
861 sci_gateway/cpp/sci_mlist.cpp sci_gateway/cpp/sci_isfield.cpp \
862 sci_gateway/cpp/sci_oldEmptyBehaviour.cpp \
863 sci_gateway/cpp/sci_fieldnames.cpp \
864 sci_gateway/cpp/sci_checkNamedArguments.cpp $(am__append_1)
865 libscicore_la_CPPFLAGS = -I$(srcdir)/includes/ -I$(srcdir)/src/c/ \
866 -I$(srcdir)/src/cpp/ -I$(top_srcdir)/modules/ast/includes/ast/ \
867 -I$(top_srcdir)/modules/ast/includes/exps/ \
868 -I$(top_srcdir)/modules/ast/includes/operations/ \
869 -I$(top_srcdir)/modules/ast/includes/parse/ \
870 -I$(top_srcdir)/modules/ast/includes/symbol/ \
871 -I$(top_srcdir)/modules/ast/includes/system_env/ \
872 -I$(top_srcdir)/modules/ast/includes/types/ \
873 -I$(top_srcdir)/modules/ast/includes/analysis/ \
874 -I$(top_srcdir)/modules/call_scilab/includes/ \
875 -I$(top_srcdir)/modules/api_scilab/includes/ \
876 -I$(top_srcdir)/modules/action_binding/includes/ \
877 -I$(top_srcdir)/modules/output_stream/includes/ \
878 -I$(top_srcdir)/modules/localization/includes/ \
879 -I$(top_srcdir)/modules/functions_manager/includes/ \
880 -I$(top_srcdir)/modules/elementary_functions/includes/ \
881 -I$(top_srcdir)/modules/io/includes/ \
882 -I$(top_srcdir)/modules/tclsci/includes/ \
883 -I$(top_srcdir)/modules/dynamic_link/includes/ \
884 -I$(top_srcdir)/modules/elementary_functions/includes/ \
885 -I$(top_srcdir)/modules/string/includes/ \
886 -I$(top_srcdir)/modules/fileio/includes/ \
887 -I$(top_srcdir)/modules/console/includes/ \
888 -I$(top_srcdir)/modules/threads/includes/ \
889 -I$(top_srcdir)/modules/history_manager/includes/ \
890 -I$(top_srcdir)/modules/preferences/includes/ \
891 -I$(top_srcdir)/modules/external_objects/includes/ \
892 -I$(top_srcdir)/modules/jvm/includes/ \
893 -I$(top_srcdir)/modules/jvm/src/c/ \
894 -I$(top_srcdir)/modules/gui/includes/ \
895 -I$(top_srcdir)/modules/graphics/includes/ \
896 -I$(top_srcdir)/modules/hdf5/includes/ \
897 -I$(top_srcdir)/modules/fftw/includes/ \
898 -I$(top_srcdir)/modules/ui_data/includes/ $(XML_FLAGS) \
899 $(AM_CPPFLAGS) $(am__append_2)
900 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscicore.la
901 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscicore-algo.la libscicore.la
902 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscicore-algo.la
903 libscicore_la_LDFLAGS = $(AM_LDFLAGS)
904 #-Wl,--version-script,LibScilab_Import.def
906 # For the code check (splint)
907 CHECK_SRC = $(CORE_C_SOURCES) $(GATEWAY_C_SOURCES)
908 INCLUDE_FLAGS = $(libscicore_la_CPPFLAGS)
909 libscicore_algo_la_SOURCES = $(CORE_C_SOURCES) $(CORE_CPP_SOURCES) $(CORE_FORTRAN_SOURCES)
910 libscicore_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
911 libscicore_algo_la_CPPFLAGS = $(libscicore_la_CPPFLAGS)
913 # Commented because it is easier to comment first the core module
914 libscicore_la_LIBADD = libscicore-algo.la $(XML_LIBS) $(FLIBS)
919 #### core : Conf files ####
920 libscicore_la_rootdir = $(mydatadir)
921 libscicore_la_root_DATA = license.txt
923 #### core : init scripts ####
924 libscicore_la_etcdir = $(mydatadir)/etc
925 libscicore_la_etc_DATA = etc/core.quit etc/core.start
927 #### core : dtd files ####
928 libscicore_la_xmldir = $(mydatadir)/xml
929 libscicore_la_xml_DATA = xml/modules.dtd xml/version.dtd
931 #### core : include files ####
932 libscicore_la_includedir = $(pkgincludedir)
933 libscicore_la_include_HEADERS = \
934 includes/backtrace_print.h \
936 includes/core_math.h \
937 includes/existfunction.h \
938 includes/exit_status.hxx \
939 includes/freeArrayOfString.h \
940 includes/getcommandlineargs.h \
941 includes/getmemory.h \
943 includes/getversion.h \
944 includes/hashtable.h \
945 includes/hashtable_utility.h \
947 includes/PATH_MAX.h \
948 includes/scilabDefaults.h \
949 includes/sci_malloc.h \
950 includes/sci_mem_alloc.h \
951 includes/scisparse.h \
952 includes/sci_types.h \
953 includes/storeCommand.h \
959 # Where all the Scilab stuff is installed (macros, help, ...)
960 mydatadir = $(pkgdatadir)/modules/$(modulename)
962 # Set AM_* SCI detected settings
963 AM_CPPFLAGS = $(SCI_CPPFLAGS)
964 AM_CFLAGS = $(SCI_CFLAGS)
965 AM_CXXFLAGS = $(SCI_CXXFLAGS)
966 # append includes to AM_FFLAGS to manage fortran includes
967 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
969 # Tag shared libraries with the Scilab version
970 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
973 SPLINT_OPTIONS = -weak -booltype BOOL
975 ########################### JAVA ######################################
976 #### We are delegating java compilation to ant... Thanks to that
977 #### the procedure will be the same with Microsoft Windows (C)
979 #######################################################################
980 TARGETS_ALL = $(am__append_3)
982 ################ MACROS ######################
983 # Rule to build a macro
984 # NOT USED AT THE MOMENT
987 ########### INSTALL DOCUMENTATION ###################
989 # Install documentation files into the right target
990 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
991 # automake needs the html files to be present which is not the case when
992 # we are building Scilab
994 # Where it should be installed
995 pkgdocdir = $(mydatadir)
997 # What is the mask of the help source
1000 # What is the mask of the MathML sources
1003 ########### INSTALL DATA ###################
1004 # Install macros, help & demos
1005 # Where it should be installed
1006 pkgmacrosdir = $(mydatadir)
1007 # Which directory we process
1009 # Mask of the Scilab sources macros
1011 # Mask of the Scilab executable sources macros
1012 MACROBUILDMASK = *.sce
1013 # Mask of the Scilab compiled macros
1014 MACROBINMASK = *.bin
1015 # List of the standard directory for tests
1016 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
1017 # Where the demos should be installed
1018 pkgdemosdir = $(mydatadir)
1019 # List of the standard directory for demos
1021 # List of the standard directory for examples
1022 EXAMPLES_DIR = examples
1023 # Where to export JAVA archives (.jar)
1028 HELP_CHAPTERDIR = help/
1029 HELP_CHAPTERFILE = addchapter.sce
1030 HELP_CHAPTERLANG = en_US fr_FR pt_BR
1034 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
1035 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1036 @for dep in $?; do \
1037 case '$(am__configure_deps)' in \
1039 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1040 && { if test -f $@; then exit 0; else break; fi; }; \
1044 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/core/Makefile'; \
1045 $(am__cd) $(top_srcdir) && \
1046 $(AUTOMAKE) --foreign modules/core/Makefile
1047 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1050 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1052 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1053 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1055 $(top_srcdir)/Makefile.incl.am $(am__empty):
1057 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1058 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1060 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1061 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1062 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1063 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1064 $(am__aclocal_m4_deps):
1066 clean-noinstLTLIBRARIES:
1067 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1068 @list='$(noinst_LTLIBRARIES)'; \
1069 locs=`for p in $$list; do echo $$p; done | \
1070 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1072 test -z "$$locs" || { \
1073 echo rm -f $${locs}; \
1077 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1079 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1080 list2=; for p in $$list; do \
1081 if test -f $$p; then \
1082 list2="$$list2 $$p"; \
1085 test -z "$$list2" || { \
1086 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1087 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1088 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1089 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1092 uninstall-pkglibLTLIBRARIES:
1093 @$(NORMAL_UNINSTALL)
1094 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1095 for p in $$list; do \
1097 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1098 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1101 clean-pkglibLTLIBRARIES:
1102 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1103 @list='$(pkglib_LTLIBRARIES)'; \
1104 locs=`for p in $$list; do echo $$p; done | \
1105 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1107 test -z "$$locs" || { \
1108 echo rm -f $${locs}; \
1111 src/c/$(am__dirstamp):
1113 @: > src/c/$(am__dirstamp)
1114 src/c/$(DEPDIR)/$(am__dirstamp):
1115 @$(MKDIR_P) src/c/$(DEPDIR)
1116 @: > src/c/$(DEPDIR)/$(am__dirstamp)
1117 src/c/libscicore_algo_la-csignal.lo: src/c/$(am__dirstamp) \
1118 src/c/$(DEPDIR)/$(am__dirstamp)
1119 src/c/libscicore_algo_la-md5.lo: src/c/$(am__dirstamp) \
1120 src/c/$(DEPDIR)/$(am__dirstamp)
1121 src/c/libscicore_algo_la-getmodules.lo: src/c/$(am__dirstamp) \
1122 src/c/$(DEPDIR)/$(am__dirstamp)
1123 src/c/libscicore_algo_la-getmemory.lo: src/c/$(am__dirstamp) \
1124 src/c/$(DEPDIR)/$(am__dirstamp)
1125 src/c/libscicore_algo_la-isanan.lo: src/c/$(am__dirstamp) \
1126 src/c/$(DEPDIR)/$(am__dirstamp)
1127 src/c/libscicore_algo_la-returnanan.lo: src/c/$(am__dirstamp) \
1128 src/c/$(DEPDIR)/$(am__dirstamp)
1129 src/c/libscicore_algo_la-loadversion.lo: src/c/$(am__dirstamp) \
1130 src/c/$(DEPDIR)/$(am__dirstamp)
1131 src/c/libscicore_algo_la-version.lo: src/c/$(am__dirstamp) \
1132 src/c/$(DEPDIR)/$(am__dirstamp)
1133 src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/$(am__dirstamp) \
1134 src/c/$(DEPDIR)/$(am__dirstamp)
1135 src/c/libscicore_algo_la-islittleendian.lo: src/c/$(am__dirstamp) \
1136 src/c/$(DEPDIR)/$(am__dirstamp)
1137 src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/$(am__dirstamp) \
1138 src/c/$(DEPDIR)/$(am__dirstamp)
1139 src/c/libscicore_algo_la-commandwords.lo: src/c/$(am__dirstamp) \
1140 src/c/$(DEPDIR)/$(am__dirstamp)
1141 src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/$(am__dirstamp) \
1142 src/c/$(DEPDIR)/$(am__dirstamp)
1143 src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/$(am__dirstamp) \
1144 src/c/$(DEPDIR)/$(am__dirstamp)
1145 src/c/libscicore_algo_la-getdynamicdebuginfo.lo: \
1146 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1147 src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/$(am__dirstamp) \
1148 src/c/$(DEPDIR)/$(am__dirstamp)
1149 src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/$(am__dirstamp) \
1150 src/c/$(DEPDIR)/$(am__dirstamp)
1151 src/c/libscicore_algo_la-getos.lo: src/c/$(am__dirstamp) \
1152 src/c/$(DEPDIR)/$(am__dirstamp)
1153 src/c/libscicore_algo_la-transposeMatrix.lo: src/c/$(am__dirstamp) \
1154 src/c/$(DEPDIR)/$(am__dirstamp)
1155 src/c/libscicore_algo_la-getversion.lo: src/c/$(am__dirstamp) \
1156 src/c/$(DEPDIR)/$(am__dirstamp)
1157 src/c/libscicore_algo_la-backtrace.lo: src/c/$(am__dirstamp) \
1158 src/c/$(DEPDIR)/$(am__dirstamp)
1159 src/c/libscicore_algo_la-signal_mgmt.lo: src/c/$(am__dirstamp) \
1160 src/c/$(DEPDIR)/$(am__dirstamp)
1161 src/c/libscicore_algo_la-suspendProcess.lo: src/c/$(am__dirstamp) \
1162 src/c/$(DEPDIR)/$(am__dirstamp)
1163 src/c/libscicore_algo_la-saveCWDInPreferences.lo: \
1164 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1165 src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/$(am__dirstamp) \
1166 src/c/$(DEPDIR)/$(am__dirstamp)
1167 src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/$(am__dirstamp) \
1168 src/c/$(DEPDIR)/$(am__dirstamp)
1169 src/c/hashtable/$(am__dirstamp):
1170 @$(MKDIR_P) src/c/hashtable
1171 @: > src/c/hashtable/$(am__dirstamp)
1172 src/c/hashtable/$(DEPDIR)/$(am__dirstamp):
1173 @$(MKDIR_P) src/c/hashtable/$(DEPDIR)
1174 @: > src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1175 src/c/hashtable/libscicore_algo_la-hashtable.lo: \
1176 src/c/hashtable/$(am__dirstamp) \
1177 src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1178 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: \
1179 src/c/hashtable/$(am__dirstamp) \
1180 src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1181 src/c/libscicore_algo_la-InitializePreferences.lo: \
1182 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1183 src/cpp/$(am__dirstamp):
1185 @: > src/cpp/$(am__dirstamp)
1186 src/cpp/$(DEPDIR)/$(am__dirstamp):
1187 @$(MKDIR_P) src/cpp/$(DEPDIR)
1188 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
1189 src/cpp/libscicore_algo_la-demangle.lo: src/cpp/$(am__dirstamp) \
1190 src/cpp/$(DEPDIR)/$(am__dirstamp)
1191 src/cpp/libscicore_algo_la-backtrace_print.lo: \
1192 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1193 src/cpp/libscicore_algo_la-storeCommand.lo: src/cpp/$(am__dirstamp) \
1194 src/cpp/$(DEPDIR)/$(am__dirstamp)
1195 src/cpp/libscicore_algo_la-banner.lo: src/cpp/$(am__dirstamp) \
1196 src/cpp/$(DEPDIR)/$(am__dirstamp)
1197 src/cpp/libscicore_algo_la-with_module.lo: src/cpp/$(am__dirstamp) \
1198 src/cpp/$(DEPDIR)/$(am__dirstamp)
1199 src/cpp/libscicore_algo_la-runner.lo: src/cpp/$(am__dirstamp) \
1200 src/cpp/$(DEPDIR)/$(am__dirstamp)
1201 src/cpp/libscicore_algo_la-tasks.lo: src/cpp/$(am__dirstamp) \
1202 src/cpp/$(DEPDIR)/$(am__dirstamp)
1203 src/cpp/libscicore_algo_la-getvariablesname.lo: \
1204 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1205 src/cpp/libscicore_algo_la-getmacrosname.lo: src/cpp/$(am__dirstamp) \
1206 src/cpp/$(DEPDIR)/$(am__dirstamp)
1207 src/cpp/libscicore_algo_la-getfunctionsname.lo: \
1208 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1209 src/cpp/libscicore_algo_la-InitScilab.lo: src/cpp/$(am__dirstamp) \
1210 src/cpp/$(DEPDIR)/$(am__dirstamp)
1211 src/cpp/libscicore_algo_la-setformat.lo: src/cpp/$(am__dirstamp) \
1212 src/cpp/$(DEPDIR)/$(am__dirstamp)
1213 src/fortran/$(am__dirstamp):
1214 @$(MKDIR_P) src/fortran
1215 @: > src/fortran/$(am__dirstamp)
1216 src/fortran/$(DEPDIR)/$(am__dirstamp):
1217 @$(MKDIR_P) src/fortran/$(DEPDIR)
1218 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
1219 src/fortran/clunit.lo: src/fortran/$(am__dirstamp) \
1220 src/fortran/$(DEPDIR)/$(am__dirstamp)
1221 src/fortran/folhp.lo: src/fortran/$(am__dirstamp) \
1222 src/fortran/$(DEPDIR)/$(am__dirstamp)
1223 src/fortran/xerbla.lo: src/fortran/$(am__dirstamp) \
1224 src/fortran/$(DEPDIR)/$(am__dirstamp)
1225 src/fortran/expsum.lo: src/fortran/$(am__dirstamp) \
1226 src/fortran/$(DEPDIR)/$(am__dirstamp)
1227 src/fortran/readinter.lo: src/fortran/$(am__dirstamp) \
1228 src/fortran/$(DEPDIR)/$(am__dirstamp)
1229 src/fortran/rewindinter.lo: src/fortran/$(am__dirstamp) \
1230 src/fortran/$(DEPDIR)/$(am__dirstamp)
1231 src/fortran/backspaceinter.lo: src/fortran/$(am__dirstamp) \
1232 src/fortran/$(DEPDIR)/$(am__dirstamp)
1233 src/fortran/write_inter.lo: src/fortran/$(am__dirstamp) \
1234 src/fortran/$(DEPDIR)/$(am__dirstamp)
1235 src/fortran/read_inter.lo: src/fortran/$(am__dirstamp) \
1236 src/fortran/$(DEPDIR)/$(am__dirstamp)
1238 libscicore-algo.la: $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_DEPENDENCIES) $(EXTRA_libscicore_algo_la_DEPENDENCIES)
1239 $(AM_V_CXXLD)$(CXXLINK) $(am_libscicore_algo_la_rpath) $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_LIBADD) $(LIBS)
1240 sci_gateway/c/$(am__dirstamp):
1241 @$(MKDIR_P) sci_gateway/c
1242 @: > sci_gateway/c/$(am__dirstamp)
1243 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
1244 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
1245 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1246 sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: \
1247 sci_gateway/c/$(am__dirstamp) \
1248 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1249 sci_gateway/cpp/$(am__dirstamp):
1250 @$(MKDIR_P) sci_gateway/cpp
1251 @: > sci_gateway/cpp/$(am__dirstamp)
1252 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
1253 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
1254 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1255 sci_gateway/cpp/libscicore_la-core_gw.lo: \
1256 sci_gateway/cpp/$(am__dirstamp) \
1257 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1258 sci_gateway/cpp/libscicore_la-sci_getmodules.lo: \
1259 sci_gateway/cpp/$(am__dirstamp) \
1260 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1261 sci_gateway/cpp/libscicore_la-sci_clear.lo: \
1262 sci_gateway/cpp/$(am__dirstamp) \
1263 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1264 sci_gateway/cpp/libscicore_la-sci_clearfun.lo: \
1265 sci_gateway/cpp/$(am__dirstamp) \
1266 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1267 sci_gateway/cpp/libscicore_la-sci_newfun.lo: \
1268 sci_gateway/cpp/$(am__dirstamp) \
1269 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1270 sci_gateway/cpp/libscicore_la-sci_funptr.lo: \
1271 sci_gateway/cpp/$(am__dirstamp) \
1272 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1273 sci_gateway/cpp/libscicore_la-sci_banner.lo: \
1274 sci_gateway/cpp/$(am__dirstamp) \
1275 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1276 sci_gateway/cpp/libscicore_la-sci_quit.lo: \
1277 sci_gateway/cpp/$(am__dirstamp) \
1278 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1279 sci_gateway/cpp/libscicore_la-sci_exit.lo: \
1280 sci_gateway/cpp/$(am__dirstamp) \
1281 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1282 sci_gateway/cpp/libscicore_la-sci_argn.lo: \
1283 sci_gateway/cpp/$(am__dirstamp) \
1284 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1285 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo: \
1286 sci_gateway/cpp/$(am__dirstamp) \
1287 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1288 sci_gateway/cpp/libscicore_la-sci_global.lo: \
1289 sci_gateway/cpp/$(am__dirstamp) \
1290 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1291 sci_gateway/cpp/libscicore_la-sci_isglobal.lo: \
1292 sci_gateway/cpp/$(am__dirstamp) \
1293 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1294 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo: \
1295 sci_gateway/cpp/$(am__dirstamp) \
1296 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1297 sci_gateway/cpp/libscicore_la-sci_getos.lo: \
1298 sci_gateway/cpp/$(am__dirstamp) \
1299 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1300 sci_gateway/cpp/libscicore_la-sci_exists.lo: \
1301 sci_gateway/cpp/$(am__dirstamp) \
1302 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1303 sci_gateway/cpp/libscicore_la-sci_with_module.lo: \
1304 sci_gateway/cpp/$(am__dirstamp) \
1305 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1306 sci_gateway/cpp/libscicore_la-sci_lasterror.lo: \
1307 sci_gateway/cpp/$(am__dirstamp) \
1308 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1309 sci_gateway/cpp/libscicore_la-sci_getversion.lo: \
1310 sci_gateway/cpp/$(am__dirstamp) \
1311 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1312 sci_gateway/cpp/libscicore_la-sci_warning.lo: \
1313 sci_gateway/cpp/$(am__dirstamp) \
1314 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1315 sci_gateway/cpp/libscicore_la-sci_getmd5.lo: \
1316 sci_gateway/cpp/$(am__dirstamp) \
1317 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1318 sci_gateway/cpp/libscicore_la-sci_error.lo: \
1319 sci_gateway/cpp/$(am__dirstamp) \
1320 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1321 sci_gateway/cpp/libscicore_la-sci_pause.lo: \
1322 sci_gateway/cpp/$(am__dirstamp) \
1323 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1324 sci_gateway/cpp/libscicore_la-sci_abort.lo: \
1325 sci_gateway/cpp/$(am__dirstamp) \
1326 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1327 sci_gateway/cpp/libscicore_la-sci_who.lo: \
1328 sci_gateway/cpp/$(am__dirstamp) \
1329 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1330 sci_gateway/cpp/libscicore_la-sci_format.lo: \
1331 sci_gateway/cpp/$(am__dirstamp) \
1332 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1333 sci_gateway/cpp/libscicore_la-sci_sciargs.lo: \
1334 sci_gateway/cpp/$(am__dirstamp) \
1335 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1336 sci_gateway/cpp/libscicore_la-sci_ieee.lo: \
1337 sci_gateway/cpp/$(am__dirstamp) \
1338 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1339 sci_gateway/cpp/libscicore_la-sci_funcprot.lo: \
1340 sci_gateway/cpp/$(am__dirstamp) \
1341 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1342 sci_gateway/cpp/libscicore_la-sci_mode.lo: \
1343 sci_gateway/cpp/$(am__dirstamp) \
1344 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1345 sci_gateway/cpp/libscicore_la-sci_typename.lo: \
1346 sci_gateway/cpp/$(am__dirstamp) \
1347 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1348 sci_gateway/cpp/libscicore_la-sci_what.lo: \
1349 sci_gateway/cpp/$(am__dirstamp) \
1350 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1351 sci_gateway/cpp/libscicore_la-sci_where.lo: \
1352 sci_gateway/cpp/$(am__dirstamp) \
1353 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1354 sci_gateway/cpp/libscicore_la-sci_getmemory.lo: \
1355 sci_gateway/cpp/$(am__dirstamp) \
1356 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1357 sci_gateway/cpp/libscicore_la-sci_errclear.lo: \
1358 sci_gateway/cpp/$(am__dirstamp) \
1359 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1360 sci_gateway/cpp/libscicore_la-sci_intppty.lo: \
1361 sci_gateway/cpp/$(am__dirstamp) \
1362 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1363 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo: \
1364 sci_gateway/cpp/$(am__dirstamp) \
1365 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1366 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo: \
1367 sci_gateway/cpp/$(am__dirstamp) \
1368 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1369 sci_gateway/cpp/libscicore_la-sci_predef.lo: \
1370 sci_gateway/cpp/$(am__dirstamp) \
1371 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1372 sci_gateway/cpp/libscicore_la-sci_debug.lo: \
1373 sci_gateway/cpp/$(am__dirstamp) \
1374 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1375 sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo: \
1376 sci_gateway/cpp/$(am__dirstamp) \
1377 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1378 sci_gateway/cpp/libscicore_la-sci_type.lo: \
1379 sci_gateway/cpp/$(am__dirstamp) \
1380 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1381 sci_gateway/cpp/libscicore_la-sci_list.lo: \
1382 sci_gateway/cpp/$(am__dirstamp) \
1383 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1384 sci_gateway/cpp/libscicore_la-sci_struct.lo: \
1385 sci_gateway/cpp/$(am__dirstamp) \
1386 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1387 sci_gateway/cpp/libscicore_la-sci_insert.lo: \
1388 sci_gateway/cpp/$(am__dirstamp) \
1389 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1390 sci_gateway/cpp/libscicore_la-sci_null.lo: \
1391 sci_gateway/cpp/$(am__dirstamp) \
1392 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1393 sci_gateway/cpp/libscicore_la-sci_cell.lo: \
1394 sci_gateway/cpp/$(am__dirstamp) \
1395 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1396 sci_gateway/cpp/libscicore_la-sci_makecell.lo: \
1397 sci_gateway/cpp/$(am__dirstamp) \
1398 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1399 sci_gateway/cpp/libscicore_la-sci_typeof.lo: \
1400 sci_gateway/cpp/$(am__dirstamp) \
1401 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1402 sci_gateway/cpp/libscicore_la-sci_tlist.lo: \
1403 sci_gateway/cpp/$(am__dirstamp) \
1404 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1405 sci_gateway/cpp/libscicore_la-sci_mlist.lo: \
1406 sci_gateway/cpp/$(am__dirstamp) \
1407 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1408 sci_gateway/cpp/libscicore_la-sci_isfield.lo: \
1409 sci_gateway/cpp/$(am__dirstamp) \
1410 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1411 sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo: \
1412 sci_gateway/cpp/$(am__dirstamp) \
1413 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1414 sci_gateway/cpp/libscicore_la-sci_fieldnames.lo: \
1415 sci_gateway/cpp/$(am__dirstamp) \
1416 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1417 sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo: \
1418 sci_gateway/cpp/$(am__dirstamp) \
1419 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1420 sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo: \
1421 sci_gateway/cpp/$(am__dirstamp) \
1422 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1423 sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo: \
1424 sci_gateway/cpp/$(am__dirstamp) \
1425 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1426 sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo: \
1427 sci_gateway/cpp/$(am__dirstamp) \
1428 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1429 sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo: \
1430 sci_gateway/cpp/$(am__dirstamp) \
1431 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1432 sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo: \
1433 sci_gateway/cpp/$(am__dirstamp) \
1434 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1435 sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo: \
1436 sci_gateway/cpp/$(am__dirstamp) \
1437 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1438 sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo: \
1439 sci_gateway/cpp/$(am__dirstamp) \
1440 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1442 libscicore.la: $(libscicore_la_OBJECTS) $(libscicore_la_DEPENDENCIES) $(EXTRA_libscicore_la_DEPENDENCIES)
1443 $(AM_V_CXXLD)$(libscicore_la_LINK) $(am_libscicore_la_rpath) $(libscicore_la_OBJECTS) $(libscicore_la_LIBADD) $(LIBS)
1445 mostlyclean-compile:
1447 -rm -f sci_gateway/c/*.$(OBJEXT)
1448 -rm -f sci_gateway/c/*.lo
1449 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1450 -rm -f sci_gateway/cpp/*.lo
1451 -rm -f src/c/*.$(OBJEXT)
1453 -rm -f src/c/hashtable/*.$(OBJEXT)
1454 -rm -f src/c/hashtable/*.lo
1455 -rm -f src/cpp/*.$(OBJEXT)
1457 -rm -f src/fortran/*.$(OBJEXT)
1458 -rm -f src/fortran/*.lo
1463 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo@am__quote@
1464 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Plo@am__quote@
1465 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Plo@am__quote@
1466 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Plo@am__quote@
1467 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Plo@am__quote@
1468 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Plo@am__quote@
1469 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Plo@am__quote@
1470 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Plo@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Plo@am__quote@
1472 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Plo@am__quote@
1473 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo@am__quote@
1474 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Plo@am__quote@
1475 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Plo@am__quote@
1476 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Plo@am__quote@
1477 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Plo@am__quote@
1478 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Plo@am__quote@
1479 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Plo@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Plo@am__quote@
1481 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Plo@am__quote@
1482 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Plo@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Plo@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Plo@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Plo@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Plo@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Plo@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Plo@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Plo@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Plo@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Plo@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Plo@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Plo@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Plo@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Plo@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Plo@am__quote@
1499 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Plo@am__quote@
1500 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Plo@am__quote@
1501 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Plo@am__quote@
1502 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Plo@am__quote@
1503 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Plo@am__quote@
1504 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo@am__quote@
1505 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Plo@am__quote@
1506 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Plo@am__quote@
1507 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Plo@am__quote@
1508 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Plo@am__quote@
1509 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Plo@am__quote@
1510 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Plo@am__quote@
1511 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Plo@am__quote@
1512 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Plo@am__quote@
1513 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Plo@am__quote@
1514 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Plo@am__quote@
1515 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Plo@am__quote@
1516 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Plo@am__quote@
1517 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Plo@am__quote@
1518 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Plo@am__quote@
1519 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Plo@am__quote@
1520 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Plo@am__quote@
1521 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Plo@am__quote@
1522 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Plo@am__quote@
1523 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Plo@am__quote@
1524 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Plo@am__quote@
1525 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Plo@am__quote@
1526 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo@am__quote@
1527 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo@am__quote@
1528 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo@am__quote@
1529 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo@am__quote@
1530 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo@am__quote@
1531 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo@am__quote@
1532 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo@am__quote@
1533 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo@am__quote@
1534 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo@am__quote@
1535 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo@am__quote@
1536 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo@am__quote@
1537 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo@am__quote@
1538 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo@am__quote@
1539 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo@am__quote@
1540 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo@am__quote@
1541 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo@am__quote@
1542 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo@am__quote@
1543 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo@am__quote@
1544 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-md5.Plo@am__quote@
1545 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo@am__quote@
1546 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo@am__quote@
1547 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo@am__quote@
1548 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo@am__quote@
1549 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo@am__quote@
1550 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo@am__quote@
1551 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo@am__quote@
1552 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-version.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Plo@am__quote@
1569 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1570 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1571 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1573 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1574 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1577 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1578 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1579 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1580 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1582 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1585 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1586 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1587 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1590 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1592 src/c/libscicore_algo_la-csignal.lo: src/c/csignal.c
1593 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-csignal.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-csignal.Tpo -c -o src/c/libscicore_algo_la-csignal.lo `test -f 'src/c/csignal.c' || echo '$(srcdir)/'`src/c/csignal.c
1594 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-csignal.Tpo src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo
1595 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/csignal.c' object='src/c/libscicore_algo_la-csignal.lo' libtool=yes @AMDEPBACKSLASH@
1596 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1597 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-csignal.lo `test -f 'src/c/csignal.c' || echo '$(srcdir)/'`src/c/csignal.c
1599 src/c/libscicore_algo_la-md5.lo: src/c/md5.c
1600 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-md5.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-md5.Tpo -c -o src/c/libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c
1601 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-md5.Tpo src/c/$(DEPDIR)/libscicore_algo_la-md5.Plo
1602 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/md5.c' object='src/c/libscicore_algo_la-md5.lo' libtool=yes @AMDEPBACKSLASH@
1603 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1604 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c
1606 src/c/libscicore_algo_la-getmodules.lo: src/c/getmodules.c
1607 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getmodules.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Tpo -c -o src/c/libscicore_algo_la-getmodules.lo `test -f 'src/c/getmodules.c' || echo '$(srcdir)/'`src/c/getmodules.c
1608 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo
1609 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmodules.c' object='src/c/libscicore_algo_la-getmodules.lo' libtool=yes @AMDEPBACKSLASH@
1610 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1611 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmodules.lo `test -f 'src/c/getmodules.c' || echo '$(srcdir)/'`src/c/getmodules.c
1613 src/c/libscicore_algo_la-getmemory.lo: src/c/getmemory.c
1614 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getmemory.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Tpo -c -o src/c/libscicore_algo_la-getmemory.lo `test -f 'src/c/getmemory.c' || echo '$(srcdir)/'`src/c/getmemory.c
1615 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo
1616 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmemory.c' object='src/c/libscicore_algo_la-getmemory.lo' libtool=yes @AMDEPBACKSLASH@
1617 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1618 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmemory.lo `test -f 'src/c/getmemory.c' || echo '$(srcdir)/'`src/c/getmemory.c
1620 src/c/libscicore_algo_la-isanan.lo: src/c/isanan.c
1621 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-isanan.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-isanan.Tpo -c -o src/c/libscicore_algo_la-isanan.lo `test -f 'src/c/isanan.c' || echo '$(srcdir)/'`src/c/isanan.c
1622 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-isanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo
1623 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isanan.c' object='src/c/libscicore_algo_la-isanan.lo' libtool=yes @AMDEPBACKSLASH@
1624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1625 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-isanan.lo `test -f 'src/c/isanan.c' || echo '$(srcdir)/'`src/c/isanan.c
1627 src/c/libscicore_algo_la-returnanan.lo: src/c/returnanan.c
1628 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-returnanan.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Tpo -c -o src/c/libscicore_algo_la-returnanan.lo `test -f 'src/c/returnanan.c' || echo '$(srcdir)/'`src/c/returnanan.c
1629 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo
1630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/returnanan.c' object='src/c/libscicore_algo_la-returnanan.lo' libtool=yes @AMDEPBACKSLASH@
1631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1632 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-returnanan.lo `test -f 'src/c/returnanan.c' || echo '$(srcdir)/'`src/c/returnanan.c
1634 src/c/libscicore_algo_la-loadversion.lo: src/c/loadversion.c
1635 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-loadversion.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Tpo -c -o src/c/libscicore_algo_la-loadversion.lo `test -f 'src/c/loadversion.c' || echo '$(srcdir)/'`src/c/loadversion.c
1636 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo
1637 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/loadversion.c' object='src/c/libscicore_algo_la-loadversion.lo' libtool=yes @AMDEPBACKSLASH@
1638 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1639 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-loadversion.lo `test -f 'src/c/loadversion.c' || echo '$(srcdir)/'`src/c/loadversion.c
1641 src/c/libscicore_algo_la-version.lo: src/c/version.c
1642 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-version.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-version.Tpo -c -o src/c/libscicore_algo_la-version.lo `test -f 'src/c/version.c' || echo '$(srcdir)/'`src/c/version.c
1643 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-version.Tpo src/c/$(DEPDIR)/libscicore_algo_la-version.Plo
1644 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/version.c' object='src/c/libscicore_algo_la-version.lo' libtool=yes @AMDEPBACKSLASH@
1645 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1646 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-version.lo `test -f 'src/c/version.c' || echo '$(srcdir)/'`src/c/version.c
1648 src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/GetXmlFileEncoding.c
1649 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-GetXmlFileEncoding.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo -c -o src/c/libscicore_algo_la-GetXmlFileEncoding.lo `test -f 'src/c/GetXmlFileEncoding.c' || echo '$(srcdir)/'`src/c/GetXmlFileEncoding.c
1650 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo
1651 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/GetXmlFileEncoding.c' object='src/c/libscicore_algo_la-GetXmlFileEncoding.lo' libtool=yes @AMDEPBACKSLASH@
1652 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1653 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-GetXmlFileEncoding.lo `test -f 'src/c/GetXmlFileEncoding.c' || echo '$(srcdir)/'`src/c/GetXmlFileEncoding.c
1655 src/c/libscicore_algo_la-islittleendian.lo: src/c/islittleendian.c
1656 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-islittleendian.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Tpo -c -o src/c/libscicore_algo_la-islittleendian.lo `test -f 'src/c/islittleendian.c' || echo '$(srcdir)/'`src/c/islittleendian.c
1657 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Tpo src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo
1658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/islittleendian.c' object='src/c/libscicore_algo_la-islittleendian.lo' libtool=yes @AMDEPBACKSLASH@
1659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1660 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-islittleendian.lo `test -f 'src/c/islittleendian.c' || echo '$(srcdir)/'`src/c/islittleendian.c
1662 src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/getcommandlineargs.c
1663 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getcommandlineargs.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo -c -o src/c/libscicore_algo_la-getcommandlineargs.lo `test -f 'src/c/getcommandlineargs.c' || echo '$(srcdir)/'`src/c/getcommandlineargs.c
1664 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo
1665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getcommandlineargs.c' object='src/c/libscicore_algo_la-getcommandlineargs.lo' libtool=yes @AMDEPBACKSLASH@
1666 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1667 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getcommandlineargs.lo `test -f 'src/c/getcommandlineargs.c' || echo '$(srcdir)/'`src/c/getcommandlineargs.c
1669 src/c/libscicore_algo_la-commandwords.lo: src/c/commandwords.c
1670 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-commandwords.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Tpo -c -o src/c/libscicore_algo_la-commandwords.lo `test -f 'src/c/commandwords.c' || echo '$(srcdir)/'`src/c/commandwords.c
1671 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Tpo src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo
1672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/commandwords.c' object='src/c/libscicore_algo_la-commandwords.lo' libtool=yes @AMDEPBACKSLASH@
1673 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1674 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-commandwords.lo `test -f 'src/c/commandwords.c' || echo '$(srcdir)/'`src/c/commandwords.c
1676 src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/freeArrayOfString.c
1677 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-freeArrayOfString.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo -c -o src/c/libscicore_algo_la-freeArrayOfString.lo `test -f 'src/c/freeArrayOfString.c' || echo '$(srcdir)/'`src/c/freeArrayOfString.c
1678 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo
1679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/freeArrayOfString.c' object='src/c/libscicore_algo_la-freeArrayOfString.lo' libtool=yes @AMDEPBACKSLASH@
1680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1681 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-freeArrayOfString.lo `test -f 'src/c/freeArrayOfString.c' || echo '$(srcdir)/'`src/c/freeArrayOfString.c
1683 src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/getstaticdebuginfo.c
1684 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getstaticdebuginfo.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo -c -o src/c/libscicore_algo_la-getstaticdebuginfo.lo `test -f 'src/c/getstaticdebuginfo.c' || echo '$(srcdir)/'`src/c/getstaticdebuginfo.c
1685 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo
1686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getstaticdebuginfo.c' object='src/c/libscicore_algo_la-getstaticdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1688 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getstaticdebuginfo.lo `test -f 'src/c/getstaticdebuginfo.c' || echo '$(srcdir)/'`src/c/getstaticdebuginfo.c
1690 src/c/libscicore_algo_la-getdynamicdebuginfo.lo: src/c/getdynamicdebuginfo.c
1691 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getdynamicdebuginfo.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo -c -o src/c/libscicore_algo_la-getdynamicdebuginfo.lo `test -f 'src/c/getdynamicdebuginfo.c' || echo '$(srcdir)/'`src/c/getdynamicdebuginfo.c
1692 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo
1693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getdynamicdebuginfo.c' object='src/c/libscicore_algo_la-getdynamicdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1695 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getdynamicdebuginfo.lo `test -f 'src/c/getdynamicdebuginfo.c' || echo '$(srcdir)/'`src/c/getdynamicdebuginfo.c
1697 src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/dynamic_gateways.c
1698 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-dynamic_gateways.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Tpo -c -o src/c/libscicore_algo_la-dynamic_gateways.lo `test -f 'src/c/dynamic_gateways.c' || echo '$(srcdir)/'`src/c/dynamic_gateways.c
1699 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Tpo src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo
1700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dynamic_gateways.c' object='src/c/libscicore_algo_la-dynamic_gateways.lo' libtool=yes @AMDEPBACKSLASH@
1701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1702 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-dynamic_gateways.lo `test -f 'src/c/dynamic_gateways.c' || echo '$(srcdir)/'`src/c/dynamic_gateways.c
1704 src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/setPrecisionFPU.c
1705 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-setPrecisionFPU.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo -c -o src/c/libscicore_algo_la-setPrecisionFPU.lo `test -f 'src/c/setPrecisionFPU.c' || echo '$(srcdir)/'`src/c/setPrecisionFPU.c
1706 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo
1707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setPrecisionFPU.c' object='src/c/libscicore_algo_la-setPrecisionFPU.lo' libtool=yes @AMDEPBACKSLASH@
1708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1709 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-setPrecisionFPU.lo `test -f 'src/c/setPrecisionFPU.c' || echo '$(srcdir)/'`src/c/setPrecisionFPU.c
1711 src/c/libscicore_algo_la-getos.lo: src/c/getos.c
1712 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getos.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getos.Tpo -c -o src/c/libscicore_algo_la-getos.lo `test -f 'src/c/getos.c' || echo '$(srcdir)/'`src/c/getos.c
1713 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getos.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo
1714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getos.c' object='src/c/libscicore_algo_la-getos.lo' libtool=yes @AMDEPBACKSLASH@
1715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1716 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getos.lo `test -f 'src/c/getos.c' || echo '$(srcdir)/'`src/c/getos.c
1718 src/c/libscicore_algo_la-transposeMatrix.lo: src/c/transposeMatrix.c
1719 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-transposeMatrix.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo -c -o src/c/libscicore_algo_la-transposeMatrix.lo `test -f 'src/c/transposeMatrix.c' || echo '$(srcdir)/'`src/c/transposeMatrix.c
1720 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo
1721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/transposeMatrix.c' object='src/c/libscicore_algo_la-transposeMatrix.lo' libtool=yes @AMDEPBACKSLASH@
1722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1723 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-transposeMatrix.lo `test -f 'src/c/transposeMatrix.c' || echo '$(srcdir)/'`src/c/transposeMatrix.c
1725 src/c/libscicore_algo_la-getversion.lo: src/c/getversion.c
1726 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getversion.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getversion.Tpo -c -o src/c/libscicore_algo_la-getversion.lo `test -f 'src/c/getversion.c' || echo '$(srcdir)/'`src/c/getversion.c
1727 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo
1728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getversion.c' object='src/c/libscicore_algo_la-getversion.lo' libtool=yes @AMDEPBACKSLASH@
1729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1730 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getversion.lo `test -f 'src/c/getversion.c' || echo '$(srcdir)/'`src/c/getversion.c
1732 src/c/libscicore_algo_la-backtrace.lo: src/c/backtrace.c
1733 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-backtrace.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Tpo -c -o src/c/libscicore_algo_la-backtrace.lo `test -f 'src/c/backtrace.c' || echo '$(srcdir)/'`src/c/backtrace.c
1734 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Tpo src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo
1735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/backtrace.c' object='src/c/libscicore_algo_la-backtrace.lo' libtool=yes @AMDEPBACKSLASH@
1736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1737 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-backtrace.lo `test -f 'src/c/backtrace.c' || echo '$(srcdir)/'`src/c/backtrace.c
1739 src/c/libscicore_algo_la-signal_mgmt.lo: src/c/signal_mgmt.c
1740 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-signal_mgmt.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Tpo -c -o src/c/libscicore_algo_la-signal_mgmt.lo `test -f 'src/c/signal_mgmt.c' || echo '$(srcdir)/'`src/c/signal_mgmt.c
1741 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Tpo src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo
1742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/signal_mgmt.c' object='src/c/libscicore_algo_la-signal_mgmt.lo' libtool=yes @AMDEPBACKSLASH@
1743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1744 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-signal_mgmt.lo `test -f 'src/c/signal_mgmt.c' || echo '$(srcdir)/'`src/c/signal_mgmt.c
1746 src/c/libscicore_algo_la-suspendProcess.lo: src/c/suspendProcess.c
1747 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-suspendProcess.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo -c -o src/c/libscicore_algo_la-suspendProcess.lo `test -f 'src/c/suspendProcess.c' || echo '$(srcdir)/'`src/c/suspendProcess.c
1748 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo
1749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/suspendProcess.c' object='src/c/libscicore_algo_la-suspendProcess.lo' libtool=yes @AMDEPBACKSLASH@
1750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1751 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-suspendProcess.lo `test -f 'src/c/suspendProcess.c' || echo '$(srcdir)/'`src/c/suspendProcess.c
1753 src/c/libscicore_algo_la-saveCWDInPreferences.lo: src/c/saveCWDInPreferences.c
1754 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-saveCWDInPreferences.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Tpo -c -o src/c/libscicore_algo_la-saveCWDInPreferences.lo `test -f 'src/c/saveCWDInPreferences.c' || echo '$(srcdir)/'`src/c/saveCWDInPreferences.c
1755 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo
1756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/saveCWDInPreferences.c' object='src/c/libscicore_algo_la-saveCWDInPreferences.lo' libtool=yes @AMDEPBACKSLASH@
1757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1758 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-saveCWDInPreferences.lo `test -f 'src/c/saveCWDInPreferences.c' || echo '$(srcdir)/'`src/c/saveCWDInPreferences.c
1760 src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/getmaxMALLOC.c
1761 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getmaxMALLOC.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo -c -o src/c/libscicore_algo_la-getmaxMALLOC.lo `test -f 'src/c/getmaxMALLOC.c' || echo '$(srcdir)/'`src/c/getmaxMALLOC.c
1762 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo
1763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmaxMALLOC.c' object='src/c/libscicore_algo_la-getmaxMALLOC.lo' libtool=yes @AMDEPBACKSLASH@
1764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1765 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmaxMALLOC.lo `test -f 'src/c/getmaxMALLOC.c' || echo '$(srcdir)/'`src/c/getmaxMALLOC.c
1767 src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/sci_mem_alloc.c
1768 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-sci_mem_alloc.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Tpo -c -o src/c/libscicore_algo_la-sci_mem_alloc.lo `test -f 'src/c/sci_mem_alloc.c' || echo '$(srcdir)/'`src/c/sci_mem_alloc.c
1769 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Tpo src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo
1770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sci_mem_alloc.c' object='src/c/libscicore_algo_la-sci_mem_alloc.lo' libtool=yes @AMDEPBACKSLASH@
1771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1772 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-sci_mem_alloc.lo `test -f 'src/c/sci_mem_alloc.c' || echo '$(srcdir)/'`src/c/sci_mem_alloc.c
1774 src/c/hashtable/libscicore_algo_la-hashtable.lo: src/c/hashtable/hashtable.c
1775 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/hashtable/libscicore_algo_la-hashtable.lo -MD -MP -MF src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Tpo -c -o src/c/hashtable/libscicore_algo_la-hashtable.lo `test -f 'src/c/hashtable/hashtable.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable.c
1776 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Tpo src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo
1777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/hashtable/hashtable.c' object='src/c/hashtable/libscicore_algo_la-hashtable.lo' libtool=yes @AMDEPBACKSLASH@
1778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1779 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/hashtable/libscicore_algo_la-hashtable.lo `test -f 'src/c/hashtable/hashtable.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable.c
1781 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: src/c/hashtable/hashtable_utility.c
1782 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/hashtable/libscicore_algo_la-hashtable_utility.lo -MD -MP -MF src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Tpo -c -o src/c/hashtable/libscicore_algo_la-hashtable_utility.lo `test -f 'src/c/hashtable/hashtable_utility.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_utility.c
1783 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Tpo src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo
1784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/hashtable/hashtable_utility.c' object='src/c/hashtable/libscicore_algo_la-hashtable_utility.lo' libtool=yes @AMDEPBACKSLASH@
1785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1786 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/hashtable/libscicore_algo_la-hashtable_utility.lo `test -f 'src/c/hashtable/hashtable_utility.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_utility.c
1788 src/c/libscicore_algo_la-InitializePreferences.lo: src/c/InitializePreferences.c
1789 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-InitializePreferences.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo -c -o src/c/libscicore_algo_la-InitializePreferences.lo `test -f 'src/c/InitializePreferences.c' || echo '$(srcdir)/'`src/c/InitializePreferences.c
1790 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo
1791 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitializePreferences.c' object='src/c/libscicore_algo_la-InitializePreferences.lo' libtool=yes @AMDEPBACKSLASH@
1792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1793 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-InitializePreferences.lo `test -f 'src/c/InitializePreferences.c' || echo '$(srcdir)/'`src/c/InitializePreferences.c
1795 sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: sci_gateway/c/sci_getdebuginfo.c
1796 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicore_la-sci_getdebuginfo.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Tpo -c -o sci_gateway/c/libscicore_la-sci_getdebuginfo.lo `test -f 'sci_gateway/c/sci_getdebuginfo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getdebuginfo.c
1797 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo
1798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_getdebuginfo.c' object='sci_gateway/c/libscicore_la-sci_getdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1800 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicore_la-sci_getdebuginfo.lo `test -f 'sci_gateway/c/sci_getdebuginfo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getdebuginfo.c
1803 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1804 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1805 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1806 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1807 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1808 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1811 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1812 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1813 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1814 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1815 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1816 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1819 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1820 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1821 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1822 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1823 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1824 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1826 src/cpp/libscicore_algo_la-demangle.lo: src/cpp/demangle.cpp
1827 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-demangle.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Tpo -c -o src/cpp/libscicore_algo_la-demangle.lo `test -f 'src/cpp/demangle.cpp' || echo '$(srcdir)/'`src/cpp/demangle.cpp
1828 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo
1829 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/demangle.cpp' object='src/cpp/libscicore_algo_la-demangle.lo' libtool=yes @AMDEPBACKSLASH@
1830 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1831 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-demangle.lo `test -f 'src/cpp/demangle.cpp' || echo '$(srcdir)/'`src/cpp/demangle.cpp
1833 src/cpp/libscicore_algo_la-backtrace_print.lo: src/cpp/backtrace_print.cpp
1834 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-backtrace_print.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Tpo -c -o src/cpp/libscicore_algo_la-backtrace_print.lo `test -f 'src/cpp/backtrace_print.cpp' || echo '$(srcdir)/'`src/cpp/backtrace_print.cpp
1835 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo
1836 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/backtrace_print.cpp' object='src/cpp/libscicore_algo_la-backtrace_print.lo' libtool=yes @AMDEPBACKSLASH@
1837 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1838 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-backtrace_print.lo `test -f 'src/cpp/backtrace_print.cpp' || echo '$(srcdir)/'`src/cpp/backtrace_print.cpp
1840 src/cpp/libscicore_algo_la-storeCommand.lo: src/cpp/storeCommand.cpp
1841 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-storeCommand.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Tpo -c -o src/cpp/libscicore_algo_la-storeCommand.lo `test -f 'src/cpp/storeCommand.cpp' || echo '$(srcdir)/'`src/cpp/storeCommand.cpp
1842 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo
1843 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/storeCommand.cpp' object='src/cpp/libscicore_algo_la-storeCommand.lo' libtool=yes @AMDEPBACKSLASH@
1844 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1845 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-storeCommand.lo `test -f 'src/cpp/storeCommand.cpp' || echo '$(srcdir)/'`src/cpp/storeCommand.cpp
1847 src/cpp/libscicore_algo_la-banner.lo: src/cpp/banner.cpp
1848 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-banner.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Tpo -c -o src/cpp/libscicore_algo_la-banner.lo `test -f 'src/cpp/banner.cpp' || echo '$(srcdir)/'`src/cpp/banner.cpp
1849 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo
1850 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/banner.cpp' object='src/cpp/libscicore_algo_la-banner.lo' libtool=yes @AMDEPBACKSLASH@
1851 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1852 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-banner.lo `test -f 'src/cpp/banner.cpp' || echo '$(srcdir)/'`src/cpp/banner.cpp
1854 src/cpp/libscicore_algo_la-with_module.lo: src/cpp/with_module.cpp
1855 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-with_module.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Tpo -c -o src/cpp/libscicore_algo_la-with_module.lo `test -f 'src/cpp/with_module.cpp' || echo '$(srcdir)/'`src/cpp/with_module.cpp
1856 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Plo
1857 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/with_module.cpp' object='src/cpp/libscicore_algo_la-with_module.lo' libtool=yes @AMDEPBACKSLASH@
1858 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1859 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-with_module.lo `test -f 'src/cpp/with_module.cpp' || echo '$(srcdir)/'`src/cpp/with_module.cpp
1861 src/cpp/libscicore_algo_la-runner.lo: src/cpp/runner.cpp
1862 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-runner.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Tpo -c -o src/cpp/libscicore_algo_la-runner.lo `test -f 'src/cpp/runner.cpp' || echo '$(srcdir)/'`src/cpp/runner.cpp
1863 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo
1864 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/runner.cpp' object='src/cpp/libscicore_algo_la-runner.lo' libtool=yes @AMDEPBACKSLASH@
1865 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1866 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-runner.lo `test -f 'src/cpp/runner.cpp' || echo '$(srcdir)/'`src/cpp/runner.cpp
1868 src/cpp/libscicore_algo_la-tasks.lo: src/cpp/tasks.cpp
1869 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-tasks.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Tpo -c -o src/cpp/libscicore_algo_la-tasks.lo `test -f 'src/cpp/tasks.cpp' || echo '$(srcdir)/'`src/cpp/tasks.cpp
1870 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo
1871 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/tasks.cpp' object='src/cpp/libscicore_algo_la-tasks.lo' libtool=yes @AMDEPBACKSLASH@
1872 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1873 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-tasks.lo `test -f 'src/cpp/tasks.cpp' || echo '$(srcdir)/'`src/cpp/tasks.cpp
1875 src/cpp/libscicore_algo_la-getvariablesname.lo: src/cpp/getvariablesname.cpp
1876 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-getvariablesname.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo -c -o src/cpp/libscicore_algo_la-getvariablesname.lo `test -f 'src/cpp/getvariablesname.cpp' || echo '$(srcdir)/'`src/cpp/getvariablesname.cpp
1877 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo
1878 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getvariablesname.cpp' object='src/cpp/libscicore_algo_la-getvariablesname.lo' libtool=yes @AMDEPBACKSLASH@
1879 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1880 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-getvariablesname.lo `test -f 'src/cpp/getvariablesname.cpp' || echo '$(srcdir)/'`src/cpp/getvariablesname.cpp
1882 src/cpp/libscicore_algo_la-getmacrosname.lo: src/cpp/getmacrosname.cpp
1883 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-getmacrosname.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Tpo -c -o src/cpp/libscicore_algo_la-getmacrosname.lo `test -f 'src/cpp/getmacrosname.cpp' || echo '$(srcdir)/'`src/cpp/getmacrosname.cpp
1884 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo
1885 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getmacrosname.cpp' object='src/cpp/libscicore_algo_la-getmacrosname.lo' libtool=yes @AMDEPBACKSLASH@
1886 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1887 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-getmacrosname.lo `test -f 'src/cpp/getmacrosname.cpp' || echo '$(srcdir)/'`src/cpp/getmacrosname.cpp
1889 src/cpp/libscicore_algo_la-getfunctionsname.lo: src/cpp/getfunctionsname.cpp
1890 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-getfunctionsname.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Tpo -c -o src/cpp/libscicore_algo_la-getfunctionsname.lo `test -f 'src/cpp/getfunctionsname.cpp' || echo '$(srcdir)/'`src/cpp/getfunctionsname.cpp
1891 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo
1892 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getfunctionsname.cpp' object='src/cpp/libscicore_algo_la-getfunctionsname.lo' libtool=yes @AMDEPBACKSLASH@
1893 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1894 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-getfunctionsname.lo `test -f 'src/cpp/getfunctionsname.cpp' || echo '$(srcdir)/'`src/cpp/getfunctionsname.cpp
1896 src/cpp/libscicore_algo_la-InitScilab.lo: src/cpp/InitScilab.cpp
1897 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-InitScilab.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Tpo -c -o src/cpp/libscicore_algo_la-InitScilab.lo `test -f 'src/cpp/InitScilab.cpp' || echo '$(srcdir)/'`src/cpp/InitScilab.cpp
1898 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo
1899 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/InitScilab.cpp' object='src/cpp/libscicore_algo_la-InitScilab.lo' libtool=yes @AMDEPBACKSLASH@
1900 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1901 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-InitScilab.lo `test -f 'src/cpp/InitScilab.cpp' || echo '$(srcdir)/'`src/cpp/InitScilab.cpp
1903 src/cpp/libscicore_algo_la-setformat.lo: src/cpp/setformat.cpp
1904 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-setformat.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Tpo -c -o src/cpp/libscicore_algo_la-setformat.lo `test -f 'src/cpp/setformat.cpp' || echo '$(srcdir)/'`src/cpp/setformat.cpp
1905 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Plo
1906 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/setformat.cpp' object='src/cpp/libscicore_algo_la-setformat.lo' libtool=yes @AMDEPBACKSLASH@
1907 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1908 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-setformat.lo `test -f 'src/cpp/setformat.cpp' || echo '$(srcdir)/'`src/cpp/setformat.cpp
1910 sci_gateway/cpp/libscicore_la-core_gw.lo: sci_gateway/cpp/core_gw.cpp
1911 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-core_gw.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Tpo -c -o sci_gateway/cpp/libscicore_la-core_gw.lo `test -f 'sci_gateway/cpp/core_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/core_gw.cpp
1912 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Plo
1913 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/core_gw.cpp' object='sci_gateway/cpp/libscicore_la-core_gw.lo' libtool=yes @AMDEPBACKSLASH@
1914 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1915 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-core_gw.lo `test -f 'sci_gateway/cpp/core_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/core_gw.cpp
1917 sci_gateway/cpp/libscicore_la-sci_getmodules.lo: sci_gateway/cpp/sci_getmodules.cpp
1918 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_getmodules.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_getmodules.lo `test -f 'sci_gateway/cpp/sci_getmodules.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmodules.cpp
1919 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Plo
1920 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getmodules.cpp' object='sci_gateway/cpp/libscicore_la-sci_getmodules.lo' libtool=yes @AMDEPBACKSLASH@
1921 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1922 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getmodules.lo `test -f 'sci_gateway/cpp/sci_getmodules.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmodules.cpp
1924 sci_gateway/cpp/libscicore_la-sci_clear.lo: sci_gateway/cpp/sci_clear.cpp
1925 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_clear.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_clear.lo `test -f 'sci_gateway/cpp/sci_clear.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clear.cpp
1926 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Plo
1927 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_clear.cpp' object='sci_gateway/cpp/libscicore_la-sci_clear.lo' libtool=yes @AMDEPBACKSLASH@
1928 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1929 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_clear.lo `test -f 'sci_gateway/cpp/sci_clear.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clear.cpp
1931 sci_gateway/cpp/libscicore_la-sci_clearfun.lo: sci_gateway/cpp/sci_clearfun.cpp
1932 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_clearfun.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_clearfun.lo `test -f 'sci_gateway/cpp/sci_clearfun.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearfun.cpp
1933 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Plo
1934 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_clearfun.cpp' object='sci_gateway/cpp/libscicore_la-sci_clearfun.lo' libtool=yes @AMDEPBACKSLASH@
1935 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1936 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_clearfun.lo `test -f 'sci_gateway/cpp/sci_clearfun.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearfun.cpp
1938 sci_gateway/cpp/libscicore_la-sci_newfun.lo: sci_gateway/cpp/sci_newfun.cpp
1939 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_newfun.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_newfun.lo `test -f 'sci_gateway/cpp/sci_newfun.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_newfun.cpp
1940 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Plo
1941 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_newfun.cpp' object='sci_gateway/cpp/libscicore_la-sci_newfun.lo' libtool=yes @AMDEPBACKSLASH@
1942 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1943 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_newfun.lo `test -f 'sci_gateway/cpp/sci_newfun.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_newfun.cpp
1945 sci_gateway/cpp/libscicore_la-sci_funptr.lo: sci_gateway/cpp/sci_funptr.cpp
1946 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_funptr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_funptr.lo `test -f 'sci_gateway/cpp/sci_funptr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_funptr.cpp
1947 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Plo
1948 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_funptr.cpp' object='sci_gateway/cpp/libscicore_la-sci_funptr.lo' libtool=yes @AMDEPBACKSLASH@
1949 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1950 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_funptr.lo `test -f 'sci_gateway/cpp/sci_funptr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_funptr.cpp
1952 sci_gateway/cpp/libscicore_la-sci_banner.lo: sci_gateway/cpp/sci_banner.cpp
1953 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_banner.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_banner.lo `test -f 'sci_gateway/cpp/sci_banner.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_banner.cpp
1954 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Plo
1955 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_banner.cpp' object='sci_gateway/cpp/libscicore_la-sci_banner.lo' libtool=yes @AMDEPBACKSLASH@
1956 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1957 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_banner.lo `test -f 'sci_gateway/cpp/sci_banner.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_banner.cpp
1959 sci_gateway/cpp/libscicore_la-sci_quit.lo: sci_gateway/cpp/sci_quit.cpp
1960 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_quit.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_quit.lo `test -f 'sci_gateway/cpp/sci_quit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_quit.cpp
1961 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Plo
1962 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_quit.cpp' object='sci_gateway/cpp/libscicore_la-sci_quit.lo' libtool=yes @AMDEPBACKSLASH@
1963 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1964 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_quit.lo `test -f 'sci_gateway/cpp/sci_quit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_quit.cpp
1966 sci_gateway/cpp/libscicore_la-sci_exit.lo: sci_gateway/cpp/sci_exit.cpp
1967 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_exit.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_exit.lo `test -f 'sci_gateway/cpp/sci_exit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exit.cpp
1968 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Plo
1969 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_exit.cpp' object='sci_gateway/cpp/libscicore_la-sci_exit.lo' libtool=yes @AMDEPBACKSLASH@
1970 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1971 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_exit.lo `test -f 'sci_gateway/cpp/sci_exit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exit.cpp
1973 sci_gateway/cpp/libscicore_la-sci_argn.lo: sci_gateway/cpp/sci_argn.cpp
1974 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_argn.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_argn.lo `test -f 'sci_gateway/cpp/sci_argn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_argn.cpp
1975 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Plo
1976 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_argn.cpp' object='sci_gateway/cpp/libscicore_la-sci_argn.lo' libtool=yes @AMDEPBACKSLASH@
1977 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1978 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_argn.lo `test -f 'sci_gateway/cpp/sci_argn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_argn.cpp
1980 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo: sci_gateway/cpp/sci_clearglobal.cpp
1981 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_clearglobal.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_clearglobal.lo `test -f 'sci_gateway/cpp/sci_clearglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearglobal.cpp
1982 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo
1983 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_clearglobal.cpp' object='sci_gateway/cpp/libscicore_la-sci_clearglobal.lo' libtool=yes @AMDEPBACKSLASH@
1984 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1985 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_clearglobal.lo `test -f 'sci_gateway/cpp/sci_clearglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearglobal.cpp
1987 sci_gateway/cpp/libscicore_la-sci_global.lo: sci_gateway/cpp/sci_global.cpp
1988 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_global.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_global.lo `test -f 'sci_gateway/cpp/sci_global.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_global.cpp
1989 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Plo
1990 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_global.cpp' object='sci_gateway/cpp/libscicore_la-sci_global.lo' libtool=yes @AMDEPBACKSLASH@
1991 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1992 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_global.lo `test -f 'sci_gateway/cpp/sci_global.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_global.cpp
1994 sci_gateway/cpp/libscicore_la-sci_isglobal.lo: sci_gateway/cpp/sci_isglobal.cpp
1995 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_isglobal.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_isglobal.lo `test -f 'sci_gateway/cpp/sci_isglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isglobal.cpp
1996 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Plo
1997 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isglobal.cpp' object='sci_gateway/cpp/libscicore_la-sci_isglobal.lo' libtool=yes @AMDEPBACKSLASH@
1998 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1999 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_isglobal.lo `test -f 'sci_gateway/cpp/sci_isglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isglobal.cpp
2001 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo: sci_gateway/cpp/sci_getscilabmode.cpp
2002 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo `test -f 'sci_gateway/cpp/sci_getscilabmode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getscilabmode.cpp
2003 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo
2004 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getscilabmode.cpp' object='sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo' libtool=yes @AMDEPBACKSLASH@
2005 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2006 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo `test -f 'sci_gateway/cpp/sci_getscilabmode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getscilabmode.cpp
2008 sci_gateway/cpp/libscicore_la-sci_getos.lo: sci_gateway/cpp/sci_getos.cpp
2009 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_getos.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_getos.lo `test -f 'sci_gateway/cpp/sci_getos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getos.cpp
2010 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Plo
2011 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getos.cpp' object='sci_gateway/cpp/libscicore_la-sci_getos.lo' libtool=yes @AMDEPBACKSLASH@
2012 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2013 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getos.lo `test -f 'sci_gateway/cpp/sci_getos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getos.cpp
2015 sci_gateway/cpp/libscicore_la-sci_exists.lo: sci_gateway/cpp/sci_exists.cpp
2016 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_exists.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_exists.lo `test -f 'sci_gateway/cpp/sci_exists.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exists.cpp
2017 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Plo
2018 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_exists.cpp' object='sci_gateway/cpp/libscicore_la-sci_exists.lo' libtool=yes @AMDEPBACKSLASH@
2019 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2020 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_exists.lo `test -f 'sci_gateway/cpp/sci_exists.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exists.cpp
2022 sci_gateway/cpp/libscicore_la-sci_with_module.lo: sci_gateway/cpp/sci_with_module.cpp
2023 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_with_module.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_with_module.lo `test -f 'sci_gateway/cpp/sci_with_module.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_with_module.cpp
2024 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Plo
2025 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_with_module.cpp' object='sci_gateway/cpp/libscicore_la-sci_with_module.lo' libtool=yes @AMDEPBACKSLASH@
2026 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2027 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_with_module.lo `test -f 'sci_gateway/cpp/sci_with_module.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_with_module.cpp
2029 sci_gateway/cpp/libscicore_la-sci_lasterror.lo: sci_gateway/cpp/sci_lasterror.cpp
2030 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_lasterror.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_lasterror.lo `test -f 'sci_gateway/cpp/sci_lasterror.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lasterror.cpp
2031 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Plo
2032 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_lasterror.cpp' object='sci_gateway/cpp/libscicore_la-sci_lasterror.lo' libtool=yes @AMDEPBACKSLASH@
2033 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2034 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_lasterror.lo `test -f 'sci_gateway/cpp/sci_lasterror.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lasterror.cpp
2036 sci_gateway/cpp/libscicore_la-sci_getversion.lo: sci_gateway/cpp/sci_getversion.cpp
2037 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_getversion.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_getversion.lo `test -f 'sci_gateway/cpp/sci_getversion.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getversion.cpp
2038 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Plo
2039 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getversion.cpp' object='sci_gateway/cpp/libscicore_la-sci_getversion.lo' libtool=yes @AMDEPBACKSLASH@
2040 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2041 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getversion.lo `test -f 'sci_gateway/cpp/sci_getversion.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getversion.cpp
2043 sci_gateway/cpp/libscicore_la-sci_warning.lo: sci_gateway/cpp/sci_warning.cpp
2044 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_warning.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_warning.lo `test -f 'sci_gateway/cpp/sci_warning.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_warning.cpp
2045 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Plo
2046 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_warning.cpp' object='sci_gateway/cpp/libscicore_la-sci_warning.lo' libtool=yes @AMDEPBACKSLASH@
2047 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2048 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_warning.lo `test -f 'sci_gateway/cpp/sci_warning.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_warning.cpp
2050 sci_gateway/cpp/libscicore_la-sci_getmd5.lo: sci_gateway/cpp/sci_getmd5.cpp
2051 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_getmd5.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_getmd5.lo `test -f 'sci_gateway/cpp/sci_getmd5.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmd5.cpp
2052 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Plo
2053 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getmd5.cpp' object='sci_gateway/cpp/libscicore_la-sci_getmd5.lo' libtool=yes @AMDEPBACKSLASH@
2054 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2055 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getmd5.lo `test -f 'sci_gateway/cpp/sci_getmd5.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmd5.cpp
2057 sci_gateway/cpp/libscicore_la-sci_error.lo: sci_gateway/cpp/sci_error.cpp
2058 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_error.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_error.lo `test -f 'sci_gateway/cpp/sci_error.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_error.cpp
2059 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Plo
2060 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_error.cpp' object='sci_gateway/cpp/libscicore_la-sci_error.lo' libtool=yes @AMDEPBACKSLASH@
2061 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2062 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_error.lo `test -f 'sci_gateway/cpp/sci_error.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_error.cpp
2064 sci_gateway/cpp/libscicore_la-sci_pause.lo: sci_gateway/cpp/sci_pause.cpp
2065 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_pause.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_pause.lo `test -f 'sci_gateway/cpp/sci_pause.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_pause.cpp
2066 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Plo
2067 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_pause.cpp' object='sci_gateway/cpp/libscicore_la-sci_pause.lo' libtool=yes @AMDEPBACKSLASH@
2068 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2069 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_pause.lo `test -f 'sci_gateway/cpp/sci_pause.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_pause.cpp
2071 sci_gateway/cpp/libscicore_la-sci_abort.lo: sci_gateway/cpp/sci_abort.cpp
2072 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_abort.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_abort.lo `test -f 'sci_gateway/cpp/sci_abort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abort.cpp
2073 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Plo
2074 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_abort.cpp' object='sci_gateway/cpp/libscicore_la-sci_abort.lo' libtool=yes @AMDEPBACKSLASH@
2075 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2076 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_abort.lo `test -f 'sci_gateway/cpp/sci_abort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abort.cpp
2078 sci_gateway/cpp/libscicore_la-sci_who.lo: sci_gateway/cpp/sci_who.cpp
2079 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_who.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_who.lo `test -f 'sci_gateway/cpp/sci_who.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_who.cpp
2080 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Plo
2081 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_who.cpp' object='sci_gateway/cpp/libscicore_la-sci_who.lo' libtool=yes @AMDEPBACKSLASH@
2082 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2083 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_who.lo `test -f 'sci_gateway/cpp/sci_who.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_who.cpp
2085 sci_gateway/cpp/libscicore_la-sci_format.lo: sci_gateway/cpp/sci_format.cpp
2086 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_format.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_format.lo `test -f 'sci_gateway/cpp/sci_format.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_format.cpp
2087 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Plo
2088 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_format.cpp' object='sci_gateway/cpp/libscicore_la-sci_format.lo' libtool=yes @AMDEPBACKSLASH@
2089 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2090 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_format.lo `test -f 'sci_gateway/cpp/sci_format.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_format.cpp
2092 sci_gateway/cpp/libscicore_la-sci_sciargs.lo: sci_gateway/cpp/sci_sciargs.cpp
2093 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_sciargs.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_sciargs.lo `test -f 'sci_gateway/cpp/sci_sciargs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sciargs.cpp
2094 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Plo
2095 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_sciargs.cpp' object='sci_gateway/cpp/libscicore_la-sci_sciargs.lo' libtool=yes @AMDEPBACKSLASH@
2096 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2097 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_sciargs.lo `test -f 'sci_gateway/cpp/sci_sciargs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sciargs.cpp
2099 sci_gateway/cpp/libscicore_la-sci_ieee.lo: sci_gateway/cpp/sci_ieee.cpp
2100 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_ieee.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_ieee.lo `test -f 'sci_gateway/cpp/sci_ieee.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ieee.cpp
2101 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Plo
2102 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ieee.cpp' object='sci_gateway/cpp/libscicore_la-sci_ieee.lo' libtool=yes @AMDEPBACKSLASH@
2103 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2104 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_ieee.lo `test -f 'sci_gateway/cpp/sci_ieee.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ieee.cpp
2106 sci_gateway/cpp/libscicore_la-sci_funcprot.lo: sci_gateway/cpp/sci_funcprot.cpp
2107 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_funcprot.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_funcprot.lo `test -f 'sci_gateway/cpp/sci_funcprot.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_funcprot.cpp
2108 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Plo
2109 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_funcprot.cpp' object='sci_gateway/cpp/libscicore_la-sci_funcprot.lo' libtool=yes @AMDEPBACKSLASH@
2110 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2111 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_funcprot.lo `test -f 'sci_gateway/cpp/sci_funcprot.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_funcprot.cpp
2113 sci_gateway/cpp/libscicore_la-sci_mode.lo: sci_gateway/cpp/sci_mode.cpp
2114 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_mode.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_mode.lo `test -f 'sci_gateway/cpp/sci_mode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mode.cpp
2115 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Plo
2116 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_mode.cpp' object='sci_gateway/cpp/libscicore_la-sci_mode.lo' libtool=yes @AMDEPBACKSLASH@
2117 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2118 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_mode.lo `test -f 'sci_gateway/cpp/sci_mode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mode.cpp
2120 sci_gateway/cpp/libscicore_la-sci_typename.lo: sci_gateway/cpp/sci_typename.cpp
2121 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_typename.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_typename.lo `test -f 'sci_gateway/cpp/sci_typename.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_typename.cpp
2122 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Plo
2123 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_typename.cpp' object='sci_gateway/cpp/libscicore_la-sci_typename.lo' libtool=yes @AMDEPBACKSLASH@
2124 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2125 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_typename.lo `test -f 'sci_gateway/cpp/sci_typename.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_typename.cpp
2127 sci_gateway/cpp/libscicore_la-sci_what.lo: sci_gateway/cpp/sci_what.cpp
2128 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_what.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_what.lo `test -f 'sci_gateway/cpp/sci_what.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_what.cpp
2129 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Plo
2130 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_what.cpp' object='sci_gateway/cpp/libscicore_la-sci_what.lo' libtool=yes @AMDEPBACKSLASH@
2131 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2132 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_what.lo `test -f 'sci_gateway/cpp/sci_what.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_what.cpp
2134 sci_gateway/cpp/libscicore_la-sci_where.lo: sci_gateway/cpp/sci_where.cpp
2135 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_where.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_where.lo `test -f 'sci_gateway/cpp/sci_where.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_where.cpp
2136 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Plo
2137 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_where.cpp' object='sci_gateway/cpp/libscicore_la-sci_where.lo' libtool=yes @AMDEPBACKSLASH@
2138 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2139 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_where.lo `test -f 'sci_gateway/cpp/sci_where.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_where.cpp
2141 sci_gateway/cpp/libscicore_la-sci_getmemory.lo: sci_gateway/cpp/sci_getmemory.cpp
2142 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_getmemory.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_getmemory.lo `test -f 'sci_gateway/cpp/sci_getmemory.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmemory.cpp
2143 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Plo
2144 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getmemory.cpp' object='sci_gateway/cpp/libscicore_la-sci_getmemory.lo' libtool=yes @AMDEPBACKSLASH@
2145 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2146 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getmemory.lo `test -f 'sci_gateway/cpp/sci_getmemory.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmemory.cpp
2148 sci_gateway/cpp/libscicore_la-sci_errclear.lo: sci_gateway/cpp/sci_errclear.cpp
2149 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_errclear.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_errclear.lo `test -f 'sci_gateway/cpp/sci_errclear.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_errclear.cpp
2150 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Plo
2151 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_errclear.cpp' object='sci_gateway/cpp/libscicore_la-sci_errclear.lo' libtool=yes @AMDEPBACKSLASH@
2152 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2153 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_errclear.lo `test -f 'sci_gateway/cpp/sci_errclear.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_errclear.cpp
2155 sci_gateway/cpp/libscicore_la-sci_intppty.lo: sci_gateway/cpp/sci_intppty.cpp
2156 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_intppty.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_intppty.lo `test -f 'sci_gateway/cpp/sci_intppty.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_intppty.cpp
2157 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Plo
2158 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_intppty.cpp' object='sci_gateway/cpp/libscicore_la-sci_intppty.lo' libtool=yes @AMDEPBACKSLASH@
2159 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2160 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_intppty.lo `test -f 'sci_gateway/cpp/sci_intppty.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_intppty.cpp
2162 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo: sci_gateway/cpp/sci_analyzeroptions.cpp
2163 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo `test -f 'sci_gateway/cpp/sci_analyzeroptions.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_analyzeroptions.cpp
2164 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Plo
2165 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_analyzeroptions.cpp' object='sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo' libtool=yes @AMDEPBACKSLASH@
2166 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2167 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo `test -f 'sci_gateway/cpp/sci_analyzeroptions.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_analyzeroptions.cpp
2169 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo: sci_gateway/cpp/sci_macr2tree.cpp
2170 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_macr2tree.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_macr2tree.lo `test -f 'sci_gateway/cpp/sci_macr2tree.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_macr2tree.cpp
2171 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo
2172 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_macr2tree.cpp' object='sci_gateway/cpp/libscicore_la-sci_macr2tree.lo' libtool=yes @AMDEPBACKSLASH@
2173 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2174 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_macr2tree.lo `test -f 'sci_gateway/cpp/sci_macr2tree.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_macr2tree.cpp
2176 sci_gateway/cpp/libscicore_la-sci_predef.lo: sci_gateway/cpp/sci_predef.cpp
2177 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_predef.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_predef.lo `test -f 'sci_gateway/cpp/sci_predef.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_predef.cpp
2178 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Plo
2179 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_predef.cpp' object='sci_gateway/cpp/libscicore_la-sci_predef.lo' libtool=yes @AMDEPBACKSLASH@
2180 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2181 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_predef.lo `test -f 'sci_gateway/cpp/sci_predef.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_predef.cpp
2183 sci_gateway/cpp/libscicore_la-sci_debug.lo: sci_gateway/cpp/sci_debug.cpp
2184 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_debug.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_debug.lo `test -f 'sci_gateway/cpp/sci_debug.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_debug.cpp
2185 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Plo
2186 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_debug.cpp' object='sci_gateway/cpp/libscicore_la-sci_debug.lo' libtool=yes @AMDEPBACKSLASH@
2187 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2188 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_debug.lo `test -f 'sci_gateway/cpp/sci_debug.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_debug.cpp
2190 sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo: sci_gateway/cpp/sci_recursionlimit.cpp
2191 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo `test -f 'sci_gateway/cpp/sci_recursionlimit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_recursionlimit.cpp
2192 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Plo
2193 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_recursionlimit.cpp' object='sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo' libtool=yes @AMDEPBACKSLASH@
2194 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2195 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo `test -f 'sci_gateway/cpp/sci_recursionlimit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_recursionlimit.cpp
2197 sci_gateway/cpp/libscicore_la-sci_type.lo: sci_gateway/cpp/sci_type.cpp
2198 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_type.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_type.lo `test -f 'sci_gateway/cpp/sci_type.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_type.cpp
2199 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Plo
2200 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_type.cpp' object='sci_gateway/cpp/libscicore_la-sci_type.lo' libtool=yes @AMDEPBACKSLASH@
2201 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2202 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_type.lo `test -f 'sci_gateway/cpp/sci_type.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_type.cpp
2204 sci_gateway/cpp/libscicore_la-sci_list.lo: sci_gateway/cpp/sci_list.cpp
2205 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_list.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_list.lo `test -f 'sci_gateway/cpp/sci_list.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_list.cpp
2206 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Plo
2207 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_list.cpp' object='sci_gateway/cpp/libscicore_la-sci_list.lo' libtool=yes @AMDEPBACKSLASH@
2208 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2209 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_list.lo `test -f 'sci_gateway/cpp/sci_list.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_list.cpp
2211 sci_gateway/cpp/libscicore_la-sci_struct.lo: sci_gateway/cpp/sci_struct.cpp
2212 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_struct.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_struct.lo `test -f 'sci_gateway/cpp/sci_struct.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_struct.cpp
2213 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Plo
2214 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_struct.cpp' object='sci_gateway/cpp/libscicore_la-sci_struct.lo' libtool=yes @AMDEPBACKSLASH@
2215 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2216 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_struct.lo `test -f 'sci_gateway/cpp/sci_struct.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_struct.cpp
2218 sci_gateway/cpp/libscicore_la-sci_insert.lo: sci_gateway/cpp/sci_insert.cpp
2219 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_insert.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_insert.lo `test -f 'sci_gateway/cpp/sci_insert.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_insert.cpp
2220 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Plo
2221 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_insert.cpp' object='sci_gateway/cpp/libscicore_la-sci_insert.lo' libtool=yes @AMDEPBACKSLASH@
2222 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2223 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_insert.lo `test -f 'sci_gateway/cpp/sci_insert.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_insert.cpp
2225 sci_gateway/cpp/libscicore_la-sci_null.lo: sci_gateway/cpp/sci_null.cpp
2226 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_null.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_null.lo `test -f 'sci_gateway/cpp/sci_null.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_null.cpp
2227 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Plo
2228 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_null.cpp' object='sci_gateway/cpp/libscicore_la-sci_null.lo' libtool=yes @AMDEPBACKSLASH@
2229 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2230 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_null.lo `test -f 'sci_gateway/cpp/sci_null.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_null.cpp
2232 sci_gateway/cpp/libscicore_la-sci_cell.lo: sci_gateway/cpp/sci_cell.cpp
2233 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_cell.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_cell.lo `test -f 'sci_gateway/cpp/sci_cell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cell.cpp
2234 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Plo
2235 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_cell.cpp' object='sci_gateway/cpp/libscicore_la-sci_cell.lo' libtool=yes @AMDEPBACKSLASH@
2236 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2237 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_cell.lo `test -f 'sci_gateway/cpp/sci_cell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cell.cpp
2239 sci_gateway/cpp/libscicore_la-sci_makecell.lo: sci_gateway/cpp/sci_makecell.cpp
2240 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_makecell.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_makecell.lo `test -f 'sci_gateway/cpp/sci_makecell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_makecell.cpp
2241 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Plo
2242 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_makecell.cpp' object='sci_gateway/cpp/libscicore_la-sci_makecell.lo' libtool=yes @AMDEPBACKSLASH@
2243 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2244 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_makecell.lo `test -f 'sci_gateway/cpp/sci_makecell.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_makecell.cpp
2246 sci_gateway/cpp/libscicore_la-sci_typeof.lo: sci_gateway/cpp/sci_typeof.cpp
2247 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_typeof.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_typeof.lo `test -f 'sci_gateway/cpp/sci_typeof.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_typeof.cpp
2248 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Plo
2249 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_typeof.cpp' object='sci_gateway/cpp/libscicore_la-sci_typeof.lo' libtool=yes @AMDEPBACKSLASH@
2250 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2251 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_typeof.lo `test -f 'sci_gateway/cpp/sci_typeof.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_typeof.cpp
2253 sci_gateway/cpp/libscicore_la-sci_tlist.lo: sci_gateway/cpp/sci_tlist.cpp
2254 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_tlist.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_tlist.lo `test -f 'sci_gateway/cpp/sci_tlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tlist.cpp
2255 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Plo
2256 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_tlist.cpp' object='sci_gateway/cpp/libscicore_la-sci_tlist.lo' libtool=yes @AMDEPBACKSLASH@
2257 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2258 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_tlist.lo `test -f 'sci_gateway/cpp/sci_tlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tlist.cpp
2260 sci_gateway/cpp/libscicore_la-sci_mlist.lo: sci_gateway/cpp/sci_mlist.cpp
2261 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_mlist.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_mlist.lo `test -f 'sci_gateway/cpp/sci_mlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mlist.cpp
2262 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Plo
2263 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_mlist.cpp' object='sci_gateway/cpp/libscicore_la-sci_mlist.lo' libtool=yes @AMDEPBACKSLASH@
2264 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2265 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_mlist.lo `test -f 'sci_gateway/cpp/sci_mlist.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mlist.cpp
2267 sci_gateway/cpp/libscicore_la-sci_isfield.lo: sci_gateway/cpp/sci_isfield.cpp
2268 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_isfield.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_isfield.lo `test -f 'sci_gateway/cpp/sci_isfield.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isfield.cpp
2269 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Plo
2270 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isfield.cpp' object='sci_gateway/cpp/libscicore_la-sci_isfield.lo' libtool=yes @AMDEPBACKSLASH@
2271 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2272 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_isfield.lo `test -f 'sci_gateway/cpp/sci_isfield.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isfield.cpp
2274 sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo: sci_gateway/cpp/sci_oldEmptyBehaviour.cpp
2275 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo `test -f 'sci_gateway/cpp/sci_oldEmptyBehaviour.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_oldEmptyBehaviour.cpp
2276 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Plo
2277 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_oldEmptyBehaviour.cpp' object='sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo' libtool=yes @AMDEPBACKSLASH@
2278 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2279 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo `test -f 'sci_gateway/cpp/sci_oldEmptyBehaviour.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_oldEmptyBehaviour.cpp
2281 sci_gateway/cpp/libscicore_la-sci_fieldnames.lo: sci_gateway/cpp/sci_fieldnames.cpp
2282 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_fieldnames.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_fieldnames.lo `test -f 'sci_gateway/cpp/sci_fieldnames.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fieldnames.cpp
2283 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Plo
2284 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_fieldnames.cpp' object='sci_gateway/cpp/libscicore_la-sci_fieldnames.lo' libtool=yes @AMDEPBACKSLASH@
2285 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2286 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_fieldnames.lo `test -f 'sci_gateway/cpp/sci_fieldnames.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fieldnames.cpp
2288 sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo: sci_gateway/cpp/sci_checkNamedArguments.cpp
2289 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo `test -f 'sci_gateway/cpp/sci_checkNamedArguments.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_checkNamedArguments.cpp
2290 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Plo
2291 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_checkNamedArguments.cpp' object='sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo' libtool=yes @AMDEPBACKSLASH@
2292 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2293 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo `test -f 'sci_gateway/cpp/sci_checkNamedArguments.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_checkNamedArguments.cpp
2295 sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo: sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp
2296 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo `test -f 'sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp
2297 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Plo
2298 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp' object='sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo' libtool=yes @AMDEPBACKSLASH@
2299 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2300 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo `test -f 'sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp
2302 sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo: sci_gateway/cpp/sci_inspectorGetItem.cpp
2303 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItem.cpp
2304 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Plo
2305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inspectorGetItem.cpp' object='sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo' libtool=yes @AMDEPBACKSLASH@
2306 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2307 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItem.cpp
2309 sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo: sci_gateway/cpp/sci_inspectorGetItemCount.cpp
2310 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItemCount.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItemCount.cpp
2311 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Plo
2312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inspectorGetItemCount.cpp' object='sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo' libtool=yes @AMDEPBACKSLASH@
2313 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2314 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo `test -f 'sci_gateway/cpp/sci_inspectorGetItemCount.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetItemCount.cpp
2316 sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo: sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp
2317 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp
2318 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Plo
2319 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp' object='sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo' libtool=yes @AMDEPBACKSLASH@
2320 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2321 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp
2323 sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo: sci_gateway/cpp/sci_inspectorShowItem.cpp
2324 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowItem.cpp
2325 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Plo
2326 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inspectorShowItem.cpp' object='sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo' libtool=yes @AMDEPBACKSLASH@
2327 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2328 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowItem.cpp
2330 sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo: sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp
2331 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp
2332 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Plo
2333 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp' object='sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo' libtool=yes @AMDEPBACKSLASH@
2334 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2335 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo `test -f 'sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp
2337 sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo: sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
2338 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo `test -f 'sci_gateway/cpp/sci_inspectorGetFunctionList.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
2339 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Plo
2340 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inspectorGetFunctionList.cpp' object='sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo' libtool=yes @AMDEPBACKSLASH@
2341 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2342 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo `test -f 'sci_gateway/cpp/sci_inspectorGetFunctionList.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
2345 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
2348 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2351 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
2353 mostlyclean-libtool:
2358 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
2359 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
2360 -rm -rf src/c/.libs src/c/_libs
2361 -rm -rf src/c/hashtable/.libs src/c/hashtable/_libs
2362 -rm -rf src/cpp/.libs src/cpp/_libs
2363 -rm -rf src/fortran/.libs src/fortran/_libs
2364 install-libscicore_la_etcDATA: $(libscicore_la_etc_DATA)
2366 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2367 if test -n "$$list"; then \
2368 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2369 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_etcdir)" || exit 1; \
2371 for p in $$list; do \
2372 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2374 done | $(am__base_list) | \
2375 while read files; do \
2376 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2377 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_etcdir)" || exit $$?; \
2380 uninstall-libscicore_la_etcDATA:
2381 @$(NORMAL_UNINSTALL)
2382 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2383 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2384 dir='$(DESTDIR)$(libscicore_la_etcdir)'; $(am__uninstall_files_from_dir)
2385 install-libscicore_la_rootDATA: $(libscicore_la_root_DATA)
2387 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2388 if test -n "$$list"; then \
2389 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2390 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_rootdir)" || exit 1; \
2392 for p in $$list; do \
2393 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2395 done | $(am__base_list) | \
2396 while read files; do \
2397 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2398 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_rootdir)" || exit $$?; \
2401 uninstall-libscicore_la_rootDATA:
2402 @$(NORMAL_UNINSTALL)
2403 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2404 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2405 dir='$(DESTDIR)$(libscicore_la_rootdir)'; $(am__uninstall_files_from_dir)
2406 install-libscicore_la_xmlDATA: $(libscicore_la_xml_DATA)
2408 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2409 if test -n "$$list"; then \
2410 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2411 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_xmldir)" || exit 1; \
2413 for p in $$list; do \
2414 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2416 done | $(am__base_list) | \
2417 while read files; do \
2418 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2419 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_xmldir)" || exit $$?; \
2422 uninstall-libscicore_la_xmlDATA:
2423 @$(NORMAL_UNINSTALL)
2424 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2425 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2426 dir='$(DESTDIR)$(libscicore_la_xmldir)'; $(am__uninstall_files_from_dir)
2427 install-libscicore_la_includeHEADERS: $(libscicore_la_include_HEADERS)
2429 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2430 if test -n "$$list"; then \
2431 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_includedir)'"; \
2432 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_includedir)" || exit 1; \
2434 for p in $$list; do \
2435 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2437 done | $(am__base_list) | \
2438 while read files; do \
2439 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libscicore_la_includedir)'"; \
2440 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libscicore_la_includedir)" || exit $$?; \
2443 uninstall-libscicore_la_includeHEADERS:
2444 @$(NORMAL_UNINSTALL)
2445 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2446 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2447 dir='$(DESTDIR)$(libscicore_la_includedir)'; $(am__uninstall_files_from_dir)
2449 ID: $(am__tagged_files)
2450 $(am__define_uniq_tagged_files); mkid -fID $$unique
2454 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2457 $(am__define_uniq_tagged_files); \
2459 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2460 test -n "$$unique" || unique=$$empty_fix; \
2461 if test $$# -gt 0; then \
2462 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2465 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2472 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2473 $(am__define_uniq_tagged_files); \
2474 test -z "$(CTAGS_ARGS)$$unique" \
2475 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2479 here=`$(am__cd) $(top_builddir) && pwd` \
2480 && $(am__cd) $(top_srcdir) \
2481 && gtags -i $(GTAGS_ARGS) "$$here"
2482 cscopelist: cscopelist-am
2484 cscopelist-am: $(am__tagged_files)
2485 list='$(am__tagged_files)'; \
2486 case "$(srcdir)" in \
2487 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2488 *) sdir=$(subdir)/$(srcdir) ;; \
2490 for i in $$list; do \
2491 if test -f "$$i"; then \
2492 echo "$(subdir)/$$i"; \
2494 echo "$$sdir/$$i"; \
2496 done >> $(top_builddir)/cscope.files
2499 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2501 distdir: $(DISTFILES)
2502 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2503 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2504 list='$(DISTFILES)'; \
2505 dist_files=`for file in $$list; do echo $$file; done | \
2506 sed -e "s|^$$srcdirstrip/||;t" \
2507 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2508 case $$dist_files in \
2509 */*) $(MKDIR_P) `echo "$$dist_files" | \
2510 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2513 for file in $$dist_files; do \
2514 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2515 if test -d $$d/$$file; then \
2516 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2517 if test -d "$(distdir)/$$file"; then \
2518 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2520 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2521 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2522 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2524 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2526 test -f "$(distdir)/$$file" \
2527 || cp -p $$d/$$file "$(distdir)/$$file" \
2532 $(MAKE) $(AM_MAKEFLAGS) check-local
2534 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
2536 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscicore_la_etcdir)" "$(DESTDIR)$(libscicore_la_rootdir)" "$(DESTDIR)$(libscicore_la_xmldir)" "$(DESTDIR)$(libscicore_la_includedir)"; do \
2537 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2540 install-exec: install-exec-am
2541 install-data: install-data-am
2542 uninstall: uninstall-am
2545 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2547 installcheck: installcheck-am
2549 if test -z '$(STRIP)'; then \
2550 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2551 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2554 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2555 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2556 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2558 mostlyclean-generic:
2563 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2564 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2565 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2566 -rm -f sci_gateway/c/$(am__dirstamp)
2567 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2568 -rm -f sci_gateway/cpp/$(am__dirstamp)
2569 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
2570 -rm -f src/c/$(am__dirstamp)
2571 -rm -f src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
2572 -rm -f src/c/hashtable/$(am__dirstamp)
2573 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
2574 -rm -f src/cpp/$(am__dirstamp)
2575 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
2576 -rm -f src/fortran/$(am__dirstamp)
2578 maintainer-clean-generic:
2579 @echo "This command is intended for maintainers to use"
2580 @echo "it deletes files that may require special tools to rebuild."
2583 clean-am: clean-generic clean-libtool clean-local \
2584 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
2586 distclean: distclean-am
2587 -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/hashtable/$(DEPDIR) src/cpp/$(DEPDIR)
2589 distclean-am: clean-am distclean-compile distclean-generic \
2590 distclean-local distclean-tags
2604 install-data-am: install-data-local install-libscicore_la_etcDATA \
2605 install-libscicore_la_includeHEADERS \
2606 install-libscicore_la_rootDATA install-libscicore_la_xmlDATA
2608 install-dvi: install-dvi-am
2612 install-exec-am: install-pkglibLTLIBRARIES
2614 install-html: install-html-am
2616 install-html-am: install-html-local
2618 install-info: install-info-am
2624 install-pdf: install-pdf-am
2628 install-ps: install-ps-am
2634 maintainer-clean: maintainer-clean-am
2635 -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/hashtable/$(DEPDIR) src/cpp/$(DEPDIR)
2637 maintainer-clean-am: distclean-am maintainer-clean-generic
2639 mostlyclean: mostlyclean-am
2641 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2652 uninstall-am: uninstall-libscicore_la_etcDATA \
2653 uninstall-libscicore_la_includeHEADERS \
2654 uninstall-libscicore_la_rootDATA \
2655 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
2657 .MAKE: check-am install-am install-strip
2659 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
2660 check-local clean clean-generic clean-libtool clean-local \
2661 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
2662 ctags ctags-am distclean distclean-compile distclean-generic \
2663 distclean-libtool distclean-local distclean-tags distdir dvi \
2664 dvi-am html html-am info info-am install install-am \
2665 install-data install-data-am install-data-local install-dvi \
2666 install-dvi-am install-exec install-exec-am install-html \
2667 install-html-am install-html-local install-info \
2668 install-info-am install-libscicore_la_etcDATA \
2669 install-libscicore_la_includeHEADERS \
2670 install-libscicore_la_rootDATA install-libscicore_la_xmlDATA \
2671 install-man install-pdf install-pdf-am \
2672 install-pkglibLTLIBRARIES install-ps install-ps-am \
2673 install-strip installcheck installcheck-am installdirs \
2674 maintainer-clean maintainer-clean-generic mostlyclean \
2675 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2676 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
2677 uninstall-libscicore_la_etcDATA \
2678 uninstall-libscicore_la_includeHEADERS \
2679 uninstall-libscicore_la_rootDATA \
2680 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
2685 # This target enables tests for Scilab
2686 check-local: $(top_builddir)/scilab-bin test
2687 if test -d $(mydatadir)/tests; then \
2688 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
2691 if test -f build.xml; then \
2692 $(ANT) checkstyle; \
2694 if test -x "$(SPLINT)"; then \
2695 $(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); \
2697 @NEED_JAVA_TRUE@java:
2698 # Some configurations needs to export JAVA_HOME in the current env
2699 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2700 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2701 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2702 @NEED_JAVA_TRUE@ $(ANT); \
2705 @NEED_JAVA_TRUE@clean-java:
2706 # Some configurations needs to export JAVA_HOME in the current env
2707 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2708 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2709 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2710 @NEED_JAVA_TRUE@ $(ANT) clean; \
2711 @NEED_JAVA_TRUE@ fi;
2713 # If the user request for the SWIG generation of the wrappers Java => C/C++
2714 # We call the target swig-build on the variable SWIG_WRAPPERS
2716 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
2717 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
2718 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
2719 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
2720 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
2721 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
2722 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
2726 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
2727 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
2728 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
2729 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
2730 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
2731 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
2735 # If the user request for the SWIG generation of the wrappers Java => C/C++
2736 # We call the target swig-build on the variable SWIG_WRAPPERS
2738 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
2739 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
2740 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
2741 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
2742 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
2743 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
2744 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
2745 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2747 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
2748 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2753 @GIWS_TRUE@giws-exception:
2754 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
2755 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
2756 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
2759 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2760 echo "Error : Cannot build $< : Scilab has not been built"; \
2762 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
2765 # Removes the macros
2767 # Removes macros (*.bin generated from .sci)
2768 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2769 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
2770 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
2774 # More tests could be added here
2775 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2776 if test -f build.xml -a $$USEANT -eq 1; then \
2780 all-local: $(TARGETS_ALL)
2783 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2784 echo "Error : Cannot build $< : Scilab has not been build"; \
2786 echo "Creating $@"; \
2787 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
2792 install-data-local-local:
2793 # Mainly for javasci
2794 @if test -d $(srcdir)/javadoc; then \
2795 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
2797 # If the user wants the help sources to be installed
2798 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
2799 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
2800 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
2801 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
2802 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
2803 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
2804 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
2805 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
2806 @INSTALL_HELP_XML_TRUE@ done ; \
2807 @INSTALL_HELP_XML_TRUE@ fi; \
2808 @INSTALL_HELP_XML_TRUE@ fi; \
2809 @INSTALL_HELP_XML_TRUE@ done; \
2810 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
2811 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
2812 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
2813 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
2814 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
2815 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
2816 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
2817 @INSTALL_HELP_XML_TRUE@ done ; \
2818 @INSTALL_HELP_XML_TRUE@ fi; \
2819 @INSTALL_HELP_XML_TRUE@ fi
2822 @echo "-------- Install tests (if any) --------"; \
2823 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
2824 if test -d $(srcdir)/$$dir/; then \
2825 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2826 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2827 if test -d "$(srcdir)/$$dir/$$file"; then \
2828 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
2829 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
2831 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2832 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2837 # Install the help chapter
2838 @echo "-------- Install the help chapter (if any) --------"; \
2839 for lang in $(HELP_CHAPTERLANG); do \
2840 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
2841 if test -f $$HELPFILE; then \
2842 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2843 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2844 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2845 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2848 # Install the demos & examples
2849 @echo "-------- Install demos & examples (if any) --------"; \
2850 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
2851 if test -d $(srcdir)/$$dir/; then \
2852 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
2853 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2854 if test -d "$(srcdir)/$$dir/$$file"; then \
2855 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
2856 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
2858 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2859 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2864 # Install the macros
2865 @echo "-------- Install macros (if any) --------"; \
2866 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2867 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2868 if test -d $(srcdir)/$$dir/; then \
2869 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2870 if test -n "$(MACROSSPECIALEXT)"; then \
2872 for specialExt in $(MACROSSPECIALEXT); do \
2873 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
2875 FILELIST="$$FILELIST $$specialExtDir"; \
2877 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
2878 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
2879 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
2883 # Install java files (.jar)
2884 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
2885 echo "-------- Install jar files --------"; \
2886 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
2887 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
2888 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
2889 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
2893 ########### CLEAN ###################
2894 # Clean help (generated automatically by Scilab)
2895 # It used to clean the macro (clean-macros) but this was causing
2896 # make clean && make to fail Scilab startup
2897 @NEED_JAVA_TRUE@clean-local: clean-java
2898 @NEED_JAVA_FALSE@clean-local:
2901 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
2903 .PHONY: macros java swig giws
2905 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2906 # Otherwise a system limit (for SysV at least) may be exceeded.