1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
18 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU
20 # This file must be used under the terms of the CeCILL.
21 # This source file is licensed as described in the file COPYING, which
22 # you should have received as part of this distribution. The terms
23 # are also available at
24 # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
26 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
27 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
28 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
30 # This file must be used under the terms of the CeCILL.
31 # This source file is licensed as described in the file COPYING, which
32 # you should have received as part of this distribution. The terms
33 # are also available at
34 # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
38 ### Makefile included stuff
39 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
45 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
46 am__make_running_with_option = \
47 case $${target_option-} in \
49 *) echo "am__make_running_with_option: internal error: invalid" \
50 "target option '$${target_option-}' specified" >&2; \
54 sane_makeflags=$$MAKEFLAGS; \
55 if $(am__is_gnu_make); then \
56 sane_makeflags=$$MFLAGS; \
61 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
62 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
68 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70 for flg in $$sane_makeflags; do \
71 test $$skip_next = yes && { skip_next=no; continue; }; \
74 -*I) strip_trailopt 'I'; skip_next=yes;; \
75 -*I?*) strip_trailopt 'I';; \
76 -*O) strip_trailopt 'O'; skip_next=yes;; \
77 -*O?*) strip_trailopt 'O';; \
78 -*l) strip_trailopt 'l'; skip_next=yes;; \
79 -*l?*) strip_trailopt 'l';; \
80 -[dEDm]) skip_next=yes;; \
81 -[JT]) skip_next=yes;; \
84 *$$target_option*) has_opt=yes; break;; \
88 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
89 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
90 pkgdatadir = $(datadir)/@PACKAGE@
91 pkgincludedir = $(includedir)/@PACKAGE@
92 pkglibdir = $(libdir)/@PACKAGE@
93 pkglibexecdir = $(libexecdir)/@PACKAGE@
94 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
95 install_sh_DATA = $(install_sh) -c -m 644
96 install_sh_PROGRAM = $(install_sh) -c
97 install_sh_SCRIPT = $(install_sh) -c
98 INSTALL_HEADER = $(INSTALL_DATA)
99 transform = $(program_transform_name)
106 build_triplet = @build@
107 host_triplet = @host@
109 # Used by sci_getdebuginfo:
110 @TCLTK_TRUE@am__append_1 = $(TCL_INC_PATH) \
111 @TCLTK_TRUE@ $(TK_INC_PATH)
113 DIST_COMMON = $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.in \
114 $(srcdir)/Makefile.am $(top_srcdir)/config/mkinstalldirs \
115 $(top_srcdir)/config/depcomp $(libscicore_la_include_HEADERS)
116 @NEED_JAVA_TRUE@am__append_2 = java
117 subdir = modules/core
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
120 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
121 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
122 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
123 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
124 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
125 $(top_srcdir)/m4/intel_compiler.m4 \
126 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
127 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
128 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
130 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
131 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
132 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
133 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
134 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
135 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
136 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
137 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
140 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
142 CONFIG_CLEAN_VPATH_FILES =
143 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
144 am__vpath_adj = case $$p in \
145 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
148 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
150 am__nobase_strip_setup = \
151 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
153 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
154 am__nobase_list = $(am__nobase_strip_setup); \
155 for p in $$list; do echo "$$p $$p"; done | \
156 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
157 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
158 if (++n[$$2] == $(am__install_max)) \
159 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
160 END { for (dir in files) print dir, files[dir] }'
162 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
163 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
164 am__uninstall_files_from_dir = { \
166 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
167 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
168 $(am__cd) "$$dir" && rm -f $$files; }; \
170 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
171 "$(DESTDIR)$(libscicore_la_etcdir)" \
172 "$(DESTDIR)$(libscicore_la_rootdir)" \
173 "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" \
174 "$(DESTDIR)$(libscicore_la_xmldir)" \
175 "$(DESTDIR)$(libscicore_la_includedir)"
176 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
177 libscicore_algo_la_LIBADD =
178 am__dirstamp = $(am__leading_dot)dirstamp
179 am__objects_1 = src/c/libscicore_algo_la-csignal.lo \
180 src/c/libscicore_algo_la-cs2st.lo \
181 src/c/libscicore_algo_la-getval.lo \
182 src/c/libscicore_algo_la-md5.lo \
183 src/c/libscicore_algo_la-texmacs.lo \
184 src/c/libscicore_algo_la-str2sci.lo \
185 src/c/libscicore_algo_la-getmodules.lo \
186 src/c/libscicore_algo_la-getmemory.lo \
187 src/c/libscicore_algo_la-scimem.lo \
188 src/c/libscicore_algo_la-isanan.lo \
189 src/c/libscicore_algo_la-xscion.lo \
190 src/c/libscicore_algo_la-returnanan.lo \
191 src/c/libscicore_algo_la-loadversion.lo \
192 src/c/libscicore_algo_la-version.lo \
193 src/c/libscicore_algo_la-InitializeCore.lo \
194 src/c/libscicore_algo_la-coretable.lo \
195 src/c/libscicore_algo_la-GetXmlFileEncoding.lo \
196 src/c/libscicore_algo_la-islittleendian.lo \
197 src/c/libscicore_algo_la-ifexpr.lo \
198 src/c/libscicore_algo_la-getcommandlineargs.lo \
199 src/c/libscicore_algo_la-callFunctionFromGateway.lo \
200 src/c/libscicore_algo_la-commandwords.lo \
201 src/c/libscicore_algo_la-freeArrayOfString.lo \
202 src/c/libscicore_algo_la-getstaticdebuginfo.lo \
203 src/c/libscicore_algo_la-getdynamicdebuginfo.lo \
204 src/c/libscicore_algo_la-gw_dynamic_generic.lo \
205 src/c/libscicore_algo_la-dynamic_gateways.lo \
206 src/c/libscicore_algo_la-comparehandles.lo \
207 src/c/libscicore_algo_la-setPrecisionFPU.lo \
208 src/c/libscicore_algo_la-getos.lo \
209 src/c/libscicore_algo_la-mode_exec.lo \
210 src/c/libscicore_algo_la-transposeMatrix.lo \
211 src/c/libscicore_algo_la-recursionFunction.lo \
212 src/c/libscicore_algo_la-eqid.lo \
213 src/c/libscicore_algo_la-exitCodeValue.lo \
214 src/c/libscicore_algo_la-getversion.lo \
215 src/c/libscicore_algo_la-dynamic_tclsci.lo \
216 src/c/libscicore_algo_la-dynamic_parallel.lo \
217 src/c/libscicore_algo_la-backtrace.lo \
218 src/c/libscicore_algo_la-signal_mgmt.lo \
219 src/c/libscicore_algo_la-suspendProcess.lo \
220 src/c/libscicore_algo_la-setlines.lo \
221 src/c/libscicore_algo_la-setformat.lo \
222 src/c/libscicore_algo_la-InitializePreferences.lo \
223 src/c/libscicore_algo_la-saveCWDInPreferences.lo \
224 src/c/libscicore_algo_la-sci_tools.lo \
225 src/c/libscicore_algo_la-getmaxMALLOC.lo \
226 src/c/libscicore_algo_la-sci_mem_alloc.lo \
227 src/c/hashtable/libscicore_algo_la-hashtable.lo \
228 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo \
229 src/c/libscicore_algo_la-scimem64.lo
230 am__objects_2 = src/cpp/libscicore_algo_la-namstr.lo \
231 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 am__objects_3 = src/fortran/clunit.lo src/fortran/getlin.lo \
243 src/fortran/allowptr.lo src/fortran/isany.lo \
244 src/fortran/setgetmode.lo src/fortran/showstack.lo \
245 src/fortran/setippty.lo src/fortran/cmplxt.lo \
246 src/fortran/folhp.lo src/fortran/cvname.lo \
247 src/fortran/prompt.lo src/fortran/intstr.lo \
248 src/fortran/createref.lo src/fortran/btof.lo \
249 src/fortran/btofm.lo src/fortran/find.lo \
250 src/fortran/ref2val.lo src/fortran/isbrk.lo \
251 src/fortran/xerbla.lo src/fortran/dtosci.lo \
252 src/fortran/bexec.lo src/fortran/savlod.lo \
253 src/fortran/error.lo src/fortran/cvdm.lo src/fortran/mkindx.lo \
254 src/fortran/whatln.lo src/fortran/errmgr.lo \
255 src/fortran/mklist.lo src/fortran/indxg.lo \
256 src/fortran/istrue.lo src/fortran/extlarg.lo \
257 src/fortran/lst2vars.lo src/fortran/basnms.lo \
258 src/fortran/ptrback.lo src/fortran/getch.lo \
259 src/fortran/ftob.lo src/fortran/expsum.lo \
260 src/fortran/copyvar.lo src/fortran/putid.lo \
261 src/fortran/itosci.lo src/fortran/stackr2d.lo \
262 src/fortran/stacki2d.lo src/fortran/stackc2i.lo \
263 src/fortran/isinstring.lo src/fortran/readinter.lo \
264 src/fortran/rewindinter.lo src/fortran/backspaceinter.lo \
265 src/fortran/relocstack.lo src/fortran/write_inter.lo \
266 src/fortran/read_inter.lo
267 am_libscicore_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
269 libscicore_algo_la_OBJECTS = $(am_libscicore_algo_la_OBJECTS)
270 AM_V_lt = $(am__v_lt_@AM_V@)
271 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
272 am__v_lt_0 = --silent
274 @MAINTAINER_MODE_FALSE@am_libscicore_algo_la_rpath =
275 @MAINTAINER_MODE_TRUE@am_libscicore_algo_la_rpath =
277 libscicore_la_DEPENDENCIES = libscicore-algo.la $(am__DEPENDENCIES_1)
278 am__objects_4 = sci_gateway/c/libscicore_la-gw_core.lo \
279 sci_gateway/c/libscicore_la-gw_user.lo \
280 sci_gateway/c/libscicore_la-gw_user2.lo \
281 sci_gateway/c/libscicore_la-sci_type.lo \
282 sci_gateway/c/libscicore_la-sci_getdebuginfo.lo
283 am__objects_5 = sci_gateway/cpp/libscicore_la-core_gw.lo \
284 sci_gateway/cpp/libscicore_la-sci_getmodules.lo \
285 sci_gateway/cpp/libscicore_la-sci_clear.lo \
286 sci_gateway/cpp/libscicore_la-sci_clearfun.lo \
287 sci_gateway/cpp/libscicore_la-sci_newfun.lo \
288 sci_gateway/cpp/libscicore_la-sci_funptr.lo \
289 sci_gateway/cpp/libscicore_la-sci_banner.lo \
290 sci_gateway/cpp/libscicore_la-sci_quit.lo \
291 sci_gateway/cpp/libscicore_la-sci_exit.lo \
292 sci_gateway/cpp/libscicore_la-sci_argn.lo \
293 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo \
294 sci_gateway/cpp/libscicore_la-sci_global.lo \
295 sci_gateway/cpp/libscicore_la-sci_isglobal.lo \
296 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo \
297 sci_gateway/cpp/libscicore_la-sci_getos.lo \
298 sci_gateway/cpp/libscicore_la-sci_exists.lo \
299 sci_gateway/cpp/libscicore_la-sci_with_module.lo \
300 sci_gateway/cpp/libscicore_la-sci_lasterror.lo \
301 sci_gateway/cpp/libscicore_la-sci_getversion.lo \
302 sci_gateway/cpp/libscicore_la-sci_warning.lo \
303 sci_gateway/cpp/libscicore_la-sci_getmd5.lo \
304 sci_gateway/cpp/libscicore_la-sci_error.lo \
305 sci_gateway/cpp/libscicore_la-sci_pause.lo \
306 sci_gateway/cpp/libscicore_la-sci_abort.lo \
307 sci_gateway/cpp/libscicore_la-sci_who.lo \
308 sci_gateway/cpp/libscicore_la-sci_stacksize.lo \
309 sci_gateway/cpp/libscicore_la-sci_format.lo \
310 sci_gateway/cpp/libscicore_la-sci_sciargs.lo \
311 sci_gateway/cpp/libscicore_la-sci_ieee.lo \
312 sci_gateway/cpp/libscicore_la-sci_funcprot.lo \
313 sci_gateway/cpp/libscicore_la-sci_mode.lo \
314 sci_gateway/cpp/libscicore_la-sci_typename.lo \
315 sci_gateway/cpp/libscicore_la-sci_where.lo \
316 sci_gateway/cpp/libscicore_la-sci_getmemory.lo \
317 sci_gateway/cpp/libscicore_la-sci_errclear.lo \
318 sci_gateway/cpp/libscicore_la-sci_intppty.lo \
319 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo \
320 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo
321 am_libscicore_la_OBJECTS = $(am__objects_4) $(am__objects_5)
322 libscicore_la_OBJECTS = $(am_libscicore_la_OBJECTS)
323 libscicore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
324 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
325 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscicore_la_LDFLAGS) $(LDFLAGS) \
327 @MAINTAINER_MODE_FALSE@am_libscicore_la_rpath =
328 @MAINTAINER_MODE_TRUE@am_libscicore_la_rpath = -rpath $(pkglibdir)
329 AM_V_P = $(am__v_P_@AM_V@)
330 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
333 AM_V_GEN = $(am__v_GEN_@AM_V@)
334 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
335 am__v_GEN_0 = @echo " GEN " $@;
337 AM_V_at = $(am__v_at_@AM_V@)
338 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
341 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
342 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
343 am__depfiles_maybe = depfiles
345 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
346 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
347 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
348 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
349 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
350 $(AM_CFLAGS) $(CFLAGS)
351 AM_V_CC = $(am__v_CC_@AM_V@)
352 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
353 am__v_CC_0 = @echo " CC " $@;
356 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
357 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
358 $(AM_LDFLAGS) $(LDFLAGS) -o $@
359 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
360 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
361 am__v_CCLD_0 = @echo " CCLD " $@;
363 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
364 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
365 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
366 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
367 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
368 $(AM_CXXFLAGS) $(CXXFLAGS)
369 AM_V_CXX = $(am__v_CXX_@AM_V@)
370 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
371 am__v_CXX_0 = @echo " CXX " $@;
374 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
375 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
376 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
377 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
378 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
379 am__v_CXXLD_0 = @echo " CXXLD " $@;
381 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
382 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
383 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
384 AM_V_F77 = $(am__v_F77_@AM_V@)
385 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
386 am__v_F77_0 = @echo " F77 " $@;
389 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
390 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
391 $(AM_LDFLAGS) $(LDFLAGS) -o $@
392 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
393 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
394 am__v_F77LD_0 = @echo " F77LD " $@;
396 SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES)
397 DIST_SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES)
398 am__can_run_installinfo = \
399 case $$AM_UPDATE_INFO_DIR in \
401 *) (install-info --version) >/dev/null 2>&1;; \
403 DATA = $(libscicore_la_etc_DATA) $(libscicore_la_root_DATA) \
404 $(libscicore_la_sci_gateway_DATA) $(libscicore_la_xml_DATA)
405 HEADERS = $(libscicore_la_include_HEADERS)
406 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
407 # Read a list of newline-separated strings from the standard input,
408 # and print each of them once, without duplicates. Input order is
410 am__uniquify_input = $(AWK) '\
411 BEGIN { nonempty = 0; } \
412 { items[$$0] = 1; nonempty = 1; } \
413 END { if (nonempty) { for (i in items) print i; }; } \
415 # Make sure the list of sources is unique. This is necessary because,
416 # e.g., the same source file might be shared among _SOURCES variables
417 # for different programs/libraries.
418 am__define_uniq_tagged_files = \
419 list='$(am__tagged_files)'; \
420 unique=`for i in $$list; do \
421 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422 done | $(am__uniquify_input)`
425 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
427 ALL_LINGUAS = @ALL_LINGUAS@
428 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
430 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
434 ARPACK_LIBS = @ARPACK_LIBS@
436 AUTOCONF = @AUTOCONF@
437 AUTOHEADER = @AUTOHEADER@
438 AUTOMAKE = @AUTOMAKE@
439 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
442 BLAS_LIBS = @BLAS_LIBS@
445 CCDEPMODE = @CCDEPMODE@
447 CHECKSTYLE = @CHECKSTYLE@
448 COBERTURA = @COBERTURA@
449 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
450 COMMONS_IO = @COMMONS_IO@
451 COMMONS_LOGGING = @COMMONS_LOGGING@
453 CPPFLAGS = @CPPFLAGS@
454 CURL_CFLAGS = @CURL_CFLAGS@
455 CURL_CONFIG = @CURL_CONFIG@
456 CURL_LIBS = @CURL_LIBS@
457 CURL_VERSION = @CURL_VERSION@
460 CXXDEPMODE = @CXXDEPMODE@
461 CXXFLAGS = @CXXFLAGS@
462 CYGPATH_W = @CYGPATH_W@
464 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
467 DOCBOOK_ROOT = @DOCBOOK_ROOT@
468 DOXYGEN_BIN = @DOXYGEN_BIN@
469 DSYMUTIL = @DSYMUTIL@
476 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
480 FFTW3_LIB = @FFTW3_LIB@
481 FFTW_ENABLE = @FFTW_ENABLE@
483 FLEXDOCK = @FLEXDOCK@
486 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
487 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
488 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
489 FREEHEP_IO = @FREEHEP_IO@
490 FREEHEP_UTIL = @FREEHEP_UTIL@
492 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
493 GIWS_BIN = @GIWS_BIN@
494 GLUEGEN2_RT = @GLUEGEN2_RT@
496 GMSGFMT_015 = @GMSGFMT_015@
497 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
499 GUI_ENABLE = @GUI_ENABLE@
500 HAVE_CXX11 = @HAVE_CXX11@
501 HDF5_CFLAGS = @HDF5_CFLAGS@
502 HDF5_LIBS = @HDF5_LIBS@
503 HELP_ENABLE = @HELP_ENABLE@
505 INSTALL_DATA = @INSTALL_DATA@
506 INSTALL_PROGRAM = @INSTALL_PROGRAM@
507 INSTALL_SCRIPT = @INSTALL_SCRIPT@
508 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
509 INTLLIBS = @INTLLIBS@
510 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
514 JAVAC_DEBUG = @JAVAC_DEBUG@
517 JAVASCI_ENABLE = @JAVASCI_ENABLE@
518 JAVA_ENABLE = @JAVA_ENABLE@
520 JAVA_HOME = @JAVA_HOME@
521 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
522 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
524 JEUCLID_CORE = @JEUCLID_CORE@
527 JLATEXMATH = @JLATEXMATH@
528 JLATEXMATH_FOP = @JLATEXMATH_FOP@
530 JROSETTA_API = @JROSETTA_API@
531 JROSETTA_ENGINE = @JROSETTA_ENGINE@
533 LAPACK_LIBS = @LAPACK_LIBS@
539 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
540 LIBICONV = @LIBICONV@
548 LOGGING_LEVEL = @LOGGING_LEVEL@
550 LTLIBICONV = @LTLIBICONV@
551 LTLIBINTL = @LTLIBINTL@
552 LTLIBOBJS = @LTLIBOBJS@
554 MAKEINFO = @MAKEINFO@
555 MANIFEST_TOOL = @MANIFEST_TOOL@
556 MATIO_CFLAGS = @MATIO_CFLAGS@
557 MATIO_ENABLE = @MATIO_ENABLE@
558 MATIO_LIBS = @MATIO_LIBS@
560 MPI_ENABLE = @MPI_ENABLE@
563 MSGFMT_015 = @MSGFMT_015@
564 MSGMERGE = @MSGMERGE@
570 OCAMLDEP = @OCAMLDEP@
571 OCAMLLEX = @OCAMLLEX@
572 OCAMLOPT = @OCAMLOPT@
573 OCAMLYACC = @OCAMLYACC@
574 OPENMPI_CC = @OPENMPI_CC@
575 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
576 OPENMPI_CXX = @OPENMPI_CXX@
577 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
578 OPENMPI_LIBS = @OPENMPI_LIBS@
579 OPENMP_CFLAGS = @OPENMP_CFLAGS@
580 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
581 OPENMP_ENABLE = @OPENMP_ENABLE@
582 OPENMP_LIBS = @OPENMP_LIBS@
586 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
587 PACKAGE_NAME = @PACKAGE_NAME@
588 PACKAGE_STRING = @PACKAGE_STRING@
589 PACKAGE_TARNAME = @PACKAGE_TARNAME@
590 PACKAGE_URL = @PACKAGE_URL@
591 PACKAGE_VERSION = @PACKAGE_VERSION@
592 PATH_SEPARATOR = @PATH_SEPARATOR@
593 PCRE_CFLAGS = @PCRE_CFLAGS@
594 PCRE_CONFIG = @PCRE_CONFIG@
595 PCRE_LIBS = @PCRE_LIBS@
596 PCRE_VERSION = @PCRE_VERSION@
597 PKG_CONFIG = @PKG_CONFIG@
602 RELOCATABLE = @RELOCATABLE@
605 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
606 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
607 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
608 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
609 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
610 SCIRENDERER = @SCIRENDERER@
611 SCIRENDERER_CP = @SCIRENDERER_CP@
612 SCI_CFLAGS = @SCI_CFLAGS@
613 SCI_CXXFLAGS = @SCI_CXXFLAGS@
614 SCI_FFLAGS = @SCI_FFLAGS@
615 SCI_LDFLAGS = @SCI_LDFLAGS@
617 SET_MAKE = @SET_MAKE@
618 SET_RELOCATABLE = @SET_RELOCATABLE@
623 SWIG_BIN = @SWIG_BIN@
624 SWIG_JAVA = @SWIG_JAVA@
625 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
626 SWIG_SCILAB = @SWIG_SCILAB@
627 TCLTK_LIBS = @TCLTK_LIBS@
628 TCL_INC_PATH = @TCL_INC_PATH@
629 TK_INC_PATH = @TK_INC_PATH@
630 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
631 UMFPACK_ENABLE = @UMFPACK_ENABLE@
632 UMFPACK_LIB = @UMFPACK_LIB@
635 WITH_OCAML = @WITH_OCAML@
636 WITH_TKSCI = @WITH_TKSCI@
637 XCOS_ENABLE = @XCOS_ENABLE@
638 XGETTEXT = @XGETTEXT@
639 XGETTEXT_015 = @XGETTEXT_015@
640 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
642 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
643 XML_APIS_EXT = @XML_APIS_EXT@
644 XML_CONFIG = @XML_CONFIG@
645 XML_FLAGS = @XML_FLAGS@
646 XML_LIBS = @XML_LIBS@
647 XML_VERSION = @XML_VERSION@
648 X_CFLAGS = @X_CFLAGS@
649 X_EXTRA_LIBS = @X_EXTRA_LIBS@
651 X_PRE_LIBS = @X_PRE_LIBS@
654 abs_builddir = @abs_builddir@
655 abs_srcdir = @abs_srcdir@
656 abs_top_builddir = @abs_top_builddir@
657 abs_top_srcdir = @abs_top_srcdir@
658 ac_ct_AR = @ac_ct_AR@
659 ac_ct_CC = @ac_ct_CC@
660 ac_ct_CXX = @ac_ct_CXX@
661 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
662 ac_ct_F77 = @ac_ct_F77@
663 am__include = @am__include@
664 am__leading_dot = @am__leading_dot@
665 am__quote = @am__quote@
667 am__untar = @am__untar@
670 build_alias = @build_alias@
671 build_cpu = @build_cpu@
672 build_os = @build_os@
673 build_vendor = @build_vendor@
674 builddir = @builddir@
675 cxx_present = @cxx_present@
677 datarootdir = @datarootdir@
680 exec_prefix = @exec_prefix@
682 host_alias = @host_alias@
683 host_cpu = @host_cpu@
685 host_vendor = @host_vendor@
687 includedir = @includedir@
689 install_sh = @install_sh@
691 libexecdir = @libexecdir@
692 localedir = @localedir@
693 localstatedir = @localstatedir@
696 oldincludedir = @oldincludedir@
699 program_transform_name = @program_transform_name@
702 sharedstatedir = @sharedstatedir@
704 sysconfdir = @sysconfdir@
705 target_alias = @target_alias@
706 top_build_prefix = @top_build_prefix@
707 top_builddir = @top_builddir@
708 top_srcdir = @top_srcdir@
709 yacc_present = @yacc_present@
723 src/c/loadversion.c \
725 src/c/InitializeCore.c \
727 src/c/GetXmlFileEncoding.c \
728 src/c/islittleendian.c \
730 src/c/getcommandlineargs.c \
731 src/c/callFunctionFromGateway.c \
732 src/c/commandwords.c \
733 src/c/freeArrayOfString.c \
734 src/c/getstaticdebuginfo.c \
735 src/c/getdynamicdebuginfo.c \
736 src/c/gw_dynamic_generic.c \
737 src/c/dynamic_gateways.c \
738 src/c/comparehandles.c \
739 src/c/setPrecisionFPU.c \
742 src/c/transposeMatrix.c \
743 src/c/recursionFunction.c \
745 src/c/exitCodeValue.c \
747 src/c/dynamic_tclsci.c \
748 src/c/dynamic_parallel.c \
750 src/c/signal_mgmt.c \
751 src/c/suspendProcess.c \
754 src/c/InitializePreferences.c \
755 src/c/saveCWDInPreferences.c \
757 src/c/getmaxMALLOC.c \
758 src/c/sci_mem_alloc.c \
759 src/c/hashtable/hashtable.c \
760 src/c/hashtable/hashtable_utility.c \
765 src/cpp/demangle.cpp \
766 src/cpp/backtrace_print.cpp \
767 src/cpp/storeCommand.cpp \
769 src/cpp/with_module.cpp \
772 src/cpp/getvariablesname.cpp \
773 src/cpp/getmacrosname.cpp \
774 src/cpp/getfunctionsname.cpp \
775 src/cpp/InitScilab.cpp
777 CORE_FORTRAN_SOURCES = \
778 src/fortran/clunit.f \
779 src/fortran/getlin.f \
780 src/fortran/allowptr.f \
781 src/fortran/isany.f \
782 src/fortran/setgetmode.f \
783 src/fortran/showstack.f \
784 src/fortran/setippty.f \
785 src/fortran/cmplxt.f \
786 src/fortran/folhp.f \
787 src/fortran/cvname.f \
788 src/fortran/prompt.f \
789 src/fortran/intstr.f \
790 src/fortran/createref.f \
792 src/fortran/btofm.f \
794 src/fortran/ref2val.f \
795 src/fortran/isbrk.f \
796 src/fortran/xerbla.f \
797 src/fortran/dtosci.f \
798 src/fortran/bexec.f \
799 src/fortran/savlod.f \
800 src/fortran/error.f \
802 src/fortran/mkindx.f \
803 src/fortran/whatln.f \
804 src/fortran/errmgr.f \
805 src/fortran/mklist.f \
806 src/fortran/indxg.f \
807 src/fortran/istrue.f \
808 src/fortran/extlarg.f \
809 src/fortran/lst2vars.f \
810 src/fortran/basnms.f \
811 src/fortran/ptrback.f \
812 src/fortran/getch.f \
814 src/fortran/expsum.f \
815 src/fortran/copyvar.f \
816 src/fortran/putid.f \
817 src/fortran/itosci.f \
818 src/fortran/stackr2d.f \
819 src/fortran/stacki2d.f \
820 src/fortran/stackc2i.f \
821 src/fortran/isinstring.f \
822 src/fortran/readinter.f \
823 src/fortran/rewindinter.f \
824 src/fortran/backspaceinter.f \
825 src/fortran/relocstack.f \
826 src/fortran/write_inter.f \
827 src/fortran/read_inter.f
829 GATEWAY_C_SOURCES = \
830 sci_gateway/c/gw_core.c \
831 sci_gateway/c/gw_user.c \
832 sci_gateway/c/gw_user2.c \
833 sci_gateway/c/sci_type.c \
834 sci_gateway/c/sci_getdebuginfo.c
836 GATEWAY_CPP_SOURCES = \
837 sci_gateway/cpp/core_gw.cpp \
838 sci_gateway/cpp/sci_getmodules.cpp \
839 sci_gateway/cpp/sci_clear.cpp \
840 sci_gateway/cpp/sci_clearfun.cpp \
841 sci_gateway/cpp/sci_newfun.cpp \
842 sci_gateway/cpp/sci_funptr.cpp \
843 sci_gateway/cpp/sci_banner.cpp \
844 sci_gateway/cpp/sci_quit.cpp \
845 sci_gateway/cpp/sci_exit.cpp \
846 sci_gateway/cpp/sci_argn.cpp \
847 sci_gateway/cpp/sci_clearglobal.cpp \
848 sci_gateway/cpp/sci_global.cpp \
849 sci_gateway/cpp/sci_isglobal.cpp \
850 sci_gateway/cpp/sci_getscilabmode.cpp \
851 sci_gateway/cpp/sci_getos.cpp \
852 sci_gateway/cpp/sci_exists.cpp \
853 sci_gateway/cpp/sci_with_module.cpp \
854 sci_gateway/cpp/sci_lasterror.cpp \
855 sci_gateway/cpp/sci_getversion.cpp \
856 sci_gateway/cpp/sci_warning.cpp \
857 sci_gateway/cpp/sci_getmd5.cpp \
858 sci_gateway/cpp/sci_error.cpp \
859 sci_gateway/cpp/sci_pause.cpp \
860 sci_gateway/cpp/sci_abort.cpp \
861 sci_gateway/cpp/sci_who.cpp \
862 sci_gateway/cpp/sci_stacksize.cpp \
863 sci_gateway/cpp/sci_format.cpp \
864 sci_gateway/cpp/sci_sciargs.cpp \
865 sci_gateway/cpp/sci_ieee.cpp \
866 sci_gateway/cpp/sci_funcprot.cpp \
867 sci_gateway/cpp/sci_mode.cpp \
868 sci_gateway/cpp/sci_typename.cpp \
869 sci_gateway/cpp/sci_where.cpp \
870 sci_gateway/cpp/sci_getmemory.cpp \
871 sci_gateway/cpp/sci_errclear.cpp \
872 sci_gateway/cpp/sci_intppty.cpp \
873 sci_gateway/cpp/sci_analyzeroptions.cpp \
874 sci_gateway/cpp/sci_macr2tree.cpp
876 libscicore_la_CPPFLAGS = -I$(srcdir)/includes/ -I$(srcdir)/src/c/ \
877 -I$(srcdir)/src/cpp/ -I$(top_srcdir)/modules/ast/includes/ast/ \
878 -I$(top_srcdir)/modules/ast/includes/exps/ \
879 -I$(top_srcdir)/modules/ast/includes/operations/ \
880 -I$(top_srcdir)/modules/ast/includes/parse/ \
881 -I$(top_srcdir)/modules/ast/includes/symbol/ \
882 -I$(top_srcdir)/modules/ast/includes/system_env/ \
883 -I$(top_srcdir)/modules/ast/includes/types/ \
884 -I$(top_srcdir)/modules/ast/includes/analysis/ \
885 -I$(top_srcdir)/modules/call_scilab/includes/ \
886 -I$(top_srcdir)/modules/api_scilab/includes/ \
887 -I$(top_srcdir)/modules/action_binding/includes/ \
888 -I$(top_srcdir)/modules/output_stream/includes/ \
889 -I$(top_srcdir)/modules/localization/includes/ \
890 -I$(top_srcdir)/modules/functions_manager/includes/ \
891 -I$(top_srcdir)/modules/elementary_functions/includes/ \
892 -I$(top_srcdir)/modules/io/includes/ \
893 -I$(top_srcdir)/modules/tclsci/includes/ \
894 -I$(top_srcdir)/modules/dynamic_link/includes/ \
895 -I$(top_srcdir)/modules/elementary_functions/includes/ \
896 -I$(top_srcdir)/modules/string/includes/ \
897 -I$(top_srcdir)/modules/fileio/includes/ \
898 -I$(top_srcdir)/modules/console/includes/ \
899 -I$(top_srcdir)/modules/threads/includes/ \
900 -I$(top_srcdir)/modules/history_manager/includes/ \
901 -I$(top_srcdir)/modules/preferences/includes/ \
902 -I$(top_srcdir)/modules/external_objects/includes/ \
903 -I$(top_srcdir)/modules/jvm/includes/ \
904 -I$(top_srcdir)/modules/jvm/src/c/ \
905 -I$(top_srcdir)/modules/gui/includes/ \
906 -I$(top_srcdir)/modules/graphics/includes/ \
907 -I$(top_srcdir)/modules/hdf5/includes/ \
908 -I$(top_srcdir)/modules/fftw/includes/ $(EIGEN_CPPFLAGS) \
909 $(XML_FLAGS) $(AM_CPPFLAGS) $(am__append_1)
910 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscicore.la
911 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscicore-algo.la libscicore.la
912 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscicore-algo.la
913 libscicore_la_LDFLAGS = $(AM_LDFLAGS)
914 #-Wl,--version-script,LibScilab_Import.def
916 # For the code check (splint)
917 CHECK_SRC = $(CORE_C_SOURCES) $(GATEWAY_C_SOURCES)
918 INCLUDE_FLAGS = $(libscicore_la_CPPFLAGS)
919 libscicore_algo_la_SOURCES = $(CORE_C_SOURCES) $(CORE_CPP_SOURCES) $(CORE_FORTRAN_SOURCES)
920 libscicore_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
921 libscicore_algo_la_CPPFLAGS = $(libscicore_la_CPPFLAGS)
923 # Commented because it is easier to comment first the core module
924 libscicore_la_LIBADD = libscicore-algo.la $(XML_LIBS)
929 #### core : Conf files ####
930 libscicore_la_rootdir = $(mydatadir)
931 libscicore_la_root_DATA = license.txt
933 #### core : init scripts ####
934 libscicore_la_etcdir = $(mydatadir)/etc
935 libscicore_la_etc_DATA = etc/core.quit etc/core.start
937 #### core : gateway declaration ####
938 libscicore_la_sci_gatewaydir = $(mydatadir)/sci_gateway
939 libscicore_la_sci_gateway_DATA = sci_gateway/core_gateway.xml
941 #### core : dtd files ####
942 libscicore_la_xmldir = $(mydatadir)/xml
943 libscicore_la_xml_DATA = xml/modules.dtd xml/version.dtd
945 #### core : include files ####
946 libscicore_la_includedir = $(pkgincludedir)
947 libscicore_la_include_HEADERS = \
949 includes/core_math.h \
950 includes/ExceptionMessage.h \
951 includes/existfunction.h \
952 includes/freeArrayOfString.h \
953 includes/getcommandlineargs.h \
954 includes/getmemory.h \
957 includes/mode_exec.h \
958 includes/sci_malloc.h \
959 includes/PATH_MAX.h \
960 includes/scilabDefaults.h \
961 includes/scisparse.h \
963 includes/sci_types.h \
964 includes/stack-def.h \
969 includes/stack-optional.h \
970 includes/stackinfo.h \
971 includes/stackTypeVariable.h \
973 includes/getversion.h \
974 includes/backtrace_print.h \
975 includes/sci_mem_alloc.h \
976 includes/hashtable.h \
977 includes/hashtable_utility.h \
978 includes/exit_status.hxx \
983 # Where all the Scilab stuff is installed (macros, help, ...)
984 mydatadir = $(pkgdatadir)/modules/$(modulename)
986 # Set AM_* SCI detected settings
987 AM_CPPFLAGS = $(SCI_CPPFLAGS)
988 AM_CFLAGS = $(SCI_CFLAGS)
989 AM_CXXFLAGS = $(SCI_CXXFLAGS)
990 # append includes to AM_FFLAGS to manage fortran includes
991 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
993 # Tag shared libraries with the Scilab version
994 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
997 SPLINT_OPTIONS = -weak -booltype BOOL
999 ########################### JAVA ######################################
1000 #### We are delegating java compilation to ant... Thanks to that
1001 #### the procedure will be the same with Microsoft Windows (C)
1003 #######################################################################
1004 TARGETS_ALL = $(am__append_2)
1006 ################ MACROS ######################
1007 # Rule to build a macro
1008 # NOT USED AT THE MOMENT
1011 ########### INSTALL DOCUMENTATION ###################
1013 # Install documentation files into the right target
1014 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
1015 # automake needs the html files to be present which is not the case when
1016 # we are building Scilab
1018 # Where it should be installed
1019 pkgdocdir = $(mydatadir)
1021 # What is the mask of the help source
1024 # What is the mask of the MathML sources
1027 ########### INSTALL DATA ###################
1028 # Install macros, help & demos
1029 # Where it should be installed
1030 pkgmacrosdir = $(mydatadir)
1031 # Which directory we process
1033 # Mask of the Scilab sources macros
1035 # Mask of the Scilab executable sources macros
1036 MACROBUILDMASK = *.sce
1037 # Mask of the Scilab compiled macros
1038 MACROBINMASK = *.bin
1039 # List of the standard directory for tests
1040 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
1041 # Where the demos should be installed
1042 pkgdemosdir = $(mydatadir)
1043 # List of the standard directory for demos
1045 # List of the standard directory for examples
1046 EXAMPLES_DIR = examples
1047 # Where to export JAVA archives (.jar)
1052 HELP_CHAPTERDIR = help/
1053 HELP_CHAPTERFILE = addchapter.sce
1054 HELP_CHAPTERLANG = en_US fr_FR pt_BR
1058 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
1059 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1060 @for dep in $?; do \
1061 case '$(am__configure_deps)' in \
1063 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1064 && { if test -f $@; then exit 0; else break; fi; }; \
1068 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/core/Makefile'; \
1069 $(am__cd) $(top_srcdir) && \
1070 $(AUTOMAKE) --foreign modules/core/Makefile
1072 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1075 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1077 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1078 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1080 $(top_srcdir)/Makefile.incl.am:
1082 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1083 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1085 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1086 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1087 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1088 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1089 $(am__aclocal_m4_deps):
1091 clean-noinstLTLIBRARIES:
1092 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1093 @list='$(noinst_LTLIBRARIES)'; \
1094 locs=`for p in $$list; do echo $$p; done | \
1095 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1097 test -z "$$locs" || { \
1098 echo rm -f $${locs}; \
1102 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1104 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1105 list2=; for p in $$list; do \
1106 if test -f $$p; then \
1107 list2="$$list2 $$p"; \
1110 test -z "$$list2" || { \
1111 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1112 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1113 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1114 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1117 uninstall-pkglibLTLIBRARIES:
1118 @$(NORMAL_UNINSTALL)
1119 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1120 for p in $$list; do \
1122 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1123 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1126 clean-pkglibLTLIBRARIES:
1127 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1128 @list='$(pkglib_LTLIBRARIES)'; \
1129 locs=`for p in $$list; do echo $$p; done | \
1130 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1132 test -z "$$locs" || { \
1133 echo rm -f $${locs}; \
1136 src/c/$(am__dirstamp):
1138 @: > src/c/$(am__dirstamp)
1139 src/c/$(DEPDIR)/$(am__dirstamp):
1140 @$(MKDIR_P) src/c/$(DEPDIR)
1141 @: > src/c/$(DEPDIR)/$(am__dirstamp)
1142 src/c/libscicore_algo_la-csignal.lo: src/c/$(am__dirstamp) \
1143 src/c/$(DEPDIR)/$(am__dirstamp)
1144 src/c/libscicore_algo_la-cs2st.lo: src/c/$(am__dirstamp) \
1145 src/c/$(DEPDIR)/$(am__dirstamp)
1146 src/c/libscicore_algo_la-getval.lo: src/c/$(am__dirstamp) \
1147 src/c/$(DEPDIR)/$(am__dirstamp)
1148 src/c/libscicore_algo_la-md5.lo: src/c/$(am__dirstamp) \
1149 src/c/$(DEPDIR)/$(am__dirstamp)
1150 src/c/libscicore_algo_la-texmacs.lo: src/c/$(am__dirstamp) \
1151 src/c/$(DEPDIR)/$(am__dirstamp)
1152 src/c/libscicore_algo_la-str2sci.lo: src/c/$(am__dirstamp) \
1153 src/c/$(DEPDIR)/$(am__dirstamp)
1154 src/c/libscicore_algo_la-getmodules.lo: src/c/$(am__dirstamp) \
1155 src/c/$(DEPDIR)/$(am__dirstamp)
1156 src/c/libscicore_algo_la-getmemory.lo: src/c/$(am__dirstamp) \
1157 src/c/$(DEPDIR)/$(am__dirstamp)
1158 src/c/libscicore_algo_la-scimem.lo: src/c/$(am__dirstamp) \
1159 src/c/$(DEPDIR)/$(am__dirstamp)
1160 src/c/libscicore_algo_la-isanan.lo: src/c/$(am__dirstamp) \
1161 src/c/$(DEPDIR)/$(am__dirstamp)
1162 src/c/libscicore_algo_la-xscion.lo: src/c/$(am__dirstamp) \
1163 src/c/$(DEPDIR)/$(am__dirstamp)
1164 src/c/libscicore_algo_la-returnanan.lo: src/c/$(am__dirstamp) \
1165 src/c/$(DEPDIR)/$(am__dirstamp)
1166 src/c/libscicore_algo_la-loadversion.lo: src/c/$(am__dirstamp) \
1167 src/c/$(DEPDIR)/$(am__dirstamp)
1168 src/c/libscicore_algo_la-version.lo: src/c/$(am__dirstamp) \
1169 src/c/$(DEPDIR)/$(am__dirstamp)
1170 src/c/libscicore_algo_la-InitializeCore.lo: src/c/$(am__dirstamp) \
1171 src/c/$(DEPDIR)/$(am__dirstamp)
1172 src/c/libscicore_algo_la-coretable.lo: src/c/$(am__dirstamp) \
1173 src/c/$(DEPDIR)/$(am__dirstamp)
1174 src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/$(am__dirstamp) \
1175 src/c/$(DEPDIR)/$(am__dirstamp)
1176 src/c/libscicore_algo_la-islittleendian.lo: src/c/$(am__dirstamp) \
1177 src/c/$(DEPDIR)/$(am__dirstamp)
1178 src/c/libscicore_algo_la-ifexpr.lo: src/c/$(am__dirstamp) \
1179 src/c/$(DEPDIR)/$(am__dirstamp)
1180 src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/$(am__dirstamp) \
1181 src/c/$(DEPDIR)/$(am__dirstamp)
1182 src/c/libscicore_algo_la-callFunctionFromGateway.lo: \
1183 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1184 src/c/libscicore_algo_la-commandwords.lo: src/c/$(am__dirstamp) \
1185 src/c/$(DEPDIR)/$(am__dirstamp)
1186 src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/$(am__dirstamp) \
1187 src/c/$(DEPDIR)/$(am__dirstamp)
1188 src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/$(am__dirstamp) \
1189 src/c/$(DEPDIR)/$(am__dirstamp)
1190 src/c/libscicore_algo_la-getdynamicdebuginfo.lo: \
1191 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1192 src/c/libscicore_algo_la-gw_dynamic_generic.lo: src/c/$(am__dirstamp) \
1193 src/c/$(DEPDIR)/$(am__dirstamp)
1194 src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/$(am__dirstamp) \
1195 src/c/$(DEPDIR)/$(am__dirstamp)
1196 src/c/libscicore_algo_la-comparehandles.lo: src/c/$(am__dirstamp) \
1197 src/c/$(DEPDIR)/$(am__dirstamp)
1198 src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/$(am__dirstamp) \
1199 src/c/$(DEPDIR)/$(am__dirstamp)
1200 src/c/libscicore_algo_la-getos.lo: src/c/$(am__dirstamp) \
1201 src/c/$(DEPDIR)/$(am__dirstamp)
1202 src/c/libscicore_algo_la-mode_exec.lo: src/c/$(am__dirstamp) \
1203 src/c/$(DEPDIR)/$(am__dirstamp)
1204 src/c/libscicore_algo_la-transposeMatrix.lo: src/c/$(am__dirstamp) \
1205 src/c/$(DEPDIR)/$(am__dirstamp)
1206 src/c/libscicore_algo_la-recursionFunction.lo: src/c/$(am__dirstamp) \
1207 src/c/$(DEPDIR)/$(am__dirstamp)
1208 src/c/libscicore_algo_la-eqid.lo: src/c/$(am__dirstamp) \
1209 src/c/$(DEPDIR)/$(am__dirstamp)
1210 src/c/libscicore_algo_la-exitCodeValue.lo: src/c/$(am__dirstamp) \
1211 src/c/$(DEPDIR)/$(am__dirstamp)
1212 src/c/libscicore_algo_la-getversion.lo: src/c/$(am__dirstamp) \
1213 src/c/$(DEPDIR)/$(am__dirstamp)
1214 src/c/libscicore_algo_la-dynamic_tclsci.lo: src/c/$(am__dirstamp) \
1215 src/c/$(DEPDIR)/$(am__dirstamp)
1216 src/c/libscicore_algo_la-dynamic_parallel.lo: src/c/$(am__dirstamp) \
1217 src/c/$(DEPDIR)/$(am__dirstamp)
1218 src/c/libscicore_algo_la-backtrace.lo: src/c/$(am__dirstamp) \
1219 src/c/$(DEPDIR)/$(am__dirstamp)
1220 src/c/libscicore_algo_la-signal_mgmt.lo: src/c/$(am__dirstamp) \
1221 src/c/$(DEPDIR)/$(am__dirstamp)
1222 src/c/libscicore_algo_la-suspendProcess.lo: src/c/$(am__dirstamp) \
1223 src/c/$(DEPDIR)/$(am__dirstamp)
1224 src/c/libscicore_algo_la-setlines.lo: src/c/$(am__dirstamp) \
1225 src/c/$(DEPDIR)/$(am__dirstamp)
1226 src/c/libscicore_algo_la-setformat.lo: src/c/$(am__dirstamp) \
1227 src/c/$(DEPDIR)/$(am__dirstamp)
1228 src/c/libscicore_algo_la-InitializePreferences.lo: \
1229 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1230 src/c/libscicore_algo_la-saveCWDInPreferences.lo: \
1231 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1232 src/c/libscicore_algo_la-sci_tools.lo: src/c/$(am__dirstamp) \
1233 src/c/$(DEPDIR)/$(am__dirstamp)
1234 src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/$(am__dirstamp) \
1235 src/c/$(DEPDIR)/$(am__dirstamp)
1236 src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/$(am__dirstamp) \
1237 src/c/$(DEPDIR)/$(am__dirstamp)
1238 src/c/hashtable/$(am__dirstamp):
1239 @$(MKDIR_P) src/c/hashtable
1240 @: > src/c/hashtable/$(am__dirstamp)
1241 src/c/hashtable/$(DEPDIR)/$(am__dirstamp):
1242 @$(MKDIR_P) src/c/hashtable/$(DEPDIR)
1243 @: > src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1244 src/c/hashtable/libscicore_algo_la-hashtable.lo: \
1245 src/c/hashtable/$(am__dirstamp) \
1246 src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1247 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: \
1248 src/c/hashtable/$(am__dirstamp) \
1249 src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
1250 src/c/libscicore_algo_la-scimem64.lo: src/c/$(am__dirstamp) \
1251 src/c/$(DEPDIR)/$(am__dirstamp)
1252 src/cpp/$(am__dirstamp):
1254 @: > src/cpp/$(am__dirstamp)
1255 src/cpp/$(DEPDIR)/$(am__dirstamp):
1256 @$(MKDIR_P) src/cpp/$(DEPDIR)
1257 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
1258 src/cpp/libscicore_algo_la-namstr.lo: src/cpp/$(am__dirstamp) \
1259 src/cpp/$(DEPDIR)/$(am__dirstamp)
1260 src/cpp/libscicore_algo_la-demangle.lo: src/cpp/$(am__dirstamp) \
1261 src/cpp/$(DEPDIR)/$(am__dirstamp)
1262 src/cpp/libscicore_algo_la-backtrace_print.lo: \
1263 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1264 src/cpp/libscicore_algo_la-storeCommand.lo: src/cpp/$(am__dirstamp) \
1265 src/cpp/$(DEPDIR)/$(am__dirstamp)
1266 src/cpp/libscicore_algo_la-banner.lo: src/cpp/$(am__dirstamp) \
1267 src/cpp/$(DEPDIR)/$(am__dirstamp)
1268 src/cpp/libscicore_algo_la-with_module.lo: src/cpp/$(am__dirstamp) \
1269 src/cpp/$(DEPDIR)/$(am__dirstamp)
1270 src/cpp/libscicore_algo_la-runner.lo: src/cpp/$(am__dirstamp) \
1271 src/cpp/$(DEPDIR)/$(am__dirstamp)
1272 src/cpp/libscicore_algo_la-tasks.lo: src/cpp/$(am__dirstamp) \
1273 src/cpp/$(DEPDIR)/$(am__dirstamp)
1274 src/cpp/libscicore_algo_la-getvariablesname.lo: \
1275 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1276 src/cpp/libscicore_algo_la-getmacrosname.lo: src/cpp/$(am__dirstamp) \
1277 src/cpp/$(DEPDIR)/$(am__dirstamp)
1278 src/cpp/libscicore_algo_la-getfunctionsname.lo: \
1279 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1280 src/cpp/libscicore_algo_la-InitScilab.lo: src/cpp/$(am__dirstamp) \
1281 src/cpp/$(DEPDIR)/$(am__dirstamp)
1282 src/fortran/$(am__dirstamp):
1283 @$(MKDIR_P) src/fortran
1284 @: > src/fortran/$(am__dirstamp)
1285 src/fortran/$(DEPDIR)/$(am__dirstamp):
1286 @$(MKDIR_P) src/fortran/$(DEPDIR)
1287 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
1288 src/fortran/clunit.lo: src/fortran/$(am__dirstamp) \
1289 src/fortran/$(DEPDIR)/$(am__dirstamp)
1290 src/fortran/getlin.lo: src/fortran/$(am__dirstamp) \
1291 src/fortran/$(DEPDIR)/$(am__dirstamp)
1292 src/fortran/allowptr.lo: src/fortran/$(am__dirstamp) \
1293 src/fortran/$(DEPDIR)/$(am__dirstamp)
1294 src/fortran/isany.lo: src/fortran/$(am__dirstamp) \
1295 src/fortran/$(DEPDIR)/$(am__dirstamp)
1296 src/fortran/setgetmode.lo: src/fortran/$(am__dirstamp) \
1297 src/fortran/$(DEPDIR)/$(am__dirstamp)
1298 src/fortran/showstack.lo: src/fortran/$(am__dirstamp) \
1299 src/fortran/$(DEPDIR)/$(am__dirstamp)
1300 src/fortran/setippty.lo: src/fortran/$(am__dirstamp) \
1301 src/fortran/$(DEPDIR)/$(am__dirstamp)
1302 src/fortran/cmplxt.lo: src/fortran/$(am__dirstamp) \
1303 src/fortran/$(DEPDIR)/$(am__dirstamp)
1304 src/fortran/folhp.lo: src/fortran/$(am__dirstamp) \
1305 src/fortran/$(DEPDIR)/$(am__dirstamp)
1306 src/fortran/cvname.lo: src/fortran/$(am__dirstamp) \
1307 src/fortran/$(DEPDIR)/$(am__dirstamp)
1308 src/fortran/prompt.lo: src/fortran/$(am__dirstamp) \
1309 src/fortran/$(DEPDIR)/$(am__dirstamp)
1310 src/fortran/intstr.lo: src/fortran/$(am__dirstamp) \
1311 src/fortran/$(DEPDIR)/$(am__dirstamp)
1312 src/fortran/createref.lo: src/fortran/$(am__dirstamp) \
1313 src/fortran/$(DEPDIR)/$(am__dirstamp)
1314 src/fortran/btof.lo: src/fortran/$(am__dirstamp) \
1315 src/fortran/$(DEPDIR)/$(am__dirstamp)
1316 src/fortran/btofm.lo: src/fortran/$(am__dirstamp) \
1317 src/fortran/$(DEPDIR)/$(am__dirstamp)
1318 src/fortran/find.lo: src/fortran/$(am__dirstamp) \
1319 src/fortran/$(DEPDIR)/$(am__dirstamp)
1320 src/fortran/ref2val.lo: src/fortran/$(am__dirstamp) \
1321 src/fortran/$(DEPDIR)/$(am__dirstamp)
1322 src/fortran/isbrk.lo: src/fortran/$(am__dirstamp) \
1323 src/fortran/$(DEPDIR)/$(am__dirstamp)
1324 src/fortran/xerbla.lo: src/fortran/$(am__dirstamp) \
1325 src/fortran/$(DEPDIR)/$(am__dirstamp)
1326 src/fortran/dtosci.lo: src/fortran/$(am__dirstamp) \
1327 src/fortran/$(DEPDIR)/$(am__dirstamp)
1328 src/fortran/bexec.lo: src/fortran/$(am__dirstamp) \
1329 src/fortran/$(DEPDIR)/$(am__dirstamp)
1330 src/fortran/savlod.lo: src/fortran/$(am__dirstamp) \
1331 src/fortran/$(DEPDIR)/$(am__dirstamp)
1332 src/fortran/error.lo: src/fortran/$(am__dirstamp) \
1333 src/fortran/$(DEPDIR)/$(am__dirstamp)
1334 src/fortran/cvdm.lo: src/fortran/$(am__dirstamp) \
1335 src/fortran/$(DEPDIR)/$(am__dirstamp)
1336 src/fortran/mkindx.lo: src/fortran/$(am__dirstamp) \
1337 src/fortran/$(DEPDIR)/$(am__dirstamp)
1338 src/fortran/whatln.lo: src/fortran/$(am__dirstamp) \
1339 src/fortran/$(DEPDIR)/$(am__dirstamp)
1340 src/fortran/errmgr.lo: src/fortran/$(am__dirstamp) \
1341 src/fortran/$(DEPDIR)/$(am__dirstamp)
1342 src/fortran/mklist.lo: src/fortran/$(am__dirstamp) \
1343 src/fortran/$(DEPDIR)/$(am__dirstamp)
1344 src/fortran/indxg.lo: src/fortran/$(am__dirstamp) \
1345 src/fortran/$(DEPDIR)/$(am__dirstamp)
1346 src/fortran/istrue.lo: src/fortran/$(am__dirstamp) \
1347 src/fortran/$(DEPDIR)/$(am__dirstamp)
1348 src/fortran/extlarg.lo: src/fortran/$(am__dirstamp) \
1349 src/fortran/$(DEPDIR)/$(am__dirstamp)
1350 src/fortran/lst2vars.lo: src/fortran/$(am__dirstamp) \
1351 src/fortran/$(DEPDIR)/$(am__dirstamp)
1352 src/fortran/basnms.lo: src/fortran/$(am__dirstamp) \
1353 src/fortran/$(DEPDIR)/$(am__dirstamp)
1354 src/fortran/ptrback.lo: src/fortran/$(am__dirstamp) \
1355 src/fortran/$(DEPDIR)/$(am__dirstamp)
1356 src/fortran/getch.lo: src/fortran/$(am__dirstamp) \
1357 src/fortran/$(DEPDIR)/$(am__dirstamp)
1358 src/fortran/ftob.lo: src/fortran/$(am__dirstamp) \
1359 src/fortran/$(DEPDIR)/$(am__dirstamp)
1360 src/fortran/expsum.lo: src/fortran/$(am__dirstamp) \
1361 src/fortran/$(DEPDIR)/$(am__dirstamp)
1362 src/fortran/copyvar.lo: src/fortran/$(am__dirstamp) \
1363 src/fortran/$(DEPDIR)/$(am__dirstamp)
1364 src/fortran/putid.lo: src/fortran/$(am__dirstamp) \
1365 src/fortran/$(DEPDIR)/$(am__dirstamp)
1366 src/fortran/itosci.lo: src/fortran/$(am__dirstamp) \
1367 src/fortran/$(DEPDIR)/$(am__dirstamp)
1368 src/fortran/stackr2d.lo: src/fortran/$(am__dirstamp) \
1369 src/fortran/$(DEPDIR)/$(am__dirstamp)
1370 src/fortran/stacki2d.lo: src/fortran/$(am__dirstamp) \
1371 src/fortran/$(DEPDIR)/$(am__dirstamp)
1372 src/fortran/stackc2i.lo: src/fortran/$(am__dirstamp) \
1373 src/fortran/$(DEPDIR)/$(am__dirstamp)
1374 src/fortran/isinstring.lo: src/fortran/$(am__dirstamp) \
1375 src/fortran/$(DEPDIR)/$(am__dirstamp)
1376 src/fortran/readinter.lo: src/fortran/$(am__dirstamp) \
1377 src/fortran/$(DEPDIR)/$(am__dirstamp)
1378 src/fortran/rewindinter.lo: src/fortran/$(am__dirstamp) \
1379 src/fortran/$(DEPDIR)/$(am__dirstamp)
1380 src/fortran/backspaceinter.lo: src/fortran/$(am__dirstamp) \
1381 src/fortran/$(DEPDIR)/$(am__dirstamp)
1382 src/fortran/relocstack.lo: src/fortran/$(am__dirstamp) \
1383 src/fortran/$(DEPDIR)/$(am__dirstamp)
1384 src/fortran/write_inter.lo: src/fortran/$(am__dirstamp) \
1385 src/fortran/$(DEPDIR)/$(am__dirstamp)
1386 src/fortran/read_inter.lo: src/fortran/$(am__dirstamp) \
1387 src/fortran/$(DEPDIR)/$(am__dirstamp)
1389 libscicore-algo.la: $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_DEPENDENCIES) $(EXTRA_libscicore_algo_la_DEPENDENCIES)
1390 $(AM_V_CXXLD)$(CXXLINK) $(am_libscicore_algo_la_rpath) $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_LIBADD) $(LIBS)
1391 sci_gateway/c/$(am__dirstamp):
1392 @$(MKDIR_P) sci_gateway/c
1393 @: > sci_gateway/c/$(am__dirstamp)
1394 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
1395 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
1396 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1397 sci_gateway/c/libscicore_la-gw_core.lo: sci_gateway/c/$(am__dirstamp) \
1398 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1399 sci_gateway/c/libscicore_la-gw_user.lo: sci_gateway/c/$(am__dirstamp) \
1400 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1401 sci_gateway/c/libscicore_la-gw_user2.lo: \
1402 sci_gateway/c/$(am__dirstamp) \
1403 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1404 sci_gateway/c/libscicore_la-sci_type.lo: \
1405 sci_gateway/c/$(am__dirstamp) \
1406 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1407 sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: \
1408 sci_gateway/c/$(am__dirstamp) \
1409 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1410 sci_gateway/cpp/$(am__dirstamp):
1411 @$(MKDIR_P) sci_gateway/cpp
1412 @: > sci_gateway/cpp/$(am__dirstamp)
1413 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
1414 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
1415 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1416 sci_gateway/cpp/libscicore_la-core_gw.lo: \
1417 sci_gateway/cpp/$(am__dirstamp) \
1418 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1419 sci_gateway/cpp/libscicore_la-sci_getmodules.lo: \
1420 sci_gateway/cpp/$(am__dirstamp) \
1421 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1422 sci_gateway/cpp/libscicore_la-sci_clear.lo: \
1423 sci_gateway/cpp/$(am__dirstamp) \
1424 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1425 sci_gateway/cpp/libscicore_la-sci_clearfun.lo: \
1426 sci_gateway/cpp/$(am__dirstamp) \
1427 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1428 sci_gateway/cpp/libscicore_la-sci_newfun.lo: \
1429 sci_gateway/cpp/$(am__dirstamp) \
1430 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1431 sci_gateway/cpp/libscicore_la-sci_funptr.lo: \
1432 sci_gateway/cpp/$(am__dirstamp) \
1433 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1434 sci_gateway/cpp/libscicore_la-sci_banner.lo: \
1435 sci_gateway/cpp/$(am__dirstamp) \
1436 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1437 sci_gateway/cpp/libscicore_la-sci_quit.lo: \
1438 sci_gateway/cpp/$(am__dirstamp) \
1439 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1440 sci_gateway/cpp/libscicore_la-sci_exit.lo: \
1441 sci_gateway/cpp/$(am__dirstamp) \
1442 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1443 sci_gateway/cpp/libscicore_la-sci_argn.lo: \
1444 sci_gateway/cpp/$(am__dirstamp) \
1445 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1446 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo: \
1447 sci_gateway/cpp/$(am__dirstamp) \
1448 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1449 sci_gateway/cpp/libscicore_la-sci_global.lo: \
1450 sci_gateway/cpp/$(am__dirstamp) \
1451 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1452 sci_gateway/cpp/libscicore_la-sci_isglobal.lo: \
1453 sci_gateway/cpp/$(am__dirstamp) \
1454 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1455 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo: \
1456 sci_gateway/cpp/$(am__dirstamp) \
1457 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1458 sci_gateway/cpp/libscicore_la-sci_getos.lo: \
1459 sci_gateway/cpp/$(am__dirstamp) \
1460 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1461 sci_gateway/cpp/libscicore_la-sci_exists.lo: \
1462 sci_gateway/cpp/$(am__dirstamp) \
1463 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1464 sci_gateway/cpp/libscicore_la-sci_with_module.lo: \
1465 sci_gateway/cpp/$(am__dirstamp) \
1466 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1467 sci_gateway/cpp/libscicore_la-sci_lasterror.lo: \
1468 sci_gateway/cpp/$(am__dirstamp) \
1469 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1470 sci_gateway/cpp/libscicore_la-sci_getversion.lo: \
1471 sci_gateway/cpp/$(am__dirstamp) \
1472 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1473 sci_gateway/cpp/libscicore_la-sci_warning.lo: \
1474 sci_gateway/cpp/$(am__dirstamp) \
1475 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1476 sci_gateway/cpp/libscicore_la-sci_getmd5.lo: \
1477 sci_gateway/cpp/$(am__dirstamp) \
1478 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1479 sci_gateway/cpp/libscicore_la-sci_error.lo: \
1480 sci_gateway/cpp/$(am__dirstamp) \
1481 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1482 sci_gateway/cpp/libscicore_la-sci_pause.lo: \
1483 sci_gateway/cpp/$(am__dirstamp) \
1484 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1485 sci_gateway/cpp/libscicore_la-sci_abort.lo: \
1486 sci_gateway/cpp/$(am__dirstamp) \
1487 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1488 sci_gateway/cpp/libscicore_la-sci_who.lo: \
1489 sci_gateway/cpp/$(am__dirstamp) \
1490 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1491 sci_gateway/cpp/libscicore_la-sci_stacksize.lo: \
1492 sci_gateway/cpp/$(am__dirstamp) \
1493 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1494 sci_gateway/cpp/libscicore_la-sci_format.lo: \
1495 sci_gateway/cpp/$(am__dirstamp) \
1496 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1497 sci_gateway/cpp/libscicore_la-sci_sciargs.lo: \
1498 sci_gateway/cpp/$(am__dirstamp) \
1499 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1500 sci_gateway/cpp/libscicore_la-sci_ieee.lo: \
1501 sci_gateway/cpp/$(am__dirstamp) \
1502 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1503 sci_gateway/cpp/libscicore_la-sci_funcprot.lo: \
1504 sci_gateway/cpp/$(am__dirstamp) \
1505 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1506 sci_gateway/cpp/libscicore_la-sci_mode.lo: \
1507 sci_gateway/cpp/$(am__dirstamp) \
1508 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1509 sci_gateway/cpp/libscicore_la-sci_typename.lo: \
1510 sci_gateway/cpp/$(am__dirstamp) \
1511 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1512 sci_gateway/cpp/libscicore_la-sci_where.lo: \
1513 sci_gateway/cpp/$(am__dirstamp) \
1514 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1515 sci_gateway/cpp/libscicore_la-sci_getmemory.lo: \
1516 sci_gateway/cpp/$(am__dirstamp) \
1517 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1518 sci_gateway/cpp/libscicore_la-sci_errclear.lo: \
1519 sci_gateway/cpp/$(am__dirstamp) \
1520 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1521 sci_gateway/cpp/libscicore_la-sci_intppty.lo: \
1522 sci_gateway/cpp/$(am__dirstamp) \
1523 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1524 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo: \
1525 sci_gateway/cpp/$(am__dirstamp) \
1526 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1527 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo: \
1528 sci_gateway/cpp/$(am__dirstamp) \
1529 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1531 libscicore.la: $(libscicore_la_OBJECTS) $(libscicore_la_DEPENDENCIES) $(EXTRA_libscicore_la_DEPENDENCIES)
1532 $(AM_V_CXXLD)$(libscicore_la_LINK) $(am_libscicore_la_rpath) $(libscicore_la_OBJECTS) $(libscicore_la_LIBADD) $(LIBS)
1534 mostlyclean-compile:
1536 -rm -f sci_gateway/c/*.$(OBJEXT)
1537 -rm -f sci_gateway/c/*.lo
1538 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1539 -rm -f sci_gateway/cpp/*.lo
1540 -rm -f src/c/*.$(OBJEXT)
1542 -rm -f src/c/hashtable/*.$(OBJEXT)
1543 -rm -f src/c/hashtable/*.lo
1544 -rm -f src/cpp/*.$(OBJEXT)
1546 -rm -f src/fortran/*.$(OBJEXT)
1547 -rm -f src/fortran/*.lo
1552 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-core_gw.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_abort.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_analyzeroptions.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_argn.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_banner.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clear.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearfun.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_clearglobal.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_errclear.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_error.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exists.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_exit.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_format.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funcprot.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_funptr.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmd5.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmemory.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getmodules.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getos.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_getversion.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_global.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_ieee.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_intppty.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_isglobal.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_lasterror.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_macr2tree.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_mode.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_newfun.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_pause.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_quit.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_sciargs.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_stacksize.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_typename.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_warning.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_where.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_who.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_with_module.Plo@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Plo@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-coretable.Plo@am__quote@
1603 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Plo@am__quote@
1604 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo@am__quote@
1605 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo@am__quote@
1606 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Plo@am__quote@
1607 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Plo@am__quote@
1608 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-eqid.Plo@am__quote@
1609 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Plo@am__quote@
1610 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo@am__quote@
1611 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo@am__quote@
1612 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo@am__quote@
1613 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo@am__quote@
1614 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo@am__quote@
1615 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo@am__quote@
1616 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo@am__quote@
1617 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo@am__quote@
1618 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getval.Plo@am__quote@
1619 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo@am__quote@
1620 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Plo@am__quote@
1621 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Plo@am__quote@
1622 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo@am__quote@
1623 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo@am__quote@
1624 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo@am__quote@
1625 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-md5.Plo@am__quote@
1626 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Plo@am__quote@
1627 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Plo@am__quote@
1628 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo@am__quote@
1629 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo@am__quote@
1630 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo@am__quote@
1631 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Plo@am__quote@
1632 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-scimem.Plo@am__quote@
1633 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Plo@am__quote@
1634 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo@am__quote@
1635 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-setformat.Plo@am__quote@
1636 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-setlines.Plo@am__quote@
1637 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo@am__quote@
1638 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Plo@am__quote@
1639 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo@am__quote@
1640 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Plo@am__quote@
1641 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo@am__quote@
1642 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-version.Plo@am__quote@
1643 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicore_algo_la-xscion.Plo@am__quote@
1644 @AMDEP_TRUE@@am__include@ @am__quote@src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable.Plo@am__quote@
1645 @AMDEP_TRUE@@am__include@ @am__quote@src/c/hashtable/$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo@am__quote@
1646 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo@am__quote@
1647 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo@am__quote@
1648 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo@am__quote@
1649 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo@am__quote@
1650 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo@am__quote@
1651 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo@am__quote@
1652 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo@am__quote@
1653 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Plo@am__quote@
1654 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo@am__quote@
1655 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo@am__quote@
1656 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo@am__quote@
1657 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscicore_algo_la-with_module.Plo@am__quote@
1660 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1661 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1662 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1665 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1668 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1669 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1670 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1673 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1676 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1677 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1678 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1681 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1683 src/c/libscicore_algo_la-csignal.lo: src/c/csignal.c
1684 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-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
1685 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-csignal.Tpo src/c/$(DEPDIR)/libscicore_algo_la-csignal.Plo
1686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/csignal.c' object='src/c/libscicore_algo_la-csignal.lo' libtool=yes @AMDEPBACKSLASH@
1687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1688 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-csignal.lo `test -f 'src/c/csignal.c' || echo '$(srcdir)/'`src/c/csignal.c
1690 src/c/libscicore_algo_la-cs2st.lo: src/c/cs2st.c
1691 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-cs2st.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Tpo -c -o src/c/libscicore_algo_la-cs2st.lo `test -f 'src/c/cs2st.c' || echo '$(srcdir)/'`src/c/cs2st.c
1692 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Tpo src/c/$(DEPDIR)/libscicore_algo_la-cs2st.Plo
1693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cs2st.c' object='src/c/libscicore_algo_la-cs2st.lo' libtool=yes @AMDEPBACKSLASH@
1694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1695 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-cs2st.lo `test -f 'src/c/cs2st.c' || echo '$(srcdir)/'`src/c/cs2st.c
1697 src/c/libscicore_algo_la-getval.lo: src/c/getval.c
1698 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-getval.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-getval.Tpo -c -o src/c/libscicore_algo_la-getval.lo `test -f 'src/c/getval.c' || echo '$(srcdir)/'`src/c/getval.c
1699 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getval.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getval.Plo
1700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getval.c' object='src/c/libscicore_algo_la-getval.lo' libtool=yes @AMDEPBACKSLASH@
1701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1702 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getval.lo `test -f 'src/c/getval.c' || echo '$(srcdir)/'`src/c/getval.c
1704 src/c/libscicore_algo_la-md5.lo: src/c/md5.c
1705 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-md5.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-md5.Tpo -c -o src/c/libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c
1706 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-md5.Tpo src/c/$(DEPDIR)/libscicore_algo_la-md5.Plo
1707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/md5.c' object='src/c/libscicore_algo_la-md5.lo' libtool=yes @AMDEPBACKSLASH@
1708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1709 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c
1711 src/c/libscicore_algo_la-texmacs.lo: src/c/texmacs.c
1712 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-texmacs.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Tpo -c -o src/c/libscicore_algo_la-texmacs.lo `test -f 'src/c/texmacs.c' || echo '$(srcdir)/'`src/c/texmacs.c
1713 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Tpo src/c/$(DEPDIR)/libscicore_algo_la-texmacs.Plo
1714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/texmacs.c' object='src/c/libscicore_algo_la-texmacs.lo' libtool=yes @AMDEPBACKSLASH@
1715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1716 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-texmacs.lo `test -f 'src/c/texmacs.c' || echo '$(srcdir)/'`src/c/texmacs.c
1718 src/c/libscicore_algo_la-str2sci.lo: src/c/str2sci.c
1719 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-str2sci.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Tpo -c -o src/c/libscicore_algo_la-str2sci.lo `test -f 'src/c/str2sci.c' || echo '$(srcdir)/'`src/c/str2sci.c
1720 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Tpo src/c/$(DEPDIR)/libscicore_algo_la-str2sci.Plo
1721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/str2sci.c' object='src/c/libscicore_algo_la-str2sci.lo' libtool=yes @AMDEPBACKSLASH@
1722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1723 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-str2sci.lo `test -f 'src/c/str2sci.c' || echo '$(srcdir)/'`src/c/str2sci.c
1725 src/c/libscicore_algo_la-getmodules.lo: src/c/getmodules.c
1726 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-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
1727 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmodules.Plo
1728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmodules.c' object='src/c/libscicore_algo_la-getmodules.lo' libtool=yes @AMDEPBACKSLASH@
1729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1730 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmodules.lo `test -f 'src/c/getmodules.c' || echo '$(srcdir)/'`src/c/getmodules.c
1732 src/c/libscicore_algo_la-getmemory.lo: src/c/getmemory.c
1733 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-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
1734 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmemory.Plo
1735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmemory.c' object='src/c/libscicore_algo_la-getmemory.lo' libtool=yes @AMDEPBACKSLASH@
1736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1737 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-getmemory.lo `test -f 'src/c/getmemory.c' || echo '$(srcdir)/'`src/c/getmemory.c
1739 src/c/libscicore_algo_la-scimem.lo: src/c/scimem.c
1740 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-scimem.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-scimem.Tpo -c -o src/c/libscicore_algo_la-scimem.lo `test -f 'src/c/scimem.c' || echo '$(srcdir)/'`src/c/scimem.c
1741 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-scimem.Tpo src/c/$(DEPDIR)/libscicore_algo_la-scimem.Plo
1742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scimem.c' object='src/c/libscicore_algo_la-scimem.lo' libtool=yes @AMDEPBACKSLASH@
1743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1744 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-scimem.lo `test -f 'src/c/scimem.c' || echo '$(srcdir)/'`src/c/scimem.c
1746 src/c/libscicore_algo_la-isanan.lo: src/c/isanan.c
1747 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-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
1748 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-isanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-isanan.Plo
1749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isanan.c' object='src/c/libscicore_algo_la-isanan.lo' libtool=yes @AMDEPBACKSLASH@
1750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1751 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-isanan.lo `test -f 'src/c/isanan.c' || echo '$(srcdir)/'`src/c/isanan.c
1753 src/c/libscicore_algo_la-xscion.lo: src/c/xscion.c
1754 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-xscion.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-xscion.Tpo -c -o src/c/libscicore_algo_la-xscion.lo `test -f 'src/c/xscion.c' || echo '$(srcdir)/'`src/c/xscion.c
1755 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-xscion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-xscion.Plo
1756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/xscion.c' object='src/c/libscicore_algo_la-xscion.lo' libtool=yes @AMDEPBACKSLASH@
1757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1758 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-xscion.lo `test -f 'src/c/xscion.c' || echo '$(srcdir)/'`src/c/xscion.c
1760 src/c/libscicore_algo_la-returnanan.lo: src/c/returnanan.c
1761 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-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
1762 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Tpo src/c/$(DEPDIR)/libscicore_algo_la-returnanan.Plo
1763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/returnanan.c' object='src/c/libscicore_algo_la-returnanan.lo' libtool=yes @AMDEPBACKSLASH@
1764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1765 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-returnanan.lo `test -f 'src/c/returnanan.c' || echo '$(srcdir)/'`src/c/returnanan.c
1767 src/c/libscicore_algo_la-loadversion.lo: src/c/loadversion.c
1768 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-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
1769 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-loadversion.Plo
1770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/loadversion.c' object='src/c/libscicore_algo_la-loadversion.lo' libtool=yes @AMDEPBACKSLASH@
1771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1772 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-loadversion.lo `test -f 'src/c/loadversion.c' || echo '$(srcdir)/'`src/c/loadversion.c
1774 src/c/libscicore_algo_la-version.lo: src/c/version.c
1775 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/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
1776 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-version.Tpo src/c/$(DEPDIR)/libscicore_algo_la-version.Plo
1777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/version.c' object='src/c/libscicore_algo_la-version.lo' libtool=yes @AMDEPBACKSLASH@
1778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1779 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-version.lo `test -f 'src/c/version.c' || echo '$(srcdir)/'`src/c/version.c
1781 src/c/libscicore_algo_la-InitializeCore.lo: src/c/InitializeCore.c
1782 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-InitializeCore.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Tpo -c -o src/c/libscicore_algo_la-InitializeCore.lo `test -f 'src/c/InitializeCore.c' || echo '$(srcdir)/'`src/c/InitializeCore.c
1783 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Tpo src/c/$(DEPDIR)/libscicore_algo_la-InitializeCore.Plo
1784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitializeCore.c' object='src/c/libscicore_algo_la-InitializeCore.lo' libtool=yes @AMDEPBACKSLASH@
1785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1786 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-InitializeCore.lo `test -f 'src/c/InitializeCore.c' || echo '$(srcdir)/'`src/c/InitializeCore.c
1788 src/c/libscicore_algo_la-coretable.lo: src/c/coretable.c
1789 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicore_algo_la-coretable.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-coretable.Tpo -c -o src/c/libscicore_algo_la-coretable.lo `test -f 'src/c/coretable.c' || echo '$(srcdir)/'`src/c/coretable.c
1790 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-coretable.Tpo src/c/$(DEPDIR)/libscicore_algo_la-coretable.Plo
1791 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/coretable.c' object='src/c/libscicore_algo_la-coretable.lo' libtool=yes @AMDEPBACKSLASH@
1792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1793 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicore_algo_la-coretable.lo `test -f 'src/c/coretable.c' || echo '$(srcdir)/'`src/c/coretable.c
1795 src/c/libscicore_algo_la-GetXmlFileEncoding.lo: src/c/GetXmlFileEncoding.c
1796 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
1797 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo src/c/$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo
1798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/GetXmlFileEncoding.c' object='src/c/libscicore_algo_la-GetXmlFileEncoding.lo' libtool=yes @AMDEPBACKSLASH@
1799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1800 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
1802 src/c/libscicore_algo_la-islittleendian.lo: src/c/islittleendian.c
1803 @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
1804 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Tpo src/c/$(DEPDIR)/libscicore_algo_la-islittleendian.Plo
1805 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/islittleendian.c' object='src/c/libscicore_algo_la-islittleendian.lo' libtool=yes @AMDEPBACKSLASH@
1806 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1807 @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
1809 src/c/libscicore_algo_la-ifexpr.lo: src/c/ifexpr.c
1810 @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-ifexpr.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Tpo -c -o src/c/libscicore_algo_la-ifexpr.lo `test -f 'src/c/ifexpr.c' || echo '$(srcdir)/'`src/c/ifexpr.c
1811 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Tpo src/c/$(DEPDIR)/libscicore_algo_la-ifexpr.Plo
1812 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/ifexpr.c' object='src/c/libscicore_algo_la-ifexpr.lo' libtool=yes @AMDEPBACKSLASH@
1813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1814 @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-ifexpr.lo `test -f 'src/c/ifexpr.c' || echo '$(srcdir)/'`src/c/ifexpr.c
1816 src/c/libscicore_algo_la-getcommandlineargs.lo: src/c/getcommandlineargs.c
1817 @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
1818 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo
1819 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getcommandlineargs.c' object='src/c/libscicore_algo_la-getcommandlineargs.lo' libtool=yes @AMDEPBACKSLASH@
1820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1821 @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
1823 src/c/libscicore_algo_la-callFunctionFromGateway.lo: src/c/callFunctionFromGateway.c
1824 @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-callFunctionFromGateway.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Tpo -c -o src/c/libscicore_algo_la-callFunctionFromGateway.lo `test -f 'src/c/callFunctionFromGateway.c' || echo '$(srcdir)/'`src/c/callFunctionFromGateway.c
1825 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Tpo src/c/$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Plo
1826 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/callFunctionFromGateway.c' object='src/c/libscicore_algo_la-callFunctionFromGateway.lo' libtool=yes @AMDEPBACKSLASH@
1827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1828 @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-callFunctionFromGateway.lo `test -f 'src/c/callFunctionFromGateway.c' || echo '$(srcdir)/'`src/c/callFunctionFromGateway.c
1830 src/c/libscicore_algo_la-commandwords.lo: src/c/commandwords.c
1831 @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
1832 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Tpo src/c/$(DEPDIR)/libscicore_algo_la-commandwords.Plo
1833 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/commandwords.c' object='src/c/libscicore_algo_la-commandwords.lo' libtool=yes @AMDEPBACKSLASH@
1834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1835 @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
1837 src/c/libscicore_algo_la-freeArrayOfString.lo: src/c/freeArrayOfString.c
1838 @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
1839 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo src/c/$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo
1840 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/freeArrayOfString.c' object='src/c/libscicore_algo_la-freeArrayOfString.lo' libtool=yes @AMDEPBACKSLASH@
1841 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1842 @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
1844 src/c/libscicore_algo_la-getstaticdebuginfo.lo: src/c/getstaticdebuginfo.c
1845 @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
1846 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo
1847 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getstaticdebuginfo.c' object='src/c/libscicore_algo_la-getstaticdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1848 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1849 @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
1851 src/c/libscicore_algo_la-getdynamicdebuginfo.lo: src/c/getdynamicdebuginfo.c
1852 @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
1853 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo
1854 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getdynamicdebuginfo.c' object='src/c/libscicore_algo_la-getdynamicdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1855 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1856 @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
1858 src/c/libscicore_algo_la-gw_dynamic_generic.lo: src/c/gw_dynamic_generic.c
1859 @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-gw_dynamic_generic.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Tpo -c -o src/c/libscicore_algo_la-gw_dynamic_generic.lo `test -f 'src/c/gw_dynamic_generic.c' || echo '$(srcdir)/'`src/c/gw_dynamic_generic.c
1860 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Tpo src/c/$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Plo
1861 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/gw_dynamic_generic.c' object='src/c/libscicore_algo_la-gw_dynamic_generic.lo' libtool=yes @AMDEPBACKSLASH@
1862 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1863 @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-gw_dynamic_generic.lo `test -f 'src/c/gw_dynamic_generic.c' || echo '$(srcdir)/'`src/c/gw_dynamic_generic.c
1865 src/c/libscicore_algo_la-dynamic_gateways.lo: src/c/dynamic_gateways.c
1866 @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
1867 @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
1868 @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@
1869 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1870 @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
1872 src/c/libscicore_algo_la-comparehandles.lo: src/c/comparehandles.c
1873 @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-comparehandles.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Tpo -c -o src/c/libscicore_algo_la-comparehandles.lo `test -f 'src/c/comparehandles.c' || echo '$(srcdir)/'`src/c/comparehandles.c
1874 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Tpo src/c/$(DEPDIR)/libscicore_algo_la-comparehandles.Plo
1875 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/comparehandles.c' object='src/c/libscicore_algo_la-comparehandles.lo' libtool=yes @AMDEPBACKSLASH@
1876 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1877 @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-comparehandles.lo `test -f 'src/c/comparehandles.c' || echo '$(srcdir)/'`src/c/comparehandles.c
1879 src/c/libscicore_algo_la-setPrecisionFPU.lo: src/c/setPrecisionFPU.c
1880 @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
1881 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo
1882 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setPrecisionFPU.c' object='src/c/libscicore_algo_la-setPrecisionFPU.lo' libtool=yes @AMDEPBACKSLASH@
1883 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1884 @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
1886 src/c/libscicore_algo_la-getos.lo: src/c/getos.c
1887 @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
1888 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getos.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getos.Plo
1889 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getos.c' object='src/c/libscicore_algo_la-getos.lo' libtool=yes @AMDEPBACKSLASH@
1890 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1891 @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
1893 src/c/libscicore_algo_la-mode_exec.lo: src/c/mode_exec.c
1894 @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-mode_exec.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Tpo -c -o src/c/libscicore_algo_la-mode_exec.lo `test -f 'src/c/mode_exec.c' || echo '$(srcdir)/'`src/c/mode_exec.c
1895 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Tpo src/c/$(DEPDIR)/libscicore_algo_la-mode_exec.Plo
1896 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/mode_exec.c' object='src/c/libscicore_algo_la-mode_exec.lo' libtool=yes @AMDEPBACKSLASH@
1897 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1898 @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-mode_exec.lo `test -f 'src/c/mode_exec.c' || echo '$(srcdir)/'`src/c/mode_exec.c
1900 src/c/libscicore_algo_la-transposeMatrix.lo: src/c/transposeMatrix.c
1901 @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
1902 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo src/c/$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo
1903 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/transposeMatrix.c' object='src/c/libscicore_algo_la-transposeMatrix.lo' libtool=yes @AMDEPBACKSLASH@
1904 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1905 @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
1907 src/c/libscicore_algo_la-recursionFunction.lo: src/c/recursionFunction.c
1908 @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-recursionFunction.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Tpo -c -o src/c/libscicore_algo_la-recursionFunction.lo `test -f 'src/c/recursionFunction.c' || echo '$(srcdir)/'`src/c/recursionFunction.c
1909 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Tpo src/c/$(DEPDIR)/libscicore_algo_la-recursionFunction.Plo
1910 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/recursionFunction.c' object='src/c/libscicore_algo_la-recursionFunction.lo' libtool=yes @AMDEPBACKSLASH@
1911 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1912 @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-recursionFunction.lo `test -f 'src/c/recursionFunction.c' || echo '$(srcdir)/'`src/c/recursionFunction.c
1914 src/c/libscicore_algo_la-eqid.lo: src/c/eqid.c
1915 @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-eqid.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-eqid.Tpo -c -o src/c/libscicore_algo_la-eqid.lo `test -f 'src/c/eqid.c' || echo '$(srcdir)/'`src/c/eqid.c
1916 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-eqid.Tpo src/c/$(DEPDIR)/libscicore_algo_la-eqid.Plo
1917 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/eqid.c' object='src/c/libscicore_algo_la-eqid.lo' libtool=yes @AMDEPBACKSLASH@
1918 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1919 @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-eqid.lo `test -f 'src/c/eqid.c' || echo '$(srcdir)/'`src/c/eqid.c
1921 src/c/libscicore_algo_la-exitCodeValue.lo: src/c/exitCodeValue.c
1922 @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-exitCodeValue.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Tpo -c -o src/c/libscicore_algo_la-exitCodeValue.lo `test -f 'src/c/exitCodeValue.c' || echo '$(srcdir)/'`src/c/exitCodeValue.c
1923 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Tpo src/c/$(DEPDIR)/libscicore_algo_la-exitCodeValue.Plo
1924 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/exitCodeValue.c' object='src/c/libscicore_algo_la-exitCodeValue.lo' libtool=yes @AMDEPBACKSLASH@
1925 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1926 @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-exitCodeValue.lo `test -f 'src/c/exitCodeValue.c' || echo '$(srcdir)/'`src/c/exitCodeValue.c
1928 src/c/libscicore_algo_la-getversion.lo: src/c/getversion.c
1929 @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
1930 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getversion.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getversion.Plo
1931 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getversion.c' object='src/c/libscicore_algo_la-getversion.lo' libtool=yes @AMDEPBACKSLASH@
1932 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1933 @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
1935 src/c/libscicore_algo_la-dynamic_tclsci.lo: src/c/dynamic_tclsci.c
1936 @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_tclsci.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Tpo -c -o src/c/libscicore_algo_la-dynamic_tclsci.lo `test -f 'src/c/dynamic_tclsci.c' || echo '$(srcdir)/'`src/c/dynamic_tclsci.c
1937 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Tpo src/c/$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Plo
1938 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dynamic_tclsci.c' object='src/c/libscicore_algo_la-dynamic_tclsci.lo' libtool=yes @AMDEPBACKSLASH@
1939 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1940 @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_tclsci.lo `test -f 'src/c/dynamic_tclsci.c' || echo '$(srcdir)/'`src/c/dynamic_tclsci.c
1942 src/c/libscicore_algo_la-dynamic_parallel.lo: src/c/dynamic_parallel.c
1943 @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_parallel.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Tpo -c -o src/c/libscicore_algo_la-dynamic_parallel.lo `test -f 'src/c/dynamic_parallel.c' || echo '$(srcdir)/'`src/c/dynamic_parallel.c
1944 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Tpo src/c/$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Plo
1945 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dynamic_parallel.c' object='src/c/libscicore_algo_la-dynamic_parallel.lo' libtool=yes @AMDEPBACKSLASH@
1946 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1947 @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_parallel.lo `test -f 'src/c/dynamic_parallel.c' || echo '$(srcdir)/'`src/c/dynamic_parallel.c
1949 src/c/libscicore_algo_la-backtrace.lo: src/c/backtrace.c
1950 @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
1951 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Tpo src/c/$(DEPDIR)/libscicore_algo_la-backtrace.Plo
1952 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/backtrace.c' object='src/c/libscicore_algo_la-backtrace.lo' libtool=yes @AMDEPBACKSLASH@
1953 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1954 @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
1956 src/c/libscicore_algo_la-signal_mgmt.lo: src/c/signal_mgmt.c
1957 @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
1958 @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
1959 @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@
1960 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1961 @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
1963 src/c/libscicore_algo_la-suspendProcess.lo: src/c/suspendProcess.c
1964 @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
1965 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo src/c/$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo
1966 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/suspendProcess.c' object='src/c/libscicore_algo_la-suspendProcess.lo' libtool=yes @AMDEPBACKSLASH@
1967 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1968 @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
1970 src/c/libscicore_algo_la-setlines.lo: src/c/setlines.c
1971 @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-setlines.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setlines.Tpo -c -o src/c/libscicore_algo_la-setlines.lo `test -f 'src/c/setlines.c' || echo '$(srcdir)/'`src/c/setlines.c
1972 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setlines.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setlines.Plo
1973 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setlines.c' object='src/c/libscicore_algo_la-setlines.lo' libtool=yes @AMDEPBACKSLASH@
1974 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1975 @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-setlines.lo `test -f 'src/c/setlines.c' || echo '$(srcdir)/'`src/c/setlines.c
1977 src/c/libscicore_algo_la-setformat.lo: src/c/setformat.c
1978 @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-setformat.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-setformat.Tpo -c -o src/c/libscicore_algo_la-setformat.lo `test -f 'src/c/setformat.c' || echo '$(srcdir)/'`src/c/setformat.c
1979 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-setformat.Tpo src/c/$(DEPDIR)/libscicore_algo_la-setformat.Plo
1980 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setformat.c' object='src/c/libscicore_algo_la-setformat.lo' libtool=yes @AMDEPBACKSLASH@
1981 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1982 @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-setformat.lo `test -f 'src/c/setformat.c' || echo '$(srcdir)/'`src/c/setformat.c
1984 src/c/libscicore_algo_la-InitializePreferences.lo: src/c/InitializePreferences.c
1985 @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
1986 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo
1987 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitializePreferences.c' object='src/c/libscicore_algo_la-InitializePreferences.lo' libtool=yes @AMDEPBACKSLASH@
1988 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1989 @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
1991 src/c/libscicore_algo_la-saveCWDInPreferences.lo: src/c/saveCWDInPreferences.c
1992 @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
1993 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Tpo src/c/$(DEPDIR)/libscicore_algo_la-saveCWDInPreferences.Plo
1994 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/saveCWDInPreferences.c' object='src/c/libscicore_algo_la-saveCWDInPreferences.lo' libtool=yes @AMDEPBACKSLASH@
1995 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1996 @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
1998 src/c/libscicore_algo_la-sci_tools.lo: src/c/sci_tools.c
1999 @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_tools.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Tpo -c -o src/c/libscicore_algo_la-sci_tools.lo `test -f 'src/c/sci_tools.c' || echo '$(srcdir)/'`src/c/sci_tools.c
2000 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Tpo src/c/$(DEPDIR)/libscicore_algo_la-sci_tools.Plo
2001 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sci_tools.c' object='src/c/libscicore_algo_la-sci_tools.lo' libtool=yes @AMDEPBACKSLASH@
2002 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2003 @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_tools.lo `test -f 'src/c/sci_tools.c' || echo '$(srcdir)/'`src/c/sci_tools.c
2005 src/c/libscicore_algo_la-getmaxMALLOC.lo: src/c/getmaxMALLOC.c
2006 @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
2007 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo src/c/$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo
2008 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmaxMALLOC.c' object='src/c/libscicore_algo_la-getmaxMALLOC.lo' libtool=yes @AMDEPBACKSLASH@
2009 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2010 @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
2012 src/c/libscicore_algo_la-sci_mem_alloc.lo: src/c/sci_mem_alloc.c
2013 @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
2014 @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
2015 @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@
2016 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2017 @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
2019 src/c/hashtable/libscicore_algo_la-hashtable.lo: src/c/hashtable/hashtable.c
2020 @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
2021 @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
2022 @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@
2023 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2024 @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
2026 src/c/hashtable/libscicore_algo_la-hashtable_utility.lo: src/c/hashtable/hashtable_utility.c
2027 @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
2028 @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
2029 @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@
2030 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2031 @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
2033 src/c/libscicore_algo_la-scimem64.lo: src/c/scimem64.c
2034 @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-scimem64.lo -MD -MP -MF src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Tpo -c -o src/c/libscicore_algo_la-scimem64.lo `test -f 'src/c/scimem64.c' || echo '$(srcdir)/'`src/c/scimem64.c
2035 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Tpo src/c/$(DEPDIR)/libscicore_algo_la-scimem64.Plo
2036 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scimem64.c' object='src/c/libscicore_algo_la-scimem64.lo' libtool=yes @AMDEPBACKSLASH@
2037 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2038 @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-scimem64.lo `test -f 'src/c/scimem64.c' || echo '$(srcdir)/'`src/c/scimem64.c
2040 sci_gateway/c/libscicore_la-gw_core.lo: sci_gateway/c/gw_core.c
2041 @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-gw_core.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Tpo -c -o sci_gateway/c/libscicore_la-gw_core.lo `test -f 'sci_gateway/c/gw_core.c' || echo '$(srcdir)/'`sci_gateway/c/gw_core.c
2042 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-gw_core.Plo
2043 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_core.c' object='sci_gateway/c/libscicore_la-gw_core.lo' libtool=yes @AMDEPBACKSLASH@
2044 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2045 @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-gw_core.lo `test -f 'sci_gateway/c/gw_core.c' || echo '$(srcdir)/'`sci_gateway/c/gw_core.c
2047 sci_gateway/c/libscicore_la-gw_user.lo: sci_gateway/c/gw_user.c
2048 @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-gw_user.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Tpo -c -o sci_gateway/c/libscicore_la-gw_user.lo `test -f 'sci_gateway/c/gw_user.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user.c
2049 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user.Plo
2050 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_user.c' object='sci_gateway/c/libscicore_la-gw_user.lo' libtool=yes @AMDEPBACKSLASH@
2051 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2052 @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-gw_user.lo `test -f 'sci_gateway/c/gw_user.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user.c
2054 sci_gateway/c/libscicore_la-gw_user2.lo: sci_gateway/c/gw_user2.c
2055 @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-gw_user2.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Tpo -c -o sci_gateway/c/libscicore_la-gw_user2.lo `test -f 'sci_gateway/c/gw_user2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user2.c
2056 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-gw_user2.Plo
2057 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_user2.c' object='sci_gateway/c/libscicore_la-gw_user2.lo' libtool=yes @AMDEPBACKSLASH@
2058 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2059 @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-gw_user2.lo `test -f 'sci_gateway/c/gw_user2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user2.c
2061 sci_gateway/c/libscicore_la-sci_type.lo: sci_gateway/c/sci_type.c
2062 @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_type.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Tpo -c -o sci_gateway/c/libscicore_la-sci_type.lo `test -f 'sci_gateway/c/sci_type.c' || echo '$(srcdir)/'`sci_gateway/c/sci_type.c
2063 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Tpo sci_gateway/c/$(DEPDIR)/libscicore_la-sci_type.Plo
2064 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_type.c' object='sci_gateway/c/libscicore_la-sci_type.lo' libtool=yes @AMDEPBACKSLASH@
2065 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2066 @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_type.lo `test -f 'sci_gateway/c/sci_type.c' || echo '$(srcdir)/'`sci_gateway/c/sci_type.c
2068 sci_gateway/c/libscicore_la-sci_getdebuginfo.lo: sci_gateway/c/sci_getdebuginfo.c
2069 @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
2070 @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
2071 @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@
2072 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2073 @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
2076 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2077 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2078 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2079 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2080 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2081 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
2084 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2085 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2086 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2087 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2088 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2089 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2092 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2093 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2094 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
2095 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2096 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2097 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
2099 src/cpp/libscicore_algo_la-namstr.lo: src/cpp/namstr.cpp
2100 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscicore_algo_la-namstr.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Tpo -c -o src/cpp/libscicore_algo_la-namstr.lo `test -f 'src/cpp/namstr.cpp' || echo '$(srcdir)/'`src/cpp/namstr.cpp
2101 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-namstr.Plo
2102 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/namstr.cpp' object='src/cpp/libscicore_algo_la-namstr.lo' libtool=yes @AMDEPBACKSLASH@
2103 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2104 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscicore_algo_la-namstr.lo `test -f 'src/cpp/namstr.cpp' || echo '$(srcdir)/'`src/cpp/namstr.cpp
2106 src/cpp/libscicore_algo_la-demangle.lo: src/cpp/demangle.cpp
2107 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2108 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-demangle.Plo
2109 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/demangle.cpp' object='src/cpp/libscicore_algo_la-demangle.lo' libtool=yes @AMDEPBACKSLASH@
2110 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2111 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2113 src/cpp/libscicore_algo_la-backtrace_print.lo: src/cpp/backtrace_print.cpp
2114 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2115 @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
2116 @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@
2117 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2118 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2120 src/cpp/libscicore_algo_la-storeCommand.lo: src/cpp/storeCommand.cpp
2121 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2122 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-storeCommand.Plo
2123 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/storeCommand.cpp' object='src/cpp/libscicore_algo_la-storeCommand.lo' libtool=yes @AMDEPBACKSLASH@
2124 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2125 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2127 src/cpp/libscicore_algo_la-banner.lo: src/cpp/banner.cpp
2128 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2129 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-banner.Plo
2130 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/banner.cpp' object='src/cpp/libscicore_algo_la-banner.lo' libtool=yes @AMDEPBACKSLASH@
2131 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2132 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2134 src/cpp/libscicore_algo_la-with_module.lo: src/cpp/with_module.cpp
2135 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2136 @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
2137 @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@
2138 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2139 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2141 src/cpp/libscicore_algo_la-runner.lo: src/cpp/runner.cpp
2142 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2143 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-runner.Plo
2144 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/runner.cpp' object='src/cpp/libscicore_algo_la-runner.lo' libtool=yes @AMDEPBACKSLASH@
2145 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2146 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2148 src/cpp/libscicore_algo_la-tasks.lo: src/cpp/tasks.cpp
2149 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2150 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-tasks.Plo
2151 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/tasks.cpp' object='src/cpp/libscicore_algo_la-tasks.lo' libtool=yes @AMDEPBACKSLASH@
2152 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2153 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2155 src/cpp/libscicore_algo_la-getvariablesname.lo: src/cpp/getvariablesname.cpp
2156 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2157 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo
2158 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getvariablesname.cpp' object='src/cpp/libscicore_algo_la-getvariablesname.lo' libtool=yes @AMDEPBACKSLASH@
2159 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2160 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2162 src/cpp/libscicore_algo_la-getmacrosname.lo: src/cpp/getmacrosname.cpp
2163 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2164 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getmacrosname.Plo
2165 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getmacrosname.cpp' object='src/cpp/libscicore_algo_la-getmacrosname.lo' libtool=yes @AMDEPBACKSLASH@
2166 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2167 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2169 src/cpp/libscicore_algo_la-getfunctionsname.lo: src/cpp/getfunctionsname.cpp
2170 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2171 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-getfunctionsname.Plo
2172 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getfunctionsname.cpp' object='src/cpp/libscicore_algo_la-getfunctionsname.lo' libtool=yes @AMDEPBACKSLASH@
2173 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2174 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2176 src/cpp/libscicore_algo_la-InitScilab.lo: src/cpp/InitScilab.cpp
2177 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2178 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Tpo src/cpp/$(DEPDIR)/libscicore_algo_la-InitScilab.Plo
2179 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/InitScilab.cpp' object='src/cpp/libscicore_algo_la-InitScilab.lo' libtool=yes @AMDEPBACKSLASH@
2180 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2181 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_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
2183 sci_gateway/cpp/libscicore_la-core_gw.lo: sci_gateway/cpp/core_gw.cpp
2184 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-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
2185 @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
2186 @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@
2187 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2188 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-core_gw.lo `test -f 'sci_gateway/cpp/core_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/core_gw.cpp
2190 sci_gateway/cpp/libscicore_la-sci_getmodules.lo: sci_gateway/cpp/sci_getmodules.cpp
2191 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2192 @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
2193 @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@
2194 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2195 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getmodules.lo `test -f 'sci_gateway/cpp/sci_getmodules.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmodules.cpp
2197 sci_gateway/cpp/libscicore_la-sci_clear.lo: sci_gateway/cpp/sci_clear.cpp
2198 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2199 @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
2200 @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@
2201 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2202 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_clear.lo `test -f 'sci_gateway/cpp/sci_clear.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clear.cpp
2204 sci_gateway/cpp/libscicore_la-sci_clearfun.lo: sci_gateway/cpp/sci_clearfun.cpp
2205 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2206 @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
2207 @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@
2208 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2209 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_clearfun.lo `test -f 'sci_gateway/cpp/sci_clearfun.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearfun.cpp
2211 sci_gateway/cpp/libscicore_la-sci_newfun.lo: sci_gateway/cpp/sci_newfun.cpp
2212 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2213 @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
2214 @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@
2215 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2216 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_newfun.lo `test -f 'sci_gateway/cpp/sci_newfun.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_newfun.cpp
2218 sci_gateway/cpp/libscicore_la-sci_funptr.lo: sci_gateway/cpp/sci_funptr.cpp
2219 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2220 @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
2221 @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@
2222 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2223 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_funptr.lo `test -f 'sci_gateway/cpp/sci_funptr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_funptr.cpp
2225 sci_gateway/cpp/libscicore_la-sci_banner.lo: sci_gateway/cpp/sci_banner.cpp
2226 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2227 @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
2228 @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@
2229 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2230 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_banner.lo `test -f 'sci_gateway/cpp/sci_banner.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_banner.cpp
2232 sci_gateway/cpp/libscicore_la-sci_quit.lo: sci_gateway/cpp/sci_quit.cpp
2233 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2234 @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
2235 @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@
2236 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2237 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_quit.lo `test -f 'sci_gateway/cpp/sci_quit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_quit.cpp
2239 sci_gateway/cpp/libscicore_la-sci_exit.lo: sci_gateway/cpp/sci_exit.cpp
2240 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2241 @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
2242 @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@
2243 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2244 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_exit.lo `test -f 'sci_gateway/cpp/sci_exit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exit.cpp
2246 sci_gateway/cpp/libscicore_la-sci_argn.lo: sci_gateway/cpp/sci_argn.cpp
2247 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2248 @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
2249 @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@
2250 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2251 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_argn.lo `test -f 'sci_gateway/cpp/sci_argn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_argn.cpp
2253 sci_gateway/cpp/libscicore_la-sci_clearglobal.lo: sci_gateway/cpp/sci_clearglobal.cpp
2254 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2255 @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
2256 @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@
2257 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2258 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_clearglobal.lo `test -f 'sci_gateway/cpp/sci_clearglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearglobal.cpp
2260 sci_gateway/cpp/libscicore_la-sci_global.lo: sci_gateway/cpp/sci_global.cpp
2261 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2262 @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
2263 @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@
2264 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2265 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_global.lo `test -f 'sci_gateway/cpp/sci_global.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_global.cpp
2267 sci_gateway/cpp/libscicore_la-sci_isglobal.lo: sci_gateway/cpp/sci_isglobal.cpp
2268 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2269 @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
2270 @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@
2271 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2272 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_isglobal.lo `test -f 'sci_gateway/cpp/sci_isglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isglobal.cpp
2274 sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo: sci_gateway/cpp/sci_getscilabmode.cpp
2275 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2276 @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
2277 @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@
2278 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2279 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getscilabmode.lo `test -f 'sci_gateway/cpp/sci_getscilabmode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getscilabmode.cpp
2281 sci_gateway/cpp/libscicore_la-sci_getos.lo: sci_gateway/cpp/sci_getos.cpp
2282 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2283 @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
2284 @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@
2285 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2286 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getos.lo `test -f 'sci_gateway/cpp/sci_getos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getos.cpp
2288 sci_gateway/cpp/libscicore_la-sci_exists.lo: sci_gateway/cpp/sci_exists.cpp
2289 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2290 @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
2291 @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@
2292 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2293 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_exists.lo `test -f 'sci_gateway/cpp/sci_exists.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exists.cpp
2295 sci_gateway/cpp/libscicore_la-sci_with_module.lo: sci_gateway/cpp/sci_with_module.cpp
2296 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2297 @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
2298 @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@
2299 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2300 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_with_module.lo `test -f 'sci_gateway/cpp/sci_with_module.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_with_module.cpp
2302 sci_gateway/cpp/libscicore_la-sci_lasterror.lo: sci_gateway/cpp/sci_lasterror.cpp
2303 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2304 @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
2305 @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@
2306 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2307 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_lasterror.lo `test -f 'sci_gateway/cpp/sci_lasterror.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lasterror.cpp
2309 sci_gateway/cpp/libscicore_la-sci_getversion.lo: sci_gateway/cpp/sci_getversion.cpp
2310 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2311 @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
2312 @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@
2313 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2314 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getversion.lo `test -f 'sci_gateway/cpp/sci_getversion.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getversion.cpp
2316 sci_gateway/cpp/libscicore_la-sci_warning.lo: sci_gateway/cpp/sci_warning.cpp
2317 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2318 @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
2319 @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@
2320 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2321 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_warning.lo `test -f 'sci_gateway/cpp/sci_warning.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_warning.cpp
2323 sci_gateway/cpp/libscicore_la-sci_getmd5.lo: sci_gateway/cpp/sci_getmd5.cpp
2324 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2325 @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
2326 @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@
2327 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2328 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_getmd5.lo `test -f 'sci_gateway/cpp/sci_getmd5.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmd5.cpp
2330 sci_gateway/cpp/libscicore_la-sci_error.lo: sci_gateway/cpp/sci_error.cpp
2331 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2332 @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
2333 @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@
2334 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2335 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_error.lo `test -f 'sci_gateway/cpp/sci_error.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_error.cpp
2337 sci_gateway/cpp/libscicore_la-sci_pause.lo: sci_gateway/cpp/sci_pause.cpp
2338 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicore_la-sci_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
2339 @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
2340 @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@
2341 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2342 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicore_la-sci_pause.lo `test -f 'sci_gateway/cpp/sci_pause.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_pause.cpp
2344 sci_gateway/cpp/libscicore_la-sci_abort.lo: sci_gateway/cpp/sci_abort.cpp
2345 @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
2346 @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
2347 @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@
2348 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2349 @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
2351 sci_gateway/cpp/libscicore_la-sci_who.lo: sci_gateway/cpp/sci_who.cpp
2352 @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
2353 @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
2354 @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@
2355 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2356 @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
2358 sci_gateway/cpp/libscicore_la-sci_stacksize.lo: sci_gateway/cpp/sci_stacksize.cpp
2359 @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_stacksize.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_stacksize.Tpo -c -o sci_gateway/cpp/libscicore_la-sci_stacksize.lo `test -f 'sci_gateway/cpp/sci_stacksize.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_stacksize.cpp
2360 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_stacksize.Tpo sci_gateway/cpp/$(DEPDIR)/libscicore_la-sci_stacksize.Plo
2361 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_stacksize.cpp' object='sci_gateway/cpp/libscicore_la-sci_stacksize.lo' libtool=yes @AMDEPBACKSLASH@
2362 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2363 @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_stacksize.lo `test -f 'sci_gateway/cpp/sci_stacksize.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_stacksize.cpp
2365 sci_gateway/cpp/libscicore_la-sci_format.lo: sci_gateway/cpp/sci_format.cpp
2366 @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
2367 @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
2368 @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@
2369 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2370 @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
2372 sci_gateway/cpp/libscicore_la-sci_sciargs.lo: sci_gateway/cpp/sci_sciargs.cpp
2373 @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
2374 @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
2375 @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@
2376 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2377 @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
2379 sci_gateway/cpp/libscicore_la-sci_ieee.lo: sci_gateway/cpp/sci_ieee.cpp
2380 @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
2381 @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
2382 @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@
2383 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2384 @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
2386 sci_gateway/cpp/libscicore_la-sci_funcprot.lo: sci_gateway/cpp/sci_funcprot.cpp
2387 @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
2388 @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
2389 @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@
2390 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2391 @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
2393 sci_gateway/cpp/libscicore_la-sci_mode.lo: sci_gateway/cpp/sci_mode.cpp
2394 @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
2395 @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
2396 @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@
2397 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2398 @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
2400 sci_gateway/cpp/libscicore_la-sci_typename.lo: sci_gateway/cpp/sci_typename.cpp
2401 @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
2402 @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
2403 @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@
2404 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2405 @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
2407 sci_gateway/cpp/libscicore_la-sci_where.lo: sci_gateway/cpp/sci_where.cpp
2408 @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
2409 @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
2410 @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@
2411 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2412 @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
2414 sci_gateway/cpp/libscicore_la-sci_getmemory.lo: sci_gateway/cpp/sci_getmemory.cpp
2415 @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
2416 @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
2417 @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@
2418 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2419 @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
2421 sci_gateway/cpp/libscicore_la-sci_errclear.lo: sci_gateway/cpp/sci_errclear.cpp
2422 @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
2423 @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
2424 @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@
2425 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2426 @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
2428 sci_gateway/cpp/libscicore_la-sci_intppty.lo: sci_gateway/cpp/sci_intppty.cpp
2429 @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
2430 @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
2431 @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@
2432 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2433 @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
2435 sci_gateway/cpp/libscicore_la-sci_analyzeroptions.lo: sci_gateway/cpp/sci_analyzeroptions.cpp
2436 @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
2437 @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
2438 @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@
2439 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2440 @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
2442 sci_gateway/cpp/libscicore_la-sci_macr2tree.lo: sci_gateway/cpp/sci_macr2tree.cpp
2443 @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
2444 @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
2445 @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@
2446 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2447 @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
2450 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
2453 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2456 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
2458 mostlyclean-libtool:
2463 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
2464 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
2465 -rm -rf src/c/.libs src/c/_libs
2466 -rm -rf src/c/hashtable/.libs src/c/hashtable/_libs
2467 -rm -rf src/cpp/.libs src/cpp/_libs
2468 -rm -rf src/fortran/.libs src/fortran/_libs
2469 install-libscicore_la_etcDATA: $(libscicore_la_etc_DATA)
2471 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2472 if test -n "$$list"; then \
2473 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2474 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_etcdir)" || exit 1; \
2476 for p in $$list; do \
2477 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2479 done | $(am__base_list) | \
2480 while read files; do \
2481 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2482 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_etcdir)" || exit $$?; \
2485 uninstall-libscicore_la_etcDATA:
2486 @$(NORMAL_UNINSTALL)
2487 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2488 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2489 dir='$(DESTDIR)$(libscicore_la_etcdir)'; $(am__uninstall_files_from_dir)
2490 install-libscicore_la_rootDATA: $(libscicore_la_root_DATA)
2492 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2493 if test -n "$$list"; then \
2494 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2495 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_rootdir)" || exit 1; \
2497 for p in $$list; do \
2498 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2500 done | $(am__base_list) | \
2501 while read files; do \
2502 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2503 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_rootdir)" || exit $$?; \
2506 uninstall-libscicore_la_rootDATA:
2507 @$(NORMAL_UNINSTALL)
2508 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2509 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2510 dir='$(DESTDIR)$(libscicore_la_rootdir)'; $(am__uninstall_files_from_dir)
2511 install-libscicore_la_sci_gatewayDATA: $(libscicore_la_sci_gateway_DATA)
2513 @list='$(libscicore_la_sci_gateway_DATA)'; test -n "$(libscicore_la_sci_gatewaydir)" || list=; \
2514 if test -n "$$list"; then \
2515 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_sci_gatewaydir)'"; \
2516 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" || exit 1; \
2518 for p in $$list; do \
2519 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2521 done | $(am__base_list) | \
2522 while read files; do \
2523 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_sci_gatewaydir)'"; \
2524 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" || exit $$?; \
2527 uninstall-libscicore_la_sci_gatewayDATA:
2528 @$(NORMAL_UNINSTALL)
2529 @list='$(libscicore_la_sci_gateway_DATA)'; test -n "$(libscicore_la_sci_gatewaydir)" || list=; \
2530 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2531 dir='$(DESTDIR)$(libscicore_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
2532 install-libscicore_la_xmlDATA: $(libscicore_la_xml_DATA)
2534 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2535 if test -n "$$list"; then \
2536 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2537 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_xmldir)" || exit 1; \
2539 for p in $$list; do \
2540 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2542 done | $(am__base_list) | \
2543 while read files; do \
2544 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2545 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_xmldir)" || exit $$?; \
2548 uninstall-libscicore_la_xmlDATA:
2549 @$(NORMAL_UNINSTALL)
2550 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2551 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2552 dir='$(DESTDIR)$(libscicore_la_xmldir)'; $(am__uninstall_files_from_dir)
2553 install-libscicore_la_includeHEADERS: $(libscicore_la_include_HEADERS)
2555 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2556 if test -n "$$list"; then \
2557 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_includedir)'"; \
2558 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_includedir)" || exit 1; \
2560 for p in $$list; do \
2561 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2563 done | $(am__base_list) | \
2564 while read files; do \
2565 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libscicore_la_includedir)'"; \
2566 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libscicore_la_includedir)" || exit $$?; \
2569 uninstall-libscicore_la_includeHEADERS:
2570 @$(NORMAL_UNINSTALL)
2571 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2572 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2573 dir='$(DESTDIR)$(libscicore_la_includedir)'; $(am__uninstall_files_from_dir)
2575 ID: $(am__tagged_files)
2576 $(am__define_uniq_tagged_files); mkid -fID $$unique
2580 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2583 $(am__define_uniq_tagged_files); \
2585 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2586 test -n "$$unique" || unique=$$empty_fix; \
2587 if test $$# -gt 0; then \
2588 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2591 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2598 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2599 $(am__define_uniq_tagged_files); \
2600 test -z "$(CTAGS_ARGS)$$unique" \
2601 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2605 here=`$(am__cd) $(top_builddir) && pwd` \
2606 && $(am__cd) $(top_srcdir) \
2607 && gtags -i $(GTAGS_ARGS) "$$here"
2608 cscopelist: cscopelist-am
2610 cscopelist-am: $(am__tagged_files)
2611 list='$(am__tagged_files)'; \
2612 case "$(srcdir)" in \
2613 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2614 *) sdir=$(subdir)/$(srcdir) ;; \
2616 for i in $$list; do \
2617 if test -f "$$i"; then \
2618 echo "$(subdir)/$$i"; \
2620 echo "$$sdir/$$i"; \
2622 done >> $(top_builddir)/cscope.files
2625 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2627 distdir: $(DISTFILES)
2628 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2629 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2630 list='$(DISTFILES)'; \
2631 dist_files=`for file in $$list; do echo $$file; done | \
2632 sed -e "s|^$$srcdirstrip/||;t" \
2633 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2634 case $$dist_files in \
2635 */*) $(MKDIR_P) `echo "$$dist_files" | \
2636 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2639 for file in $$dist_files; do \
2640 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2641 if test -d $$d/$$file; then \
2642 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2643 if test -d "$(distdir)/$$file"; then \
2644 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2646 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2647 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2648 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2650 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2652 test -f "$(distdir)/$$file" \
2653 || cp -p $$d/$$file "$(distdir)/$$file" \
2658 $(MAKE) $(AM_MAKEFLAGS) check-local
2660 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
2662 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscicore_la_etcdir)" "$(DESTDIR)$(libscicore_la_rootdir)" "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" "$(DESTDIR)$(libscicore_la_xmldir)" "$(DESTDIR)$(libscicore_la_includedir)"; do \
2663 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2666 install-exec: install-exec-am
2667 install-data: install-data-am
2668 uninstall: uninstall-am
2671 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2673 installcheck: installcheck-am
2675 if test -z '$(STRIP)'; then \
2676 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2677 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2680 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2681 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2682 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2684 mostlyclean-generic:
2689 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2690 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2691 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2692 -rm -f sci_gateway/c/$(am__dirstamp)
2693 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2694 -rm -f sci_gateway/cpp/$(am__dirstamp)
2695 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
2696 -rm -f src/c/$(am__dirstamp)
2697 -rm -f src/c/hashtable/$(DEPDIR)/$(am__dirstamp)
2698 -rm -f src/c/hashtable/$(am__dirstamp)
2699 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
2700 -rm -f src/cpp/$(am__dirstamp)
2701 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
2702 -rm -f src/fortran/$(am__dirstamp)
2704 maintainer-clean-generic:
2705 @echo "This command is intended for maintainers to use"
2706 @echo "it deletes files that may require special tools to rebuild."
2709 clean-am: clean-generic clean-libtool clean-local \
2710 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
2712 distclean: distclean-am
2713 -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/hashtable/$(DEPDIR) src/cpp/$(DEPDIR)
2715 distclean-am: clean-am distclean-compile distclean-generic \
2716 distclean-local distclean-tags
2730 install-data-am: install-data-local install-libscicore_la_etcDATA \
2731 install-libscicore_la_includeHEADERS \
2732 install-libscicore_la_rootDATA \
2733 install-libscicore_la_sci_gatewayDATA \
2734 install-libscicore_la_xmlDATA
2736 install-dvi: install-dvi-am
2740 install-exec-am: install-pkglibLTLIBRARIES
2742 install-html: install-html-am
2744 install-html-am: install-html-local
2746 install-info: install-info-am
2752 install-pdf: install-pdf-am
2756 install-ps: install-ps-am
2762 maintainer-clean: maintainer-clean-am
2763 -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/c/hashtable/$(DEPDIR) src/cpp/$(DEPDIR)
2765 maintainer-clean-am: distclean-am maintainer-clean-generic
2767 mostlyclean: mostlyclean-am
2769 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2780 uninstall-am: uninstall-libscicore_la_etcDATA \
2781 uninstall-libscicore_la_includeHEADERS \
2782 uninstall-libscicore_la_rootDATA \
2783 uninstall-libscicore_la_sci_gatewayDATA \
2784 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
2786 .MAKE: check-am install-am install-strip
2788 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
2789 check-local clean clean-generic clean-libtool clean-local \
2790 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
2791 ctags ctags-am distclean distclean-compile distclean-generic \
2792 distclean-libtool distclean-local distclean-tags distdir dvi \
2793 dvi-am html html-am info info-am install install-am \
2794 install-data install-data-am install-data-local install-dvi \
2795 install-dvi-am install-exec install-exec-am install-html \
2796 install-html-am install-html-local install-info \
2797 install-info-am install-libscicore_la_etcDATA \
2798 install-libscicore_la_includeHEADERS \
2799 install-libscicore_la_rootDATA \
2800 install-libscicore_la_sci_gatewayDATA \
2801 install-libscicore_la_xmlDATA install-man install-pdf \
2802 install-pdf-am install-pkglibLTLIBRARIES install-ps \
2803 install-ps-am install-strip installcheck installcheck-am \
2804 installdirs maintainer-clean maintainer-clean-generic \
2805 mostlyclean mostlyclean-compile mostlyclean-generic \
2806 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
2807 uninstall-am uninstall-libscicore_la_etcDATA \
2808 uninstall-libscicore_la_includeHEADERS \
2809 uninstall-libscicore_la_rootDATA \
2810 uninstall-libscicore_la_sci_gatewayDATA \
2811 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
2814 # This target enables tests for Scilab
2815 check-local: $(top_builddir)/scilab-bin test
2816 if test -d $(mydatadir)/tests; then \
2817 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
2820 if test -f build.xml; then \
2821 $(ANT) checkstyle; \
2823 if test -x "$(SPLINT)"; then \
2824 $(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); \
2826 @NEED_JAVA_TRUE@java:
2827 # Some configurations needs to export JAVA_HOME in the current env
2828 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2829 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2830 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2831 @NEED_JAVA_TRUE@ $(ANT); \
2834 @NEED_JAVA_TRUE@clean-java:
2835 # Some configurations needs to export JAVA_HOME in the current env
2836 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2837 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2838 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2839 @NEED_JAVA_TRUE@ $(ANT) clean; \
2840 @NEED_JAVA_TRUE@ fi;
2842 # If the user request for the SWIG generation of the wrappers Java => C/C++
2843 # We call the target swig-build on the variable SWIG_WRAPPERS
2845 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
2846 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
2847 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
2848 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
2849 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
2850 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
2851 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) $(SWIG_OPTIONS) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
2855 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
2856 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
2857 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
2858 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
2859 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
2860 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_SCILAB) $(SWIG_OPTIONS) -outdir $$SWIG_OUTDIR $$file; \
2864 # If the user request for the SWIG generation of the wrappers Java => C/C++
2865 # We call the target swig-build on the variable SWIG_WRAPPERS
2867 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
2868 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
2869 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
2870 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
2871 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
2872 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
2873 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
2874 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2876 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
2877 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2882 @GIWS_TRUE@giws-exception:
2883 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
2884 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
2885 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
2888 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2889 echo "Error : Cannot build $< : Scilab has not been built"; \
2891 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
2894 # Removes the macros
2896 # Removes macros (*.bin generated from .sci)
2897 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2898 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
2899 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
2903 # More tests could be added here
2904 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2905 if test -f build.xml -a $$USEANT -eq 1; then \
2909 all-local: $(TARGETS_ALL)
2912 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2913 echo "Error : Cannot build $< : Scilab has not been build"; \
2915 echo "Creating $@"; \
2916 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
2921 install-data-local-local:
2922 # Mainly for javasci
2923 @if test -d $(srcdir)/javadoc; then \
2924 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
2926 # If the user wants the help sources to be installed
2927 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
2928 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
2929 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
2930 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
2931 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
2932 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
2933 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
2934 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
2935 @INSTALL_HELP_XML_TRUE@ done ; \
2936 @INSTALL_HELP_XML_TRUE@ fi; \
2937 @INSTALL_HELP_XML_TRUE@ fi; \
2938 @INSTALL_HELP_XML_TRUE@ done; \
2939 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
2940 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
2941 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
2942 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
2943 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
2944 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
2945 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
2946 @INSTALL_HELP_XML_TRUE@ done ; \
2947 @INSTALL_HELP_XML_TRUE@ fi; \
2948 @INSTALL_HELP_XML_TRUE@ fi
2951 @echo "-------- Install tests (if any) --------"; \
2952 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
2953 if test -d $(srcdir)/$$dir/; then \
2954 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2955 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2956 if test -d "$(srcdir)/$$dir/$$file"; then \
2957 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
2958 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
2960 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2961 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2966 # Install the help chapter
2967 @echo "-------- Install the help chapter (if any) --------"; \
2968 for lang in $(HELP_CHAPTERLANG); do \
2969 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
2970 if test -f $$HELPFILE; then \
2971 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2972 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2973 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2974 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2977 # Install the demos & examples
2978 @echo "-------- Install demos & examples (if any) --------"; \
2979 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
2980 if test -d $(srcdir)/$$dir/; then \
2981 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
2982 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2983 if test -d "$(srcdir)/$$dir/$$file"; then \
2984 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
2985 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
2987 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2988 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2993 # Install the macros
2994 @echo "-------- Install macros (if any) --------"; \
2995 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2996 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2997 if test -d $(srcdir)/$$dir/; then \
2998 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2999 if test -n "$(MACROSSPECIALEXT)"; then \
3001 for specialExt in $(MACROSSPECIALEXT); do \
3002 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
3004 FILELIST="$$FILELIST $$specialExtDir"; \
3006 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
3007 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
3008 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
3012 # Install java files (.jar)
3013 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
3014 echo "-------- Install jar files --------"; \
3015 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
3016 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
3017 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
3018 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
3022 ########### CLEAN ###################
3023 # Clean help (generated automatically by Scilab)
3024 # It used to clean the macro (clean-macros) but this was causing
3025 # make clean && make to fail Scilab startup
3026 @NEED_JAVA_TRUE@clean-local: clean-java
3027 @NEED_JAVA_FALSE@clean-local:
3030 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
3032 .PHONY: macros java swig giws
3034 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3035 # Otherwise a system limit (for SysV at least) may be exceeded.