1 # Makefile.in generated by automake 1.13.3 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-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-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@
108 @USE_DYNAMIC_STACK_TRUE@am__append_1 = src/c/scimem64.c
109 @USE_DYNAMIC_STACK_TRUE@am__append_2 = src/fortran/relocstack.f
111 # Used by sci_getdebuginfo:
112 @TCLTK_TRUE@am__append_3 = $(TCL_INC_PATH) \
113 @TCLTK_TRUE@ $(TK_INC_PATH)
115 DIST_COMMON = $(top_srcdir)/Makefile.incl.am $(srcdir)/Makefile.in \
116 $(srcdir)/Makefile.am $(top_srcdir)/config/mkinstalldirs \
117 $(top_srcdir)/config/depcomp $(libscicore_la_include_HEADERS)
118 @NEED_JAVA_TRUE@am__append_4 = java
119 subdir = modules/core
120 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
121 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
122 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/curl.m4 \
123 $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/doxygen.m4 \
124 $(top_srcdir)/m4/eigen.m4 $(top_srcdir)/m4/fftw.m4 \
125 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
126 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
127 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
128 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
129 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
130 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
131 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
132 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
133 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \
134 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/relocatable.m4 \
135 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \
136 $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \
137 $(top_srcdir)/m4/vmkit.m4 $(top_srcdir)/configure.ac
138 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
140 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
141 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
143 CONFIG_CLEAN_VPATH_FILES =
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
151 am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
171 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
172 "$(DESTDIR)$(libscicore_la_etcdir)" \
173 "$(DESTDIR)$(libscicore_la_rootdir)" \
174 "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" \
175 "$(DESTDIR)$(libscicore_la_xmldir)" \
176 "$(DESTDIR)$(libscicore_la_includedir)"
177 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
178 libscicore_algo_la_LIBADD =
179 am__libscicore_algo_la_SOURCES_DIST = src/c/inffic.c src/c/cs2st.c \
180 src/c/intmacr2tree.c src/c/InitScilab.c src/c/getval.c \
181 src/c/md5.c src/c/IsAScalar.c src/c/texmacs.c src/c/sciquit.c \
182 src/c/stack1.c src/c/stack3.c src/c/str2sci.c \
183 src/c/getmodules.c src/c/getmemory.c src/c/Funtab.c \
184 src/c/csignal.c src/c/callinterf.c src/c/scimem.c \
185 src/c/isanan.c src/c/stack2.c src/c/xscion.c \
186 src/c/returnanan.c src/c/LoadFunctionsTab.c \
187 src/c/loadversion.c src/c/version.c src/c/stackinfo.c \
188 src/c/InitializeCore.c src/c/TerminateCore.c src/c/coretable.c \
189 src/c/GetXmlFileEncoding.c src/c/islittleendian.c \
190 src/c/terme.c src/c/ifexpr.c src/c/getcommandlineargs.c \
191 src/c/callFunctionFromGateway.c src/c/getvariablesname.c \
192 src/c/commandwords.c src/c/freeArrayOfString.c \
193 src/c/getstaticdebuginfo.c src/c/getdynamicdebuginfo.c \
194 src/c/gw_dynamic_generic.c src/c/dynamic_gateways.c \
195 src/c/readGateway.c src/c/comparehandles.c \
196 src/c/setPrecisionFPU.c src/c/LaunchScilabSignal.c \
197 src/c/getos.c src/c/mode_exec.c src/c/predef.c \
198 src/c/transposeMatrix.c src/c/recursionFunction.c \
199 src/c/typename.c src/c/inittypenames.c src/c/eqid.c \
200 src/c/exitCodeValue.c src/c/getversion.c \
201 src/c/dynamic_tclsci.c src/c/dynamic_parallel.c \
202 src/c/backtrace.c src/c/signal_mgmt.c src/c/suspendProcess.c \
203 src/c/setlines.c src/c/setformat.c \
204 src/c/InitializePreferences.c src/c/getmaxMALLOC.c \
205 src/c/sci_mem_alloc.c src/c/hashtable/hashtable.c \
206 src/c/hashtable/hashtable_itr.c \
207 src/c/hashtable/hashtable_utility.c src/c/scimem64.c \
208 src/cpp/hashtable_core.cpp src/cpp/namstr.cpp \
209 src/cpp/search_functions.cpp src/cpp/demangle.cpp \
210 src/cpp/backtrace_print.cpp src/cpp/storeCommand.cpp \
211 src/cpp/banner.cpp src/cpp/with_module.cpp src/cpp/runner.cpp \
212 src/cpp/jitter.cpp src/fortran/clunit.f src/fortran/getlin.f \
213 src/fortran/allowptr.f src/fortran/isany.f \
214 src/fortran/hmcreate.f src/fortran/nextj.f \
215 src/fortran/setgetmode.f src/fortran/showstack.f \
216 src/fortran/setippty.f src/fortran/compil.f \
217 src/fortran/funnam.f src/fortran/cmdstr.f src/fortran/cmplxt.f \
218 src/fortran/skpins.f src/fortran/folhp.f src/fortran/cvname.f \
219 src/fortran/typ2cod.f src/fortran/prompt.f \
220 src/fortran/intstr.f src/fortran/createref.f \
221 src/fortran/btof.f src/fortran/getnum.f src/fortran/btofm.f \
222 src/fortran/getsym.f src/fortran/findequal.f \
223 src/fortran/stackg.f src/fortran/find.f src/fortran/setlnb.f \
224 src/fortran/mrknmd.f src/fortran/ref2val.f src/fortran/stack.f \
225 src/fortran/isbrk.f src/fortran/xerbla.f src/fortran/dtosci.f \
226 src/fortran/bexec.f src/fortran/varfunptr.f \
227 src/fortran/getfun.f src/fortran/savlod.f src/fortran/error.f \
228 src/fortran/cvdm.f src/fortran/tradsl.f src/fortran/mkindx.f \
229 src/fortran/whatln.f src/fortran/errmgr.f src/fortran/defmat.f \
230 src/fortran/mklist.f src/fortran/sigbas.f src/fortran/indxg.f \
231 src/fortran/istrue.f src/fortran/getfunction.f \
232 src/fortran/extlarg.f src/fortran/getstr.f src/fortran/cvwm.f \
233 src/fortran/storeglobal.f src/fortran/lst2vars.f \
234 src/fortran/basnms.f src/fortran/ptrback.f src/fortran/getch.f \
235 src/fortran/ftob.f src/fortran/seteol.f src/fortran/compcl.f \
236 src/fortran/expsum.f src/fortran/copyvar.f src/fortran/putid.f \
237 src/fortran/itosci.f src/fortran/stackr2d.f \
238 src/fortran/stacki2d.f src/fortran/stackc2i.f \
239 src/fortran/isinstring.f src/fortran/relocstack.f
240 @USE_DYNAMIC_STACK_TRUE@am__objects_1 = \
241 @USE_DYNAMIC_STACK_TRUE@ libscicore_algo_la-scimem64.lo
242 am__objects_2 = libscicore_algo_la-inffic.lo \
243 libscicore_algo_la-cs2st.lo libscicore_algo_la-intmacr2tree.lo \
244 libscicore_algo_la-InitScilab.lo libscicore_algo_la-getval.lo \
245 libscicore_algo_la-md5.lo libscicore_algo_la-IsAScalar.lo \
246 libscicore_algo_la-texmacs.lo libscicore_algo_la-sciquit.lo \
247 libscicore_algo_la-stack1.lo libscicore_algo_la-stack3.lo \
248 libscicore_algo_la-str2sci.lo libscicore_algo_la-getmodules.lo \
249 libscicore_algo_la-getmemory.lo libscicore_algo_la-Funtab.lo \
250 libscicore_algo_la-csignal.lo libscicore_algo_la-callinterf.lo \
251 libscicore_algo_la-scimem.lo libscicore_algo_la-isanan.lo \
252 libscicore_algo_la-stack2.lo libscicore_algo_la-xscion.lo \
253 libscicore_algo_la-returnanan.lo \
254 libscicore_algo_la-LoadFunctionsTab.lo \
255 libscicore_algo_la-loadversion.lo \
256 libscicore_algo_la-version.lo libscicore_algo_la-stackinfo.lo \
257 libscicore_algo_la-InitializeCore.lo \
258 libscicore_algo_la-TerminateCore.lo \
259 libscicore_algo_la-coretable.lo \
260 libscicore_algo_la-GetXmlFileEncoding.lo \
261 libscicore_algo_la-islittleendian.lo \
262 libscicore_algo_la-terme.lo libscicore_algo_la-ifexpr.lo \
263 libscicore_algo_la-getcommandlineargs.lo \
264 libscicore_algo_la-callFunctionFromGateway.lo \
265 libscicore_algo_la-getvariablesname.lo \
266 libscicore_algo_la-commandwords.lo \
267 libscicore_algo_la-freeArrayOfString.lo \
268 libscicore_algo_la-getstaticdebuginfo.lo \
269 libscicore_algo_la-getdynamicdebuginfo.lo \
270 libscicore_algo_la-gw_dynamic_generic.lo \
271 libscicore_algo_la-dynamic_gateways.lo \
272 libscicore_algo_la-readGateway.lo \
273 libscicore_algo_la-comparehandles.lo \
274 libscicore_algo_la-setPrecisionFPU.lo \
275 libscicore_algo_la-LaunchScilabSignal.lo \
276 libscicore_algo_la-getos.lo libscicore_algo_la-mode_exec.lo \
277 libscicore_algo_la-predef.lo \
278 libscicore_algo_la-transposeMatrix.lo \
279 libscicore_algo_la-recursionFunction.lo \
280 libscicore_algo_la-typename.lo \
281 libscicore_algo_la-inittypenames.lo libscicore_algo_la-eqid.lo \
282 libscicore_algo_la-exitCodeValue.lo \
283 libscicore_algo_la-getversion.lo \
284 libscicore_algo_la-dynamic_tclsci.lo \
285 libscicore_algo_la-dynamic_parallel.lo \
286 libscicore_algo_la-backtrace.lo \
287 libscicore_algo_la-signal_mgmt.lo \
288 libscicore_algo_la-suspendProcess.lo \
289 libscicore_algo_la-setlines.lo libscicore_algo_la-setformat.lo \
290 libscicore_algo_la-InitializePreferences.lo \
291 libscicore_algo_la-getmaxMALLOC.lo \
292 libscicore_algo_la-sci_mem_alloc.lo \
293 libscicore_algo_la-hashtable.lo \
294 libscicore_algo_la-hashtable_itr.lo \
295 libscicore_algo_la-hashtable_utility.lo $(am__objects_1)
296 am__objects_3 = libscicore_algo_la-hashtable_core.lo \
297 libscicore_algo_la-namstr.lo \
298 libscicore_algo_la-search_functions.lo \
299 libscicore_algo_la-demangle.lo \
300 libscicore_algo_la-backtrace_print.lo \
301 libscicore_algo_la-storeCommand.lo \
302 libscicore_algo_la-banner.lo libscicore_algo_la-with_module.lo \
303 libscicore_algo_la-runner.lo libscicore_algo_la-jitter.lo
304 @USE_DYNAMIC_STACK_TRUE@am__objects_4 = relocstack.lo
305 am__objects_5 = clunit.lo getlin.lo allowptr.lo isany.lo hmcreate.lo \
306 nextj.lo setgetmode.lo showstack.lo setippty.lo compil.lo \
307 funnam.lo cmdstr.lo cmplxt.lo skpins.lo folhp.lo cvname.lo \
308 typ2cod.lo prompt.lo intstr.lo createref.lo btof.lo getnum.lo \
309 btofm.lo getsym.lo findequal.lo stackg.lo find.lo setlnb.lo \
310 mrknmd.lo ref2val.lo stack.lo isbrk.lo xerbla.lo dtosci.lo \
311 bexec.lo varfunptr.lo getfun.lo savlod.lo error.lo cvdm.lo \
312 tradsl.lo mkindx.lo whatln.lo errmgr.lo defmat.lo mklist.lo \
313 sigbas.lo indxg.lo istrue.lo getfunction.lo extlarg.lo \
314 getstr.lo cvwm.lo storeglobal.lo lst2vars.lo basnms.lo \
315 ptrback.lo getch.lo ftob.lo seteol.lo compcl.lo expsum.lo \
316 copyvar.lo putid.lo itosci.lo stackr2d.lo stacki2d.lo \
317 stackc2i.lo isinstring.lo $(am__objects_4)
318 am_libscicore_algo_la_OBJECTS = $(am__objects_2) $(am__objects_3) \
320 libscicore_algo_la_OBJECTS = $(am_libscicore_algo_la_OBJECTS)
321 AM_V_lt = $(am__v_lt_@AM_V@)
322 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
323 am__v_lt_0 = --silent
325 @MAINTAINER_MODE_FALSE@am_libscicore_algo_la_rpath =
326 @MAINTAINER_MODE_TRUE@am_libscicore_algo_la_rpath =
327 libscicore_la_DEPENDENCIES = libscicore-algo.la
328 am__objects_6 = libscicore_la-sci_mtlb_mode.lo \
329 libscicore_la-sci_where.lo libscicore_la-sci_errcatch.lo \
330 libscicore_la-sci_getmemory.lo libscicore_la-sci_havewindow.lo \
331 libscicore_la-sci_delbpt.lo libscicore_la-sci_macr2lst.lo \
332 libscicore_la-sci_errclear.lo libscicore_la-sci_newfun.lo \
333 libscicore_la-sci_dispbpt.lo libscicore_la-sci_intppty.lo \
334 libscicore_la-sci_gstacksize.lo libscicore_la-sci_funptr.lo \
335 libscicore_la-sci_return.lo libscicore_la-sci_clearfun.lo \
336 libscicore_la-sci_setbpt.lo libscicore_la-sci_what.lo \
337 libscicore_la-sci_predef.lo libscicore_la-sci_type.lo \
338 libscicore_la-sci_typename.lo libscicore_la-sci_macr2tree.lo \
339 libscicore_la-sci_iserror.lo libscicore_la-sci_getdebuginfo.lo \
340 libscicore_la-sci_debug.lo libscicore_la-gw_core.lo \
341 libscicore_la-gw_user.lo libscicore_la-gw_user2.lo \
342 libscicore_la-sci_getvariablesonstack.lo \
343 libscicore_la-sci_readgateway.lo libscicore_la-sci_comp.lo
344 am__objects_7 = sci_f_mtlb_mode.lo sci_f_dispbpt.lo sci_f_intppty.lo \
345 sci_f_macrovar.lo sci_f_errcatch.lo sci_f_setbpt.lo \
346 sci_f_delbpt.lo where.lo sci_f_iserror.lo
347 am__objects_8 = libscicore_la-core_gw.lo \
348 libscicore_la-sci_getmodules.lo libscicore_la-sci_clear.lo \
349 libscicore_la-sci_banner.lo libscicore_la-sci_quit.lo \
350 libscicore_la-sci_exit.lo libscicore_la-sci_argn.lo \
351 libscicore_la-sci_clearglobal.lo libscicore_la-sci_global.lo \
352 libscicore_la-sci_isglobal.lo \
353 libscicore_la-sci_getscilabmode.lo libscicore_la-sci_getos.lo \
354 libscicore_la-sci_exists.lo libscicore_la-sci_with_module.lo \
355 libscicore_la-sci_lasterror.lo libscicore_la-sci_getversion.lo \
356 libscicore_la-sci_warning.lo libscicore_la-sci_getmd5.lo \
357 libscicore_la-sci_error.lo libscicore_la-sci_pause.lo \
358 libscicore_la-sci_abort.lo libscicore_la-sci_who.lo \
359 libscicore_la-sci_stacksize.lo libscicore_la-sci_format.lo \
360 libscicore_la-sci_sciargs.lo libscicore_la-sci_ieee.lo \
361 libscicore_la-sci_funcprot.lo libscicore_la-sci_mode.lo \
362 libscicore_la-sci_runASTwithVMKit.lo
363 am_libscicore_la_OBJECTS = $(am__objects_6) $(am__objects_7) \
365 libscicore_la_OBJECTS = $(am_libscicore_la_OBJECTS)
366 libscicore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
367 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
368 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscicore_la_LDFLAGS) $(LDFLAGS) \
370 @MAINTAINER_MODE_FALSE@am_libscicore_la_rpath =
371 @MAINTAINER_MODE_TRUE@am_libscicore_la_rpath = -rpath $(pkglibdir)
372 AM_V_P = $(am__v_P_@AM_V@)
373 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
376 AM_V_GEN = $(am__v_GEN_@AM_V@)
377 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
378 am__v_GEN_0 = @echo " GEN " $@;
380 AM_V_at = $(am__v_at_@AM_V@)
381 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
384 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
385 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
386 am__depfiles_maybe = depfiles
388 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
389 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
390 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
391 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
392 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
393 $(AM_CFLAGS) $(CFLAGS)
394 AM_V_CC = $(am__v_CC_@AM_V@)
395 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
396 am__v_CC_0 = @echo " CC " $@;
399 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
400 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
401 $(AM_LDFLAGS) $(LDFLAGS) -o $@
402 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
403 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
404 am__v_CCLD_0 = @echo " CCLD " $@;
406 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
407 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
408 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
409 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
410 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
411 $(AM_CXXFLAGS) $(CXXFLAGS)
412 AM_V_CXX = $(am__v_CXX_@AM_V@)
413 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
414 am__v_CXX_0 = @echo " CXX " $@;
417 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
418 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
419 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
420 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
421 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
422 am__v_CXXLD_0 = @echo " CXXLD " $@;
424 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
425 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
426 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
427 AM_V_F77 = $(am__v_F77_@AM_V@)
428 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
429 am__v_F77_0 = @echo " F77 " $@;
432 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
433 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
434 $(AM_LDFLAGS) $(LDFLAGS) -o $@
435 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
436 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
437 am__v_F77LD_0 = @echo " F77LD " $@;
439 SOURCES = $(libscicore_algo_la_SOURCES) $(libscicore_la_SOURCES)
440 DIST_SOURCES = $(am__libscicore_algo_la_SOURCES_DIST) \
441 $(libscicore_la_SOURCES)
442 am__can_run_installinfo = \
443 case $$AM_UPDATE_INFO_DIR in \
445 *) (install-info --version) >/dev/null 2>&1;; \
447 DATA = $(libscicore_la_etc_DATA) $(libscicore_la_root_DATA) \
448 $(libscicore_la_sci_gateway_DATA) $(libscicore_la_xml_DATA)
449 HEADERS = $(libscicore_la_include_HEADERS)
450 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
451 # Read a list of newline-separated strings from the standard input,
452 # and print each of them once, without duplicates. Input order is
454 am__uniquify_input = $(AWK) '\
455 BEGIN { nonempty = 0; } \
456 { items[$$0] = 1; nonempty = 1; } \
457 END { if (nonempty) { for (i in items) print i; }; } \
459 # Make sure the list of sources is unique. This is necessary because,
460 # e.g., the same source file might be shared among _SOURCES variables
461 # for different programs/libraries.
462 am__define_uniq_tagged_files = \
463 list='$(am__tagged_files)'; \
464 unique=`for i in $$list; do \
465 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
466 done | $(am__uniquify_input)`
469 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
471 ALL_LINGUAS = @ALL_LINGUAS@
472 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
474 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
478 ARPACK_LIBS = @ARPACK_LIBS@
480 AUTOCONF = @AUTOCONF@
481 AUTOHEADER = @AUTOHEADER@
482 AUTOMAKE = @AUTOMAKE@
483 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
486 BLAS_LIBS = @BLAS_LIBS@
489 CCDEPMODE = @CCDEPMODE@
491 CHECKSTYLE = @CHECKSTYLE@
492 COBERTURA = @COBERTURA@
493 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
494 COMMONS_IO = @COMMONS_IO@
495 COMMONS_LOGGING = @COMMONS_LOGGING@
497 CPPFLAGS = @CPPFLAGS@
498 CURL_CFLAGS = @CURL_CFLAGS@
499 CURL_CONFIG = @CURL_CONFIG@
500 CURL_LIBS = @CURL_LIBS@
501 CURL_VERSION = @CURL_VERSION@
504 CXXDEPMODE = @CXXDEPMODE@
505 CXXFLAGS = @CXXFLAGS@
506 CYGPATH_W = @CYGPATH_W@
508 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
510 DOCBOOK_ROOT = @DOCBOOK_ROOT@
511 DOXYGEN_BIN = @DOXYGEN_BIN@
512 DSYMUTIL = @DSYMUTIL@
518 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
522 FFTW3_LIB = @FFTW3_LIB@
523 FFTW_ENABLE = @FFTW_ENABLE@
525 FLEXDOCK = @FLEXDOCK@
529 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
530 GIWS_BIN = @GIWS_BIN@
531 GLUEGEN2_RT = @GLUEGEN2_RT@
533 GMSGFMT_015 = @GMSGFMT_015@
534 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
536 GUI_ENABLE = @GUI_ENABLE@
537 HDF5_CFLAGS = @HDF5_CFLAGS@
538 HDF5_LIBS = @HDF5_LIBS@
539 HELP_ENABLE = @HELP_ENABLE@
541 INSTALL_DATA = @INSTALL_DATA@
542 INSTALL_PROGRAM = @INSTALL_PROGRAM@
543 INSTALL_SCRIPT = @INSTALL_SCRIPT@
544 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
545 INTLLIBS = @INTLLIBS@
546 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
550 JAVAC_DEBUG = @JAVAC_DEBUG@
553 JAVASCI_ENABLE = @JAVASCI_ENABLE@
554 JAVA_ENABLE = @JAVA_ENABLE@
556 JAVA_HOME = @JAVA_HOME@
557 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
558 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
560 JEUCLID_CORE = @JEUCLID_CORE@
563 JLATEXMATH = @JLATEXMATH@
564 JLATEXMATH_FOP = @JLATEXMATH_FOP@
566 JROSETTA_API = @JROSETTA_API@
567 JROSETTA_ENGINE = @JROSETTA_ENGINE@
569 LAPACK_LIBS = @LAPACK_LIBS@
575 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
576 LIBICONV = @LIBICONV@
583 LLVM_INCLUDE_DIR = @LLVM_INCLUDE_DIR@
584 LLVM_LIB_DIR = @LLVM_LIB_DIR@
586 LOGGING_LEVEL = @LOGGING_LEVEL@
588 LTLIBICONV = @LTLIBICONV@
589 LTLIBINTL = @LTLIBINTL@
590 LTLIBOBJS = @LTLIBOBJS@
592 MAKEINFO = @MAKEINFO@
593 MATIO_CFLAGS = @MATIO_CFLAGS@
594 MATIO_ENABLE = @MATIO_ENABLE@
595 MATIO_LIBS = @MATIO_LIBS@
599 MSGFMT_015 = @MSGFMT_015@
600 MSGMERGE = @MSGMERGE@
606 OCAMLDEP = @OCAMLDEP@
607 OCAMLLEX = @OCAMLLEX@
608 OCAMLOPT = @OCAMLOPT@
609 OCAMLYACC = @OCAMLYACC@
610 OPENMP_CFLAGS = @OPENMP_CFLAGS@
611 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
612 OPENMP_ENABLE = @OPENMP_ENABLE@
613 OPENMP_LIBS = @OPENMP_LIBS@
617 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
618 PACKAGE_NAME = @PACKAGE_NAME@
619 PACKAGE_STRING = @PACKAGE_STRING@
620 PACKAGE_TARNAME = @PACKAGE_TARNAME@
621 PACKAGE_URL = @PACKAGE_URL@
622 PACKAGE_VERSION = @PACKAGE_VERSION@
623 PATH_SEPARATOR = @PATH_SEPARATOR@
624 PCRE_CFLAGS = @PCRE_CFLAGS@
625 PCRE_CONFIG = @PCRE_CONFIG@
626 PCRE_LIBS = @PCRE_LIBS@
627 PCRE_VERSION = @PCRE_VERSION@
628 PKG_CONFIG = @PKG_CONFIG@
633 RELOCATABLE = @RELOCATABLE@
636 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
637 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
638 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
639 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
640 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
641 SCIRENDERER = @SCIRENDERER@
642 SCIRENDERER_CP = @SCIRENDERER_CP@
643 SCI_CFLAGS = @SCI_CFLAGS@
644 SCI_CXXFLAGS = @SCI_CXXFLAGS@
645 SCI_FFLAGS = @SCI_FFLAGS@
646 SCI_LDFLAGS = @SCI_LDFLAGS@
648 SET_MAKE = @SET_MAKE@
649 SET_RELOCATABLE = @SET_RELOCATABLE@
654 SWIG_BIN = @SWIG_BIN@
655 SWIG_JAVA = @SWIG_JAVA@
656 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
657 TCLTK_LIBS = @TCLTK_LIBS@
658 TCL_INC_PATH = @TCL_INC_PATH@
659 TK_INC_PATH = @TK_INC_PATH@
660 UMFPACK_ENABLE = @UMFPACK_ENABLE@
661 UMFPACK_LIB = @UMFPACK_LIB@
664 VMKIT_BIN_DIR = @VMKIT_BIN_DIR@
665 VMKIT_CPPFLAGS = @VMKIT_CPPFLAGS@
666 VMKIT_INCLUDE_DIR = @VMKIT_INCLUDE_DIR@
667 VMKIT_LDADD = @VMKIT_LDADD@
668 VMKIT_LDFLAGS = @VMKIT_LDFLAGS@
669 WITH_OCAML = @WITH_OCAML@
670 WITH_TKSCI = @WITH_TKSCI@
671 XCOS_ENABLE = @XCOS_ENABLE@
672 XGETTEXT = @XGETTEXT@
673 XGETTEXT_015 = @XGETTEXT_015@
674 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
676 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
677 XML_APIS_EXT = @XML_APIS_EXT@
678 XML_CONFIG = @XML_CONFIG@
679 XML_FLAGS = @XML_FLAGS@
680 XML_LIBS = @XML_LIBS@
681 XML_VERSION = @XML_VERSION@
682 X_CFLAGS = @X_CFLAGS@
683 X_EXTRA_LIBS = @X_EXTRA_LIBS@
685 X_PRE_LIBS = @X_PRE_LIBS@
688 abs_builddir = @abs_builddir@
689 abs_srcdir = @abs_srcdir@
690 abs_top_builddir = @abs_top_builddir@
691 abs_top_srcdir = @abs_top_srcdir@
692 ac_ct_AR = @ac_ct_AR@
693 ac_ct_CC = @ac_ct_CC@
694 ac_ct_CXX = @ac_ct_CXX@
695 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
696 ac_ct_F77 = @ac_ct_F77@
697 am__include = @am__include@
698 am__leading_dot = @am__leading_dot@
699 am__quote = @am__quote@
701 am__untar = @am__untar@
704 build_alias = @build_alias@
705 build_cpu = @build_cpu@
706 build_os = @build_os@
707 build_vendor = @build_vendor@
708 builddir = @builddir@
709 cxx_present = @cxx_present@
711 datarootdir = @datarootdir@
714 exec_prefix = @exec_prefix@
716 host_alias = @host_alias@
717 host_cpu = @host_cpu@
719 host_vendor = @host_vendor@
721 includedir = @includedir@
723 install_sh = @install_sh@
725 libexecdir = @libexecdir@
726 localedir = @localedir@
727 localstatedir = @localstatedir@
730 oldincludedir = @oldincludedir@
733 program_transform_name = @program_transform_name@
736 sharedstatedir = @sharedstatedir@
738 sysconfdir = @sysconfdir@
739 target_alias = @target_alias@
740 top_build_prefix = @top_build_prefix@
741 top_builddir = @top_builddir@
742 top_srcdir = @top_srcdir@
743 yacc_present = @yacc_present@
744 CORE_C_SOURCES = src/c/inffic.c src/c/cs2st.c src/c/intmacr2tree.c \
745 src/c/InitScilab.c src/c/getval.c src/c/md5.c \
746 src/c/IsAScalar.c src/c/texmacs.c src/c/sciquit.c \
747 src/c/stack1.c src/c/stack3.c src/c/str2sci.c \
748 src/c/getmodules.c src/c/getmemory.c src/c/Funtab.c \
749 src/c/csignal.c src/c/callinterf.c src/c/scimem.c \
750 src/c/isanan.c src/c/stack2.c src/c/xscion.c \
751 src/c/returnanan.c src/c/LoadFunctionsTab.c \
752 src/c/loadversion.c src/c/version.c src/c/stackinfo.c \
753 src/c/InitializeCore.c src/c/TerminateCore.c src/c/coretable.c \
754 src/c/GetXmlFileEncoding.c src/c/islittleendian.c \
755 src/c/terme.c src/c/ifexpr.c src/c/getcommandlineargs.c \
756 src/c/callFunctionFromGateway.c src/c/getvariablesname.c \
757 src/c/commandwords.c src/c/freeArrayOfString.c \
758 src/c/getstaticdebuginfo.c src/c/getdynamicdebuginfo.c \
759 src/c/gw_dynamic_generic.c src/c/dynamic_gateways.c \
760 src/c/readGateway.c src/c/comparehandles.c \
761 src/c/setPrecisionFPU.c src/c/LaunchScilabSignal.c \
762 src/c/getos.c src/c/mode_exec.c src/c/predef.c \
763 src/c/transposeMatrix.c src/c/recursionFunction.c \
764 src/c/typename.c src/c/inittypenames.c src/c/eqid.c \
765 src/c/exitCodeValue.c src/c/getversion.c \
766 src/c/dynamic_tclsci.c src/c/dynamic_parallel.c \
767 src/c/backtrace.c src/c/signal_mgmt.c src/c/suspendProcess.c \
768 src/c/setlines.c src/c/setformat.c \
769 src/c/InitializePreferences.c src/c/getmaxMALLOC.c \
770 src/c/sci_mem_alloc.c src/c/hashtable/hashtable.c \
771 src/c/hashtable/hashtable_itr.c \
772 src/c/hashtable/hashtable_utility.c $(am__append_1)
774 src/cpp/hashtable_core.cpp \
776 src/cpp/search_functions.cpp \
777 src/cpp/demangle.cpp \
778 src/cpp/backtrace_print.cpp \
779 src/cpp/storeCommand.cpp \
781 src/cpp/with_module.cpp \
785 CORE_FORTRAN_SOURCES = src/fortran/clunit.f src/fortran/getlin.f \
786 src/fortran/allowptr.f src/fortran/isany.f \
787 src/fortran/hmcreate.f src/fortran/nextj.f \
788 src/fortran/setgetmode.f src/fortran/showstack.f \
789 src/fortran/setippty.f src/fortran/compil.f \
790 src/fortran/funnam.f src/fortran/cmdstr.f src/fortran/cmplxt.f \
791 src/fortran/skpins.f src/fortran/folhp.f src/fortran/cvname.f \
792 src/fortran/typ2cod.f src/fortran/prompt.f \
793 src/fortran/intstr.f src/fortran/createref.f \
794 src/fortran/btof.f src/fortran/getnum.f src/fortran/btofm.f \
795 src/fortran/getsym.f src/fortran/findequal.f \
796 src/fortran/stackg.f src/fortran/find.f src/fortran/setlnb.f \
797 src/fortran/mrknmd.f src/fortran/ref2val.f src/fortran/stack.f \
798 src/fortran/isbrk.f src/fortran/xerbla.f src/fortran/dtosci.f \
799 src/fortran/bexec.f src/fortran/varfunptr.f \
800 src/fortran/getfun.f src/fortran/savlod.f src/fortran/error.f \
801 src/fortran/cvdm.f src/fortran/tradsl.f src/fortran/mkindx.f \
802 src/fortran/whatln.f src/fortran/errmgr.f src/fortran/defmat.f \
803 src/fortran/mklist.f src/fortran/sigbas.f src/fortran/indxg.f \
804 src/fortran/istrue.f src/fortran/getfunction.f \
805 src/fortran/extlarg.f src/fortran/getstr.f src/fortran/cvwm.f \
806 src/fortran/storeglobal.f src/fortran/lst2vars.f \
807 src/fortran/basnms.f src/fortran/ptrback.f src/fortran/getch.f \
808 src/fortran/ftob.f src/fortran/seteol.f src/fortran/compcl.f \
809 src/fortran/expsum.f src/fortran/copyvar.f src/fortran/putid.f \
810 src/fortran/itosci.f src/fortran/stackr2d.f \
811 src/fortran/stacki2d.f src/fortran/stackc2i.f \
812 src/fortran/isinstring.f $(am__append_2)
813 GATEWAY_C_SOURCES = \
814 sci_gateway/c/sci_mtlb_mode.c \
815 sci_gateway/c/sci_where.c \
816 sci_gateway/c/sci_errcatch.c \
817 sci_gateway/c/sci_getmemory.c \
818 sci_gateway/c/sci_havewindow.c \
819 sci_gateway/c/sci_delbpt.c \
820 sci_gateway/c/sci_macr2lst.c \
821 sci_gateway/c/sci_errclear.c \
822 sci_gateway/c/sci_newfun.c \
823 sci_gateway/c/sci_dispbpt.c \
824 sci_gateway/c/sci_intppty.c \
825 sci_gateway/c/sci_gstacksize.c \
826 sci_gateway/c/sci_funptr.c \
827 sci_gateway/c/sci_return.c \
828 sci_gateway/c/sci_clearfun.c \
829 sci_gateway/c/sci_setbpt.c \
830 sci_gateway/c/sci_what.c \
831 sci_gateway/c/sci_predef.c \
832 sci_gateway/c/sci_type.c \
833 sci_gateway/c/sci_typename.c \
834 sci_gateway/c/sci_macr2tree.c \
835 sci_gateway/c/sci_iserror.c \
836 sci_gateway/c/sci_getdebuginfo.c \
837 sci_gateway/c/sci_debug.c \
838 sci_gateway/c/gw_core.c \
839 sci_gateway/c/gw_user.c \
840 sci_gateway/c/gw_user2.c \
841 sci_gateway/c/sci_getvariablesonstack.c \
842 sci_gateway/c/sci_readgateway.c \
843 sci_gateway/c/sci_comp.c
845 GATEWAY_FORTRAN_SOURCES = \
846 sci_gateway/fortran/sci_f_mtlb_mode.f \
847 sci_gateway/fortran/sci_f_dispbpt.f \
848 sci_gateway/fortran/sci_f_intppty.f \
849 sci_gateway/fortran/sci_f_macrovar.f \
850 sci_gateway/fortran/sci_f_errcatch.f \
851 sci_gateway/fortran/sci_f_setbpt.f \
852 sci_gateway/fortran/sci_f_delbpt.f \
853 sci_gateway/fortran/where.f \
854 sci_gateway/fortran/sci_f_iserror.f
856 GATEWAY_CPP_SOURCES = \
857 sci_gateway/cpp/core_gw.cpp \
858 sci_gateway/cpp/sci_getmodules.cpp \
859 sci_gateway/cpp/sci_clear.cpp \
860 sci_gateway/cpp/sci_banner.cpp \
861 sci_gateway/cpp/sci_quit.cpp \
862 sci_gateway/cpp/sci_exit.cpp \
863 sci_gateway/cpp/sci_argn.cpp \
864 sci_gateway/cpp/sci_clearglobal.cpp \
865 sci_gateway/cpp/sci_global.cpp \
866 sci_gateway/cpp/sci_isglobal.cpp \
867 sci_gateway/cpp/sci_getscilabmode.cpp \
868 sci_gateway/cpp/sci_getos.cpp \
869 sci_gateway/cpp/sci_exists.cpp \
870 sci_gateway/cpp/sci_with_module.cpp \
871 sci_gateway/cpp/sci_lasterror.cpp \
872 sci_gateway/cpp/sci_getversion.cpp \
873 sci_gateway/cpp/sci_warning.cpp \
874 sci_gateway/cpp/sci_getmd5.cpp \
875 sci_gateway/cpp/sci_error.cpp \
876 sci_gateway/cpp/sci_pause.cpp \
877 sci_gateway/cpp/sci_abort.cpp \
878 sci_gateway/cpp/sci_who.cpp \
879 sci_gateway/cpp/sci_stacksize.cpp \
880 sci_gateway/cpp/sci_format.cpp \
881 sci_gateway/cpp/sci_sciargs.cpp \
882 sci_gateway/cpp/sci_ieee.cpp \
883 sci_gateway/cpp/sci_funcprot.cpp \
884 sci_gateway/cpp/sci_mode.cpp \
885 sci_gateway/cpp/sci_runASTwithVMKit.cpp
887 libscicore_la_CPPFLAGS = -I$(srcdir)/includes/ -I$(srcdir)/src/c/ \
888 -I$(srcdir)/src/cpp/ \
889 -I$(top_srcdir)/modules/intersci/includes/ \
890 -I$(top_srcdir)/modules/call_scilab/includes/ \
891 -I$(top_srcdir)/modules/api_scilab/includes/ \
892 -I$(top_srcdir)/modules/action_binding/includes/ \
893 -I$(top_srcdir)/modules/output_stream/includes/ \
894 -I$(top_srcdir)/modules/localization/includes/ \
895 -I$(top_srcdir)/modules/functions_manager/includes/ \
896 -I$(top_srcdir)/modules/elementary_functions/includes/ \
897 -I$(top_srcdir)/modules/ast/includes/ \
898 -I$(top_srcdir)/modules/parse/includes/ \
899 -I$(top_srcdir)/modules/symbol/includes/ \
900 -I$(top_srcdir)/modules/system_env/includes/ \
901 -I$(top_srcdir)/modules/types/includes/ \
902 -I$(top_srcdir)/modules/io/includes/ \
903 -I$(top_srcdir)/modules/tclsci/includes/ \
904 -I$(top_srcdir)/modules/dynamic_link/includes/ \
905 -I$(top_srcdir)/modules/elementary_functions/includes/ \
906 -I$(top_srcdir)/modules/string/includes/ \
907 -I$(top_srcdir)/modules/fileio/includes/ \
908 -I$(top_srcdir)/modules/operations/includes/ \
909 -I$(top_srcdir)/modules/console/includes/ \
910 -I$(top_srcdir)/modules/threads/includes/ \
911 -I$(top_srcdir)/modules/history_manager/includes/ \
912 -I$(top_srcdir)/modules/preferences/includes/ \
913 -I$(top_srcdir)/modules/external_objects/includes/ \
914 -I$(top_srcdir)/modules/functions/includes/ $(EIGEN_CPPFLAGS) \
915 $(XML_FLAGS) $(AM_CPPFLAGS) $(VMKIT_ACPPFLAGS) $(am__append_3)
916 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscicore.la
917 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscicore-algo.la libscicore.la
918 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscicore-algo.la
919 libscicore_la_LDFLAGS = $(XML_LIBS) $(AM_LDFLAGS)
920 #-Wl,--version-script,LibScilab_Import.def
922 # For the code check (splint)
923 CHECK_SRC = $(CORE_C_SOURCES) $(GATEWAY_C_SOURCES)
924 INCLUDE_FLAGS = $(libscicore_la_CPPFLAGS)
925 libscicore_algo_la_SOURCES = $(CORE_C_SOURCES) $(CORE_CPP_SOURCES) $(CORE_FORTRAN_SOURCES)
926 libscicore_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_FORTRAN_SOURCES) $(GATEWAY_CPP_SOURCES)
927 libscicore_algo_la_CPPFLAGS = $(libscicore_la_CPPFLAGS)
929 # Commented because it is easier to comment first the core module
930 libscicore_la_LIBADD = libscicore-algo.la
935 #### core : Conf files ####
936 libscicore_la_rootdir = $(mydatadir)
937 libscicore_la_root_DATA = license.txt
939 #### core : init scripts ####
940 libscicore_la_etcdir = $(mydatadir)/etc
941 libscicore_la_etc_DATA = etc/core.quit etc/core.start
943 #### core : gateway declaration ####
944 libscicore_la_sci_gatewaydir = $(mydatadir)/sci_gateway
945 libscicore_la_sci_gateway_DATA = sci_gateway/core_gateway.xml
947 #### core : dtd files ####
948 libscicore_la_xmldir = $(mydatadir)/xml
949 libscicore_la_xml_DATA = xml/modules.dtd xml/version.dtd
951 #### core : include files ####
952 libscicore_la_includedir = $(pkgincludedir)
953 libscicore_la_include_HEADERS = \
955 includes/core_math.h \
956 includes/ExceptionMessage.h \
957 includes/existfunction.h \
958 includes/freeArrayOfString.h \
959 includes/getcommandlineargs.h \
960 includes/getmemory.h \
963 includes/mode_exec.h \
965 includes/PATH_MAX.h \
966 includes/scilabDefaults.h \
967 includes/scisparse.h \
970 includes/sci_types.h \
971 includes/stack-def.h \
976 includes/stackinfo.h \
977 includes/stackTypeVariable.h \
979 includes/getversion.h \
980 includes/backtrace_print.h \
981 includes/sci_mem_alloc.h \
982 includes/hashtable_itr.h \
983 includes/hashtable.h \
984 includes/hashtable_utility.h
988 # Where all the Scilab stuff is installed (macros, help, ...)
989 mydatadir = $(pkgdatadir)/modules/$(modulename)
991 # Set AM_* SCI detected settings
992 AM_CPPFLAGS = $(SCI_CPPFLAGS)
993 AM_CFLAGS = $(SCI_CFLAGS)
994 AM_CXXFLAGS = $(SCI_CXXFLAGS)
995 # append includes to AM_FFLAGS to manage fortran includes
996 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
998 # Tag shared libraries with the Scilab version
999 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
1002 SPLINT_OPTIONS = -weak -booltype BOOL
1004 ########################### JAVA ######################################
1005 #### We are delegating java compilation to ant... Thanks to that
1006 #### the procedure will be the same with Microsoft Windows (C)
1008 #######################################################################
1009 TARGETS_ALL = $(am__append_4)
1011 ################ MACROS ######################
1012 # Rule to build a macro
1013 # NOT USED AT THE MOMENT
1016 ########### INSTALL DOCUMENTATION ###################
1018 # Install documentation files into the right target
1019 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
1020 # automake needs the html files to be present which is not the case when
1021 # we are building Scilab
1023 # Where it should be installed
1024 pkgdocdir = $(mydatadir)
1026 # What is the mask of the help source
1029 # What is the mask of the MathML sources
1032 ########### INSTALL DATA ###################
1033 # Install macros, help & demos
1034 # Where it should be installed
1035 pkgmacrosdir = $(mydatadir)
1036 # Which directory we process
1038 # Mask of the Scilab sources macros
1040 # Mask of the Scilab executable sources macros
1041 MACROBUILDMASK = *.sce
1042 # Mask of the Scilab compiled macros
1043 MACROBINMASK = *.bin
1044 # List of the standard directory for tests
1045 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
1046 # Where the demos should be installed
1047 pkgdemosdir = $(mydatadir)
1048 # List of the standard directory for demos
1050 # List of the standard directory for examples
1051 EXAMPLES_DIR = examples
1052 # Where to export JAVA archives (.jar)
1057 HELP_CHAPTERDIR = help/
1058 HELP_CHAPTERFILE = addchapter.sce
1059 HELP_CHAPTERLANG = en_US fr_FR pt_BR
1063 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
1064 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1065 @for dep in $?; do \
1066 case '$(am__configure_deps)' in \
1068 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1069 && { if test -f $@; then exit 0; else break; fi; }; \
1073 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/core/Makefile'; \
1074 $(am__cd) $(top_srcdir) && \
1075 $(AUTOMAKE) --foreign modules/core/Makefile
1077 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1080 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1082 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1083 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1085 $(top_srcdir)/Makefile.incl.am:
1087 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1088 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1090 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1091 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1092 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1093 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1094 $(am__aclocal_m4_deps):
1096 clean-noinstLTLIBRARIES:
1097 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1098 @list='$(noinst_LTLIBRARIES)'; \
1099 locs=`for p in $$list; do echo $$p; done | \
1100 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1102 test -z "$$locs" || { \
1103 echo rm -f $${locs}; \
1107 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1109 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1110 list2=; for p in $$list; do \
1111 if test -f $$p; then \
1112 list2="$$list2 $$p"; \
1115 test -z "$$list2" || { \
1116 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1117 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1118 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1119 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1122 uninstall-pkglibLTLIBRARIES:
1123 @$(NORMAL_UNINSTALL)
1124 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1125 for p in $$list; do \
1127 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1128 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1131 clean-pkglibLTLIBRARIES:
1132 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1133 @list='$(pkglib_LTLIBRARIES)'; \
1134 locs=`for p in $$list; do echo $$p; done | \
1135 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1137 test -z "$$locs" || { \
1138 echo rm -f $${locs}; \
1142 libscicore-algo.la: $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_DEPENDENCIES) $(EXTRA_libscicore_algo_la_DEPENDENCIES)
1143 $(AM_V_CXXLD)$(CXXLINK) $(am_libscicore_algo_la_rpath) $(libscicore_algo_la_OBJECTS) $(libscicore_algo_la_LIBADD) $(LIBS)
1145 libscicore.la: $(libscicore_la_OBJECTS) $(libscicore_la_DEPENDENCIES) $(EXTRA_libscicore_la_DEPENDENCIES)
1146 $(AM_V_CXXLD)$(libscicore_la_LINK) $(am_libscicore_la_rpath) $(libscicore_la_OBJECTS) $(libscicore_la_LIBADD) $(LIBS)
1148 mostlyclean-compile:
1154 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-Funtab.Plo@am__quote@
1155 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo@am__quote@
1156 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-InitScilab.Plo@am__quote@
1157 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-InitializeCore.Plo@am__quote@
1158 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo@am__quote@
1159 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-IsAScalar.Plo@am__quote@
1160 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Plo@am__quote@
1161 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Plo@am__quote@
1162 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-TerminateCore.Plo@am__quote@
1163 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-backtrace.Plo@am__quote@
1164 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-backtrace_print.Plo@am__quote@
1165 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-banner.Plo@am__quote@
1166 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Plo@am__quote@
1167 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-callinterf.Plo@am__quote@
1168 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-commandwords.Plo@am__quote@
1169 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-comparehandles.Plo@am__quote@
1170 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-coretable.Plo@am__quote@
1171 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-cs2st.Plo@am__quote@
1172 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-csignal.Plo@am__quote@
1173 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-demangle.Plo@am__quote@
1174 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo@am__quote@
1175 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-dynamic_parallel.Plo@am__quote@
1176 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Plo@am__quote@
1177 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-eqid.Plo@am__quote@
1178 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-exitCodeValue.Plo@am__quote@
1179 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo@am__quote@
1180 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo@am__quote@
1181 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo@am__quote@
1182 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo@am__quote@
1183 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getmemory.Plo@am__quote@
1184 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getmodules.Plo@am__quote@
1185 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getos.Plo@am__quote@
1186 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo@am__quote@
1187 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getval.Plo@am__quote@
1188 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getvariablesname.Plo@am__quote@
1189 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-getversion.Plo@am__quote@
1190 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Plo@am__quote@
1191 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-hashtable.Plo@am__quote@
1192 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-hashtable_core.Plo@am__quote@
1193 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-hashtable_itr.Plo@am__quote@
1194 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo@am__quote@
1195 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-ifexpr.Plo@am__quote@
1196 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-inffic.Plo@am__quote@
1197 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-inittypenames.Plo@am__quote@
1198 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-intmacr2tree.Plo@am__quote@
1199 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-isanan.Plo@am__quote@
1200 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-islittleendian.Plo@am__quote@
1201 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-jitter.Plo@am__quote@
1202 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-loadversion.Plo@am__quote@
1203 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-md5.Plo@am__quote@
1204 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-mode_exec.Plo@am__quote@
1205 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-namstr.Plo@am__quote@
1206 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-predef.Plo@am__quote@
1207 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-readGateway.Plo@am__quote@
1208 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-recursionFunction.Plo@am__quote@
1209 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-returnanan.Plo@am__quote@
1210 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-runner.Plo@am__quote@
1211 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo@am__quote@
1212 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-scimem.Plo@am__quote@
1213 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-scimem64.Plo@am__quote@
1214 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-sciquit.Plo@am__quote@
1215 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-search_functions.Plo@am__quote@
1216 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-setformat.Plo@am__quote@
1218 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-setlines.Plo@am__quote@
1219 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo@am__quote@
1220 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-stack1.Plo@am__quote@
1221 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-stack2.Plo@am__quote@
1222 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-stack3.Plo@am__quote@
1223 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-stackinfo.Plo@am__quote@
1224 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-storeCommand.Plo@am__quote@
1225 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-str2sci.Plo@am__quote@
1226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-suspendProcess.Plo@am__quote@
1227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-terme.Plo@am__quote@
1228 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-texmacs.Plo@am__quote@
1229 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo@am__quote@
1230 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-typename.Plo@am__quote@
1231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-version.Plo@am__quote@
1232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-with_module.Plo@am__quote@
1233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_algo_la-xscion.Plo@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-core_gw.Plo@am__quote@
1235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-gw_core.Plo@am__quote@
1236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-gw_user.Plo@am__quote@
1237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-gw_user2.Plo@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_abort.Plo@am__quote@
1239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_argn.Plo@am__quote@
1240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_banner.Plo@am__quote@
1241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_clear.Plo@am__quote@
1242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_clearfun.Plo@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_clearglobal.Plo@am__quote@
1244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_comp.Plo@am__quote@
1245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_debug.Plo@am__quote@
1246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_delbpt.Plo@am__quote@
1247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_dispbpt.Plo@am__quote@
1248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_errcatch.Plo@am__quote@
1249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_errclear.Plo@am__quote@
1250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_error.Plo@am__quote@
1251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_exists.Plo@am__quote@
1252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_exit.Plo@am__quote@
1253 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_format.Plo@am__quote@
1254 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_funcprot.Plo@am__quote@
1255 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_funptr.Plo@am__quote@
1256 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo@am__quote@
1257 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getmd5.Plo@am__quote@
1258 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getmemory.Plo@am__quote@
1259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getmodules.Plo@am__quote@
1260 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getos.Plo@am__quote@
1261 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getscilabmode.Plo@am__quote@
1262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getvariablesonstack.Plo@am__quote@
1263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_getversion.Plo@am__quote@
1264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_global.Plo@am__quote@
1265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_gstacksize.Plo@am__quote@
1266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_havewindow.Plo@am__quote@
1267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_ieee.Plo@am__quote@
1268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_intppty.Plo@am__quote@
1269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_iserror.Plo@am__quote@
1270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_isglobal.Plo@am__quote@
1271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_lasterror.Plo@am__quote@
1272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_macr2lst.Plo@am__quote@
1273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_macr2tree.Plo@am__quote@
1274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_mode.Plo@am__quote@
1275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_mtlb_mode.Plo@am__quote@
1276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_newfun.Plo@am__quote@
1277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_pause.Plo@am__quote@
1278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_predef.Plo@am__quote@
1279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_quit.Plo@am__quote@
1280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_readgateway.Plo@am__quote@
1281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_return.Plo@am__quote@
1282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_runASTwithVMKit.Plo@am__quote@
1283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_sciargs.Plo@am__quote@
1284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_setbpt.Plo@am__quote@
1285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_stacksize.Plo@am__quote@
1286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_type.Plo@am__quote@
1287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_typename.Plo@am__quote@
1288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_warning.Plo@am__quote@
1289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_what.Plo@am__quote@
1290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_where.Plo@am__quote@
1291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_who.Plo@am__quote@
1292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicore_la-sci_with_module.Plo@am__quote@
1295 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1296 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1299 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1302 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1303 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1306 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1309 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1310 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1313 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1315 libscicore_algo_la-inffic.lo: src/c/inffic.c
1316 @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 libscicore_algo_la-inffic.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-inffic.Tpo -c -o libscicore_algo_la-inffic.lo `test -f 'src/c/inffic.c' || echo '$(srcdir)/'`src/c/inffic.c
1317 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-inffic.Tpo $(DEPDIR)/libscicore_algo_la-inffic.Plo
1318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/inffic.c' object='libscicore_algo_la-inffic.lo' libtool=yes @AMDEPBACKSLASH@
1319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1320 @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 libscicore_algo_la-inffic.lo `test -f 'src/c/inffic.c' || echo '$(srcdir)/'`src/c/inffic.c
1322 libscicore_algo_la-cs2st.lo: src/c/cs2st.c
1323 @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 libscicore_algo_la-cs2st.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-cs2st.Tpo -c -o libscicore_algo_la-cs2st.lo `test -f 'src/c/cs2st.c' || echo '$(srcdir)/'`src/c/cs2st.c
1324 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-cs2st.Tpo $(DEPDIR)/libscicore_algo_la-cs2st.Plo
1325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cs2st.c' object='libscicore_algo_la-cs2st.lo' libtool=yes @AMDEPBACKSLASH@
1326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1327 @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 libscicore_algo_la-cs2st.lo `test -f 'src/c/cs2st.c' || echo '$(srcdir)/'`src/c/cs2st.c
1329 libscicore_algo_la-intmacr2tree.lo: src/c/intmacr2tree.c
1330 @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 libscicore_algo_la-intmacr2tree.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-intmacr2tree.Tpo -c -o libscicore_algo_la-intmacr2tree.lo `test -f 'src/c/intmacr2tree.c' || echo '$(srcdir)/'`src/c/intmacr2tree.c
1331 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-intmacr2tree.Tpo $(DEPDIR)/libscicore_algo_la-intmacr2tree.Plo
1332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/intmacr2tree.c' object='libscicore_algo_la-intmacr2tree.lo' libtool=yes @AMDEPBACKSLASH@
1333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1334 @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 libscicore_algo_la-intmacr2tree.lo `test -f 'src/c/intmacr2tree.c' || echo '$(srcdir)/'`src/c/intmacr2tree.c
1336 libscicore_algo_la-InitScilab.lo: src/c/InitScilab.c
1337 @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 libscicore_algo_la-InitScilab.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-InitScilab.Tpo -c -o libscicore_algo_la-InitScilab.lo `test -f 'src/c/InitScilab.c' || echo '$(srcdir)/'`src/c/InitScilab.c
1338 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-InitScilab.Tpo $(DEPDIR)/libscicore_algo_la-InitScilab.Plo
1339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitScilab.c' object='libscicore_algo_la-InitScilab.lo' libtool=yes @AMDEPBACKSLASH@
1340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1341 @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 libscicore_algo_la-InitScilab.lo `test -f 'src/c/InitScilab.c' || echo '$(srcdir)/'`src/c/InitScilab.c
1343 libscicore_algo_la-getval.lo: src/c/getval.c
1344 @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 libscicore_algo_la-getval.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getval.Tpo -c -o libscicore_algo_la-getval.lo `test -f 'src/c/getval.c' || echo '$(srcdir)/'`src/c/getval.c
1345 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getval.Tpo $(DEPDIR)/libscicore_algo_la-getval.Plo
1346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getval.c' object='libscicore_algo_la-getval.lo' libtool=yes @AMDEPBACKSLASH@
1347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1348 @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 libscicore_algo_la-getval.lo `test -f 'src/c/getval.c' || echo '$(srcdir)/'`src/c/getval.c
1350 libscicore_algo_la-md5.lo: src/c/md5.c
1351 @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 libscicore_algo_la-md5.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-md5.Tpo -c -o libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c
1352 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-md5.Tpo $(DEPDIR)/libscicore_algo_la-md5.Plo
1353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/md5.c' object='libscicore_algo_la-md5.lo' libtool=yes @AMDEPBACKSLASH@
1354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1355 @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 libscicore_algo_la-md5.lo `test -f 'src/c/md5.c' || echo '$(srcdir)/'`src/c/md5.c
1357 libscicore_algo_la-IsAScalar.lo: src/c/IsAScalar.c
1358 @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 libscicore_algo_la-IsAScalar.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-IsAScalar.Tpo -c -o libscicore_algo_la-IsAScalar.lo `test -f 'src/c/IsAScalar.c' || echo '$(srcdir)/'`src/c/IsAScalar.c
1359 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-IsAScalar.Tpo $(DEPDIR)/libscicore_algo_la-IsAScalar.Plo
1360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/IsAScalar.c' object='libscicore_algo_la-IsAScalar.lo' libtool=yes @AMDEPBACKSLASH@
1361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1362 @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 libscicore_algo_la-IsAScalar.lo `test -f 'src/c/IsAScalar.c' || echo '$(srcdir)/'`src/c/IsAScalar.c
1364 libscicore_algo_la-texmacs.lo: src/c/texmacs.c
1365 @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 libscicore_algo_la-texmacs.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-texmacs.Tpo -c -o libscicore_algo_la-texmacs.lo `test -f 'src/c/texmacs.c' || echo '$(srcdir)/'`src/c/texmacs.c
1366 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-texmacs.Tpo $(DEPDIR)/libscicore_algo_la-texmacs.Plo
1367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/texmacs.c' object='libscicore_algo_la-texmacs.lo' libtool=yes @AMDEPBACKSLASH@
1368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1369 @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 libscicore_algo_la-texmacs.lo `test -f 'src/c/texmacs.c' || echo '$(srcdir)/'`src/c/texmacs.c
1371 libscicore_algo_la-sciquit.lo: src/c/sciquit.c
1372 @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 libscicore_algo_la-sciquit.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-sciquit.Tpo -c -o libscicore_algo_la-sciquit.lo `test -f 'src/c/sciquit.c' || echo '$(srcdir)/'`src/c/sciquit.c
1373 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-sciquit.Tpo $(DEPDIR)/libscicore_algo_la-sciquit.Plo
1374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sciquit.c' object='libscicore_algo_la-sciquit.lo' libtool=yes @AMDEPBACKSLASH@
1375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1376 @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 libscicore_algo_la-sciquit.lo `test -f 'src/c/sciquit.c' || echo '$(srcdir)/'`src/c/sciquit.c
1378 libscicore_algo_la-stack1.lo: src/c/stack1.c
1379 @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 libscicore_algo_la-stack1.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-stack1.Tpo -c -o libscicore_algo_la-stack1.lo `test -f 'src/c/stack1.c' || echo '$(srcdir)/'`src/c/stack1.c
1380 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-stack1.Tpo $(DEPDIR)/libscicore_algo_la-stack1.Plo
1381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stack1.c' object='libscicore_algo_la-stack1.lo' libtool=yes @AMDEPBACKSLASH@
1382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1383 @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 libscicore_algo_la-stack1.lo `test -f 'src/c/stack1.c' || echo '$(srcdir)/'`src/c/stack1.c
1385 libscicore_algo_la-stack3.lo: src/c/stack3.c
1386 @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 libscicore_algo_la-stack3.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-stack3.Tpo -c -o libscicore_algo_la-stack3.lo `test -f 'src/c/stack3.c' || echo '$(srcdir)/'`src/c/stack3.c
1387 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-stack3.Tpo $(DEPDIR)/libscicore_algo_la-stack3.Plo
1388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stack3.c' object='libscicore_algo_la-stack3.lo' libtool=yes @AMDEPBACKSLASH@
1389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1390 @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 libscicore_algo_la-stack3.lo `test -f 'src/c/stack3.c' || echo '$(srcdir)/'`src/c/stack3.c
1392 libscicore_algo_la-str2sci.lo: src/c/str2sci.c
1393 @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 libscicore_algo_la-str2sci.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-str2sci.Tpo -c -o libscicore_algo_la-str2sci.lo `test -f 'src/c/str2sci.c' || echo '$(srcdir)/'`src/c/str2sci.c
1394 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-str2sci.Tpo $(DEPDIR)/libscicore_algo_la-str2sci.Plo
1395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/str2sci.c' object='libscicore_algo_la-str2sci.lo' libtool=yes @AMDEPBACKSLASH@
1396 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1397 @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 libscicore_algo_la-str2sci.lo `test -f 'src/c/str2sci.c' || echo '$(srcdir)/'`src/c/str2sci.c
1399 libscicore_algo_la-getmodules.lo: src/c/getmodules.c
1400 @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 libscicore_algo_la-getmodules.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getmodules.Tpo -c -o libscicore_algo_la-getmodules.lo `test -f 'src/c/getmodules.c' || echo '$(srcdir)/'`src/c/getmodules.c
1401 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getmodules.Tpo $(DEPDIR)/libscicore_algo_la-getmodules.Plo
1402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmodules.c' object='libscicore_algo_la-getmodules.lo' libtool=yes @AMDEPBACKSLASH@
1403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1404 @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 libscicore_algo_la-getmodules.lo `test -f 'src/c/getmodules.c' || echo '$(srcdir)/'`src/c/getmodules.c
1406 libscicore_algo_la-getmemory.lo: src/c/getmemory.c
1407 @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 libscicore_algo_la-getmemory.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getmemory.Tpo -c -o libscicore_algo_la-getmemory.lo `test -f 'src/c/getmemory.c' || echo '$(srcdir)/'`src/c/getmemory.c
1408 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getmemory.Tpo $(DEPDIR)/libscicore_algo_la-getmemory.Plo
1409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmemory.c' object='libscicore_algo_la-getmemory.lo' libtool=yes @AMDEPBACKSLASH@
1410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1411 @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 libscicore_algo_la-getmemory.lo `test -f 'src/c/getmemory.c' || echo '$(srcdir)/'`src/c/getmemory.c
1413 libscicore_algo_la-Funtab.lo: src/c/Funtab.c
1414 @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 libscicore_algo_la-Funtab.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-Funtab.Tpo -c -o libscicore_algo_la-Funtab.lo `test -f 'src/c/Funtab.c' || echo '$(srcdir)/'`src/c/Funtab.c
1415 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-Funtab.Tpo $(DEPDIR)/libscicore_algo_la-Funtab.Plo
1416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/Funtab.c' object='libscicore_algo_la-Funtab.lo' libtool=yes @AMDEPBACKSLASH@
1417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1418 @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 libscicore_algo_la-Funtab.lo `test -f 'src/c/Funtab.c' || echo '$(srcdir)/'`src/c/Funtab.c
1420 libscicore_algo_la-csignal.lo: src/c/csignal.c
1421 @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 libscicore_algo_la-csignal.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-csignal.Tpo -c -o libscicore_algo_la-csignal.lo `test -f 'src/c/csignal.c' || echo '$(srcdir)/'`src/c/csignal.c
1422 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-csignal.Tpo $(DEPDIR)/libscicore_algo_la-csignal.Plo
1423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/csignal.c' object='libscicore_algo_la-csignal.lo' libtool=yes @AMDEPBACKSLASH@
1424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1425 @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 libscicore_algo_la-csignal.lo `test -f 'src/c/csignal.c' || echo '$(srcdir)/'`src/c/csignal.c
1427 libscicore_algo_la-callinterf.lo: src/c/callinterf.c
1428 @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 libscicore_algo_la-callinterf.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-callinterf.Tpo -c -o libscicore_algo_la-callinterf.lo `test -f 'src/c/callinterf.c' || echo '$(srcdir)/'`src/c/callinterf.c
1429 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-callinterf.Tpo $(DEPDIR)/libscicore_algo_la-callinterf.Plo
1430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/callinterf.c' object='libscicore_algo_la-callinterf.lo' libtool=yes @AMDEPBACKSLASH@
1431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1432 @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 libscicore_algo_la-callinterf.lo `test -f 'src/c/callinterf.c' || echo '$(srcdir)/'`src/c/callinterf.c
1434 libscicore_algo_la-scimem.lo: src/c/scimem.c
1435 @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 libscicore_algo_la-scimem.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-scimem.Tpo -c -o libscicore_algo_la-scimem.lo `test -f 'src/c/scimem.c' || echo '$(srcdir)/'`src/c/scimem.c
1436 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-scimem.Tpo $(DEPDIR)/libscicore_algo_la-scimem.Plo
1437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scimem.c' object='libscicore_algo_la-scimem.lo' libtool=yes @AMDEPBACKSLASH@
1438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1439 @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 libscicore_algo_la-scimem.lo `test -f 'src/c/scimem.c' || echo '$(srcdir)/'`src/c/scimem.c
1441 libscicore_algo_la-isanan.lo: src/c/isanan.c
1442 @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 libscicore_algo_la-isanan.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-isanan.Tpo -c -o libscicore_algo_la-isanan.lo `test -f 'src/c/isanan.c' || echo '$(srcdir)/'`src/c/isanan.c
1443 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-isanan.Tpo $(DEPDIR)/libscicore_algo_la-isanan.Plo
1444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/isanan.c' object='libscicore_algo_la-isanan.lo' libtool=yes @AMDEPBACKSLASH@
1445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1446 @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 libscicore_algo_la-isanan.lo `test -f 'src/c/isanan.c' || echo '$(srcdir)/'`src/c/isanan.c
1448 libscicore_algo_la-stack2.lo: src/c/stack2.c
1449 @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 libscicore_algo_la-stack2.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-stack2.Tpo -c -o libscicore_algo_la-stack2.lo `test -f 'src/c/stack2.c' || echo '$(srcdir)/'`src/c/stack2.c
1450 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-stack2.Tpo $(DEPDIR)/libscicore_algo_la-stack2.Plo
1451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stack2.c' object='libscicore_algo_la-stack2.lo' libtool=yes @AMDEPBACKSLASH@
1452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1453 @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 libscicore_algo_la-stack2.lo `test -f 'src/c/stack2.c' || echo '$(srcdir)/'`src/c/stack2.c
1455 libscicore_algo_la-xscion.lo: src/c/xscion.c
1456 @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 libscicore_algo_la-xscion.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-xscion.Tpo -c -o libscicore_algo_la-xscion.lo `test -f 'src/c/xscion.c' || echo '$(srcdir)/'`src/c/xscion.c
1457 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-xscion.Tpo $(DEPDIR)/libscicore_algo_la-xscion.Plo
1458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/xscion.c' object='libscicore_algo_la-xscion.lo' libtool=yes @AMDEPBACKSLASH@
1459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1460 @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 libscicore_algo_la-xscion.lo `test -f 'src/c/xscion.c' || echo '$(srcdir)/'`src/c/xscion.c
1462 libscicore_algo_la-returnanan.lo: src/c/returnanan.c
1463 @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 libscicore_algo_la-returnanan.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-returnanan.Tpo -c -o libscicore_algo_la-returnanan.lo `test -f 'src/c/returnanan.c' || echo '$(srcdir)/'`src/c/returnanan.c
1464 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-returnanan.Tpo $(DEPDIR)/libscicore_algo_la-returnanan.Plo
1465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/returnanan.c' object='libscicore_algo_la-returnanan.lo' libtool=yes @AMDEPBACKSLASH@
1466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1467 @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 libscicore_algo_la-returnanan.lo `test -f 'src/c/returnanan.c' || echo '$(srcdir)/'`src/c/returnanan.c
1469 libscicore_algo_la-LoadFunctionsTab.lo: src/c/LoadFunctionsTab.c
1470 @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 libscicore_algo_la-LoadFunctionsTab.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Tpo -c -o libscicore_algo_la-LoadFunctionsTab.lo `test -f 'src/c/LoadFunctionsTab.c' || echo '$(srcdir)/'`src/c/LoadFunctionsTab.c
1471 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Tpo $(DEPDIR)/libscicore_algo_la-LoadFunctionsTab.Plo
1472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/LoadFunctionsTab.c' object='libscicore_algo_la-LoadFunctionsTab.lo' libtool=yes @AMDEPBACKSLASH@
1473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1474 @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 libscicore_algo_la-LoadFunctionsTab.lo `test -f 'src/c/LoadFunctionsTab.c' || echo '$(srcdir)/'`src/c/LoadFunctionsTab.c
1476 libscicore_algo_la-loadversion.lo: src/c/loadversion.c
1477 @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 libscicore_algo_la-loadversion.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-loadversion.Tpo -c -o libscicore_algo_la-loadversion.lo `test -f 'src/c/loadversion.c' || echo '$(srcdir)/'`src/c/loadversion.c
1478 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-loadversion.Tpo $(DEPDIR)/libscicore_algo_la-loadversion.Plo
1479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/loadversion.c' object='libscicore_algo_la-loadversion.lo' libtool=yes @AMDEPBACKSLASH@
1480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1481 @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 libscicore_algo_la-loadversion.lo `test -f 'src/c/loadversion.c' || echo '$(srcdir)/'`src/c/loadversion.c
1483 libscicore_algo_la-version.lo: src/c/version.c
1484 @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 libscicore_algo_la-version.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-version.Tpo -c -o libscicore_algo_la-version.lo `test -f 'src/c/version.c' || echo '$(srcdir)/'`src/c/version.c
1485 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-version.Tpo $(DEPDIR)/libscicore_algo_la-version.Plo
1486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/version.c' object='libscicore_algo_la-version.lo' libtool=yes @AMDEPBACKSLASH@
1487 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1488 @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 libscicore_algo_la-version.lo `test -f 'src/c/version.c' || echo '$(srcdir)/'`src/c/version.c
1490 libscicore_algo_la-stackinfo.lo: src/c/stackinfo.c
1491 @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 libscicore_algo_la-stackinfo.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-stackinfo.Tpo -c -o libscicore_algo_la-stackinfo.lo `test -f 'src/c/stackinfo.c' || echo '$(srcdir)/'`src/c/stackinfo.c
1492 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-stackinfo.Tpo $(DEPDIR)/libscicore_algo_la-stackinfo.Plo
1493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/stackinfo.c' object='libscicore_algo_la-stackinfo.lo' libtool=yes @AMDEPBACKSLASH@
1494 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1495 @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 libscicore_algo_la-stackinfo.lo `test -f 'src/c/stackinfo.c' || echo '$(srcdir)/'`src/c/stackinfo.c
1497 libscicore_algo_la-InitializeCore.lo: src/c/InitializeCore.c
1498 @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 libscicore_algo_la-InitializeCore.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-InitializeCore.Tpo -c -o libscicore_algo_la-InitializeCore.lo `test -f 'src/c/InitializeCore.c' || echo '$(srcdir)/'`src/c/InitializeCore.c
1499 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-InitializeCore.Tpo $(DEPDIR)/libscicore_algo_la-InitializeCore.Plo
1500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitializeCore.c' object='libscicore_algo_la-InitializeCore.lo' libtool=yes @AMDEPBACKSLASH@
1501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1502 @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 libscicore_algo_la-InitializeCore.lo `test -f 'src/c/InitializeCore.c' || echo '$(srcdir)/'`src/c/InitializeCore.c
1504 libscicore_algo_la-TerminateCore.lo: src/c/TerminateCore.c
1505 @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 libscicore_algo_la-TerminateCore.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-TerminateCore.Tpo -c -o libscicore_algo_la-TerminateCore.lo `test -f 'src/c/TerminateCore.c' || echo '$(srcdir)/'`src/c/TerminateCore.c
1506 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-TerminateCore.Tpo $(DEPDIR)/libscicore_algo_la-TerminateCore.Plo
1507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/TerminateCore.c' object='libscicore_algo_la-TerminateCore.lo' libtool=yes @AMDEPBACKSLASH@
1508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1509 @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 libscicore_algo_la-TerminateCore.lo `test -f 'src/c/TerminateCore.c' || echo '$(srcdir)/'`src/c/TerminateCore.c
1511 libscicore_algo_la-coretable.lo: src/c/coretable.c
1512 @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 libscicore_algo_la-coretable.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-coretable.Tpo -c -o libscicore_algo_la-coretable.lo `test -f 'src/c/coretable.c' || echo '$(srcdir)/'`src/c/coretable.c
1513 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-coretable.Tpo $(DEPDIR)/libscicore_algo_la-coretable.Plo
1514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/coretable.c' object='libscicore_algo_la-coretable.lo' libtool=yes @AMDEPBACKSLASH@
1515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1516 @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 libscicore_algo_la-coretable.lo `test -f 'src/c/coretable.c' || echo '$(srcdir)/'`src/c/coretable.c
1518 libscicore_algo_la-GetXmlFileEncoding.lo: src/c/GetXmlFileEncoding.c
1519 @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 libscicore_algo_la-GetXmlFileEncoding.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo -c -o libscicore_algo_la-GetXmlFileEncoding.lo `test -f 'src/c/GetXmlFileEncoding.c' || echo '$(srcdir)/'`src/c/GetXmlFileEncoding.c
1520 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Tpo $(DEPDIR)/libscicore_algo_la-GetXmlFileEncoding.Plo
1521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/GetXmlFileEncoding.c' object='libscicore_algo_la-GetXmlFileEncoding.lo' libtool=yes @AMDEPBACKSLASH@
1522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1523 @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 libscicore_algo_la-GetXmlFileEncoding.lo `test -f 'src/c/GetXmlFileEncoding.c' || echo '$(srcdir)/'`src/c/GetXmlFileEncoding.c
1525 libscicore_algo_la-islittleendian.lo: src/c/islittleendian.c
1526 @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 libscicore_algo_la-islittleendian.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-islittleendian.Tpo -c -o libscicore_algo_la-islittleendian.lo `test -f 'src/c/islittleendian.c' || echo '$(srcdir)/'`src/c/islittleendian.c
1527 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-islittleendian.Tpo $(DEPDIR)/libscicore_algo_la-islittleendian.Plo
1528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/islittleendian.c' object='libscicore_algo_la-islittleendian.lo' libtool=yes @AMDEPBACKSLASH@
1529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1530 @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 libscicore_algo_la-islittleendian.lo `test -f 'src/c/islittleendian.c' || echo '$(srcdir)/'`src/c/islittleendian.c
1532 libscicore_algo_la-terme.lo: src/c/terme.c
1533 @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 libscicore_algo_la-terme.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-terme.Tpo -c -o libscicore_algo_la-terme.lo `test -f 'src/c/terme.c' || echo '$(srcdir)/'`src/c/terme.c
1534 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-terme.Tpo $(DEPDIR)/libscicore_algo_la-terme.Plo
1535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/terme.c' object='libscicore_algo_la-terme.lo' libtool=yes @AMDEPBACKSLASH@
1536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1537 @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 libscicore_algo_la-terme.lo `test -f 'src/c/terme.c' || echo '$(srcdir)/'`src/c/terme.c
1539 libscicore_algo_la-ifexpr.lo: src/c/ifexpr.c
1540 @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 libscicore_algo_la-ifexpr.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-ifexpr.Tpo -c -o libscicore_algo_la-ifexpr.lo `test -f 'src/c/ifexpr.c' || echo '$(srcdir)/'`src/c/ifexpr.c
1541 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-ifexpr.Tpo $(DEPDIR)/libscicore_algo_la-ifexpr.Plo
1542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/ifexpr.c' object='libscicore_algo_la-ifexpr.lo' libtool=yes @AMDEPBACKSLASH@
1543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1544 @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 libscicore_algo_la-ifexpr.lo `test -f 'src/c/ifexpr.c' || echo '$(srcdir)/'`src/c/ifexpr.c
1546 libscicore_algo_la-getcommandlineargs.lo: src/c/getcommandlineargs.c
1547 @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 libscicore_algo_la-getcommandlineargs.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo -c -o libscicore_algo_la-getcommandlineargs.lo `test -f 'src/c/getcommandlineargs.c' || echo '$(srcdir)/'`src/c/getcommandlineargs.c
1548 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getcommandlineargs.Tpo $(DEPDIR)/libscicore_algo_la-getcommandlineargs.Plo
1549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getcommandlineargs.c' object='libscicore_algo_la-getcommandlineargs.lo' libtool=yes @AMDEPBACKSLASH@
1550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1551 @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 libscicore_algo_la-getcommandlineargs.lo `test -f 'src/c/getcommandlineargs.c' || echo '$(srcdir)/'`src/c/getcommandlineargs.c
1553 libscicore_algo_la-callFunctionFromGateway.lo: src/c/callFunctionFromGateway.c
1554 @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 libscicore_algo_la-callFunctionFromGateway.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Tpo -c -o libscicore_algo_la-callFunctionFromGateway.lo `test -f 'src/c/callFunctionFromGateway.c' || echo '$(srcdir)/'`src/c/callFunctionFromGateway.c
1555 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Tpo $(DEPDIR)/libscicore_algo_la-callFunctionFromGateway.Plo
1556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/callFunctionFromGateway.c' object='libscicore_algo_la-callFunctionFromGateway.lo' libtool=yes @AMDEPBACKSLASH@
1557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1558 @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 libscicore_algo_la-callFunctionFromGateway.lo `test -f 'src/c/callFunctionFromGateway.c' || echo '$(srcdir)/'`src/c/callFunctionFromGateway.c
1560 libscicore_algo_la-getvariablesname.lo: src/c/getvariablesname.c
1561 @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 libscicore_algo_la-getvariablesname.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo -c -o libscicore_algo_la-getvariablesname.lo `test -f 'src/c/getvariablesname.c' || echo '$(srcdir)/'`src/c/getvariablesname.c
1562 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getvariablesname.Tpo $(DEPDIR)/libscicore_algo_la-getvariablesname.Plo
1563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getvariablesname.c' object='libscicore_algo_la-getvariablesname.lo' libtool=yes @AMDEPBACKSLASH@
1564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1565 @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 libscicore_algo_la-getvariablesname.lo `test -f 'src/c/getvariablesname.c' || echo '$(srcdir)/'`src/c/getvariablesname.c
1567 libscicore_algo_la-commandwords.lo: src/c/commandwords.c
1568 @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 libscicore_algo_la-commandwords.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-commandwords.Tpo -c -o libscicore_algo_la-commandwords.lo `test -f 'src/c/commandwords.c' || echo '$(srcdir)/'`src/c/commandwords.c
1569 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-commandwords.Tpo $(DEPDIR)/libscicore_algo_la-commandwords.Plo
1570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/commandwords.c' object='libscicore_algo_la-commandwords.lo' libtool=yes @AMDEPBACKSLASH@
1571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1572 @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 libscicore_algo_la-commandwords.lo `test -f 'src/c/commandwords.c' || echo '$(srcdir)/'`src/c/commandwords.c
1574 libscicore_algo_la-freeArrayOfString.lo: src/c/freeArrayOfString.c
1575 @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 libscicore_algo_la-freeArrayOfString.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo -c -o libscicore_algo_la-freeArrayOfString.lo `test -f 'src/c/freeArrayOfString.c' || echo '$(srcdir)/'`src/c/freeArrayOfString.c
1576 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-freeArrayOfString.Tpo $(DEPDIR)/libscicore_algo_la-freeArrayOfString.Plo
1577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/freeArrayOfString.c' object='libscicore_algo_la-freeArrayOfString.lo' libtool=yes @AMDEPBACKSLASH@
1578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1579 @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 libscicore_algo_la-freeArrayOfString.lo `test -f 'src/c/freeArrayOfString.c' || echo '$(srcdir)/'`src/c/freeArrayOfString.c
1581 libscicore_algo_la-getstaticdebuginfo.lo: src/c/getstaticdebuginfo.c
1582 @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 libscicore_algo_la-getstaticdebuginfo.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo -c -o libscicore_algo_la-getstaticdebuginfo.lo `test -f 'src/c/getstaticdebuginfo.c' || echo '$(srcdir)/'`src/c/getstaticdebuginfo.c
1583 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Tpo $(DEPDIR)/libscicore_algo_la-getstaticdebuginfo.Plo
1584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getstaticdebuginfo.c' object='libscicore_algo_la-getstaticdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1586 @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 libscicore_algo_la-getstaticdebuginfo.lo `test -f 'src/c/getstaticdebuginfo.c' || echo '$(srcdir)/'`src/c/getstaticdebuginfo.c
1588 libscicore_algo_la-getdynamicdebuginfo.lo: src/c/getdynamicdebuginfo.c
1589 @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 libscicore_algo_la-getdynamicdebuginfo.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo -c -o libscicore_algo_la-getdynamicdebuginfo.lo `test -f 'src/c/getdynamicdebuginfo.c' || echo '$(srcdir)/'`src/c/getdynamicdebuginfo.c
1590 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Tpo $(DEPDIR)/libscicore_algo_la-getdynamicdebuginfo.Plo
1591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getdynamicdebuginfo.c' object='libscicore_algo_la-getdynamicdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1593 @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 libscicore_algo_la-getdynamicdebuginfo.lo `test -f 'src/c/getdynamicdebuginfo.c' || echo '$(srcdir)/'`src/c/getdynamicdebuginfo.c
1595 libscicore_algo_la-gw_dynamic_generic.lo: src/c/gw_dynamic_generic.c
1596 @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 libscicore_algo_la-gw_dynamic_generic.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Tpo -c -o libscicore_algo_la-gw_dynamic_generic.lo `test -f 'src/c/gw_dynamic_generic.c' || echo '$(srcdir)/'`src/c/gw_dynamic_generic.c
1597 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Tpo $(DEPDIR)/libscicore_algo_la-gw_dynamic_generic.Plo
1598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/gw_dynamic_generic.c' object='libscicore_algo_la-gw_dynamic_generic.lo' libtool=yes @AMDEPBACKSLASH@
1599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1600 @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 libscicore_algo_la-gw_dynamic_generic.lo `test -f 'src/c/gw_dynamic_generic.c' || echo '$(srcdir)/'`src/c/gw_dynamic_generic.c
1602 libscicore_algo_la-dynamic_gateways.lo: src/c/dynamic_gateways.c
1603 @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 libscicore_algo_la-dynamic_gateways.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-dynamic_gateways.Tpo -c -o libscicore_algo_la-dynamic_gateways.lo `test -f 'src/c/dynamic_gateways.c' || echo '$(srcdir)/'`src/c/dynamic_gateways.c
1604 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-dynamic_gateways.Tpo $(DEPDIR)/libscicore_algo_la-dynamic_gateways.Plo
1605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dynamic_gateways.c' object='libscicore_algo_la-dynamic_gateways.lo' libtool=yes @AMDEPBACKSLASH@
1606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1607 @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 libscicore_algo_la-dynamic_gateways.lo `test -f 'src/c/dynamic_gateways.c' || echo '$(srcdir)/'`src/c/dynamic_gateways.c
1609 libscicore_algo_la-readGateway.lo: src/c/readGateway.c
1610 @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 libscicore_algo_la-readGateway.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-readGateway.Tpo -c -o libscicore_algo_la-readGateway.lo `test -f 'src/c/readGateway.c' || echo '$(srcdir)/'`src/c/readGateway.c
1611 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-readGateway.Tpo $(DEPDIR)/libscicore_algo_la-readGateway.Plo
1612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/readGateway.c' object='libscicore_algo_la-readGateway.lo' libtool=yes @AMDEPBACKSLASH@
1613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1614 @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 libscicore_algo_la-readGateway.lo `test -f 'src/c/readGateway.c' || echo '$(srcdir)/'`src/c/readGateway.c
1616 libscicore_algo_la-comparehandles.lo: src/c/comparehandles.c
1617 @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 libscicore_algo_la-comparehandles.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-comparehandles.Tpo -c -o libscicore_algo_la-comparehandles.lo `test -f 'src/c/comparehandles.c' || echo '$(srcdir)/'`src/c/comparehandles.c
1618 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-comparehandles.Tpo $(DEPDIR)/libscicore_algo_la-comparehandles.Plo
1619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/comparehandles.c' object='libscicore_algo_la-comparehandles.lo' libtool=yes @AMDEPBACKSLASH@
1620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1621 @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 libscicore_algo_la-comparehandles.lo `test -f 'src/c/comparehandles.c' || echo '$(srcdir)/'`src/c/comparehandles.c
1623 libscicore_algo_la-setPrecisionFPU.lo: src/c/setPrecisionFPU.c
1624 @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 libscicore_algo_la-setPrecisionFPU.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo -c -o libscicore_algo_la-setPrecisionFPU.lo `test -f 'src/c/setPrecisionFPU.c' || echo '$(srcdir)/'`src/c/setPrecisionFPU.c
1625 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Tpo $(DEPDIR)/libscicore_algo_la-setPrecisionFPU.Plo
1626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setPrecisionFPU.c' object='libscicore_algo_la-setPrecisionFPU.lo' libtool=yes @AMDEPBACKSLASH@
1627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1628 @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 libscicore_algo_la-setPrecisionFPU.lo `test -f 'src/c/setPrecisionFPU.c' || echo '$(srcdir)/'`src/c/setPrecisionFPU.c
1630 libscicore_algo_la-LaunchScilabSignal.lo: src/c/LaunchScilabSignal.c
1631 @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 libscicore_algo_la-LaunchScilabSignal.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Tpo -c -o libscicore_algo_la-LaunchScilabSignal.lo `test -f 'src/c/LaunchScilabSignal.c' || echo '$(srcdir)/'`src/c/LaunchScilabSignal.c
1632 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Tpo $(DEPDIR)/libscicore_algo_la-LaunchScilabSignal.Plo
1633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/LaunchScilabSignal.c' object='libscicore_algo_la-LaunchScilabSignal.lo' libtool=yes @AMDEPBACKSLASH@
1634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1635 @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 libscicore_algo_la-LaunchScilabSignal.lo `test -f 'src/c/LaunchScilabSignal.c' || echo '$(srcdir)/'`src/c/LaunchScilabSignal.c
1637 libscicore_algo_la-getos.lo: src/c/getos.c
1638 @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 libscicore_algo_la-getos.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getos.Tpo -c -o libscicore_algo_la-getos.lo `test -f 'src/c/getos.c' || echo '$(srcdir)/'`src/c/getos.c
1639 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getos.Tpo $(DEPDIR)/libscicore_algo_la-getos.Plo
1640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getos.c' object='libscicore_algo_la-getos.lo' libtool=yes @AMDEPBACKSLASH@
1641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1642 @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 libscicore_algo_la-getos.lo `test -f 'src/c/getos.c' || echo '$(srcdir)/'`src/c/getos.c
1644 libscicore_algo_la-mode_exec.lo: src/c/mode_exec.c
1645 @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 libscicore_algo_la-mode_exec.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-mode_exec.Tpo -c -o libscicore_algo_la-mode_exec.lo `test -f 'src/c/mode_exec.c' || echo '$(srcdir)/'`src/c/mode_exec.c
1646 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-mode_exec.Tpo $(DEPDIR)/libscicore_algo_la-mode_exec.Plo
1647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/mode_exec.c' object='libscicore_algo_la-mode_exec.lo' libtool=yes @AMDEPBACKSLASH@
1648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1649 @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 libscicore_algo_la-mode_exec.lo `test -f 'src/c/mode_exec.c' || echo '$(srcdir)/'`src/c/mode_exec.c
1651 libscicore_algo_la-predef.lo: src/c/predef.c
1652 @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 libscicore_algo_la-predef.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-predef.Tpo -c -o libscicore_algo_la-predef.lo `test -f 'src/c/predef.c' || echo '$(srcdir)/'`src/c/predef.c
1653 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-predef.Tpo $(DEPDIR)/libscicore_algo_la-predef.Plo
1654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/predef.c' object='libscicore_algo_la-predef.lo' libtool=yes @AMDEPBACKSLASH@
1655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1656 @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 libscicore_algo_la-predef.lo `test -f 'src/c/predef.c' || echo '$(srcdir)/'`src/c/predef.c
1658 libscicore_algo_la-transposeMatrix.lo: src/c/transposeMatrix.c
1659 @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 libscicore_algo_la-transposeMatrix.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo -c -o libscicore_algo_la-transposeMatrix.lo `test -f 'src/c/transposeMatrix.c' || echo '$(srcdir)/'`src/c/transposeMatrix.c
1660 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-transposeMatrix.Tpo $(DEPDIR)/libscicore_algo_la-transposeMatrix.Plo
1661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/transposeMatrix.c' object='libscicore_algo_la-transposeMatrix.lo' libtool=yes @AMDEPBACKSLASH@
1662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1663 @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 libscicore_algo_la-transposeMatrix.lo `test -f 'src/c/transposeMatrix.c' || echo '$(srcdir)/'`src/c/transposeMatrix.c
1665 libscicore_algo_la-recursionFunction.lo: src/c/recursionFunction.c
1666 @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 libscicore_algo_la-recursionFunction.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-recursionFunction.Tpo -c -o libscicore_algo_la-recursionFunction.lo `test -f 'src/c/recursionFunction.c' || echo '$(srcdir)/'`src/c/recursionFunction.c
1667 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-recursionFunction.Tpo $(DEPDIR)/libscicore_algo_la-recursionFunction.Plo
1668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/recursionFunction.c' object='libscicore_algo_la-recursionFunction.lo' libtool=yes @AMDEPBACKSLASH@
1669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1670 @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 libscicore_algo_la-recursionFunction.lo `test -f 'src/c/recursionFunction.c' || echo '$(srcdir)/'`src/c/recursionFunction.c
1672 libscicore_algo_la-typename.lo: src/c/typename.c
1673 @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 libscicore_algo_la-typename.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-typename.Tpo -c -o libscicore_algo_la-typename.lo `test -f 'src/c/typename.c' || echo '$(srcdir)/'`src/c/typename.c
1674 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-typename.Tpo $(DEPDIR)/libscicore_algo_la-typename.Plo
1675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/typename.c' object='libscicore_algo_la-typename.lo' libtool=yes @AMDEPBACKSLASH@
1676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1677 @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 libscicore_algo_la-typename.lo `test -f 'src/c/typename.c' || echo '$(srcdir)/'`src/c/typename.c
1679 libscicore_algo_la-inittypenames.lo: src/c/inittypenames.c
1680 @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 libscicore_algo_la-inittypenames.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-inittypenames.Tpo -c -o libscicore_algo_la-inittypenames.lo `test -f 'src/c/inittypenames.c' || echo '$(srcdir)/'`src/c/inittypenames.c
1681 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-inittypenames.Tpo $(DEPDIR)/libscicore_algo_la-inittypenames.Plo
1682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/inittypenames.c' object='libscicore_algo_la-inittypenames.lo' libtool=yes @AMDEPBACKSLASH@
1683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1684 @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 libscicore_algo_la-inittypenames.lo `test -f 'src/c/inittypenames.c' || echo '$(srcdir)/'`src/c/inittypenames.c
1686 libscicore_algo_la-eqid.lo: src/c/eqid.c
1687 @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 libscicore_algo_la-eqid.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-eqid.Tpo -c -o libscicore_algo_la-eqid.lo `test -f 'src/c/eqid.c' || echo '$(srcdir)/'`src/c/eqid.c
1688 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-eqid.Tpo $(DEPDIR)/libscicore_algo_la-eqid.Plo
1689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/eqid.c' object='libscicore_algo_la-eqid.lo' libtool=yes @AMDEPBACKSLASH@
1690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1691 @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 libscicore_algo_la-eqid.lo `test -f 'src/c/eqid.c' || echo '$(srcdir)/'`src/c/eqid.c
1693 libscicore_algo_la-exitCodeValue.lo: src/c/exitCodeValue.c
1694 @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 libscicore_algo_la-exitCodeValue.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-exitCodeValue.Tpo -c -o libscicore_algo_la-exitCodeValue.lo `test -f 'src/c/exitCodeValue.c' || echo '$(srcdir)/'`src/c/exitCodeValue.c
1695 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-exitCodeValue.Tpo $(DEPDIR)/libscicore_algo_la-exitCodeValue.Plo
1696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/exitCodeValue.c' object='libscicore_algo_la-exitCodeValue.lo' libtool=yes @AMDEPBACKSLASH@
1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1698 @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 libscicore_algo_la-exitCodeValue.lo `test -f 'src/c/exitCodeValue.c' || echo '$(srcdir)/'`src/c/exitCodeValue.c
1700 libscicore_algo_la-getversion.lo: src/c/getversion.c
1701 @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 libscicore_algo_la-getversion.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getversion.Tpo -c -o libscicore_algo_la-getversion.lo `test -f 'src/c/getversion.c' || echo '$(srcdir)/'`src/c/getversion.c
1702 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getversion.Tpo $(DEPDIR)/libscicore_algo_la-getversion.Plo
1703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getversion.c' object='libscicore_algo_la-getversion.lo' libtool=yes @AMDEPBACKSLASH@
1704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1705 @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 libscicore_algo_la-getversion.lo `test -f 'src/c/getversion.c' || echo '$(srcdir)/'`src/c/getversion.c
1707 libscicore_algo_la-dynamic_tclsci.lo: src/c/dynamic_tclsci.c
1708 @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 libscicore_algo_la-dynamic_tclsci.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Tpo -c -o libscicore_algo_la-dynamic_tclsci.lo `test -f 'src/c/dynamic_tclsci.c' || echo '$(srcdir)/'`src/c/dynamic_tclsci.c
1709 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Tpo $(DEPDIR)/libscicore_algo_la-dynamic_tclsci.Plo
1710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dynamic_tclsci.c' object='libscicore_algo_la-dynamic_tclsci.lo' libtool=yes @AMDEPBACKSLASH@
1711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1712 @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 libscicore_algo_la-dynamic_tclsci.lo `test -f 'src/c/dynamic_tclsci.c' || echo '$(srcdir)/'`src/c/dynamic_tclsci.c
1714 libscicore_algo_la-dynamic_parallel.lo: src/c/dynamic_parallel.c
1715 @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 libscicore_algo_la-dynamic_parallel.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-dynamic_parallel.Tpo -c -o libscicore_algo_la-dynamic_parallel.lo `test -f 'src/c/dynamic_parallel.c' || echo '$(srcdir)/'`src/c/dynamic_parallel.c
1716 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-dynamic_parallel.Tpo $(DEPDIR)/libscicore_algo_la-dynamic_parallel.Plo
1717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dynamic_parallel.c' object='libscicore_algo_la-dynamic_parallel.lo' libtool=yes @AMDEPBACKSLASH@
1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1719 @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 libscicore_algo_la-dynamic_parallel.lo `test -f 'src/c/dynamic_parallel.c' || echo '$(srcdir)/'`src/c/dynamic_parallel.c
1721 libscicore_algo_la-backtrace.lo: src/c/backtrace.c
1722 @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 libscicore_algo_la-backtrace.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-backtrace.Tpo -c -o libscicore_algo_la-backtrace.lo `test -f 'src/c/backtrace.c' || echo '$(srcdir)/'`src/c/backtrace.c
1723 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-backtrace.Tpo $(DEPDIR)/libscicore_algo_la-backtrace.Plo
1724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/backtrace.c' object='libscicore_algo_la-backtrace.lo' libtool=yes @AMDEPBACKSLASH@
1725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1726 @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 libscicore_algo_la-backtrace.lo `test -f 'src/c/backtrace.c' || echo '$(srcdir)/'`src/c/backtrace.c
1728 libscicore_algo_la-signal_mgmt.lo: src/c/signal_mgmt.c
1729 @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 libscicore_algo_la-signal_mgmt.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-signal_mgmt.Tpo -c -o libscicore_algo_la-signal_mgmt.lo `test -f 'src/c/signal_mgmt.c' || echo '$(srcdir)/'`src/c/signal_mgmt.c
1730 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-signal_mgmt.Tpo $(DEPDIR)/libscicore_algo_la-signal_mgmt.Plo
1731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/signal_mgmt.c' object='libscicore_algo_la-signal_mgmt.lo' libtool=yes @AMDEPBACKSLASH@
1732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1733 @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 libscicore_algo_la-signal_mgmt.lo `test -f 'src/c/signal_mgmt.c' || echo '$(srcdir)/'`src/c/signal_mgmt.c
1735 libscicore_algo_la-suspendProcess.lo: src/c/suspendProcess.c
1736 @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 libscicore_algo_la-suspendProcess.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo -c -o libscicore_algo_la-suspendProcess.lo `test -f 'src/c/suspendProcess.c' || echo '$(srcdir)/'`src/c/suspendProcess.c
1737 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-suspendProcess.Tpo $(DEPDIR)/libscicore_algo_la-suspendProcess.Plo
1738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/suspendProcess.c' object='libscicore_algo_la-suspendProcess.lo' libtool=yes @AMDEPBACKSLASH@
1739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1740 @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 libscicore_algo_la-suspendProcess.lo `test -f 'src/c/suspendProcess.c' || echo '$(srcdir)/'`src/c/suspendProcess.c
1742 libscicore_algo_la-setlines.lo: src/c/setlines.c
1743 @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 libscicore_algo_la-setlines.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-setlines.Tpo -c -o libscicore_algo_la-setlines.lo `test -f 'src/c/setlines.c' || echo '$(srcdir)/'`src/c/setlines.c
1744 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-setlines.Tpo $(DEPDIR)/libscicore_algo_la-setlines.Plo
1745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setlines.c' object='libscicore_algo_la-setlines.lo' libtool=yes @AMDEPBACKSLASH@
1746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1747 @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 libscicore_algo_la-setlines.lo `test -f 'src/c/setlines.c' || echo '$(srcdir)/'`src/c/setlines.c
1749 libscicore_algo_la-setformat.lo: src/c/setformat.c
1750 @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 libscicore_algo_la-setformat.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-setformat.Tpo -c -o libscicore_algo_la-setformat.lo `test -f 'src/c/setformat.c' || echo '$(srcdir)/'`src/c/setformat.c
1751 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-setformat.Tpo $(DEPDIR)/libscicore_algo_la-setformat.Plo
1752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/setformat.c' object='libscicore_algo_la-setformat.lo' libtool=yes @AMDEPBACKSLASH@
1753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1754 @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 libscicore_algo_la-setformat.lo `test -f 'src/c/setformat.c' || echo '$(srcdir)/'`src/c/setformat.c
1756 libscicore_algo_la-InitializePreferences.lo: src/c/InitializePreferences.c
1757 @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 libscicore_algo_la-InitializePreferences.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo -c -o libscicore_algo_la-InitializePreferences.lo `test -f 'src/c/InitializePreferences.c' || echo '$(srcdir)/'`src/c/InitializePreferences.c
1758 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-InitializePreferences.Tpo $(DEPDIR)/libscicore_algo_la-InitializePreferences.Plo
1759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/InitializePreferences.c' object='libscicore_algo_la-InitializePreferences.lo' libtool=yes @AMDEPBACKSLASH@
1760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1761 @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 libscicore_algo_la-InitializePreferences.lo `test -f 'src/c/InitializePreferences.c' || echo '$(srcdir)/'`src/c/InitializePreferences.c
1763 libscicore_algo_la-getmaxMALLOC.lo: src/c/getmaxMALLOC.c
1764 @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 libscicore_algo_la-getmaxMALLOC.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo -c -o libscicore_algo_la-getmaxMALLOC.lo `test -f 'src/c/getmaxMALLOC.c' || echo '$(srcdir)/'`src/c/getmaxMALLOC.c
1765 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Tpo $(DEPDIR)/libscicore_algo_la-getmaxMALLOC.Plo
1766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/getmaxMALLOC.c' object='libscicore_algo_la-getmaxMALLOC.lo' libtool=yes @AMDEPBACKSLASH@
1767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1768 @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 libscicore_algo_la-getmaxMALLOC.lo `test -f 'src/c/getmaxMALLOC.c' || echo '$(srcdir)/'`src/c/getmaxMALLOC.c
1770 libscicore_algo_la-sci_mem_alloc.lo: src/c/sci_mem_alloc.c
1771 @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 libscicore_algo_la-sci_mem_alloc.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Tpo -c -o libscicore_algo_la-sci_mem_alloc.lo `test -f 'src/c/sci_mem_alloc.c' || echo '$(srcdir)/'`src/c/sci_mem_alloc.c
1772 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Tpo $(DEPDIR)/libscicore_algo_la-sci_mem_alloc.Plo
1773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sci_mem_alloc.c' object='libscicore_algo_la-sci_mem_alloc.lo' libtool=yes @AMDEPBACKSLASH@
1774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1775 @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 libscicore_algo_la-sci_mem_alloc.lo `test -f 'src/c/sci_mem_alloc.c' || echo '$(srcdir)/'`src/c/sci_mem_alloc.c
1777 libscicore_algo_la-hashtable.lo: src/c/hashtable/hashtable.c
1778 @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 libscicore_algo_la-hashtable.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-hashtable.Tpo -c -o libscicore_algo_la-hashtable.lo `test -f 'src/c/hashtable/hashtable.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable.c
1779 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-hashtable.Tpo $(DEPDIR)/libscicore_algo_la-hashtable.Plo
1780 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/hashtable/hashtable.c' object='libscicore_algo_la-hashtable.lo' libtool=yes @AMDEPBACKSLASH@
1781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1782 @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 libscicore_algo_la-hashtable.lo `test -f 'src/c/hashtable/hashtable.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable.c
1784 libscicore_algo_la-hashtable_itr.lo: src/c/hashtable/hashtable_itr.c
1785 @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 libscicore_algo_la-hashtable_itr.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-hashtable_itr.Tpo -c -o libscicore_algo_la-hashtable_itr.lo `test -f 'src/c/hashtable/hashtable_itr.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_itr.c
1786 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-hashtable_itr.Tpo $(DEPDIR)/libscicore_algo_la-hashtable_itr.Plo
1787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/hashtable/hashtable_itr.c' object='libscicore_algo_la-hashtable_itr.lo' libtool=yes @AMDEPBACKSLASH@
1788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1789 @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 libscicore_algo_la-hashtable_itr.lo `test -f 'src/c/hashtable/hashtable_itr.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_itr.c
1791 libscicore_algo_la-hashtable_utility.lo: src/c/hashtable/hashtable_utility.c
1792 @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 libscicore_algo_la-hashtable_utility.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-hashtable_utility.Tpo -c -o libscicore_algo_la-hashtable_utility.lo `test -f 'src/c/hashtable/hashtable_utility.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_utility.c
1793 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-hashtable_utility.Tpo $(DEPDIR)/libscicore_algo_la-hashtable_utility.Plo
1794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/hashtable/hashtable_utility.c' object='libscicore_algo_la-hashtable_utility.lo' libtool=yes @AMDEPBACKSLASH@
1795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1796 @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 libscicore_algo_la-hashtable_utility.lo `test -f 'src/c/hashtable/hashtable_utility.c' || echo '$(srcdir)/'`src/c/hashtable/hashtable_utility.c
1798 libscicore_algo_la-scimem64.lo: src/c/scimem64.c
1799 @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 libscicore_algo_la-scimem64.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-scimem64.Tpo -c -o libscicore_algo_la-scimem64.lo `test -f 'src/c/scimem64.c' || echo '$(srcdir)/'`src/c/scimem64.c
1800 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-scimem64.Tpo $(DEPDIR)/libscicore_algo_la-scimem64.Plo
1801 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scimem64.c' object='libscicore_algo_la-scimem64.lo' libtool=yes @AMDEPBACKSLASH@
1802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1803 @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 libscicore_algo_la-scimem64.lo `test -f 'src/c/scimem64.c' || echo '$(srcdir)/'`src/c/scimem64.c
1805 libscicore_la-sci_mtlb_mode.lo: sci_gateway/c/sci_mtlb_mode.c
1806 @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 libscicore_la-sci_mtlb_mode.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_mtlb_mode.Tpo -c -o libscicore_la-sci_mtlb_mode.lo `test -f 'sci_gateway/c/sci_mtlb_mode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mtlb_mode.c
1807 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_mtlb_mode.Tpo $(DEPDIR)/libscicore_la-sci_mtlb_mode.Plo
1808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_mtlb_mode.c' object='libscicore_la-sci_mtlb_mode.lo' libtool=yes @AMDEPBACKSLASH@
1809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1810 @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 libscicore_la-sci_mtlb_mode.lo `test -f 'sci_gateway/c/sci_mtlb_mode.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mtlb_mode.c
1812 libscicore_la-sci_where.lo: sci_gateway/c/sci_where.c
1813 @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 libscicore_la-sci_where.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_where.Tpo -c -o libscicore_la-sci_where.lo `test -f 'sci_gateway/c/sci_where.c' || echo '$(srcdir)/'`sci_gateway/c/sci_where.c
1814 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_where.Tpo $(DEPDIR)/libscicore_la-sci_where.Plo
1815 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_where.c' object='libscicore_la-sci_where.lo' libtool=yes @AMDEPBACKSLASH@
1816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1817 @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 libscicore_la-sci_where.lo `test -f 'sci_gateway/c/sci_where.c' || echo '$(srcdir)/'`sci_gateway/c/sci_where.c
1819 libscicore_la-sci_errcatch.lo: sci_gateway/c/sci_errcatch.c
1820 @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 libscicore_la-sci_errcatch.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_errcatch.Tpo -c -o libscicore_la-sci_errcatch.lo `test -f 'sci_gateway/c/sci_errcatch.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errcatch.c
1821 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_errcatch.Tpo $(DEPDIR)/libscicore_la-sci_errcatch.Plo
1822 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_errcatch.c' object='libscicore_la-sci_errcatch.lo' libtool=yes @AMDEPBACKSLASH@
1823 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1824 @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 libscicore_la-sci_errcatch.lo `test -f 'sci_gateway/c/sci_errcatch.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errcatch.c
1826 libscicore_la-sci_getmemory.lo: sci_gateway/c/sci_getmemory.c
1827 @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 libscicore_la-sci_getmemory.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getmemory.Tpo -c -o libscicore_la-sci_getmemory.lo `test -f 'sci_gateway/c/sci_getmemory.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmemory.c
1828 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getmemory.Tpo $(DEPDIR)/libscicore_la-sci_getmemory.Plo
1829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_getmemory.c' object='libscicore_la-sci_getmemory.lo' libtool=yes @AMDEPBACKSLASH@
1830 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1831 @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 libscicore_la-sci_getmemory.lo `test -f 'sci_gateway/c/sci_getmemory.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getmemory.c
1833 libscicore_la-sci_havewindow.lo: sci_gateway/c/sci_havewindow.c
1834 @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 libscicore_la-sci_havewindow.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_havewindow.Tpo -c -o libscicore_la-sci_havewindow.lo `test -f 'sci_gateway/c/sci_havewindow.c' || echo '$(srcdir)/'`sci_gateway/c/sci_havewindow.c
1835 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_havewindow.Tpo $(DEPDIR)/libscicore_la-sci_havewindow.Plo
1836 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_havewindow.c' object='libscicore_la-sci_havewindow.lo' libtool=yes @AMDEPBACKSLASH@
1837 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1838 @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 libscicore_la-sci_havewindow.lo `test -f 'sci_gateway/c/sci_havewindow.c' || echo '$(srcdir)/'`sci_gateway/c/sci_havewindow.c
1840 libscicore_la-sci_delbpt.lo: sci_gateway/c/sci_delbpt.c
1841 @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 libscicore_la-sci_delbpt.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_delbpt.Tpo -c -o libscicore_la-sci_delbpt.lo `test -f 'sci_gateway/c/sci_delbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_delbpt.c
1842 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_delbpt.Tpo $(DEPDIR)/libscicore_la-sci_delbpt.Plo
1843 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_delbpt.c' object='libscicore_la-sci_delbpt.lo' libtool=yes @AMDEPBACKSLASH@
1844 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1845 @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 libscicore_la-sci_delbpt.lo `test -f 'sci_gateway/c/sci_delbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_delbpt.c
1847 libscicore_la-sci_macr2lst.lo: sci_gateway/c/sci_macr2lst.c
1848 @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 libscicore_la-sci_macr2lst.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_macr2lst.Tpo -c -o libscicore_la-sci_macr2lst.lo `test -f 'sci_gateway/c/sci_macr2lst.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2lst.c
1849 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_macr2lst.Tpo $(DEPDIR)/libscicore_la-sci_macr2lst.Plo
1850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_macr2lst.c' object='libscicore_la-sci_macr2lst.lo' libtool=yes @AMDEPBACKSLASH@
1851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1852 @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 libscicore_la-sci_macr2lst.lo `test -f 'sci_gateway/c/sci_macr2lst.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2lst.c
1854 libscicore_la-sci_errclear.lo: sci_gateway/c/sci_errclear.c
1855 @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 libscicore_la-sci_errclear.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_errclear.Tpo -c -o libscicore_la-sci_errclear.lo `test -f 'sci_gateway/c/sci_errclear.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errclear.c
1856 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_errclear.Tpo $(DEPDIR)/libscicore_la-sci_errclear.Plo
1857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_errclear.c' object='libscicore_la-sci_errclear.lo' libtool=yes @AMDEPBACKSLASH@
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1859 @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 libscicore_la-sci_errclear.lo `test -f 'sci_gateway/c/sci_errclear.c' || echo '$(srcdir)/'`sci_gateway/c/sci_errclear.c
1861 libscicore_la-sci_newfun.lo: sci_gateway/c/sci_newfun.c
1862 @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 libscicore_la-sci_newfun.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_newfun.Tpo -c -o libscicore_la-sci_newfun.lo `test -f 'sci_gateway/c/sci_newfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_newfun.c
1863 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_newfun.Tpo $(DEPDIR)/libscicore_la-sci_newfun.Plo
1864 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_newfun.c' object='libscicore_la-sci_newfun.lo' libtool=yes @AMDEPBACKSLASH@
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1866 @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 libscicore_la-sci_newfun.lo `test -f 'sci_gateway/c/sci_newfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_newfun.c
1868 libscicore_la-sci_dispbpt.lo: sci_gateway/c/sci_dispbpt.c
1869 @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 libscicore_la-sci_dispbpt.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_dispbpt.Tpo -c -o libscicore_la-sci_dispbpt.lo `test -f 'sci_gateway/c/sci_dispbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dispbpt.c
1870 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_dispbpt.Tpo $(DEPDIR)/libscicore_la-sci_dispbpt.Plo
1871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_dispbpt.c' object='libscicore_la-sci_dispbpt.lo' libtool=yes @AMDEPBACKSLASH@
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1873 @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 libscicore_la-sci_dispbpt.lo `test -f 'sci_gateway/c/sci_dispbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dispbpt.c
1875 libscicore_la-sci_intppty.lo: sci_gateway/c/sci_intppty.c
1876 @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 libscicore_la-sci_intppty.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_intppty.Tpo -c -o libscicore_la-sci_intppty.lo `test -f 'sci_gateway/c/sci_intppty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_intppty.c
1877 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_intppty.Tpo $(DEPDIR)/libscicore_la-sci_intppty.Plo
1878 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_intppty.c' object='libscicore_la-sci_intppty.lo' libtool=yes @AMDEPBACKSLASH@
1879 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1880 @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 libscicore_la-sci_intppty.lo `test -f 'sci_gateway/c/sci_intppty.c' || echo '$(srcdir)/'`sci_gateway/c/sci_intppty.c
1882 libscicore_la-sci_gstacksize.lo: sci_gateway/c/sci_gstacksize.c
1883 @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 libscicore_la-sci_gstacksize.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_gstacksize.Tpo -c -o libscicore_la-sci_gstacksize.lo `test -f 'sci_gateway/c/sci_gstacksize.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gstacksize.c
1884 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_gstacksize.Tpo $(DEPDIR)/libscicore_la-sci_gstacksize.Plo
1885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_gstacksize.c' object='libscicore_la-sci_gstacksize.lo' libtool=yes @AMDEPBACKSLASH@
1886 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1887 @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 libscicore_la-sci_gstacksize.lo `test -f 'sci_gateway/c/sci_gstacksize.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gstacksize.c
1889 libscicore_la-sci_funptr.lo: sci_gateway/c/sci_funptr.c
1890 @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 libscicore_la-sci_funptr.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_funptr.Tpo -c -o libscicore_la-sci_funptr.lo `test -f 'sci_gateway/c/sci_funptr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_funptr.c
1891 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_funptr.Tpo $(DEPDIR)/libscicore_la-sci_funptr.Plo
1892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_funptr.c' object='libscicore_la-sci_funptr.lo' libtool=yes @AMDEPBACKSLASH@
1893 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1894 @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 libscicore_la-sci_funptr.lo `test -f 'sci_gateway/c/sci_funptr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_funptr.c
1896 libscicore_la-sci_return.lo: sci_gateway/c/sci_return.c
1897 @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 libscicore_la-sci_return.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_return.Tpo -c -o libscicore_la-sci_return.lo `test -f 'sci_gateway/c/sci_return.c' || echo '$(srcdir)/'`sci_gateway/c/sci_return.c
1898 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_return.Tpo $(DEPDIR)/libscicore_la-sci_return.Plo
1899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_return.c' object='libscicore_la-sci_return.lo' libtool=yes @AMDEPBACKSLASH@
1900 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1901 @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 libscicore_la-sci_return.lo `test -f 'sci_gateway/c/sci_return.c' || echo '$(srcdir)/'`sci_gateway/c/sci_return.c
1903 libscicore_la-sci_clearfun.lo: sci_gateway/c/sci_clearfun.c
1904 @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 libscicore_la-sci_clearfun.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_clearfun.Tpo -c -o libscicore_la-sci_clearfun.lo `test -f 'sci_gateway/c/sci_clearfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clearfun.c
1905 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_clearfun.Tpo $(DEPDIR)/libscicore_la-sci_clearfun.Plo
1906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_clearfun.c' object='libscicore_la-sci_clearfun.lo' libtool=yes @AMDEPBACKSLASH@
1907 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1908 @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 libscicore_la-sci_clearfun.lo `test -f 'sci_gateway/c/sci_clearfun.c' || echo '$(srcdir)/'`sci_gateway/c/sci_clearfun.c
1910 libscicore_la-sci_setbpt.lo: sci_gateway/c/sci_setbpt.c
1911 @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 libscicore_la-sci_setbpt.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_setbpt.Tpo -c -o libscicore_la-sci_setbpt.lo `test -f 'sci_gateway/c/sci_setbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_setbpt.c
1912 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_setbpt.Tpo $(DEPDIR)/libscicore_la-sci_setbpt.Plo
1913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_setbpt.c' object='libscicore_la-sci_setbpt.lo' libtool=yes @AMDEPBACKSLASH@
1914 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1915 @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 libscicore_la-sci_setbpt.lo `test -f 'sci_gateway/c/sci_setbpt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_setbpt.c
1917 libscicore_la-sci_what.lo: sci_gateway/c/sci_what.c
1918 @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 libscicore_la-sci_what.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_what.Tpo -c -o libscicore_la-sci_what.lo `test -f 'sci_gateway/c/sci_what.c' || echo '$(srcdir)/'`sci_gateway/c/sci_what.c
1919 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_what.Tpo $(DEPDIR)/libscicore_la-sci_what.Plo
1920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_what.c' object='libscicore_la-sci_what.lo' libtool=yes @AMDEPBACKSLASH@
1921 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1922 @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 libscicore_la-sci_what.lo `test -f 'sci_gateway/c/sci_what.c' || echo '$(srcdir)/'`sci_gateway/c/sci_what.c
1924 libscicore_la-sci_predef.lo: sci_gateway/c/sci_predef.c
1925 @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 libscicore_la-sci_predef.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_predef.Tpo -c -o libscicore_la-sci_predef.lo `test -f 'sci_gateway/c/sci_predef.c' || echo '$(srcdir)/'`sci_gateway/c/sci_predef.c
1926 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_predef.Tpo $(DEPDIR)/libscicore_la-sci_predef.Plo
1927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_predef.c' object='libscicore_la-sci_predef.lo' libtool=yes @AMDEPBACKSLASH@
1928 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1929 @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 libscicore_la-sci_predef.lo `test -f 'sci_gateway/c/sci_predef.c' || echo '$(srcdir)/'`sci_gateway/c/sci_predef.c
1931 libscicore_la-sci_type.lo: sci_gateway/c/sci_type.c
1932 @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 libscicore_la-sci_type.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_type.Tpo -c -o libscicore_la-sci_type.lo `test -f 'sci_gateway/c/sci_type.c' || echo '$(srcdir)/'`sci_gateway/c/sci_type.c
1933 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_type.Tpo $(DEPDIR)/libscicore_la-sci_type.Plo
1934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_type.c' object='libscicore_la-sci_type.lo' libtool=yes @AMDEPBACKSLASH@
1935 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1936 @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 libscicore_la-sci_type.lo `test -f 'sci_gateway/c/sci_type.c' || echo '$(srcdir)/'`sci_gateway/c/sci_type.c
1938 libscicore_la-sci_typename.lo: sci_gateway/c/sci_typename.c
1939 @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 libscicore_la-sci_typename.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_typename.Tpo -c -o libscicore_la-sci_typename.lo `test -f 'sci_gateway/c/sci_typename.c' || echo '$(srcdir)/'`sci_gateway/c/sci_typename.c
1940 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_typename.Tpo $(DEPDIR)/libscicore_la-sci_typename.Plo
1941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_typename.c' object='libscicore_la-sci_typename.lo' libtool=yes @AMDEPBACKSLASH@
1942 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1943 @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 libscicore_la-sci_typename.lo `test -f 'sci_gateway/c/sci_typename.c' || echo '$(srcdir)/'`sci_gateway/c/sci_typename.c
1945 libscicore_la-sci_macr2tree.lo: sci_gateway/c/sci_macr2tree.c
1946 @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 libscicore_la-sci_macr2tree.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_macr2tree.Tpo -c -o libscicore_la-sci_macr2tree.lo `test -f 'sci_gateway/c/sci_macr2tree.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2tree.c
1947 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_macr2tree.Tpo $(DEPDIR)/libscicore_la-sci_macr2tree.Plo
1948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_macr2tree.c' object='libscicore_la-sci_macr2tree.lo' libtool=yes @AMDEPBACKSLASH@
1949 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1950 @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 libscicore_la-sci_macr2tree.lo `test -f 'sci_gateway/c/sci_macr2tree.c' || echo '$(srcdir)/'`sci_gateway/c/sci_macr2tree.c
1952 libscicore_la-sci_iserror.lo: sci_gateway/c/sci_iserror.c
1953 @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 libscicore_la-sci_iserror.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_iserror.Tpo -c -o libscicore_la-sci_iserror.lo `test -f 'sci_gateway/c/sci_iserror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_iserror.c
1954 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_iserror.Tpo $(DEPDIR)/libscicore_la-sci_iserror.Plo
1955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_iserror.c' object='libscicore_la-sci_iserror.lo' libtool=yes @AMDEPBACKSLASH@
1956 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1957 @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 libscicore_la-sci_iserror.lo `test -f 'sci_gateway/c/sci_iserror.c' || echo '$(srcdir)/'`sci_gateway/c/sci_iserror.c
1959 libscicore_la-sci_getdebuginfo.lo: sci_gateway/c/sci_getdebuginfo.c
1960 @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 libscicore_la-sci_getdebuginfo.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getdebuginfo.Tpo -c -o libscicore_la-sci_getdebuginfo.lo `test -f 'sci_gateway/c/sci_getdebuginfo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getdebuginfo.c
1961 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getdebuginfo.Tpo $(DEPDIR)/libscicore_la-sci_getdebuginfo.Plo
1962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_getdebuginfo.c' object='libscicore_la-sci_getdebuginfo.lo' libtool=yes @AMDEPBACKSLASH@
1963 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1964 @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 libscicore_la-sci_getdebuginfo.lo `test -f 'sci_gateway/c/sci_getdebuginfo.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getdebuginfo.c
1966 libscicore_la-sci_debug.lo: sci_gateway/c/sci_debug.c
1967 @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 libscicore_la-sci_debug.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_debug.Tpo -c -o libscicore_la-sci_debug.lo `test -f 'sci_gateway/c/sci_debug.c' || echo '$(srcdir)/'`sci_gateway/c/sci_debug.c
1968 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_debug.Tpo $(DEPDIR)/libscicore_la-sci_debug.Plo
1969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_debug.c' object='libscicore_la-sci_debug.lo' libtool=yes @AMDEPBACKSLASH@
1970 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1971 @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 libscicore_la-sci_debug.lo `test -f 'sci_gateway/c/sci_debug.c' || echo '$(srcdir)/'`sci_gateway/c/sci_debug.c
1973 libscicore_la-gw_core.lo: sci_gateway/c/gw_core.c
1974 @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 libscicore_la-gw_core.lo -MD -MP -MF $(DEPDIR)/libscicore_la-gw_core.Tpo -c -o libscicore_la-gw_core.lo `test -f 'sci_gateway/c/gw_core.c' || echo '$(srcdir)/'`sci_gateway/c/gw_core.c
1975 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-gw_core.Tpo $(DEPDIR)/libscicore_la-gw_core.Plo
1976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_core.c' object='libscicore_la-gw_core.lo' libtool=yes @AMDEPBACKSLASH@
1977 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1978 @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 libscicore_la-gw_core.lo `test -f 'sci_gateway/c/gw_core.c' || echo '$(srcdir)/'`sci_gateway/c/gw_core.c
1980 libscicore_la-gw_user.lo: sci_gateway/c/gw_user.c
1981 @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 libscicore_la-gw_user.lo -MD -MP -MF $(DEPDIR)/libscicore_la-gw_user.Tpo -c -o libscicore_la-gw_user.lo `test -f 'sci_gateway/c/gw_user.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user.c
1982 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-gw_user.Tpo $(DEPDIR)/libscicore_la-gw_user.Plo
1983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_user.c' object='libscicore_la-gw_user.lo' libtool=yes @AMDEPBACKSLASH@
1984 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1985 @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 libscicore_la-gw_user.lo `test -f 'sci_gateway/c/gw_user.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user.c
1987 libscicore_la-gw_user2.lo: sci_gateway/c/gw_user2.c
1988 @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 libscicore_la-gw_user2.lo -MD -MP -MF $(DEPDIR)/libscicore_la-gw_user2.Tpo -c -o libscicore_la-gw_user2.lo `test -f 'sci_gateway/c/gw_user2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user2.c
1989 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-gw_user2.Tpo $(DEPDIR)/libscicore_la-gw_user2.Plo
1990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_user2.c' object='libscicore_la-gw_user2.lo' libtool=yes @AMDEPBACKSLASH@
1991 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1992 @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 libscicore_la-gw_user2.lo `test -f 'sci_gateway/c/gw_user2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_user2.c
1994 libscicore_la-sci_getvariablesonstack.lo: sci_gateway/c/sci_getvariablesonstack.c
1995 @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 libscicore_la-sci_getvariablesonstack.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getvariablesonstack.Tpo -c -o libscicore_la-sci_getvariablesonstack.lo `test -f 'sci_gateway/c/sci_getvariablesonstack.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getvariablesonstack.c
1996 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getvariablesonstack.Tpo $(DEPDIR)/libscicore_la-sci_getvariablesonstack.Plo
1997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_getvariablesonstack.c' object='libscicore_la-sci_getvariablesonstack.lo' libtool=yes @AMDEPBACKSLASH@
1998 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1999 @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 libscicore_la-sci_getvariablesonstack.lo `test -f 'sci_gateway/c/sci_getvariablesonstack.c' || echo '$(srcdir)/'`sci_gateway/c/sci_getvariablesonstack.c
2001 libscicore_la-sci_readgateway.lo: sci_gateway/c/sci_readgateway.c
2002 @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 libscicore_la-sci_readgateway.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_readgateway.Tpo -c -o libscicore_la-sci_readgateway.lo `test -f 'sci_gateway/c/sci_readgateway.c' || echo '$(srcdir)/'`sci_gateway/c/sci_readgateway.c
2003 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_readgateway.Tpo $(DEPDIR)/libscicore_la-sci_readgateway.Plo
2004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_readgateway.c' object='libscicore_la-sci_readgateway.lo' libtool=yes @AMDEPBACKSLASH@
2005 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2006 @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 libscicore_la-sci_readgateway.lo `test -f 'sci_gateway/c/sci_readgateway.c' || echo '$(srcdir)/'`sci_gateway/c/sci_readgateway.c
2008 libscicore_la-sci_comp.lo: sci_gateway/c/sci_comp.c
2009 @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 libscicore_la-sci_comp.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_comp.Tpo -c -o libscicore_la-sci_comp.lo `test -f 'sci_gateway/c/sci_comp.c' || echo '$(srcdir)/'`sci_gateway/c/sci_comp.c
2010 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_comp.Tpo $(DEPDIR)/libscicore_la-sci_comp.Plo
2011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_comp.c' object='libscicore_la-sci_comp.lo' libtool=yes @AMDEPBACKSLASH@
2012 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2013 @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 libscicore_la-sci_comp.lo `test -f 'sci_gateway/c/sci_comp.c' || echo '$(srcdir)/'`sci_gateway/c/sci_comp.c
2016 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2017 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2018 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2019 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2020 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
2023 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2024 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2025 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2026 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2027 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2030 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2031 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2032 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2033 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2034 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
2036 libscicore_algo_la-hashtable_core.lo: src/cpp/hashtable_core.cpp
2037 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-hashtable_core.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-hashtable_core.Tpo -c -o libscicore_algo_la-hashtable_core.lo `test -f 'src/cpp/hashtable_core.cpp' || echo '$(srcdir)/'`src/cpp/hashtable_core.cpp
2038 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-hashtable_core.Tpo $(DEPDIR)/libscicore_algo_la-hashtable_core.Plo
2039 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/hashtable_core.cpp' object='libscicore_algo_la-hashtable_core.lo' libtool=yes @AMDEPBACKSLASH@
2040 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2041 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-hashtable_core.lo `test -f 'src/cpp/hashtable_core.cpp' || echo '$(srcdir)/'`src/cpp/hashtable_core.cpp
2043 libscicore_algo_la-namstr.lo: src/cpp/namstr.cpp
2044 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-namstr.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-namstr.Tpo -c -o libscicore_algo_la-namstr.lo `test -f 'src/cpp/namstr.cpp' || echo '$(srcdir)/'`src/cpp/namstr.cpp
2045 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-namstr.Tpo $(DEPDIR)/libscicore_algo_la-namstr.Plo
2046 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/namstr.cpp' object='libscicore_algo_la-namstr.lo' libtool=yes @AMDEPBACKSLASH@
2047 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2048 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-namstr.lo `test -f 'src/cpp/namstr.cpp' || echo '$(srcdir)/'`src/cpp/namstr.cpp
2050 libscicore_algo_la-search_functions.lo: src/cpp/search_functions.cpp
2051 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-search_functions.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-search_functions.Tpo -c -o libscicore_algo_la-search_functions.lo `test -f 'src/cpp/search_functions.cpp' || echo '$(srcdir)/'`src/cpp/search_functions.cpp
2052 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-search_functions.Tpo $(DEPDIR)/libscicore_algo_la-search_functions.Plo
2053 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/search_functions.cpp' object='libscicore_algo_la-search_functions.lo' libtool=yes @AMDEPBACKSLASH@
2054 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2055 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-search_functions.lo `test -f 'src/cpp/search_functions.cpp' || echo '$(srcdir)/'`src/cpp/search_functions.cpp
2057 libscicore_algo_la-demangle.lo: src/cpp/demangle.cpp
2058 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-demangle.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-demangle.Tpo -c -o libscicore_algo_la-demangle.lo `test -f 'src/cpp/demangle.cpp' || echo '$(srcdir)/'`src/cpp/demangle.cpp
2059 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-demangle.Tpo $(DEPDIR)/libscicore_algo_la-demangle.Plo
2060 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/demangle.cpp' object='libscicore_algo_la-demangle.lo' libtool=yes @AMDEPBACKSLASH@
2061 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2062 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-demangle.lo `test -f 'src/cpp/demangle.cpp' || echo '$(srcdir)/'`src/cpp/demangle.cpp
2064 libscicore_algo_la-backtrace_print.lo: src/cpp/backtrace_print.cpp
2065 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-backtrace_print.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-backtrace_print.Tpo -c -o libscicore_algo_la-backtrace_print.lo `test -f 'src/cpp/backtrace_print.cpp' || echo '$(srcdir)/'`src/cpp/backtrace_print.cpp
2066 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-backtrace_print.Tpo $(DEPDIR)/libscicore_algo_la-backtrace_print.Plo
2067 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/backtrace_print.cpp' object='libscicore_algo_la-backtrace_print.lo' libtool=yes @AMDEPBACKSLASH@
2068 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2069 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-backtrace_print.lo `test -f 'src/cpp/backtrace_print.cpp' || echo '$(srcdir)/'`src/cpp/backtrace_print.cpp
2071 libscicore_algo_la-storeCommand.lo: src/cpp/storeCommand.cpp
2072 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-storeCommand.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-storeCommand.Tpo -c -o libscicore_algo_la-storeCommand.lo `test -f 'src/cpp/storeCommand.cpp' || echo '$(srcdir)/'`src/cpp/storeCommand.cpp
2073 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-storeCommand.Tpo $(DEPDIR)/libscicore_algo_la-storeCommand.Plo
2074 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/storeCommand.cpp' object='libscicore_algo_la-storeCommand.lo' libtool=yes @AMDEPBACKSLASH@
2075 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2076 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-storeCommand.lo `test -f 'src/cpp/storeCommand.cpp' || echo '$(srcdir)/'`src/cpp/storeCommand.cpp
2078 libscicore_algo_la-banner.lo: src/cpp/banner.cpp
2079 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-banner.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-banner.Tpo -c -o libscicore_algo_la-banner.lo `test -f 'src/cpp/banner.cpp' || echo '$(srcdir)/'`src/cpp/banner.cpp
2080 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-banner.Tpo $(DEPDIR)/libscicore_algo_la-banner.Plo
2081 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/banner.cpp' object='libscicore_algo_la-banner.lo' libtool=yes @AMDEPBACKSLASH@
2082 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2083 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-banner.lo `test -f 'src/cpp/banner.cpp' || echo '$(srcdir)/'`src/cpp/banner.cpp
2085 libscicore_algo_la-with_module.lo: src/cpp/with_module.cpp
2086 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-with_module.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-with_module.Tpo -c -o libscicore_algo_la-with_module.lo `test -f 'src/cpp/with_module.cpp' || echo '$(srcdir)/'`src/cpp/with_module.cpp
2087 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-with_module.Tpo $(DEPDIR)/libscicore_algo_la-with_module.Plo
2088 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/with_module.cpp' object='libscicore_algo_la-with_module.lo' libtool=yes @AMDEPBACKSLASH@
2089 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2090 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-with_module.lo `test -f 'src/cpp/with_module.cpp' || echo '$(srcdir)/'`src/cpp/with_module.cpp
2092 libscicore_algo_la-runner.lo: src/cpp/runner.cpp
2093 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_algo_la-runner.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-runner.Tpo -c -o libscicore_algo_la-runner.lo `test -f 'src/cpp/runner.cpp' || echo '$(srcdir)/'`src/cpp/runner.cpp
2094 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-runner.Tpo $(DEPDIR)/libscicore_algo_la-runner.Plo
2095 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/runner.cpp' object='libscicore_algo_la-runner.lo' libtool=yes @AMDEPBACKSLASH@
2096 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2097 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_algo_la-runner.lo `test -f 'src/cpp/runner.cpp' || echo '$(srcdir)/'`src/cpp/runner.cpp
2099 libscicore_algo_la-jitter.lo: src/cpp/jitter.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 libscicore_algo_la-jitter.lo -MD -MP -MF $(DEPDIR)/libscicore_algo_la-jitter.Tpo -c -o libscicore_algo_la-jitter.lo `test -f 'src/cpp/jitter.cpp' || echo '$(srcdir)/'`src/cpp/jitter.cpp
2101 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_algo_la-jitter.Tpo $(DEPDIR)/libscicore_algo_la-jitter.Plo
2102 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/jitter.cpp' object='libscicore_algo_la-jitter.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 libscicore_algo_la-jitter.lo `test -f 'src/cpp/jitter.cpp' || echo '$(srcdir)/'`src/cpp/jitter.cpp
2106 libscicore_la-core_gw.lo: sci_gateway/cpp/core_gw.cpp
2107 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-core_gw.lo -MD -MP -MF $(DEPDIR)/libscicore_la-core_gw.Tpo -c -o libscicore_la-core_gw.lo `test -f 'sci_gateway/cpp/core_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/core_gw.cpp
2108 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-core_gw.Tpo $(DEPDIR)/libscicore_la-core_gw.Plo
2109 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/core_gw.cpp' object='libscicore_la-core_gw.lo' libtool=yes @AMDEPBACKSLASH@
2110 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2111 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-core_gw.lo `test -f 'sci_gateway/cpp/core_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/core_gw.cpp
2113 libscicore_la-sci_getmodules.lo: sci_gateway/cpp/sci_getmodules.cpp
2114 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_getmodules.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getmodules.Tpo -c -o libscicore_la-sci_getmodules.lo `test -f 'sci_gateway/cpp/sci_getmodules.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmodules.cpp
2115 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getmodules.Tpo $(DEPDIR)/libscicore_la-sci_getmodules.Plo
2116 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getmodules.cpp' object='libscicore_la-sci_getmodules.lo' libtool=yes @AMDEPBACKSLASH@
2117 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2118 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_getmodules.lo `test -f 'sci_gateway/cpp/sci_getmodules.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmodules.cpp
2120 libscicore_la-sci_clear.lo: sci_gateway/cpp/sci_clear.cpp
2121 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_clear.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_clear.Tpo -c -o libscicore_la-sci_clear.lo `test -f 'sci_gateway/cpp/sci_clear.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clear.cpp
2122 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_clear.Tpo $(DEPDIR)/libscicore_la-sci_clear.Plo
2123 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_clear.cpp' object='libscicore_la-sci_clear.lo' libtool=yes @AMDEPBACKSLASH@
2124 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2125 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_clear.lo `test -f 'sci_gateway/cpp/sci_clear.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clear.cpp
2127 libscicore_la-sci_banner.lo: sci_gateway/cpp/sci_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_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_banner.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_banner.Tpo -c -o libscicore_la-sci_banner.lo `test -f 'sci_gateway/cpp/sci_banner.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_banner.cpp
2129 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_banner.Tpo $(DEPDIR)/libscicore_la-sci_banner.Plo
2130 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_banner.cpp' object='libscicore_la-sci_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_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_banner.lo `test -f 'sci_gateway/cpp/sci_banner.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_banner.cpp
2134 libscicore_la-sci_quit.lo: sci_gateway/cpp/sci_quit.cpp
2135 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_quit.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_quit.Tpo -c -o libscicore_la-sci_quit.lo `test -f 'sci_gateway/cpp/sci_quit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_quit.cpp
2136 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_quit.Tpo $(DEPDIR)/libscicore_la-sci_quit.Plo
2137 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_quit.cpp' object='libscicore_la-sci_quit.lo' libtool=yes @AMDEPBACKSLASH@
2138 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2139 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_quit.lo `test -f 'sci_gateway/cpp/sci_quit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_quit.cpp
2141 libscicore_la-sci_exit.lo: sci_gateway/cpp/sci_exit.cpp
2142 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_exit.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_exit.Tpo -c -o libscicore_la-sci_exit.lo `test -f 'sci_gateway/cpp/sci_exit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exit.cpp
2143 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_exit.Tpo $(DEPDIR)/libscicore_la-sci_exit.Plo
2144 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_exit.cpp' object='libscicore_la-sci_exit.lo' libtool=yes @AMDEPBACKSLASH@
2145 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2146 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_exit.lo `test -f 'sci_gateway/cpp/sci_exit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exit.cpp
2148 libscicore_la-sci_argn.lo: sci_gateway/cpp/sci_argn.cpp
2149 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_argn.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_argn.Tpo -c -o libscicore_la-sci_argn.lo `test -f 'sci_gateway/cpp/sci_argn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_argn.cpp
2150 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_argn.Tpo $(DEPDIR)/libscicore_la-sci_argn.Plo
2151 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_argn.cpp' object='libscicore_la-sci_argn.lo' libtool=yes @AMDEPBACKSLASH@
2152 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2153 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_argn.lo `test -f 'sci_gateway/cpp/sci_argn.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_argn.cpp
2155 libscicore_la-sci_clearglobal.lo: sci_gateway/cpp/sci_clearglobal.cpp
2156 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_clearglobal.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_clearglobal.Tpo -c -o libscicore_la-sci_clearglobal.lo `test -f 'sci_gateway/cpp/sci_clearglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearglobal.cpp
2157 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_clearglobal.Tpo $(DEPDIR)/libscicore_la-sci_clearglobal.Plo
2158 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_clearglobal.cpp' object='libscicore_la-sci_clearglobal.lo' libtool=yes @AMDEPBACKSLASH@
2159 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2160 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_clearglobal.lo `test -f 'sci_gateway/cpp/sci_clearglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clearglobal.cpp
2162 libscicore_la-sci_global.lo: sci_gateway/cpp/sci_global.cpp
2163 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_global.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_global.Tpo -c -o libscicore_la-sci_global.lo `test -f 'sci_gateway/cpp/sci_global.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_global.cpp
2164 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_global.Tpo $(DEPDIR)/libscicore_la-sci_global.Plo
2165 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_global.cpp' object='libscicore_la-sci_global.lo' libtool=yes @AMDEPBACKSLASH@
2166 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2167 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_global.lo `test -f 'sci_gateway/cpp/sci_global.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_global.cpp
2169 libscicore_la-sci_isglobal.lo: sci_gateway/cpp/sci_isglobal.cpp
2170 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_isglobal.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_isglobal.Tpo -c -o libscicore_la-sci_isglobal.lo `test -f 'sci_gateway/cpp/sci_isglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isglobal.cpp
2171 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_isglobal.Tpo $(DEPDIR)/libscicore_la-sci_isglobal.Plo
2172 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isglobal.cpp' object='libscicore_la-sci_isglobal.lo' libtool=yes @AMDEPBACKSLASH@
2173 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2174 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_isglobal.lo `test -f 'sci_gateway/cpp/sci_isglobal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isglobal.cpp
2176 libscicore_la-sci_getscilabmode.lo: sci_gateway/cpp/sci_getscilabmode.cpp
2177 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscicore_la-sci_getscilabmode.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getscilabmode.Tpo -c -o libscicore_la-sci_getscilabmode.lo `test -f 'sci_gateway/cpp/sci_getscilabmode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getscilabmode.cpp
2178 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getscilabmode.Tpo $(DEPDIR)/libscicore_la-sci_getscilabmode.Plo
2179 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getscilabmode.cpp' object='libscicore_la-sci_getscilabmode.lo' libtool=yes @AMDEPBACKSLASH@
2180 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2181 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscicore_la-sci_getscilabmode.lo `test -f 'sci_gateway/cpp/sci_getscilabmode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getscilabmode.cpp
2183 libscicore_la-sci_getos.lo: sci_gateway/cpp/sci_getos.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 libscicore_la-sci_getos.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getos.Tpo -c -o libscicore_la-sci_getos.lo `test -f 'sci_gateway/cpp/sci_getos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getos.cpp
2185 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getos.Tpo $(DEPDIR)/libscicore_la-sci_getos.Plo
2186 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getos.cpp' object='libscicore_la-sci_getos.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 libscicore_la-sci_getos.lo `test -f 'sci_gateway/cpp/sci_getos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getos.cpp
2190 libscicore_la-sci_exists.lo: sci_gateway/cpp/sci_exists.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 libscicore_la-sci_exists.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_exists.Tpo -c -o libscicore_la-sci_exists.lo `test -f 'sci_gateway/cpp/sci_exists.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exists.cpp
2192 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_exists.Tpo $(DEPDIR)/libscicore_la-sci_exists.Plo
2193 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_exists.cpp' object='libscicore_la-sci_exists.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 libscicore_la-sci_exists.lo `test -f 'sci_gateway/cpp/sci_exists.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exists.cpp
2197 libscicore_la-sci_with_module.lo: sci_gateway/cpp/sci_with_module.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 libscicore_la-sci_with_module.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_with_module.Tpo -c -o libscicore_la-sci_with_module.lo `test -f 'sci_gateway/cpp/sci_with_module.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_with_module.cpp
2199 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_with_module.Tpo $(DEPDIR)/libscicore_la-sci_with_module.Plo
2200 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_with_module.cpp' object='libscicore_la-sci_with_module.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 libscicore_la-sci_with_module.lo `test -f 'sci_gateway/cpp/sci_with_module.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_with_module.cpp
2204 libscicore_la-sci_lasterror.lo: sci_gateway/cpp/sci_lasterror.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 libscicore_la-sci_lasterror.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_lasterror.Tpo -c -o libscicore_la-sci_lasterror.lo `test -f 'sci_gateway/cpp/sci_lasterror.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lasterror.cpp
2206 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_lasterror.Tpo $(DEPDIR)/libscicore_la-sci_lasterror.Plo
2207 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_lasterror.cpp' object='libscicore_la-sci_lasterror.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 libscicore_la-sci_lasterror.lo `test -f 'sci_gateway/cpp/sci_lasterror.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lasterror.cpp
2211 libscicore_la-sci_getversion.lo: sci_gateway/cpp/sci_getversion.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 libscicore_la-sci_getversion.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getversion.Tpo -c -o libscicore_la-sci_getversion.lo `test -f 'sci_gateway/cpp/sci_getversion.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getversion.cpp
2213 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getversion.Tpo $(DEPDIR)/libscicore_la-sci_getversion.Plo
2214 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getversion.cpp' object='libscicore_la-sci_getversion.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 libscicore_la-sci_getversion.lo `test -f 'sci_gateway/cpp/sci_getversion.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getversion.cpp
2218 libscicore_la-sci_warning.lo: sci_gateway/cpp/sci_warning.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 libscicore_la-sci_warning.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_warning.Tpo -c -o libscicore_la-sci_warning.lo `test -f 'sci_gateway/cpp/sci_warning.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_warning.cpp
2220 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_warning.Tpo $(DEPDIR)/libscicore_la-sci_warning.Plo
2221 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_warning.cpp' object='libscicore_la-sci_warning.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 libscicore_la-sci_warning.lo `test -f 'sci_gateway/cpp/sci_warning.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_warning.cpp
2225 libscicore_la-sci_getmd5.lo: sci_gateway/cpp/sci_getmd5.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 libscicore_la-sci_getmd5.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_getmd5.Tpo -c -o libscicore_la-sci_getmd5.lo `test -f 'sci_gateway/cpp/sci_getmd5.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmd5.cpp
2227 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_getmd5.Tpo $(DEPDIR)/libscicore_la-sci_getmd5.Plo
2228 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_getmd5.cpp' object='libscicore_la-sci_getmd5.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 libscicore_la-sci_getmd5.lo `test -f 'sci_gateway/cpp/sci_getmd5.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_getmd5.cpp
2232 libscicore_la-sci_error.lo: sci_gateway/cpp/sci_error.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 libscicore_la-sci_error.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_error.Tpo -c -o libscicore_la-sci_error.lo `test -f 'sci_gateway/cpp/sci_error.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_error.cpp
2234 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_error.Tpo $(DEPDIR)/libscicore_la-sci_error.Plo
2235 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_error.cpp' object='libscicore_la-sci_error.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 libscicore_la-sci_error.lo `test -f 'sci_gateway/cpp/sci_error.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_error.cpp
2239 libscicore_la-sci_pause.lo: sci_gateway/cpp/sci_pause.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 libscicore_la-sci_pause.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_pause.Tpo -c -o libscicore_la-sci_pause.lo `test -f 'sci_gateway/cpp/sci_pause.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_pause.cpp
2241 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_pause.Tpo $(DEPDIR)/libscicore_la-sci_pause.Plo
2242 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_pause.cpp' object='libscicore_la-sci_pause.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 libscicore_la-sci_pause.lo `test -f 'sci_gateway/cpp/sci_pause.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_pause.cpp
2246 libscicore_la-sci_abort.lo: sci_gateway/cpp/sci_abort.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 libscicore_la-sci_abort.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_abort.Tpo -c -o libscicore_la-sci_abort.lo `test -f 'sci_gateway/cpp/sci_abort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abort.cpp
2248 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_abort.Tpo $(DEPDIR)/libscicore_la-sci_abort.Plo
2249 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_abort.cpp' object='libscicore_la-sci_abort.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 libscicore_la-sci_abort.lo `test -f 'sci_gateway/cpp/sci_abort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abort.cpp
2253 libscicore_la-sci_who.lo: sci_gateway/cpp/sci_who.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 libscicore_la-sci_who.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_who.Tpo -c -o libscicore_la-sci_who.lo `test -f 'sci_gateway/cpp/sci_who.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_who.cpp
2255 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_who.Tpo $(DEPDIR)/libscicore_la-sci_who.Plo
2256 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_who.cpp' object='libscicore_la-sci_who.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 libscicore_la-sci_who.lo `test -f 'sci_gateway/cpp/sci_who.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_who.cpp
2260 libscicore_la-sci_stacksize.lo: sci_gateway/cpp/sci_stacksize.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 libscicore_la-sci_stacksize.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_stacksize.Tpo -c -o libscicore_la-sci_stacksize.lo `test -f 'sci_gateway/cpp/sci_stacksize.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_stacksize.cpp
2262 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_stacksize.Tpo $(DEPDIR)/libscicore_la-sci_stacksize.Plo
2263 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_stacksize.cpp' object='libscicore_la-sci_stacksize.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 libscicore_la-sci_stacksize.lo `test -f 'sci_gateway/cpp/sci_stacksize.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_stacksize.cpp
2267 libscicore_la-sci_format.lo: sci_gateway/cpp/sci_format.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 libscicore_la-sci_format.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_format.Tpo -c -o libscicore_la-sci_format.lo `test -f 'sci_gateway/cpp/sci_format.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_format.cpp
2269 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_format.Tpo $(DEPDIR)/libscicore_la-sci_format.Plo
2270 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_format.cpp' object='libscicore_la-sci_format.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 libscicore_la-sci_format.lo `test -f 'sci_gateway/cpp/sci_format.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_format.cpp
2274 libscicore_la-sci_sciargs.lo: sci_gateway/cpp/sci_sciargs.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 libscicore_la-sci_sciargs.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_sciargs.Tpo -c -o libscicore_la-sci_sciargs.lo `test -f 'sci_gateway/cpp/sci_sciargs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sciargs.cpp
2276 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_sciargs.Tpo $(DEPDIR)/libscicore_la-sci_sciargs.Plo
2277 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_sciargs.cpp' object='libscicore_la-sci_sciargs.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 libscicore_la-sci_sciargs.lo `test -f 'sci_gateway/cpp/sci_sciargs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sciargs.cpp
2281 libscicore_la-sci_ieee.lo: sci_gateway/cpp/sci_ieee.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 libscicore_la-sci_ieee.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_ieee.Tpo -c -o libscicore_la-sci_ieee.lo `test -f 'sci_gateway/cpp/sci_ieee.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ieee.cpp
2283 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_ieee.Tpo $(DEPDIR)/libscicore_la-sci_ieee.Plo
2284 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ieee.cpp' object='libscicore_la-sci_ieee.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 libscicore_la-sci_ieee.lo `test -f 'sci_gateway/cpp/sci_ieee.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ieee.cpp
2288 libscicore_la-sci_funcprot.lo: sci_gateway/cpp/sci_funcprot.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 libscicore_la-sci_funcprot.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_funcprot.Tpo -c -o libscicore_la-sci_funcprot.lo `test -f 'sci_gateway/cpp/sci_funcprot.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_funcprot.cpp
2290 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_funcprot.Tpo $(DEPDIR)/libscicore_la-sci_funcprot.Plo
2291 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_funcprot.cpp' object='libscicore_la-sci_funcprot.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 libscicore_la-sci_funcprot.lo `test -f 'sci_gateway/cpp/sci_funcprot.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_funcprot.cpp
2295 libscicore_la-sci_mode.lo: sci_gateway/cpp/sci_mode.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 libscicore_la-sci_mode.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_mode.Tpo -c -o libscicore_la-sci_mode.lo `test -f 'sci_gateway/cpp/sci_mode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mode.cpp
2297 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_mode.Tpo $(DEPDIR)/libscicore_la-sci_mode.Plo
2298 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_mode.cpp' object='libscicore_la-sci_mode.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 libscicore_la-sci_mode.lo `test -f 'sci_gateway/cpp/sci_mode.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_mode.cpp
2302 libscicore_la-sci_runASTwithVMKit.lo: sci_gateway/cpp/sci_runASTwithVMKit.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 libscicore_la-sci_runASTwithVMKit.lo -MD -MP -MF $(DEPDIR)/libscicore_la-sci_runASTwithVMKit.Tpo -c -o libscicore_la-sci_runASTwithVMKit.lo `test -f 'sci_gateway/cpp/sci_runASTwithVMKit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_runASTwithVMKit.cpp
2304 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libscicore_la-sci_runASTwithVMKit.Tpo $(DEPDIR)/libscicore_la-sci_runASTwithVMKit.Plo
2305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_runASTwithVMKit.cpp' object='libscicore_la-sci_runASTwithVMKit.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 libscicore_la-sci_runASTwithVMKit.lo `test -f 'sci_gateway/cpp/sci_runASTwithVMKit.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_runASTwithVMKit.cpp
2310 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
2313 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2316 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
2318 clunit.lo: src/fortran/clunit.f
2319 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o clunit.lo `test -f 'src/fortran/clunit.f' || echo '$(srcdir)/'`src/fortran/clunit.f
2321 getlin.lo: src/fortran/getlin.f
2322 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getlin.lo `test -f 'src/fortran/getlin.f' || echo '$(srcdir)/'`src/fortran/getlin.f
2324 allowptr.lo: src/fortran/allowptr.f
2325 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o allowptr.lo `test -f 'src/fortran/allowptr.f' || echo '$(srcdir)/'`src/fortran/allowptr.f
2327 isany.lo: src/fortran/isany.f
2328 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o isany.lo `test -f 'src/fortran/isany.f' || echo '$(srcdir)/'`src/fortran/isany.f
2330 hmcreate.lo: src/fortran/hmcreate.f
2331 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o hmcreate.lo `test -f 'src/fortran/hmcreate.f' || echo '$(srcdir)/'`src/fortran/hmcreate.f
2333 nextj.lo: src/fortran/nextj.f
2334 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o nextj.lo `test -f 'src/fortran/nextj.f' || echo '$(srcdir)/'`src/fortran/nextj.f
2336 setgetmode.lo: src/fortran/setgetmode.f
2337 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o setgetmode.lo `test -f 'src/fortran/setgetmode.f' || echo '$(srcdir)/'`src/fortran/setgetmode.f
2339 showstack.lo: src/fortran/showstack.f
2340 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o showstack.lo `test -f 'src/fortran/showstack.f' || echo '$(srcdir)/'`src/fortran/showstack.f
2342 setippty.lo: src/fortran/setippty.f
2343 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o setippty.lo `test -f 'src/fortran/setippty.f' || echo '$(srcdir)/'`src/fortran/setippty.f
2345 compil.lo: src/fortran/compil.f
2346 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o compil.lo `test -f 'src/fortran/compil.f' || echo '$(srcdir)/'`src/fortran/compil.f
2348 funnam.lo: src/fortran/funnam.f
2349 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o funnam.lo `test -f 'src/fortran/funnam.f' || echo '$(srcdir)/'`src/fortran/funnam.f
2351 cmdstr.lo: src/fortran/cmdstr.f
2352 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cmdstr.lo `test -f 'src/fortran/cmdstr.f' || echo '$(srcdir)/'`src/fortran/cmdstr.f
2354 cmplxt.lo: src/fortran/cmplxt.f
2355 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cmplxt.lo `test -f 'src/fortran/cmplxt.f' || echo '$(srcdir)/'`src/fortran/cmplxt.f
2357 skpins.lo: src/fortran/skpins.f
2358 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o skpins.lo `test -f 'src/fortran/skpins.f' || echo '$(srcdir)/'`src/fortran/skpins.f
2360 folhp.lo: src/fortran/folhp.f
2361 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o folhp.lo `test -f 'src/fortran/folhp.f' || echo '$(srcdir)/'`src/fortran/folhp.f
2363 cvname.lo: src/fortran/cvname.f
2364 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cvname.lo `test -f 'src/fortran/cvname.f' || echo '$(srcdir)/'`src/fortran/cvname.f
2366 typ2cod.lo: src/fortran/typ2cod.f
2367 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o typ2cod.lo `test -f 'src/fortran/typ2cod.f' || echo '$(srcdir)/'`src/fortran/typ2cod.f
2369 prompt.lo: src/fortran/prompt.f
2370 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o prompt.lo `test -f 'src/fortran/prompt.f' || echo '$(srcdir)/'`src/fortran/prompt.f
2372 intstr.lo: src/fortran/intstr.f
2373 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o intstr.lo `test -f 'src/fortran/intstr.f' || echo '$(srcdir)/'`src/fortran/intstr.f
2375 createref.lo: src/fortran/createref.f
2376 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o createref.lo `test -f 'src/fortran/createref.f' || echo '$(srcdir)/'`src/fortran/createref.f
2378 btof.lo: src/fortran/btof.f
2379 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o btof.lo `test -f 'src/fortran/btof.f' || echo '$(srcdir)/'`src/fortran/btof.f
2381 getnum.lo: src/fortran/getnum.f
2382 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getnum.lo `test -f 'src/fortran/getnum.f' || echo '$(srcdir)/'`src/fortran/getnum.f
2384 btofm.lo: src/fortran/btofm.f
2385 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o btofm.lo `test -f 'src/fortran/btofm.f' || echo '$(srcdir)/'`src/fortran/btofm.f
2387 getsym.lo: src/fortran/getsym.f
2388 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getsym.lo `test -f 'src/fortran/getsym.f' || echo '$(srcdir)/'`src/fortran/getsym.f
2390 findequal.lo: src/fortran/findequal.f
2391 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o findequal.lo `test -f 'src/fortran/findequal.f' || echo '$(srcdir)/'`src/fortran/findequal.f
2393 stackg.lo: src/fortran/stackg.f
2394 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o stackg.lo `test -f 'src/fortran/stackg.f' || echo '$(srcdir)/'`src/fortran/stackg.f
2396 find.lo: src/fortran/find.f
2397 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o find.lo `test -f 'src/fortran/find.f' || echo '$(srcdir)/'`src/fortran/find.f
2399 setlnb.lo: src/fortran/setlnb.f
2400 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o setlnb.lo `test -f 'src/fortran/setlnb.f' || echo '$(srcdir)/'`src/fortran/setlnb.f
2402 mrknmd.lo: src/fortran/mrknmd.f
2403 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mrknmd.lo `test -f 'src/fortran/mrknmd.f' || echo '$(srcdir)/'`src/fortran/mrknmd.f
2405 ref2val.lo: src/fortran/ref2val.f
2406 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ref2val.lo `test -f 'src/fortran/ref2val.f' || echo '$(srcdir)/'`src/fortran/ref2val.f
2408 stack.lo: src/fortran/stack.f
2409 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o stack.lo `test -f 'src/fortran/stack.f' || echo '$(srcdir)/'`src/fortran/stack.f
2411 isbrk.lo: src/fortran/isbrk.f
2412 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o isbrk.lo `test -f 'src/fortran/isbrk.f' || echo '$(srcdir)/'`src/fortran/isbrk.f
2414 xerbla.lo: src/fortran/xerbla.f
2415 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o xerbla.lo `test -f 'src/fortran/xerbla.f' || echo '$(srcdir)/'`src/fortran/xerbla.f
2417 dtosci.lo: src/fortran/dtosci.f
2418 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dtosci.lo `test -f 'src/fortran/dtosci.f' || echo '$(srcdir)/'`src/fortran/dtosci.f
2420 bexec.lo: src/fortran/bexec.f
2421 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o bexec.lo `test -f 'src/fortran/bexec.f' || echo '$(srcdir)/'`src/fortran/bexec.f
2423 varfunptr.lo: src/fortran/varfunptr.f
2424 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o varfunptr.lo `test -f 'src/fortran/varfunptr.f' || echo '$(srcdir)/'`src/fortran/varfunptr.f
2426 getfun.lo: src/fortran/getfun.f
2427 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getfun.lo `test -f 'src/fortran/getfun.f' || echo '$(srcdir)/'`src/fortran/getfun.f
2429 savlod.lo: src/fortran/savlod.f
2430 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o savlod.lo `test -f 'src/fortran/savlod.f' || echo '$(srcdir)/'`src/fortran/savlod.f
2432 error.lo: src/fortran/error.f
2433 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o error.lo `test -f 'src/fortran/error.f' || echo '$(srcdir)/'`src/fortran/error.f
2435 cvdm.lo: src/fortran/cvdm.f
2436 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cvdm.lo `test -f 'src/fortran/cvdm.f' || echo '$(srcdir)/'`src/fortran/cvdm.f
2438 tradsl.lo: src/fortran/tradsl.f
2439 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o tradsl.lo `test -f 'src/fortran/tradsl.f' || echo '$(srcdir)/'`src/fortran/tradsl.f
2441 mkindx.lo: src/fortran/mkindx.f
2442 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mkindx.lo `test -f 'src/fortran/mkindx.f' || echo '$(srcdir)/'`src/fortran/mkindx.f
2444 whatln.lo: src/fortran/whatln.f
2445 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o whatln.lo `test -f 'src/fortran/whatln.f' || echo '$(srcdir)/'`src/fortran/whatln.f
2447 errmgr.lo: src/fortran/errmgr.f
2448 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o errmgr.lo `test -f 'src/fortran/errmgr.f' || echo '$(srcdir)/'`src/fortran/errmgr.f
2450 defmat.lo: src/fortran/defmat.f
2451 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o defmat.lo `test -f 'src/fortran/defmat.f' || echo '$(srcdir)/'`src/fortran/defmat.f
2453 mklist.lo: src/fortran/mklist.f
2454 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mklist.lo `test -f 'src/fortran/mklist.f' || echo '$(srcdir)/'`src/fortran/mklist.f
2456 sigbas.lo: src/fortran/sigbas.f
2457 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sigbas.lo `test -f 'src/fortran/sigbas.f' || echo '$(srcdir)/'`src/fortran/sigbas.f
2459 indxg.lo: src/fortran/indxg.f
2460 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o indxg.lo `test -f 'src/fortran/indxg.f' || echo '$(srcdir)/'`src/fortran/indxg.f
2462 istrue.lo: src/fortran/istrue.f
2463 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o istrue.lo `test -f 'src/fortran/istrue.f' || echo '$(srcdir)/'`src/fortran/istrue.f
2465 getfunction.lo: src/fortran/getfunction.f
2466 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getfunction.lo `test -f 'src/fortran/getfunction.f' || echo '$(srcdir)/'`src/fortran/getfunction.f
2468 extlarg.lo: src/fortran/extlarg.f
2469 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o extlarg.lo `test -f 'src/fortran/extlarg.f' || echo '$(srcdir)/'`src/fortran/extlarg.f
2471 getstr.lo: src/fortran/getstr.f
2472 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getstr.lo `test -f 'src/fortran/getstr.f' || echo '$(srcdir)/'`src/fortran/getstr.f
2474 cvwm.lo: src/fortran/cvwm.f
2475 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cvwm.lo `test -f 'src/fortran/cvwm.f' || echo '$(srcdir)/'`src/fortran/cvwm.f
2477 storeglobal.lo: src/fortran/storeglobal.f
2478 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o storeglobal.lo `test -f 'src/fortran/storeglobal.f' || echo '$(srcdir)/'`src/fortran/storeglobal.f
2480 lst2vars.lo: src/fortran/lst2vars.f
2481 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o lst2vars.lo `test -f 'src/fortran/lst2vars.f' || echo '$(srcdir)/'`src/fortran/lst2vars.f
2483 basnms.lo: src/fortran/basnms.f
2484 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o basnms.lo `test -f 'src/fortran/basnms.f' || echo '$(srcdir)/'`src/fortran/basnms.f
2486 ptrback.lo: src/fortran/ptrback.f
2487 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ptrback.lo `test -f 'src/fortran/ptrback.f' || echo '$(srcdir)/'`src/fortran/ptrback.f
2489 getch.lo: src/fortran/getch.f
2490 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getch.lo `test -f 'src/fortran/getch.f' || echo '$(srcdir)/'`src/fortran/getch.f
2492 ftob.lo: src/fortran/ftob.f
2493 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ftob.lo `test -f 'src/fortran/ftob.f' || echo '$(srcdir)/'`src/fortran/ftob.f
2495 seteol.lo: src/fortran/seteol.f
2496 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o seteol.lo `test -f 'src/fortran/seteol.f' || echo '$(srcdir)/'`src/fortran/seteol.f
2498 compcl.lo: src/fortran/compcl.f
2499 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o compcl.lo `test -f 'src/fortran/compcl.f' || echo '$(srcdir)/'`src/fortran/compcl.f
2501 expsum.lo: src/fortran/expsum.f
2502 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o expsum.lo `test -f 'src/fortran/expsum.f' || echo '$(srcdir)/'`src/fortran/expsum.f
2504 copyvar.lo: src/fortran/copyvar.f
2505 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o copyvar.lo `test -f 'src/fortran/copyvar.f' || echo '$(srcdir)/'`src/fortran/copyvar.f
2507 putid.lo: src/fortran/putid.f
2508 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o putid.lo `test -f 'src/fortran/putid.f' || echo '$(srcdir)/'`src/fortran/putid.f
2510 itosci.lo: src/fortran/itosci.f
2511 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o itosci.lo `test -f 'src/fortran/itosci.f' || echo '$(srcdir)/'`src/fortran/itosci.f
2513 stackr2d.lo: src/fortran/stackr2d.f
2514 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o stackr2d.lo `test -f 'src/fortran/stackr2d.f' || echo '$(srcdir)/'`src/fortran/stackr2d.f
2516 stacki2d.lo: src/fortran/stacki2d.f
2517 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o stacki2d.lo `test -f 'src/fortran/stacki2d.f' || echo '$(srcdir)/'`src/fortran/stacki2d.f
2519 stackc2i.lo: src/fortran/stackc2i.f
2520 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o stackc2i.lo `test -f 'src/fortran/stackc2i.f' || echo '$(srcdir)/'`src/fortran/stackc2i.f
2522 isinstring.lo: src/fortran/isinstring.f
2523 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o isinstring.lo `test -f 'src/fortran/isinstring.f' || echo '$(srcdir)/'`src/fortran/isinstring.f
2525 relocstack.lo: src/fortran/relocstack.f
2526 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o relocstack.lo `test -f 'src/fortran/relocstack.f' || echo '$(srcdir)/'`src/fortran/relocstack.f
2528 sci_f_mtlb_mode.lo: sci_gateway/fortran/sci_f_mtlb_mode.f
2529 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_mtlb_mode.lo `test -f 'sci_gateway/fortran/sci_f_mtlb_mode.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_mtlb_mode.f
2531 sci_f_dispbpt.lo: sci_gateway/fortran/sci_f_dispbpt.f
2532 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_dispbpt.lo `test -f 'sci_gateway/fortran/sci_f_dispbpt.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_dispbpt.f
2534 sci_f_intppty.lo: sci_gateway/fortran/sci_f_intppty.f
2535 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_intppty.lo `test -f 'sci_gateway/fortran/sci_f_intppty.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_intppty.f
2537 sci_f_macrovar.lo: sci_gateway/fortran/sci_f_macrovar.f
2538 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_macrovar.lo `test -f 'sci_gateway/fortran/sci_f_macrovar.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_macrovar.f
2540 sci_f_errcatch.lo: sci_gateway/fortran/sci_f_errcatch.f
2541 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_errcatch.lo `test -f 'sci_gateway/fortran/sci_f_errcatch.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_errcatch.f
2543 sci_f_setbpt.lo: sci_gateway/fortran/sci_f_setbpt.f
2544 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_setbpt.lo `test -f 'sci_gateway/fortran/sci_f_setbpt.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_setbpt.f
2546 sci_f_delbpt.lo: sci_gateway/fortran/sci_f_delbpt.f
2547 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_delbpt.lo `test -f 'sci_gateway/fortran/sci_f_delbpt.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_delbpt.f
2549 where.lo: sci_gateway/fortran/where.f
2550 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o where.lo `test -f 'sci_gateway/fortran/where.f' || echo '$(srcdir)/'`sci_gateway/fortran/where.f
2552 sci_f_iserror.lo: sci_gateway/fortran/sci_f_iserror.f
2553 $(AM_V_F77)$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_iserror.lo `test -f 'sci_gateway/fortran/sci_f_iserror.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_iserror.f
2555 mostlyclean-libtool:
2560 install-libscicore_la_etcDATA: $(libscicore_la_etc_DATA)
2562 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2563 if test -n "$$list"; then \
2564 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2565 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_etcdir)" || exit 1; \
2567 for p in $$list; do \
2568 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2570 done | $(am__base_list) | \
2571 while read files; do \
2572 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_etcdir)'"; \
2573 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_etcdir)" || exit $$?; \
2576 uninstall-libscicore_la_etcDATA:
2577 @$(NORMAL_UNINSTALL)
2578 @list='$(libscicore_la_etc_DATA)'; test -n "$(libscicore_la_etcdir)" || list=; \
2579 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2580 dir='$(DESTDIR)$(libscicore_la_etcdir)'; $(am__uninstall_files_from_dir)
2581 install-libscicore_la_rootDATA: $(libscicore_la_root_DATA)
2583 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2584 if test -n "$$list"; then \
2585 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2586 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_rootdir)" || exit 1; \
2588 for p in $$list; do \
2589 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2591 done | $(am__base_list) | \
2592 while read files; do \
2593 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_rootdir)'"; \
2594 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_rootdir)" || exit $$?; \
2597 uninstall-libscicore_la_rootDATA:
2598 @$(NORMAL_UNINSTALL)
2599 @list='$(libscicore_la_root_DATA)'; test -n "$(libscicore_la_rootdir)" || list=; \
2600 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2601 dir='$(DESTDIR)$(libscicore_la_rootdir)'; $(am__uninstall_files_from_dir)
2602 install-libscicore_la_sci_gatewayDATA: $(libscicore_la_sci_gateway_DATA)
2604 @list='$(libscicore_la_sci_gateway_DATA)'; test -n "$(libscicore_la_sci_gatewaydir)" || list=; \
2605 if test -n "$$list"; then \
2606 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_sci_gatewaydir)'"; \
2607 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" || exit 1; \
2609 for p in $$list; do \
2610 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2612 done | $(am__base_list) | \
2613 while read files; do \
2614 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_sci_gatewaydir)'"; \
2615 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_sci_gatewaydir)" || exit $$?; \
2618 uninstall-libscicore_la_sci_gatewayDATA:
2619 @$(NORMAL_UNINSTALL)
2620 @list='$(libscicore_la_sci_gateway_DATA)'; test -n "$(libscicore_la_sci_gatewaydir)" || list=; \
2621 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2622 dir='$(DESTDIR)$(libscicore_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
2623 install-libscicore_la_xmlDATA: $(libscicore_la_xml_DATA)
2625 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2626 if test -n "$$list"; then \
2627 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2628 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_xmldir)" || exit 1; \
2630 for p in $$list; do \
2631 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2633 done | $(am__base_list) | \
2634 while read files; do \
2635 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicore_la_xmldir)'"; \
2636 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicore_la_xmldir)" || exit $$?; \
2639 uninstall-libscicore_la_xmlDATA:
2640 @$(NORMAL_UNINSTALL)
2641 @list='$(libscicore_la_xml_DATA)'; test -n "$(libscicore_la_xmldir)" || list=; \
2642 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2643 dir='$(DESTDIR)$(libscicore_la_xmldir)'; $(am__uninstall_files_from_dir)
2644 install-libscicore_la_includeHEADERS: $(libscicore_la_include_HEADERS)
2646 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2647 if test -n "$$list"; then \
2648 echo " $(MKDIR_P) '$(DESTDIR)$(libscicore_la_includedir)'"; \
2649 $(MKDIR_P) "$(DESTDIR)$(libscicore_la_includedir)" || exit 1; \
2651 for p in $$list; do \
2652 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2654 done | $(am__base_list) | \
2655 while read files; do \
2656 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libscicore_la_includedir)'"; \
2657 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libscicore_la_includedir)" || exit $$?; \
2660 uninstall-libscicore_la_includeHEADERS:
2661 @$(NORMAL_UNINSTALL)
2662 @list='$(libscicore_la_include_HEADERS)'; test -n "$(libscicore_la_includedir)" || list=; \
2663 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2664 dir='$(DESTDIR)$(libscicore_la_includedir)'; $(am__uninstall_files_from_dir)
2666 ID: $(am__tagged_files)
2667 $(am__define_uniq_tagged_files); mkid -fID $$unique
2671 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2674 $(am__define_uniq_tagged_files); \
2676 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2677 test -n "$$unique" || unique=$$empty_fix; \
2678 if test $$# -gt 0; then \
2679 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2682 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2689 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2690 $(am__define_uniq_tagged_files); \
2691 test -z "$(CTAGS_ARGS)$$unique" \
2692 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2696 here=`$(am__cd) $(top_builddir) && pwd` \
2697 && $(am__cd) $(top_srcdir) \
2698 && gtags -i $(GTAGS_ARGS) "$$here"
2699 cscopelist: cscopelist-am
2701 cscopelist-am: $(am__tagged_files)
2702 list='$(am__tagged_files)'; \
2703 case "$(srcdir)" in \
2704 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2705 *) sdir=$(subdir)/$(srcdir) ;; \
2707 for i in $$list; do \
2708 if test -f "$$i"; then \
2709 echo "$(subdir)/$$i"; \
2711 echo "$$sdir/$$i"; \
2713 done >> $(top_builddir)/cscope.files
2716 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2718 distdir: $(DISTFILES)
2719 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2720 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2721 list='$(DISTFILES)'; \
2722 dist_files=`for file in $$list; do echo $$file; done | \
2723 sed -e "s|^$$srcdirstrip/||;t" \
2724 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2725 case $$dist_files in \
2726 */*) $(MKDIR_P) `echo "$$dist_files" | \
2727 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2730 for file in $$dist_files; do \
2731 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2732 if test -d $$d/$$file; then \
2733 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2734 if test -d "$(distdir)/$$file"; then \
2735 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2737 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2738 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2739 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2741 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2743 test -f "$(distdir)/$$file" \
2744 || cp -p $$d/$$file "$(distdir)/$$file" \
2749 $(MAKE) $(AM_MAKEFLAGS) check-local
2751 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
2753 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 \
2754 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2757 install-exec: install-exec-am
2758 install-data: install-data-am
2759 uninstall: uninstall-am
2762 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2764 installcheck: installcheck-am
2766 if test -z '$(STRIP)'; then \
2767 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2768 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2771 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2772 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2773 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2775 mostlyclean-generic:
2780 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2781 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2783 maintainer-clean-generic:
2784 @echo "This command is intended for maintainers to use"
2785 @echo "it deletes files that may require special tools to rebuild."
2788 clean-am: clean-generic clean-libtool clean-local \
2789 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
2791 distclean: distclean-am
2794 distclean-am: clean-am distclean-compile distclean-generic \
2795 distclean-local distclean-tags
2809 install-data-am: install-data-local install-libscicore_la_etcDATA \
2810 install-libscicore_la_includeHEADERS \
2811 install-libscicore_la_rootDATA \
2812 install-libscicore_la_sci_gatewayDATA \
2813 install-libscicore_la_xmlDATA
2815 install-dvi: install-dvi-am
2819 install-exec-am: install-pkglibLTLIBRARIES
2821 install-html: install-html-am
2823 install-html-am: install-html-local
2825 install-info: install-info-am
2831 install-pdf: install-pdf-am
2835 install-ps: install-ps-am
2841 maintainer-clean: maintainer-clean-am
2844 maintainer-clean-am: distclean-am maintainer-clean-generic
2846 mostlyclean: mostlyclean-am
2848 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2859 uninstall-am: uninstall-libscicore_la_etcDATA \
2860 uninstall-libscicore_la_includeHEADERS \
2861 uninstall-libscicore_la_rootDATA \
2862 uninstall-libscicore_la_sci_gatewayDATA \
2863 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
2865 .MAKE: check-am install-am install-strip
2867 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
2868 check-local clean clean-generic clean-libtool clean-local \
2869 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
2870 ctags ctags-am distclean distclean-compile distclean-generic \
2871 distclean-libtool distclean-local distclean-tags distdir dvi \
2872 dvi-am html html-am info info-am install install-am \
2873 install-data install-data-am install-data-local install-dvi \
2874 install-dvi-am install-exec install-exec-am install-html \
2875 install-html-am install-html-local install-info \
2876 install-info-am install-libscicore_la_etcDATA \
2877 install-libscicore_la_includeHEADERS \
2878 install-libscicore_la_rootDATA \
2879 install-libscicore_la_sci_gatewayDATA \
2880 install-libscicore_la_xmlDATA install-man install-pdf \
2881 install-pdf-am install-pkglibLTLIBRARIES install-ps \
2882 install-ps-am install-strip installcheck installcheck-am \
2883 installdirs maintainer-clean maintainer-clean-generic \
2884 mostlyclean mostlyclean-compile mostlyclean-generic \
2885 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
2886 uninstall-am uninstall-libscicore_la_etcDATA \
2887 uninstall-libscicore_la_includeHEADERS \
2888 uninstall-libscicore_la_rootDATA \
2889 uninstall-libscicore_la_sci_gatewayDATA \
2890 uninstall-libscicore_la_xmlDATA uninstall-pkglibLTLIBRARIES
2893 # This target enables tests for Scilab
2894 check-local: $(top_builddir)/scilab-bin test
2895 if test -d $(mydatadir)/tests; then \
2896 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
2899 if test -f build.xml; then \
2900 $(ANT) checkstyle; \
2902 if test -x "$(SPLINT)"; then \
2903 $(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); \
2905 @NEED_JAVA_TRUE@java:
2906 # Some configurations needs to export JAVA_HOME in the current env
2907 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2908 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2909 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2910 @NEED_JAVA_TRUE@ $(ANT); \
2913 @NEED_JAVA_TRUE@clean-java:
2914 # Some configurations needs to export JAVA_HOME in the current env
2915 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2916 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2917 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2918 @NEED_JAVA_TRUE@ $(ANT) clean; \
2919 @NEED_JAVA_TRUE@ fi;
2921 # If the user request for the SWIG generation of the wrappers Java => C/C++
2922 # We call the target swig-build on the variable SWIG_WRAPPERS
2924 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
2925 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
2926 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
2927 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
2928 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
2929 @SWIG_TRUE@ echo "Swig process of $$file ..."; \
2930 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
2934 # If the user request for the SWIG generation of the wrappers Java => C/C++
2935 # We call the target swig-build on the variable SWIG_WRAPPERS
2937 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
2938 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
2939 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
2940 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
2941 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
2942 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR --throws-exception-on-error --description-file $$file; \
2946 @GIWS_TRUE@giws-exception:
2947 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
2948 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
2949 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
2952 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2953 echo "Error : Cannot build $< : Scilab has not been built"; \
2955 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
2958 # Removes the macros
2960 # Removes macros (*.bin generated from .sci)
2961 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2962 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
2963 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
2967 # More tests could be added here
2968 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2969 if test -f build.xml -a $$USEANT -eq 1; then \
2973 all-local: $(TARGETS_ALL)
2976 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2977 echo "Error : Cannot build $< : Scilab has not been build"; \
2979 echo "Creating $@"; \
2980 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
2985 install-data-local-local:
2986 # Mainly for javasci
2987 @if test -d $(srcdir)/javadoc; then \
2988 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
2990 # If the user wants the help sources to be installed
2991 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
2992 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
2993 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
2994 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
2995 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
2996 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
2997 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
2998 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
2999 @INSTALL_HELP_XML_TRUE@ done ; \
3000 @INSTALL_HELP_XML_TRUE@ fi; \
3001 @INSTALL_HELP_XML_TRUE@ fi; \
3002 @INSTALL_HELP_XML_TRUE@ done; \
3003 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
3004 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
3005 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
3006 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
3007 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
3008 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
3009 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
3010 @INSTALL_HELP_XML_TRUE@ done ; \
3011 @INSTALL_HELP_XML_TRUE@ fi; \
3012 @INSTALL_HELP_XML_TRUE@ fi
3015 @echo "-------- Install tests (if any) --------"; \
3016 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
3017 if test -d $(srcdir)/$$dir/; then \
3018 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3019 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3020 if test -d "$(srcdir)/$$dir/$$file"; then \
3021 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
3022 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
3024 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3025 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3030 # Install the help chapter
3031 @echo "-------- Install the help chapter (if any) --------"; \
3032 for lang in $(HELP_CHAPTERLANG); do \
3033 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
3034 if test -f $$HELPFILE; then \
3035 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3036 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3037 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3038 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3041 # Install the demos & examples
3042 @echo "-------- Install demos & examples (if any) --------"; \
3043 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
3044 if test -d $(srcdir)/$$dir/; then \
3045 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
3046 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3047 if test -d "$(srcdir)/$$dir/$$file"; then \
3048 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
3049 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
3051 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3052 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3057 # Install the macros
3058 @echo "-------- Install macros (if any) --------"; \
3059 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3060 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3061 if test -d $(srcdir)/$$dir/; then \
3062 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
3063 if test -n "$(MACROSSPECIALEXT)"; then \
3065 for specialExt in $(MACROSSPECIALEXT); do \
3066 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
3068 FILELIST="$$FILELIST $$specialExtDir"; \
3070 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
3071 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
3072 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
3076 # Install java files (.jar)
3077 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
3078 echo "-------- Install jar files --------"; \
3079 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
3080 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
3081 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
3082 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
3086 ########### CLEAN ###################
3087 # Clean help (generated automatically by Scilab)
3088 # It used to clean the macro (clean-macros) but this was causing
3089 # make clean && make to fail Scilab startup
3090 @NEED_JAVA_TRUE@clean-local: clean-java
3091 @NEED_JAVA_FALSE@clean-local:
3094 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
3096 .PHONY: macros java swig giws
3098 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3099 # Otherwise a system limit (for SysV at least) may be exceeded.