1 # Makefile.in generated by automake 1.16.3 from Makefile.am.
4 # Copyright (C) 1994-2020 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.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-resizesignal.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-md5_file.lo \
243 src/cpp/libscicore_algo_la-parsecommand.lo \
244 src/cpp/libscicore_algo_la-pause.lo \
245 src/cpp/libscicore_algo_la-setformat.lo
246 am__objects_3 = src/cpp/hash/libscicore_algo_la-md5.lo \
247 src/cpp/hash/libscicore_algo_la-crc32.lo \
248 src/cpp/hash/libscicore_algo_la-sha1.lo \
249 src/cpp/hash/libscicore_algo_la-sha256.lo \
250 src/cpp/hash/libscicore_algo_la-sha3.lo
251 am__objects_4 = src/fortran/clunit.lo src/fortran/folhp.lo \
252 src/fortran/xerbla.lo src/fortran/expsum.lo \
253 src/fortran/readinter.lo src/fortran/rewindinter.lo \
254 src/fortran/backspaceinter.lo src/fortran/write_inter.lo \
255 src/fortran/read_inter.lo
256 am_libscicore_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
257 $(am__objects_3) $(am__objects_4)
258 libscicore_algo_la_OBJECTS = $(am_libscicore_algo_la_OBJECTS)
259 AM_V_lt = $(am__v_lt_@AM_V@)
260 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
261 am__v_lt_0 = --silent
263 @MAINTAINER_MODE_FALSE@am_libscicore_algo_la_rpath =
264 @MAINTAINER_MODE_TRUE@am_libscicore_algo_la_rpath =
266 libscicore_la_DEPENDENCIES = libscicore-algo.la $(am__DEPENDENCIES_1) \
267 $(am__DEPENDENCIES_1)
268 am__libscicore_la_SOURCES_DIST = sci_gateway/c/sci_getdebuginfo.c \
269 sci_gateway/cpp/core_gw.cpp sci_gateway/cpp/sci_getmodules.cpp \
270 sci_gateway/cpp/sci_clear.cpp sci_gateway/cpp/sci_clearfun.cpp \
271 sci_gateway/cpp/sci_newfun.cpp sci_gateway/cpp/sci_funptr.cpp \
272 sci_gateway/cpp/sci_banner.cpp sci_gateway/cpp/sci_quit.cpp \
273 sci_gateway/cpp/sci_exit.cpp sci_gateway/cpp/sci_argn.cpp \
274 sci_gateway/cpp/sci_clearglobal.cpp \
275 sci_gateway/cpp/sci_global.cpp \
276 sci_gateway/cpp/sci_isglobal.cpp \
277 sci_gateway/cpp/sci_getscilabmode.cpp \
278 sci_gateway/cpp/sci_getos.cpp sci_gateway/cpp/sci_exists.cpp \
279 sci_gateway/cpp/sci_with_module.cpp \
280 sci_gateway/cpp/sci_lasterror.cpp \
281 sci_gateway/cpp/sci_getversion.cpp \
282 sci_gateway/cpp/sci_warning.cpp sci_gateway/cpp/sci_getmd5.cpp \
283 sci_gateway/cpp/sci_error.cpp sci_gateway/cpp/sci_pause.cpp \
284 sci_gateway/cpp/sci_abort.cpp sci_gateway/cpp/sci_who.cpp \
285 sci_gateway/cpp/sci_format.cpp sci_gateway/cpp/sci_sciargs.cpp \
286 sci_gateway/cpp/sci_ieee.cpp sci_gateway/cpp/sci_funcprot.cpp \
287 sci_gateway/cpp/sci_mode.cpp sci_gateway/cpp/sci_typename.cpp \
288 sci_gateway/cpp/sci_what.cpp sci_gateway/cpp/sci_where.cpp \
289 sci_gateway/cpp/sci_getmemory.cpp \
290 sci_gateway/cpp/sci_errclear.cpp \
291 sci_gateway/cpp/sci_intppty.cpp \
292 sci_gateway/cpp/sci_analyzeroptions.cpp \
293 sci_gateway/cpp/sci_macr2tree.cpp \
294 sci_gateway/cpp/sci_predef.cpp sci_gateway/cpp/sci_debug.cpp \
295 sci_gateway/cpp/sci_recursionlimit.cpp \
296 sci_gateway/cpp/sci_type.cpp sci_gateway/cpp/sci_list.cpp \
297 sci_gateway/cpp/sci_struct.cpp sci_gateway/cpp/sci_insert.cpp \
298 sci_gateway/cpp/sci_null.cpp sci_gateway/cpp/sci_cell.cpp \
299 sci_gateway/cpp/sci_makecell.cpp \
300 sci_gateway/cpp/sci_typeof.cpp sci_gateway/cpp/sci_tlist.cpp \
301 sci_gateway/cpp/sci_mlist.cpp sci_gateway/cpp/sci_isfield.cpp \
302 sci_gateway/cpp/sci_oldEmptyBehaviour.cpp \
303 sci_gateway/cpp/sci_fieldnames.cpp \
304 sci_gateway/cpp/sci_checkNamedArguments.cpp \
305 sci_gateway/cpp/sci_hash.cpp \
306 sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp \
307 sci_gateway/cpp/sci_inspectorGetItem.cpp \
308 sci_gateway/cpp/sci_inspectorGetItemCount.cpp \
309 sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp \
310 sci_gateway/cpp/sci_inspectorShowItem.cpp \
311 sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp \
312 sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
313 am__objects_5 = sci_gateway/c/libscicore_la-sci_getdebuginfo.lo
314 @ENABLE_DEBUG_TRUE@am__objects_6 = sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo \
315 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo \
316 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo \
317 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo \
318 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo \
319 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo \
320 @ENABLE_DEBUG_TRUE@ sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo
321 am__objects_7 = sci_gateway/cpp/libscicore_la-core_gw.lo \
322 sci_gateway/cpp/libscicore_la-sci_getmodules.lo \
323 sci_gateway/cpp/libscicore_la-sci_clear.lo \
324 sci_gateway/cpp/libscicore_la-sci_clearfun.lo \
325 sci_gateway/cpp/libscicore_la-sci_newfun.lo \
326 sci_gateway/cpp/libscicore_la-sci_funptr.lo \
327 sci_gateway/cpp/libscicore_la-sci_banner.lo \
328 sci_gateway/cpp/libscicore_la-sci_quit.lo \
329 sci_gateway/cpp/libscicore_la-sci_exit.lo \
330 sci_gateway/cpp/libscicore_la-sci_argn.lo \
331 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo \
332 sci_gateway/cpp/libscicore_la-sci_global.lo \
333 sci_gateway/cpp/libscicore_la-sci_isglobal.lo \
334 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo \
335 sci_gateway/cpp/libscicore_la-sci_getos.lo \
336 sci_gateway/cpp/libscicore_la-sci_exists.lo \
337 sci_gateway/cpp/libscicore_la-sci_with_module.lo \
338 sci_gateway/cpp/libscicore_la-sci_lasterror.lo \
339 sci_gateway/cpp/libscicore_la-sci_getversion.lo \
340 sci_gateway/cpp/libscicore_la-sci_warning.lo \
341 sci_gateway/cpp/libscicore_la-sci_getmd5.lo \
342 sci_gateway/cpp/libscicore_la-sci_error.lo \
343 sci_gateway/cpp/libscicore_la-sci_pause.lo \
344 sci_gateway/cpp/libscicore_la-sci_abort.lo \
345 sci_gateway/cpp/libscicore_la-sci_who.lo \
346 sci_gateway/cpp/libscicore_la-sci_format.lo \
347 sci_gateway/cpp/libscicore_la-sci_sciargs.lo \
348 sci_gateway/cpp/libscicore_la-sci_ieee.lo \
349 sci_gateway/cpp/libscicore_la-sci_funcprot.lo \
350 sci_gateway/cpp/libscicore_la-sci_mode.lo \
351 sci_gateway/cpp/libscicore_la-sci_typename.lo \
352 sci_gateway/cpp/libscicore_la-sci_what.lo \
353 sci_gateway/cpp/libscicore_la-sci_where.lo \
354 sci_gateway/cpp/libscicore_la-sci_getmemory.lo \
355 sci_gateway/cpp/libscicore_la-sci_errclear.lo \
356 sci_gateway/cpp/libscicore_la-sci_intppty.lo \
357 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo \
358 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo \
359 sci_gateway/cpp/libscicore_la-sci_predef.lo \
360 sci_gateway/cpp/libscicore_la-sci_debug.lo \
361 sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo \
362 sci_gateway/cpp/libscicore_la-sci_type.lo \
363 sci_gateway/cpp/libscicore_la-sci_list.lo \
364 sci_gateway/cpp/libscicore_la-sci_struct.lo \
365 sci_gateway/cpp/libscicore_la-sci_insert.lo \
366 sci_gateway/cpp/libscicore_la-sci_null.lo \
367 sci_gateway/cpp/libscicore_la-sci_cell.lo \
368 sci_gateway/cpp/libscicore_la-sci_makecell.lo \
369 sci_gateway/cpp/libscicore_la-sci_typeof.lo \
370 sci_gateway/cpp/libscicore_la-sci_tlist.lo \
371 sci_gateway/cpp/libscicore_la-sci_mlist.lo \
372 sci_gateway/cpp/libscicore_la-sci_isfield.lo \
373 sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo \
374 sci_gateway/cpp/libscicore_la-sci_fieldnames.lo \
375 sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo \
376 sci_gateway/cpp/libscicore_la-sci_hash.lo $(am__objects_6)
377 am_libscicore_la_OBJECTS = $(am__objects_5) $(am__objects_7)
378 libscicore_la_OBJECTS = $(am_libscicore_la_OBJECTS)
379 libscicore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
380 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
381 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscicore_la_LDFLAGS) $(LDFLAGS) \
383 @MAINTAINER_MODE_FALSE@am_libscicore_la_rpath =
384 @MAINTAINER_MODE_TRUE@am_libscicore_la_rpath = -rpath $(pkglibdir)
385 AM_V_P = $(am__v_P_@AM_V@)
386 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
389 AM_V_GEN = $(am__v_GEN_@AM_V@)
390 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
391 am__v_GEN_0 = @echo " GEN " $@;
393 AM_V_at = $(am__v_at_@AM_V@)
394 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
397 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
398 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
399 am__maybe_remake_depfiles = depfiles
400 am__depfiles_remade = \
401 sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo \
402 sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Plo \
403 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Plo \
404 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Plo \
405 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Plo \
406 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Plo \
407 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Plo \
408 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Plo \
409 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Plo \
410 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Plo \
411 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo \
412 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Plo \
413 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Plo \
414 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Plo \
415 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Plo \
416 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Plo \
417 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Plo \
418 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Plo \
419 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Plo \
420 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Plo \
421 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Plo \
422 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Plo \
423 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Plo \
424 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Plo \
425 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo \
426 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Plo \
427 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Plo \
428 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_hash.Plo \
429 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Plo \
430 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Plo \
431 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Plo \
432 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Plo \
433 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Plo \
434 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Plo \
435 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Plo \
436 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Plo \
437 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Plo \
438 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Plo \
439 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Plo \
440 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Plo \
441 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Plo \
442 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Plo \
443 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo \
444 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Plo \
445 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Plo \
446 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Plo \
447 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Plo \
448 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Plo \
449 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Plo \
450 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Plo \
451 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Plo \
452 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Plo \
453 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Plo \
454 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Plo \
455 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Plo \
456 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Plo \
457 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Plo \
458 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Plo \
459 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Plo \
460 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Plo \
461 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Plo \
462 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Plo \
463 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Plo \
464 sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Plo \
465 src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo \
466 src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo \
467 src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo \
468 src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo \
469 src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo \
470 src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo \
471 src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo \
472 src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo \
473 src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo \
474 src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo \
475 src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo \
476 src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo \
477 src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo \
478 src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo \
479 src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo \
480 src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo \
481 src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo \
482 src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo \
483 src/c/$(DEPDIR)/libscicore_algo_la-resizesignal.Plo \
484 src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo \
485 src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo \
486 src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo \
487 src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo \
488 src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo \
489 src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo \
490 src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo \
491 src/c/$(DEPDIR)/libscicore_algo_la-version.Plo \
492 src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo \
493 src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo \
494 src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo \
495 src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo \
496 src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo \
497 src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo \
498 src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo \
499 src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo \
500 src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo \
501 src/cpp/$(DEPDIR)/libscicore_algo_la-md5_file.Plo \
502 src/cpp/$(DEPDIR)/libscicore_algo_la-parsecommand.Plo \
503 src/cpp/$(DEPDIR)/libscicore_algo_la-pause.Plo \
504 src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo \
505 src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Plo \
506 src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo \
507 src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo \
508 src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Plo \
509 src/cpp/hash/$(DEPDIR)/libscicore_algo_la-crc32.Plo \
510 src/cpp/hash/$(DEPDIR)/libscicore_algo_la-md5.Plo \
511 src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha1.Plo \
512 src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha256.Plo \
513 src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha3.Plo
515 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
516 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
517 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
518 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
519 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
520 $(AM_CFLAGS) $(CFLAGS)
521 AM_V_CC = $(am__v_CC_@AM_V@)
522 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
523 am__v_CC_0 = @echo " CC " $@;
526 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
527 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
528 $(AM_LDFLAGS) $(LDFLAGS) -o $@
529 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
530 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
531 am__v_CCLD_0 = @echo " CCLD " $@;
533 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
534 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
535 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
536 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
537 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
538 $(AM_CXXFLAGS) $(CXXFLAGS)
539 AM_V_CXX = $(am__v_CXX_@AM_V@)
540 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
541 am__v_CXX_0 = @echo " CXX " $@;
544 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
545 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
546 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
547 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
548 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
549 am__v_CXXLD_0 = @echo " CXXLD " $@;
551 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
552 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
553 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
554 AM_V_F77 = $(am__v_F77_@AM_V@)
555 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
556 am__v_F77_0 = @echo " F77 " $@;
559 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
560 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
561 $(AM_LDFLAGS) $(LDFLAGS) -o $@
562 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
563 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
564 am__v_F77LD_0 = @echo " F77LD " $@;
566 SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES)
567 DIST_SOURCES = $(libscicore_algo_la_SOURCES) \
568 $(am__libscicore_la_SOURCES_DIST)
569 am__can_run_installinfo = \
570 case $$AM_UPDATE_INFO_DIR in \
572 *) (install-info --version) >/dev/null 2>&1;; \
574 DATA = $(libscicore_la_etc_DATA) $(libscicore_la_root_DATA) \
575 $(libscicore_la_xml_DATA)
576 HEADERS = $(libscicore_la_include_HEADERS)
577 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
578 # Read a list of newline-separated strings from the standard input,
579 # and print each of them once, without duplicates. Input order is
581 am__uniquify_input = $(AWK) '\
582 BEGIN { nonempty = 0; } \
583 { items[$$0] = 1; nonempty = 1; } \
584 END { if (nonempty) { for (i in items) print i; }; } \
586 # Make sure the list of sources is unique. This is necessary because,
587 # e.g., the same source file might be shared among _SOURCES variables
588 # for different programs/libraries.
589 am__define_uniq_tagged_files = \
590 list='$(am__tagged_files)'; \
591 unique=`for i in $$list; do \
592 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593 done | $(am__uniquify_input)`
596 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
597 $(top_srcdir)/config/depcomp \
598 $(top_srcdir)/config/mkinstalldirs
599 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
601 ALL_LINGUAS = @ALL_LINGUAS@
602 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
604 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
608 ARPACK_LIBS = @ARPACK_LIBS@
610 AUTOCONF = @AUTOCONF@
611 AUTOHEADER = @AUTOHEADER@
612 AUTOMAKE = @AUTOMAKE@
613 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
616 BLAS_CFLAGS = @BLAS_CFLAGS@
617 BLAS_LIBS = @BLAS_LIBS@
620 CCDEPMODE = @CCDEPMODE@
622 CHECKSTYLE = @CHECKSTYLE@
623 COBERTURA = @COBERTURA@
624 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
625 COMMONS_IO = @COMMONS_IO@
626 COMMONS_LOGGING = @COMMONS_LOGGING@
628 CPPFLAGS = @CPPFLAGS@
629 CURL_CFLAGS = @CURL_CFLAGS@
630 CURL_CONFIG = @CURL_CONFIG@
631 CURL_LIBS = @CURL_LIBS@
632 CURL_VERSION = @CURL_VERSION@
635 CXXDEPMODE = @CXXDEPMODE@
636 CXXFLAGS = @CXXFLAGS@
637 CYGPATH_W = @CYGPATH_W@
639 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
642 DOCBOOK_ROOT = @DOCBOOK_ROOT@
643 DOXYGEN_BIN = @DOXYGEN_BIN@
644 DSYMUTIL = @DSYMUTIL@
651 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
655 FFTW3_LIB = @FFTW3_LIB@
656 FFTW_ENABLE = @FFTW_ENABLE@
658 FLEXDOCK = @FLEXDOCK@
661 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
662 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
663 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
664 FREEHEP_IO = @FREEHEP_IO@
665 FREEHEP_UTIL = @FREEHEP_UTIL@
667 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
668 GIWS_BIN = @GIWS_BIN@
669 GLUEGEN2_RT = @GLUEGEN2_RT@
671 GMSGFMT_015 = @GMSGFMT_015@
672 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
674 GUI_ENABLE = @GUI_ENABLE@
675 HAMCREST = @HAMCREST@
676 HAVE_CXX17 = @HAVE_CXX17@
677 HDF5_CFLAGS = @HDF5_CFLAGS@
678 HDF5_LIBS = @HDF5_LIBS@
679 HELP_ENABLE = @HELP_ENABLE@
681 INSTALL_DATA = @INSTALL_DATA@
682 INSTALL_PROGRAM = @INSTALL_PROGRAM@
683 INSTALL_SCRIPT = @INSTALL_SCRIPT@
684 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
685 INTLLIBS = @INTLLIBS@
686 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
690 JAVAC_DEBUG = @JAVAC_DEBUG@
692 JAVASCI_ENABLE = @JAVASCI_ENABLE@
693 JAVA_ENABLE = @JAVA_ENABLE@
695 JAVA_HOME = @JAVA_HOME@
696 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
697 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
699 JEUCLID_CORE = @JEUCLID_CORE@
702 JLATEXMATH = @JLATEXMATH@
703 JLATEXMATH_FOP = @JLATEXMATH_FOP@
705 JROSETTA_API = @JROSETTA_API@
706 JROSETTA_ENGINE = @JROSETTA_ENGINE@
708 LAPACK_LIBS = @LAPACK_LIBS@
714 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
715 LIBICONV = @LIBICONV@
723 LOGGING_LEVEL = @LOGGING_LEVEL@
725 LTLIBICONV = @LTLIBICONV@
726 LTLIBINTL = @LTLIBINTL@
727 LTLIBOBJS = @LTLIBOBJS@
728 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
730 LUCENE_ANALYZER = @LUCENE_ANALYZER@
731 LUCENE_PARSER = @LUCENE_PARSER@
733 MAKEINFO = @MAKEINFO@
734 MANIFEST_TOOL = @MANIFEST_TOOL@
735 MATIO_CFLAGS = @MATIO_CFLAGS@
736 MATIO_ENABLE = @MATIO_ENABLE@
737 MATIO_LIBS = @MATIO_LIBS@
739 MPI_ENABLE = @MPI_ENABLE@
742 MSGMERGE = @MSGMERGE@
743 MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
749 OCAMLDEP = @OCAMLDEP@
750 OCAMLLEX = @OCAMLLEX@
751 OCAMLOPT = @OCAMLOPT@
752 OCAMLYACC = @OCAMLYACC@
753 OPENMPI_CC = @OPENMPI_CC@
754 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
755 OPENMPI_CXX = @OPENMPI_CXX@
756 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
757 OPENMPI_LIBS = @OPENMPI_LIBS@
758 OPENMP_CFLAGS = @OPENMP_CFLAGS@
759 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
760 OPENMP_ENABLE = @OPENMP_ENABLE@
761 OPENMP_LIBS = @OPENMP_LIBS@
765 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
766 PACKAGE_NAME = @PACKAGE_NAME@
767 PACKAGE_STRING = @PACKAGE_STRING@
768 PACKAGE_TARNAME = @PACKAGE_TARNAME@
769 PACKAGE_URL = @PACKAGE_URL@
770 PACKAGE_VERSION = @PACKAGE_VERSION@
771 PATH_SEPARATOR = @PATH_SEPARATOR@
772 PCRE_CFLAGS = @PCRE_CFLAGS@
773 PCRE_CONFIG = @PCRE_CONFIG@
774 PCRE_LIBS = @PCRE_LIBS@
775 PCRE_VERSION = @PCRE_VERSION@
776 PKG_CONFIG = @PKG_CONFIG@
781 RELOCATABLE = @RELOCATABLE@
784 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
785 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
786 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
787 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
788 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
789 SCIRENDERER = @SCIRENDERER@
790 SCIRENDERER_CP = @SCIRENDERER_CP@
791 SCI_CFLAGS = @SCI_CFLAGS@
792 SCI_CXXFLAGS = @SCI_CXXFLAGS@
793 SCI_FFLAGS = @SCI_FFLAGS@
794 SCI_LDFLAGS = @SCI_LDFLAGS@
796 SET_MAKE = @SET_MAKE@
797 SET_RELOCATABLE = @SET_RELOCATABLE@
802 SWIG_BIN = @SWIG_BIN@
803 SWIG_JAVA = @SWIG_JAVA@
804 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
805 SWIG_SCILAB = @SWIG_SCILAB@
806 TCLTK_LIBS = @TCLTK_LIBS@
807 TCL_INC_PATH = @TCL_INC_PATH@
808 TK_INC_PATH = @TK_INC_PATH@
809 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
810 UMFPACK_ENABLE = @UMFPACK_ENABLE@
811 UMFPACK_LIB = @UMFPACK_LIB@
813 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
814 VALGRIND_LIBS = @VALGRIND_LIBS@
816 WITH_OCAML = @WITH_OCAML@
817 WITH_TKSCI = @WITH_TKSCI@
818 XCOS_ENABLE = @XCOS_ENABLE@
819 XGETTEXT = @XGETTEXT@
820 XGETTEXT_015 = @XGETTEXT_015@
821 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
823 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
824 XML_APIS_EXT = @XML_APIS_EXT@
825 XML_CONFIG = @XML_CONFIG@
826 XML_FLAGS = @XML_FLAGS@
827 XML_LIBS = @XML_LIBS@
828 XML_VERSION = @XML_VERSION@
829 X_CFLAGS = @X_CFLAGS@
830 X_EXTRA_LIBS = @X_EXTRA_LIBS@
832 X_PRE_LIBS = @X_PRE_LIBS@
835 abs_builddir = @abs_builddir@
836 abs_srcdir = @abs_srcdir@
837 abs_top_builddir = @abs_top_builddir@
838 abs_top_srcdir = @abs_top_srcdir@
839 ac_ct_AR = @ac_ct_AR@
840 ac_ct_CC = @ac_ct_CC@
841 ac_ct_CXX = @ac_ct_CXX@
842 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
843 ac_ct_F77 = @ac_ct_F77@
844 am__include = @am__include@
845 am__leading_dot = @am__leading_dot@
846 am__quote = @am__quote@
848 am__untar = @am__untar@
851 build_alias = @build_alias@
852 build_cpu = @build_cpu@
853 build_os = @build_os@
854 build_vendor = @build_vendor@
855 builddir = @builddir@
856 cxx_present = @cxx_present@
858 datarootdir = @datarootdir@
861 exec_prefix = @exec_prefix@
863 host_alias = @host_alias@
864 host_cpu = @host_cpu@
866 host_vendor = @host_vendor@
868 includedir = @includedir@
870 install_sh = @install_sh@
872 libexecdir = @libexecdir@
873 localedir = @localedir@
874 localstatedir = @localstatedir@
877 oldincludedir = @oldincludedir@
880 program_transform_name = @program_transform_name@
882 runstatedir = @runstatedir@
884 sharedstatedir = @sharedstatedir@
886 sysconfdir = @sysconfdir@
887 target_alias = @target_alias@
888 top_build_prefix = @top_build_prefix@
889 top_builddir = @top_builddir@
890 top_srcdir = @top_srcdir@
891 yacc_present = @yacc_present@
894 src/c/resizesignal.c \
899 src/c/loadversion.c \
901 src/c/GetXmlFileEncoding.c \
902 src/c/islittleendian.c \
903 src/c/getcommandlineargs.c \
904 src/c/commandwords.c \
905 src/c/freeArrayOfString.c \
906 src/c/getstaticdebuginfo.c \
907 src/c/getdynamicdebuginfo.c \
908 src/c/dynamic_gateways.c \
909 src/c/setPrecisionFPU.c \
911 src/c/transposeMatrix.c \
914 src/c/signal_mgmt.c \
915 src/c/suspendProcess.c \
916 src/c/saveCWDInPreferences.c \
917 src/c/getmaxMALLOC.c \
918 src/c/sci_mem_alloc.c \
919 src/c/hashtable/hashtable.c \
920 src/c/hashtable/hashtable_utility.c \
921 src/c/InitializePreferences.c
924 src/cpp/demangle.cpp \
925 src/cpp/backtrace_print.cpp \
926 src/cpp/storeCommand.cpp \
928 src/cpp/with_module.cpp \
931 src/cpp/getvariablesname.cpp \
932 src/cpp/getmacrosname.cpp \
933 src/cpp/getfunctionsname.cpp \
934 src/cpp/InitScilab.cpp \
935 src/cpp/md5_file.cpp \
936 src/cpp/parsecommand.cpp \
938 src/cpp/setformat.cpp
941 src/cpp/hash/md5.cpp \
942 src/cpp/hash/crc32.cpp \
943 src/cpp/hash/sha1.cpp \
944 src/cpp/hash/sha256.cpp \
945 src/cpp/hash/sha3.cpp
947 CORE_FORTRAN_SOURCES = \
948 src/fortran/clunit.f \
949 src/fortran/folhp.f \
950 src/fortran/xerbla.f \
951 src/fortran/expsum.f \
952 src/fortran/readinter.f \
953 src/fortran/rewindinter.f \
954 src/fortran/backspaceinter.f \
955 src/fortran/write_inter.f \
956 src/fortran/read_inter.f
958 GATEWAY_C_SOURCES = \
959 sci_gateway/c/sci_getdebuginfo.c
961 GATEWAY_CPP_SOURCES = sci_gateway/cpp/core_gw.cpp \
962 sci_gateway/cpp/sci_getmodules.cpp \
963 sci_gateway/cpp/sci_clear.cpp sci_gateway/cpp/sci_clearfun.cpp \
964 sci_gateway/cpp/sci_newfun.cpp sci_gateway/cpp/sci_funptr.cpp \
965 sci_gateway/cpp/sci_banner.cpp sci_gateway/cpp/sci_quit.cpp \
966 sci_gateway/cpp/sci_exit.cpp sci_gateway/cpp/sci_argn.cpp \
967 sci_gateway/cpp/sci_clearglobal.cpp \
968 sci_gateway/cpp/sci_global.cpp \
969 sci_gateway/cpp/sci_isglobal.cpp \
970 sci_gateway/cpp/sci_getscilabmode.cpp \
971 sci_gateway/cpp/sci_getos.cpp sci_gateway/cpp/sci_exists.cpp \
972 sci_gateway/cpp/sci_with_module.cpp \
973 sci_gateway/cpp/sci_lasterror.cpp \
974 sci_gateway/cpp/sci_getversion.cpp \
975 sci_gateway/cpp/sci_warning.cpp sci_gateway/cpp/sci_getmd5.cpp \
976 sci_gateway/cpp/sci_error.cpp sci_gateway/cpp/sci_pause.cpp \
977 sci_gateway/cpp/sci_abort.cpp sci_gateway/cpp/sci_who.cpp \
978 sci_gateway/cpp/sci_format.cpp sci_gateway/cpp/sci_sciargs.cpp \
979 sci_gateway/cpp/sci_ieee.cpp sci_gateway/cpp/sci_funcprot.cpp \
980 sci_gateway/cpp/sci_mode.cpp sci_gateway/cpp/sci_typename.cpp \
981 sci_gateway/cpp/sci_what.cpp sci_gateway/cpp/sci_where.cpp \
982 sci_gateway/cpp/sci_getmemory.cpp \
983 sci_gateway/cpp/sci_errclear.cpp \
984 sci_gateway/cpp/sci_intppty.cpp \
985 sci_gateway/cpp/sci_analyzeroptions.cpp \
986 sci_gateway/cpp/sci_macr2tree.cpp \
987 sci_gateway/cpp/sci_predef.cpp sci_gateway/cpp/sci_debug.cpp \
988 sci_gateway/cpp/sci_recursionlimit.cpp \
989 sci_gateway/cpp/sci_type.cpp sci_gateway/cpp/sci_list.cpp \
990 sci_gateway/cpp/sci_struct.cpp sci_gateway/cpp/sci_insert.cpp \
991 sci_gateway/cpp/sci_null.cpp sci_gateway/cpp/sci_cell.cpp \
992 sci_gateway/cpp/sci_makecell.cpp \
993 sci_gateway/cpp/sci_typeof.cpp sci_gateway/cpp/sci_tlist.cpp \
994 sci_gateway/cpp/sci_mlist.cpp sci_gateway/cpp/sci_isfield.cpp \
995 sci_gateway/cpp/sci_oldEmptyBehaviour.cpp \
996 sci_gateway/cpp/sci_fieldnames.cpp \
997 sci_gateway/cpp/sci_checkNamedArguments.cpp \
998 sci_gateway/cpp/sci_hash.cpp $(am__append_1)
999 libscicore_la_CPPFLAGS = -I$(srcdir)/includes/ -I$(srcdir)/src/c/ \
1000 -I$(srcdir)/src/cpp/ -I$(srcdir)/src/cpp/hash \
1001 -I$(top_srcdir)/modules/ast/includes/ast/ \
1002 -I$(top_srcdir)/modules/ast/includes/exps/ \
1003 -I$(top_srcdir)/modules/ast/includes/operations/ \
1004 -I$(top_srcdir)/modules/ast/includes/parse/ \
1005 -I$(top_srcdir)/modules/ast/includes/symbol/ \
1006 -I$(top_srcdir)/modules/ast/includes/system_env/ \
1007 -I$(top_srcdir)/modules/ast/includes/types/ \
1008 -I$(top_srcdir)/modules/ast/includes/analysis/ \
1009 -I$(top_srcdir)/modules/call_scilab/includes/ \
1010 -I$(top_srcdir)/modules/api_scilab/includes/ \
1011 -I$(top_srcdir)/modules/action_binding/includes/ \
1012 -I$(top_srcdir)/modules/output_stream/includes/ \
1013 -I$(top_srcdir)/modules/localization/includes/ \
1014 -I$(top_srcdir)/modules/functions_manager/includes/ \
1015 -I$(top_srcdir)/modules/elementary_functions/includes/ \
1016 -I$(top_srcdir)/modules/io/includes/ \
1017 -I$(top_srcdir)/modules/tclsci/includes/ \
1018 -I$(top_srcdir)/modules/dynamic_link/includes/ \
1019 -I$(top_srcdir)/modules/elementary_functions/includes/ \
1020 -I$(top_srcdir)/modules/string/includes/ \
1021 -I$(top_srcdir)/modules/fileio/includes/ \
1022 -I$(top_srcdir)/modules/console/includes/ \
1023 -I$(top_srcdir)/modules/threads/includes/ \
1024 -I$(top_srcdir)/modules/history_manager/includes/ \
1025 -I$(top_srcdir)/modules/preferences/includes/ \
1026 -I$(top_srcdir)/modules/external_objects/includes/ \
1027 -I$(top_srcdir)/modules/jvm/includes/ \
1028 -I$(top_srcdir)/modules/jvm/src/c/ \
1029 -I$(top_srcdir)/modules/gui/includes/ \
1030 -I$(top_srcdir)/modules/graphics/includes/ \
1031 -I$(top_srcdir)/modules/hdf5/includes/ \
1032 -I$(top_srcdir)/modules/fftw/includes/ \
1033 -I$(top_srcdir)/modules/ui_data/includes/ $(HDF5_CFLAGS) \
1034 $(XML_FLAGS) $(AM_CPPFLAGS) $(am__append_2)
1035 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscicore.la
1036 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscicore-algo.la libscicore.la
1037 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscicore-algo.la
1038 libscicore_la_LDFLAGS = $(AM_LDFLAGS)
1039 #-Wl,--version-script,LibScilab_Import.def
1041 # For the code check (splint)
1042 CHECK_SRC = $(CORE_C_SOURCES) $(GATEWAY_C_SOURCES)
1043 INCLUDE_FLAGS = $(libscicore_la_CPPFLAGS)
1044 libscicore_algo_la_SOURCES = $(CORE_C_SOURCES) $(CORE_CPP_SOURCES) $(HASH_CPP_SOURCES) $(CORE_FORTRAN_SOURCES)
1045 libscicore_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
1046 libscicore_algo_la_CPPFLAGS = $(libscicore_la_CPPFLAGS)
1048 # Commented because it is easier to comment first the core module
1049 libscicore_la_LIBADD = libscicore-algo.la $(XML_LIBS) $(FLIBS)
1054 #### core : Conf files ####
1055 libscicore_la_rootdir = $(mydatadir)
1056 libscicore_la_root_DATA = license.txt
1058 #### core : init scripts ####
1059 libscicore_la_etcdir = $(mydatadir)/etc
1060 libscicore_la_etc_DATA = etc/core.quit etc/core.start
1062 #### core : dtd files ####
1063 libscicore_la_xmldir = $(mydatadir)/xml
1064 libscicore_la_xml_DATA = xml/modules.dtd xml/version.dtd
1066 #### core : include files ####
1067 libscicore_la_includedir = $(pkgincludedir)
1068 libscicore_la_include_HEADERS = \
1069 includes/backtrace_print.h \
1071 includes/core_math.h \
1072 includes/existfunction.h \
1073 includes/exit_status.hxx \
1074 includes/freeArrayOfString.h \
1075 includes/getcommandlineargs.h \
1076 includes/getmemory.h \
1078 includes/getversion.h \
1079 includes/hashtable.h \
1080 includes/hashtable_utility.h \
1081 includes/machine.h \
1082 includes/PATH_MAX.h \
1083 includes/scilabDefaults.h \
1084 includes/sci_malloc.h \
1085 includes/sci_mem_alloc.h \
1086 includes/scisparse.h \
1087 includes/sci_types.h \
1088 includes/storeCommand.h \
1089 includes/timer.hxx \
1092 @GUI_TRUE@USEANT = 1
1094 # Where all the Scilab stuff is installed (macros, help, ...)
1095 mydatadir = $(pkgdatadir)/modules/$(modulename)
1097 # Set AM_* SCI detected settings
1098 AM_CPPFLAGS = $(SCI_CPPFLAGS)
1099 AM_CFLAGS = $(SCI_CFLAGS)
1100 AM_CXXFLAGS = $(SCI_CXXFLAGS)
1101 # append includes to AM_FFLAGS to manage fortran includes
1102 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
1104 # Tag shared libraries with the Scilab version
1105 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
1108 SPLINT_OPTIONS = -weak -booltype BOOL
1110 ########################### JAVA ######################################
1111 #### We are delegating java compilation to ant... Thanks to that
1112 #### the procedure will be the same with Microsoft Windows (C)
1114 #######################################################################
1115 TARGETS_ALL = $(am__append_3)
1117 ################ MACROS ######################
1118 # Rule to build a macro
1119 # NOT USED AT THE MOMENT
1122 ########### INSTALL DOCUMENTATION ###################
1124 # Install documentation files into the right target
1125 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
1126 # automake needs the html files to be present which is not the case when
1127 # we are building Scilab
1129 # Where it should be installed
1130 pkgdocdir = $(mydatadir)
1132 # What is the mask of the help source
1135 # What is the mask of the MathML sources
1138 ########### INSTALL DATA ###################
1139 # Install macros, help & demos
1140 # Where it should be installed
1141 pkgmacrosdir = $(mydatadir)
1142 # Which directory we process
1144 # Mask of the Scilab sources macros
1146 # Mask of the Scilab executable sources macros
1147 MACROBUILDMASK = *.sce
1148 # Mask of the Scilab compiled macros
1149 MACROBINMASK = *.bin
1150 # List of the standard directory for tests
1151 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
1152 # Where the demos should be installed
1153 pkgdemosdir = $(mydatadir)
1154 # List of the standard directory for demos
1156 # List of the standard directory for examples
1157 EXAMPLES_DIR = examples
1158 # Where to export JAVA archives (.jar)
1163 HELP_CHAPTERDIR = help/
1164 HELP_CHAPTERFILE = addchapter.sce
1165 HELP_CHAPTERLANG = en_US fr_FR pt_BR
1169 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
1170 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1171 @for dep in $?; do \
1172 case '$(am__configure_deps)' in \
1174 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1175 && { if test -f $@; then exit 0; else break; fi; }; \
1179 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/core/Makefile'; \
1180 $(am__cd) $(top_srcdir) && \
1181 $(AUTOMAKE) --foreign modules/core/Makefile
1182 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1187 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1188 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1190 $(top_srcdir)/Makefile.incl.am $(am__empty):
1192 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1195 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1197 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1199 $(am__aclocal_m4_deps):
1201 clean-noinstLTLIBRARIES:
1202 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1203 @list='$(noinst_LTLIBRARIES)'; \
1204 locs=`for p in $$list; do echo $$p; done | \
1205 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1207 test -z "$$locs" || { \
1208 echo rm -f $${locs}; \
1212 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1214 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1215 list2=; for p in $$list; do \
1216 if test -f $$p; then \
1217 list2="$$list2 $$p"; \
1220 test -z "$$list2" || { \
1221 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1222 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1223 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1224 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1227 uninstall-pkglibLTLIBRARIES:
1228 @$(NORMAL_UNINSTALL)
1229 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1230 for p in $$list; do \
1232 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1233 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1236 clean-pkglibLTLIBRARIES:
1237 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1238 @list='$(pkglib_LTLIBRARIES)'; \
1239 locs=`for p in $$list; do echo $$p; done | \
1240 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1242 test -z "$$locs" || { \
1243 echo rm -f $${locs}; \
1246 src/c/$(am__dirstamp):
1248 @: > src/c/$(am__dirstamp)
1249 src/c/$(DEPDIR)/$(am__dirstamp):
1250 @$(MKDIR_P) src/c/$(DEPDIR)
1251 @: > src/c/$(DEPDIR)/$(am__dirstamp)
1252 src/c/libscicore_algo_la-csignal.lo: src/c/$(am__dirstamp) \
1253 src/c/$(DEPDIR)/$(am__dirstamp)
1254 src/c/libscicore_algo_la-resizesignal.lo: src/c/$(am__dirstamp) \
1255 src/c/$(DEPDIR)/$(am__dirstamp)
1256 src/c/libscicore_algo_la-getmodules.lo: src/c/$(am__dirstamp) \
1257 src/c/$(DEPDIR)/$(am__dirstamp)
1258 src/c/libscicore_algo_la-getmemory.lo: src/c/$(am__dirstamp) \
1259 src/c/$(DEPDIR)/$(am__dirstamp)
1260 src/c/libscicore_algo_la-isanan.lo: src/c/$(am__dirstamp) \
1261 src/c/$(DEPDIR)/$(am__dirstamp)
1262 src/c/libscicore_algo_la-returnanan.lo: src/c/$(am__dirstamp) \
1263 src/c/$(DEPDIR)/$(am__dirstamp)
1264 src/c/libscicore_algo_la-loadversion.lo: src/c/$(am__dirstamp) \
1265 src/c/$(DEPDIR)/$(am__dirstamp)
1266 src/c/libscicore_algo_la-version.lo: src/c/$(am__dirstamp) \
1267 src/c/$(DEPDIR)/$(am__dirstamp)
1268 src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/$(am__dirstamp) \
1269 src/c/$(DEPDIR)/$(am__dirstamp)
1270 src/c/libscicore_algo_la-islittleendian.lo: src/c/$(am__dirstamp) \
1271 src/c/$(DEPDIR)/$(am__dirstamp)
1272 src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/$(am__dirstamp) \
1273 src/c/$(DEPDIR)/$(am__dirstamp)
1274 src/c/libscicore_algo_la-commandwords.lo: src/c/$(am__dirstamp) \
1275 src/c/$(DEPDIR)/$(am__dirstamp)
1276 src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/$(am__dirstamp) \
1277 src/c/$(DEPDIR)/$(am__dirstamp)
1278 src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/$(am__dirstamp) \
1279 src/c/$(DEPDIR)/$(am__dirstamp)
1280 src/c/libscicore_algo_la-getdynamicdebuginfo.lo: \
1281 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1282 src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/$(am__dirstamp) \
1283 src/c/$(DEPDIR)/$(am__dirstamp)
1284 src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/$(am__dirstamp) \
1285 src/c/$(DEPDIR)/$(am__dirstamp)
1286 src/c/libscicore_algo_la-getos.lo: src/c/$(am__dirstamp) \
1287 src/c/$(DEPDIR)/$(am__dirstamp)
1288 src/c/libscicore_algo_la-transposeMatrix.lo: src/c/$(am__dirstamp) \
1289 src/c/$(DEPDIR)/$(am__dirstamp)
1290 src/c/libscicore_algo_la-getversion.lo: src/c/$(am__dirstamp) \
1291 src/c/$(DEPDIR)/$(am__dirstamp)
1292 src/c/libscicore_algo_la-backtrace.lo: src/c/$(am__dirstamp) \
1293 src/c/$(DEPDIR)/$(am__dirstamp)
1294 src/c/libscicore_algo_la-signal_mgmt.lo: src/c/$(am__dirstamp) \
1295 src/c/$(DEPDIR)/$(am__dirstamp)
1296 src/c/libscicore_algo_la-suspendProcess.lo: src/c/$(am__dirstamp) \
1297 src/c/$(DEPDIR)/$(am__dirstamp)
1298 src/c/libscicore_algo_la-saveCWDInPreferences.lo: \
1299 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1300 src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/$(am__dirstamp) \
1301 src/c/$(DEPDIR)/$(am__dirstamp)
1302 src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/$(am__dirstamp) \
1303 src/c/$(DEPDIR)/$(am__dirstamp)
1304 src/c/hashtable/$(am__dirstamp):
1305 @$(MKDIR_P) src/c/hashtable
1306 @: > src/c/hashtable/$(am__dirstamp)
1307 src/c/hashtable/$(DEPDIR)/$(am__dirstamp):
1308 @$(MKDIR_P) src/c/hashtable/$(DEPDIR)
1309 @: > src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1310 src/c/hashtable/libscicore_algo_la-hashtable.lo: \
1311 src/c/hashtable/$(am__dirstamp) \
1312 src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1313 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: \
1314 src/c/hashtable/$(am__dirstamp) \
1315 src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1316 src/c/libscicore_algo_la-InitializePreferences.lo: \
1317 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1318 src/cpp/$(am__dirstamp):
1320 @: > src/cpp/$(am__dirstamp)
1321 src/cpp/$(DEPDIR)/$(am__dirstamp):
1322 @$(MKDIR_P) src/cpp/$(DEPDIR)
1323 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
1324 src/cpp/libscicore_algo_la-demangle.lo: src/cpp/$(am__dirstamp) \
1325 src/cpp/$(DEPDIR)/$(am__dirstamp)
1326 src/cpp/libscicore_algo_la-backtrace_print.lo: \
1327 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1328 src/cpp/libscicore_algo_la-storeCommand.lo: src/cpp/$(am__dirstamp) \
1329 src/cpp/$(DEPDIR)/$(am__dirstamp)
1330 src/cpp/libscicore_algo_la-banner.lo: src/cpp/$(am__dirstamp) \
1331 src/cpp/$(DEPDIR)/$(am__dirstamp)
1332 src/cpp/libscicore_algo_la-with_module.lo: src/cpp/$(am__dirstamp) \
1333 src/cpp/$(DEPDIR)/$(am__dirstamp)
1334 src/cpp/libscicore_algo_la-runner.lo: src/cpp/$(am__dirstamp) \
1335 src/cpp/$(DEPDIR)/$(am__dirstamp)
1336 src/cpp/libscicore_algo_la-tasks.lo: src/cpp/$(am__dirstamp) \
1337 src/cpp/$(DEPDIR)/$(am__dirstamp)
1338 src/cpp/libscicore_algo_la-getvariablesname.lo: \
1339 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1340 src/cpp/libscicore_algo_la-getmacrosname.lo: src/cpp/$(am__dirstamp) \
1341 src/cpp/$(DEPDIR)/$(am__dirstamp)
1342 src/cpp/libscicore_algo_la-getfunctionsname.lo: \
1343 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1344 src/cpp/libscicore_algo_la-InitScilab.lo: src/cpp/$(am__dirstamp) \
1345 src/cpp/$(DEPDIR)/$(am__dirstamp)
1346 src/cpp/libscicore_algo_la-md5_file.lo: src/cpp/$(am__dirstamp) \
1347 src/cpp/$(DEPDIR)/$(am__dirstamp)
1348 src/cpp/libscicore_algo_la-parsecommand.lo: src/cpp/$(am__dirstamp) \
1349 src/cpp/$(DEPDIR)/$(am__dirstamp)
1350 src/cpp/libscicore_algo_la-pause.lo: src/cpp/$(am__dirstamp) \
1351 src/cpp/$(DEPDIR)/$(am__dirstamp)
1352 src/cpp/libscicore_algo_la-setformat.lo: src/cpp/$(am__dirstamp) \
1353 src/cpp/$(DEPDIR)/$(am__dirstamp)
1354 src/cpp/hash/$(am__dirstamp):
1355 @$(MKDIR_P) src/cpp/hash
1356 @: > src/cpp/hash/$(am__dirstamp)
1357 src/cpp/hash/$(DEPDIR)/$(am__dirstamp):
1358 @$(MKDIR_P) src/cpp/hash/$(DEPDIR)
1359 @: > src/cpp/hash/$(DEPDIR)/$(am__dirstamp)
1360 src/cpp/hash/libscicore_algo_la-md5.lo: src/cpp/hash/$(am__dirstamp) \
1361 src/cpp/hash/$(DEPDIR)/$(am__dirstamp)
1362 src/cpp/hash/libscicore_algo_la-crc32.lo: \
1363 src/cpp/hash/$(am__dirstamp) \
1364 src/cpp/hash/$(DEPDIR)/$(am__dirstamp)
1365 src/cpp/hash/libscicore_algo_la-sha1.lo: src/cpp/hash/$(am__dirstamp) \
1366 src/cpp/hash/$(DEPDIR)/$(am__dirstamp)
1367 src/cpp/hash/libscicore_algo_la-sha256.lo: \
1368 src/cpp/hash/$(am__dirstamp) \
1369 src/cpp/hash/$(DEPDIR)/$(am__dirstamp)
1370 src/cpp/hash/libscicore_algo_la-sha3.lo: src/cpp/hash/$(am__dirstamp) \
1371 src/cpp/hash/$(DEPDIR)/$(am__dirstamp)
1372 src/fortran/$(am__dirstamp):
1373 @$(MKDIR_P) src/fortran
1374 @: > src/fortran/$(am__dirstamp)
1375 src/fortran/$(DEPDIR)/$(am__dirstamp):
1376 @$(MKDIR_P) src/fortran/$(DEPDIR)
1377 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
1378 src/fortran/clunit.lo: src/fortran/$(am__dirstamp) \
1379 src/fortran/$(DEPDIR)/$(am__dirstamp)
1380 src/fortran/folhp.lo: src/fortran/$(am__dirstamp) \
1381 src/fortran/$(DEPDIR)/$(am__dirstamp)
1382 src/fortran/xerbla.lo: src/fortran/$(am__dirstamp) \
1383 src/fortran/$(DEPDIR)/$(am__dirstamp)
1384 src/fortran/expsum.lo: src/fortran/$(am__dirstamp) \
1385 src/fortran/$(DEPDIR)/$(am__dirstamp)
1386 src/fortran/readinter.lo: src/fortran/$(am__dirstamp) \
1387 src/fortran/$(DEPDIR)/$(am__dirstamp)
1388 src/fortran/rewindinter.lo: src/fortran/$(am__dirstamp) \
1389 src/fortran/$(DEPDIR)/$(am__dirstamp)
1390 src/fortran/backspaceinter.lo: src/fortran/$(am__dirstamp) \
1391 src/fortran/$(DEPDIR)/$(am__dirstamp)
1392 src/fortran/write_inter.lo: src/fortran/$(am__dirstamp) \
1393 src/fortran/$(DEPDIR)/$(am__dirstamp)
1394 src/fortran/read_inter.lo: src/fortran/$(am__dirstamp) \
1395 src/fortran/$(DEPDIR)/$(am__dirstamp)
1397 libscicore-algo.la: $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_DEPENDENCIES) $(EXTRA_libscicore_algo_la_DEPENDENCIES)
1398 $(AM_V_CXXLD)$(CXXLINK) $(am_libscicore_algo_la_rpath) $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_LIBADD) $(LIBS)
1399 sci_gateway/c/$(am__dirstamp):
1400 @$(MKDIR_P) sci_gateway/c
1401 @: > sci_gateway/c/$(am__dirstamp)
1402 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
1403 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
1404 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1405 sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: \
1406 sci_gateway/c/$(am__dirstamp) \
1407 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1408 sci_gateway/cpp/$(am__dirstamp):
1409 @$(MKDIR_P) sci_gateway/cpp
1410 @: > sci_gateway/cpp/$(am__dirstamp)
1411 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
1412 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
1413 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1414 sci_gateway/cpp/libscicore_la-core_gw.lo: \
1415 sci_gateway/cpp/$(am__dirstamp) \
1416 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1417 sci_gateway/cpp/libscicore_la-sci_getmodules.lo: \
1418 sci_gateway/cpp/$(am__dirstamp) \
1419 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1420 sci_gateway/cpp/libscicore_la-sci_clear.lo: \
1421 sci_gateway/cpp/$(am__dirstamp) \
1422 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1423 sci_gateway/cpp/libscicore_la-sci_clearfun.lo: \
1424 sci_gateway/cpp/$(am__dirstamp) \
1425 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1426 sci_gateway/cpp/libscicore_la-sci_newfun.lo: \
1427 sci_gateway/cpp/$(am__dirstamp) \
1428 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1429 sci_gateway/cpp/libscicore_la-sci_funptr.lo: \
1430 sci_gateway/cpp/$(am__dirstamp) \
1431 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1432 sci_gateway/cpp/libscicore_la-sci_banner.lo: \
1433 sci_gateway/cpp/$(am__dirstamp) \
1434 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1435 sci_gateway/cpp/libscicore_la-sci_quit.lo: \
1436 sci_gateway/cpp/$(am__dirstamp) \
1437 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1438 sci_gateway/cpp/libscicore_la-sci_exit.lo: \
1439 sci_gateway/cpp/$(am__dirstamp) \
1440 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1441 sci_gateway/cpp/libscicore_la-sci_argn.lo: \
1442 sci_gateway/cpp/$(am__dirstamp) \
1443 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1444 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo: \
1445 sci_gateway/cpp/$(am__dirstamp) \
1446 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1447 sci_gateway/cpp/libscicore_la-sci_global.lo: \
1448 sci_gateway/cpp/$(am__dirstamp) \
1449 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1450 sci_gateway/cpp/libscicore_la-sci_isglobal.lo: \
1451 sci_gateway/cpp/$(am__dirstamp) \
1452 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1453 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo: \
1454 sci_gateway/cpp/$(am__dirstamp) \
1455 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1456 sci_gateway/cpp/libscicore_la-sci_getos.lo: \
1457 sci_gateway/cpp/$(am__dirstamp) \
1458 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1459 sci_gateway/cpp/libscicore_la-sci_exists.lo: \
1460 sci_gateway/cpp/$(am__dirstamp) \
1461 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1462 sci_gateway/cpp/libscicore_la-sci_with_module.lo: \
1463 sci_gateway/cpp/$(am__dirstamp) \
1464 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1465 sci_gateway/cpp/libscicore_la-sci_lasterror.lo: \
1466 sci_gateway/cpp/$(am__dirstamp) \
1467 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1468 sci_gateway/cpp/libscicore_la-sci_getversion.lo: \
1469 sci_gateway/cpp/$(am__dirstamp) \
1470 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1471 sci_gateway/cpp/libscicore_la-sci_warning.lo: \
1472 sci_gateway/cpp/$(am__dirstamp) \
1473 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1474 sci_gateway/cpp/libscicore_la-sci_getmd5.lo: \
1475 sci_gateway/cpp/$(am__dirstamp) \
1476 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1477 sci_gateway/cpp/libscicore_la-sci_error.lo: \
1478 sci_gateway/cpp/$(am__dirstamp) \
1479 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1480 sci_gateway/cpp/libscicore_la-sci_pause.lo: \
1481 sci_gateway/cpp/$(am__dirstamp) \
1482 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1483 sci_gateway/cpp/libscicore_la-sci_abort.lo: \
1484 sci_gateway/cpp/$(am__dirstamp) \
1485 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1486 sci_gateway/cpp/libscicore_la-sci_who.lo: \
1487 sci_gateway/cpp/$(am__dirstamp) \
1488 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1489 sci_gateway/cpp/libscicore_la-sci_format.lo: \
1490 sci_gateway/cpp/$(am__dirstamp) \
1491 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1492 sci_gateway/cpp/libscicore_la-sci_sciargs.lo: \
1493 sci_gateway/cpp/$(am__dirstamp) \
1494 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1495 sci_gateway/cpp/libscicore_la-sci_ieee.lo: \
1496 sci_gateway/cpp/$(am__dirstamp) \
1497 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1498 sci_gateway/cpp/libscicore_la-sci_funcprot.lo: \
1499 sci_gateway/cpp/$(am__dirstamp) \
1500 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1501 sci_gateway/cpp/libscicore_la-sci_mode.lo: \
1502 sci_gateway/cpp/$(am__dirstamp) \
1503 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1504 sci_gateway/cpp/libscicore_la-sci_typename.lo: \
1505 sci_gateway/cpp/$(am__dirstamp) \
1506 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1507 sci_gateway/cpp/libscicore_la-sci_what.lo: \
1508 sci_gateway/cpp/$(am__dirstamp) \
1509 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1510 sci_gateway/cpp/libscicore_la-sci_where.lo: \
1511 sci_gateway/cpp/$(am__dirstamp) \
1512 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1513 sci_gateway/cpp/libscicore_la-sci_getmemory.lo: \
1514 sci_gateway/cpp/$(am__dirstamp) \
1515 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1516 sci_gateway/cpp/libscicore_la-sci_errclear.lo: \
1517 sci_gateway/cpp/$(am__dirstamp) \
1518 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1519 sci_gateway/cpp/libscicore_la-sci_intppty.lo: \
1520 sci_gateway/cpp/$(am__dirstamp) \
1521 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1522 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo: \
1523 sci_gateway/cpp/$(am__dirstamp) \
1524 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1525 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo: \
1526 sci_gateway/cpp/$(am__dirstamp) \
1527 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1528 sci_gateway/cpp/libscicore_la-sci_predef.lo: \
1529 sci_gateway/cpp/$(am__dirstamp) \
1530 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1531 sci_gateway/cpp/libscicore_la-sci_debug.lo: \
1532 sci_gateway/cpp/$(am__dirstamp) \
1533 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1534 sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo: \
1535 sci_gateway/cpp/$(am__dirstamp) \
1536 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1537 sci_gateway/cpp/libscicore_la-sci_type.lo: \
1538 sci_gateway/cpp/$(am__dirstamp) \
1539 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1540 sci_gateway/cpp/libscicore_la-sci_list.lo: \
1541 sci_gateway/cpp/$(am__dirstamp) \
1542 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1543 sci_gateway/cpp/libscicore_la-sci_struct.lo: \
1544 sci_gateway/cpp/$(am__dirstamp) \
1545 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1546 sci_gateway/cpp/libscicore_la-sci_insert.lo: \
1547 sci_gateway/cpp/$(am__dirstamp) \
1548 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1549 sci_gateway/cpp/libscicore_la-sci_null.lo: \
1550 sci_gateway/cpp/$(am__dirstamp) \
1551 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1552 sci_gateway/cpp/libscicore_la-sci_cell.lo: \
1553 sci_gateway/cpp/$(am__dirstamp) \
1554 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1555 sci_gateway/cpp/libscicore_la-sci_makecell.lo: \
1556 sci_gateway/cpp/$(am__dirstamp) \
1557 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1558 sci_gateway/cpp/libscicore_la-sci_typeof.lo: \
1559 sci_gateway/cpp/$(am__dirstamp) \
1560 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1561 sci_gateway/cpp/libscicore_la-sci_tlist.lo: \
1562 sci_gateway/cpp/$(am__dirstamp) \
1563 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1564 sci_gateway/cpp/libscicore_la-sci_mlist.lo: \
1565 sci_gateway/cpp/$(am__dirstamp) \
1566 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1567 sci_gateway/cpp/libscicore_la-sci_isfield.lo: \
1568 sci_gateway/cpp/$(am__dirstamp) \
1569 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1570 sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo: \
1571 sci_gateway/cpp/$(am__dirstamp) \
1572 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1573 sci_gateway/cpp/libscicore_la-sci_fieldnames.lo: \
1574 sci_gateway/cpp/$(am__dirstamp) \
1575 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1576 sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo: \
1577 sci_gateway/cpp/$(am__dirstamp) \
1578 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1579 sci_gateway/cpp/libscicore_la-sci_hash.lo: \
1580 sci_gateway/cpp/$(am__dirstamp) \
1581 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1582 sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo: \
1583 sci_gateway/cpp/$(am__dirstamp) \
1584 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1585 sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo: \
1586 sci_gateway/cpp/$(am__dirstamp) \
1587 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1588 sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo: \
1589 sci_gateway/cpp/$(am__dirstamp) \
1590 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1591 sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo: \
1592 sci_gateway/cpp/$(am__dirstamp) \
1593 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1594 sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo: \
1595 sci_gateway/cpp/$(am__dirstamp) \
1596 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1597 sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo: \
1598 sci_gateway/cpp/$(am__dirstamp) \
1599 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1600 sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo: \
1601 sci_gateway/cpp/$(am__dirstamp) \
1602 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1604 libscicore.la: $(libscicore_la_OBJECTS) $(libscicore_la_DEPENDENCIES) $(EXTRA_libscicore_la_DEPENDENCIES)
1605 $(AM_V_CXXLD)$(libscicore_la_LINK) $(am_libscicore_la_rpath) $(libscicore_la_OBJECTS) $(libscicore_la_LIBADD) $(LIBS)
1607 mostlyclean-compile:
1609 -rm -f sci_gateway/c/*.$(OBJEXT)
1610 -rm -f sci_gateway/c/*.lo
1611 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1612 -rm -f sci_gateway/cpp/*.lo
1613 -rm -f src/c/*.$(OBJEXT)
1615 -rm -f src/c/hashtable/*.$(OBJEXT)
1616 -rm -f src/c/hashtable/*.lo
1617 -rm -f src/cpp/*.$(OBJEXT)
1619 -rm -f src/cpp/hash/*.$(OBJEXT)
1620 -rm -f src/cpp/hash/*.lo
1621 -rm -f src/fortran/*.$(OBJEXT)
1622 -rm -f src/fortran/*.lo
1627 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo@am__quote@ # am--include-marker
1628 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Plo@am__quote@ # am--include-marker
1629 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Plo@am__quote@ # am--include-marker
1630 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Plo@am__quote@ # am--include-marker
1631 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Plo@am__quote@ # am--include-marker
1632 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Plo@am__quote@ # am--include-marker
1633 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Plo@am__quote@ # am--include-marker
1634 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Plo@am__quote@ # am--include-marker
1635 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Plo@am__quote@ # am--include-marker
1636 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Plo@am__quote@ # am--include-marker
1637 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo@am__quote@ # am--include-marker
1638 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Plo@am__quote@ # am--include-marker
1639 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Plo@am__quote@ # am--include-marker
1640 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Plo@am__quote@ # am--include-marker
1641 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Plo@am__quote@ # am--include-marker
1642 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Plo@am__quote@ # am--include-marker
1643 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Plo@am__quote@ # am--include-marker
1644 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Plo@am__quote@ # am--include-marker
1645 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Plo@am__quote@ # am--include-marker
1646 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Plo@am__quote@ # am--include-marker
1647 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Plo@am__quote@ # am--include-marker
1648 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Plo@am__quote@ # am--include-marker
1649 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Plo@am__quote@ # am--include-marker
1650 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Plo@am__quote@ # am--include-marker
1651 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo@am__quote@ # am--include-marker
1652 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Plo@am__quote@ # am--include-marker
1653 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Plo@am__quote@ # am--include-marker
1654 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_hash.Plo@am__quote@ # am--include-marker
1655 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Plo@am__quote@ # am--include-marker
1656 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Plo@am__quote@ # am--include-marker
1657 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Plo@am__quote@ # am--include-marker
1658 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Plo@am__quote@ # am--include-marker
1659 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Plo@am__quote@ # am--include-marker
1660 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Plo@am__quote@ # am--include-marker
1661 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Plo@am__quote@ # am--include-marker
1662 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Plo@am__quote@ # am--include-marker
1663 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Plo@am__quote@ # am--include-marker
1664 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Plo@am__quote@ # am--include-marker
1665 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Plo@am__quote@ # am--include-marker
1666 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Plo@am__quote@ # am--include-marker
1667 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Plo@am__quote@ # am--include-marker
1668 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Plo@am__quote@ # am--include-marker
1669 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo@am__quote@ # am--include-marker
1670 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Plo@am__quote@ # am--include-marker
1671 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Plo@am__quote@ # am--include-marker
1672 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Plo@am__quote@ # am--include-marker
1673 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Plo@am__quote@ # am--include-marker
1674 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Plo@am__quote@ # am--include-marker
1675 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Plo@am__quote@ # am--include-marker
1676 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Plo@am__quote@ # am--include-marker
1677 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Plo@am__quote@ # am--include-marker
1678 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Plo@am__quote@ # am--include-marker
1679 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Plo@am__quote@ # am--include-marker
1680 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Plo@am__quote@ # am--include-marker
1681 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Plo@am__quote@ # am--include-marker
1682 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Plo@am__quote@ # am--include-marker
1683 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Plo@am__quote@ # am--include-marker
1684 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Plo@am__quote@ # am--include-marker
1685 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Plo@am__quote@ # am--include-marker
1686 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Plo@am__quote@ # am--include-marker
1687 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Plo@am__quote@ # am--include-marker
1688 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Plo@am__quote@ # am--include-marker
1689 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Plo@am__quote@ # am--include-marker
1690 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Plo@am__quote@ # am--include-marker
1691 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo@am__quote@ # am--include-marker
1692 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo@am__quote@ # am--include-marker
1693 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo@am__quote@ # am--include-marker
1694 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo@am__quote@ # am--include-marker
1695 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo@am__quote@ # am--include-marker
1696 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo@am__quote@ # am--include-marker
1697 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo@am__quote@ # am--include-marker
1698 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo@am__quote@ # am--include-marker
1699 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo@am__quote@ # am--include-marker
1700 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo@am__quote@ # am--include-marker
1701 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo@am__quote@ # am--include-marker
1702 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo@am__quote@ # am--include-marker
1703 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo@am__quote@ # am--include-marker
1704 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo@am__quote@ # am--include-marker
1705 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo@am__quote@ # am--include-marker
1706 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo@am__quote@ # am--include-marker
1707 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo@am__quote@ # am--include-marker
1708 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo@am__quote@ # am--include-marker
1709 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-resizesignal.Plo@am__quote@ # am--include-marker
1710 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo@am__quote@ # am--include-marker
1711 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo@am__quote@ # am--include-marker
1712 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo@am__quote@ # am--include-marker
1713 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo@am__quote@ # am--include-marker
1714 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo@am__quote@ # am--include-marker
1715 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo@am__quote@ # am--include-marker
1716 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo@am__quote@ # am--include-marker
1717 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-version.Plo@am__quote@ # am--include-marker
1718 @AMDEP_TRUE@@am__include@ @am__quote@src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo@am__quote@ # am--include-marker
1719 @AMDEP_TRUE@@am__include@ @am__quote@src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo@am__quote@ # am--include-marker
1720 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo@am__quote@ # am--include-marker
1721 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo@am__quote@ # am--include-marker
1722 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo@am__quote@ # am--include-marker
1723 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo@am__quote@ # am--include-marker
1724 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo@am__quote@ # am--include-marker
1725 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo@am__quote@ # am--include-marker
1726 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo@am__quote@ # am--include-marker
1727 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-md5_file.Plo@am__quote@ # am--include-marker
1728 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-parsecommand.Plo@am__quote@ # am--include-marker
1729 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-pause.Plo@am__quote@ # am--include-marker
1730 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo@am__quote@ # am--include-marker
1731 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Plo@am__quote@ # am--include-marker
1732 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo@am__quote@ # am--include-marker
1733 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo@am__quote@ # am--include-marker
1734 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Plo@am__quote@ # am--include-marker
1735 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/hash/$(DEPDIR)/libscicore_algo_la-crc32.Plo@am__quote@ # am--include-marker
1736 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/hash/$(DEPDIR)/libscicore_algo_la-md5.Plo@am__quote@ # am--include-marker
1737 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha1.Plo@am__quote@ # am--include-marker
1738 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha256.Plo@am__quote@ # am--include-marker
1739 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha3.Plo@am__quote@ # am--include-marker
1741 $(am__depfiles_remade):
1743 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1745 am--depfiles: $(am__depfiles_remade)
1748 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1749 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1750 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1751 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1753 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1756 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1757 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1758 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1761 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1764 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1765 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1766 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1769 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1771 src/c/libscicore_algo_la-csignal.lo: src/c/csignal.c
1772 @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
1773 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-csignal.Tpo src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo
1774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/csignal.c' object='src/c/libscicore_algo_la-csignal.lo' libtool=yes @AMDEPBACKSLASH@
1775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1776 @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
1778 src/c/libscicore_algo_la-resizesignal.lo: src/c/resizesignal.c
1779 @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-resizesignal.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-resizesignal.Tpo -c -o src/c/libscicore_algo_la-resizesignal.lo `test -f 'src/c/resizesignal.c' || echo '$(srcdir)/'`src/c/resizesignal.c
1780 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-resizesignal.Tpo src/c/$(DEPDIR)/libscicore_algo_la-resizesignal.Plo
1781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/resizesignal.c' object='src/c/libscicore_algo_la-resizesignal.lo' libtool=yes @AMDEPBACKSLASH@
1782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1783 @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-resizesignal.lo `test -f 'src/c/resizesignal.c' || echo '$(srcdir)/'`src/c/resizesignal.c
1785 src/c/libscicore_algo_la-getmodules.lo: src/c/getmodules.c
1786 @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
1787 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo
1788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmodules.c' object='src/c/libscicore_algo_la-getmodules.lo' libtool=yes @AMDEPBACKSLASH@
1789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1790 @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
1792 src/c/libscicore_algo_la-getmemory.lo: src/c/getmemory.c
1793 @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
1794 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo
1795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmemory.c' object='src/c/libscicore_algo_la-getmemory.lo' libtool=yes @AMDEPBACKSLASH@
1796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1797 @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
1799 src/c/libscicore_algo_la-isanan.lo: src/c/isanan.c
1800 @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
1801 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-isanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo
1802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isanan.c' object='src/c/libscicore_algo_la-isanan.lo' libtool=yes @AMDEPBACKSLASH@
1803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1804 @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
1806 src/c/libscicore_algo_la-returnanan.lo: src/c/returnanan.c
1807 @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
1808 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo
1809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/returnanan.c' object='src/c/libscicore_algo_la-returnanan.lo' libtool=yes @AMDEPBACKSLASH@
1810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1811 @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
1813 src/c/libscicore_algo_la-loadversion.lo: src/c/loadversion.c
1814 @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
1815 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo
1816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/loadversion.c' object='src/c/libscicore_algo_la-loadversion.lo' libtool=yes @AMDEPBACKSLASH@
1817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1818 @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
1820 src/c/libscicore_algo_la-version.lo: src/c/version.c
1821 @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
1822 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-version.Tpo src/c/$(DEPDIR)/libscicore_algo_la-version.Plo
1823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/version.c' object='src/c/libscicore_algo_la-version.lo' libtool=yes @AMDEPBACKSLASH@
1824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1825 @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
1827 src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/GetXmlFileEncoding.c
1828 @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
1829 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo
1830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/GetXmlFileEncoding.c' object='src/c/libscicore_algo_la-GetXmlFileEncoding.lo' libtool=yes @AMDEPBACKSLASH@
1831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1832 @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
1834 src/c/libscicore_algo_la-islittleendian.lo: src/c/islittleendian.c
1835 @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
1836 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Tpo src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo
1837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/islittleendian.c' object='src/c/libscicore_algo_la-islittleendian.lo' libtool=yes @AMDEPBACKSLASH@
1838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1839 @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
1841 src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/getcommandlineargs.c
1842 @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
1843 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo
1844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getcommandlineargs.c' object='src/c/libscicore_algo_la-getcommandlineargs.lo' libtool=yes @AMDEPBACKSLASH@
1845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1846 @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
1848 src/c/libscicore_algo_la-commandwords.lo: src/c/commandwords.c
1849 @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
1850 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Tpo src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo
1851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/commandwords.c' object='src/c/libscicore_algo_la-commandwords.lo' libtool=yes @AMDEPBACKSLASH@
1852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1853 @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
1855 src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/freeArrayOfString.c
1856 @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
1857 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/freeArrayOfString.c' object='src/c/libscicore_algo_la-freeArrayOfString.lo' libtool=yes @AMDEPBACKSLASH@
1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1860 @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
1862 src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/getstaticdebuginfo.c
1863 @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
1864 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getstaticdebuginfo.c' object='src/c/libscicore_algo_la-getstaticdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1867 @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
1869 src/c/libscicore_algo_la-getdynamicdebuginfo.lo: src/c/getdynamicdebuginfo.c
1870 @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
1871 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getdynamicdebuginfo.c' object='src/c/libscicore_algo_la-getdynamicdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1874 @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
1876 src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/dynamic_gateways.c
1877 @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
1878 @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
1879 @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@
1880 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1881 @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
1883 src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/setPrecisionFPU.c
1884 @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
1885 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo
1886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setPrecisionFPU.c' object='src/c/libscicore_algo_la-setPrecisionFPU.lo' libtool=yes @AMDEPBACKSLASH@
1887 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1888 @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
1890 src/c/libscicore_algo_la-getos.lo: src/c/getos.c
1891 @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
1892 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getos.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo
1893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getos.c' object='src/c/libscicore_algo_la-getos.lo' libtool=yes @AMDEPBACKSLASH@
1894 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1895 @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
1897 src/c/libscicore_algo_la-transposeMatrix.lo: src/c/transposeMatrix.c
1898 @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
1899 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo
1900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/transposeMatrix.c' object='src/c/libscicore_algo_la-transposeMatrix.lo' libtool=yes @AMDEPBACKSLASH@
1901 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1902 @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
1904 src/c/libscicore_algo_la-getversion.lo: src/c/getversion.c
1905 @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
1906 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo
1907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getversion.c' object='src/c/libscicore_algo_la-getversion.lo' libtool=yes @AMDEPBACKSLASH@
1908 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1909 @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
1911 src/c/libscicore_algo_la-backtrace.lo: src/c/backtrace.c
1912 @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
1913 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Tpo src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo
1914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/backtrace.c' object='src/c/libscicore_algo_la-backtrace.lo' libtool=yes @AMDEPBACKSLASH@
1915 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1916 @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
1918 src/c/libscicore_algo_la-signal_mgmt.lo: src/c/signal_mgmt.c
1919 @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
1920 @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
1921 @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@
1922 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1923 @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
1925 src/c/libscicore_algo_la-suspendProcess.lo: src/c/suspendProcess.c
1926 @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
1927 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo
1928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/suspendProcess.c' object='src/c/libscicore_algo_la-suspendProcess.lo' libtool=yes @AMDEPBACKSLASH@
1929 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1930 @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
1932 src/c/libscicore_algo_la-saveCWDInPreferences.lo: src/c/saveCWDInPreferences.c
1933 @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
1934 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo
1935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/saveCWDInPreferences.c' object='src/c/libscicore_algo_la-saveCWDInPreferences.lo' libtool=yes @AMDEPBACKSLASH@
1936 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1937 @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
1939 src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/getmaxMALLOC.c
1940 @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
1941 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo
1942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmaxMALLOC.c' object='src/c/libscicore_algo_la-getmaxMALLOC.lo' libtool=yes @AMDEPBACKSLASH@
1943 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1944 @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
1946 src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/sci_mem_alloc.c
1947 @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
1948 @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
1949 @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@
1950 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1951 @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
1953 src/c/hashtable/libscicore_algo_la-hashtable.lo: src/c/hashtable/hashtable.c
1954 @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
1955 @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
1956 @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@
1957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1958 @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
1960 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: src/c/hashtable/hashtable_utility.c
1961 @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
1962 @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
1963 @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@
1964 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1965 @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
1967 src/c/libscicore_algo_la-InitializePreferences.lo: src/c/InitializePreferences.c
1968 @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
1969 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo
1970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitializePreferences.c' object='src/c/libscicore_algo_la-InitializePreferences.lo' libtool=yes @AMDEPBACKSLASH@
1971 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1972 @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
1974 sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: sci_gateway/c/sci_getdebuginfo.c
1975 @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
1976 @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
1977 @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@
1978 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1979 @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
1982 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1983 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1984 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1985 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1986 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1987 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1990 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1991 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1992 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1993 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1994 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1995 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1998 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1999 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2000 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
2001 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2002 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2003 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
2005 src/cpp/libscicore_algo_la-demangle.lo: src/cpp/demangle.cpp
2006 @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
2007 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo
2008 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/demangle.cpp' object='src/cpp/libscicore_algo_la-demangle.lo' libtool=yes @AMDEPBACKSLASH@
2009 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2010 @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
2012 src/cpp/libscicore_algo_la-backtrace_print.lo: src/cpp/backtrace_print.cpp
2013 @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
2014 @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
2015 @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@
2016 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2017 @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
2019 src/cpp/libscicore_algo_la-storeCommand.lo: src/cpp/storeCommand.cpp
2020 @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
2021 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo
2022 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/storeCommand.cpp' object='src/cpp/libscicore_algo_la-storeCommand.lo' libtool=yes @AMDEPBACKSLASH@
2023 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2024 @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
2026 src/cpp/libscicore_algo_la-banner.lo: src/cpp/banner.cpp
2027 @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
2028 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo
2029 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/banner.cpp' object='src/cpp/libscicore_algo_la-banner.lo' libtool=yes @AMDEPBACKSLASH@
2030 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2031 @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
2033 src/cpp/libscicore_algo_la-with_module.lo: src/cpp/with_module.cpp
2034 @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
2035 @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
2036 @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@
2037 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2038 @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
2040 src/cpp/libscicore_algo_la-runner.lo: src/cpp/runner.cpp
2041 @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
2042 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo
2043 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/runner.cpp' object='src/cpp/libscicore_algo_la-runner.lo' libtool=yes @AMDEPBACKSLASH@
2044 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2045 @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
2047 src/cpp/libscicore_algo_la-tasks.lo: src/cpp/tasks.cpp
2048 @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
2049 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo
2050 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/tasks.cpp' object='src/cpp/libscicore_algo_la-tasks.lo' libtool=yes @AMDEPBACKSLASH@
2051 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2052 @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
2054 src/cpp/libscicore_algo_la-getvariablesname.lo: src/cpp/getvariablesname.cpp
2055 @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
2056 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo
2057 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getvariablesname.cpp' object='src/cpp/libscicore_algo_la-getvariablesname.lo' libtool=yes @AMDEPBACKSLASH@
2058 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2059 @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
2061 src/cpp/libscicore_algo_la-getmacrosname.lo: src/cpp/getmacrosname.cpp
2062 @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
2063 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo
2064 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getmacrosname.cpp' object='src/cpp/libscicore_algo_la-getmacrosname.lo' libtool=yes @AMDEPBACKSLASH@
2065 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2066 @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
2068 src/cpp/libscicore_algo_la-getfunctionsname.lo: src/cpp/getfunctionsname.cpp
2069 @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
2070 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo
2071 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getfunctionsname.cpp' object='src/cpp/libscicore_algo_la-getfunctionsname.lo' libtool=yes @AMDEPBACKSLASH@
2072 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2073 @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
2075 src/cpp/libscicore_algo_la-InitScilab.lo: src/cpp/InitScilab.cpp
2076 @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
2077 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo
2078 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/InitScilab.cpp' object='src/cpp/libscicore_algo_la-InitScilab.lo' libtool=yes @AMDEPBACKSLASH@
2079 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2080 @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
2082 src/cpp/libscicore_algo_la-md5_file.lo: src/cpp/md5_file.cpp
2083 @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-md5_file.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-md5_file.Tpo -c -o src/cpp/libscicore_algo_la-md5_file.lo `test -f 'src/cpp/md5_file.cpp' || echo '$(srcdir)/'`src/cpp/md5_file.cpp
2084 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-md5_file.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-md5_file.Plo
2085 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/md5_file.cpp' object='src/cpp/libscicore_algo_la-md5_file.lo' libtool=yes @AMDEPBACKSLASH@
2086 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2087 @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-md5_file.lo `test -f 'src/cpp/md5_file.cpp' || echo '$(srcdir)/'`src/cpp/md5_file.cpp
2089 src/cpp/libscicore_algo_la-parsecommand.lo: src/cpp/parsecommand.cpp
2090 @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-parsecommand.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-parsecommand.Tpo -c -o src/cpp/libscicore_algo_la-parsecommand.lo `test -f 'src/cpp/parsecommand.cpp' || echo '$(srcdir)/'`src/cpp/parsecommand.cpp
2091 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-parsecommand.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-parsecommand.Plo
2092 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/parsecommand.cpp' object='src/cpp/libscicore_algo_la-parsecommand.lo' libtool=yes @AMDEPBACKSLASH@
2093 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2094 @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-parsecommand.lo `test -f 'src/cpp/parsecommand.cpp' || echo '$(srcdir)/'`src/cpp/parsecommand.cpp
2096 src/cpp/libscicore_algo_la-pause.lo: src/cpp/pause.cpp
2097 @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-pause.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-pause.Tpo -c -o src/cpp/libscicore_algo_la-pause.lo `test -f 'src/cpp/pause.cpp' || echo '$(srcdir)/'`src/cpp/pause.cpp
2098 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-pause.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-pause.Plo
2099 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/pause.cpp' object='src/cpp/libscicore_algo_la-pause.lo' libtool=yes @AMDEPBACKSLASH@
2100 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2101 @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-pause.lo `test -f 'src/cpp/pause.cpp' || echo '$(srcdir)/'`src/cpp/pause.cpp
2103 src/cpp/libscicore_algo_la-setformat.lo: src/cpp/setformat.cpp
2104 @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
2105 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Plo
2106 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/setformat.cpp' object='src/cpp/libscicore_algo_la-setformat.lo' libtool=yes @AMDEPBACKSLASH@
2107 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2108 @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
2110 src/cpp/hash/libscicore_algo_la-md5.lo: src/cpp/hash/md5.cpp
2111 @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/hash/libscicore_algo_la-md5.lo -MD -MP -MF src/cpp/hash/$(DEPDIR)/libscicore_algo_la-md5.Tpo -c -o src/cpp/hash/libscicore_algo_la-md5.lo `test -f 'src/cpp/hash/md5.cpp' || echo '$(srcdir)/'`src/cpp/hash/md5.cpp
2112 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/hash/$(DEPDIR)/libscicore_algo_la-md5.Tpo src/cpp/hash/$(DEPDIR)/libscicore_algo_la-md5.Plo
2113 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/hash/md5.cpp' object='src/cpp/hash/libscicore_algo_la-md5.lo' libtool=yes @AMDEPBACKSLASH@
2114 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2115 @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/hash/libscicore_algo_la-md5.lo `test -f 'src/cpp/hash/md5.cpp' || echo '$(srcdir)/'`src/cpp/hash/md5.cpp
2117 src/cpp/hash/libscicore_algo_la-crc32.lo: src/cpp/hash/crc32.cpp
2118 @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/hash/libscicore_algo_la-crc32.lo -MD -MP -MF src/cpp/hash/$(DEPDIR)/libscicore_algo_la-crc32.Tpo -c -o src/cpp/hash/libscicore_algo_la-crc32.lo `test -f 'src/cpp/hash/crc32.cpp' || echo '$(srcdir)/'`src/cpp/hash/crc32.cpp
2119 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/hash/$(DEPDIR)/libscicore_algo_la-crc32.Tpo src/cpp/hash/$(DEPDIR)/libscicore_algo_la-crc32.Plo
2120 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/hash/crc32.cpp' object='src/cpp/hash/libscicore_algo_la-crc32.lo' libtool=yes @AMDEPBACKSLASH@
2121 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2122 @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/hash/libscicore_algo_la-crc32.lo `test -f 'src/cpp/hash/crc32.cpp' || echo '$(srcdir)/'`src/cpp/hash/crc32.cpp
2124 src/cpp/hash/libscicore_algo_la-sha1.lo: src/cpp/hash/sha1.cpp
2125 @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/hash/libscicore_algo_la-sha1.lo -MD -MP -MF src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha1.Tpo -c -o src/cpp/hash/libscicore_algo_la-sha1.lo `test -f 'src/cpp/hash/sha1.cpp' || echo '$(srcdir)/'`src/cpp/hash/sha1.cpp
2126 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha1.Tpo src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha1.Plo
2127 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/hash/sha1.cpp' object='src/cpp/hash/libscicore_algo_la-sha1.lo' libtool=yes @AMDEPBACKSLASH@
2128 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2129 @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/hash/libscicore_algo_la-sha1.lo `test -f 'src/cpp/hash/sha1.cpp' || echo '$(srcdir)/'`src/cpp/hash/sha1.cpp
2131 src/cpp/hash/libscicore_algo_la-sha256.lo: src/cpp/hash/sha256.cpp
2132 @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/hash/libscicore_algo_la-sha256.lo -MD -MP -MF src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha256.Tpo -c -o src/cpp/hash/libscicore_algo_la-sha256.lo `test -f 'src/cpp/hash/sha256.cpp' || echo '$(srcdir)/'`src/cpp/hash/sha256.cpp
2133 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha256.Tpo src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha256.Plo
2134 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/hash/sha256.cpp' object='src/cpp/hash/libscicore_algo_la-sha256.lo' libtool=yes @AMDEPBACKSLASH@
2135 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2136 @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/hash/libscicore_algo_la-sha256.lo `test -f 'src/cpp/hash/sha256.cpp' || echo '$(srcdir)/'`src/cpp/hash/sha256.cpp
2138 src/cpp/hash/libscicore_algo_la-sha3.lo: src/cpp/hash/sha3.cpp
2139 @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/hash/libscicore_algo_la-sha3.lo -MD -MP -MF src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha3.Tpo -c -o src/cpp/hash/libscicore_algo_la-sha3.lo `test -f 'src/cpp/hash/sha3.cpp' || echo '$(srcdir)/'`src/cpp/hash/sha3.cpp
2140 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha3.Tpo src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha3.Plo
2141 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/hash/sha3.cpp' object='src/cpp/hash/libscicore_algo_la-sha3.lo' libtool=yes @AMDEPBACKSLASH@
2142 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2143 @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/hash/libscicore_algo_la-sha3.lo `test -f 'src/cpp/hash/sha3.cpp' || echo '$(srcdir)/'`src/cpp/hash/sha3.cpp
2145 sci_gateway/cpp/libscicore_la-core_gw.lo: sci_gateway/cpp/core_gw.cpp
2146 @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
2147 @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
2148 @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@
2149 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2150 @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
2152 sci_gateway/cpp/libscicore_la-sci_getmodules.lo: sci_gateway/cpp/sci_getmodules.cpp
2153 @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
2154 @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
2155 @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@
2156 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2157 @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
2159 sci_gateway/cpp/libscicore_la-sci_clear.lo: sci_gateway/cpp/sci_clear.cpp
2160 @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
2161 @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
2162 @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@
2163 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2164 @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
2166 sci_gateway/cpp/libscicore_la-sci_clearfun.lo: sci_gateway/cpp/sci_clearfun.cpp
2167 @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
2168 @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
2169 @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@
2170 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2171 @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
2173 sci_gateway/cpp/libscicore_la-sci_newfun.lo: sci_gateway/cpp/sci_newfun.cpp
2174 @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
2175 @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
2176 @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@
2177 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2178 @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
2180 sci_gateway/cpp/libscicore_la-sci_funptr.lo: sci_gateway/cpp/sci_funptr.cpp
2181 @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
2182 @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
2183 @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@
2184 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2185 @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
2187 sci_gateway/cpp/libscicore_la-sci_banner.lo: sci_gateway/cpp/sci_banner.cpp
2188 @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
2189 @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
2190 @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@
2191 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2192 @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
2194 sci_gateway/cpp/libscicore_la-sci_quit.lo: sci_gateway/cpp/sci_quit.cpp
2195 @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
2196 @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
2197 @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@
2198 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2199 @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
2201 sci_gateway/cpp/libscicore_la-sci_exit.lo: sci_gateway/cpp/sci_exit.cpp
2202 @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
2203 @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
2204 @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@
2205 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2206 @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
2208 sci_gateway/cpp/libscicore_la-sci_argn.lo: sci_gateway/cpp/sci_argn.cpp
2209 @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
2210 @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
2211 @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@
2212 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2213 @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
2215 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo: sci_gateway/cpp/sci_clearglobal.cpp
2216 @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
2217 @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
2218 @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@
2219 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2220 @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
2222 sci_gateway/cpp/libscicore_la-sci_global.lo: sci_gateway/cpp/sci_global.cpp
2223 @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
2224 @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
2225 @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@
2226 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2227 @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
2229 sci_gateway/cpp/libscicore_la-sci_isglobal.lo: sci_gateway/cpp/sci_isglobal.cpp
2230 @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
2231 @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
2232 @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@
2233 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2234 @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
2236 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo: sci_gateway/cpp/sci_getscilabmode.cpp
2237 @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
2238 @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
2239 @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@
2240 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2241 @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
2243 sci_gateway/cpp/libscicore_la-sci_getos.lo: sci_gateway/cpp/sci_getos.cpp
2244 @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
2245 @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
2246 @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@
2247 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2248 @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
2250 sci_gateway/cpp/libscicore_la-sci_exists.lo: sci_gateway/cpp/sci_exists.cpp
2251 @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
2252 @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
2253 @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@
2254 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2255 @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
2257 sci_gateway/cpp/libscicore_la-sci_with_module.lo: sci_gateway/cpp/sci_with_module.cpp
2258 @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
2259 @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
2260 @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@
2261 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2262 @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
2264 sci_gateway/cpp/libscicore_la-sci_lasterror.lo: sci_gateway/cpp/sci_lasterror.cpp
2265 @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
2266 @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
2267 @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@
2268 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2269 @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
2271 sci_gateway/cpp/libscicore_la-sci_getversion.lo: sci_gateway/cpp/sci_getversion.cpp
2272 @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
2273 @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
2274 @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@
2275 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2276 @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
2278 sci_gateway/cpp/libscicore_la-sci_warning.lo: sci_gateway/cpp/sci_warning.cpp
2279 @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
2280 @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
2281 @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@
2282 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2283 @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
2285 sci_gateway/cpp/libscicore_la-sci_getmd5.lo: sci_gateway/cpp/sci_getmd5.cpp
2286 @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
2287 @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
2288 @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@
2289 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2290 @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
2292 sci_gateway/cpp/libscicore_la-sci_error.lo: sci_gateway/cpp/sci_error.cpp
2293 @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
2294 @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
2295 @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@
2296 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2297 @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
2299 sci_gateway/cpp/libscicore_la-sci_pause.lo: sci_gateway/cpp/sci_pause.cpp
2300 @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
2301 @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
2302 @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@
2303 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2304 @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
2306 sci_gateway/cpp/libscicore_la-sci_abort.lo: sci_gateway/cpp/sci_abort.cpp
2307 @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
2308 @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
2309 @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@
2310 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2311 @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
2313 sci_gateway/cpp/libscicore_la-sci_who.lo: sci_gateway/cpp/sci_who.cpp
2314 @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
2315 @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
2316 @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@
2317 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2318 @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
2320 sci_gateway/cpp/libscicore_la-sci_format.lo: sci_gateway/cpp/sci_format.cpp
2321 @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
2322 @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
2323 @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@
2324 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2325 @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
2327 sci_gateway/cpp/libscicore_la-sci_sciargs.lo: sci_gateway/cpp/sci_sciargs.cpp
2328 @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
2329 @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
2330 @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@
2331 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2332 @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
2334 sci_gateway/cpp/libscicore_la-sci_ieee.lo: sci_gateway/cpp/sci_ieee.cpp
2335 @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
2336 @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
2337 @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@
2338 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2339 @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
2341 sci_gateway/cpp/libscicore_la-sci_funcprot.lo: sci_gateway/cpp/sci_funcprot.cpp
2342 @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
2343 @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
2344 @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@
2345 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2346 @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
2348 sci_gateway/cpp/libscicore_la-sci_mode.lo: sci_gateway/cpp/sci_mode.cpp
2349 @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
2350 @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
2351 @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@
2352 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2353 @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
2355 sci_gateway/cpp/libscicore_la-sci_typename.lo: sci_gateway/cpp/sci_typename.cpp
2356 @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
2357 @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
2358 @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@
2359 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2360 @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
2362 sci_gateway/cpp/libscicore_la-sci_what.lo: sci_gateway/cpp/sci_what.cpp
2363 @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
2364 @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
2365 @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@
2366 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2367 @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
2369 sci_gateway/cpp/libscicore_la-sci_where.lo: sci_gateway/cpp/sci_where.cpp
2370 @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
2371 @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
2372 @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@
2373 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2374 @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
2376 sci_gateway/cpp/libscicore_la-sci_getmemory.lo: sci_gateway/cpp/sci_getmemory.cpp
2377 @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
2378 @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
2379 @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@
2380 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2381 @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
2383 sci_gateway/cpp/libscicore_la-sci_errclear.lo: sci_gateway/cpp/sci_errclear.cpp
2384 @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
2385 @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
2386 @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@
2387 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2388 @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
2390 sci_gateway/cpp/libscicore_la-sci_intppty.lo: sci_gateway/cpp/sci_intppty.cpp
2391 @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
2392 @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
2393 @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@
2394 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2395 @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
2397 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo: sci_gateway/cpp/sci_analyzeroptions.cpp
2398 @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
2399 @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
2400 @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@
2401 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2402 @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
2404 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo: sci_gateway/cpp/sci_macr2tree.cpp
2405 @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
2406 @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
2407 @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@
2408 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2409 @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
2411 sci_gateway/cpp/libscicore_la-sci_predef.lo: sci_gateway/cpp/sci_predef.cpp
2412 @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
2413 @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
2414 @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@
2415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2416 @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
2418 sci_gateway/cpp/libscicore_la-sci_debug.lo: sci_gateway/cpp/sci_debug.cpp
2419 @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
2420 @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
2421 @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@
2422 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2423 @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
2425 sci_gateway/cpp/libscicore_la-sci_recursionlimit.lo: sci_gateway/cpp/sci_recursionlimit.cpp
2426 @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
2427 @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
2428 @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@
2429 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2430 @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
2432 sci_gateway/cpp/libscicore_la-sci_type.lo: sci_gateway/cpp/sci_type.cpp
2433 @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
2434 @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
2435 @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@
2436 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2437 @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
2439 sci_gateway/cpp/libscicore_la-sci_list.lo: sci_gateway/cpp/sci_list.cpp
2440 @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
2441 @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
2442 @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@
2443 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2444 @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
2446 sci_gateway/cpp/libscicore_la-sci_struct.lo: sci_gateway/cpp/sci_struct.cpp
2447 @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
2448 @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
2449 @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@
2450 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2451 @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
2453 sci_gateway/cpp/libscicore_la-sci_insert.lo: sci_gateway/cpp/sci_insert.cpp
2454 @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
2455 @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
2456 @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@
2457 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2458 @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
2460 sci_gateway/cpp/libscicore_la-sci_null.lo: sci_gateway/cpp/sci_null.cpp
2461 @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
2462 @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
2463 @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@
2464 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2465 @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
2467 sci_gateway/cpp/libscicore_la-sci_cell.lo: sci_gateway/cpp/sci_cell.cpp
2468 @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
2469 @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
2470 @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@
2471 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2472 @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
2474 sci_gateway/cpp/libscicore_la-sci_makecell.lo: sci_gateway/cpp/sci_makecell.cpp
2475 @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
2476 @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
2477 @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@
2478 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2479 @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
2481 sci_gateway/cpp/libscicore_la-sci_typeof.lo: sci_gateway/cpp/sci_typeof.cpp
2482 @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
2483 @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
2484 @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@
2485 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2486 @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
2488 sci_gateway/cpp/libscicore_la-sci_tlist.lo: sci_gateway/cpp/sci_tlist.cpp
2489 @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
2490 @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
2491 @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@
2492 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2493 @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
2495 sci_gateway/cpp/libscicore_la-sci_mlist.lo: sci_gateway/cpp/sci_mlist.cpp
2496 @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
2497 @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
2498 @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@
2499 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2500 @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
2502 sci_gateway/cpp/libscicore_la-sci_isfield.lo: sci_gateway/cpp/sci_isfield.cpp
2503 @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
2504 @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
2505 @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@
2506 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2507 @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
2509 sci_gateway/cpp/libscicore_la-sci_oldEmptyBehaviour.lo: sci_gateway/cpp/sci_oldEmptyBehaviour.cpp
2510 @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
2511 @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
2512 @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@
2513 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2514 @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
2516 sci_gateway/cpp/libscicore_la-sci_fieldnames.lo: sci_gateway/cpp/sci_fieldnames.cpp
2517 @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
2518 @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
2519 @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@
2520 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2521 @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
2523 sci_gateway/cpp/libscicore_la-sci_checkNamedArguments.lo: sci_gateway/cpp/sci_checkNamedArguments.cpp
2524 @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
2525 @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
2526 @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@
2527 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2528 @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
2530 sci_gateway/cpp/libscicore_la-sci_hash.lo: sci_gateway/cpp/sci_hash.cpp
2531 @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_hash.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_hash.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_hash.lo `test -f 'sci_gateway/cpp/sci_hash.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_hash.cpp
2532 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_hash.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_hash.Plo
2533 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_hash.cpp' object='sci_gateway/cpp/libscicore_la-sci_hash.lo' libtool=yes @AMDEPBACKSLASH@
2534 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2535 @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_hash.lo `test -f 'sci_gateway/cpp/sci_hash.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_hash.cpp
2537 sci_gateway/cpp/libscicore_la-sci_inspectorDeleteUnreferencedItems.lo: sci_gateway/cpp/sci_inspectorDeleteUnreferencedItems.cpp
2538 @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
2539 @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
2540 @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@
2541 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2542 @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
2544 sci_gateway/cpp/libscicore_la-sci_inspectorGetItem.lo: sci_gateway/cpp/sci_inspectorGetItem.cpp
2545 @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
2546 @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
2547 @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@
2548 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2549 @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
2551 sci_gateway/cpp/libscicore_la-sci_inspectorGetItemCount.lo: sci_gateway/cpp/sci_inspectorGetItemCount.cpp
2552 @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
2553 @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
2554 @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@
2555 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2556 @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
2558 sci_gateway/cpp/libscicore_la-sci_inspectorGetUnreferencedItem.lo: sci_gateway/cpp/sci_inspectorGetUnreferencedItem.cpp
2559 @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
2560 @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
2561 @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@
2562 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2563 @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
2565 sci_gateway/cpp/libscicore_la-sci_inspectorShowItem.lo: sci_gateway/cpp/sci_inspectorShowItem.cpp
2566 @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
2567 @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
2568 @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@
2569 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2570 @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
2572 sci_gateway/cpp/libscicore_la-sci_inspectorShowUnreferencedItem.lo: sci_gateway/cpp/sci_inspectorShowUnreferencedItem.cpp
2573 @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
2574 @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
2575 @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@
2576 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2577 @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
2579 sci_gateway/cpp/libscicore_la-sci_inspectorGetFunctionList.lo: sci_gateway/cpp/sci_inspectorGetFunctionList.cpp
2580 @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
2581 @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
2582 @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@
2583 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2584 @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
2587 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
2590 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2593 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
2595 mostlyclean-libtool:
2600 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
2601 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
2602 -rm -rf src/c/.libs src/c/_libs
2603 -rm -rf src/c/hashtable/.libs src/c/hashtable/_libs
2604 -rm -rf src/cpp/.libs src/cpp/_libs
2605 -rm -rf src/cpp/hash/.libs src/cpp/hash/_libs
2606 -rm -rf src/fortran/.libs src/fortran/_libs
2607 install-libscicore_la_etcDATA: $(libscicore_la_etc_DATA)
2609 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2610 if test -n "$$list"; then \
2611 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2612 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_etcdir)" || exit 1; \
2614 for p in $$list; do \
2615 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2617 done | $(am__base_list) | \
2618 while read files; do \
2619 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2620 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_etcdir)" || exit $$?; \
2623 uninstall-libscicore_la_etcDATA:
2624 @$(NORMAL_UNINSTALL)
2625 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2626 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2627 dir='$(DESTDIR)$(libscicore_la_etcdir)'; $(am__uninstall_files_from_dir)
2628 install-libscicore_la_rootDATA: $(libscicore_la_root_DATA)
2630 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2631 if test -n "$$list"; then \
2632 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2633 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_rootdir)" || exit 1; \
2635 for p in $$list; do \
2636 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2638 done | $(am__base_list) | \
2639 while read files; do \
2640 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2641 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_rootdir)" || exit $$?; \
2644 uninstall-libscicore_la_rootDATA:
2645 @$(NORMAL_UNINSTALL)
2646 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2647 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2648 dir='$(DESTDIR)$(libscicore_la_rootdir)'; $(am__uninstall_files_from_dir)
2649 install-libscicore_la_xmlDATA: $(libscicore_la_xml_DATA)
2651 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2652 if test -n "$$list"; then \
2653 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2654 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_xmldir)" || exit 1; \
2656 for p in $$list; do \
2657 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2659 done | $(am__base_list) | \
2660 while read files; do \
2661 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2662 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_xmldir)" || exit $$?; \
2665 uninstall-libscicore_la_xmlDATA:
2666 @$(NORMAL_UNINSTALL)
2667 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2668 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2669 dir='$(DESTDIR)$(libscicore_la_xmldir)'; $(am__uninstall_files_from_dir)
2670 install-libscicore_la_includeHEADERS: $(libscicore_la_include_HEADERS)
2672 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2673 if test -n "$$list"; then \
2674 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_includedir)'"; \
2675 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_includedir)" || exit 1; \
2677 for p in $$list; do \
2678 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2680 done | $(am__base_list) | \
2681 while read files; do \
2682 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libscicore_la_includedir)'"; \
2683 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libscicore_la_includedir)" || exit $$?; \
2686 uninstall-libscicore_la_includeHEADERS:
2687 @$(NORMAL_UNINSTALL)
2688 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2689 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2690 dir='$(DESTDIR)$(libscicore_la_includedir)'; $(am__uninstall_files_from_dir)
2692 ID: $(am__tagged_files)
2693 $(am__define_uniq_tagged_files); mkid -fID $$unique
2697 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2700 $(am__define_uniq_tagged_files); \
2702 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2703 test -n "$$unique" || unique=$$empty_fix; \
2704 if test $$# -gt 0; then \
2705 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2708 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2715 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2716 $(am__define_uniq_tagged_files); \
2717 test -z "$(CTAGS_ARGS)$$unique" \
2718 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2722 here=`$(am__cd) $(top_builddir) && pwd` \
2723 && $(am__cd) $(top_srcdir) \
2724 && gtags -i $(GTAGS_ARGS) "$$here"
2725 cscopelist: cscopelist-am
2727 cscopelist-am: $(am__tagged_files)
2728 list='$(am__tagged_files)'; \
2729 case "$(srcdir)" in \
2730 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2731 *) sdir=$(subdir)/$(srcdir) ;; \
2733 for i in $$list; do \
2734 if test -f "$$i"; then \
2735 echo "$(subdir)/$$i"; \
2737 echo "$$sdir/$$i"; \
2739 done >> $(top_builddir)/cscope.files
2742 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2744 distdir: $(BUILT_SOURCES)
2745 $(MAKE) $(AM_MAKEFLAGS) distdir-am
2747 distdir-am: $(DISTFILES)
2748 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2749 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2750 list='$(DISTFILES)'; \
2751 dist_files=`for file in $$list; do echo $$file; done | \
2752 sed -e "s|^$$srcdirstrip/||;t" \
2753 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2754 case $$dist_files in \
2755 */*) $(MKDIR_P) `echo "$$dist_files" | \
2756 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2759 for file in $$dist_files; do \
2760 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2761 if test -d $$d/$$file; then \
2762 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2763 if test -d "$(distdir)/$$file"; then \
2764 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2766 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2767 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2768 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2770 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2772 test -f "$(distdir)/$$file" \
2773 || cp -p $$d/$$file "$(distdir)/$$file" \
2778 $(MAKE) $(AM_MAKEFLAGS) check-local
2780 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
2782 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscicore_la_etcdir)" "$(DESTDIR)$(libscicore_la_rootdir)" "$(DESTDIR)$(libscicore_la_xmldir)" "$(DESTDIR)$(libscicore_la_includedir)"; do \
2783 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2786 install-exec: install-exec-am
2787 install-data: install-data-am
2788 uninstall: uninstall-am
2791 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2793 installcheck: installcheck-am
2795 if test -z '$(STRIP)'; then \
2796 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2797 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2800 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2801 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2802 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2804 mostlyclean-generic:
2809 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2810 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2811 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2812 -rm -f sci_gateway/c/$(am__dirstamp)
2813 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2814 -rm -f sci_gateway/cpp/$(am__dirstamp)
2815 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
2816 -rm -f src/c/$(am__dirstamp)
2817 -rm -f src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
2818 -rm -f src/c/hashtable/$(am__dirstamp)
2819 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
2820 -rm -f src/cpp/$(am__dirstamp)
2821 -rm -f src/cpp/hash/$(DEPDIR)/$(am__dirstamp)
2822 -rm -f src/cpp/hash/$(am__dirstamp)
2823 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
2824 -rm -f src/fortran/$(am__dirstamp)
2826 maintainer-clean-generic:
2827 @echo "This command is intended for maintainers to use"
2828 @echo "it deletes files that may require special tools to rebuild."
2831 clean-am: clean-generic clean-libtool clean-local \
2832 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
2834 distclean: distclean-am
2835 -rm -f sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo
2836 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Plo
2837 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Plo
2838 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Plo
2839 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Plo
2840 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Plo
2841 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Plo
2842 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Plo
2843 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Plo
2844 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Plo
2845 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo
2846 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Plo
2847 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Plo
2848 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Plo
2849 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Plo
2850 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Plo
2851 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Plo
2852 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Plo
2853 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Plo
2854 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Plo
2855 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Plo
2856 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Plo
2857 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Plo
2858 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Plo
2859 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo
2860 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Plo
2861 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Plo
2862 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_hash.Plo
2863 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Plo
2864 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Plo
2865 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Plo
2866 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Plo
2867 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Plo
2868 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Plo
2869 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Plo
2870 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Plo
2871 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Plo
2872 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Plo
2873 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Plo
2874 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Plo
2875 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Plo
2876 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Plo
2877 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo
2878 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Plo
2879 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Plo
2880 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Plo
2881 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Plo
2882 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Plo
2883 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Plo
2884 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Plo
2885 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Plo
2886 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Plo
2887 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Plo
2888 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Plo
2889 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Plo
2890 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Plo
2891 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Plo
2892 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Plo
2893 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Plo
2894 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Plo
2895 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Plo
2896 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Plo
2897 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Plo
2898 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Plo
2899 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo
2900 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo
2901 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo
2902 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo
2903 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo
2904 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo
2905 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo
2906 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo
2907 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo
2908 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo
2909 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo
2910 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo
2911 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo
2912 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo
2913 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo
2914 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo
2915 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo
2916 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo
2917 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-resizesignal.Plo
2918 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo
2919 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo
2920 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo
2921 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo
2922 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo
2923 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo
2924 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo
2925 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-version.Plo
2926 -rm -f src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo
2927 -rm -f src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo
2928 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo
2929 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo
2930 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo
2931 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo
2932 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo
2933 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo
2934 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo
2935 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-md5_file.Plo
2936 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-parsecommand.Plo
2937 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-pause.Plo
2938 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo
2939 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Plo
2940 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo
2941 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo
2942 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Plo
2943 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-crc32.Plo
2944 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-md5.Plo
2945 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha1.Plo
2946 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha256.Plo
2947 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha3.Plo
2949 distclean-am: clean-am distclean-compile distclean-generic \
2950 distclean-local distclean-tags
2964 install-data-am: install-data-local install-libscicore_la_etcDATA \
2965 install-libscicore_la_includeHEADERS \
2966 install-libscicore_la_rootDATA install-libscicore_la_xmlDATA
2968 install-dvi: install-dvi-am
2972 install-exec-am: install-pkglibLTLIBRARIES
2974 install-html: install-html-am
2976 install-html-am: install-html-local
2978 install-info: install-info-am
2984 install-pdf: install-pdf-am
2988 install-ps: install-ps-am
2994 maintainer-clean: maintainer-clean-am
2995 -rm -f sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo
2996 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Plo
2997 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Plo
2998 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Plo
2999 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Plo
3000 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Plo
3001 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_cell.Plo
3002 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_checkNamedArguments.Plo
3003 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Plo
3004 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Plo
3005 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo
3006 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_debug.Plo
3007 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Plo
3008 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Plo
3009 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Plo
3010 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Plo
3011 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_fieldnames.Plo
3012 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Plo
3013 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Plo
3014 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Plo
3015 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Plo
3016 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Plo
3017 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Plo
3018 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Plo
3019 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo
3020 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Plo
3021 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Plo
3022 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_hash.Plo
3023 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Plo
3024 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_insert.Plo
3025 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorDeleteUnreferencedItems.Plo
3026 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetFunctionList.Plo
3027 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItem.Plo
3028 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetItemCount.Plo
3029 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorGetUnreferencedItem.Plo
3030 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowItem.Plo
3031 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_inspectorShowUnreferencedItem.Plo
3032 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Plo
3033 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isfield.Plo
3034 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Plo
3035 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Plo
3036 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_list.Plo
3037 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo
3038 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_makecell.Plo
3039 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mlist.Plo
3040 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Plo
3041 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Plo
3042 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_null.Plo
3043 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_oldEmptyBehaviour.Plo
3044 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Plo
3045 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_predef.Plo
3046 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Plo
3047 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_recursionlimit.Plo
3048 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Plo
3049 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_struct.Plo
3050 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_tlist.Plo
3051 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_type.Plo
3052 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Plo
3053 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typeof.Plo
3054 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Plo
3055 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_what.Plo
3056 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Plo
3057 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Plo
3058 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Plo
3059 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo
3060 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo
3061 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo
3062 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo
3063 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo
3064 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo
3065 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo
3066 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo
3067 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo
3068 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo
3069 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo
3070 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo
3071 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo
3072 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo
3073 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo
3074 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo
3075 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo
3076 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo
3077 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-resizesignal.Plo
3078 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo
3079 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo
3080 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo
3081 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo
3082 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo
3083 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo
3084 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo
3085 -rm -f src/c/$(DEPDIR)/libscicore_algo_la-version.Plo
3086 -rm -f src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo
3087 -rm -f src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo
3088 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo
3089 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo
3090 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo
3091 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo
3092 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo
3093 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo
3094 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo
3095 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-md5_file.Plo
3096 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-parsecommand.Plo
3097 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-pause.Plo
3098 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo
3099 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-setformat.Plo
3100 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo
3101 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo
3102 -rm -f src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Plo
3103 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-crc32.Plo
3104 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-md5.Plo
3105 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha1.Plo
3106 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha256.Plo
3107 -rm -f src/cpp/hash/$(DEPDIR)/libscicore_algo_la-sha3.Plo
3109 maintainer-clean-am: distclean-am maintainer-clean-generic
3111 mostlyclean: mostlyclean-am
3113 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3124 uninstall-am: uninstall-libscicore_la_etcDATA \
3125 uninstall-libscicore_la_includeHEADERS \
3126 uninstall-libscicore_la_rootDATA \
3127 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
3129 .MAKE: check-am install-am install-strip
3131 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
3132 check-am check-local clean clean-generic clean-libtool \
3133 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
3134 cscopelist-am ctags ctags-am distclean distclean-compile \
3135 distclean-generic distclean-libtool distclean-local \
3136 distclean-tags distdir dvi dvi-am html html-am info info-am \
3137 install install-am install-data install-data-am \
3138 install-data-local install-dvi install-dvi-am install-exec \
3139 install-exec-am install-html install-html-am \
3140 install-html-local install-info install-info-am \
3141 install-libscicore_la_etcDATA \
3142 install-libscicore_la_includeHEADERS \
3143 install-libscicore_la_rootDATA install-libscicore_la_xmlDATA \
3144 install-man install-pdf install-pdf-am \
3145 install-pkglibLTLIBRARIES install-ps install-ps-am \
3146 install-strip installcheck installcheck-am installdirs \
3147 maintainer-clean maintainer-clean-generic mostlyclean \
3148 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3149 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
3150 uninstall-libscicore_la_etcDATA \
3151 uninstall-libscicore_la_includeHEADERS \
3152 uninstall-libscicore_la_rootDATA \
3153 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
3158 # This target enables tests for Scilab
3159 check-local: $(top_builddir)/scilab-bin test
3160 if test -d $(mydatadir)/tests; then \
3161 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
3164 if test -f build.xml; then \
3165 $(ANT) checkstyle; \
3167 if test -x "$(SPLINT)"; then \
3168 $(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); \
3170 @NEED_JAVA_TRUE@java:
3171 # Some configurations needs to export JAVA_HOME in the current env
3172 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3173 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3174 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3175 @NEED_JAVA_TRUE@ $(ANT); \
3178 @NEED_JAVA_TRUE@clean-java:
3179 # Some configurations needs to export JAVA_HOME in the current env
3180 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3181 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3182 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3183 @NEED_JAVA_TRUE@ $(ANT) clean; \
3184 @NEED_JAVA_TRUE@ fi;
3186 # If the user request for the SWIG generation of the wrappers Java => C/C++
3187 # We call the target swig-build on the variable SWIG_WRAPPERS
3189 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
3190 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
3191 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
3192 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
3193 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
3194 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
3195 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
3199 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
3200 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
3201 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
3202 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
3203 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
3204 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
3208 # If the user request for the SWIG generation of the wrappers Java => C/C++
3209 # We call the target swig-build on the variable SWIG_WRAPPERS
3211 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
3212 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
3213 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
3214 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
3215 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
3216 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
3217 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
3218 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
3220 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
3221 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
3226 @GIWS_TRUE@giws-exception:
3227 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
3228 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
3229 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
3232 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3233 echo "Error : Cannot build $< : Scilab has not been built"; \
3235 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
3238 # Removes the macros
3240 # Removes macros (*.bin generated from .sci)
3241 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3242 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
3243 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
3247 # More tests could be added here
3248 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3249 if test -f build.xml -a $$USEANT -eq 1; then \
3253 all-local: $(TARGETS_ALL)
3256 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3257 echo "Error : Cannot build $< : Scilab has not been build"; \
3259 echo "Creating $@"; \
3260 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
3265 install-data-local-local:
3266 # Mainly for javasci
3267 @if test -d $(srcdir)/javadoc; then \
3268 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
3270 # If the user wants the help sources to be installed
3271 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
3272 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
3273 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
3274 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
3275 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
3276 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
3277 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
3278 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
3279 @INSTALL_HELP_XML_TRUE@ done ; \
3280 @INSTALL_HELP_XML_TRUE@ fi; \
3281 @INSTALL_HELP_XML_TRUE@ fi; \
3282 @INSTALL_HELP_XML_TRUE@ done; \
3283 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
3284 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
3285 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
3286 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
3287 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
3288 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
3289 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
3290 @INSTALL_HELP_XML_TRUE@ done ; \
3291 @INSTALL_HELP_XML_TRUE@ fi; \
3292 @INSTALL_HELP_XML_TRUE@ fi
3295 @echo "-------- Install tests (if any) --------"; \
3296 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
3297 if test -d $(srcdir)/$$dir/; then \
3298 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3299 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3300 if test -d "$(srcdir)/$$dir/$$file"; then \
3301 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
3302 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
3304 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3305 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3310 # Install the help chapter
3311 @echo "-------- Install the help chapter (if any) --------"; \
3312 for lang in $(HELP_CHAPTERLANG); do \
3313 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
3314 if test -f $$HELPFILE; then \
3315 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3316 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3317 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3318 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3321 # Install the demos & examples
3322 @echo "-------- Install demos & examples (if any) --------"; \
3323 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
3324 if test -d $(srcdir)/$$dir/; then \
3325 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
3326 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3327 if test -d "$(srcdir)/$$dir/$$file"; then \
3328 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
3329 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
3331 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3332 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3337 # Install the macros
3338 @echo "-------- Install macros (if any) --------"; \
3339 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3340 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3341 if test -d $(srcdir)/$$dir/; then \
3342 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
3343 if test -n "$(MACROSSPECIALEXT)"; then \
3345 for specialExt in $(MACROSSPECIALEXT); do \
3346 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
3348 FILELIST="$$FILELIST $$specialExtDir"; \
3350 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
3351 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
3352 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
3356 # Install java files (.jar)
3357 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
3358 echo "-------- Install jar files --------"; \
3359 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
3360 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
3361 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
3362 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
3366 ########### CLEAN ###################
3367 # Clean help (generated automatically by Scilab)
3368 # It used to clean the macro (clean-macros) but this was causing
3369 # make clean && make to fail Scilab startup
3370 @NEED_JAVA_TRUE@clean-local: clean-java
3371 @NEED_JAVA_FALSE@clean-local:
3374 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
3376 .PHONY: macros java swig giws
3378 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3379 # Otherwise a system limit (for SysV at least) may be exceeded.