1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
4 # Copyright (C) 1994-2018 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 - INRIA - Sylvestre LEDRU
20 # This file is distributed under the same license as the Scilab package.
22 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
23 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
24 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
26 # Copyright (C) 2012 - 2016 - Scilab Enterprises
28 # This file is hereby licensed under the terms of the GNU GPL v2.0,
29 # pursuant to article 5.3.4 of the CeCILL v.2.1.
30 # This file was originally licensed under the terms of the CeCILL v2.1,
31 # and continues to be available under such terms.
32 # For more information, see the COPYING file which you should have received
33 # along with this program.
37 ### Makefile included stuff
38 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
44 if test -z '$(MAKELEVEL)'; then \
46 elif test -n '$(MAKE_HOST)'; then \
48 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54 am__make_running_with_option = \
55 case $${target_option-} in \
57 *) echo "am__make_running_with_option: internal error: invalid" \
58 "target option '$${target_option-}' specified" >&2; \
62 sane_makeflags=$$MAKEFLAGS; \
63 if $(am__is_gnu_make); then \
64 sane_makeflags=$$MFLAGS; \
69 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
76 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
78 for flg in $$sane_makeflags; do \
79 test $$skip_next = yes && { skip_next=no; continue; }; \
82 -*I) strip_trailopt 'I'; skip_next=yes;; \
83 -*I?*) strip_trailopt 'I';; \
84 -*O) strip_trailopt 'O'; skip_next=yes;; \
85 -*O?*) strip_trailopt 'O';; \
86 -*l) strip_trailopt 'l'; skip_next=yes;; \
87 -*l?*) strip_trailopt 'l';; \
88 -[dEDm]) skip_next=yes;; \
89 -[JT]) skip_next=yes;; \
92 *$$target_option*) has_opt=yes; break;; \
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
114 build_triplet = @build@
115 host_triplet = @host@
116 @MAINTAINER_MODE_TRUE@am__append_1 = libscielementary_functions-algo.la
117 @MAINTAINER_MODE_FALSE@am__append_2 = libscielementary_functions-algo.la libscielementary_functions.la
118 @NEED_JAVA_TRUE@am__append_3 = java
119 subdir = modules/elementary_functions
120 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
121 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
122 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
123 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
124 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
125 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
126 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
127 $(top_srcdir)/m4/intel_compiler.m4 \
128 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
129 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
130 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
131 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
132 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
133 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
134 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
135 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
136 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
137 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
138 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
139 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
141 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
142 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
143 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
145 CONFIG_CLEAN_VPATH_FILES =
146 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
147 am__vpath_adj = case $$p in \
148 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
151 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
153 am__nobase_strip_setup = \
154 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
156 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
157 am__nobase_list = $(am__nobase_strip_setup); \
158 for p in $$list; do echo "$$p $$p"; done | \
159 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
160 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
161 if (++n[$$2] == $(am__install_max)) \
162 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
163 END { for (dir in files) print dir, files[dir] }'
165 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
166 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
167 am__uninstall_files_from_dir = { \
169 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
170 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
171 $(am__cd) "$$dir" && rm -f $$files; }; \
173 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
174 "$(DESTDIR)$(libscielementary_functions_la_etcdir)" \
175 "$(DESTDIR)$(libscielementary_functions_la_rootdir)"
176 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
177 libdummy_elementary_functions_la_LIBADD =
178 am__dirstamp = $(am__leading_dot)dirstamp
179 am_libdummy_elementary_functions_la_OBJECTS = \
180 src/fortran/eispack/hqror2.lo src/fortran/comqr3.lo \
181 src/fortran/linpack/pade.lo \
182 src/c/libdummy_elementary_functions_la-unsfdcopy.lo \
183 src/fortran/linpack/icopy.lo
184 libdummy_elementary_functions_la_OBJECTS = \
185 $(am_libdummy_elementary_functions_la_OBJECTS)
186 AM_V_lt = $(am__v_lt_@AM_V@)
187 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
188 am__v_lt_0 = --silent
190 libscielementary_functions_algo_la_LIBADD =
191 am__objects_1 = src/fortran/slatec/zwrsk.lo \
192 src/fortran/slatec/d9b0mp.lo src/fortran/slatec/d9b1mp.lo \
193 src/fortran/slatec/d9knus.lo src/fortran/slatec/d9lgmc.lo \
194 src/fortran/slatec/dasyik.lo src/fortran/slatec/dasyjy.lo \
195 src/fortran/slatec/dbdiff.lo src/fortran/slatec/dbesi0.lo \
196 src/fortran/slatec/dbesi1.lo src/fortran/slatec/dbesi.lo \
197 src/fortran/slatec/dbesj0.lo src/fortran/slatec/dbesj1.lo \
198 src/fortran/slatec/dbesj.lo src/fortran/slatec/dbesk0.lo \
199 src/fortran/slatec/dbesk1.lo src/fortran/slatec/dbesk.lo \
200 src/fortran/slatec/dbesy0.lo src/fortran/slatec/dbesy1.lo \
201 src/fortran/slatec/dbesy.lo src/fortran/slatec/dbkias.lo \
202 src/fortran/slatec/dbkisr.lo src/fortran/slatec/dbsi0e.lo \
203 src/fortran/slatec/dbsi1e.lo src/fortran/slatec/dbsk0e.lo \
204 src/fortran/slatec/dbsk1e.lo src/fortran/slatec/dbskes.lo \
205 src/fortran/slatec/dbskin.lo src/fortran/slatec/dbsknu.lo \
206 src/fortran/slatec/dbsynu.lo src/fortran/slatec/dcsevl.lo \
207 src/fortran/slatec/dexint.lo src/fortran/slatec/dgamlm.lo \
208 src/fortran/slatec/dgamln.lo src/fortran/slatec/dgamma.lo \
209 src/fortran/slatec/dgamrn.lo src/fortran/slatec/dhkseq.lo \
210 src/fortran/slatec/djairy.lo src/fortran/slatec/dpsixn.lo \
211 src/fortran/slatec/dxlegf.lo src/fortran/slatec/dyairy.lo \
212 src/fortran/slatec/fdump.lo src/fortran/slatec/gamma.lo \
213 src/fortran/slatec/initds.lo src/fortran/slatec/j4save.lo \
214 src/fortran/slatec/xercnt.lo src/fortran/slatec/xermsg.lo \
215 src/fortran/slatec/xerprn.lo src/fortran/slatec/xersve.lo \
216 src/fortran/slatec/xgetua.lo src/fortran/slatec/zabs.lo \
217 src/fortran/slatec/zacai.lo src/fortran/slatec/zacon.lo \
218 src/fortran/slatec/zairy.lo src/fortran/slatec/zasyi.lo \
219 src/fortran/slatec/zbesh.lo src/fortran/slatec/zbesi.lo \
220 src/fortran/slatec/zbesj.lo src/fortran/slatec/zbesk.lo \
221 src/fortran/slatec/zbesy.lo src/fortran/slatec/zbinu.lo \
222 src/fortran/slatec/zbknu.lo src/fortran/slatec/zbuni.lo \
223 src/fortran/slatec/zbunk.lo src/fortran/slatec/zdiv.lo \
224 src/fortran/slatec/zexp.lo src/fortran/slatec/zkscl.lo \
225 src/fortran/slatec/zlog.lo src/fortran/slatec/zmlri.lo \
226 src/fortran/slatec/zmlt.lo src/fortran/slatec/zrati.lo \
227 src/fortran/slatec/zs1s2.lo src/fortran/slatec/zseri.lo \
228 src/fortran/slatec/zshch.lo src/fortran/slatec/zsqrt.lo \
229 src/fortran/slatec/zuchk.lo src/fortran/slatec/zunhj.lo \
230 src/fortran/slatec/zuni1.lo src/fortran/slatec/zuni2.lo \
231 src/fortran/slatec/zunik.lo src/fortran/slatec/zunk1.lo \
232 src/fortran/slatec/zunk2.lo src/fortran/slatec/zuoik.lo \
233 src/fortran/slatec/dlngam.lo src/fortran/slatec/balanc.lo \
234 src/fortran/slatec/dtensbs.lo src/fortran/slatec/pchim.lo
235 am__objects_2 = src/fortran/linpack/dgesl.lo \
236 src/fortran/linpack/wpade.lo src/fortran/linpack/util.lo \
237 src/fortran/linpack/dgefa.lo src/fortran/linpack/dgbfa.lo \
238 src/fortran/linpack/dgeco.lo src/fortran/linpack/dgedi.lo \
239 src/fortran/linpack/dqrdc.lo src/fortran/linpack/dqrsl.lo \
240 src/fortran/linpack/dqrsm.lo src/fortran/linpack/hhdml.lo \
241 src/fortran/linpack/wgeco.lo src/fortran/linpack/wgefa.lo \
242 src/fortran/linpack/wgesl.lo src/fortran/linpack/dpofa.lo
243 am__objects_3 = src/fortran/eispack/balbak.lo
244 am__objects_4 = src/c/libscielementary_functions_algo_la-finite.lo \
245 src/c/libscielementary_functions_algo_la-vfinite.lo \
246 src/c/libscielementary_functions_algo_la-cmp.lo \
247 src/c/libscielementary_functions_algo_la-vceil.lo \
248 src/c/libscielementary_functions_algo_la-xerhlt.lo \
249 src/c/libscielementary_functions_algo_la-vfloor.lo \
250 src/c/libscielementary_functions_algo_la-vfrexp.lo \
251 src/c/libscielementary_functions_algo_la-scidcopy.lo \
252 src/c/libscielementary_functions_algo_la-int2db.lo \
253 src/c/libscielementary_functions_algo_la-rea2db.lo \
254 src/c/libscielementary_functions_algo_la-qsort.lo \
255 src/c/libscielementary_functions_algo_la-qsort-char.lo \
256 src/c/libscielementary_functions_algo_la-qsort-double.lo \
257 src/c/libscielementary_functions_algo_la-qsort-int.lo \
258 src/c/libscielementary_functions_algo_la-qsort-short.lo \
259 src/c/libscielementary_functions_algo_la-qsort-string.lo \
260 src/c/libscielementary_functions_algo_la-basic_functions.lo \
261 src/c/libscielementary_functions_algo_la-abs.lo \
262 src/c/libscielementary_functions_algo_la-atan.lo \
263 src/c/libscielementary_functions_algo_la-cos.lo \
264 src/c/libscielementary_functions_algo_la-cosh.lo \
265 src/c/libscielementary_functions_algo_la-sin.lo \
266 src/c/libscielementary_functions_algo_la-sinh.lo \
267 src/c/libscielementary_functions_algo_la-tan.lo \
268 src/c/libscielementary_functions_algo_la-exp.lo \
269 src/c/libscielementary_functions_algo_la-expm.lo \
270 src/c/libscielementary_functions_algo_la-log.lo \
271 src/c/libscielementary_functions_algo_la-sqrt.lo \
272 src/c/libscielementary_functions_algo_la-cupro.lo \
273 src/c/libscielementary_functions_algo_la-sign.lo \
274 src/c/libscielementary_functions_algo_la-ceil.lo \
275 src/c/libscielementary_functions_algo_la-eye.lo \
276 src/c/libscielementary_functions_algo_la-dmsum.lo \
277 src/c/libscielementary_functions_algo_la-dsearch.lo \
278 src/c/libscielementary_functions_algo_la-floor.lo \
279 src/c/libscielementary_functions_algo_la-mprod.lo \
280 src/c/libscielementary_functions_algo_la-pythag.lo \
281 src/c/libscielementary_functions_algo_la-matrix_generation.lo \
282 src/c/libscielementary_functions_algo_la-vmul.lo \
283 src/c/libscielementary_functions_algo_la-add_vector.lo \
284 src/c/libscielementary_functions_algo_la-sub_vector.lo
285 am__objects_5 = src/fortran/wasum.lo src/fortran/dexpm1.lo \
286 src/fortran/wwdiv.lo src/fortran/wdotcr.lo src/fortran/iset.lo \
287 src/fortran/franck.lo src/fortran/dwpowe.lo \
288 src/fortran/rcsort.lo src/fortran/wddiv.lo \
289 src/fortran/lnblnk.lo src/fortran/entier.lo \
290 src/fortran/round.lo src/fortran/cortr.lo \
291 src/fortran/simple.lo src/fortran/split.lo \
292 src/fortran/wdrdiv.lo src/fortran/imcopy.lo \
293 src/fortran/cbal.lo src/fortran/dsum.lo src/fortran/urand.lo \
294 src/fortran/intp.lo src/fortran/watan.lo src/fortran/wipowe.lo \
295 src/fortran/wacos.lo src/fortran/wdpow1.lo \
296 src/fortran/dlgama.lo src/fortran/exch.lo src/fortran/wsign.lo \
297 src/fortran/kronr.lo src/fortran/wrscal.lo \
298 src/fortran/dmmul1.lo src/fortran/dwpow.lo \
299 src/fortran/wmmul.lo src/fortran/ddif.lo src/fortran/wdiv.lo \
300 src/fortran/wtan.lo src/fortran/ddpow.lo src/fortran/magic.lo \
301 src/fortran/wcerr.lo src/fortran/ivimp.lo src/fortran/dadd.lo \
302 src/fortran/isort.lo src/fortran/hilber.lo \
303 src/fortran/wdpowe.lo src/fortran/wmprod.lo \
304 src/fortran/wscal.lo src/fortran/dlblks.lo \
305 src/fortran/kronc.lo src/fortran/ddrdiv.lo \
306 src/fortran/dipow.lo src/fortran/wshrsl.lo \
307 src/fortran/wwrdiv.lo src/fortran/coshin.lo \
308 src/fortran/iwamax.lo src/fortran/dipowe.lo \
309 src/fortran/cusum.lo src/fortran/d1mach.lo \
310 src/fortran/wbdiag.lo src/fortran/ddpow1.lo \
311 src/fortran/vpythag.lo src/fortran/isova0.lo \
312 src/fortran/wswap.lo src/fortran/wwpow1.lo \
313 src/fortran/gdcp2i.lo src/fortran/drdiv.lo \
314 src/fortran/wmsum.lo src/fortran/corth.lo src/fortran/mtran.lo \
315 src/fortran/wwpow.lo src/fortran/dvmul.lo \
316 src/fortran/wclmat.lo src/fortran/dsort.lo src/fortran/cerr.lo \
317 src/fortran/rcopy.lo src/fortran/wdpow.lo \
318 src/fortran/orthes.lo src/fortran/waxpy.lo src/fortran/coef.lo \
319 src/fortran/dwdiv.lo src/fortran/arcosh.lo \
320 src/fortran/wasin.lo src/fortran/wexpm1.lo \
321 src/fortran/ddpowe.lo src/fortran/dmprod.lo \
322 src/fortran/wwpowe.lo src/fortran/wdotci.lo \
323 src/fortran/dmcopy.lo src/fortran/wexchn.lo \
324 src/fortran/isoval.lo src/fortran/dwrdiv.lo \
325 src/fortran/wipow.lo src/fortran/wlog.lo \
326 src/fortran/infinity.lo src/fortran/dwpow1.lo \
327 src/fortran/wmul.lo src/fortran/dad.lo src/fortran/dset.lo \
328 src/fortran/dtild.lo src/fortran/i1mach.lo \
329 src/fortran/dclmat.lo src/fortran/ortran.lo \
330 src/fortran/bdiag.lo src/fortran/wvmul.lo src/fortran/dmmul.lo \
331 src/fortran/wsqrt.lo src/fortran/rat.lo \
332 src/fortran/old_pythag.lo src/fortran/danints.lo
333 am__objects_6 = src/cpp/libscielementary_functions_algo_la-getmode.lo \
334 src/cpp/libscielementary_functions_algo_la-cumsum.lo \
335 src/cpp/libscielementary_functions_algo_la-cumprod.lo \
336 src/cpp/libscielementary_functions_algo_la-diag.lo \
337 src/cpp/libscielementary_functions_algo_la-gsort.lo \
338 src/cpp/libscielementary_functions_algo_la-prod.lo \
339 src/cpp/libscielementary_functions_algo_la-sum.lo \
340 src/cpp/libscielementary_functions_algo_la-max.lo \
341 src/cpp/libscielementary_functions_algo_la-min.lo \
342 src/cpp/libscielementary_functions_algo_la-clean.lo
343 am_libscielementary_functions_algo_la_OBJECTS = $(am__objects_1) \
344 $(am__objects_2) $(am__objects_3) $(am__objects_4) \
345 $(am__objects_5) $(am__objects_6)
346 libscielementary_functions_algo_la_OBJECTS = \
347 $(am_libscielementary_functions_algo_la_OBJECTS)
348 @MAINTAINER_MODE_FALSE@am_libscielementary_functions_algo_la_rpath =
349 @MAINTAINER_MODE_TRUE@am_libscielementary_functions_algo_la_rpath =
351 libscielementary_functions_la_DEPENDENCIES = \
352 libdummy-elementary_functions.la \
353 libscielementary_functions-algo.la $(am__DEPENDENCIES_1)
354 am__objects_7 = sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo \
355 sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo \
356 sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo
358 sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo \
359 sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo \
360 sci_gateway/cpp/libscielementary_functions_la-sci_size.lo \
361 sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo \
362 sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo \
363 sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo \
364 sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo \
365 sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo \
366 sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo \
367 sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo \
368 sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo \
369 sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo \
370 sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo \
371 sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo \
372 sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo \
373 sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo \
374 sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo \
375 sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo \
376 sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo \
377 sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo \
378 sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo \
379 sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo \
380 sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo \
381 sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo \
382 sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo \
383 sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo \
384 sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo \
385 sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo \
386 sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo \
387 sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo \
388 sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo \
389 sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo \
390 sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo \
391 sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo \
392 sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo \
393 sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo \
394 sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo \
395 sci_gateway/cpp/libscielementary_functions_la-sci_int.lo \
396 sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo \
397 sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo \
398 sci_gateway/cpp/libscielementary_functions_la-sci_log.lo \
399 sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo \
400 sci_gateway/cpp/libscielementary_functions_la-sci_max.lo \
401 sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo \
402 sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo \
403 sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo \
404 sci_gateway/cpp/libscielementary_functions_la-sci_real.lo \
405 sci_gateway/cpp/libscielementary_functions_la-sci_round.lo \
406 sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo \
407 sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo \
408 sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo \
409 sci_gateway/cpp/libscielementary_functions_la-sci_linspace.lo \
410 sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo \
411 sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo \
412 sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo \
413 sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo \
414 sci_gateway/cpp/libscielementary_functions_la-sci_base2dec.lo \
415 sci_gateway/cpp/libscielementary_functions_la-sci_dec2base.lo
416 am_libscielementary_functions_la_OBJECTS = $(am__objects_7) \
418 libscielementary_functions_la_OBJECTS = \
419 $(am_libscielementary_functions_la_OBJECTS)
420 @MAINTAINER_MODE_FALSE@am_libscielementary_functions_la_rpath =
421 @MAINTAINER_MODE_TRUE@am_libscielementary_functions_la_rpath = -rpath \
422 @MAINTAINER_MODE_TRUE@ $(pkglibdir)
423 AM_V_P = $(am__v_P_@AM_V@)
424 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
427 AM_V_GEN = $(am__v_GEN_@AM_V@)
428 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
429 am__v_GEN_0 = @echo " GEN " $@;
431 AM_V_at = $(am__v_at_@AM_V@)
432 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
435 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
436 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
437 am__maybe_remake_depfiles = depfiles
438 am__depfiles_remade = sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo \
439 sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo \
440 sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo \
441 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo \
442 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo \
443 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo \
444 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo \
445 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo \
446 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo \
447 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo \
448 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo \
449 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo \
450 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo \
451 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo \
452 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo \
453 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo \
454 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo \
455 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo \
456 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo \
457 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo \
458 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo \
459 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo \
460 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo \
461 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo \
462 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo \
463 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo \
464 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo \
465 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo \
466 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo \
467 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo \
468 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo \
469 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo \
470 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo \
471 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo \
472 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo \
473 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo \
474 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo \
475 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_linspace.Plo \
476 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo \
477 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo \
478 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo \
479 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo \
480 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo \
481 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo \
482 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo \
483 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo \
484 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo \
485 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo \
486 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo \
487 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo \
488 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo \
489 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo \
490 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo \
491 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo \
492 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo \
493 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo \
494 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo \
495 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo \
496 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo \
497 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo \
498 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo \
499 src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo \
500 src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo \
501 src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo \
502 src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo \
503 src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo \
504 src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo \
505 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo \
506 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo \
507 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo \
508 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo \
509 src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo \
510 src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo \
511 src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo \
512 src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo \
513 src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo \
514 src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo \
515 src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo \
516 src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo \
517 src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo \
518 src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo \
519 src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo \
520 src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo \
521 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo \
522 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo \
523 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo \
524 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo \
525 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo \
526 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo \
527 src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo \
528 src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo \
529 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo \
530 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo \
531 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo \
532 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo \
533 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo \
534 src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo \
535 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo \
536 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo \
537 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo \
538 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo \
539 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo \
540 src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo \
541 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo \
542 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo \
543 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo \
544 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo \
545 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo \
546 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo \
547 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo \
548 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo \
549 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo \
550 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
552 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
553 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
554 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
555 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
556 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
557 $(AM_CFLAGS) $(CFLAGS)
558 AM_V_CC = $(am__v_CC_@AM_V@)
559 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
560 am__v_CC_0 = @echo " CC " $@;
563 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
564 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
565 $(AM_LDFLAGS) $(LDFLAGS) -o $@
566 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
567 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
568 am__v_CCLD_0 = @echo " CCLD " $@;
570 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
571 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
572 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
573 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
574 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
575 $(AM_CXXFLAGS) $(CXXFLAGS)
576 AM_V_CXX = $(am__v_CXX_@AM_V@)
577 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
578 am__v_CXX_0 = @echo " CXX " $@;
581 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
582 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
583 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
584 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
585 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
586 am__v_CXXLD_0 = @echo " CXXLD " $@;
588 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
589 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
590 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
591 AM_V_F77 = $(am__v_F77_@AM_V@)
592 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
593 am__v_F77_0 = @echo " F77 " $@;
596 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
597 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
598 $(AM_LDFLAGS) $(LDFLAGS) -o $@
599 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
600 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
601 am__v_F77LD_0 = @echo " F77LD " $@;
603 SOURCES = $(libdummy_elementary_functions_la_SOURCES) \
604 $(libscielementary_functions_algo_la_SOURCES) \
605 $(libscielementary_functions_la_SOURCES)
606 DIST_SOURCES = $(libdummy_elementary_functions_la_SOURCES) \
607 $(libscielementary_functions_algo_la_SOURCES) \
608 $(libscielementary_functions_la_SOURCES)
609 am__can_run_installinfo = \
610 case $$AM_UPDATE_INFO_DIR in \
612 *) (install-info --version) >/dev/null 2>&1;; \
614 DATA = $(libscielementary_functions_la_etc_DATA) \
615 $(libscielementary_functions_la_root_DATA)
616 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
617 # Read a list of newline-separated strings from the standard input,
618 # and print each of them once, without duplicates. Input order is
620 am__uniquify_input = $(AWK) '\
621 BEGIN { nonempty = 0; } \
622 { items[$$0] = 1; nonempty = 1; } \
623 END { if (nonempty) { for (i in items) print i; }; } \
625 # Make sure the list of sources is unique. This is necessary because,
626 # e.g., the same source file might be shared among _SOURCES variables
627 # for different programs/libraries.
628 am__define_uniq_tagged_files = \
629 list='$(am__tagged_files)'; \
630 unique=`for i in $$list; do \
631 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
632 done | $(am__uniquify_input)`
635 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
636 $(top_srcdir)/config/depcomp \
637 $(top_srcdir)/config/mkinstalldirs
638 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
640 ALL_LINGUAS = @ALL_LINGUAS@
641 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
643 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
647 ARPACK_LIBS = @ARPACK_LIBS@
649 AUTOCONF = @AUTOCONF@
650 AUTOHEADER = @AUTOHEADER@
651 AUTOMAKE = @AUTOMAKE@
652 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
655 BLAS_CFLAGS = @BLAS_CFLAGS@
656 BLAS_LIBS = @BLAS_LIBS@
659 CCDEPMODE = @CCDEPMODE@
661 CHECKSTYLE = @CHECKSTYLE@
662 COBERTURA = @COBERTURA@
663 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
664 COMMONS_IO = @COMMONS_IO@
665 COMMONS_LOGGING = @COMMONS_LOGGING@
667 CPPFLAGS = @CPPFLAGS@
668 CURL_CFLAGS = @CURL_CFLAGS@
669 CURL_CONFIG = @CURL_CONFIG@
670 CURL_LIBS = @CURL_LIBS@
671 CURL_VERSION = @CURL_VERSION@
674 CXXDEPMODE = @CXXDEPMODE@
675 CXXFLAGS = @CXXFLAGS@
676 CYGPATH_W = @CYGPATH_W@
678 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
681 DOCBOOK_ROOT = @DOCBOOK_ROOT@
682 DOXYGEN_BIN = @DOXYGEN_BIN@
683 DSYMUTIL = @DSYMUTIL@
690 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
694 FFTW3_LIB = @FFTW3_LIB@
695 FFTW_ENABLE = @FFTW_ENABLE@
697 FLEXDOCK = @FLEXDOCK@
700 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
701 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
702 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
703 FREEHEP_IO = @FREEHEP_IO@
704 FREEHEP_UTIL = @FREEHEP_UTIL@
706 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
707 GIWS_BIN = @GIWS_BIN@
708 GLUEGEN2_RT = @GLUEGEN2_RT@
710 GMSGFMT_015 = @GMSGFMT_015@
711 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
713 GUI_ENABLE = @GUI_ENABLE@
714 HAMCREST = @HAMCREST@
715 HAVE_CXX17 = @HAVE_CXX17@
716 HDF5_CFLAGS = @HDF5_CFLAGS@
717 HDF5_LIBS = @HDF5_LIBS@
718 HELP_ENABLE = @HELP_ENABLE@
720 INSTALL_DATA = @INSTALL_DATA@
721 INSTALL_PROGRAM = @INSTALL_PROGRAM@
722 INSTALL_SCRIPT = @INSTALL_SCRIPT@
723 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
724 INTLLIBS = @INTLLIBS@
725 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
729 JAVAC_DEBUG = @JAVAC_DEBUG@
732 JAVASCI_ENABLE = @JAVASCI_ENABLE@
733 JAVA_ENABLE = @JAVA_ENABLE@
735 JAVA_HOME = @JAVA_HOME@
736 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
737 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
739 JEUCLID_CORE = @JEUCLID_CORE@
742 JLATEXMATH = @JLATEXMATH@
743 JLATEXMATH_FOP = @JLATEXMATH_FOP@
745 JROSETTA_API = @JROSETTA_API@
746 JROSETTA_ENGINE = @JROSETTA_ENGINE@
748 LAPACK_LIBS = @LAPACK_LIBS@
754 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
755 LIBICONV = @LIBICONV@
763 LOGGING_LEVEL = @LOGGING_LEVEL@
765 LTLIBICONV = @LTLIBICONV@
766 LTLIBINTL = @LTLIBINTL@
767 LTLIBOBJS = @LTLIBOBJS@
768 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
770 LUCENE_ANALYZER = @LUCENE_ANALYZER@
771 LUCENE_PARSER = @LUCENE_PARSER@
773 MAKEINFO = @MAKEINFO@
774 MANIFEST_TOOL = @MANIFEST_TOOL@
775 MATIO_CFLAGS = @MATIO_CFLAGS@
776 MATIO_ENABLE = @MATIO_ENABLE@
777 MATIO_LIBS = @MATIO_LIBS@
779 MPI_ENABLE = @MPI_ENABLE@
782 MSGFMT_015 = @MSGFMT_015@
783 MSGMERGE = @MSGMERGE@
789 OCAMLDEP = @OCAMLDEP@
790 OCAMLLEX = @OCAMLLEX@
791 OCAMLOPT = @OCAMLOPT@
792 OCAMLYACC = @OCAMLYACC@
793 OPENMPI_CC = @OPENMPI_CC@
794 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
795 OPENMPI_CXX = @OPENMPI_CXX@
796 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
797 OPENMPI_LIBS = @OPENMPI_LIBS@
798 OPENMP_CFLAGS = @OPENMP_CFLAGS@
799 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
800 OPENMP_ENABLE = @OPENMP_ENABLE@
801 OPENMP_LIBS = @OPENMP_LIBS@
805 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
806 PACKAGE_NAME = @PACKAGE_NAME@
807 PACKAGE_STRING = @PACKAGE_STRING@
808 PACKAGE_TARNAME = @PACKAGE_TARNAME@
809 PACKAGE_URL = @PACKAGE_URL@
810 PACKAGE_VERSION = @PACKAGE_VERSION@
811 PATH_SEPARATOR = @PATH_SEPARATOR@
812 PCRE_CFLAGS = @PCRE_CFLAGS@
813 PCRE_CONFIG = @PCRE_CONFIG@
814 PCRE_LIBS = @PCRE_LIBS@
815 PCRE_VERSION = @PCRE_VERSION@
816 PKG_CONFIG = @PKG_CONFIG@
821 RELOCATABLE = @RELOCATABLE@
824 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
825 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
826 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
827 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
828 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
829 SCIRENDERER = @SCIRENDERER@
830 SCIRENDERER_CP = @SCIRENDERER_CP@
831 SCI_CFLAGS = @SCI_CFLAGS@
832 SCI_CXXFLAGS = @SCI_CXXFLAGS@
833 SCI_FFLAGS = @SCI_FFLAGS@
834 SCI_LDFLAGS = @SCI_LDFLAGS@
836 SET_MAKE = @SET_MAKE@
837 SET_RELOCATABLE = @SET_RELOCATABLE@
842 SWIG_BIN = @SWIG_BIN@
843 SWIG_JAVA = @SWIG_JAVA@
844 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
845 SWIG_SCILAB = @SWIG_SCILAB@
846 TCLTK_LIBS = @TCLTK_LIBS@
847 TCL_INC_PATH = @TCL_INC_PATH@
848 TK_INC_PATH = @TK_INC_PATH@
849 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
850 UMFPACK_ENABLE = @UMFPACK_ENABLE@
851 UMFPACK_LIB = @UMFPACK_LIB@
853 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
854 VALGRIND_LIBS = @VALGRIND_LIBS@
856 WITH_OCAML = @WITH_OCAML@
857 WITH_TKSCI = @WITH_TKSCI@
858 XCOS_ENABLE = @XCOS_ENABLE@
859 XGETTEXT = @XGETTEXT@
860 XGETTEXT_015 = @XGETTEXT_015@
861 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
863 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
864 XML_APIS_EXT = @XML_APIS_EXT@
865 XML_CONFIG = @XML_CONFIG@
866 XML_FLAGS = @XML_FLAGS@
867 XML_LIBS = @XML_LIBS@
868 XML_VERSION = @XML_VERSION@
869 X_CFLAGS = @X_CFLAGS@
870 X_EXTRA_LIBS = @X_EXTRA_LIBS@
872 X_PRE_LIBS = @X_PRE_LIBS@
875 abs_builddir = @abs_builddir@
876 abs_srcdir = @abs_srcdir@
877 abs_top_builddir = @abs_top_builddir@
878 abs_top_srcdir = @abs_top_srcdir@
879 ac_ct_AR = @ac_ct_AR@
880 ac_ct_CC = @ac_ct_CC@
881 ac_ct_CXX = @ac_ct_CXX@
882 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
883 ac_ct_F77 = @ac_ct_F77@
884 am__include = @am__include@
885 am__leading_dot = @am__leading_dot@
886 am__quote = @am__quote@
888 am__untar = @am__untar@
891 build_alias = @build_alias@
892 build_cpu = @build_cpu@
893 build_os = @build_os@
894 build_vendor = @build_vendor@
895 builddir = @builddir@
896 cxx_present = @cxx_present@
898 datarootdir = @datarootdir@
901 exec_prefix = @exec_prefix@
903 host_alias = @host_alias@
904 host_cpu = @host_cpu@
906 host_vendor = @host_vendor@
908 includedir = @includedir@
910 install_sh = @install_sh@
912 libexecdir = @libexecdir@
913 localedir = @localedir@
914 localstatedir = @localstatedir@
917 oldincludedir = @oldincludedir@
920 program_transform_name = @program_transform_name@
923 sharedstatedir = @sharedstatedir@
925 sysconfdir = @sysconfdir@
926 target_alias = @target_alias@
927 top_build_prefix = @top_build_prefix@
928 top_builddir = @top_builddir@
929 top_srcdir = @top_srcdir@
930 yacc_present = @yacc_present@
931 ELEMENTARIES_FUNCTIONS_C_SOURCES = \
944 src/c/qsort-double.c \
946 src/c/qsort-short.c \
947 src/c/qsort-string.c \
948 src/c/basic_functions.c \
969 src/c/matrix_generation.c \
975 # List of the cpp files
976 ELEMENTARIES_FUNCTIONS_CXX_SOURCES = \
977 src/cpp/getmode.cpp \
979 src/cpp/cumprod.cpp \
989 src/fortran/slatec/zwrsk.f \
990 src/fortran/slatec/d9b0mp.f \
991 src/fortran/slatec/d9b1mp.f \
992 src/fortran/slatec/d9knus.f \
993 src/fortran/slatec/d9lgmc.f \
994 src/fortran/slatec/dasyik.f \
995 src/fortran/slatec/dasyjy.f \
996 src/fortran/slatec/dbdiff.f \
997 src/fortran/slatec/dbesi0.f \
998 src/fortran/slatec/dbesi1.f \
999 src/fortran/slatec/dbesi.f \
1000 src/fortran/slatec/dbesj0.f \
1001 src/fortran/slatec/dbesj1.f \
1002 src/fortran/slatec/dbesj.f \
1003 src/fortran/slatec/dbesk0.f \
1004 src/fortran/slatec/dbesk1.f \
1005 src/fortran/slatec/dbesk.f \
1006 src/fortran/slatec/dbesy0.f \
1007 src/fortran/slatec/dbesy1.f \
1008 src/fortran/slatec/dbesy.f \
1009 src/fortran/slatec/dbkias.f \
1010 src/fortran/slatec/dbkisr.f \
1011 src/fortran/slatec/dbsi0e.f \
1012 src/fortran/slatec/dbsi1e.f \
1013 src/fortran/slatec/dbsk0e.f \
1014 src/fortran/slatec/dbsk1e.f \
1015 src/fortran/slatec/dbskes.f \
1016 src/fortran/slatec/dbskin.f \
1017 src/fortran/slatec/dbsknu.f \
1018 src/fortran/slatec/dbsynu.f \
1019 src/fortran/slatec/dcsevl.f \
1020 src/fortran/slatec/dexint.f \
1021 src/fortran/slatec/dgamlm.f \
1022 src/fortran/slatec/dgamln.f \
1023 src/fortran/slatec/dgamma.f \
1024 src/fortran/slatec/dgamrn.f \
1025 src/fortran/slatec/dhkseq.f \
1026 src/fortran/slatec/djairy.f \
1027 src/fortran/slatec/dpsixn.f \
1028 src/fortran/slatec/dxlegf.f \
1029 src/fortran/slatec/dyairy.f \
1030 src/fortran/slatec/fdump.f \
1031 src/fortran/slatec/gamma.f \
1032 src/fortran/slatec/initds.f \
1033 src/fortran/slatec/j4save.f \
1034 src/fortran/slatec/xercnt.f \
1035 src/fortran/slatec/xermsg.f \
1036 src/fortran/slatec/xerprn.f \
1037 src/fortran/slatec/xersve.f \
1038 src/fortran/slatec/xgetua.f \
1039 src/fortran/slatec/zabs.f \
1040 src/fortran/slatec/zacai.f \
1041 src/fortran/slatec/zacon.f \
1042 src/fortran/slatec/zairy.f \
1043 src/fortran/slatec/zasyi.f \
1044 src/fortran/slatec/zbesh.f \
1045 src/fortran/slatec/zbesi.f \
1046 src/fortran/slatec/zbesj.f \
1047 src/fortran/slatec/zbesk.f \
1048 src/fortran/slatec/zbesy.f \
1049 src/fortran/slatec/zbinu.f \
1050 src/fortran/slatec/zbknu.f \
1051 src/fortran/slatec/zbuni.f \
1052 src/fortran/slatec/zbunk.f \
1053 src/fortran/slatec/zdiv.f \
1054 src/fortran/slatec/zexp.f \
1055 src/fortran/slatec/zkscl.f \
1056 src/fortran/slatec/zlog.f \
1057 src/fortran/slatec/zmlri.f \
1058 src/fortran/slatec/zmlt.f \
1059 src/fortran/slatec/zrati.f \
1060 src/fortran/slatec/zs1s2.f \
1061 src/fortran/slatec/zseri.f \
1062 src/fortran/slatec/zshch.f \
1063 src/fortran/slatec/zsqrt.f \
1064 src/fortran/slatec/zuchk.f \
1065 src/fortran/slatec/zunhj.f \
1066 src/fortran/slatec/zuni1.f \
1067 src/fortran/slatec/zuni2.f \
1068 src/fortran/slatec/zunik.f \
1069 src/fortran/slatec/zunk1.f \
1070 src/fortran/slatec/zunk2.f \
1071 src/fortran/slatec/zuoik.f \
1072 src/fortran/slatec/dlngam.f \
1073 src/fortran/slatec/balanc.f \
1074 src/fortran/slatec/dtensbs.f \
1075 src/fortran/slatec/pchim.f
1078 src/fortran/linpack/dgesl.f \
1079 src/fortran/linpack/wpade.f \
1080 src/fortran/linpack/util.f \
1081 src/fortran/linpack/dgefa.f \
1082 src/fortran/linpack/dgbfa.f \
1083 src/fortran/linpack/dgeco.f \
1084 src/fortran/linpack/dgedi.f \
1085 src/fortran/linpack/dqrdc.f \
1086 src/fortran/linpack/dqrsl.f \
1087 src/fortran/linpack/dqrsm.f \
1088 src/fortran/linpack/hhdml.f \
1089 src/fortran/linpack/wgeco.f \
1090 src/fortran/linpack/wgefa.f \
1091 src/fortran/linpack/wgesl.f \
1092 src/fortran/linpack/dpofa.f
1094 ELEMENTARIES_FUNCTIONS_FORTRAN_SOURCES = \
1095 src/fortran/wasum.f \
1096 src/fortran/dexpm1.f \
1097 src/fortran/wwdiv.f \
1098 src/fortran/wdotcr.f \
1099 src/fortran/iset.f \
1100 src/fortran/franck.f \
1101 src/fortran/dwpowe.f \
1102 src/fortran/rcsort.f \
1103 src/fortran/wddiv.f \
1104 src/fortran/lnblnk.f \
1105 src/fortran/entier.f \
1106 src/fortran/round.f \
1107 src/fortran/cortr.f \
1108 src/fortran/simple.f \
1109 src/fortran/split.f \
1110 src/fortran/wdrdiv.f \
1111 src/fortran/imcopy.f \
1112 src/fortran/cbal.f \
1113 src/fortran/dsum.f \
1114 src/fortran/urand.f \
1115 src/fortran/intp.f \
1116 src/fortran/watan.f \
1117 src/fortran/wipowe.f \
1118 src/fortran/wacos.f \
1119 src/fortran/wdpow1.f \
1120 src/fortran/dlgama.f \
1121 src/fortran/exch.f \
1122 src/fortran/wsign.f \
1123 src/fortran/kronr.f \
1124 src/fortran/wrscal.f \
1125 src/fortran/dmmul1.f \
1126 src/fortran/dwpow.f \
1127 src/fortran/wmmul.f \
1128 src/fortran/ddif.f \
1129 src/fortran/wdiv.f \
1130 src/fortran/wtan.f \
1131 src/fortran/ddpow.f \
1132 src/fortran/magic.f \
1133 src/fortran/wcerr.f \
1134 src/fortran/ivimp.f \
1135 src/fortran/dadd.f \
1136 src/fortran/isort.f \
1137 src/fortran/hilber.f \
1138 src/fortran/wdpowe.f \
1139 src/fortran/wmprod.f \
1140 src/fortran/wscal.f \
1141 src/fortran/dlblks.f \
1142 src/fortran/kronc.f \
1143 src/fortran/ddrdiv.f \
1144 src/fortran/dipow.f \
1145 src/fortran/wshrsl.f \
1146 src/fortran/wwrdiv.f \
1147 src/fortran/coshin.f \
1148 src/fortran/iwamax.f \
1149 src/fortran/dipowe.f \
1150 src/fortran/cusum.f \
1151 src/fortran/d1mach.f \
1152 src/fortran/wbdiag.f \
1153 src/fortran/ddpow1.f \
1154 src/fortran/vpythag.f \
1155 src/fortran/isova0.f \
1156 src/fortran/wswap.f \
1157 src/fortran/wwpow1.f \
1158 src/fortran/gdcp2i.f \
1159 src/fortran/drdiv.f \
1160 src/fortran/wmsum.f \
1161 src/fortran/corth.f \
1162 src/fortran/mtran.f \
1163 src/fortran/wwpow.f \
1164 src/fortran/dvmul.f \
1165 src/fortran/wclmat.f \
1166 src/fortran/dsort.f \
1167 src/fortran/cerr.f \
1168 src/fortran/rcopy.f \
1169 src/fortran/wdpow.f \
1170 src/fortran/orthes.f \
1171 src/fortran/waxpy.f \
1172 src/fortran/coef.f \
1173 src/fortran/dwdiv.f \
1174 src/fortran/arcosh.f \
1175 src/fortran/wasin.f \
1176 src/fortran/wexpm1.f \
1177 src/fortran/ddpowe.f \
1178 src/fortran/dmprod.f \
1179 src/fortran/wwpowe.f \
1180 src/fortran/wdotci.f \
1181 src/fortran/dmcopy.f \
1182 src/fortran/wexchn.f \
1183 src/fortran/isoval.f \
1184 src/fortran/dwrdiv.f \
1185 src/fortran/wipow.f \
1186 src/fortran/wlog.f \
1187 src/fortran/infinity.f \
1188 src/fortran/dwpow1.f \
1189 src/fortran/wmul.f \
1191 src/fortran/dset.f \
1192 src/fortran/dtild.f \
1193 src/fortran/i1mach.f \
1194 src/fortran/dclmat.f \
1195 src/fortran/ortran.f \
1196 src/fortran/bdiag.f \
1197 src/fortran/wvmul.f \
1198 src/fortran/dmmul.f \
1199 src/fortran/wsqrt.f \
1201 src/fortran/old_pythag.f \
1202 src/fortran/danints.f
1204 GATEWAY_C_SOURCES = \
1205 sci_gateway/c/sci_number_properties.c \
1206 sci_gateway/c/sci_testmatrix.c \
1207 sci_gateway/c/sci_isequalbitwise.c
1209 GATEWAY_CXX_SOURCES = \
1210 sci_gateway/cpp/sci_isequal.cpp \
1211 sci_gateway/cpp/elem_func_gw.cpp \
1212 sci_gateway/cpp/sci_size.cpp \
1213 sci_gateway/cpp/sci_eye.cpp \
1214 sci_gateway/cpp/sci_rand.cpp \
1215 sci_gateway/cpp/sci_prod.cpp \
1216 sci_gateway/cpp/sci_sum.cpp \
1217 sci_gateway/cpp/sci_zeros.cpp \
1218 sci_gateway/cpp/sci_ones.cpp \
1219 sci_gateway/cpp/sci_matrix.cpp \
1220 sci_gateway/cpp/sci_abs.cpp \
1221 sci_gateway/cpp/sci_acos.cpp \
1222 sci_gateway/cpp/sci_acosh.cpp \
1223 sci_gateway/cpp/sci_asin.cpp \
1224 sci_gateway/cpp/sci_asinh.cpp \
1225 sci_gateway/cpp/sci_atan.cpp \
1226 sci_gateway/cpp/sci_atanh.cpp \
1227 sci_gateway/cpp/sci_ceil.cpp \
1228 sci_gateway/cpp/sci_clean.cpp \
1229 sci_gateway/cpp/sci_conj.cpp \
1230 sci_gateway/cpp/sci_cos.cpp \
1231 sci_gateway/cpp/sci_cosh.cpp \
1232 sci_gateway/cpp/sci_sin.cpp \
1233 sci_gateway/cpp/sci_sinh.cpp \
1234 sci_gateway/cpp/sci_tan.cpp \
1235 sci_gateway/cpp/sci_tanh.cpp \
1236 sci_gateway/cpp/sci_cumsum.cpp \
1237 sci_gateway/cpp/sci_cumprod.cpp \
1238 sci_gateway/cpp/sci_diag.cpp \
1239 sci_gateway/cpp/sci_dsearch.cpp \
1240 sci_gateway/cpp/sci_exp.cpp \
1241 sci_gateway/cpp/sci_expm.cpp \
1242 sci_gateway/cpp/sci_floor.cpp \
1243 sci_gateway/cpp/sci_frexp.cpp \
1244 sci_gateway/cpp/sci_gsort.cpp \
1245 sci_gateway/cpp/sci_imag.cpp \
1246 sci_gateway/cpp/sci_imult.cpp \
1247 sci_gateway/cpp/sci_int.cpp \
1248 sci_gateway/cpp/sci_isreal.cpp \
1249 sci_gateway/cpp/sci_kron.cpp \
1250 sci_gateway/cpp/sci_log.cpp \
1251 sci_gateway/cpp/sci_log1p.cpp \
1252 sci_gateway/cpp/sci_max.cpp \
1253 sci_gateway/cpp/sci_rat.cpp \
1254 sci_gateway/cpp/sci_triu.cpp \
1255 sci_gateway/cpp/sci_tril.cpp \
1256 sci_gateway/cpp/sci_real.cpp \
1257 sci_gateway/cpp/sci_round.cpp \
1258 sci_gateway/cpp/sci_sign.cpp \
1259 sci_gateway/cpp/sci_sqrt.cpp \
1260 sci_gateway/cpp/sci_issquare.cpp \
1261 sci_gateway/cpp/sci_linspace.cpp \
1262 sci_gateway/cpp/sci_isvector.cpp \
1263 sci_gateway/cpp/sci_nearfloat.cpp \
1264 sci_gateway/cpp/sci_permute.cpp \
1265 sci_gateway/cpp/sci_bitstring.cpp \
1266 sci_gateway/cpp/sci_base2dec.cpp \
1267 sci_gateway/cpp/sci_dec2base.cpp
1269 EISPACK_SOURCES = src/fortran/eispack/balbak.f
1271 # FIXME: why disabling optimisation ? Any bug reference ?
1272 # Disable optimisation of the file hqror2.f comqr3.f pade.f
1273 noinst_LTLIBRARIES = libdummy-elementary_functions.la $(am__append_1) \
1275 libdummy_elementary_functions_la_SOURCES = \
1276 src/fortran/eispack/hqror2.f \
1277 src/fortran/comqr3.f \
1278 src/fortran/linpack/pade.f \
1280 src/fortran/linpack/icopy.f
1282 libdummy_elementary_functions_la_CPPFLAGS = \
1283 -I$(srcdir)/includes/ \
1284 -I$(top_srcdir)/modules/core/includes/ \
1288 # Includes need for the compilation
1289 libscielementary_functions_la_CPPFLAGS = \
1290 -I$(srcdir)/includes/ \
1291 -I$(srcdir)/src/c/ \
1292 -I$(srcdir)/src/cpp/ \
1293 -I$(top_srcdir)/modules/ast/includes/ast/ \
1294 -I$(top_srcdir)/modules/ast/includes/exps/ \
1295 -I$(top_srcdir)/modules/ast/includes/operations/ \
1296 -I$(top_srcdir)/modules/ast/includes/parse/ \
1297 -I$(top_srcdir)/modules/ast/includes/symbol/ \
1298 -I$(top_srcdir)/modules/ast/includes/system_env/ \
1299 -I$(top_srcdir)/modules/ast/includes/types/ \
1300 -I$(top_srcdir)/modules/ast/includes/analysis/ \
1301 -I$(top_srcdir)/modules/dynamic_link/includes \
1302 -I$(top_srcdir)/modules/api_scilab/includes/ \
1303 -I$(top_srcdir)/modules/console/includes/ \
1304 -I$(top_srcdir)/modules/localization/includes/ \
1305 -I$(top_srcdir)/modules/output_stream/includes/ \
1306 -I$(top_srcdir)/modules/threads/includes/ \
1307 -I$(top_srcdir)/modules/string/includes/ \
1310 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscielementary_functions.la
1311 libscielementary_functions_algo_la_SOURCES = $(SLATEC_SOURCES) $(LINPACK_SOURCES) $(EISPACK_SOURCES) $(ELEMENTARIES_FUNCTIONS_C_SOURCES) $(ELEMENTARIES_FUNCTIONS_FORTRAN_SOURCES) $(ELEMENTARIES_FUNCTIONS_CXX_SOURCES)
1312 libscielementary_functions_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CXX_SOURCES)
1313 libscielementary_functions_algo_la_CPPFLAGS = $(libscielementary_functions_la_CPPFLAGS)
1315 # For the code check (splint)
1316 CHECK_SRC = $(ELEMENTARIES_FUNCTIONS_C_SOURCES) $(GATEWAY_C_SOURCES)
1317 INCLUDE_FLAGS = $(libscielementary_functions_la_CPPFLAGS)
1318 libscielementary_functions_la_LIBADD = libdummy-elementary_functions.la libscielementary_functions-algo.la $(FLIBS)
1321 modulename = elementary_functions
1323 #### elementary_functions : Conf files ####
1324 libscielementary_functions_la_rootdir = $(mydatadir)
1325 libscielementary_functions_la_root_DATA = license.txt
1327 #### elementary_functions : init scripts ####
1328 libscielementary_functions_la_etcdir = $(mydatadir)/etc
1329 libscielementary_functions_la_etc_DATA = \
1330 etc/elementary_functions.quit \
1331 etc/elementary_functions.start
1334 # Where all the Scilab stuff is installed (macros, help, ...)
1335 mydatadir = $(pkgdatadir)/modules/$(modulename)
1337 # Set AM_* SCI detected settings
1338 AM_CPPFLAGS = $(SCI_CPPFLAGS)
1339 AM_CFLAGS = $(SCI_CFLAGS)
1340 AM_CXXFLAGS = $(SCI_CXXFLAGS)
1341 # append includes to AM_FFLAGS to manage fortran includes
1342 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
1344 # Tag shared libraries with the Scilab version
1345 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
1348 SPLINT_OPTIONS = -weak -booltype BOOL
1350 ########################### JAVA ######################################
1351 #### We are delegating java compilation to ant... Thanks to that
1352 #### the procedure will be the same with Microsoft Windows (C)
1354 #######################################################################
1355 TARGETS_ALL = $(am__append_3)
1357 ################ MACROS ######################
1358 # Rule to build a macro
1359 # NOT USED AT THE MOMENT
1362 ########### INSTALL DOCUMENTATION ###################
1364 # Install documentation files into the right target
1365 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
1366 # automake needs the html files to be present which is not the case when
1367 # we are building Scilab
1369 # Where it should be installed
1370 pkgdocdir = $(mydatadir)
1372 # What is the mask of the help source
1375 # What is the mask of the MathML sources
1378 ########### INSTALL DATA ###################
1379 # Install macros, help & demos
1380 # Where it should be installed
1381 pkgmacrosdir = $(mydatadir)
1382 # Which directory we process
1384 # Mask of the Scilab sources macros
1386 # Mask of the Scilab executable sources macros
1387 MACROBUILDMASK = *.sce
1388 # Mask of the Scilab compiled macros
1389 MACROBINMASK = *.bin
1390 # List of the standard directory for tests
1391 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
1392 # Where the demos should be installed
1393 pkgdemosdir = $(mydatadir)
1394 # List of the standard directory for demos
1396 # List of the standard directory for examples
1397 EXAMPLES_DIR = examples
1398 # Where to export JAVA archives (.jar)
1403 HELP_CHAPTERDIR = help/
1404 HELP_CHAPTERFILE = addchapter.sce
1405 HELP_CHAPTERLANG = en_US fr_FR pt_BR
1409 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
1410 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1411 @for dep in $?; do \
1412 case '$(am__configure_deps)' in \
1414 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1415 && { if test -f $@; then exit 0; else break; fi; }; \
1419 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/elementary_functions/Makefile'; \
1420 $(am__cd) $(top_srcdir) && \
1421 $(AUTOMAKE) --foreign modules/elementary_functions/Makefile
1422 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1425 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1427 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1428 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1430 $(top_srcdir)/Makefile.incl.am $(am__empty):
1432 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1433 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1435 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1436 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1437 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1438 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1439 $(am__aclocal_m4_deps):
1441 clean-noinstLTLIBRARIES:
1442 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1443 @list='$(noinst_LTLIBRARIES)'; \
1444 locs=`for p in $$list; do echo $$p; done | \
1445 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1447 test -z "$$locs" || { \
1448 echo rm -f $${locs}; \
1452 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1454 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1455 list2=; for p in $$list; do \
1456 if test -f $$p; then \
1457 list2="$$list2 $$p"; \
1460 test -z "$$list2" || { \
1461 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1462 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1463 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1464 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1467 uninstall-pkglibLTLIBRARIES:
1468 @$(NORMAL_UNINSTALL)
1469 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1470 for p in $$list; do \
1472 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1473 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1476 clean-pkglibLTLIBRARIES:
1477 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1478 @list='$(pkglib_LTLIBRARIES)'; \
1479 locs=`for p in $$list; do echo $$p; done | \
1480 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1482 test -z "$$locs" || { \
1483 echo rm -f $${locs}; \
1486 src/fortran/eispack/$(am__dirstamp):
1487 @$(MKDIR_P) src/fortran/eispack
1488 @: > src/fortran/eispack/$(am__dirstamp)
1489 src/fortran/eispack/$(DEPDIR)/$(am__dirstamp):
1490 @$(MKDIR_P) src/fortran/eispack/$(DEPDIR)
1491 @: > src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
1492 src/fortran/eispack/hqror2.lo: src/fortran/eispack/$(am__dirstamp) \
1493 src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
1494 src/fortran/$(am__dirstamp):
1495 @$(MKDIR_P) src/fortran
1496 @: > src/fortran/$(am__dirstamp)
1497 src/fortran/$(DEPDIR)/$(am__dirstamp):
1498 @$(MKDIR_P) src/fortran/$(DEPDIR)
1499 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
1500 src/fortran/comqr3.lo: src/fortran/$(am__dirstamp) \
1501 src/fortran/$(DEPDIR)/$(am__dirstamp)
1502 src/fortran/linpack/$(am__dirstamp):
1503 @$(MKDIR_P) src/fortran/linpack
1504 @: > src/fortran/linpack/$(am__dirstamp)
1505 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp):
1506 @$(MKDIR_P) src/fortran/linpack/$(DEPDIR)
1507 @: > src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1508 src/fortran/linpack/pade.lo: src/fortran/linpack/$(am__dirstamp) \
1509 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1510 src/c/$(am__dirstamp):
1512 @: > src/c/$(am__dirstamp)
1513 src/c/$(DEPDIR)/$(am__dirstamp):
1514 @$(MKDIR_P) src/c/$(DEPDIR)
1515 @: > src/c/$(DEPDIR)/$(am__dirstamp)
1516 src/c/libdummy_elementary_functions_la-unsfdcopy.lo: \
1517 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1518 src/fortran/linpack/icopy.lo: src/fortran/linpack/$(am__dirstamp) \
1519 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1521 libdummy-elementary_functions.la: $(libdummy_elementary_functions_la_OBJECTS) $(libdummy_elementary_functions_la_DEPENDENCIES) $(EXTRA_libdummy_elementary_functions_la_DEPENDENCIES)
1522 $(AM_V_F77LD)$(F77LINK) $(libdummy_elementary_functions_la_OBJECTS) $(libdummy_elementary_functions_la_LIBADD) $(LIBS)
1523 src/fortran/slatec/$(am__dirstamp):
1524 @$(MKDIR_P) src/fortran/slatec
1525 @: > src/fortran/slatec/$(am__dirstamp)
1526 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp):
1527 @$(MKDIR_P) src/fortran/slatec/$(DEPDIR)
1528 @: > src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1529 src/fortran/slatec/zwrsk.lo: src/fortran/slatec/$(am__dirstamp) \
1530 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1531 src/fortran/slatec/d9b0mp.lo: src/fortran/slatec/$(am__dirstamp) \
1532 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1533 src/fortran/slatec/d9b1mp.lo: src/fortran/slatec/$(am__dirstamp) \
1534 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1535 src/fortran/slatec/d9knus.lo: src/fortran/slatec/$(am__dirstamp) \
1536 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1537 src/fortran/slatec/d9lgmc.lo: src/fortran/slatec/$(am__dirstamp) \
1538 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1539 src/fortran/slatec/dasyik.lo: src/fortran/slatec/$(am__dirstamp) \
1540 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1541 src/fortran/slatec/dasyjy.lo: src/fortran/slatec/$(am__dirstamp) \
1542 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1543 src/fortran/slatec/dbdiff.lo: src/fortran/slatec/$(am__dirstamp) \
1544 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1545 src/fortran/slatec/dbesi0.lo: src/fortran/slatec/$(am__dirstamp) \
1546 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1547 src/fortran/slatec/dbesi1.lo: src/fortran/slatec/$(am__dirstamp) \
1548 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1549 src/fortran/slatec/dbesi.lo: src/fortran/slatec/$(am__dirstamp) \
1550 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1551 src/fortran/slatec/dbesj0.lo: src/fortran/slatec/$(am__dirstamp) \
1552 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1553 src/fortran/slatec/dbesj1.lo: src/fortran/slatec/$(am__dirstamp) \
1554 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1555 src/fortran/slatec/dbesj.lo: src/fortran/slatec/$(am__dirstamp) \
1556 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1557 src/fortran/slatec/dbesk0.lo: src/fortran/slatec/$(am__dirstamp) \
1558 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1559 src/fortran/slatec/dbesk1.lo: src/fortran/slatec/$(am__dirstamp) \
1560 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1561 src/fortran/slatec/dbesk.lo: src/fortran/slatec/$(am__dirstamp) \
1562 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1563 src/fortran/slatec/dbesy0.lo: src/fortran/slatec/$(am__dirstamp) \
1564 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1565 src/fortran/slatec/dbesy1.lo: src/fortran/slatec/$(am__dirstamp) \
1566 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1567 src/fortran/slatec/dbesy.lo: src/fortran/slatec/$(am__dirstamp) \
1568 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1569 src/fortran/slatec/dbkias.lo: src/fortran/slatec/$(am__dirstamp) \
1570 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1571 src/fortran/slatec/dbkisr.lo: src/fortran/slatec/$(am__dirstamp) \
1572 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1573 src/fortran/slatec/dbsi0e.lo: src/fortran/slatec/$(am__dirstamp) \
1574 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1575 src/fortran/slatec/dbsi1e.lo: src/fortran/slatec/$(am__dirstamp) \
1576 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1577 src/fortran/slatec/dbsk0e.lo: src/fortran/slatec/$(am__dirstamp) \
1578 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1579 src/fortran/slatec/dbsk1e.lo: src/fortran/slatec/$(am__dirstamp) \
1580 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1581 src/fortran/slatec/dbskes.lo: src/fortran/slatec/$(am__dirstamp) \
1582 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1583 src/fortran/slatec/dbskin.lo: src/fortran/slatec/$(am__dirstamp) \
1584 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1585 src/fortran/slatec/dbsknu.lo: src/fortran/slatec/$(am__dirstamp) \
1586 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1587 src/fortran/slatec/dbsynu.lo: src/fortran/slatec/$(am__dirstamp) \
1588 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1589 src/fortran/slatec/dcsevl.lo: src/fortran/slatec/$(am__dirstamp) \
1590 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1591 src/fortran/slatec/dexint.lo: src/fortran/slatec/$(am__dirstamp) \
1592 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1593 src/fortran/slatec/dgamlm.lo: src/fortran/slatec/$(am__dirstamp) \
1594 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1595 src/fortran/slatec/dgamln.lo: src/fortran/slatec/$(am__dirstamp) \
1596 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1597 src/fortran/slatec/dgamma.lo: src/fortran/slatec/$(am__dirstamp) \
1598 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1599 src/fortran/slatec/dgamrn.lo: src/fortran/slatec/$(am__dirstamp) \
1600 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1601 src/fortran/slatec/dhkseq.lo: src/fortran/slatec/$(am__dirstamp) \
1602 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1603 src/fortran/slatec/djairy.lo: src/fortran/slatec/$(am__dirstamp) \
1604 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1605 src/fortran/slatec/dpsixn.lo: src/fortran/slatec/$(am__dirstamp) \
1606 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1607 src/fortran/slatec/dxlegf.lo: src/fortran/slatec/$(am__dirstamp) \
1608 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1609 src/fortran/slatec/dyairy.lo: src/fortran/slatec/$(am__dirstamp) \
1610 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1611 src/fortran/slatec/fdump.lo: src/fortran/slatec/$(am__dirstamp) \
1612 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1613 src/fortran/slatec/gamma.lo: src/fortran/slatec/$(am__dirstamp) \
1614 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1615 src/fortran/slatec/initds.lo: src/fortran/slatec/$(am__dirstamp) \
1616 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1617 src/fortran/slatec/j4save.lo: src/fortran/slatec/$(am__dirstamp) \
1618 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1619 src/fortran/slatec/xercnt.lo: src/fortran/slatec/$(am__dirstamp) \
1620 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1621 src/fortran/slatec/xermsg.lo: src/fortran/slatec/$(am__dirstamp) \
1622 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1623 src/fortran/slatec/xerprn.lo: src/fortran/slatec/$(am__dirstamp) \
1624 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1625 src/fortran/slatec/xersve.lo: src/fortran/slatec/$(am__dirstamp) \
1626 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1627 src/fortran/slatec/xgetua.lo: src/fortran/slatec/$(am__dirstamp) \
1628 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1629 src/fortran/slatec/zabs.lo: src/fortran/slatec/$(am__dirstamp) \
1630 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1631 src/fortran/slatec/zacai.lo: src/fortran/slatec/$(am__dirstamp) \
1632 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1633 src/fortran/slatec/zacon.lo: src/fortran/slatec/$(am__dirstamp) \
1634 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1635 src/fortran/slatec/zairy.lo: src/fortran/slatec/$(am__dirstamp) \
1636 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1637 src/fortran/slatec/zasyi.lo: src/fortran/slatec/$(am__dirstamp) \
1638 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1639 src/fortran/slatec/zbesh.lo: src/fortran/slatec/$(am__dirstamp) \
1640 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1641 src/fortran/slatec/zbesi.lo: src/fortran/slatec/$(am__dirstamp) \
1642 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1643 src/fortran/slatec/zbesj.lo: src/fortran/slatec/$(am__dirstamp) \
1644 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1645 src/fortran/slatec/zbesk.lo: src/fortran/slatec/$(am__dirstamp) \
1646 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1647 src/fortran/slatec/zbesy.lo: src/fortran/slatec/$(am__dirstamp) \
1648 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1649 src/fortran/slatec/zbinu.lo: src/fortran/slatec/$(am__dirstamp) \
1650 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1651 src/fortran/slatec/zbknu.lo: src/fortran/slatec/$(am__dirstamp) \
1652 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1653 src/fortran/slatec/zbuni.lo: src/fortran/slatec/$(am__dirstamp) \
1654 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1655 src/fortran/slatec/zbunk.lo: src/fortran/slatec/$(am__dirstamp) \
1656 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1657 src/fortran/slatec/zdiv.lo: src/fortran/slatec/$(am__dirstamp) \
1658 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1659 src/fortran/slatec/zexp.lo: src/fortran/slatec/$(am__dirstamp) \
1660 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1661 src/fortran/slatec/zkscl.lo: src/fortran/slatec/$(am__dirstamp) \
1662 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1663 src/fortran/slatec/zlog.lo: src/fortran/slatec/$(am__dirstamp) \
1664 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1665 src/fortran/slatec/zmlri.lo: src/fortran/slatec/$(am__dirstamp) \
1666 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1667 src/fortran/slatec/zmlt.lo: src/fortran/slatec/$(am__dirstamp) \
1668 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1669 src/fortran/slatec/zrati.lo: src/fortran/slatec/$(am__dirstamp) \
1670 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1671 src/fortran/slatec/zs1s2.lo: src/fortran/slatec/$(am__dirstamp) \
1672 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1673 src/fortran/slatec/zseri.lo: src/fortran/slatec/$(am__dirstamp) \
1674 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1675 src/fortran/slatec/zshch.lo: src/fortran/slatec/$(am__dirstamp) \
1676 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1677 src/fortran/slatec/zsqrt.lo: src/fortran/slatec/$(am__dirstamp) \
1678 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1679 src/fortran/slatec/zuchk.lo: src/fortran/slatec/$(am__dirstamp) \
1680 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1681 src/fortran/slatec/zunhj.lo: src/fortran/slatec/$(am__dirstamp) \
1682 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1683 src/fortran/slatec/zuni1.lo: src/fortran/slatec/$(am__dirstamp) \
1684 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1685 src/fortran/slatec/zuni2.lo: src/fortran/slatec/$(am__dirstamp) \
1686 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1687 src/fortran/slatec/zunik.lo: src/fortran/slatec/$(am__dirstamp) \
1688 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1689 src/fortran/slatec/zunk1.lo: src/fortran/slatec/$(am__dirstamp) \
1690 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1691 src/fortran/slatec/zunk2.lo: src/fortran/slatec/$(am__dirstamp) \
1692 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1693 src/fortran/slatec/zuoik.lo: src/fortran/slatec/$(am__dirstamp) \
1694 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1695 src/fortran/slatec/dlngam.lo: src/fortran/slatec/$(am__dirstamp) \
1696 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1697 src/fortran/slatec/balanc.lo: src/fortran/slatec/$(am__dirstamp) \
1698 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1699 src/fortran/slatec/dtensbs.lo: src/fortran/slatec/$(am__dirstamp) \
1700 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1701 src/fortran/slatec/pchim.lo: src/fortran/slatec/$(am__dirstamp) \
1702 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1703 src/fortran/linpack/dgesl.lo: src/fortran/linpack/$(am__dirstamp) \
1704 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1705 src/fortran/linpack/wpade.lo: src/fortran/linpack/$(am__dirstamp) \
1706 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1707 src/fortran/linpack/util.lo: src/fortran/linpack/$(am__dirstamp) \
1708 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1709 src/fortran/linpack/dgefa.lo: src/fortran/linpack/$(am__dirstamp) \
1710 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1711 src/fortran/linpack/dgbfa.lo: src/fortran/linpack/$(am__dirstamp) \
1712 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1713 src/fortran/linpack/dgeco.lo: src/fortran/linpack/$(am__dirstamp) \
1714 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1715 src/fortran/linpack/dgedi.lo: src/fortran/linpack/$(am__dirstamp) \
1716 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1717 src/fortran/linpack/dqrdc.lo: src/fortran/linpack/$(am__dirstamp) \
1718 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1719 src/fortran/linpack/dqrsl.lo: src/fortran/linpack/$(am__dirstamp) \
1720 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1721 src/fortran/linpack/dqrsm.lo: src/fortran/linpack/$(am__dirstamp) \
1722 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1723 src/fortran/linpack/hhdml.lo: src/fortran/linpack/$(am__dirstamp) \
1724 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1725 src/fortran/linpack/wgeco.lo: src/fortran/linpack/$(am__dirstamp) \
1726 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1727 src/fortran/linpack/wgefa.lo: src/fortran/linpack/$(am__dirstamp) \
1728 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1729 src/fortran/linpack/wgesl.lo: src/fortran/linpack/$(am__dirstamp) \
1730 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1731 src/fortran/linpack/dpofa.lo: src/fortran/linpack/$(am__dirstamp) \
1732 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1733 src/fortran/eispack/balbak.lo: src/fortran/eispack/$(am__dirstamp) \
1734 src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
1735 src/c/libscielementary_functions_algo_la-finite.lo: \
1736 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1737 src/c/libscielementary_functions_algo_la-vfinite.lo: \
1738 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1739 src/c/libscielementary_functions_algo_la-cmp.lo: \
1740 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1741 src/c/libscielementary_functions_algo_la-vceil.lo: \
1742 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1743 src/c/libscielementary_functions_algo_la-xerhlt.lo: \
1744 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1745 src/c/libscielementary_functions_algo_la-vfloor.lo: \
1746 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1747 src/c/libscielementary_functions_algo_la-vfrexp.lo: \
1748 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1749 src/c/libscielementary_functions_algo_la-scidcopy.lo: \
1750 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1751 src/c/libscielementary_functions_algo_la-int2db.lo: \
1752 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1753 src/c/libscielementary_functions_algo_la-rea2db.lo: \
1754 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1755 src/c/libscielementary_functions_algo_la-qsort.lo: \
1756 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1757 src/c/libscielementary_functions_algo_la-qsort-char.lo: \
1758 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1759 src/c/libscielementary_functions_algo_la-qsort-double.lo: \
1760 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1761 src/c/libscielementary_functions_algo_la-qsort-int.lo: \
1762 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1763 src/c/libscielementary_functions_algo_la-qsort-short.lo: \
1764 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1765 src/c/libscielementary_functions_algo_la-qsort-string.lo: \
1766 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1767 src/c/libscielementary_functions_algo_la-basic_functions.lo: \
1768 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1769 src/c/libscielementary_functions_algo_la-abs.lo: \
1770 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1771 src/c/libscielementary_functions_algo_la-atan.lo: \
1772 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1773 src/c/libscielementary_functions_algo_la-cos.lo: \
1774 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1775 src/c/libscielementary_functions_algo_la-cosh.lo: \
1776 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1777 src/c/libscielementary_functions_algo_la-sin.lo: \
1778 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1779 src/c/libscielementary_functions_algo_la-sinh.lo: \
1780 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1781 src/c/libscielementary_functions_algo_la-tan.lo: \
1782 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1783 src/c/libscielementary_functions_algo_la-exp.lo: \
1784 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1785 src/c/libscielementary_functions_algo_la-expm.lo: \
1786 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1787 src/c/libscielementary_functions_algo_la-log.lo: \
1788 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1789 src/c/libscielementary_functions_algo_la-sqrt.lo: \
1790 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1791 src/c/libscielementary_functions_algo_la-cupro.lo: \
1792 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1793 src/c/libscielementary_functions_algo_la-sign.lo: \
1794 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1795 src/c/libscielementary_functions_algo_la-ceil.lo: \
1796 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1797 src/c/libscielementary_functions_algo_la-eye.lo: \
1798 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1799 src/c/libscielementary_functions_algo_la-dmsum.lo: \
1800 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1801 src/c/libscielementary_functions_algo_la-dsearch.lo: \
1802 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1803 src/c/libscielementary_functions_algo_la-floor.lo: \
1804 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1805 src/c/libscielementary_functions_algo_la-mprod.lo: \
1806 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1807 src/c/libscielementary_functions_algo_la-pythag.lo: \
1808 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1809 src/c/libscielementary_functions_algo_la-matrix_generation.lo: \
1810 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1811 src/c/libscielementary_functions_algo_la-vmul.lo: \
1812 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1813 src/c/libscielementary_functions_algo_la-add_vector.lo: \
1814 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1815 src/c/libscielementary_functions_algo_la-sub_vector.lo: \
1816 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1817 src/fortran/wasum.lo: src/fortran/$(am__dirstamp) \
1818 src/fortran/$(DEPDIR)/$(am__dirstamp)
1819 src/fortran/dexpm1.lo: src/fortran/$(am__dirstamp) \
1820 src/fortran/$(DEPDIR)/$(am__dirstamp)
1821 src/fortran/wwdiv.lo: src/fortran/$(am__dirstamp) \
1822 src/fortran/$(DEPDIR)/$(am__dirstamp)
1823 src/fortran/wdotcr.lo: src/fortran/$(am__dirstamp) \
1824 src/fortran/$(DEPDIR)/$(am__dirstamp)
1825 src/fortran/iset.lo: src/fortran/$(am__dirstamp) \
1826 src/fortran/$(DEPDIR)/$(am__dirstamp)
1827 src/fortran/franck.lo: src/fortran/$(am__dirstamp) \
1828 src/fortran/$(DEPDIR)/$(am__dirstamp)
1829 src/fortran/dwpowe.lo: src/fortran/$(am__dirstamp) \
1830 src/fortran/$(DEPDIR)/$(am__dirstamp)
1831 src/fortran/rcsort.lo: src/fortran/$(am__dirstamp) \
1832 src/fortran/$(DEPDIR)/$(am__dirstamp)
1833 src/fortran/wddiv.lo: src/fortran/$(am__dirstamp) \
1834 src/fortran/$(DEPDIR)/$(am__dirstamp)
1835 src/fortran/lnblnk.lo: src/fortran/$(am__dirstamp) \
1836 src/fortran/$(DEPDIR)/$(am__dirstamp)
1837 src/fortran/entier.lo: src/fortran/$(am__dirstamp) \
1838 src/fortran/$(DEPDIR)/$(am__dirstamp)
1839 src/fortran/round.lo: src/fortran/$(am__dirstamp) \
1840 src/fortran/$(DEPDIR)/$(am__dirstamp)
1841 src/fortran/cortr.lo: src/fortran/$(am__dirstamp) \
1842 src/fortran/$(DEPDIR)/$(am__dirstamp)
1843 src/fortran/simple.lo: src/fortran/$(am__dirstamp) \
1844 src/fortran/$(DEPDIR)/$(am__dirstamp)
1845 src/fortran/split.lo: src/fortran/$(am__dirstamp) \
1846 src/fortran/$(DEPDIR)/$(am__dirstamp)
1847 src/fortran/wdrdiv.lo: src/fortran/$(am__dirstamp) \
1848 src/fortran/$(DEPDIR)/$(am__dirstamp)
1849 src/fortran/imcopy.lo: src/fortran/$(am__dirstamp) \
1850 src/fortran/$(DEPDIR)/$(am__dirstamp)
1851 src/fortran/cbal.lo: src/fortran/$(am__dirstamp) \
1852 src/fortran/$(DEPDIR)/$(am__dirstamp)
1853 src/fortran/dsum.lo: src/fortran/$(am__dirstamp) \
1854 src/fortran/$(DEPDIR)/$(am__dirstamp)
1855 src/fortran/urand.lo: src/fortran/$(am__dirstamp) \
1856 src/fortran/$(DEPDIR)/$(am__dirstamp)
1857 src/fortran/intp.lo: src/fortran/$(am__dirstamp) \
1858 src/fortran/$(DEPDIR)/$(am__dirstamp)
1859 src/fortran/watan.lo: src/fortran/$(am__dirstamp) \
1860 src/fortran/$(DEPDIR)/$(am__dirstamp)
1861 src/fortran/wipowe.lo: src/fortran/$(am__dirstamp) \
1862 src/fortran/$(DEPDIR)/$(am__dirstamp)
1863 src/fortran/wacos.lo: src/fortran/$(am__dirstamp) \
1864 src/fortran/$(DEPDIR)/$(am__dirstamp)
1865 src/fortran/wdpow1.lo: src/fortran/$(am__dirstamp) \
1866 src/fortran/$(DEPDIR)/$(am__dirstamp)
1867 src/fortran/dlgama.lo: src/fortran/$(am__dirstamp) \
1868 src/fortran/$(DEPDIR)/$(am__dirstamp)
1869 src/fortran/exch.lo: src/fortran/$(am__dirstamp) \
1870 src/fortran/$(DEPDIR)/$(am__dirstamp)
1871 src/fortran/wsign.lo: src/fortran/$(am__dirstamp) \
1872 src/fortran/$(DEPDIR)/$(am__dirstamp)
1873 src/fortran/kronr.lo: src/fortran/$(am__dirstamp) \
1874 src/fortran/$(DEPDIR)/$(am__dirstamp)
1875 src/fortran/wrscal.lo: src/fortran/$(am__dirstamp) \
1876 src/fortran/$(DEPDIR)/$(am__dirstamp)
1877 src/fortran/dmmul1.lo: src/fortran/$(am__dirstamp) \
1878 src/fortran/$(DEPDIR)/$(am__dirstamp)
1879 src/fortran/dwpow.lo: src/fortran/$(am__dirstamp) \
1880 src/fortran/$(DEPDIR)/$(am__dirstamp)
1881 src/fortran/wmmul.lo: src/fortran/$(am__dirstamp) \
1882 src/fortran/$(DEPDIR)/$(am__dirstamp)
1883 src/fortran/ddif.lo: src/fortran/$(am__dirstamp) \
1884 src/fortran/$(DEPDIR)/$(am__dirstamp)
1885 src/fortran/wdiv.lo: src/fortran/$(am__dirstamp) \
1886 src/fortran/$(DEPDIR)/$(am__dirstamp)
1887 src/fortran/wtan.lo: src/fortran/$(am__dirstamp) \
1888 src/fortran/$(DEPDIR)/$(am__dirstamp)
1889 src/fortran/ddpow.lo: src/fortran/$(am__dirstamp) \
1890 src/fortran/$(DEPDIR)/$(am__dirstamp)
1891 src/fortran/magic.lo: src/fortran/$(am__dirstamp) \
1892 src/fortran/$(DEPDIR)/$(am__dirstamp)
1893 src/fortran/wcerr.lo: src/fortran/$(am__dirstamp) \
1894 src/fortran/$(DEPDIR)/$(am__dirstamp)
1895 src/fortran/ivimp.lo: src/fortran/$(am__dirstamp) \
1896 src/fortran/$(DEPDIR)/$(am__dirstamp)
1897 src/fortran/dadd.lo: src/fortran/$(am__dirstamp) \
1898 src/fortran/$(DEPDIR)/$(am__dirstamp)
1899 src/fortran/isort.lo: src/fortran/$(am__dirstamp) \
1900 src/fortran/$(DEPDIR)/$(am__dirstamp)
1901 src/fortran/hilber.lo: src/fortran/$(am__dirstamp) \
1902 src/fortran/$(DEPDIR)/$(am__dirstamp)
1903 src/fortran/wdpowe.lo: src/fortran/$(am__dirstamp) \
1904 src/fortran/$(DEPDIR)/$(am__dirstamp)
1905 src/fortran/wmprod.lo: src/fortran/$(am__dirstamp) \
1906 src/fortran/$(DEPDIR)/$(am__dirstamp)
1907 src/fortran/wscal.lo: src/fortran/$(am__dirstamp) \
1908 src/fortran/$(DEPDIR)/$(am__dirstamp)
1909 src/fortran/dlblks.lo: src/fortran/$(am__dirstamp) \
1910 src/fortran/$(DEPDIR)/$(am__dirstamp)
1911 src/fortran/kronc.lo: src/fortran/$(am__dirstamp) \
1912 src/fortran/$(DEPDIR)/$(am__dirstamp)
1913 src/fortran/ddrdiv.lo: src/fortran/$(am__dirstamp) \
1914 src/fortran/$(DEPDIR)/$(am__dirstamp)
1915 src/fortran/dipow.lo: src/fortran/$(am__dirstamp) \
1916 src/fortran/$(DEPDIR)/$(am__dirstamp)
1917 src/fortran/wshrsl.lo: src/fortran/$(am__dirstamp) \
1918 src/fortran/$(DEPDIR)/$(am__dirstamp)
1919 src/fortran/wwrdiv.lo: src/fortran/$(am__dirstamp) \
1920 src/fortran/$(DEPDIR)/$(am__dirstamp)
1921 src/fortran/coshin.lo: src/fortran/$(am__dirstamp) \
1922 src/fortran/$(DEPDIR)/$(am__dirstamp)
1923 src/fortran/iwamax.lo: src/fortran/$(am__dirstamp) \
1924 src/fortran/$(DEPDIR)/$(am__dirstamp)
1925 src/fortran/dipowe.lo: src/fortran/$(am__dirstamp) \
1926 src/fortran/$(DEPDIR)/$(am__dirstamp)
1927 src/fortran/cusum.lo: src/fortran/$(am__dirstamp) \
1928 src/fortran/$(DEPDIR)/$(am__dirstamp)
1929 src/fortran/d1mach.lo: src/fortran/$(am__dirstamp) \
1930 src/fortran/$(DEPDIR)/$(am__dirstamp)
1931 src/fortran/wbdiag.lo: src/fortran/$(am__dirstamp) \
1932 src/fortran/$(DEPDIR)/$(am__dirstamp)
1933 src/fortran/ddpow1.lo: src/fortran/$(am__dirstamp) \
1934 src/fortran/$(DEPDIR)/$(am__dirstamp)
1935 src/fortran/vpythag.lo: src/fortran/$(am__dirstamp) \
1936 src/fortran/$(DEPDIR)/$(am__dirstamp)
1937 src/fortran/isova0.lo: src/fortran/$(am__dirstamp) \
1938 src/fortran/$(DEPDIR)/$(am__dirstamp)
1939 src/fortran/wswap.lo: src/fortran/$(am__dirstamp) \
1940 src/fortran/$(DEPDIR)/$(am__dirstamp)
1941 src/fortran/wwpow1.lo: src/fortran/$(am__dirstamp) \
1942 src/fortran/$(DEPDIR)/$(am__dirstamp)
1943 src/fortran/gdcp2i.lo: src/fortran/$(am__dirstamp) \
1944 src/fortran/$(DEPDIR)/$(am__dirstamp)
1945 src/fortran/drdiv.lo: src/fortran/$(am__dirstamp) \
1946 src/fortran/$(DEPDIR)/$(am__dirstamp)
1947 src/fortran/wmsum.lo: src/fortran/$(am__dirstamp) \
1948 src/fortran/$(DEPDIR)/$(am__dirstamp)
1949 src/fortran/corth.lo: src/fortran/$(am__dirstamp) \
1950 src/fortran/$(DEPDIR)/$(am__dirstamp)
1951 src/fortran/mtran.lo: src/fortran/$(am__dirstamp) \
1952 src/fortran/$(DEPDIR)/$(am__dirstamp)
1953 src/fortran/wwpow.lo: src/fortran/$(am__dirstamp) \
1954 src/fortran/$(DEPDIR)/$(am__dirstamp)
1955 src/fortran/dvmul.lo: src/fortran/$(am__dirstamp) \
1956 src/fortran/$(DEPDIR)/$(am__dirstamp)
1957 src/fortran/wclmat.lo: src/fortran/$(am__dirstamp) \
1958 src/fortran/$(DEPDIR)/$(am__dirstamp)
1959 src/fortran/dsort.lo: src/fortran/$(am__dirstamp) \
1960 src/fortran/$(DEPDIR)/$(am__dirstamp)
1961 src/fortran/cerr.lo: src/fortran/$(am__dirstamp) \
1962 src/fortran/$(DEPDIR)/$(am__dirstamp)
1963 src/fortran/rcopy.lo: src/fortran/$(am__dirstamp) \
1964 src/fortran/$(DEPDIR)/$(am__dirstamp)
1965 src/fortran/wdpow.lo: src/fortran/$(am__dirstamp) \
1966 src/fortran/$(DEPDIR)/$(am__dirstamp)
1967 src/fortran/orthes.lo: src/fortran/$(am__dirstamp) \
1968 src/fortran/$(DEPDIR)/$(am__dirstamp)
1969 src/fortran/waxpy.lo: src/fortran/$(am__dirstamp) \
1970 src/fortran/$(DEPDIR)/$(am__dirstamp)
1971 src/fortran/coef.lo: src/fortran/$(am__dirstamp) \
1972 src/fortran/$(DEPDIR)/$(am__dirstamp)
1973 src/fortran/dwdiv.lo: src/fortran/$(am__dirstamp) \
1974 src/fortran/$(DEPDIR)/$(am__dirstamp)
1975 src/fortran/arcosh.lo: src/fortran/$(am__dirstamp) \
1976 src/fortran/$(DEPDIR)/$(am__dirstamp)
1977 src/fortran/wasin.lo: src/fortran/$(am__dirstamp) \
1978 src/fortran/$(DEPDIR)/$(am__dirstamp)
1979 src/fortran/wexpm1.lo: src/fortran/$(am__dirstamp) \
1980 src/fortran/$(DEPDIR)/$(am__dirstamp)
1981 src/fortran/ddpowe.lo: src/fortran/$(am__dirstamp) \
1982 src/fortran/$(DEPDIR)/$(am__dirstamp)
1983 src/fortran/dmprod.lo: src/fortran/$(am__dirstamp) \
1984 src/fortran/$(DEPDIR)/$(am__dirstamp)
1985 src/fortran/wwpowe.lo: src/fortran/$(am__dirstamp) \
1986 src/fortran/$(DEPDIR)/$(am__dirstamp)
1987 src/fortran/wdotci.lo: src/fortran/$(am__dirstamp) \
1988 src/fortran/$(DEPDIR)/$(am__dirstamp)
1989 src/fortran/dmcopy.lo: src/fortran/$(am__dirstamp) \
1990 src/fortran/$(DEPDIR)/$(am__dirstamp)
1991 src/fortran/wexchn.lo: src/fortran/$(am__dirstamp) \
1992 src/fortran/$(DEPDIR)/$(am__dirstamp)
1993 src/fortran/isoval.lo: src/fortran/$(am__dirstamp) \
1994 src/fortran/$(DEPDIR)/$(am__dirstamp)
1995 src/fortran/dwrdiv.lo: src/fortran/$(am__dirstamp) \
1996 src/fortran/$(DEPDIR)/$(am__dirstamp)
1997 src/fortran/wipow.lo: src/fortran/$(am__dirstamp) \
1998 src/fortran/$(DEPDIR)/$(am__dirstamp)
1999 src/fortran/wlog.lo: src/fortran/$(am__dirstamp) \
2000 src/fortran/$(DEPDIR)/$(am__dirstamp)
2001 src/fortran/infinity.lo: src/fortran/$(am__dirstamp) \
2002 src/fortran/$(DEPDIR)/$(am__dirstamp)
2003 src/fortran/dwpow1.lo: src/fortran/$(am__dirstamp) \
2004 src/fortran/$(DEPDIR)/$(am__dirstamp)
2005 src/fortran/wmul.lo: src/fortran/$(am__dirstamp) \
2006 src/fortran/$(DEPDIR)/$(am__dirstamp)
2007 src/fortran/dad.lo: src/fortran/$(am__dirstamp) \
2008 src/fortran/$(DEPDIR)/$(am__dirstamp)
2009 src/fortran/dset.lo: src/fortran/$(am__dirstamp) \
2010 src/fortran/$(DEPDIR)/$(am__dirstamp)
2011 src/fortran/dtild.lo: src/fortran/$(am__dirstamp) \
2012 src/fortran/$(DEPDIR)/$(am__dirstamp)
2013 src/fortran/i1mach.lo: src/fortran/$(am__dirstamp) \
2014 src/fortran/$(DEPDIR)/$(am__dirstamp)
2015 src/fortran/dclmat.lo: src/fortran/$(am__dirstamp) \
2016 src/fortran/$(DEPDIR)/$(am__dirstamp)
2017 src/fortran/ortran.lo: src/fortran/$(am__dirstamp) \
2018 src/fortran/$(DEPDIR)/$(am__dirstamp)
2019 src/fortran/bdiag.lo: src/fortran/$(am__dirstamp) \
2020 src/fortran/$(DEPDIR)/$(am__dirstamp)
2021 src/fortran/wvmul.lo: src/fortran/$(am__dirstamp) \
2022 src/fortran/$(DEPDIR)/$(am__dirstamp)
2023 src/fortran/dmmul.lo: src/fortran/$(am__dirstamp) \
2024 src/fortran/$(DEPDIR)/$(am__dirstamp)
2025 src/fortran/wsqrt.lo: src/fortran/$(am__dirstamp) \
2026 src/fortran/$(DEPDIR)/$(am__dirstamp)
2027 src/fortran/rat.lo: src/fortran/$(am__dirstamp) \
2028 src/fortran/$(DEPDIR)/$(am__dirstamp)
2029 src/fortran/old_pythag.lo: src/fortran/$(am__dirstamp) \
2030 src/fortran/$(DEPDIR)/$(am__dirstamp)
2031 src/fortran/danints.lo: src/fortran/$(am__dirstamp) \
2032 src/fortran/$(DEPDIR)/$(am__dirstamp)
2033 src/cpp/$(am__dirstamp):
2035 @: > src/cpp/$(am__dirstamp)
2036 src/cpp/$(DEPDIR)/$(am__dirstamp):
2037 @$(MKDIR_P) src/cpp/$(DEPDIR)
2038 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
2039 src/cpp/libscielementary_functions_algo_la-getmode.lo: \
2040 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2041 src/cpp/libscielementary_functions_algo_la-cumsum.lo: \
2042 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2043 src/cpp/libscielementary_functions_algo_la-cumprod.lo: \
2044 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2045 src/cpp/libscielementary_functions_algo_la-diag.lo: \
2046 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2047 src/cpp/libscielementary_functions_algo_la-gsort.lo: \
2048 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2049 src/cpp/libscielementary_functions_algo_la-prod.lo: \
2050 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2051 src/cpp/libscielementary_functions_algo_la-sum.lo: \
2052 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2053 src/cpp/libscielementary_functions_algo_la-max.lo: \
2054 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2055 src/cpp/libscielementary_functions_algo_la-min.lo: \
2056 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2057 src/cpp/libscielementary_functions_algo_la-clean.lo: \
2058 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2060 libscielementary_functions-algo.la: $(libscielementary_functions_algo_la_OBJECTS) $(libscielementary_functions_algo_la_DEPENDENCIES) $(EXTRA_libscielementary_functions_algo_la_DEPENDENCIES)
2061 $(AM_V_CXXLD)$(CXXLINK) $(am_libscielementary_functions_algo_la_rpath) $(libscielementary_functions_algo_la_OBJECTS) $(libscielementary_functions_algo_la_LIBADD) $(LIBS)
2062 sci_gateway/c/$(am__dirstamp):
2063 @$(MKDIR_P) sci_gateway/c
2064 @: > sci_gateway/c/$(am__dirstamp)
2065 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
2066 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
2067 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2068 sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo: \
2069 sci_gateway/c/$(am__dirstamp) \
2070 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2071 sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo: \
2072 sci_gateway/c/$(am__dirstamp) \
2073 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2074 sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo: \
2075 sci_gateway/c/$(am__dirstamp) \
2076 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2077 sci_gateway/cpp/$(am__dirstamp):
2078 @$(MKDIR_P) sci_gateway/cpp
2079 @: > sci_gateway/cpp/$(am__dirstamp)
2080 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
2081 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
2082 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2083 sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo: \
2084 sci_gateway/cpp/$(am__dirstamp) \
2085 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2086 sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo: \
2087 sci_gateway/cpp/$(am__dirstamp) \
2088 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2089 sci_gateway/cpp/libscielementary_functions_la-sci_size.lo: \
2090 sci_gateway/cpp/$(am__dirstamp) \
2091 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2092 sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo: \
2093 sci_gateway/cpp/$(am__dirstamp) \
2094 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2095 sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo: \
2096 sci_gateway/cpp/$(am__dirstamp) \
2097 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2098 sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo: \
2099 sci_gateway/cpp/$(am__dirstamp) \
2100 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2101 sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo: \
2102 sci_gateway/cpp/$(am__dirstamp) \
2103 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2104 sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo: \
2105 sci_gateway/cpp/$(am__dirstamp) \
2106 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2107 sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo: \
2108 sci_gateway/cpp/$(am__dirstamp) \
2109 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2110 sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo: \
2111 sci_gateway/cpp/$(am__dirstamp) \
2112 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2113 sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo: \
2114 sci_gateway/cpp/$(am__dirstamp) \
2115 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2116 sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo: \
2117 sci_gateway/cpp/$(am__dirstamp) \
2118 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2119 sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo: \
2120 sci_gateway/cpp/$(am__dirstamp) \
2121 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2122 sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo: \
2123 sci_gateway/cpp/$(am__dirstamp) \
2124 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2125 sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo: \
2126 sci_gateway/cpp/$(am__dirstamp) \
2127 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2128 sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo: \
2129 sci_gateway/cpp/$(am__dirstamp) \
2130 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2131 sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo: \
2132 sci_gateway/cpp/$(am__dirstamp) \
2133 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2134 sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo: \
2135 sci_gateway/cpp/$(am__dirstamp) \
2136 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2137 sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo: \
2138 sci_gateway/cpp/$(am__dirstamp) \
2139 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2140 sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo: \
2141 sci_gateway/cpp/$(am__dirstamp) \
2142 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2143 sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo: \
2144 sci_gateway/cpp/$(am__dirstamp) \
2145 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2146 sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo: \
2147 sci_gateway/cpp/$(am__dirstamp) \
2148 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2149 sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo: \
2150 sci_gateway/cpp/$(am__dirstamp) \
2151 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2152 sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo: \
2153 sci_gateway/cpp/$(am__dirstamp) \
2154 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2155 sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo: \
2156 sci_gateway/cpp/$(am__dirstamp) \
2157 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2158 sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo: \
2159 sci_gateway/cpp/$(am__dirstamp) \
2160 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2161 sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo: \
2162 sci_gateway/cpp/$(am__dirstamp) \
2163 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2164 sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo: \
2165 sci_gateway/cpp/$(am__dirstamp) \
2166 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2167 sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo: \
2168 sci_gateway/cpp/$(am__dirstamp) \
2169 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2170 sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo: \
2171 sci_gateway/cpp/$(am__dirstamp) \
2172 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2173 sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo: \
2174 sci_gateway/cpp/$(am__dirstamp) \
2175 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2176 sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo: \
2177 sci_gateway/cpp/$(am__dirstamp) \
2178 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2179 sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo: \
2180 sci_gateway/cpp/$(am__dirstamp) \
2181 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2182 sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo: \
2183 sci_gateway/cpp/$(am__dirstamp) \
2184 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2185 sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo: \
2186 sci_gateway/cpp/$(am__dirstamp) \
2187 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2188 sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo: \
2189 sci_gateway/cpp/$(am__dirstamp) \
2190 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2191 sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo: \
2192 sci_gateway/cpp/$(am__dirstamp) \
2193 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2194 sci_gateway/cpp/libscielementary_functions_la-sci_int.lo: \
2195 sci_gateway/cpp/$(am__dirstamp) \
2196 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2197 sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo: \
2198 sci_gateway/cpp/$(am__dirstamp) \
2199 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2200 sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo: \
2201 sci_gateway/cpp/$(am__dirstamp) \
2202 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2203 sci_gateway/cpp/libscielementary_functions_la-sci_log.lo: \
2204 sci_gateway/cpp/$(am__dirstamp) \
2205 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2206 sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo: \
2207 sci_gateway/cpp/$(am__dirstamp) \
2208 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2209 sci_gateway/cpp/libscielementary_functions_la-sci_max.lo: \
2210 sci_gateway/cpp/$(am__dirstamp) \
2211 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2212 sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo: \
2213 sci_gateway/cpp/$(am__dirstamp) \
2214 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2215 sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo: \
2216 sci_gateway/cpp/$(am__dirstamp) \
2217 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2218 sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo: \
2219 sci_gateway/cpp/$(am__dirstamp) \
2220 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2221 sci_gateway/cpp/libscielementary_functions_la-sci_real.lo: \
2222 sci_gateway/cpp/$(am__dirstamp) \
2223 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2224 sci_gateway/cpp/libscielementary_functions_la-sci_round.lo: \
2225 sci_gateway/cpp/$(am__dirstamp) \
2226 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2227 sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo: \
2228 sci_gateway/cpp/$(am__dirstamp) \
2229 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2230 sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo: \
2231 sci_gateway/cpp/$(am__dirstamp) \
2232 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2233 sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo: \
2234 sci_gateway/cpp/$(am__dirstamp) \
2235 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2236 sci_gateway/cpp/libscielementary_functions_la-sci_linspace.lo: \
2237 sci_gateway/cpp/$(am__dirstamp) \
2238 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2239 sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo: \
2240 sci_gateway/cpp/$(am__dirstamp) \
2241 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2242 sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo: \
2243 sci_gateway/cpp/$(am__dirstamp) \
2244 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2245 sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo: \
2246 sci_gateway/cpp/$(am__dirstamp) \
2247 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2248 sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo: \
2249 sci_gateway/cpp/$(am__dirstamp) \
2250 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2251 sci_gateway/cpp/libscielementary_functions_la-sci_base2dec.lo: \
2252 sci_gateway/cpp/$(am__dirstamp) \
2253 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2254 sci_gateway/cpp/libscielementary_functions_la-sci_dec2base.lo: \
2255 sci_gateway/cpp/$(am__dirstamp) \
2256 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2258 libscielementary_functions.la: $(libscielementary_functions_la_OBJECTS) $(libscielementary_functions_la_DEPENDENCIES) $(EXTRA_libscielementary_functions_la_DEPENDENCIES)
2259 $(AM_V_CXXLD)$(CXXLINK) $(am_libscielementary_functions_la_rpath) $(libscielementary_functions_la_OBJECTS) $(libscielementary_functions_la_LIBADD) $(LIBS)
2261 mostlyclean-compile:
2263 -rm -f sci_gateway/c/*.$(OBJEXT)
2264 -rm -f sci_gateway/c/*.lo
2265 -rm -f sci_gateway/cpp/*.$(OBJEXT)
2266 -rm -f sci_gateway/cpp/*.lo
2267 -rm -f src/c/*.$(OBJEXT)
2269 -rm -f src/cpp/*.$(OBJEXT)
2271 -rm -f src/fortran/*.$(OBJEXT)
2272 -rm -f src/fortran/*.lo
2273 -rm -f src/fortran/eispack/*.$(OBJEXT)
2274 -rm -f src/fortran/eispack/*.lo
2275 -rm -f src/fortran/linpack/*.$(OBJEXT)
2276 -rm -f src/fortran/linpack/*.lo
2277 -rm -f src/fortran/slatec/*.$(OBJEXT)
2278 -rm -f src/fortran/slatec/*.lo
2283 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo@am__quote@ # am--include-marker
2284 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo@am__quote@ # am--include-marker
2285 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo@am__quote@ # am--include-marker
2286 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo@am__quote@ # am--include-marker
2287 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo@am__quote@ # am--include-marker
2288 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo@am__quote@ # am--include-marker
2289 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo@am__quote@ # am--include-marker
2290 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo@am__quote@ # am--include-marker
2291 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo@am__quote@ # am--include-marker
2292 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo@am__quote@ # am--include-marker
2293 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo@am__quote@ # am--include-marker
2294 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo@am__quote@ # am--include-marker
2295 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo@am__quote@ # am--include-marker
2296 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo@am__quote@ # am--include-marker
2297 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo@am__quote@ # am--include-marker
2298 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo@am__quote@ # am--include-marker
2299 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo@am__quote@ # am--include-marker
2300 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo@am__quote@ # am--include-marker
2301 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo@am__quote@ # am--include-marker
2302 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo@am__quote@ # am--include-marker
2303 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo@am__quote@ # am--include-marker
2304 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo@am__quote@ # am--include-marker
2305 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo@am__quote@ # am--include-marker
2306 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo@am__quote@ # am--include-marker
2307 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo@am__quote@ # am--include-marker
2308 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo@am__quote@ # am--include-marker
2309 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo@am__quote@ # am--include-marker
2310 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo@am__quote@ # am--include-marker
2311 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo@am__quote@ # am--include-marker
2312 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo@am__quote@ # am--include-marker
2313 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo@am__quote@ # am--include-marker
2314 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo@am__quote@ # am--include-marker
2315 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo@am__quote@ # am--include-marker
2316 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo@am__quote@ # am--include-marker
2317 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo@am__quote@ # am--include-marker
2318 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo@am__quote@ # am--include-marker
2319 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo@am__quote@ # am--include-marker
2320 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_linspace.Plo@am__quote@ # am--include-marker
2321 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo@am__quote@ # am--include-marker
2322 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo@am__quote@ # am--include-marker
2323 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo@am__quote@ # am--include-marker
2324 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo@am__quote@ # am--include-marker
2325 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo@am__quote@ # am--include-marker
2326 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo@am__quote@ # am--include-marker
2327 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo@am__quote@ # am--include-marker
2328 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo@am__quote@ # am--include-marker
2329 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo@am__quote@ # am--include-marker
2330 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo@am__quote@ # am--include-marker
2331 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo@am__quote@ # am--include-marker
2332 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo@am__quote@ # am--include-marker
2333 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo@am__quote@ # am--include-marker
2334 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo@am__quote@ # am--include-marker
2335 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo@am__quote@ # am--include-marker
2336 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo@am__quote@ # am--include-marker
2337 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo@am__quote@ # am--include-marker
2338 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo@am__quote@ # am--include-marker
2339 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo@am__quote@ # am--include-marker
2340 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo@am__quote@ # am--include-marker
2341 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo@am__quote@ # am--include-marker
2342 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo@am__quote@ # am--include-marker
2343 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo@am__quote@ # am--include-marker
2344 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo@am__quote@ # am--include-marker
2345 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo@am__quote@ # am--include-marker
2346 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo@am__quote@ # am--include-marker
2347 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo@am__quote@ # am--include-marker
2348 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo@am__quote@ # am--include-marker
2349 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo@am__quote@ # am--include-marker
2350 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo@am__quote@ # am--include-marker
2351 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo@am__quote@ # am--include-marker
2352 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo@am__quote@ # am--include-marker
2353 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo@am__quote@ # am--include-marker
2354 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo@am__quote@ # am--include-marker
2355 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo@am__quote@ # am--include-marker
2356 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo@am__quote@ # am--include-marker
2357 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo@am__quote@ # am--include-marker
2358 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo@am__quote@ # am--include-marker
2359 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo@am__quote@ # am--include-marker
2360 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo@am__quote@ # am--include-marker
2361 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo@am__quote@ # am--include-marker
2362 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo@am__quote@ # am--include-marker
2363 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo@am__quote@ # am--include-marker
2364 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo@am__quote@ # am--include-marker
2365 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo@am__quote@ # am--include-marker
2366 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo@am__quote@ # am--include-marker
2367 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo@am__quote@ # am--include-marker
2368 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo@am__quote@ # am--include-marker
2369 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo@am__quote@ # am--include-marker
2370 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo@am__quote@ # am--include-marker
2371 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo@am__quote@ # am--include-marker
2372 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo@am__quote@ # am--include-marker
2373 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo@am__quote@ # am--include-marker
2374 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo@am__quote@ # am--include-marker
2375 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo@am__quote@ # am--include-marker
2376 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo@am__quote@ # am--include-marker
2377 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo@am__quote@ # am--include-marker
2378 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo@am__quote@ # am--include-marker
2379 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo@am__quote@ # am--include-marker
2380 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo@am__quote@ # am--include-marker
2381 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo@am__quote@ # am--include-marker
2382 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo@am__quote@ # am--include-marker
2383 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo@am__quote@ # am--include-marker
2384 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo@am__quote@ # am--include-marker
2385 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo@am__quote@ # am--include-marker
2386 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo@am__quote@ # am--include-marker
2387 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo@am__quote@ # am--include-marker
2388 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo@am__quote@ # am--include-marker
2389 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo@am__quote@ # am--include-marker
2390 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo@am__quote@ # am--include-marker
2391 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo@am__quote@ # am--include-marker
2392 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo@am__quote@ # am--include-marker
2393 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo@am__quote@ # am--include-marker
2394 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo@am__quote@ # am--include-marker
2395 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo@am__quote@ # am--include-marker
2397 $(am__depfiles_remade):
2399 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
2401 am--depfiles: $(am__depfiles_remade)
2404 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2405 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2406 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2409 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2412 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2413 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2414 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2417 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2420 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2421 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2422 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
2423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2425 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2427 src/c/libdummy_elementary_functions_la-unsfdcopy.lo: src/c/unsfdcopy.c
2428 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_elementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libdummy_elementary_functions_la-unsfdcopy.lo -MD -MP -MF src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Tpo -c -o src/c/libdummy_elementary_functions_la-unsfdcopy.lo `test -f 'src/c/unsfdcopy.c' || echo '$(srcdir)/'`src/c/unsfdcopy.c
2429 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Tpo src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/unsfdcopy.c' object='src/c/libdummy_elementary_functions_la-unsfdcopy.lo' libtool=yes @AMDEPBACKSLASH@
2431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2432 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_elementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libdummy_elementary_functions_la-unsfdcopy.lo `test -f 'src/c/unsfdcopy.c' || echo '$(srcdir)/'`src/c/unsfdcopy.c
2434 src/c/libscielementary_functions_algo_la-finite.lo: src/c/finite.c
2435 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-finite.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Tpo -c -o src/c/libscielementary_functions_algo_la-finite.lo `test -f 'src/c/finite.c' || echo '$(srcdir)/'`src/c/finite.c
2436 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo
2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/finite.c' object='src/c/libscielementary_functions_algo_la-finite.lo' libtool=yes @AMDEPBACKSLASH@
2438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2439 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-finite.lo `test -f 'src/c/finite.c' || echo '$(srcdir)/'`src/c/finite.c
2441 src/c/libscielementary_functions_algo_la-vfinite.lo: src/c/vfinite.c
2442 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-vfinite.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Tpo -c -o src/c/libscielementary_functions_algo_la-vfinite.lo `test -f 'src/c/vfinite.c' || echo '$(srcdir)/'`src/c/vfinite.c
2443 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo
2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/vfinite.c' object='src/c/libscielementary_functions_algo_la-vfinite.lo' libtool=yes @AMDEPBACKSLASH@
2445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2446 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-vfinite.lo `test -f 'src/c/vfinite.c' || echo '$(srcdir)/'`src/c/vfinite.c
2448 src/c/libscielementary_functions_algo_la-cmp.lo: src/c/cmp.c
2449 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-cmp.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Tpo -c -o src/c/libscielementary_functions_algo_la-cmp.lo `test -f 'src/c/cmp.c' || echo '$(srcdir)/'`src/c/cmp.c
2450 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo
2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cmp.c' object='src/c/libscielementary_functions_algo_la-cmp.lo' libtool=yes @AMDEPBACKSLASH@
2452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2453 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-cmp.lo `test -f 'src/c/cmp.c' || echo '$(srcdir)/'`src/c/cmp.c
2455 src/c/libscielementary_functions_algo_la-vceil.lo: src/c/vceil.c
2456 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-vceil.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Tpo -c -o src/c/libscielementary_functions_algo_la-vceil.lo `test -f 'src/c/vceil.c' || echo '$(srcdir)/'`src/c/vceil.c
2457 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo
2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/vceil.c' object='src/c/libscielementary_functions_algo_la-vceil.lo' libtool=yes @AMDEPBACKSLASH@
2459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2460 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-vceil.lo `test -f 'src/c/vceil.c' || echo '$(srcdir)/'`src/c/vceil.c
2462 src/c/libscielementary_functions_algo_la-xerhlt.lo: src/c/xerhlt.c
2463 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-xerhlt.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Tpo -c -o src/c/libscielementary_functions_algo_la-xerhlt.lo `test -f 'src/c/xerhlt.c' || echo '$(srcdir)/'`src/c/xerhlt.c
2464 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo
2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/xerhlt.c' object='src/c/libscielementary_functions_algo_la-xerhlt.lo' libtool=yes @AMDEPBACKSLASH@
2466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2467 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-xerhlt.lo `test -f 'src/c/xerhlt.c' || echo '$(srcdir)/'`src/c/xerhlt.c
2469 src/c/libscielementary_functions_algo_la-vfloor.lo: src/c/vfloor.c
2470 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-vfloor.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Tpo -c -o src/c/libscielementary_functions_algo_la-vfloor.lo `test -f 'src/c/vfloor.c' || echo '$(srcdir)/'`src/c/vfloor.c
2471 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo
2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/vfloor.c' object='src/c/libscielementary_functions_algo_la-vfloor.lo' libtool=yes @AMDEPBACKSLASH@
2473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2474 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-vfloor.lo `test -f 'src/c/vfloor.c' || echo '$(srcdir)/'`src/c/vfloor.c
2476 src/c/libscielementary_functions_algo_la-vfrexp.lo: src/c/vfrexp.c
2477 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-vfrexp.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Tpo -c -o src/c/libscielementary_functions_algo_la-vfrexp.lo `test -f 'src/c/vfrexp.c' || echo '$(srcdir)/'`src/c/vfrexp.c
2478 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo
2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/vfrexp.c' object='src/c/libscielementary_functions_algo_la-vfrexp.lo' libtool=yes @AMDEPBACKSLASH@
2480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2481 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-vfrexp.lo `test -f 'src/c/vfrexp.c' || echo '$(srcdir)/'`src/c/vfrexp.c
2483 src/c/libscielementary_functions_algo_la-scidcopy.lo: src/c/scidcopy.c
2484 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-scidcopy.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Tpo -c -o src/c/libscielementary_functions_algo_la-scidcopy.lo `test -f 'src/c/scidcopy.c' || echo '$(srcdir)/'`src/c/scidcopy.c
2485 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo
2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/scidcopy.c' object='src/c/libscielementary_functions_algo_la-scidcopy.lo' libtool=yes @AMDEPBACKSLASH@
2487 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2488 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-scidcopy.lo `test -f 'src/c/scidcopy.c' || echo '$(srcdir)/'`src/c/scidcopy.c
2490 src/c/libscielementary_functions_algo_la-int2db.lo: src/c/int2db.c
2491 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-int2db.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Tpo -c -o src/c/libscielementary_functions_algo_la-int2db.lo `test -f 'src/c/int2db.c' || echo '$(srcdir)/'`src/c/int2db.c
2492 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo
2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/int2db.c' object='src/c/libscielementary_functions_algo_la-int2db.lo' libtool=yes @AMDEPBACKSLASH@
2494 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2495 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-int2db.lo `test -f 'src/c/int2db.c' || echo '$(srcdir)/'`src/c/int2db.c
2497 src/c/libscielementary_functions_algo_la-rea2db.lo: src/c/rea2db.c
2498 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-rea2db.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Tpo -c -o src/c/libscielementary_functions_algo_la-rea2db.lo `test -f 'src/c/rea2db.c' || echo '$(srcdir)/'`src/c/rea2db.c
2499 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/rea2db.c' object='src/c/libscielementary_functions_algo_la-rea2db.lo' libtool=yes @AMDEPBACKSLASH@
2501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2502 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-rea2db.lo `test -f 'src/c/rea2db.c' || echo '$(srcdir)/'`src/c/rea2db.c
2504 src/c/libscielementary_functions_algo_la-qsort.lo: src/c/qsort.c
2505 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-qsort.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Tpo -c -o src/c/libscielementary_functions_algo_la-qsort.lo `test -f 'src/c/qsort.c' || echo '$(srcdir)/'`src/c/qsort.c
2506 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/qsort.c' object='src/c/libscielementary_functions_algo_la-qsort.lo' libtool=yes @AMDEPBACKSLASH@
2508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2509 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-qsort.lo `test -f 'src/c/qsort.c' || echo '$(srcdir)/'`src/c/qsort.c
2511 src/c/libscielementary_functions_algo_la-qsort-char.lo: src/c/qsort-char.c
2512 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-qsort-char.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Tpo -c -o src/c/libscielementary_functions_algo_la-qsort-char.lo `test -f 'src/c/qsort-char.c' || echo '$(srcdir)/'`src/c/qsort-char.c
2513 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/qsort-char.c' object='src/c/libscielementary_functions_algo_la-qsort-char.lo' libtool=yes @AMDEPBACKSLASH@
2515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2516 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-qsort-char.lo `test -f 'src/c/qsort-char.c' || echo '$(srcdir)/'`src/c/qsort-char.c
2518 src/c/libscielementary_functions_algo_la-qsort-double.lo: src/c/qsort-double.c
2519 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-qsort-double.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Tpo -c -o src/c/libscielementary_functions_algo_la-qsort-double.lo `test -f 'src/c/qsort-double.c' || echo '$(srcdir)/'`src/c/qsort-double.c
2520 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/qsort-double.c' object='src/c/libscielementary_functions_algo_la-qsort-double.lo' libtool=yes @AMDEPBACKSLASH@
2522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2523 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-qsort-double.lo `test -f 'src/c/qsort-double.c' || echo '$(srcdir)/'`src/c/qsort-double.c
2525 src/c/libscielementary_functions_algo_la-qsort-int.lo: src/c/qsort-int.c
2526 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-qsort-int.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Tpo -c -o src/c/libscielementary_functions_algo_la-qsort-int.lo `test -f 'src/c/qsort-int.c' || echo '$(srcdir)/'`src/c/qsort-int.c
2527 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/qsort-int.c' object='src/c/libscielementary_functions_algo_la-qsort-int.lo' libtool=yes @AMDEPBACKSLASH@
2529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2530 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-qsort-int.lo `test -f 'src/c/qsort-int.c' || echo '$(srcdir)/'`src/c/qsort-int.c
2532 src/c/libscielementary_functions_algo_la-qsort-short.lo: src/c/qsort-short.c
2533 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-qsort-short.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Tpo -c -o src/c/libscielementary_functions_algo_la-qsort-short.lo `test -f 'src/c/qsort-short.c' || echo '$(srcdir)/'`src/c/qsort-short.c
2534 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/qsort-short.c' object='src/c/libscielementary_functions_algo_la-qsort-short.lo' libtool=yes @AMDEPBACKSLASH@
2536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2537 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-qsort-short.lo `test -f 'src/c/qsort-short.c' || echo '$(srcdir)/'`src/c/qsort-short.c
2539 src/c/libscielementary_functions_algo_la-qsort-string.lo: src/c/qsort-string.c
2540 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-qsort-string.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Tpo -c -o src/c/libscielementary_functions_algo_la-qsort-string.lo `test -f 'src/c/qsort-string.c' || echo '$(srcdir)/'`src/c/qsort-string.c
2541 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/qsort-string.c' object='src/c/libscielementary_functions_algo_la-qsort-string.lo' libtool=yes @AMDEPBACKSLASH@
2543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2544 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-qsort-string.lo `test -f 'src/c/qsort-string.c' || echo '$(srcdir)/'`src/c/qsort-string.c
2546 src/c/libscielementary_functions_algo_la-basic_functions.lo: src/c/basic_functions.c
2547 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-basic_functions.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Tpo -c -o src/c/libscielementary_functions_algo_la-basic_functions.lo `test -f 'src/c/basic_functions.c' || echo '$(srcdir)/'`src/c/basic_functions.c
2548 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/basic_functions.c' object='src/c/libscielementary_functions_algo_la-basic_functions.lo' libtool=yes @AMDEPBACKSLASH@
2550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2551 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-basic_functions.lo `test -f 'src/c/basic_functions.c' || echo '$(srcdir)/'`src/c/basic_functions.c
2553 src/c/libscielementary_functions_algo_la-abs.lo: src/c/abs.c
2554 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-abs.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Tpo -c -o src/c/libscielementary_functions_algo_la-abs.lo `test -f 'src/c/abs.c' || echo '$(srcdir)/'`src/c/abs.c
2555 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/abs.c' object='src/c/libscielementary_functions_algo_la-abs.lo' libtool=yes @AMDEPBACKSLASH@
2557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2558 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-abs.lo `test -f 'src/c/abs.c' || echo '$(srcdir)/'`src/c/abs.c
2560 src/c/libscielementary_functions_algo_la-atan.lo: src/c/atan.c
2561 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-atan.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Tpo -c -o src/c/libscielementary_functions_algo_la-atan.lo `test -f 'src/c/atan.c' || echo '$(srcdir)/'`src/c/atan.c
2562 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/atan.c' object='src/c/libscielementary_functions_algo_la-atan.lo' libtool=yes @AMDEPBACKSLASH@
2564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2565 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-atan.lo `test -f 'src/c/atan.c' || echo '$(srcdir)/'`src/c/atan.c
2567 src/c/libscielementary_functions_algo_la-cos.lo: src/c/cos.c
2568 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-cos.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Tpo -c -o src/c/libscielementary_functions_algo_la-cos.lo `test -f 'src/c/cos.c' || echo '$(srcdir)/'`src/c/cos.c
2569 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cos.c' object='src/c/libscielementary_functions_algo_la-cos.lo' libtool=yes @AMDEPBACKSLASH@
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2572 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-cos.lo `test -f 'src/c/cos.c' || echo '$(srcdir)/'`src/c/cos.c
2574 src/c/libscielementary_functions_algo_la-cosh.lo: src/c/cosh.c
2575 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-cosh.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Tpo -c -o src/c/libscielementary_functions_algo_la-cosh.lo `test -f 'src/c/cosh.c' || echo '$(srcdir)/'`src/c/cosh.c
2576 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cosh.c' object='src/c/libscielementary_functions_algo_la-cosh.lo' libtool=yes @AMDEPBACKSLASH@
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2579 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-cosh.lo `test -f 'src/c/cosh.c' || echo '$(srcdir)/'`src/c/cosh.c
2581 src/c/libscielementary_functions_algo_la-sin.lo: src/c/sin.c
2582 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-sin.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Tpo -c -o src/c/libscielementary_functions_algo_la-sin.lo `test -f 'src/c/sin.c' || echo '$(srcdir)/'`src/c/sin.c
2583 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sin.c' object='src/c/libscielementary_functions_algo_la-sin.lo' libtool=yes @AMDEPBACKSLASH@
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2586 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-sin.lo `test -f 'src/c/sin.c' || echo '$(srcdir)/'`src/c/sin.c
2588 src/c/libscielementary_functions_algo_la-sinh.lo: src/c/sinh.c
2589 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-sinh.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Tpo -c -o src/c/libscielementary_functions_algo_la-sinh.lo `test -f 'src/c/sinh.c' || echo '$(srcdir)/'`src/c/sinh.c
2590 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sinh.c' object='src/c/libscielementary_functions_algo_la-sinh.lo' libtool=yes @AMDEPBACKSLASH@
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2593 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-sinh.lo `test -f 'src/c/sinh.c' || echo '$(srcdir)/'`src/c/sinh.c
2595 src/c/libscielementary_functions_algo_la-tan.lo: src/c/tan.c
2596 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-tan.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Tpo -c -o src/c/libscielementary_functions_algo_la-tan.lo `test -f 'src/c/tan.c' || echo '$(srcdir)/'`src/c/tan.c
2597 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/tan.c' object='src/c/libscielementary_functions_algo_la-tan.lo' libtool=yes @AMDEPBACKSLASH@
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2600 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-tan.lo `test -f 'src/c/tan.c' || echo '$(srcdir)/'`src/c/tan.c
2602 src/c/libscielementary_functions_algo_la-exp.lo: src/c/exp.c
2603 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-exp.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Tpo -c -o src/c/libscielementary_functions_algo_la-exp.lo `test -f 'src/c/exp.c' || echo '$(srcdir)/'`src/c/exp.c
2604 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/exp.c' object='src/c/libscielementary_functions_algo_la-exp.lo' libtool=yes @AMDEPBACKSLASH@
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2607 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-exp.lo `test -f 'src/c/exp.c' || echo '$(srcdir)/'`src/c/exp.c
2609 src/c/libscielementary_functions_algo_la-expm.lo: src/c/expm.c
2610 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-expm.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Tpo -c -o src/c/libscielementary_functions_algo_la-expm.lo `test -f 'src/c/expm.c' || echo '$(srcdir)/'`src/c/expm.c
2611 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/expm.c' object='src/c/libscielementary_functions_algo_la-expm.lo' libtool=yes @AMDEPBACKSLASH@
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2614 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-expm.lo `test -f 'src/c/expm.c' || echo '$(srcdir)/'`src/c/expm.c
2616 src/c/libscielementary_functions_algo_la-log.lo: src/c/log.c
2617 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-log.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Tpo -c -o src/c/libscielementary_functions_algo_la-log.lo `test -f 'src/c/log.c' || echo '$(srcdir)/'`src/c/log.c
2618 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/log.c' object='src/c/libscielementary_functions_algo_la-log.lo' libtool=yes @AMDEPBACKSLASH@
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2621 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-log.lo `test -f 'src/c/log.c' || echo '$(srcdir)/'`src/c/log.c
2623 src/c/libscielementary_functions_algo_la-sqrt.lo: src/c/sqrt.c
2624 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-sqrt.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Tpo -c -o src/c/libscielementary_functions_algo_la-sqrt.lo `test -f 'src/c/sqrt.c' || echo '$(srcdir)/'`src/c/sqrt.c
2625 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sqrt.c' object='src/c/libscielementary_functions_algo_la-sqrt.lo' libtool=yes @AMDEPBACKSLASH@
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2628 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-sqrt.lo `test -f 'src/c/sqrt.c' || echo '$(srcdir)/'`src/c/sqrt.c
2630 src/c/libscielementary_functions_algo_la-cupro.lo: src/c/cupro.c
2631 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-cupro.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Tpo -c -o src/c/libscielementary_functions_algo_la-cupro.lo `test -f 'src/c/cupro.c' || echo '$(srcdir)/'`src/c/cupro.c
2632 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/cupro.c' object='src/c/libscielementary_functions_algo_la-cupro.lo' libtool=yes @AMDEPBACKSLASH@
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2635 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-cupro.lo `test -f 'src/c/cupro.c' || echo '$(srcdir)/'`src/c/cupro.c
2637 src/c/libscielementary_functions_algo_la-sign.lo: src/c/sign.c
2638 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-sign.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Tpo -c -o src/c/libscielementary_functions_algo_la-sign.lo `test -f 'src/c/sign.c' || echo '$(srcdir)/'`src/c/sign.c
2639 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sign.c' object='src/c/libscielementary_functions_algo_la-sign.lo' libtool=yes @AMDEPBACKSLASH@
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2642 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-sign.lo `test -f 'src/c/sign.c' || echo '$(srcdir)/'`src/c/sign.c
2644 src/c/libscielementary_functions_algo_la-ceil.lo: src/c/ceil.c
2645 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-ceil.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Tpo -c -o src/c/libscielementary_functions_algo_la-ceil.lo `test -f 'src/c/ceil.c' || echo '$(srcdir)/'`src/c/ceil.c
2646 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/ceil.c' object='src/c/libscielementary_functions_algo_la-ceil.lo' libtool=yes @AMDEPBACKSLASH@
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2649 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-ceil.lo `test -f 'src/c/ceil.c' || echo '$(srcdir)/'`src/c/ceil.c
2651 src/c/libscielementary_functions_algo_la-eye.lo: src/c/eye.c
2652 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-eye.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Tpo -c -o src/c/libscielementary_functions_algo_la-eye.lo `test -f 'src/c/eye.c' || echo '$(srcdir)/'`src/c/eye.c
2653 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/eye.c' object='src/c/libscielementary_functions_algo_la-eye.lo' libtool=yes @AMDEPBACKSLASH@
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2656 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-eye.lo `test -f 'src/c/eye.c' || echo '$(srcdir)/'`src/c/eye.c
2658 src/c/libscielementary_functions_algo_la-dmsum.lo: src/c/dmsum.c
2659 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-dmsum.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Tpo -c -o src/c/libscielementary_functions_algo_la-dmsum.lo `test -f 'src/c/dmsum.c' || echo '$(srcdir)/'`src/c/dmsum.c
2660 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo
2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dmsum.c' object='src/c/libscielementary_functions_algo_la-dmsum.lo' libtool=yes @AMDEPBACKSLASH@
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2663 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-dmsum.lo `test -f 'src/c/dmsum.c' || echo '$(srcdir)/'`src/c/dmsum.c
2665 src/c/libscielementary_functions_algo_la-dsearch.lo: src/c/dsearch.c
2666 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-dsearch.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Tpo -c -o src/c/libscielementary_functions_algo_la-dsearch.lo `test -f 'src/c/dsearch.c' || echo '$(srcdir)/'`src/c/dsearch.c
2667 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo
2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dsearch.c' object='src/c/libscielementary_functions_algo_la-dsearch.lo' libtool=yes @AMDEPBACKSLASH@
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2670 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-dsearch.lo `test -f 'src/c/dsearch.c' || echo '$(srcdir)/'`src/c/dsearch.c
2672 src/c/libscielementary_functions_algo_la-floor.lo: src/c/floor.c
2673 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-floor.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Tpo -c -o src/c/libscielementary_functions_algo_la-floor.lo `test -f 'src/c/floor.c' || echo '$(srcdir)/'`src/c/floor.c
2674 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo
2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/floor.c' object='src/c/libscielementary_functions_algo_la-floor.lo' libtool=yes @AMDEPBACKSLASH@
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2677 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-floor.lo `test -f 'src/c/floor.c' || echo '$(srcdir)/'`src/c/floor.c
2679 src/c/libscielementary_functions_algo_la-mprod.lo: src/c/mprod.c
2680 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-mprod.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Tpo -c -o src/c/libscielementary_functions_algo_la-mprod.lo `test -f 'src/c/mprod.c' || echo '$(srcdir)/'`src/c/mprod.c
2681 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo
2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/mprod.c' object='src/c/libscielementary_functions_algo_la-mprod.lo' libtool=yes @AMDEPBACKSLASH@
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2684 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-mprod.lo `test -f 'src/c/mprod.c' || echo '$(srcdir)/'`src/c/mprod.c
2686 src/c/libscielementary_functions_algo_la-pythag.lo: src/c/pythag.c
2687 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-pythag.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Tpo -c -o src/c/libscielementary_functions_algo_la-pythag.lo `test -f 'src/c/pythag.c' || echo '$(srcdir)/'`src/c/pythag.c
2688 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo
2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/pythag.c' object='src/c/libscielementary_functions_algo_la-pythag.lo' libtool=yes @AMDEPBACKSLASH@
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2691 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-pythag.lo `test -f 'src/c/pythag.c' || echo '$(srcdir)/'`src/c/pythag.c
2693 src/c/libscielementary_functions_algo_la-matrix_generation.lo: src/c/matrix_generation.c
2694 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-matrix_generation.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Tpo -c -o src/c/libscielementary_functions_algo_la-matrix_generation.lo `test -f 'src/c/matrix_generation.c' || echo '$(srcdir)/'`src/c/matrix_generation.c
2695 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo
2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/matrix_generation.c' object='src/c/libscielementary_functions_algo_la-matrix_generation.lo' libtool=yes @AMDEPBACKSLASH@
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2698 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-matrix_generation.lo `test -f 'src/c/matrix_generation.c' || echo '$(srcdir)/'`src/c/matrix_generation.c
2700 src/c/libscielementary_functions_algo_la-vmul.lo: src/c/vmul.c
2701 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-vmul.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Tpo -c -o src/c/libscielementary_functions_algo_la-vmul.lo `test -f 'src/c/vmul.c' || echo '$(srcdir)/'`src/c/vmul.c
2702 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo
2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/vmul.c' object='src/c/libscielementary_functions_algo_la-vmul.lo' libtool=yes @AMDEPBACKSLASH@
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2705 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-vmul.lo `test -f 'src/c/vmul.c' || echo '$(srcdir)/'`src/c/vmul.c
2707 src/c/libscielementary_functions_algo_la-add_vector.lo: src/c/add_vector.c
2708 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-add_vector.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Tpo -c -o src/c/libscielementary_functions_algo_la-add_vector.lo `test -f 'src/c/add_vector.c' || echo '$(srcdir)/'`src/c/add_vector.c
2709 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo
2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/add_vector.c' object='src/c/libscielementary_functions_algo_la-add_vector.lo' libtool=yes @AMDEPBACKSLASH@
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2712 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-add_vector.lo `test -f 'src/c/add_vector.c' || echo '$(srcdir)/'`src/c/add_vector.c
2714 src/c/libscielementary_functions_algo_la-sub_vector.lo: src/c/sub_vector.c
2715 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscielementary_functions_algo_la-sub_vector.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Tpo -c -o src/c/libscielementary_functions_algo_la-sub_vector.lo `test -f 'src/c/sub_vector.c' || echo '$(srcdir)/'`src/c/sub_vector.c
2716 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo
2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/sub_vector.c' object='src/c/libscielementary_functions_algo_la-sub_vector.lo' libtool=yes @AMDEPBACKSLASH@
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2719 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscielementary_functions_algo_la-sub_vector.lo `test -f 'src/c/sub_vector.c' || echo '$(srcdir)/'`src/c/sub_vector.c
2721 sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo: sci_gateway/c/sci_number_properties.c
2722 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Tpo -c -o sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo `test -f 'sci_gateway/c/sci_number_properties.c' || echo '$(srcdir)/'`sci_gateway/c/sci_number_properties.c
2723 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Tpo sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo
2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_number_properties.c' object='sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo' libtool=yes @AMDEPBACKSLASH@
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2726 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo `test -f 'sci_gateway/c/sci_number_properties.c' || echo '$(srcdir)/'`sci_gateway/c/sci_number_properties.c
2728 sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo: sci_gateway/c/sci_testmatrix.c
2729 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Tpo -c -o sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo `test -f 'sci_gateway/c/sci_testmatrix.c' || echo '$(srcdir)/'`sci_gateway/c/sci_testmatrix.c
2730 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Tpo sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo
2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_testmatrix.c' object='sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo' libtool=yes @AMDEPBACKSLASH@
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2733 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo `test -f 'sci_gateway/c/sci_testmatrix.c' || echo '$(srcdir)/'`sci_gateway/c/sci_testmatrix.c
2735 sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo: sci_gateway/c/sci_isequalbitwise.c
2736 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Tpo -c -o sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo `test -f 'sci_gateway/c/sci_isequalbitwise.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isequalbitwise.c
2737 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Tpo sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo
2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_isequalbitwise.c' object='sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo' libtool=yes @AMDEPBACKSLASH@
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2740 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo `test -f 'sci_gateway/c/sci_isequalbitwise.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isequalbitwise.c
2743 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2744 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2745 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2746 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2747 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2748 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
2751 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2752 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2753 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2754 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2755 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2756 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2759 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2760 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2761 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
2762 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2763 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2764 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
2766 src/cpp/libscielementary_functions_algo_la-getmode.lo: src/cpp/getmode.cpp
2767 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-getmode.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Tpo -c -o src/cpp/libscielementary_functions_algo_la-getmode.lo `test -f 'src/cpp/getmode.cpp' || echo '$(srcdir)/'`src/cpp/getmode.cpp
2768 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo
2769 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/getmode.cpp' object='src/cpp/libscielementary_functions_algo_la-getmode.lo' libtool=yes @AMDEPBACKSLASH@
2770 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2771 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-getmode.lo `test -f 'src/cpp/getmode.cpp' || echo '$(srcdir)/'`src/cpp/getmode.cpp
2773 src/cpp/libscielementary_functions_algo_la-cumsum.lo: src/cpp/cumsum.cpp
2774 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-cumsum.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Tpo -c -o src/cpp/libscielementary_functions_algo_la-cumsum.lo `test -f 'src/cpp/cumsum.cpp' || echo '$(srcdir)/'`src/cpp/cumsum.cpp
2775 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo
2776 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/cumsum.cpp' object='src/cpp/libscielementary_functions_algo_la-cumsum.lo' libtool=yes @AMDEPBACKSLASH@
2777 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2778 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-cumsum.lo `test -f 'src/cpp/cumsum.cpp' || echo '$(srcdir)/'`src/cpp/cumsum.cpp
2780 src/cpp/libscielementary_functions_algo_la-cumprod.lo: src/cpp/cumprod.cpp
2781 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-cumprod.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Tpo -c -o src/cpp/libscielementary_functions_algo_la-cumprod.lo `test -f 'src/cpp/cumprod.cpp' || echo '$(srcdir)/'`src/cpp/cumprod.cpp
2782 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo
2783 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/cumprod.cpp' object='src/cpp/libscielementary_functions_algo_la-cumprod.lo' libtool=yes @AMDEPBACKSLASH@
2784 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2785 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-cumprod.lo `test -f 'src/cpp/cumprod.cpp' || echo '$(srcdir)/'`src/cpp/cumprod.cpp
2787 src/cpp/libscielementary_functions_algo_la-diag.lo: src/cpp/diag.cpp
2788 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-diag.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Tpo -c -o src/cpp/libscielementary_functions_algo_la-diag.lo `test -f 'src/cpp/diag.cpp' || echo '$(srcdir)/'`src/cpp/diag.cpp
2789 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo
2790 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/diag.cpp' object='src/cpp/libscielementary_functions_algo_la-diag.lo' libtool=yes @AMDEPBACKSLASH@
2791 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2792 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-diag.lo `test -f 'src/cpp/diag.cpp' || echo '$(srcdir)/'`src/cpp/diag.cpp
2794 src/cpp/libscielementary_functions_algo_la-gsort.lo: src/cpp/gsort.cpp
2795 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-gsort.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Tpo -c -o src/cpp/libscielementary_functions_algo_la-gsort.lo `test -f 'src/cpp/gsort.cpp' || echo '$(srcdir)/'`src/cpp/gsort.cpp
2796 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo
2797 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/gsort.cpp' object='src/cpp/libscielementary_functions_algo_la-gsort.lo' libtool=yes @AMDEPBACKSLASH@
2798 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2799 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-gsort.lo `test -f 'src/cpp/gsort.cpp' || echo '$(srcdir)/'`src/cpp/gsort.cpp
2801 src/cpp/libscielementary_functions_algo_la-prod.lo: src/cpp/prod.cpp
2802 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-prod.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Tpo -c -o src/cpp/libscielementary_functions_algo_la-prod.lo `test -f 'src/cpp/prod.cpp' || echo '$(srcdir)/'`src/cpp/prod.cpp
2803 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo
2804 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/prod.cpp' object='src/cpp/libscielementary_functions_algo_la-prod.lo' libtool=yes @AMDEPBACKSLASH@
2805 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2806 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-prod.lo `test -f 'src/cpp/prod.cpp' || echo '$(srcdir)/'`src/cpp/prod.cpp
2808 src/cpp/libscielementary_functions_algo_la-sum.lo: src/cpp/sum.cpp
2809 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-sum.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Tpo -c -o src/cpp/libscielementary_functions_algo_la-sum.lo `test -f 'src/cpp/sum.cpp' || echo '$(srcdir)/'`src/cpp/sum.cpp
2810 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
2811 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/sum.cpp' object='src/cpp/libscielementary_functions_algo_la-sum.lo' libtool=yes @AMDEPBACKSLASH@
2812 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2813 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-sum.lo `test -f 'src/cpp/sum.cpp' || echo '$(srcdir)/'`src/cpp/sum.cpp
2815 src/cpp/libscielementary_functions_algo_la-max.lo: src/cpp/max.cpp
2816 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-max.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Tpo -c -o src/cpp/libscielementary_functions_algo_la-max.lo `test -f 'src/cpp/max.cpp' || echo '$(srcdir)/'`src/cpp/max.cpp
2817 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo
2818 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/max.cpp' object='src/cpp/libscielementary_functions_algo_la-max.lo' libtool=yes @AMDEPBACKSLASH@
2819 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2820 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-max.lo `test -f 'src/cpp/max.cpp' || echo '$(srcdir)/'`src/cpp/max.cpp
2822 src/cpp/libscielementary_functions_algo_la-min.lo: src/cpp/min.cpp
2823 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-min.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Tpo -c -o src/cpp/libscielementary_functions_algo_la-min.lo `test -f 'src/cpp/min.cpp' || echo '$(srcdir)/'`src/cpp/min.cpp
2824 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo
2825 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/min.cpp' object='src/cpp/libscielementary_functions_algo_la-min.lo' libtool=yes @AMDEPBACKSLASH@
2826 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2827 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-min.lo `test -f 'src/cpp/min.cpp' || echo '$(srcdir)/'`src/cpp/min.cpp
2829 src/cpp/libscielementary_functions_algo_la-clean.lo: src/cpp/clean.cpp
2830 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscielementary_functions_algo_la-clean.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Tpo -c -o src/cpp/libscielementary_functions_algo_la-clean.lo `test -f 'src/cpp/clean.cpp' || echo '$(srcdir)/'`src/cpp/clean.cpp
2831 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Tpo src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo
2832 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/clean.cpp' object='src/cpp/libscielementary_functions_algo_la-clean.lo' libtool=yes @AMDEPBACKSLASH@
2833 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2834 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscielementary_functions_algo_la-clean.lo `test -f 'src/cpp/clean.cpp' || echo '$(srcdir)/'`src/cpp/clean.cpp
2836 sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo: sci_gateway/cpp/sci_isequal.cpp
2837 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo `test -f 'sci_gateway/cpp/sci_isequal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isequal.cpp
2838 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo
2839 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isequal.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo' libtool=yes @AMDEPBACKSLASH@
2840 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2841 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo `test -f 'sci_gateway/cpp/sci_isequal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isequal.cpp
2843 sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo: sci_gateway/cpp/elem_func_gw.cpp
2844 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo `test -f 'sci_gateway/cpp/elem_func_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/elem_func_gw.cpp
2845 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo
2846 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/elem_func_gw.cpp' object='sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo' libtool=yes @AMDEPBACKSLASH@
2847 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2848 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo `test -f 'sci_gateway/cpp/elem_func_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/elem_func_gw.cpp
2850 sci_gateway/cpp/libscielementary_functions_la-sci_size.lo: sci_gateway/cpp/sci_size.cpp
2851 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_size.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_size.lo `test -f 'sci_gateway/cpp/sci_size.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_size.cpp
2852 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo
2853 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_size.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_size.lo' libtool=yes @AMDEPBACKSLASH@
2854 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2855 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_size.lo `test -f 'sci_gateway/cpp/sci_size.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_size.cpp
2857 sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo: sci_gateway/cpp/sci_eye.cpp
2858 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo `test -f 'sci_gateway/cpp/sci_eye.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_eye.cpp
2859 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo
2860 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_eye.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo' libtool=yes @AMDEPBACKSLASH@
2861 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2862 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo `test -f 'sci_gateway/cpp/sci_eye.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_eye.cpp
2864 sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo: sci_gateway/cpp/sci_rand.cpp
2865 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo `test -f 'sci_gateway/cpp/sci_rand.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rand.cpp
2866 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo
2867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_rand.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo' libtool=yes @AMDEPBACKSLASH@
2868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2869 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo `test -f 'sci_gateway/cpp/sci_rand.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rand.cpp
2871 sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo: sci_gateway/cpp/sci_prod.cpp
2872 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo `test -f 'sci_gateway/cpp/sci_prod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_prod.cpp
2873 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo
2874 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_prod.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo' libtool=yes @AMDEPBACKSLASH@
2875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2876 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo `test -f 'sci_gateway/cpp/sci_prod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_prod.cpp
2878 sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo: sci_gateway/cpp/sci_sum.cpp
2879 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo `test -f 'sci_gateway/cpp/sci_sum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sum.cpp
2880 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo
2881 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_sum.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo' libtool=yes @AMDEPBACKSLASH@
2882 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2883 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo `test -f 'sci_gateway/cpp/sci_sum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sum.cpp
2885 sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo: sci_gateway/cpp/sci_zeros.cpp
2886 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo `test -f 'sci_gateway/cpp/sci_zeros.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_zeros.cpp
2887 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo
2888 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_zeros.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo' libtool=yes @AMDEPBACKSLASH@
2889 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2890 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo `test -f 'sci_gateway/cpp/sci_zeros.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_zeros.cpp
2892 sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo: sci_gateway/cpp/sci_ones.cpp
2893 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo `test -f 'sci_gateway/cpp/sci_ones.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ones.cpp
2894 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo
2895 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ones.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo' libtool=yes @AMDEPBACKSLASH@
2896 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2897 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo `test -f 'sci_gateway/cpp/sci_ones.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ones.cpp
2899 sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo: sci_gateway/cpp/sci_matrix.cpp
2900 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo `test -f 'sci_gateway/cpp/sci_matrix.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_matrix.cpp
2901 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo
2902 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_matrix.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo' libtool=yes @AMDEPBACKSLASH@
2903 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2904 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo `test -f 'sci_gateway/cpp/sci_matrix.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_matrix.cpp
2906 sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo: sci_gateway/cpp/sci_abs.cpp
2907 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo `test -f 'sci_gateway/cpp/sci_abs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abs.cpp
2908 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo
2909 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_abs.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo' libtool=yes @AMDEPBACKSLASH@
2910 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2911 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo `test -f 'sci_gateway/cpp/sci_abs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abs.cpp
2913 sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo: sci_gateway/cpp/sci_acos.cpp
2914 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo `test -f 'sci_gateway/cpp/sci_acos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_acos.cpp
2915 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo
2916 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_acos.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo' libtool=yes @AMDEPBACKSLASH@
2917 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2918 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo `test -f 'sci_gateway/cpp/sci_acos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_acos.cpp
2920 sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo: sci_gateway/cpp/sci_acosh.cpp
2921 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo `test -f 'sci_gateway/cpp/sci_acosh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_acosh.cpp
2922 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo
2923 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_acosh.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo' libtool=yes @AMDEPBACKSLASH@
2924 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2925 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo `test -f 'sci_gateway/cpp/sci_acosh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_acosh.cpp
2927 sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo: sci_gateway/cpp/sci_asin.cpp
2928 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo `test -f 'sci_gateway/cpp/sci_asin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_asin.cpp
2929 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo
2930 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_asin.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo' libtool=yes @AMDEPBACKSLASH@
2931 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2932 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo `test -f 'sci_gateway/cpp/sci_asin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_asin.cpp
2934 sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo: sci_gateway/cpp/sci_asinh.cpp
2935 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo `test -f 'sci_gateway/cpp/sci_asinh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_asinh.cpp
2936 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo
2937 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_asinh.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo' libtool=yes @AMDEPBACKSLASH@
2938 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2939 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo `test -f 'sci_gateway/cpp/sci_asinh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_asinh.cpp
2941 sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo: sci_gateway/cpp/sci_atan.cpp
2942 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo `test -f 'sci_gateway/cpp/sci_atan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_atan.cpp
2943 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo
2944 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_atan.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo' libtool=yes @AMDEPBACKSLASH@
2945 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2946 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo `test -f 'sci_gateway/cpp/sci_atan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_atan.cpp
2948 sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo: sci_gateway/cpp/sci_atanh.cpp
2949 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo `test -f 'sci_gateway/cpp/sci_atanh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_atanh.cpp
2950 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo
2951 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_atanh.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo' libtool=yes @AMDEPBACKSLASH@
2952 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2953 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo `test -f 'sci_gateway/cpp/sci_atanh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_atanh.cpp
2955 sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo: sci_gateway/cpp/sci_ceil.cpp
2956 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo `test -f 'sci_gateway/cpp/sci_ceil.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ceil.cpp
2957 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo
2958 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ceil.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo' libtool=yes @AMDEPBACKSLASH@
2959 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2960 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo `test -f 'sci_gateway/cpp/sci_ceil.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ceil.cpp
2962 sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo: sci_gateway/cpp/sci_clean.cpp
2963 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo `test -f 'sci_gateway/cpp/sci_clean.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clean.cpp
2964 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo
2965 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_clean.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo' libtool=yes @AMDEPBACKSLASH@
2966 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2967 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo `test -f 'sci_gateway/cpp/sci_clean.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clean.cpp
2969 sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo: sci_gateway/cpp/sci_conj.cpp
2970 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo `test -f 'sci_gateway/cpp/sci_conj.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_conj.cpp
2971 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo
2972 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_conj.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo' libtool=yes @AMDEPBACKSLASH@
2973 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2974 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo `test -f 'sci_gateway/cpp/sci_conj.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_conj.cpp
2976 sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo: sci_gateway/cpp/sci_cos.cpp
2977 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo `test -f 'sci_gateway/cpp/sci_cos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cos.cpp
2978 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo
2979 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_cos.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo' libtool=yes @AMDEPBACKSLASH@
2980 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2981 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo `test -f 'sci_gateway/cpp/sci_cos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cos.cpp
2983 sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo: sci_gateway/cpp/sci_cosh.cpp
2984 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo `test -f 'sci_gateway/cpp/sci_cosh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cosh.cpp
2985 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo
2986 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_cosh.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo' libtool=yes @AMDEPBACKSLASH@
2987 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2988 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo `test -f 'sci_gateway/cpp/sci_cosh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cosh.cpp
2990 sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo: sci_gateway/cpp/sci_sin.cpp
2991 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo `test -f 'sci_gateway/cpp/sci_sin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sin.cpp
2992 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo
2993 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_sin.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo' libtool=yes @AMDEPBACKSLASH@
2994 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2995 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo `test -f 'sci_gateway/cpp/sci_sin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sin.cpp
2997 sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo: sci_gateway/cpp/sci_sinh.cpp
2998 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo `test -f 'sci_gateway/cpp/sci_sinh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sinh.cpp
2999 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo
3000 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_sinh.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo' libtool=yes @AMDEPBACKSLASH@
3001 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3002 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo `test -f 'sci_gateway/cpp/sci_sinh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sinh.cpp
3004 sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo: sci_gateway/cpp/sci_tan.cpp
3005 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo `test -f 'sci_gateway/cpp/sci_tan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tan.cpp
3006 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo
3007 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_tan.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo' libtool=yes @AMDEPBACKSLASH@
3008 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3009 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo `test -f 'sci_gateway/cpp/sci_tan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tan.cpp
3011 sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo: sci_gateway/cpp/sci_tanh.cpp
3012 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo `test -f 'sci_gateway/cpp/sci_tanh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tanh.cpp
3013 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo
3014 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_tanh.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo' libtool=yes @AMDEPBACKSLASH@
3015 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3016 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo `test -f 'sci_gateway/cpp/sci_tanh.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tanh.cpp
3018 sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo: sci_gateway/cpp/sci_cumsum.cpp
3019 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo `test -f 'sci_gateway/cpp/sci_cumsum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumsum.cpp
3020 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo
3021 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_cumsum.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo' libtool=yes @AMDEPBACKSLASH@
3022 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3023 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo `test -f 'sci_gateway/cpp/sci_cumsum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumsum.cpp
3025 sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo: sci_gateway/cpp/sci_cumprod.cpp
3026 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo `test -f 'sci_gateway/cpp/sci_cumprod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumprod.cpp
3027 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo
3028 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_cumprod.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo' libtool=yes @AMDEPBACKSLASH@
3029 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3030 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo `test -f 'sci_gateway/cpp/sci_cumprod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumprod.cpp
3032 sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo: sci_gateway/cpp/sci_diag.cpp
3033 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo `test -f 'sci_gateway/cpp/sci_diag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_diag.cpp
3034 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo
3035 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_diag.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo' libtool=yes @AMDEPBACKSLASH@
3036 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3037 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo `test -f 'sci_gateway/cpp/sci_diag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_diag.cpp
3039 sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo: sci_gateway/cpp/sci_dsearch.cpp
3040 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo `test -f 'sci_gateway/cpp/sci_dsearch.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dsearch.cpp
3041 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo
3042 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_dsearch.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo' libtool=yes @AMDEPBACKSLASH@
3043 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3044 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo `test -f 'sci_gateway/cpp/sci_dsearch.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dsearch.cpp
3046 sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo: sci_gateway/cpp/sci_exp.cpp
3047 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo `test -f 'sci_gateway/cpp/sci_exp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exp.cpp
3048 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo
3049 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_exp.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo' libtool=yes @AMDEPBACKSLASH@
3050 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3051 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo `test -f 'sci_gateway/cpp/sci_exp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exp.cpp
3053 sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo: sci_gateway/cpp/sci_expm.cpp
3054 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo `test -f 'sci_gateway/cpp/sci_expm.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_expm.cpp
3055 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo
3056 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_expm.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo' libtool=yes @AMDEPBACKSLASH@
3057 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3058 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo `test -f 'sci_gateway/cpp/sci_expm.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_expm.cpp
3060 sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo: sci_gateway/cpp/sci_floor.cpp
3061 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo `test -f 'sci_gateway/cpp/sci_floor.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_floor.cpp
3062 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo
3063 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_floor.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo' libtool=yes @AMDEPBACKSLASH@
3064 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3065 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo `test -f 'sci_gateway/cpp/sci_floor.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_floor.cpp
3067 sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo: sci_gateway/cpp/sci_frexp.cpp
3068 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo `test -f 'sci_gateway/cpp/sci_frexp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_frexp.cpp
3069 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo
3070 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_frexp.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo' libtool=yes @AMDEPBACKSLASH@
3071 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3072 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo `test -f 'sci_gateway/cpp/sci_frexp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_frexp.cpp
3074 sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo: sci_gateway/cpp/sci_gsort.cpp
3075 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo `test -f 'sci_gateway/cpp/sci_gsort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_gsort.cpp
3076 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo
3077 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_gsort.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo' libtool=yes @AMDEPBACKSLASH@
3078 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3079 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo `test -f 'sci_gateway/cpp/sci_gsort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_gsort.cpp
3081 sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo: sci_gateway/cpp/sci_imag.cpp
3082 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo `test -f 'sci_gateway/cpp/sci_imag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imag.cpp
3083 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo
3084 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_imag.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo' libtool=yes @AMDEPBACKSLASH@
3085 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3086 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo `test -f 'sci_gateway/cpp/sci_imag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imag.cpp
3088 sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo: sci_gateway/cpp/sci_imult.cpp
3089 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo `test -f 'sci_gateway/cpp/sci_imult.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imult.cpp
3090 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo
3091 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_imult.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo' libtool=yes @AMDEPBACKSLASH@
3092 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3093 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo `test -f 'sci_gateway/cpp/sci_imult.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imult.cpp
3095 sci_gateway/cpp/libscielementary_functions_la-sci_int.lo: sci_gateway/cpp/sci_int.cpp
3096 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_int.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_int.lo `test -f 'sci_gateway/cpp/sci_int.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_int.cpp
3097 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo
3098 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_int.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_int.lo' libtool=yes @AMDEPBACKSLASH@
3099 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3100 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_int.lo `test -f 'sci_gateway/cpp/sci_int.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_int.cpp
3102 sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo: sci_gateway/cpp/sci_isreal.cpp
3103 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo `test -f 'sci_gateway/cpp/sci_isreal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isreal.cpp
3104 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo
3105 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isreal.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo' libtool=yes @AMDEPBACKSLASH@
3106 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3107 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo `test -f 'sci_gateway/cpp/sci_isreal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isreal.cpp
3109 sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo: sci_gateway/cpp/sci_kron.cpp
3110 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo `test -f 'sci_gateway/cpp/sci_kron.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_kron.cpp
3111 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo
3112 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_kron.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo' libtool=yes @AMDEPBACKSLASH@
3113 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3114 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo `test -f 'sci_gateway/cpp/sci_kron.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_kron.cpp
3116 sci_gateway/cpp/libscielementary_functions_la-sci_log.lo: sci_gateway/cpp/sci_log.cpp
3117 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_log.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_log.lo `test -f 'sci_gateway/cpp/sci_log.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log.cpp
3118 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo
3119 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_log.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_log.lo' libtool=yes @AMDEPBACKSLASH@
3120 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3121 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_log.lo `test -f 'sci_gateway/cpp/sci_log.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log.cpp
3123 sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo: sci_gateway/cpp/sci_log1p.cpp
3124 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo `test -f 'sci_gateway/cpp/sci_log1p.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log1p.cpp
3125 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo
3126 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_log1p.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo' libtool=yes @AMDEPBACKSLASH@
3127 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3128 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo `test -f 'sci_gateway/cpp/sci_log1p.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log1p.cpp
3130 sci_gateway/cpp/libscielementary_functions_la-sci_max.lo: sci_gateway/cpp/sci_max.cpp
3131 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_max.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_max.lo `test -f 'sci_gateway/cpp/sci_max.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_max.cpp
3132 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo
3133 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_max.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_max.lo' libtool=yes @AMDEPBACKSLASH@
3134 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3135 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_max.lo `test -f 'sci_gateway/cpp/sci_max.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_max.cpp
3137 sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo: sci_gateway/cpp/sci_rat.cpp
3138 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo `test -f 'sci_gateway/cpp/sci_rat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rat.cpp
3139 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo
3140 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_rat.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo' libtool=yes @AMDEPBACKSLASH@
3141 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3142 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo `test -f 'sci_gateway/cpp/sci_rat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rat.cpp
3144 sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo: sci_gateway/cpp/sci_triu.cpp
3145 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo `test -f 'sci_gateway/cpp/sci_triu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_triu.cpp
3146 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo
3147 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_triu.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo' libtool=yes @AMDEPBACKSLASH@
3148 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3149 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo `test -f 'sci_gateway/cpp/sci_triu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_triu.cpp
3151 sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo: sci_gateway/cpp/sci_tril.cpp
3152 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo `test -f 'sci_gateway/cpp/sci_tril.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tril.cpp
3153 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo
3154 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_tril.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo' libtool=yes @AMDEPBACKSLASH@
3155 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3156 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo `test -f 'sci_gateway/cpp/sci_tril.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tril.cpp
3158 sci_gateway/cpp/libscielementary_functions_la-sci_real.lo: sci_gateway/cpp/sci_real.cpp
3159 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_real.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_real.lo `test -f 'sci_gateway/cpp/sci_real.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_real.cpp
3160 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo
3161 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_real.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_real.lo' libtool=yes @AMDEPBACKSLASH@
3162 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3163 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_real.lo `test -f 'sci_gateway/cpp/sci_real.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_real.cpp
3165 sci_gateway/cpp/libscielementary_functions_la-sci_round.lo: sci_gateway/cpp/sci_round.cpp
3166 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_round.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_round.lo `test -f 'sci_gateway/cpp/sci_round.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_round.cpp
3167 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo
3168 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_round.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_round.lo' libtool=yes @AMDEPBACKSLASH@
3169 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3170 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_round.lo `test -f 'sci_gateway/cpp/sci_round.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_round.cpp
3172 sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo: sci_gateway/cpp/sci_sign.cpp
3173 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo `test -f 'sci_gateway/cpp/sci_sign.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sign.cpp
3174 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo
3175 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_sign.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo' libtool=yes @AMDEPBACKSLASH@
3176 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3177 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo `test -f 'sci_gateway/cpp/sci_sign.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sign.cpp
3179 sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo: sci_gateway/cpp/sci_sqrt.cpp
3180 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo `test -f 'sci_gateway/cpp/sci_sqrt.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sqrt.cpp
3181 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo
3182 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_sqrt.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo' libtool=yes @AMDEPBACKSLASH@
3183 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3184 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo `test -f 'sci_gateway/cpp/sci_sqrt.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sqrt.cpp
3186 sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo: sci_gateway/cpp/sci_issquare.cpp
3187 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo `test -f 'sci_gateway/cpp/sci_issquare.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_issquare.cpp
3188 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo
3189 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_issquare.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo' libtool=yes @AMDEPBACKSLASH@
3190 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3191 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo `test -f 'sci_gateway/cpp/sci_issquare.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_issquare.cpp
3193 sci_gateway/cpp/libscielementary_functions_la-sci_linspace.lo: sci_gateway/cpp/sci_linspace.cpp
3194 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_linspace.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_linspace.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_linspace.lo `test -f 'sci_gateway/cpp/sci_linspace.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_linspace.cpp
3195 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_linspace.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_linspace.Plo
3196 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_linspace.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_linspace.lo' libtool=yes @AMDEPBACKSLASH@
3197 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3198 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_linspace.lo `test -f 'sci_gateway/cpp/sci_linspace.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_linspace.cpp
3200 sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo: sci_gateway/cpp/sci_isvector.cpp
3201 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo `test -f 'sci_gateway/cpp/sci_isvector.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isvector.cpp
3202 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo
3203 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_isvector.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo' libtool=yes @AMDEPBACKSLASH@
3204 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3205 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo `test -f 'sci_gateway/cpp/sci_isvector.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isvector.cpp
3207 sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo: sci_gateway/cpp/sci_nearfloat.cpp
3208 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo `test -f 'sci_gateway/cpp/sci_nearfloat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_nearfloat.cpp
3209 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo
3210 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_nearfloat.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo' libtool=yes @AMDEPBACKSLASH@
3211 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3212 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo `test -f 'sci_gateway/cpp/sci_nearfloat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_nearfloat.cpp
3214 sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo: sci_gateway/cpp/sci_permute.cpp
3215 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo `test -f 'sci_gateway/cpp/sci_permute.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_permute.cpp
3216 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo
3217 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_permute.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo' libtool=yes @AMDEPBACKSLASH@
3218 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3219 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo `test -f 'sci_gateway/cpp/sci_permute.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_permute.cpp
3221 sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo: sci_gateway/cpp/sci_bitstring.cpp
3222 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo `test -f 'sci_gateway/cpp/sci_bitstring.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_bitstring.cpp
3223 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo
3224 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_bitstring.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo' libtool=yes @AMDEPBACKSLASH@
3225 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3226 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo `test -f 'sci_gateway/cpp/sci_bitstring.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_bitstring.cpp
3228 sci_gateway/cpp/libscielementary_functions_la-sci_base2dec.lo: sci_gateway/cpp/sci_base2dec.cpp
3229 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_base2dec.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_base2dec.lo `test -f 'sci_gateway/cpp/sci_base2dec.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_base2dec.cpp
3230 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo
3231 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_base2dec.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_base2dec.lo' libtool=yes @AMDEPBACKSLASH@
3232 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3233 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_base2dec.lo `test -f 'sci_gateway/cpp/sci_base2dec.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_base2dec.cpp
3235 sci_gateway/cpp/libscielementary_functions_la-sci_dec2base.lo: sci_gateway/cpp/sci_dec2base.cpp
3236 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscielementary_functions_la-sci_dec2base.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Tpo -c -o sci_gateway/cpp/libscielementary_functions_la-sci_dec2base.lo `test -f 'sci_gateway/cpp/sci_dec2base.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dec2base.cpp
3237 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Tpo sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo
3238 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_dec2base.cpp' object='sci_gateway/cpp/libscielementary_functions_la-sci_dec2base.lo' libtool=yes @AMDEPBACKSLASH@
3239 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3240 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscielementary_functions_la-sci_dec2base.lo `test -f 'sci_gateway/cpp/sci_dec2base.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dec2base.cpp
3243 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
3246 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
3249 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
3251 mostlyclean-libtool:
3256 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
3257 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
3258 -rm -rf src/c/.libs src/c/_libs
3259 -rm -rf src/cpp/.libs src/cpp/_libs
3260 -rm -rf src/fortran/.libs src/fortran/_libs
3261 -rm -rf src/fortran/eispack/.libs src/fortran/eispack/_libs
3262 -rm -rf src/fortran/linpack/.libs src/fortran/linpack/_libs
3263 -rm -rf src/fortran/slatec/.libs src/fortran/slatec/_libs
3264 install-libscielementary_functions_la_etcDATA: $(libscielementary_functions_la_etc_DATA)
3266 @list='$(libscielementary_functions_la_etc_DATA)'; test -n "$(libscielementary_functions_la_etcdir)" || list=; \
3267 if test -n "$$list"; then \
3268 echo " $(MKDIR_P) '$(DESTDIR)$(libscielementary_functions_la_etcdir)'"; \
3269 $(MKDIR_P) "$(DESTDIR)$(libscielementary_functions_la_etcdir)" || exit 1; \
3271 for p in $$list; do \
3272 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3274 done | $(am__base_list) | \
3275 while read files; do \
3276 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscielementary_functions_la_etcdir)'"; \
3277 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscielementary_functions_la_etcdir)" || exit $$?; \
3280 uninstall-libscielementary_functions_la_etcDATA:
3281 @$(NORMAL_UNINSTALL)
3282 @list='$(libscielementary_functions_la_etc_DATA)'; test -n "$(libscielementary_functions_la_etcdir)" || list=; \
3283 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3284 dir='$(DESTDIR)$(libscielementary_functions_la_etcdir)'; $(am__uninstall_files_from_dir)
3285 install-libscielementary_functions_la_rootDATA: $(libscielementary_functions_la_root_DATA)
3287 @list='$(libscielementary_functions_la_root_DATA)'; test -n "$(libscielementary_functions_la_rootdir)" || list=; \
3288 if test -n "$$list"; then \
3289 echo " $(MKDIR_P) '$(DESTDIR)$(libscielementary_functions_la_rootdir)'"; \
3290 $(MKDIR_P) "$(DESTDIR)$(libscielementary_functions_la_rootdir)" || exit 1; \
3292 for p in $$list; do \
3293 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3295 done | $(am__base_list) | \
3296 while read files; do \
3297 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscielementary_functions_la_rootdir)'"; \
3298 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscielementary_functions_la_rootdir)" || exit $$?; \
3301 uninstall-libscielementary_functions_la_rootDATA:
3302 @$(NORMAL_UNINSTALL)
3303 @list='$(libscielementary_functions_la_root_DATA)'; test -n "$(libscielementary_functions_la_rootdir)" || list=; \
3304 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3305 dir='$(DESTDIR)$(libscielementary_functions_la_rootdir)'; $(am__uninstall_files_from_dir)
3307 ID: $(am__tagged_files)
3308 $(am__define_uniq_tagged_files); mkid -fID $$unique
3312 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3315 $(am__define_uniq_tagged_files); \
3317 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3318 test -n "$$unique" || unique=$$empty_fix; \
3319 if test $$# -gt 0; then \
3320 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3323 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3330 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3331 $(am__define_uniq_tagged_files); \
3332 test -z "$(CTAGS_ARGS)$$unique" \
3333 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3337 here=`$(am__cd) $(top_builddir) && pwd` \
3338 && $(am__cd) $(top_srcdir) \
3339 && gtags -i $(GTAGS_ARGS) "$$here"
3340 cscopelist: cscopelist-am
3342 cscopelist-am: $(am__tagged_files)
3343 list='$(am__tagged_files)'; \
3344 case "$(srcdir)" in \
3345 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3346 *) sdir=$(subdir)/$(srcdir) ;; \
3348 for i in $$list; do \
3349 if test -f "$$i"; then \
3350 echo "$(subdir)/$$i"; \
3352 echo "$$sdir/$$i"; \
3354 done >> $(top_builddir)/cscope.files
3357 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3359 distdir: $(BUILT_SOURCES)
3360 $(MAKE) $(AM_MAKEFLAGS) distdir-am
3362 distdir-am: $(DISTFILES)
3363 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3364 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3365 list='$(DISTFILES)'; \
3366 dist_files=`for file in $$list; do echo $$file; done | \
3367 sed -e "s|^$$srcdirstrip/||;t" \
3368 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3369 case $$dist_files in \
3370 */*) $(MKDIR_P) `echo "$$dist_files" | \
3371 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3374 for file in $$dist_files; do \
3375 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3376 if test -d $$d/$$file; then \
3377 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3378 if test -d "$(distdir)/$$file"; then \
3379 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3381 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3382 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3383 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3385 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3387 test -f "$(distdir)/$$file" \
3388 || cp -p $$d/$$file "$(distdir)/$$file" \
3393 $(MAKE) $(AM_MAKEFLAGS) check-local
3395 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
3397 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscielementary_functions_la_etcdir)" "$(DESTDIR)$(libscielementary_functions_la_rootdir)"; do \
3398 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3401 install-exec: install-exec-am
3402 install-data: install-data-am
3403 uninstall: uninstall-am
3406 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3408 installcheck: installcheck-am
3410 if test -z '$(STRIP)'; then \
3411 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3412 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3415 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3416 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3417 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3419 mostlyclean-generic:
3424 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3425 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3426 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
3427 -rm -f sci_gateway/c/$(am__dirstamp)
3428 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
3429 -rm -f sci_gateway/cpp/$(am__dirstamp)
3430 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
3431 -rm -f src/c/$(am__dirstamp)
3432 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
3433 -rm -f src/cpp/$(am__dirstamp)
3434 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
3435 -rm -f src/fortran/$(am__dirstamp)
3436 -rm -f src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
3437 -rm -f src/fortran/eispack/$(am__dirstamp)
3438 -rm -f src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
3439 -rm -f src/fortran/linpack/$(am__dirstamp)
3440 -rm -f src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
3441 -rm -f src/fortran/slatec/$(am__dirstamp)
3443 maintainer-clean-generic:
3444 @echo "This command is intended for maintainers to use"
3445 @echo "it deletes files that may require special tools to rebuild."
3448 clean-am: clean-generic clean-libtool clean-local \
3449 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
3451 distclean: distclean-am
3452 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo
3453 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo
3454 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo
3455 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo
3456 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo
3457 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo
3458 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo
3459 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo
3460 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo
3461 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo
3462 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo
3463 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo
3464 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo
3465 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo
3466 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo
3467 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo
3468 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo
3469 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo
3470 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo
3471 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo
3472 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo
3473 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo
3474 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo
3475 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo
3476 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo
3477 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo
3478 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo
3479 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo
3480 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo
3481 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo
3482 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo
3483 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo
3484 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo
3485 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo
3486 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo
3487 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo
3488 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo
3489 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_linspace.Plo
3490 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo
3491 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo
3492 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo
3493 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo
3494 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo
3495 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo
3496 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo
3497 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo
3498 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo
3499 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo
3500 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo
3501 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo
3502 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo
3503 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo
3504 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo
3505 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo
3506 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo
3507 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo
3508 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo
3509 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo
3510 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo
3511 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo
3512 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo
3513 -rm -f src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo
3514 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo
3515 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo
3516 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo
3517 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo
3518 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo
3519 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo
3520 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo
3521 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo
3522 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo
3523 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo
3524 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo
3525 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo
3526 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo
3527 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo
3528 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo
3529 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo
3530 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo
3531 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo
3532 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo
3533 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo
3534 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo
3535 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo
3536 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo
3537 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo
3538 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo
3539 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo
3540 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo
3541 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo
3542 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo
3543 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo
3544 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo
3545 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo
3546 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo
3547 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo
3548 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo
3549 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo
3550 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo
3551 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo
3552 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo
3553 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo
3554 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo
3555 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo
3556 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo
3557 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo
3558 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo
3559 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo
3560 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo
3561 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo
3562 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo
3563 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo
3564 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
3566 distclean-am: clean-am distclean-compile distclean-generic \
3567 distclean-local distclean-tags
3581 install-data-am: install-data-local \
3582 install-libscielementary_functions_la_etcDATA \
3583 install-libscielementary_functions_la_rootDATA
3585 install-dvi: install-dvi-am
3589 install-exec-am: install-pkglibLTLIBRARIES
3591 install-html: install-html-am
3593 install-html-am: install-html-local
3595 install-info: install-info-am
3601 install-pdf: install-pdf-am
3605 install-ps: install-ps-am
3611 maintainer-clean: maintainer-clean-am
3612 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo
3613 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo
3614 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo
3615 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo
3616 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo
3617 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo
3618 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo
3619 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo
3620 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo
3621 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo
3622 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo
3623 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo
3624 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo
3625 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo
3626 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo
3627 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo
3628 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo
3629 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo
3630 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo
3631 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo
3632 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo
3633 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo
3634 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo
3635 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo
3636 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo
3637 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo
3638 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo
3639 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo
3640 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo
3641 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo
3642 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo
3643 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo
3644 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo
3645 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo
3646 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo
3647 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo
3648 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo
3649 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_linspace.Plo
3650 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo
3651 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo
3652 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo
3653 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo
3654 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo
3655 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo
3656 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo
3657 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo
3658 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo
3659 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo
3660 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo
3661 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo
3662 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo
3663 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo
3664 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo
3665 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo
3666 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo
3667 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo
3668 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo
3669 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo
3670 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo
3671 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo
3672 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo
3673 -rm -f src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo
3674 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo
3675 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo
3676 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo
3677 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo
3678 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo
3679 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo
3680 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo
3681 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo
3682 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo
3683 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo
3684 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo
3685 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo
3686 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo
3687 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo
3688 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo
3689 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo
3690 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo
3691 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo
3692 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo
3693 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo
3694 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo
3695 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo
3696 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo
3697 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo
3698 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo
3699 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo
3700 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo
3701 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo
3702 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo
3703 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo
3704 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo
3705 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo
3706 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo
3707 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo
3708 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo
3709 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo
3710 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo
3711 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo
3712 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo
3713 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo
3714 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo
3715 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo
3716 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo
3717 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo
3718 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo
3719 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo
3720 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo
3721 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo
3722 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo
3723 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo
3724 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
3726 maintainer-clean-am: distclean-am maintainer-clean-generic
3728 mostlyclean: mostlyclean-am
3730 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3741 uninstall-am: uninstall-libscielementary_functions_la_etcDATA \
3742 uninstall-libscielementary_functions_la_rootDATA \
3743 uninstall-pkglibLTLIBRARIES
3745 .MAKE: check-am install-am install-strip
3747 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
3748 check-am check-local clean clean-generic clean-libtool \
3749 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
3750 cscopelist-am ctags ctags-am distclean distclean-compile \
3751 distclean-generic distclean-libtool distclean-local \
3752 distclean-tags distdir dvi dvi-am html html-am info info-am \
3753 install install-am install-data install-data-am \
3754 install-data-local install-dvi install-dvi-am install-exec \
3755 install-exec-am install-html install-html-am \
3756 install-html-local install-info install-info-am \
3757 install-libscielementary_functions_la_etcDATA \
3758 install-libscielementary_functions_la_rootDATA install-man \
3759 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
3760 install-ps install-ps-am install-strip installcheck \
3761 installcheck-am installdirs maintainer-clean \
3762 maintainer-clean-generic mostlyclean mostlyclean-compile \
3763 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3764 tags tags-am uninstall uninstall-am \
3765 uninstall-libscielementary_functions_la_etcDATA \
3766 uninstall-libscielementary_functions_la_rootDATA \
3767 uninstall-pkglibLTLIBRARIES
3772 # Following lines are extracted from a processed Makefile.in
3773 # Take care while modifying : append -O0 after all commons options
3775 libdummy_elementary_functions_la-hqror2.lo: src/fortran/eispack/hqror2.f
3776 $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -O0 -c -o libdummy_elementary_functions_la-hqror2.lo `test -f 'src/fortran/eispack/hqror2.f' || echo '$(srcdir)/'`src/fortran/eispack/hqror2.f
3778 libdummy_elementary_functions_la-comqr3.lo: src/fortran/comqr3.f
3779 $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -O0 -c -o libdummy_elementary_functions_la-comqr3.lo `test -f 'src/fortran/comqr3.f' || echo '$(srcdir)/'`src/fortran/comqr3.f
3781 libdummy_elementary_functions_la-pade.lo: src/fortran/linpack/pade.f
3782 $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -O0 -c -o libdummy_elementary_functions_la-pade.lo `test -f 'src/fortran/linpack/pade.f' || echo '$(srcdir)/'`src/fortran/linpack/pade.f
3784 libdummy_elementary_functions_la-unsfdcopy.lo: src/c/unsfdcopy.c
3785 $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -O0 -c -o libdummy_elementary_functions_la-unsfdcopy.lo `test -f 'src/c/unsfdcopy.c' || echo '$(srcdir)/'`src/c/unsfdcopy.c
3787 libdummy_elementary_functions_la-icopy.lo: src/fortran/linpack/icopy.f
3788 $(LIBTOOL) --tag=F77 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -O0 -c -o libdummy_elementary_functions_la-icopy.lo `test -f 'src/fortran/linpack/icopy.f' || echo '$(srcdir)/'`src/fortran/linpack/icopy.f
3790 # enforce -O0 for some file due to macOS crash
3791 @IS_MACOSX_TRUE@src/fortran/slatec/dtensbs.lo: src/fortran/slatec/dtensbs.f
3792 @IS_MACOSX_TRUE@ $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -O0 -c -o src/fortran/slatec/dtensbs.lo src/fortran/slatec/dtensbs.f
3794 # This target enables tests for Scilab
3795 check-local: $(top_builddir)/scilab-bin test
3796 if test -d $(mydatadir)/tests; then \
3797 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
3800 if test -f build.xml; then \
3801 $(ANT) checkstyle; \
3803 if test -x "$(SPLINT)"; then \
3804 $(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); \
3806 @NEED_JAVA_TRUE@java:
3807 # Some configurations needs to export JAVA_HOME in the current env
3808 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3809 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3810 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3811 @NEED_JAVA_TRUE@ $(ANT); \
3814 @NEED_JAVA_TRUE@clean-java:
3815 # Some configurations needs to export JAVA_HOME in the current env
3816 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3817 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3818 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3819 @NEED_JAVA_TRUE@ $(ANT) clean; \
3820 @NEED_JAVA_TRUE@ fi;
3822 # If the user request for the SWIG generation of the wrappers Java => C/C++
3823 # We call the target swig-build on the variable SWIG_WRAPPERS
3825 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
3826 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
3827 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
3828 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
3829 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
3830 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
3831 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
3835 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
3836 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
3837 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
3838 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
3839 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
3840 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
3844 # If the user request for the SWIG generation of the wrappers Java => C/C++
3845 # We call the target swig-build on the variable SWIG_WRAPPERS
3847 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
3848 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
3849 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
3850 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
3851 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
3852 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
3853 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
3854 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
3856 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
3857 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
3862 @GIWS_TRUE@giws-exception:
3863 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
3864 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
3865 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
3868 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3869 echo "Error : Cannot build $< : Scilab has not been built"; \
3871 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
3874 # Removes the macros
3876 # Removes macros (*.bin generated from .sci)
3877 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3878 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
3879 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
3883 # More tests could be added here
3884 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3885 if test -f build.xml -a $$USEANT -eq 1; then \
3889 all-local: $(TARGETS_ALL)
3892 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3893 echo "Error : Cannot build $< : Scilab has not been build"; \
3895 echo "Creating $@"; \
3896 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
3901 install-data-local-local:
3902 # Mainly for javasci
3903 @if test -d $(srcdir)/javadoc; then \
3904 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
3906 # If the user wants the help sources to be installed
3907 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
3908 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
3909 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
3910 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
3911 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
3912 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
3913 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
3914 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
3915 @INSTALL_HELP_XML_TRUE@ done ; \
3916 @INSTALL_HELP_XML_TRUE@ fi; \
3917 @INSTALL_HELP_XML_TRUE@ fi; \
3918 @INSTALL_HELP_XML_TRUE@ done; \
3919 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
3920 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
3921 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
3922 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
3923 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
3924 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
3925 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
3926 @INSTALL_HELP_XML_TRUE@ done ; \
3927 @INSTALL_HELP_XML_TRUE@ fi; \
3928 @INSTALL_HELP_XML_TRUE@ fi
3931 @echo "-------- Install tests (if any) --------"; \
3932 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
3933 if test -d $(srcdir)/$$dir/; then \
3934 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3935 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3936 if test -d "$(srcdir)/$$dir/$$file"; then \
3937 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
3938 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
3940 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3941 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3946 # Install the help chapter
3947 @echo "-------- Install the help chapter (if any) --------"; \
3948 for lang in $(HELP_CHAPTERLANG); do \
3949 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
3950 if test -f $$HELPFILE; then \
3951 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3952 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3953 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3954 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3957 # Install the demos & examples
3958 @echo "-------- Install demos & examples (if any) --------"; \
3959 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
3960 if test -d $(srcdir)/$$dir/; then \
3961 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
3962 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3963 if test -d "$(srcdir)/$$dir/$$file"; then \
3964 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
3965 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
3967 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3968 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3973 # Install the macros
3974 @echo "-------- Install macros (if any) --------"; \
3975 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3976 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3977 if test -d $(srcdir)/$$dir/; then \
3978 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
3979 if test -n "$(MACROSSPECIALEXT)"; then \
3981 for specialExt in $(MACROSSPECIALEXT); do \
3982 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
3984 FILELIST="$$FILELIST $$specialExtDir"; \
3986 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
3987 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
3988 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
3992 # Install java files (.jar)
3993 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
3994 echo "-------- Install jar files --------"; \
3995 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
3996 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
3997 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
3998 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
4002 ########### CLEAN ###################
4003 # Clean help (generated automatically by Scilab)
4004 # It used to clean the macro (clean-macros) but this was causing
4005 # make clean && make to fail Scilab startup
4006 @NEED_JAVA_TRUE@clean-local: clean-java
4007 @NEED_JAVA_FALSE@clean-local:
4010 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
4012 .PHONY: macros java swig giws
4014 # Tell versions [3.59,3.63) of GNU make to not export all variables.
4015 # Otherwise a system limit (for SysV at least) may be exceeded.