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_11.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 src/c/libscielementary_functions_algo_la-convertbase.lo
286 am__objects_5 = src/fortran/wasum.lo src/fortran/dexpm1.lo \
287 src/fortran/wwdiv.lo src/fortran/wdotcr.lo src/fortran/iset.lo \
288 src/fortran/franck.lo src/fortran/dwpowe.lo \
289 src/fortran/rcsort.lo src/fortran/wddiv.lo \
290 src/fortran/lnblnk.lo src/fortran/entier.lo \
291 src/fortran/round.lo src/fortran/cortr.lo \
292 src/fortran/simple.lo src/fortran/split.lo \
293 src/fortran/wdrdiv.lo src/fortran/imcopy.lo \
294 src/fortran/cbal.lo src/fortran/dsum.lo src/fortran/urand.lo \
295 src/fortran/intp.lo src/fortran/watan.lo src/fortran/wipowe.lo \
296 src/fortran/wacos.lo src/fortran/wdpow1.lo \
297 src/fortran/dlgama.lo src/fortran/exch.lo src/fortran/wsign.lo \
298 src/fortran/kronr.lo src/fortran/wrscal.lo \
299 src/fortran/dmmul1.lo src/fortran/dwpow.lo \
300 src/fortran/wmmul.lo src/fortran/ddif.lo src/fortran/wdiv.lo \
301 src/fortran/wtan.lo src/fortran/ddpow.lo src/fortran/magic.lo \
302 src/fortran/wcerr.lo src/fortran/ivimp.lo src/fortran/dadd.lo \
303 src/fortran/isort.lo src/fortran/hilber.lo \
304 src/fortran/wdpowe.lo src/fortran/wmprod.lo \
305 src/fortran/wscal.lo src/fortran/dlblks.lo \
306 src/fortran/kronc.lo src/fortran/ddrdiv.lo \
307 src/fortran/dipow.lo src/fortran/wshrsl.lo \
308 src/fortran/wwrdiv.lo src/fortran/coshin.lo \
309 src/fortran/iwamax.lo src/fortran/dipowe.lo \
310 src/fortran/cusum.lo src/fortran/d1mach.lo \
311 src/fortran/wbdiag.lo src/fortran/ddpow1.lo \
312 src/fortran/vpythag.lo src/fortran/isova0.lo \
313 src/fortran/wswap.lo src/fortran/wwpow1.lo \
314 src/fortran/gdcp2i.lo src/fortran/drdiv.lo \
315 src/fortran/wmsum.lo src/fortran/corth.lo src/fortran/mtran.lo \
316 src/fortran/wwpow.lo src/fortran/dvmul.lo \
317 src/fortran/wclmat.lo src/fortran/dsort.lo src/fortran/cerr.lo \
318 src/fortran/rcopy.lo src/fortran/wdpow.lo \
319 src/fortran/orthes.lo src/fortran/waxpy.lo src/fortran/coef.lo \
320 src/fortran/dwdiv.lo src/fortran/arcosh.lo \
321 src/fortran/wasin.lo src/fortran/wexpm1.lo \
322 src/fortran/ddpowe.lo src/fortran/dmprod.lo \
323 src/fortran/wwpowe.lo src/fortran/wdotci.lo \
324 src/fortran/dmcopy.lo src/fortran/wexchn.lo \
325 src/fortran/isoval.lo src/fortran/dwrdiv.lo \
326 src/fortran/wipow.lo src/fortran/wlog.lo \
327 src/fortran/infinity.lo src/fortran/dwpow1.lo \
328 src/fortran/wmul.lo src/fortran/dad.lo src/fortran/dset.lo \
329 src/fortran/dtild.lo src/fortran/i1mach.lo \
330 src/fortran/dclmat.lo src/fortran/ortran.lo \
331 src/fortran/bdiag.lo src/fortran/wvmul.lo src/fortran/dmmul.lo \
332 src/fortran/wsqrt.lo src/fortran/rat.lo \
333 src/fortran/old_pythag.lo src/fortran/danints.lo
334 am__objects_6 = src/cpp/libscielementary_functions_algo_la-getmode.lo \
335 src/cpp/libscielementary_functions_algo_la-cumsum.lo \
336 src/cpp/libscielementary_functions_algo_la-cumprod.lo \
337 src/cpp/libscielementary_functions_algo_la-diag.lo \
338 src/cpp/libscielementary_functions_algo_la-gsort.lo \
339 src/cpp/libscielementary_functions_algo_la-prod.lo \
340 src/cpp/libscielementary_functions_algo_la-sum.lo \
341 src/cpp/libscielementary_functions_algo_la-max.lo \
342 src/cpp/libscielementary_functions_algo_la-min.lo \
343 src/cpp/libscielementary_functions_algo_la-clean.lo
344 am_libscielementary_functions_algo_la_OBJECTS = $(am__objects_1) \
345 $(am__objects_2) $(am__objects_3) $(am__objects_4) \
346 $(am__objects_5) $(am__objects_6)
347 libscielementary_functions_algo_la_OBJECTS = \
348 $(am_libscielementary_functions_algo_la_OBJECTS)
349 @MAINTAINER_MODE_FALSE@am_libscielementary_functions_algo_la_rpath =
350 @MAINTAINER_MODE_TRUE@am_libscielementary_functions_algo_la_rpath =
352 libscielementary_functions_la_DEPENDENCIES = \
353 libdummy-elementary_functions.la \
354 libscielementary_functions-algo.la $(am__DEPENDENCIES_1)
355 am__objects_7 = sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo \
356 sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo \
357 sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo \
358 sci_gateway/c/libscielementary_functions_la-sci_base2dec.lo \
359 sci_gateway/c/libscielementary_functions_la-sci_dec2base.lo \
360 sci_gateway/c/libscielementary_functions_la-sci_log10.lo
362 sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo \
363 sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo \
364 sci_gateway/cpp/libscielementary_functions_la-sci_size.lo \
365 sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo \
366 sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo \
367 sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo \
368 sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo \
369 sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo \
370 sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo \
371 sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo \
372 sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo \
373 sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo \
374 sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo \
375 sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo \
376 sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo \
377 sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo \
378 sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo \
379 sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo \
380 sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo \
381 sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo \
382 sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo \
383 sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo \
384 sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo \
385 sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo \
386 sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo \
387 sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo \
388 sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo \
389 sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo \
390 sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo \
391 sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo \
392 sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo \
393 sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo \
394 sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo \
395 sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo \
396 sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo \
397 sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo \
398 sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo \
399 sci_gateway/cpp/libscielementary_functions_la-sci_int.lo \
400 sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo \
401 sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo \
402 sci_gateway/cpp/libscielementary_functions_la-sci_log.lo \
403 sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo \
404 sci_gateway/cpp/libscielementary_functions_la-sci_max.lo \
405 sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo \
406 sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo \
407 sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo \
408 sci_gateway/cpp/libscielementary_functions_la-sci_real.lo \
409 sci_gateway/cpp/libscielementary_functions_la-sci_round.lo \
410 sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo \
411 sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo \
412 sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo \
413 sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo \
414 sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo \
415 sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo \
416 sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo
417 am_libscielementary_functions_la_OBJECTS = $(am__objects_7) \
419 libscielementary_functions_la_OBJECTS = \
420 $(am_libscielementary_functions_la_OBJECTS)
421 @MAINTAINER_MODE_FALSE@am_libscielementary_functions_la_rpath =
422 @MAINTAINER_MODE_TRUE@am_libscielementary_functions_la_rpath = -rpath \
423 @MAINTAINER_MODE_TRUE@ $(pkglibdir)
424 AM_V_P = $(am__v_P_@AM_V@)
425 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
428 AM_V_GEN = $(am__v_GEN_@AM_V@)
429 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
430 am__v_GEN_0 = @echo " GEN " $@;
432 AM_V_at = $(am__v_at_@AM_V@)
433 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
436 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
437 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
438 am__maybe_remake_depfiles = depfiles
439 am__depfiles_remade = sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo \
440 sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo \
441 sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo \
442 sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_log10.Plo \
443 sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo \
444 sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo \
445 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo \
446 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo \
447 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo \
448 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo \
449 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo \
450 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo \
451 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo \
452 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo \
453 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo \
454 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo \
455 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo \
456 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo \
457 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo \
458 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo \
459 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo \
460 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo \
461 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo \
462 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo \
463 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo \
464 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo \
465 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo \
466 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo \
467 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo \
468 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo \
469 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo \
470 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo \
471 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo \
472 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo \
473 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo \
474 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo \
475 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo \
476 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo \
477 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo \
478 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo \
479 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo \
480 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo \
481 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo \
482 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo \
483 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo \
484 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo \
485 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo \
486 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo \
487 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo \
488 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo \
489 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo \
490 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo \
491 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo \
492 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo \
493 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo \
494 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo \
495 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo \
496 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo \
497 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo \
498 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo \
499 sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo \
500 src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo \
501 src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo \
502 src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo \
503 src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo \
504 src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo \
505 src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo \
506 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo \
507 src/c/$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Plo \
508 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo \
509 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo \
510 src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo \
511 src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo \
512 src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo \
513 src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo \
514 src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo \
515 src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo \
516 src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo \
517 src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo \
518 src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo \
519 src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo \
520 src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo \
521 src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo \
522 src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo \
523 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo \
524 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo \
525 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo \
526 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo \
527 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo \
528 src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo \
529 src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo \
530 src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo \
531 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo \
532 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo \
533 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo \
534 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo \
535 src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo \
536 src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo \
537 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo \
538 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo \
539 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo \
540 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo \
541 src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo \
542 src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo \
543 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo \
544 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo \
545 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo \
546 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo \
547 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo \
548 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo \
549 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo \
550 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo \
551 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo \
552 src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
554 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
555 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
556 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
557 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
558 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
559 $(AM_CFLAGS) $(CFLAGS)
560 AM_V_CC = $(am__v_CC_@AM_V@)
561 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
562 am__v_CC_0 = @echo " CC " $@;
565 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
566 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
567 $(AM_LDFLAGS) $(LDFLAGS) -o $@
568 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
569 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
570 am__v_CCLD_0 = @echo " CCLD " $@;
572 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
573 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
574 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
575 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
576 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
577 $(AM_CXXFLAGS) $(CXXFLAGS)
578 AM_V_CXX = $(am__v_CXX_@AM_V@)
579 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
580 am__v_CXX_0 = @echo " CXX " $@;
583 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
584 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
585 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
586 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
587 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
588 am__v_CXXLD_0 = @echo " CXXLD " $@;
590 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
591 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
592 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
593 AM_V_F77 = $(am__v_F77_@AM_V@)
594 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
595 am__v_F77_0 = @echo " F77 " $@;
598 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
599 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
600 $(AM_LDFLAGS) $(LDFLAGS) -o $@
601 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
602 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
603 am__v_F77LD_0 = @echo " F77LD " $@;
605 SOURCES = $(libdummy_elementary_functions_la_SOURCES) \
606 $(libscielementary_functions_algo_la_SOURCES) \
607 $(libscielementary_functions_la_SOURCES)
608 DIST_SOURCES = $(libdummy_elementary_functions_la_SOURCES) \
609 $(libscielementary_functions_algo_la_SOURCES) \
610 $(libscielementary_functions_la_SOURCES)
611 am__can_run_installinfo = \
612 case $$AM_UPDATE_INFO_DIR in \
614 *) (install-info --version) >/dev/null 2>&1;; \
616 DATA = $(libscielementary_functions_la_etc_DATA) \
617 $(libscielementary_functions_la_root_DATA)
618 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
619 # Read a list of newline-separated strings from the standard input,
620 # and print each of them once, without duplicates. Input order is
622 am__uniquify_input = $(AWK) '\
623 BEGIN { nonempty = 0; } \
624 { items[$$0] = 1; nonempty = 1; } \
625 END { if (nonempty) { for (i in items) print i; }; } \
627 # Make sure the list of sources is unique. This is necessary because,
628 # e.g., the same source file might be shared among _SOURCES variables
629 # for different programs/libraries.
630 am__define_uniq_tagged_files = \
631 list='$(am__tagged_files)'; \
632 unique=`for i in $$list; do \
633 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
634 done | $(am__uniquify_input)`
637 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
638 $(top_srcdir)/config/depcomp \
639 $(top_srcdir)/config/mkinstalldirs
640 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
642 ALL_LINGUAS = @ALL_LINGUAS@
643 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
645 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
649 ARPACK_LIBS = @ARPACK_LIBS@
651 AUTOCONF = @AUTOCONF@
652 AUTOHEADER = @AUTOHEADER@
653 AUTOMAKE = @AUTOMAKE@
654 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
657 BLAS_CFLAGS = @BLAS_CFLAGS@
658 BLAS_LIBS = @BLAS_LIBS@
661 CCDEPMODE = @CCDEPMODE@
663 CHECKSTYLE = @CHECKSTYLE@
664 COBERTURA = @COBERTURA@
665 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
666 COMMONS_IO = @COMMONS_IO@
667 COMMONS_LOGGING = @COMMONS_LOGGING@
669 CPPFLAGS = @CPPFLAGS@
670 CURL_CFLAGS = @CURL_CFLAGS@
671 CURL_CONFIG = @CURL_CONFIG@
672 CURL_LIBS = @CURL_LIBS@
673 CURL_VERSION = @CURL_VERSION@
676 CXXDEPMODE = @CXXDEPMODE@
677 CXXFLAGS = @CXXFLAGS@
678 CYGPATH_W = @CYGPATH_W@
680 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
683 DOCBOOK_ROOT = @DOCBOOK_ROOT@
684 DOXYGEN_BIN = @DOXYGEN_BIN@
685 DSYMUTIL = @DSYMUTIL@
692 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
696 FFTW3_LIB = @FFTW3_LIB@
697 FFTW_ENABLE = @FFTW_ENABLE@
699 FLEXDOCK = @FLEXDOCK@
702 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
703 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
704 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
705 FREEHEP_IO = @FREEHEP_IO@
706 FREEHEP_UTIL = @FREEHEP_UTIL@
708 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
709 GIWS_BIN = @GIWS_BIN@
710 GLUEGEN2_RT = @GLUEGEN2_RT@
712 GMSGFMT_015 = @GMSGFMT_015@
713 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
715 GUI_ENABLE = @GUI_ENABLE@
716 HAMCREST = @HAMCREST@
717 HAVE_CXX11 = @HAVE_CXX11@
718 HDF5_CFLAGS = @HDF5_CFLAGS@
719 HDF5_LIBS = @HDF5_LIBS@
720 HELP_ENABLE = @HELP_ENABLE@
722 INSTALL_DATA = @INSTALL_DATA@
723 INSTALL_PROGRAM = @INSTALL_PROGRAM@
724 INSTALL_SCRIPT = @INSTALL_SCRIPT@
725 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
726 INTLLIBS = @INTLLIBS@
727 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
731 JAVAC_DEBUG = @JAVAC_DEBUG@
734 JAVASCI_ENABLE = @JAVASCI_ENABLE@
735 JAVA_ENABLE = @JAVA_ENABLE@
737 JAVA_HOME = @JAVA_HOME@
738 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
739 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
741 JEUCLID_CORE = @JEUCLID_CORE@
744 JLATEXMATH = @JLATEXMATH@
745 JLATEXMATH_FOP = @JLATEXMATH_FOP@
747 JROSETTA_API = @JROSETTA_API@
748 JROSETTA_ENGINE = @JROSETTA_ENGINE@
750 LAPACK_LIBS = @LAPACK_LIBS@
756 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
757 LIBICONV = @LIBICONV@
765 LOGGING_LEVEL = @LOGGING_LEVEL@
767 LTLIBICONV = @LTLIBICONV@
768 LTLIBINTL = @LTLIBINTL@
769 LTLIBOBJS = @LTLIBOBJS@
770 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
772 LUCENE_ANALYZER = @LUCENE_ANALYZER@
773 LUCENE_PARSER = @LUCENE_PARSER@
775 MAKEINFO = @MAKEINFO@
776 MANIFEST_TOOL = @MANIFEST_TOOL@
777 MATIO_CFLAGS = @MATIO_CFLAGS@
778 MATIO_ENABLE = @MATIO_ENABLE@
779 MATIO_LIBS = @MATIO_LIBS@
781 MPI_ENABLE = @MPI_ENABLE@
784 MSGFMT_015 = @MSGFMT_015@
785 MSGMERGE = @MSGMERGE@
791 OCAMLDEP = @OCAMLDEP@
792 OCAMLLEX = @OCAMLLEX@
793 OCAMLOPT = @OCAMLOPT@
794 OCAMLYACC = @OCAMLYACC@
795 OPENMPI_CC = @OPENMPI_CC@
796 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
797 OPENMPI_CXX = @OPENMPI_CXX@
798 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
799 OPENMPI_LIBS = @OPENMPI_LIBS@
800 OPENMP_CFLAGS = @OPENMP_CFLAGS@
801 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
802 OPENMP_ENABLE = @OPENMP_ENABLE@
803 OPENMP_LIBS = @OPENMP_LIBS@
807 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
808 PACKAGE_NAME = @PACKAGE_NAME@
809 PACKAGE_STRING = @PACKAGE_STRING@
810 PACKAGE_TARNAME = @PACKAGE_TARNAME@
811 PACKAGE_URL = @PACKAGE_URL@
812 PACKAGE_VERSION = @PACKAGE_VERSION@
813 PATH_SEPARATOR = @PATH_SEPARATOR@
814 PCRE_CFLAGS = @PCRE_CFLAGS@
815 PCRE_CONFIG = @PCRE_CONFIG@
816 PCRE_LIBS = @PCRE_LIBS@
817 PCRE_VERSION = @PCRE_VERSION@
818 PKG_CONFIG = @PKG_CONFIG@
823 RELOCATABLE = @RELOCATABLE@
826 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
827 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
828 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
829 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
830 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
831 SCIRENDERER = @SCIRENDERER@
832 SCIRENDERER_CP = @SCIRENDERER_CP@
833 SCI_CFLAGS = @SCI_CFLAGS@
834 SCI_CXXFLAGS = @SCI_CXXFLAGS@
835 SCI_FFLAGS = @SCI_FFLAGS@
836 SCI_LDFLAGS = @SCI_LDFLAGS@
838 SET_MAKE = @SET_MAKE@
839 SET_RELOCATABLE = @SET_RELOCATABLE@
844 SWIG_BIN = @SWIG_BIN@
845 SWIG_JAVA = @SWIG_JAVA@
846 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
847 SWIG_SCILAB = @SWIG_SCILAB@
848 TCLTK_LIBS = @TCLTK_LIBS@
849 TCL_INC_PATH = @TCL_INC_PATH@
850 TK_INC_PATH = @TK_INC_PATH@
851 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
852 UMFPACK_ENABLE = @UMFPACK_ENABLE@
853 UMFPACK_LIB = @UMFPACK_LIB@
855 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
856 VALGRIND_LIBS = @VALGRIND_LIBS@
858 WITH_OCAML = @WITH_OCAML@
859 WITH_TKSCI = @WITH_TKSCI@
860 XCOS_ENABLE = @XCOS_ENABLE@
861 XGETTEXT = @XGETTEXT@
862 XGETTEXT_015 = @XGETTEXT_015@
863 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
865 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
866 XML_APIS_EXT = @XML_APIS_EXT@
867 XML_CONFIG = @XML_CONFIG@
868 XML_FLAGS = @XML_FLAGS@
869 XML_LIBS = @XML_LIBS@
870 XML_VERSION = @XML_VERSION@
871 X_CFLAGS = @X_CFLAGS@
872 X_EXTRA_LIBS = @X_EXTRA_LIBS@
874 X_PRE_LIBS = @X_PRE_LIBS@
877 abs_builddir = @abs_builddir@
878 abs_srcdir = @abs_srcdir@
879 abs_top_builddir = @abs_top_builddir@
880 abs_top_srcdir = @abs_top_srcdir@
881 ac_ct_AR = @ac_ct_AR@
882 ac_ct_CC = @ac_ct_CC@
883 ac_ct_CXX = @ac_ct_CXX@
884 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
885 ac_ct_F77 = @ac_ct_F77@
886 am__include = @am__include@
887 am__leading_dot = @am__leading_dot@
888 am__quote = @am__quote@
890 am__untar = @am__untar@
893 build_alias = @build_alias@
894 build_cpu = @build_cpu@
895 build_os = @build_os@
896 build_vendor = @build_vendor@
897 builddir = @builddir@
898 cxx_present = @cxx_present@
900 datarootdir = @datarootdir@
903 exec_prefix = @exec_prefix@
905 host_alias = @host_alias@
906 host_cpu = @host_cpu@
908 host_vendor = @host_vendor@
910 includedir = @includedir@
912 install_sh = @install_sh@
914 libexecdir = @libexecdir@
915 localedir = @localedir@
916 localstatedir = @localstatedir@
919 oldincludedir = @oldincludedir@
922 program_transform_name = @program_transform_name@
925 sharedstatedir = @sharedstatedir@
927 sysconfdir = @sysconfdir@
928 target_alias = @target_alias@
929 top_build_prefix = @top_build_prefix@
930 top_builddir = @top_builddir@
931 top_srcdir = @top_srcdir@
932 yacc_present = @yacc_present@
933 ELEMENTARIES_FUNCTIONS_C_SOURCES = \
946 src/c/qsort-double.c \
948 src/c/qsort-short.c \
949 src/c/qsort-string.c \
950 src/c/basic_functions.c \
971 src/c/matrix_generation.c \
978 # List of the cpp files
979 ELEMENTARIES_FUNCTIONS_CXX_SOURCES = \
980 src/cpp/getmode.cpp \
982 src/cpp/cumprod.cpp \
992 src/fortran/slatec/zwrsk.f \
993 src/fortran/slatec/d9b0mp.f \
994 src/fortran/slatec/d9b1mp.f \
995 src/fortran/slatec/d9knus.f \
996 src/fortran/slatec/d9lgmc.f \
997 src/fortran/slatec/dasyik.f \
998 src/fortran/slatec/dasyjy.f \
999 src/fortran/slatec/dbdiff.f \
1000 src/fortran/slatec/dbesi0.f \
1001 src/fortran/slatec/dbesi1.f \
1002 src/fortran/slatec/dbesi.f \
1003 src/fortran/slatec/dbesj0.f \
1004 src/fortran/slatec/dbesj1.f \
1005 src/fortran/slatec/dbesj.f \
1006 src/fortran/slatec/dbesk0.f \
1007 src/fortran/slatec/dbesk1.f \
1008 src/fortran/slatec/dbesk.f \
1009 src/fortran/slatec/dbesy0.f \
1010 src/fortran/slatec/dbesy1.f \
1011 src/fortran/slatec/dbesy.f \
1012 src/fortran/slatec/dbkias.f \
1013 src/fortran/slatec/dbkisr.f \
1014 src/fortran/slatec/dbsi0e.f \
1015 src/fortran/slatec/dbsi1e.f \
1016 src/fortran/slatec/dbsk0e.f \
1017 src/fortran/slatec/dbsk1e.f \
1018 src/fortran/slatec/dbskes.f \
1019 src/fortran/slatec/dbskin.f \
1020 src/fortran/slatec/dbsknu.f \
1021 src/fortran/slatec/dbsynu.f \
1022 src/fortran/slatec/dcsevl.f \
1023 src/fortran/slatec/dexint.f \
1024 src/fortran/slatec/dgamlm.f \
1025 src/fortran/slatec/dgamln.f \
1026 src/fortran/slatec/dgamma.f \
1027 src/fortran/slatec/dgamrn.f \
1028 src/fortran/slatec/dhkseq.f \
1029 src/fortran/slatec/djairy.f \
1030 src/fortran/slatec/dpsixn.f \
1031 src/fortran/slatec/dxlegf.f \
1032 src/fortran/slatec/dyairy.f \
1033 src/fortran/slatec/fdump.f \
1034 src/fortran/slatec/gamma.f \
1035 src/fortran/slatec/initds.f \
1036 src/fortran/slatec/j4save.f \
1037 src/fortran/slatec/xercnt.f \
1038 src/fortran/slatec/xermsg.f \
1039 src/fortran/slatec/xerprn.f \
1040 src/fortran/slatec/xersve.f \
1041 src/fortran/slatec/xgetua.f \
1042 src/fortran/slatec/zabs.f \
1043 src/fortran/slatec/zacai.f \
1044 src/fortran/slatec/zacon.f \
1045 src/fortran/slatec/zairy.f \
1046 src/fortran/slatec/zasyi.f \
1047 src/fortran/slatec/zbesh.f \
1048 src/fortran/slatec/zbesi.f \
1049 src/fortran/slatec/zbesj.f \
1050 src/fortran/slatec/zbesk.f \
1051 src/fortran/slatec/zbesy.f \
1052 src/fortran/slatec/zbinu.f \
1053 src/fortran/slatec/zbknu.f \
1054 src/fortran/slatec/zbuni.f \
1055 src/fortran/slatec/zbunk.f \
1056 src/fortran/slatec/zdiv.f \
1057 src/fortran/slatec/zexp.f \
1058 src/fortran/slatec/zkscl.f \
1059 src/fortran/slatec/zlog.f \
1060 src/fortran/slatec/zmlri.f \
1061 src/fortran/slatec/zmlt.f \
1062 src/fortran/slatec/zrati.f \
1063 src/fortran/slatec/zs1s2.f \
1064 src/fortran/slatec/zseri.f \
1065 src/fortran/slatec/zshch.f \
1066 src/fortran/slatec/zsqrt.f \
1067 src/fortran/slatec/zuchk.f \
1068 src/fortran/slatec/zunhj.f \
1069 src/fortran/slatec/zuni1.f \
1070 src/fortran/slatec/zuni2.f \
1071 src/fortran/slatec/zunik.f \
1072 src/fortran/slatec/zunk1.f \
1073 src/fortran/slatec/zunk2.f \
1074 src/fortran/slatec/zuoik.f \
1075 src/fortran/slatec/dlngam.f \
1076 src/fortran/slatec/balanc.f \
1077 src/fortran/slatec/dtensbs.f \
1078 src/fortran/slatec/pchim.f
1081 src/fortran/linpack/dgesl.f \
1082 src/fortran/linpack/wpade.f \
1083 src/fortran/linpack/util.f \
1084 src/fortran/linpack/dgefa.f \
1085 src/fortran/linpack/dgbfa.f \
1086 src/fortran/linpack/dgeco.f \
1087 src/fortran/linpack/dgedi.f \
1088 src/fortran/linpack/dqrdc.f \
1089 src/fortran/linpack/dqrsl.f \
1090 src/fortran/linpack/dqrsm.f \
1091 src/fortran/linpack/hhdml.f \
1092 src/fortran/linpack/wgeco.f \
1093 src/fortran/linpack/wgefa.f \
1094 src/fortran/linpack/wgesl.f \
1095 src/fortran/linpack/dpofa.f
1097 ELEMENTARIES_FUNCTIONS_FORTRAN_SOURCES = \
1098 src/fortran/wasum.f \
1099 src/fortran/dexpm1.f \
1100 src/fortran/wwdiv.f \
1101 src/fortran/wdotcr.f \
1102 src/fortran/iset.f \
1103 src/fortran/franck.f \
1104 src/fortran/dwpowe.f \
1105 src/fortran/rcsort.f \
1106 src/fortran/wddiv.f \
1107 src/fortran/lnblnk.f \
1108 src/fortran/entier.f \
1109 src/fortran/round.f \
1110 src/fortran/cortr.f \
1111 src/fortran/simple.f \
1112 src/fortran/split.f \
1113 src/fortran/wdrdiv.f \
1114 src/fortran/imcopy.f \
1115 src/fortran/cbal.f \
1116 src/fortran/dsum.f \
1117 src/fortran/urand.f \
1118 src/fortran/intp.f \
1119 src/fortran/watan.f \
1120 src/fortran/wipowe.f \
1121 src/fortran/wacos.f \
1122 src/fortran/wdpow1.f \
1123 src/fortran/dlgama.f \
1124 src/fortran/exch.f \
1125 src/fortran/wsign.f \
1126 src/fortran/kronr.f \
1127 src/fortran/wrscal.f \
1128 src/fortran/dmmul1.f \
1129 src/fortran/dwpow.f \
1130 src/fortran/wmmul.f \
1131 src/fortran/ddif.f \
1132 src/fortran/wdiv.f \
1133 src/fortran/wtan.f \
1134 src/fortran/ddpow.f \
1135 src/fortran/magic.f \
1136 src/fortran/wcerr.f \
1137 src/fortran/ivimp.f \
1138 src/fortran/dadd.f \
1139 src/fortran/isort.f \
1140 src/fortran/hilber.f \
1141 src/fortran/wdpowe.f \
1142 src/fortran/wmprod.f \
1143 src/fortran/wscal.f \
1144 src/fortran/dlblks.f \
1145 src/fortran/kronc.f \
1146 src/fortran/ddrdiv.f \
1147 src/fortran/dipow.f \
1148 src/fortran/wshrsl.f \
1149 src/fortran/wwrdiv.f \
1150 src/fortran/coshin.f \
1151 src/fortran/iwamax.f \
1152 src/fortran/dipowe.f \
1153 src/fortran/cusum.f \
1154 src/fortran/d1mach.f \
1155 src/fortran/wbdiag.f \
1156 src/fortran/ddpow1.f \
1157 src/fortran/vpythag.f \
1158 src/fortran/isova0.f \
1159 src/fortran/wswap.f \
1160 src/fortran/wwpow1.f \
1161 src/fortran/gdcp2i.f \
1162 src/fortran/drdiv.f \
1163 src/fortran/wmsum.f \
1164 src/fortran/corth.f \
1165 src/fortran/mtran.f \
1166 src/fortran/wwpow.f \
1167 src/fortran/dvmul.f \
1168 src/fortran/wclmat.f \
1169 src/fortran/dsort.f \
1170 src/fortran/cerr.f \
1171 src/fortran/rcopy.f \
1172 src/fortran/wdpow.f \
1173 src/fortran/orthes.f \
1174 src/fortran/waxpy.f \
1175 src/fortran/coef.f \
1176 src/fortran/dwdiv.f \
1177 src/fortran/arcosh.f \
1178 src/fortran/wasin.f \
1179 src/fortran/wexpm1.f \
1180 src/fortran/ddpowe.f \
1181 src/fortran/dmprod.f \
1182 src/fortran/wwpowe.f \
1183 src/fortran/wdotci.f \
1184 src/fortran/dmcopy.f \
1185 src/fortran/wexchn.f \
1186 src/fortran/isoval.f \
1187 src/fortran/dwrdiv.f \
1188 src/fortran/wipow.f \
1189 src/fortran/wlog.f \
1190 src/fortran/infinity.f \
1191 src/fortran/dwpow1.f \
1192 src/fortran/wmul.f \
1194 src/fortran/dset.f \
1195 src/fortran/dtild.f \
1196 src/fortran/i1mach.f \
1197 src/fortran/dclmat.f \
1198 src/fortran/ortran.f \
1199 src/fortran/bdiag.f \
1200 src/fortran/wvmul.f \
1201 src/fortran/dmmul.f \
1202 src/fortran/wsqrt.f \
1204 src/fortran/old_pythag.f \
1205 src/fortran/danints.f
1207 GATEWAY_C_SOURCES = \
1208 sci_gateway/c/sci_number_properties.c \
1209 sci_gateway/c/sci_testmatrix.c \
1210 sci_gateway/c/sci_isequalbitwise.c \
1211 sci_gateway/c/sci_base2dec.c \
1212 sci_gateway/c/sci_dec2base.c \
1213 sci_gateway/c/sci_log10.c
1215 GATEWAY_CXX_SOURCES = \
1216 sci_gateway/cpp/sci_isequal.cpp \
1217 sci_gateway/cpp/elem_func_gw.cpp \
1218 sci_gateway/cpp/sci_size.cpp \
1219 sci_gateway/cpp/sci_eye.cpp \
1220 sci_gateway/cpp/sci_rand.cpp \
1221 sci_gateway/cpp/sci_prod.cpp \
1222 sci_gateway/cpp/sci_sum.cpp \
1223 sci_gateway/cpp/sci_zeros.cpp \
1224 sci_gateway/cpp/sci_ones.cpp \
1225 sci_gateway/cpp/sci_matrix.cpp \
1226 sci_gateway/cpp/sci_abs.cpp \
1227 sci_gateway/cpp/sci_acos.cpp \
1228 sci_gateway/cpp/sci_acosh.cpp \
1229 sci_gateway/cpp/sci_asin.cpp \
1230 sci_gateway/cpp/sci_asinh.cpp \
1231 sci_gateway/cpp/sci_atan.cpp \
1232 sci_gateway/cpp/sci_atanh.cpp \
1233 sci_gateway/cpp/sci_ceil.cpp \
1234 sci_gateway/cpp/sci_clean.cpp \
1235 sci_gateway/cpp/sci_conj.cpp \
1236 sci_gateway/cpp/sci_cos.cpp \
1237 sci_gateway/cpp/sci_cosh.cpp \
1238 sci_gateway/cpp/sci_sin.cpp \
1239 sci_gateway/cpp/sci_sinh.cpp \
1240 sci_gateway/cpp/sci_tan.cpp \
1241 sci_gateway/cpp/sci_tanh.cpp \
1242 sci_gateway/cpp/sci_cumsum.cpp \
1243 sci_gateway/cpp/sci_cumprod.cpp \
1244 sci_gateway/cpp/sci_diag.cpp \
1245 sci_gateway/cpp/sci_dsearch.cpp \
1246 sci_gateway/cpp/sci_exp.cpp \
1247 sci_gateway/cpp/sci_expm.cpp \
1248 sci_gateway/cpp/sci_floor.cpp \
1249 sci_gateway/cpp/sci_frexp.cpp \
1250 sci_gateway/cpp/sci_gsort.cpp \
1251 sci_gateway/cpp/sci_imag.cpp \
1252 sci_gateway/cpp/sci_imult.cpp \
1253 sci_gateway/cpp/sci_int.cpp \
1254 sci_gateway/cpp/sci_isreal.cpp \
1255 sci_gateway/cpp/sci_kron.cpp \
1256 sci_gateway/cpp/sci_log.cpp \
1257 sci_gateway/cpp/sci_log1p.cpp \
1258 sci_gateway/cpp/sci_max.cpp \
1259 sci_gateway/cpp/sci_rat.cpp \
1260 sci_gateway/cpp/sci_triu.cpp \
1261 sci_gateway/cpp/sci_tril.cpp \
1262 sci_gateway/cpp/sci_real.cpp \
1263 sci_gateway/cpp/sci_round.cpp \
1264 sci_gateway/cpp/sci_sign.cpp \
1265 sci_gateway/cpp/sci_sqrt.cpp \
1266 sci_gateway/cpp/sci_issquare.cpp \
1267 sci_gateway/cpp/sci_isvector.cpp\
1268 sci_gateway/cpp/sci_nearfloat.cpp\
1269 sci_gateway/cpp/sci_permute.cpp\
1270 sci_gateway/cpp/sci_bitstring.cpp
1272 EISPACK_SOURCES = src/fortran/eispack/balbak.f
1274 # FIXME: why disabling optimisation ? Any bug reference ?
1275 # Disable optimisation of the file hqror2.f comqr3.f pade.f
1276 noinst_LTLIBRARIES = libdummy-elementary_functions.la $(am__append_1) \
1278 libdummy_elementary_functions_la_SOURCES = \
1279 src/fortran/eispack/hqror2.f \
1280 src/fortran/comqr3.f \
1281 src/fortran/linpack/pade.f \
1283 src/fortran/linpack/icopy.f
1285 libdummy_elementary_functions_la_CPPFLAGS = \
1286 -I$(srcdir)/includes/ \
1287 -I$(top_srcdir)/modules/core/includes/ \
1291 # Includes need for the compilation
1292 libscielementary_functions_la_CPPFLAGS = \
1293 -I$(srcdir)/includes/ \
1294 -I$(srcdir)/src/c/ \
1295 -I$(srcdir)/src/cpp/ \
1296 -I$(top_srcdir)/modules/ast/includes/ast/ \
1297 -I$(top_srcdir)/modules/ast/includes/exps/ \
1298 -I$(top_srcdir)/modules/ast/includes/operations/ \
1299 -I$(top_srcdir)/modules/ast/includes/parse/ \
1300 -I$(top_srcdir)/modules/ast/includes/symbol/ \
1301 -I$(top_srcdir)/modules/ast/includes/system_env/ \
1302 -I$(top_srcdir)/modules/ast/includes/types/ \
1303 -I$(top_srcdir)/modules/ast/includes/analysis/ \
1304 -I$(top_srcdir)/modules/dynamic_link/includes \
1305 -I$(top_srcdir)/modules/api_scilab/includes/ \
1306 -I$(top_srcdir)/modules/console/includes/ \
1307 -I$(top_srcdir)/modules/localization/includes/ \
1308 -I$(top_srcdir)/modules/output_stream/includes/ \
1309 -I$(top_srcdir)/modules/threads/includes/ \
1310 -I$(top_srcdir)/modules/string/includes/ \
1313 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscielementary_functions.la
1314 libscielementary_functions_algo_la_SOURCES = $(SLATEC_SOURCES) $(LINPACK_SOURCES) $(EISPACK_SOURCES) $(ELEMENTARIES_FUNCTIONS_C_SOURCES) $(ELEMENTARIES_FUNCTIONS_FORTRAN_SOURCES) $(ELEMENTARIES_FUNCTIONS_CXX_SOURCES)
1315 libscielementary_functions_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CXX_SOURCES)
1316 libscielementary_functions_algo_la_CPPFLAGS = $(libscielementary_functions_la_CPPFLAGS)
1318 # For the code check (splint)
1319 CHECK_SRC = $(ELEMENTARIES_FUNCTIONS_C_SOURCES) $(GATEWAY_C_SOURCES)
1320 INCLUDE_FLAGS = $(libscielementary_functions_la_CPPFLAGS)
1321 libscielementary_functions_la_LIBADD = libdummy-elementary_functions.la libscielementary_functions-algo.la $(FLIBS)
1324 modulename = elementary_functions
1326 #### elementary_functions : Conf files ####
1327 libscielementary_functions_la_rootdir = $(mydatadir)
1328 libscielementary_functions_la_root_DATA = license.txt
1330 #### elementary_functions : init scripts ####
1331 libscielementary_functions_la_etcdir = $(mydatadir)/etc
1332 libscielementary_functions_la_etc_DATA = \
1333 etc/elementary_functions.quit \
1334 etc/elementary_functions.start
1337 # Where all the Scilab stuff is installed (macros, help, ...)
1338 mydatadir = $(pkgdatadir)/modules/$(modulename)
1340 # Set AM_* SCI detected settings
1341 AM_CPPFLAGS = $(SCI_CPPFLAGS)
1342 AM_CFLAGS = $(SCI_CFLAGS)
1343 AM_CXXFLAGS = $(SCI_CXXFLAGS)
1344 # append includes to AM_FFLAGS to manage fortran includes
1345 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
1347 # Tag shared libraries with the Scilab version
1348 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
1351 SPLINT_OPTIONS = -weak -booltype BOOL
1353 ########################### JAVA ######################################
1354 #### We are delegating java compilation to ant... Thanks to that
1355 #### the procedure will be the same with Microsoft Windows (C)
1357 #######################################################################
1358 TARGETS_ALL = $(am__append_3)
1360 ################ MACROS ######################
1361 # Rule to build a macro
1362 # NOT USED AT THE MOMENT
1365 ########### INSTALL DOCUMENTATION ###################
1367 # Install documentation files into the right target
1368 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
1369 # automake needs the html files to be present which is not the case when
1370 # we are building Scilab
1372 # Where it should be installed
1373 pkgdocdir = $(mydatadir)
1375 # What is the mask of the help source
1378 # What is the mask of the MathML sources
1381 ########### INSTALL DATA ###################
1382 # Install macros, help & demos
1383 # Where it should be installed
1384 pkgmacrosdir = $(mydatadir)
1385 # Which directory we process
1387 # Mask of the Scilab sources macros
1389 # Mask of the Scilab executable sources macros
1390 MACROBUILDMASK = *.sce
1391 # Mask of the Scilab compiled macros
1392 MACROBINMASK = *.bin
1393 # List of the standard directory for tests
1394 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
1395 # Where the demos should be installed
1396 pkgdemosdir = $(mydatadir)
1397 # List of the standard directory for demos
1399 # List of the standard directory for examples
1400 EXAMPLES_DIR = examples
1401 # Where to export JAVA archives (.jar)
1406 HELP_CHAPTERDIR = help/
1407 HELP_CHAPTERFILE = addchapter.sce
1408 HELP_CHAPTERLANG = en_US fr_FR pt_BR
1412 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
1413 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1414 @for dep in $?; do \
1415 case '$(am__configure_deps)' in \
1417 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1418 && { if test -f $@; then exit 0; else break; fi; }; \
1422 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/elementary_functions/Makefile'; \
1423 $(am__cd) $(top_srcdir) && \
1424 $(AUTOMAKE) --foreign modules/elementary_functions/Makefile
1425 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1428 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1430 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1431 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1433 $(top_srcdir)/Makefile.incl.am $(am__empty):
1435 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1436 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1438 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1439 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1440 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1441 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1442 $(am__aclocal_m4_deps):
1444 clean-noinstLTLIBRARIES:
1445 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1446 @list='$(noinst_LTLIBRARIES)'; \
1447 locs=`for p in $$list; do echo $$p; done | \
1448 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1450 test -z "$$locs" || { \
1451 echo rm -f $${locs}; \
1455 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1457 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1458 list2=; for p in $$list; do \
1459 if test -f $$p; then \
1460 list2="$$list2 $$p"; \
1463 test -z "$$list2" || { \
1464 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1465 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1466 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1467 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1470 uninstall-pkglibLTLIBRARIES:
1471 @$(NORMAL_UNINSTALL)
1472 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1473 for p in $$list; do \
1475 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1476 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1479 clean-pkglibLTLIBRARIES:
1480 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1481 @list='$(pkglib_LTLIBRARIES)'; \
1482 locs=`for p in $$list; do echo $$p; done | \
1483 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1485 test -z "$$locs" || { \
1486 echo rm -f $${locs}; \
1489 src/fortran/eispack/$(am__dirstamp):
1490 @$(MKDIR_P) src/fortran/eispack
1491 @: > src/fortran/eispack/$(am__dirstamp)
1492 src/fortran/eispack/$(DEPDIR)/$(am__dirstamp):
1493 @$(MKDIR_P) src/fortran/eispack/$(DEPDIR)
1494 @: > src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
1495 src/fortran/eispack/hqror2.lo: src/fortran/eispack/$(am__dirstamp) \
1496 src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
1497 src/fortran/$(am__dirstamp):
1498 @$(MKDIR_P) src/fortran
1499 @: > src/fortran/$(am__dirstamp)
1500 src/fortran/$(DEPDIR)/$(am__dirstamp):
1501 @$(MKDIR_P) src/fortran/$(DEPDIR)
1502 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
1503 src/fortran/comqr3.lo: src/fortran/$(am__dirstamp) \
1504 src/fortran/$(DEPDIR)/$(am__dirstamp)
1505 src/fortran/linpack/$(am__dirstamp):
1506 @$(MKDIR_P) src/fortran/linpack
1507 @: > src/fortran/linpack/$(am__dirstamp)
1508 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp):
1509 @$(MKDIR_P) src/fortran/linpack/$(DEPDIR)
1510 @: > src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1511 src/fortran/linpack/pade.lo: src/fortran/linpack/$(am__dirstamp) \
1512 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1513 src/c/$(am__dirstamp):
1515 @: > src/c/$(am__dirstamp)
1516 src/c/$(DEPDIR)/$(am__dirstamp):
1517 @$(MKDIR_P) src/c/$(DEPDIR)
1518 @: > src/c/$(DEPDIR)/$(am__dirstamp)
1519 src/c/libdummy_elementary_functions_la-unsfdcopy.lo: \
1520 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1521 src/fortran/linpack/icopy.lo: src/fortran/linpack/$(am__dirstamp) \
1522 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1524 libdummy-elementary_functions.la: $(libdummy_elementary_functions_la_OBJECTS) $(libdummy_elementary_functions_la_DEPENDENCIES) $(EXTRA_libdummy_elementary_functions_la_DEPENDENCIES)
1525 $(AM_V_F77LD)$(F77LINK) $(libdummy_elementary_functions_la_OBJECTS) $(libdummy_elementary_functions_la_LIBADD) $(LIBS)
1526 src/fortran/slatec/$(am__dirstamp):
1527 @$(MKDIR_P) src/fortran/slatec
1528 @: > src/fortran/slatec/$(am__dirstamp)
1529 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp):
1530 @$(MKDIR_P) src/fortran/slatec/$(DEPDIR)
1531 @: > src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1532 src/fortran/slatec/zwrsk.lo: src/fortran/slatec/$(am__dirstamp) \
1533 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1534 src/fortran/slatec/d9b0mp.lo: src/fortran/slatec/$(am__dirstamp) \
1535 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1536 src/fortran/slatec/d9b1mp.lo: src/fortran/slatec/$(am__dirstamp) \
1537 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1538 src/fortran/slatec/d9knus.lo: src/fortran/slatec/$(am__dirstamp) \
1539 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1540 src/fortran/slatec/d9lgmc.lo: src/fortran/slatec/$(am__dirstamp) \
1541 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1542 src/fortran/slatec/dasyik.lo: src/fortran/slatec/$(am__dirstamp) \
1543 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1544 src/fortran/slatec/dasyjy.lo: src/fortran/slatec/$(am__dirstamp) \
1545 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1546 src/fortran/slatec/dbdiff.lo: src/fortran/slatec/$(am__dirstamp) \
1547 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1548 src/fortran/slatec/dbesi0.lo: src/fortran/slatec/$(am__dirstamp) \
1549 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1550 src/fortran/slatec/dbesi1.lo: src/fortran/slatec/$(am__dirstamp) \
1551 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1552 src/fortran/slatec/dbesi.lo: src/fortran/slatec/$(am__dirstamp) \
1553 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1554 src/fortran/slatec/dbesj0.lo: src/fortran/slatec/$(am__dirstamp) \
1555 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1556 src/fortran/slatec/dbesj1.lo: src/fortran/slatec/$(am__dirstamp) \
1557 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1558 src/fortran/slatec/dbesj.lo: src/fortran/slatec/$(am__dirstamp) \
1559 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1560 src/fortran/slatec/dbesk0.lo: src/fortran/slatec/$(am__dirstamp) \
1561 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1562 src/fortran/slatec/dbesk1.lo: src/fortran/slatec/$(am__dirstamp) \
1563 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1564 src/fortran/slatec/dbesk.lo: src/fortran/slatec/$(am__dirstamp) \
1565 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1566 src/fortran/slatec/dbesy0.lo: src/fortran/slatec/$(am__dirstamp) \
1567 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1568 src/fortran/slatec/dbesy1.lo: src/fortran/slatec/$(am__dirstamp) \
1569 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1570 src/fortran/slatec/dbesy.lo: src/fortran/slatec/$(am__dirstamp) \
1571 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1572 src/fortran/slatec/dbkias.lo: src/fortran/slatec/$(am__dirstamp) \
1573 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1574 src/fortran/slatec/dbkisr.lo: src/fortran/slatec/$(am__dirstamp) \
1575 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1576 src/fortran/slatec/dbsi0e.lo: src/fortran/slatec/$(am__dirstamp) \
1577 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1578 src/fortran/slatec/dbsi1e.lo: src/fortran/slatec/$(am__dirstamp) \
1579 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1580 src/fortran/slatec/dbsk0e.lo: src/fortran/slatec/$(am__dirstamp) \
1581 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1582 src/fortran/slatec/dbsk1e.lo: src/fortran/slatec/$(am__dirstamp) \
1583 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1584 src/fortran/slatec/dbskes.lo: src/fortran/slatec/$(am__dirstamp) \
1585 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1586 src/fortran/slatec/dbskin.lo: src/fortran/slatec/$(am__dirstamp) \
1587 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1588 src/fortran/slatec/dbsknu.lo: src/fortran/slatec/$(am__dirstamp) \
1589 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1590 src/fortran/slatec/dbsynu.lo: src/fortran/slatec/$(am__dirstamp) \
1591 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1592 src/fortran/slatec/dcsevl.lo: src/fortran/slatec/$(am__dirstamp) \
1593 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1594 src/fortran/slatec/dexint.lo: src/fortran/slatec/$(am__dirstamp) \
1595 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1596 src/fortran/slatec/dgamlm.lo: src/fortran/slatec/$(am__dirstamp) \
1597 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1598 src/fortran/slatec/dgamln.lo: src/fortran/slatec/$(am__dirstamp) \
1599 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1600 src/fortran/slatec/dgamma.lo: src/fortran/slatec/$(am__dirstamp) \
1601 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1602 src/fortran/slatec/dgamrn.lo: src/fortran/slatec/$(am__dirstamp) \
1603 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1604 src/fortran/slatec/dhkseq.lo: src/fortran/slatec/$(am__dirstamp) \
1605 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1606 src/fortran/slatec/djairy.lo: src/fortran/slatec/$(am__dirstamp) \
1607 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1608 src/fortran/slatec/dpsixn.lo: src/fortran/slatec/$(am__dirstamp) \
1609 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1610 src/fortran/slatec/dxlegf.lo: src/fortran/slatec/$(am__dirstamp) \
1611 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1612 src/fortran/slatec/dyairy.lo: src/fortran/slatec/$(am__dirstamp) \
1613 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1614 src/fortran/slatec/fdump.lo: src/fortran/slatec/$(am__dirstamp) \
1615 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1616 src/fortran/slatec/gamma.lo: src/fortran/slatec/$(am__dirstamp) \
1617 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1618 src/fortran/slatec/initds.lo: src/fortran/slatec/$(am__dirstamp) \
1619 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1620 src/fortran/slatec/j4save.lo: src/fortran/slatec/$(am__dirstamp) \
1621 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1622 src/fortran/slatec/xercnt.lo: src/fortran/slatec/$(am__dirstamp) \
1623 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1624 src/fortran/slatec/xermsg.lo: src/fortran/slatec/$(am__dirstamp) \
1625 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1626 src/fortran/slatec/xerprn.lo: src/fortran/slatec/$(am__dirstamp) \
1627 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1628 src/fortran/slatec/xersve.lo: src/fortran/slatec/$(am__dirstamp) \
1629 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1630 src/fortran/slatec/xgetua.lo: src/fortran/slatec/$(am__dirstamp) \
1631 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1632 src/fortran/slatec/zabs.lo: src/fortran/slatec/$(am__dirstamp) \
1633 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1634 src/fortran/slatec/zacai.lo: src/fortran/slatec/$(am__dirstamp) \
1635 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1636 src/fortran/slatec/zacon.lo: src/fortran/slatec/$(am__dirstamp) \
1637 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1638 src/fortran/slatec/zairy.lo: src/fortran/slatec/$(am__dirstamp) \
1639 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1640 src/fortran/slatec/zasyi.lo: src/fortran/slatec/$(am__dirstamp) \
1641 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1642 src/fortran/slatec/zbesh.lo: src/fortran/slatec/$(am__dirstamp) \
1643 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1644 src/fortran/slatec/zbesi.lo: src/fortran/slatec/$(am__dirstamp) \
1645 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1646 src/fortran/slatec/zbesj.lo: src/fortran/slatec/$(am__dirstamp) \
1647 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1648 src/fortran/slatec/zbesk.lo: src/fortran/slatec/$(am__dirstamp) \
1649 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1650 src/fortran/slatec/zbesy.lo: src/fortran/slatec/$(am__dirstamp) \
1651 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1652 src/fortran/slatec/zbinu.lo: src/fortran/slatec/$(am__dirstamp) \
1653 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1654 src/fortran/slatec/zbknu.lo: src/fortran/slatec/$(am__dirstamp) \
1655 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1656 src/fortran/slatec/zbuni.lo: src/fortran/slatec/$(am__dirstamp) \
1657 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1658 src/fortran/slatec/zbunk.lo: src/fortran/slatec/$(am__dirstamp) \
1659 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1660 src/fortran/slatec/zdiv.lo: src/fortran/slatec/$(am__dirstamp) \
1661 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1662 src/fortran/slatec/zexp.lo: src/fortran/slatec/$(am__dirstamp) \
1663 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1664 src/fortran/slatec/zkscl.lo: src/fortran/slatec/$(am__dirstamp) \
1665 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1666 src/fortran/slatec/zlog.lo: src/fortran/slatec/$(am__dirstamp) \
1667 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1668 src/fortran/slatec/zmlri.lo: src/fortran/slatec/$(am__dirstamp) \
1669 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1670 src/fortran/slatec/zmlt.lo: src/fortran/slatec/$(am__dirstamp) \
1671 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1672 src/fortran/slatec/zrati.lo: src/fortran/slatec/$(am__dirstamp) \
1673 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1674 src/fortran/slatec/zs1s2.lo: src/fortran/slatec/$(am__dirstamp) \
1675 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1676 src/fortran/slatec/zseri.lo: src/fortran/slatec/$(am__dirstamp) \
1677 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1678 src/fortran/slatec/zshch.lo: src/fortran/slatec/$(am__dirstamp) \
1679 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1680 src/fortran/slatec/zsqrt.lo: src/fortran/slatec/$(am__dirstamp) \
1681 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1682 src/fortran/slatec/zuchk.lo: src/fortran/slatec/$(am__dirstamp) \
1683 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1684 src/fortran/slatec/zunhj.lo: src/fortran/slatec/$(am__dirstamp) \
1685 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1686 src/fortran/slatec/zuni1.lo: src/fortran/slatec/$(am__dirstamp) \
1687 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1688 src/fortran/slatec/zuni2.lo: src/fortran/slatec/$(am__dirstamp) \
1689 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1690 src/fortran/slatec/zunik.lo: src/fortran/slatec/$(am__dirstamp) \
1691 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1692 src/fortran/slatec/zunk1.lo: src/fortran/slatec/$(am__dirstamp) \
1693 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1694 src/fortran/slatec/zunk2.lo: src/fortran/slatec/$(am__dirstamp) \
1695 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1696 src/fortran/slatec/zuoik.lo: src/fortran/slatec/$(am__dirstamp) \
1697 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1698 src/fortran/slatec/dlngam.lo: src/fortran/slatec/$(am__dirstamp) \
1699 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1700 src/fortran/slatec/balanc.lo: src/fortran/slatec/$(am__dirstamp) \
1701 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1702 src/fortran/slatec/dtensbs.lo: src/fortran/slatec/$(am__dirstamp) \
1703 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1704 src/fortran/slatec/pchim.lo: src/fortran/slatec/$(am__dirstamp) \
1705 src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
1706 src/fortran/linpack/dgesl.lo: src/fortran/linpack/$(am__dirstamp) \
1707 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1708 src/fortran/linpack/wpade.lo: src/fortran/linpack/$(am__dirstamp) \
1709 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1710 src/fortran/linpack/util.lo: src/fortran/linpack/$(am__dirstamp) \
1711 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1712 src/fortran/linpack/dgefa.lo: src/fortran/linpack/$(am__dirstamp) \
1713 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1714 src/fortran/linpack/dgbfa.lo: src/fortran/linpack/$(am__dirstamp) \
1715 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1716 src/fortran/linpack/dgeco.lo: src/fortran/linpack/$(am__dirstamp) \
1717 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1718 src/fortran/linpack/dgedi.lo: src/fortran/linpack/$(am__dirstamp) \
1719 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1720 src/fortran/linpack/dqrdc.lo: src/fortran/linpack/$(am__dirstamp) \
1721 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1722 src/fortran/linpack/dqrsl.lo: src/fortran/linpack/$(am__dirstamp) \
1723 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1724 src/fortran/linpack/dqrsm.lo: src/fortran/linpack/$(am__dirstamp) \
1725 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1726 src/fortran/linpack/hhdml.lo: src/fortran/linpack/$(am__dirstamp) \
1727 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1728 src/fortran/linpack/wgeco.lo: src/fortran/linpack/$(am__dirstamp) \
1729 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1730 src/fortran/linpack/wgefa.lo: src/fortran/linpack/$(am__dirstamp) \
1731 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1732 src/fortran/linpack/wgesl.lo: src/fortran/linpack/$(am__dirstamp) \
1733 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1734 src/fortran/linpack/dpofa.lo: src/fortran/linpack/$(am__dirstamp) \
1735 src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
1736 src/fortran/eispack/balbak.lo: src/fortran/eispack/$(am__dirstamp) \
1737 src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
1738 src/c/libscielementary_functions_algo_la-finite.lo: \
1739 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1740 src/c/libscielementary_functions_algo_la-vfinite.lo: \
1741 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1742 src/c/libscielementary_functions_algo_la-cmp.lo: \
1743 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1744 src/c/libscielementary_functions_algo_la-vceil.lo: \
1745 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1746 src/c/libscielementary_functions_algo_la-xerhlt.lo: \
1747 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1748 src/c/libscielementary_functions_algo_la-vfloor.lo: \
1749 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1750 src/c/libscielementary_functions_algo_la-vfrexp.lo: \
1751 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1752 src/c/libscielementary_functions_algo_la-scidcopy.lo: \
1753 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1754 src/c/libscielementary_functions_algo_la-int2db.lo: \
1755 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1756 src/c/libscielementary_functions_algo_la-rea2db.lo: \
1757 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1758 src/c/libscielementary_functions_algo_la-qsort.lo: \
1759 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1760 src/c/libscielementary_functions_algo_la-qsort-char.lo: \
1761 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1762 src/c/libscielementary_functions_algo_la-qsort-double.lo: \
1763 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1764 src/c/libscielementary_functions_algo_la-qsort-int.lo: \
1765 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1766 src/c/libscielementary_functions_algo_la-qsort-short.lo: \
1767 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1768 src/c/libscielementary_functions_algo_la-qsort-string.lo: \
1769 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1770 src/c/libscielementary_functions_algo_la-basic_functions.lo: \
1771 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1772 src/c/libscielementary_functions_algo_la-abs.lo: \
1773 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1774 src/c/libscielementary_functions_algo_la-atan.lo: \
1775 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1776 src/c/libscielementary_functions_algo_la-cos.lo: \
1777 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1778 src/c/libscielementary_functions_algo_la-cosh.lo: \
1779 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1780 src/c/libscielementary_functions_algo_la-sin.lo: \
1781 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1782 src/c/libscielementary_functions_algo_la-sinh.lo: \
1783 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1784 src/c/libscielementary_functions_algo_la-tan.lo: \
1785 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1786 src/c/libscielementary_functions_algo_la-exp.lo: \
1787 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1788 src/c/libscielementary_functions_algo_la-expm.lo: \
1789 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1790 src/c/libscielementary_functions_algo_la-log.lo: \
1791 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1792 src/c/libscielementary_functions_algo_la-sqrt.lo: \
1793 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1794 src/c/libscielementary_functions_algo_la-cupro.lo: \
1795 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1796 src/c/libscielementary_functions_algo_la-sign.lo: \
1797 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1798 src/c/libscielementary_functions_algo_la-ceil.lo: \
1799 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1800 src/c/libscielementary_functions_algo_la-eye.lo: \
1801 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1802 src/c/libscielementary_functions_algo_la-dmsum.lo: \
1803 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1804 src/c/libscielementary_functions_algo_la-dsearch.lo: \
1805 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1806 src/c/libscielementary_functions_algo_la-floor.lo: \
1807 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1808 src/c/libscielementary_functions_algo_la-mprod.lo: \
1809 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1810 src/c/libscielementary_functions_algo_la-pythag.lo: \
1811 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1812 src/c/libscielementary_functions_algo_la-matrix_generation.lo: \
1813 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1814 src/c/libscielementary_functions_algo_la-vmul.lo: \
1815 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1816 src/c/libscielementary_functions_algo_la-add_vector.lo: \
1817 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1818 src/c/libscielementary_functions_algo_la-sub_vector.lo: \
1819 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1820 src/c/libscielementary_functions_algo_la-convertbase.lo: \
1821 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1822 src/fortran/wasum.lo: src/fortran/$(am__dirstamp) \
1823 src/fortran/$(DEPDIR)/$(am__dirstamp)
1824 src/fortran/dexpm1.lo: src/fortran/$(am__dirstamp) \
1825 src/fortran/$(DEPDIR)/$(am__dirstamp)
1826 src/fortran/wwdiv.lo: src/fortran/$(am__dirstamp) \
1827 src/fortran/$(DEPDIR)/$(am__dirstamp)
1828 src/fortran/wdotcr.lo: src/fortran/$(am__dirstamp) \
1829 src/fortran/$(DEPDIR)/$(am__dirstamp)
1830 src/fortran/iset.lo: src/fortran/$(am__dirstamp) \
1831 src/fortran/$(DEPDIR)/$(am__dirstamp)
1832 src/fortran/franck.lo: src/fortran/$(am__dirstamp) \
1833 src/fortran/$(DEPDIR)/$(am__dirstamp)
1834 src/fortran/dwpowe.lo: src/fortran/$(am__dirstamp) \
1835 src/fortran/$(DEPDIR)/$(am__dirstamp)
1836 src/fortran/rcsort.lo: src/fortran/$(am__dirstamp) \
1837 src/fortran/$(DEPDIR)/$(am__dirstamp)
1838 src/fortran/wddiv.lo: src/fortran/$(am__dirstamp) \
1839 src/fortran/$(DEPDIR)/$(am__dirstamp)
1840 src/fortran/lnblnk.lo: src/fortran/$(am__dirstamp) \
1841 src/fortran/$(DEPDIR)/$(am__dirstamp)
1842 src/fortran/entier.lo: src/fortran/$(am__dirstamp) \
1843 src/fortran/$(DEPDIR)/$(am__dirstamp)
1844 src/fortran/round.lo: src/fortran/$(am__dirstamp) \
1845 src/fortran/$(DEPDIR)/$(am__dirstamp)
1846 src/fortran/cortr.lo: src/fortran/$(am__dirstamp) \
1847 src/fortran/$(DEPDIR)/$(am__dirstamp)
1848 src/fortran/simple.lo: src/fortran/$(am__dirstamp) \
1849 src/fortran/$(DEPDIR)/$(am__dirstamp)
1850 src/fortran/split.lo: src/fortran/$(am__dirstamp) \
1851 src/fortran/$(DEPDIR)/$(am__dirstamp)
1852 src/fortran/wdrdiv.lo: src/fortran/$(am__dirstamp) \
1853 src/fortran/$(DEPDIR)/$(am__dirstamp)
1854 src/fortran/imcopy.lo: src/fortran/$(am__dirstamp) \
1855 src/fortran/$(DEPDIR)/$(am__dirstamp)
1856 src/fortran/cbal.lo: src/fortran/$(am__dirstamp) \
1857 src/fortran/$(DEPDIR)/$(am__dirstamp)
1858 src/fortran/dsum.lo: src/fortran/$(am__dirstamp) \
1859 src/fortran/$(DEPDIR)/$(am__dirstamp)
1860 src/fortran/urand.lo: src/fortran/$(am__dirstamp) \
1861 src/fortran/$(DEPDIR)/$(am__dirstamp)
1862 src/fortran/intp.lo: src/fortran/$(am__dirstamp) \
1863 src/fortran/$(DEPDIR)/$(am__dirstamp)
1864 src/fortran/watan.lo: src/fortran/$(am__dirstamp) \
1865 src/fortran/$(DEPDIR)/$(am__dirstamp)
1866 src/fortran/wipowe.lo: src/fortran/$(am__dirstamp) \
1867 src/fortran/$(DEPDIR)/$(am__dirstamp)
1868 src/fortran/wacos.lo: src/fortran/$(am__dirstamp) \
1869 src/fortran/$(DEPDIR)/$(am__dirstamp)
1870 src/fortran/wdpow1.lo: src/fortran/$(am__dirstamp) \
1871 src/fortran/$(DEPDIR)/$(am__dirstamp)
1872 src/fortran/dlgama.lo: src/fortran/$(am__dirstamp) \
1873 src/fortran/$(DEPDIR)/$(am__dirstamp)
1874 src/fortran/exch.lo: src/fortran/$(am__dirstamp) \
1875 src/fortran/$(DEPDIR)/$(am__dirstamp)
1876 src/fortran/wsign.lo: src/fortran/$(am__dirstamp) \
1877 src/fortran/$(DEPDIR)/$(am__dirstamp)
1878 src/fortran/kronr.lo: src/fortran/$(am__dirstamp) \
1879 src/fortran/$(DEPDIR)/$(am__dirstamp)
1880 src/fortran/wrscal.lo: src/fortran/$(am__dirstamp) \
1881 src/fortran/$(DEPDIR)/$(am__dirstamp)
1882 src/fortran/dmmul1.lo: src/fortran/$(am__dirstamp) \
1883 src/fortran/$(DEPDIR)/$(am__dirstamp)
1884 src/fortran/dwpow.lo: src/fortran/$(am__dirstamp) \
1885 src/fortran/$(DEPDIR)/$(am__dirstamp)
1886 src/fortran/wmmul.lo: src/fortran/$(am__dirstamp) \
1887 src/fortran/$(DEPDIR)/$(am__dirstamp)
1888 src/fortran/ddif.lo: src/fortran/$(am__dirstamp) \
1889 src/fortran/$(DEPDIR)/$(am__dirstamp)
1890 src/fortran/wdiv.lo: src/fortran/$(am__dirstamp) \
1891 src/fortran/$(DEPDIR)/$(am__dirstamp)
1892 src/fortran/wtan.lo: src/fortran/$(am__dirstamp) \
1893 src/fortran/$(DEPDIR)/$(am__dirstamp)
1894 src/fortran/ddpow.lo: src/fortran/$(am__dirstamp) \
1895 src/fortran/$(DEPDIR)/$(am__dirstamp)
1896 src/fortran/magic.lo: src/fortran/$(am__dirstamp) \
1897 src/fortran/$(DEPDIR)/$(am__dirstamp)
1898 src/fortran/wcerr.lo: src/fortran/$(am__dirstamp) \
1899 src/fortran/$(DEPDIR)/$(am__dirstamp)
1900 src/fortran/ivimp.lo: src/fortran/$(am__dirstamp) \
1901 src/fortran/$(DEPDIR)/$(am__dirstamp)
1902 src/fortran/dadd.lo: src/fortran/$(am__dirstamp) \
1903 src/fortran/$(DEPDIR)/$(am__dirstamp)
1904 src/fortran/isort.lo: src/fortran/$(am__dirstamp) \
1905 src/fortran/$(DEPDIR)/$(am__dirstamp)
1906 src/fortran/hilber.lo: src/fortran/$(am__dirstamp) \
1907 src/fortran/$(DEPDIR)/$(am__dirstamp)
1908 src/fortran/wdpowe.lo: src/fortran/$(am__dirstamp) \
1909 src/fortran/$(DEPDIR)/$(am__dirstamp)
1910 src/fortran/wmprod.lo: src/fortran/$(am__dirstamp) \
1911 src/fortran/$(DEPDIR)/$(am__dirstamp)
1912 src/fortran/wscal.lo: src/fortran/$(am__dirstamp) \
1913 src/fortran/$(DEPDIR)/$(am__dirstamp)
1914 src/fortran/dlblks.lo: src/fortran/$(am__dirstamp) \
1915 src/fortran/$(DEPDIR)/$(am__dirstamp)
1916 src/fortran/kronc.lo: src/fortran/$(am__dirstamp) \
1917 src/fortran/$(DEPDIR)/$(am__dirstamp)
1918 src/fortran/ddrdiv.lo: src/fortran/$(am__dirstamp) \
1919 src/fortran/$(DEPDIR)/$(am__dirstamp)
1920 src/fortran/dipow.lo: src/fortran/$(am__dirstamp) \
1921 src/fortran/$(DEPDIR)/$(am__dirstamp)
1922 src/fortran/wshrsl.lo: src/fortran/$(am__dirstamp) \
1923 src/fortran/$(DEPDIR)/$(am__dirstamp)
1924 src/fortran/wwrdiv.lo: src/fortran/$(am__dirstamp) \
1925 src/fortran/$(DEPDIR)/$(am__dirstamp)
1926 src/fortran/coshin.lo: src/fortran/$(am__dirstamp) \
1927 src/fortran/$(DEPDIR)/$(am__dirstamp)
1928 src/fortran/iwamax.lo: src/fortran/$(am__dirstamp) \
1929 src/fortran/$(DEPDIR)/$(am__dirstamp)
1930 src/fortran/dipowe.lo: src/fortran/$(am__dirstamp) \
1931 src/fortran/$(DEPDIR)/$(am__dirstamp)
1932 src/fortran/cusum.lo: src/fortran/$(am__dirstamp) \
1933 src/fortran/$(DEPDIR)/$(am__dirstamp)
1934 src/fortran/d1mach.lo: src/fortran/$(am__dirstamp) \
1935 src/fortran/$(DEPDIR)/$(am__dirstamp)
1936 src/fortran/wbdiag.lo: src/fortran/$(am__dirstamp) \
1937 src/fortran/$(DEPDIR)/$(am__dirstamp)
1938 src/fortran/ddpow1.lo: src/fortran/$(am__dirstamp) \
1939 src/fortran/$(DEPDIR)/$(am__dirstamp)
1940 src/fortran/vpythag.lo: src/fortran/$(am__dirstamp) \
1941 src/fortran/$(DEPDIR)/$(am__dirstamp)
1942 src/fortran/isova0.lo: src/fortran/$(am__dirstamp) \
1943 src/fortran/$(DEPDIR)/$(am__dirstamp)
1944 src/fortran/wswap.lo: src/fortran/$(am__dirstamp) \
1945 src/fortran/$(DEPDIR)/$(am__dirstamp)
1946 src/fortran/wwpow1.lo: src/fortran/$(am__dirstamp) \
1947 src/fortran/$(DEPDIR)/$(am__dirstamp)
1948 src/fortran/gdcp2i.lo: src/fortran/$(am__dirstamp) \
1949 src/fortran/$(DEPDIR)/$(am__dirstamp)
1950 src/fortran/drdiv.lo: src/fortran/$(am__dirstamp) \
1951 src/fortran/$(DEPDIR)/$(am__dirstamp)
1952 src/fortran/wmsum.lo: src/fortran/$(am__dirstamp) \
1953 src/fortran/$(DEPDIR)/$(am__dirstamp)
1954 src/fortran/corth.lo: src/fortran/$(am__dirstamp) \
1955 src/fortran/$(DEPDIR)/$(am__dirstamp)
1956 src/fortran/mtran.lo: src/fortran/$(am__dirstamp) \
1957 src/fortran/$(DEPDIR)/$(am__dirstamp)
1958 src/fortran/wwpow.lo: src/fortran/$(am__dirstamp) \
1959 src/fortran/$(DEPDIR)/$(am__dirstamp)
1960 src/fortran/dvmul.lo: src/fortran/$(am__dirstamp) \
1961 src/fortran/$(DEPDIR)/$(am__dirstamp)
1962 src/fortran/wclmat.lo: src/fortran/$(am__dirstamp) \
1963 src/fortran/$(DEPDIR)/$(am__dirstamp)
1964 src/fortran/dsort.lo: src/fortran/$(am__dirstamp) \
1965 src/fortran/$(DEPDIR)/$(am__dirstamp)
1966 src/fortran/cerr.lo: src/fortran/$(am__dirstamp) \
1967 src/fortran/$(DEPDIR)/$(am__dirstamp)
1968 src/fortran/rcopy.lo: src/fortran/$(am__dirstamp) \
1969 src/fortran/$(DEPDIR)/$(am__dirstamp)
1970 src/fortran/wdpow.lo: src/fortran/$(am__dirstamp) \
1971 src/fortran/$(DEPDIR)/$(am__dirstamp)
1972 src/fortran/orthes.lo: src/fortran/$(am__dirstamp) \
1973 src/fortran/$(DEPDIR)/$(am__dirstamp)
1974 src/fortran/waxpy.lo: src/fortran/$(am__dirstamp) \
1975 src/fortran/$(DEPDIR)/$(am__dirstamp)
1976 src/fortran/coef.lo: src/fortran/$(am__dirstamp) \
1977 src/fortran/$(DEPDIR)/$(am__dirstamp)
1978 src/fortran/dwdiv.lo: src/fortran/$(am__dirstamp) \
1979 src/fortran/$(DEPDIR)/$(am__dirstamp)
1980 src/fortran/arcosh.lo: src/fortran/$(am__dirstamp) \
1981 src/fortran/$(DEPDIR)/$(am__dirstamp)
1982 src/fortran/wasin.lo: src/fortran/$(am__dirstamp) \
1983 src/fortran/$(DEPDIR)/$(am__dirstamp)
1984 src/fortran/wexpm1.lo: src/fortran/$(am__dirstamp) \
1985 src/fortran/$(DEPDIR)/$(am__dirstamp)
1986 src/fortran/ddpowe.lo: src/fortran/$(am__dirstamp) \
1987 src/fortran/$(DEPDIR)/$(am__dirstamp)
1988 src/fortran/dmprod.lo: src/fortran/$(am__dirstamp) \
1989 src/fortran/$(DEPDIR)/$(am__dirstamp)
1990 src/fortran/wwpowe.lo: src/fortran/$(am__dirstamp) \
1991 src/fortran/$(DEPDIR)/$(am__dirstamp)
1992 src/fortran/wdotci.lo: src/fortran/$(am__dirstamp) \
1993 src/fortran/$(DEPDIR)/$(am__dirstamp)
1994 src/fortran/dmcopy.lo: src/fortran/$(am__dirstamp) \
1995 src/fortran/$(DEPDIR)/$(am__dirstamp)
1996 src/fortran/wexchn.lo: src/fortran/$(am__dirstamp) \
1997 src/fortran/$(DEPDIR)/$(am__dirstamp)
1998 src/fortran/isoval.lo: src/fortran/$(am__dirstamp) \
1999 src/fortran/$(DEPDIR)/$(am__dirstamp)
2000 src/fortran/dwrdiv.lo: src/fortran/$(am__dirstamp) \
2001 src/fortran/$(DEPDIR)/$(am__dirstamp)
2002 src/fortran/wipow.lo: src/fortran/$(am__dirstamp) \
2003 src/fortran/$(DEPDIR)/$(am__dirstamp)
2004 src/fortran/wlog.lo: src/fortran/$(am__dirstamp) \
2005 src/fortran/$(DEPDIR)/$(am__dirstamp)
2006 src/fortran/infinity.lo: src/fortran/$(am__dirstamp) \
2007 src/fortran/$(DEPDIR)/$(am__dirstamp)
2008 src/fortran/dwpow1.lo: src/fortran/$(am__dirstamp) \
2009 src/fortran/$(DEPDIR)/$(am__dirstamp)
2010 src/fortran/wmul.lo: src/fortran/$(am__dirstamp) \
2011 src/fortran/$(DEPDIR)/$(am__dirstamp)
2012 src/fortran/dad.lo: src/fortran/$(am__dirstamp) \
2013 src/fortran/$(DEPDIR)/$(am__dirstamp)
2014 src/fortran/dset.lo: src/fortran/$(am__dirstamp) \
2015 src/fortran/$(DEPDIR)/$(am__dirstamp)
2016 src/fortran/dtild.lo: src/fortran/$(am__dirstamp) \
2017 src/fortran/$(DEPDIR)/$(am__dirstamp)
2018 src/fortran/i1mach.lo: src/fortran/$(am__dirstamp) \
2019 src/fortran/$(DEPDIR)/$(am__dirstamp)
2020 src/fortran/dclmat.lo: src/fortran/$(am__dirstamp) \
2021 src/fortran/$(DEPDIR)/$(am__dirstamp)
2022 src/fortran/ortran.lo: src/fortran/$(am__dirstamp) \
2023 src/fortran/$(DEPDIR)/$(am__dirstamp)
2024 src/fortran/bdiag.lo: src/fortran/$(am__dirstamp) \
2025 src/fortran/$(DEPDIR)/$(am__dirstamp)
2026 src/fortran/wvmul.lo: src/fortran/$(am__dirstamp) \
2027 src/fortran/$(DEPDIR)/$(am__dirstamp)
2028 src/fortran/dmmul.lo: src/fortran/$(am__dirstamp) \
2029 src/fortran/$(DEPDIR)/$(am__dirstamp)
2030 src/fortran/wsqrt.lo: src/fortran/$(am__dirstamp) \
2031 src/fortran/$(DEPDIR)/$(am__dirstamp)
2032 src/fortran/rat.lo: src/fortran/$(am__dirstamp) \
2033 src/fortran/$(DEPDIR)/$(am__dirstamp)
2034 src/fortran/old_pythag.lo: src/fortran/$(am__dirstamp) \
2035 src/fortran/$(DEPDIR)/$(am__dirstamp)
2036 src/fortran/danints.lo: src/fortran/$(am__dirstamp) \
2037 src/fortran/$(DEPDIR)/$(am__dirstamp)
2038 src/cpp/$(am__dirstamp):
2040 @: > src/cpp/$(am__dirstamp)
2041 src/cpp/$(DEPDIR)/$(am__dirstamp):
2042 @$(MKDIR_P) src/cpp/$(DEPDIR)
2043 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
2044 src/cpp/libscielementary_functions_algo_la-getmode.lo: \
2045 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2046 src/cpp/libscielementary_functions_algo_la-cumsum.lo: \
2047 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2048 src/cpp/libscielementary_functions_algo_la-cumprod.lo: \
2049 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2050 src/cpp/libscielementary_functions_algo_la-diag.lo: \
2051 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2052 src/cpp/libscielementary_functions_algo_la-gsort.lo: \
2053 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2054 src/cpp/libscielementary_functions_algo_la-prod.lo: \
2055 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2056 src/cpp/libscielementary_functions_algo_la-sum.lo: \
2057 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2058 src/cpp/libscielementary_functions_algo_la-max.lo: \
2059 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2060 src/cpp/libscielementary_functions_algo_la-min.lo: \
2061 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2062 src/cpp/libscielementary_functions_algo_la-clean.lo: \
2063 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
2065 libscielementary_functions-algo.la: $(libscielementary_functions_algo_la_OBJECTS) $(libscielementary_functions_algo_la_DEPENDENCIES) $(EXTRA_libscielementary_functions_algo_la_DEPENDENCIES)
2066 $(AM_V_CXXLD)$(CXXLINK) $(am_libscielementary_functions_algo_la_rpath) $(libscielementary_functions_algo_la_OBJECTS) $(libscielementary_functions_algo_la_LIBADD) $(LIBS)
2067 sci_gateway/c/$(am__dirstamp):
2068 @$(MKDIR_P) sci_gateway/c
2069 @: > sci_gateway/c/$(am__dirstamp)
2070 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
2071 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
2072 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2073 sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo: \
2074 sci_gateway/c/$(am__dirstamp) \
2075 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2076 sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo: \
2077 sci_gateway/c/$(am__dirstamp) \
2078 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2079 sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo: \
2080 sci_gateway/c/$(am__dirstamp) \
2081 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2082 sci_gateway/c/libscielementary_functions_la-sci_base2dec.lo: \
2083 sci_gateway/c/$(am__dirstamp) \
2084 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2085 sci_gateway/c/libscielementary_functions_la-sci_dec2base.lo: \
2086 sci_gateway/c/$(am__dirstamp) \
2087 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2088 sci_gateway/c/libscielementary_functions_la-sci_log10.lo: \
2089 sci_gateway/c/$(am__dirstamp) \
2090 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
2091 sci_gateway/cpp/$(am__dirstamp):
2092 @$(MKDIR_P) sci_gateway/cpp
2093 @: > sci_gateway/cpp/$(am__dirstamp)
2094 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
2095 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
2096 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2097 sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo: \
2098 sci_gateway/cpp/$(am__dirstamp) \
2099 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2100 sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo: \
2101 sci_gateway/cpp/$(am__dirstamp) \
2102 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2103 sci_gateway/cpp/libscielementary_functions_la-sci_size.lo: \
2104 sci_gateway/cpp/$(am__dirstamp) \
2105 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2106 sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo: \
2107 sci_gateway/cpp/$(am__dirstamp) \
2108 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2109 sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo: \
2110 sci_gateway/cpp/$(am__dirstamp) \
2111 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2112 sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo: \
2113 sci_gateway/cpp/$(am__dirstamp) \
2114 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2115 sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo: \
2116 sci_gateway/cpp/$(am__dirstamp) \
2117 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2118 sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo: \
2119 sci_gateway/cpp/$(am__dirstamp) \
2120 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2121 sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo: \
2122 sci_gateway/cpp/$(am__dirstamp) \
2123 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2124 sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo: \
2125 sci_gateway/cpp/$(am__dirstamp) \
2126 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2127 sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo: \
2128 sci_gateway/cpp/$(am__dirstamp) \
2129 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2130 sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo: \
2131 sci_gateway/cpp/$(am__dirstamp) \
2132 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2133 sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo: \
2134 sci_gateway/cpp/$(am__dirstamp) \
2135 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2136 sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo: \
2137 sci_gateway/cpp/$(am__dirstamp) \
2138 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2139 sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo: \
2140 sci_gateway/cpp/$(am__dirstamp) \
2141 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2142 sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo: \
2143 sci_gateway/cpp/$(am__dirstamp) \
2144 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2145 sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo: \
2146 sci_gateway/cpp/$(am__dirstamp) \
2147 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2148 sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo: \
2149 sci_gateway/cpp/$(am__dirstamp) \
2150 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2151 sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo: \
2152 sci_gateway/cpp/$(am__dirstamp) \
2153 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2154 sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo: \
2155 sci_gateway/cpp/$(am__dirstamp) \
2156 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2157 sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo: \
2158 sci_gateway/cpp/$(am__dirstamp) \
2159 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2160 sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo: \
2161 sci_gateway/cpp/$(am__dirstamp) \
2162 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2163 sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo: \
2164 sci_gateway/cpp/$(am__dirstamp) \
2165 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2166 sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo: \
2167 sci_gateway/cpp/$(am__dirstamp) \
2168 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2169 sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo: \
2170 sci_gateway/cpp/$(am__dirstamp) \
2171 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2172 sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo: \
2173 sci_gateway/cpp/$(am__dirstamp) \
2174 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2175 sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo: \
2176 sci_gateway/cpp/$(am__dirstamp) \
2177 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2178 sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo: \
2179 sci_gateway/cpp/$(am__dirstamp) \
2180 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2181 sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo: \
2182 sci_gateway/cpp/$(am__dirstamp) \
2183 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2184 sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo: \
2185 sci_gateway/cpp/$(am__dirstamp) \
2186 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2187 sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo: \
2188 sci_gateway/cpp/$(am__dirstamp) \
2189 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2190 sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo: \
2191 sci_gateway/cpp/$(am__dirstamp) \
2192 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2193 sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo: \
2194 sci_gateway/cpp/$(am__dirstamp) \
2195 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2196 sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo: \
2197 sci_gateway/cpp/$(am__dirstamp) \
2198 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2199 sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo: \
2200 sci_gateway/cpp/$(am__dirstamp) \
2201 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2202 sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo: \
2203 sci_gateway/cpp/$(am__dirstamp) \
2204 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2205 sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo: \
2206 sci_gateway/cpp/$(am__dirstamp) \
2207 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2208 sci_gateway/cpp/libscielementary_functions_la-sci_int.lo: \
2209 sci_gateway/cpp/$(am__dirstamp) \
2210 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2211 sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo: \
2212 sci_gateway/cpp/$(am__dirstamp) \
2213 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2214 sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo: \
2215 sci_gateway/cpp/$(am__dirstamp) \
2216 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2217 sci_gateway/cpp/libscielementary_functions_la-sci_log.lo: \
2218 sci_gateway/cpp/$(am__dirstamp) \
2219 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2220 sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo: \
2221 sci_gateway/cpp/$(am__dirstamp) \
2222 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2223 sci_gateway/cpp/libscielementary_functions_la-sci_max.lo: \
2224 sci_gateway/cpp/$(am__dirstamp) \
2225 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2226 sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo: \
2227 sci_gateway/cpp/$(am__dirstamp) \
2228 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2229 sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo: \
2230 sci_gateway/cpp/$(am__dirstamp) \
2231 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2232 sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo: \
2233 sci_gateway/cpp/$(am__dirstamp) \
2234 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2235 sci_gateway/cpp/libscielementary_functions_la-sci_real.lo: \
2236 sci_gateway/cpp/$(am__dirstamp) \
2237 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2238 sci_gateway/cpp/libscielementary_functions_la-sci_round.lo: \
2239 sci_gateway/cpp/$(am__dirstamp) \
2240 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2241 sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo: \
2242 sci_gateway/cpp/$(am__dirstamp) \
2243 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2244 sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo: \
2245 sci_gateway/cpp/$(am__dirstamp) \
2246 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2247 sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo: \
2248 sci_gateway/cpp/$(am__dirstamp) \
2249 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2250 sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo: \
2251 sci_gateway/cpp/$(am__dirstamp) \
2252 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2253 sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo: \
2254 sci_gateway/cpp/$(am__dirstamp) \
2255 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2256 sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo: \
2257 sci_gateway/cpp/$(am__dirstamp) \
2258 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2259 sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo: \
2260 sci_gateway/cpp/$(am__dirstamp) \
2261 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
2263 libscielementary_functions.la: $(libscielementary_functions_la_OBJECTS) $(libscielementary_functions_la_DEPENDENCIES) $(EXTRA_libscielementary_functions_la_DEPENDENCIES)
2264 $(AM_V_CXXLD)$(CXXLINK) $(am_libscielementary_functions_la_rpath) $(libscielementary_functions_la_OBJECTS) $(libscielementary_functions_la_LIBADD) $(LIBS)
2266 mostlyclean-compile:
2268 -rm -f sci_gateway/c/*.$(OBJEXT)
2269 -rm -f sci_gateway/c/*.lo
2270 -rm -f sci_gateway/cpp/*.$(OBJEXT)
2271 -rm -f sci_gateway/cpp/*.lo
2272 -rm -f src/c/*.$(OBJEXT)
2274 -rm -f src/cpp/*.$(OBJEXT)
2276 -rm -f src/fortran/*.$(OBJEXT)
2277 -rm -f src/fortran/*.lo
2278 -rm -f src/fortran/eispack/*.$(OBJEXT)
2279 -rm -f src/fortran/eispack/*.lo
2280 -rm -f src/fortran/linpack/*.$(OBJEXT)
2281 -rm -f src/fortran/linpack/*.lo
2282 -rm -f src/fortran/slatec/*.$(OBJEXT)
2283 -rm -f src/fortran/slatec/*.lo
2288 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo@am__quote@ # am--include-marker
2289 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo@am__quote@ # am--include-marker
2290 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo@am__quote@ # am--include-marker
2291 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_log10.Plo@am__quote@ # am--include-marker
2292 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo@am__quote@ # am--include-marker
2293 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo@am__quote@ # am--include-marker
2294 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo@am__quote@ # am--include-marker
2295 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo@am__quote@ # am--include-marker
2296 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo@am__quote@ # am--include-marker
2297 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo@am__quote@ # am--include-marker
2298 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo@am__quote@ # am--include-marker
2299 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo@am__quote@ # am--include-marker
2300 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo@am__quote@ # am--include-marker
2301 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo@am__quote@ # am--include-marker
2302 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo@am__quote@ # am--include-marker
2303 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo@am__quote@ # am--include-marker
2304 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo@am__quote@ # am--include-marker
2305 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo@am__quote@ # am--include-marker
2306 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo@am__quote@ # am--include-marker
2307 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo@am__quote@ # am--include-marker
2308 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo@am__quote@ # am--include-marker
2309 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo@am__quote@ # am--include-marker
2310 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo@am__quote@ # am--include-marker
2311 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo@am__quote@ # am--include-marker
2312 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo@am__quote@ # am--include-marker
2313 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo@am__quote@ # am--include-marker
2314 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo@am__quote@ # am--include-marker
2315 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo@am__quote@ # am--include-marker
2316 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo@am__quote@ # am--include-marker
2317 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo@am__quote@ # am--include-marker
2318 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo@am__quote@ # am--include-marker
2319 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo@am__quote@ # am--include-marker
2320 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo@am__quote@ # am--include-marker
2321 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo@am__quote@ # am--include-marker
2322 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo@am__quote@ # am--include-marker
2323 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo@am__quote@ # am--include-marker
2324 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo@am__quote@ # am--include-marker
2325 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo@am__quote@ # am--include-marker
2326 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo@am__quote@ # am--include-marker
2327 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo@am__quote@ # am--include-marker
2328 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo@am__quote@ # am--include-marker
2329 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo@am__quote@ # am--include-marker
2330 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo@am__quote@ # am--include-marker
2331 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo@am__quote@ # am--include-marker
2332 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo@am__quote@ # am--include-marker
2333 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo@am__quote@ # am--include-marker
2334 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo@am__quote@ # am--include-marker
2335 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo@am__quote@ # am--include-marker
2336 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo@am__quote@ # am--include-marker
2337 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo@am__quote@ # am--include-marker
2338 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo@am__quote@ # am--include-marker
2339 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo@am__quote@ # am--include-marker
2340 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo@am__quote@ # am--include-marker
2341 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo@am__quote@ # am--include-marker
2342 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo@am__quote@ # am--include-marker
2343 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo@am__quote@ # am--include-marker
2344 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo@am__quote@ # am--include-marker
2345 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo@am__quote@ # am--include-marker
2346 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo@am__quote@ # am--include-marker
2347 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo@am__quote@ # am--include-marker
2348 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo@am__quote@ # am--include-marker
2349 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo@am__quote@ # am--include-marker
2350 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo@am__quote@ # am--include-marker
2351 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo@am__quote@ # am--include-marker
2352 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo@am__quote@ # am--include-marker
2353 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo@am__quote@ # am--include-marker
2354 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo@am__quote@ # am--include-marker
2355 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo@am__quote@ # am--include-marker
2356 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Plo@am__quote@ # am--include-marker
2357 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo@am__quote@ # am--include-marker
2358 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo@am__quote@ # am--include-marker
2359 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo@am__quote@ # am--include-marker
2360 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo@am__quote@ # am--include-marker
2361 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo@am__quote@ # am--include-marker
2362 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo@am__quote@ # am--include-marker
2363 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo@am__quote@ # am--include-marker
2364 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo@am__quote@ # am--include-marker
2365 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo@am__quote@ # am--include-marker
2366 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo@am__quote@ # am--include-marker
2367 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo@am__quote@ # am--include-marker
2368 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo@am__quote@ # am--include-marker
2369 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo@am__quote@ # am--include-marker
2370 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo@am__quote@ # am--include-marker
2371 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo@am__quote@ # am--include-marker
2372 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo@am__quote@ # am--include-marker
2373 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo@am__quote@ # am--include-marker
2374 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo@am__quote@ # am--include-marker
2375 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo@am__quote@ # am--include-marker
2376 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo@am__quote@ # am--include-marker
2377 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo@am__quote@ # am--include-marker
2378 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo@am__quote@ # am--include-marker
2379 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo@am__quote@ # am--include-marker
2380 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo@am__quote@ # am--include-marker
2381 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo@am__quote@ # am--include-marker
2382 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo@am__quote@ # am--include-marker
2383 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo@am__quote@ # am--include-marker
2384 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo@am__quote@ # am--include-marker
2385 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo@am__quote@ # am--include-marker
2386 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo@am__quote@ # am--include-marker
2387 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo@am__quote@ # am--include-marker
2388 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo@am__quote@ # am--include-marker
2389 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo@am__quote@ # am--include-marker
2390 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo@am__quote@ # am--include-marker
2391 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo@am__quote@ # am--include-marker
2392 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo@am__quote@ # am--include-marker
2393 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo@am__quote@ # am--include-marker
2394 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo@am__quote@ # am--include-marker
2395 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo@am__quote@ # am--include-marker
2396 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo@am__quote@ # am--include-marker
2397 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo@am__quote@ # am--include-marker
2398 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo@am__quote@ # am--include-marker
2399 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo@am__quote@ # am--include-marker
2400 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo@am__quote@ # am--include-marker
2401 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo@am__quote@ # am--include-marker
2403 $(am__depfiles_remade):
2405 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
2407 am--depfiles: $(am__depfiles_remade)
2410 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2411 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2412 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2413 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2415 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2418 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2419 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2420 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2423 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2426 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2427 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2428 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
2429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2431 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2433 src/c/libdummy_elementary_functions_la-unsfdcopy.lo: src/c/unsfdcopy.c
2434 @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
2435 @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
2436 @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@
2437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2438 @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
2440 src/c/libscielementary_functions_algo_la-finite.lo: src/c/finite.c
2441 @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
2442 @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
2443 @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@
2444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2445 @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
2447 src/c/libscielementary_functions_algo_la-vfinite.lo: src/c/vfinite.c
2448 @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
2449 @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
2450 @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@
2451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2452 @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
2454 src/c/libscielementary_functions_algo_la-cmp.lo: src/c/cmp.c
2455 @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
2456 @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
2457 @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@
2458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2459 @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
2461 src/c/libscielementary_functions_algo_la-vceil.lo: src/c/vceil.c
2462 @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
2463 @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
2464 @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@
2465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2466 @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
2468 src/c/libscielementary_functions_algo_la-xerhlt.lo: src/c/xerhlt.c
2469 @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
2470 @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
2471 @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@
2472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2473 @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
2475 src/c/libscielementary_functions_algo_la-vfloor.lo: src/c/vfloor.c
2476 @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
2477 @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
2478 @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@
2479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2480 @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
2482 src/c/libscielementary_functions_algo_la-vfrexp.lo: src/c/vfrexp.c
2483 @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
2484 @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
2485 @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@
2486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2487 @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
2489 src/c/libscielementary_functions_algo_la-scidcopy.lo: src/c/scidcopy.c
2490 @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
2491 @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
2492 @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@
2493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2494 @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
2496 src/c/libscielementary_functions_algo_la-int2db.lo: src/c/int2db.c
2497 @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
2498 @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
2499 @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@
2500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2501 @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
2503 src/c/libscielementary_functions_algo_la-rea2db.lo: src/c/rea2db.c
2504 @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
2505 @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
2506 @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@
2507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2508 @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
2510 src/c/libscielementary_functions_algo_la-qsort.lo: src/c/qsort.c
2511 @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
2512 @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
2513 @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@
2514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2515 @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
2517 src/c/libscielementary_functions_algo_la-qsort-char.lo: src/c/qsort-char.c
2518 @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
2519 @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
2520 @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@
2521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2522 @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
2524 src/c/libscielementary_functions_algo_la-qsort-double.lo: src/c/qsort-double.c
2525 @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
2526 @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
2527 @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@
2528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2529 @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
2531 src/c/libscielementary_functions_algo_la-qsort-int.lo: src/c/qsort-int.c
2532 @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
2533 @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
2534 @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@
2535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2536 @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
2538 src/c/libscielementary_functions_algo_la-qsort-short.lo: src/c/qsort-short.c
2539 @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
2540 @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
2541 @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@
2542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2543 @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
2545 src/c/libscielementary_functions_algo_la-qsort-string.lo: src/c/qsort-string.c
2546 @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
2547 @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
2548 @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@
2549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2550 @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
2552 src/c/libscielementary_functions_algo_la-basic_functions.lo: src/c/basic_functions.c
2553 @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
2554 @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
2555 @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@
2556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2557 @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
2559 src/c/libscielementary_functions_algo_la-abs.lo: src/c/abs.c
2560 @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
2561 @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
2562 @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@
2563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2564 @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
2566 src/c/libscielementary_functions_algo_la-atan.lo: src/c/atan.c
2567 @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
2568 @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
2569 @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@
2570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2571 @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
2573 src/c/libscielementary_functions_algo_la-cos.lo: src/c/cos.c
2574 @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
2575 @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
2576 @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@
2577 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2578 @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
2580 src/c/libscielementary_functions_algo_la-cosh.lo: src/c/cosh.c
2581 @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
2582 @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
2583 @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@
2584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2585 @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
2587 src/c/libscielementary_functions_algo_la-sin.lo: src/c/sin.c
2588 @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
2589 @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
2590 @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@
2591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2592 @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
2594 src/c/libscielementary_functions_algo_la-sinh.lo: src/c/sinh.c
2595 @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
2596 @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
2597 @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@
2598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2599 @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
2601 src/c/libscielementary_functions_algo_la-tan.lo: src/c/tan.c
2602 @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
2603 @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
2604 @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@
2605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2606 @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
2608 src/c/libscielementary_functions_algo_la-exp.lo: src/c/exp.c
2609 @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
2610 @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
2611 @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@
2612 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2613 @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
2615 src/c/libscielementary_functions_algo_la-expm.lo: src/c/expm.c
2616 @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
2617 @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
2618 @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@
2619 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2620 @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
2622 src/c/libscielementary_functions_algo_la-log.lo: src/c/log.c
2623 @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
2624 @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
2625 @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@
2626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2627 @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
2629 src/c/libscielementary_functions_algo_la-sqrt.lo: src/c/sqrt.c
2630 @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
2631 @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
2632 @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@
2633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2634 @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
2636 src/c/libscielementary_functions_algo_la-cupro.lo: src/c/cupro.c
2637 @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
2638 @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
2639 @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@
2640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2641 @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
2643 src/c/libscielementary_functions_algo_la-sign.lo: src/c/sign.c
2644 @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
2645 @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
2646 @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@
2647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2648 @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
2650 src/c/libscielementary_functions_algo_la-ceil.lo: src/c/ceil.c
2651 @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
2652 @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
2653 @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@
2654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2655 @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
2657 src/c/libscielementary_functions_algo_la-eye.lo: src/c/eye.c
2658 @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
2659 @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
2660 @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@
2661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2662 @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
2664 src/c/libscielementary_functions_algo_la-dmsum.lo: src/c/dmsum.c
2665 @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
2666 @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
2667 @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@
2668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2669 @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
2671 src/c/libscielementary_functions_algo_la-dsearch.lo: src/c/dsearch.c
2672 @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
2673 @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
2674 @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@
2675 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2676 @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
2678 src/c/libscielementary_functions_algo_la-floor.lo: src/c/floor.c
2679 @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
2680 @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
2681 @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@
2682 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2683 @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
2685 src/c/libscielementary_functions_algo_la-mprod.lo: src/c/mprod.c
2686 @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
2687 @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
2688 @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@
2689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2690 @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
2692 src/c/libscielementary_functions_algo_la-pythag.lo: src/c/pythag.c
2693 @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
2694 @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
2695 @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@
2696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2697 @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
2699 src/c/libscielementary_functions_algo_la-matrix_generation.lo: src/c/matrix_generation.c
2700 @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
2701 @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
2702 @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@
2703 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2704 @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
2706 src/c/libscielementary_functions_algo_la-vmul.lo: src/c/vmul.c
2707 @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
2708 @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
2709 @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@
2710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2711 @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
2713 src/c/libscielementary_functions_algo_la-add_vector.lo: src/c/add_vector.c
2714 @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
2715 @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
2716 @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@
2717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2718 @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
2720 src/c/libscielementary_functions_algo_la-sub_vector.lo: src/c/sub_vector.c
2721 @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
2722 @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
2723 @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@
2724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2725 @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
2727 src/c/libscielementary_functions_algo_la-convertbase.lo: src/c/convertbase.c
2728 @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-convertbase.lo -MD -MP -MF src/c/$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Tpo -c -o src/c/libscielementary_functions_algo_la-convertbase.lo `test -f 'src/c/convertbase.c' || echo '$(srcdir)/'`src/c/convertbase.c
2729 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Tpo src/c/$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Plo
2730 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/convertbase.c' object='src/c/libscielementary_functions_algo_la-convertbase.lo' libtool=yes @AMDEPBACKSLASH@
2731 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2732 @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-convertbase.lo `test -f 'src/c/convertbase.c' || echo '$(srcdir)/'`src/c/convertbase.c
2734 sci_gateway/c/libscielementary_functions_la-sci_number_properties.lo: sci_gateway/c/sci_number_properties.c
2735 @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
2736 @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
2737 @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@
2738 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2739 @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
2741 sci_gateway/c/libscielementary_functions_la-sci_testmatrix.lo: sci_gateway/c/sci_testmatrix.c
2742 @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
2743 @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
2744 @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@
2745 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2746 @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
2748 sci_gateway/c/libscielementary_functions_la-sci_isequalbitwise.lo: sci_gateway/c/sci_isequalbitwise.c
2749 @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
2750 @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
2751 @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@
2752 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2753 @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
2755 sci_gateway/c/libscielementary_functions_la-sci_base2dec.lo: sci_gateway/c/sci_base2dec.c
2756 @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_base2dec.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Tpo -c -o sci_gateway/c/libscielementary_functions_la-sci_base2dec.lo `test -f 'sci_gateway/c/sci_base2dec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_base2dec.c
2757 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Tpo sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo
2758 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_base2dec.c' object='sci_gateway/c/libscielementary_functions_la-sci_base2dec.lo' libtool=yes @AMDEPBACKSLASH@
2759 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2760 @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_base2dec.lo `test -f 'sci_gateway/c/sci_base2dec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_base2dec.c
2762 sci_gateway/c/libscielementary_functions_la-sci_dec2base.lo: sci_gateway/c/sci_dec2base.c
2763 @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_dec2base.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Tpo -c -o sci_gateway/c/libscielementary_functions_la-sci_dec2base.lo `test -f 'sci_gateway/c/sci_dec2base.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dec2base.c
2764 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Tpo sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo
2765 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_dec2base.c' object='sci_gateway/c/libscielementary_functions_la-sci_dec2base.lo' libtool=yes @AMDEPBACKSLASH@
2766 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2767 @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_dec2base.lo `test -f 'sci_gateway/c/sci_dec2base.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dec2base.c
2769 sci_gateway/c/libscielementary_functions_la-sci_log10.lo: sci_gateway/c/sci_log10.c
2770 @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_log10.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_log10.Tpo -c -o sci_gateway/c/libscielementary_functions_la-sci_log10.lo `test -f 'sci_gateway/c/sci_log10.c' || echo '$(srcdir)/'`sci_gateway/c/sci_log10.c
2771 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_log10.Tpo sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_log10.Plo
2772 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_log10.c' object='sci_gateway/c/libscielementary_functions_la-sci_log10.lo' libtool=yes @AMDEPBACKSLASH@
2773 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2774 @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_log10.lo `test -f 'sci_gateway/c/sci_log10.c' || echo '$(srcdir)/'`sci_gateway/c/sci_log10.c
2777 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2778 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2779 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2780 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2781 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2782 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
2785 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2786 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2787 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
2788 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2789 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2790 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2793 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2794 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2795 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
2796 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2797 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2798 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
2800 src/cpp/libscielementary_functions_algo_la-getmode.lo: src/cpp/getmode.cpp
2801 @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
2802 @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
2803 @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@
2804 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2805 @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
2807 src/cpp/libscielementary_functions_algo_la-cumsum.lo: src/cpp/cumsum.cpp
2808 @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
2809 @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
2810 @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@
2811 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2812 @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
2814 src/cpp/libscielementary_functions_algo_la-cumprod.lo: src/cpp/cumprod.cpp
2815 @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
2816 @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
2817 @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@
2818 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2819 @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
2821 src/cpp/libscielementary_functions_algo_la-diag.lo: src/cpp/diag.cpp
2822 @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
2823 @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
2824 @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@
2825 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2826 @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
2828 src/cpp/libscielementary_functions_algo_la-gsort.lo: src/cpp/gsort.cpp
2829 @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
2830 @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
2831 @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@
2832 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2833 @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
2835 src/cpp/libscielementary_functions_algo_la-prod.lo: src/cpp/prod.cpp
2836 @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
2837 @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
2838 @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@
2839 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2840 @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
2842 src/cpp/libscielementary_functions_algo_la-sum.lo: src/cpp/sum.cpp
2843 @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
2844 @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
2845 @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@
2846 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2847 @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
2849 src/cpp/libscielementary_functions_algo_la-max.lo: src/cpp/max.cpp
2850 @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
2851 @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
2852 @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@
2853 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2854 @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
2856 src/cpp/libscielementary_functions_algo_la-min.lo: src/cpp/min.cpp
2857 @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
2858 @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
2859 @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@
2860 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2861 @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
2863 src/cpp/libscielementary_functions_algo_la-clean.lo: src/cpp/clean.cpp
2864 @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
2865 @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
2866 @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@
2867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2868 @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
2870 sci_gateway/cpp/libscielementary_functions_la-sci_isequal.lo: sci_gateway/cpp/sci_isequal.cpp
2871 @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
2872 @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
2873 @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@
2874 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2875 @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
2877 sci_gateway/cpp/libscielementary_functions_la-elem_func_gw.lo: sci_gateway/cpp/elem_func_gw.cpp
2878 @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
2879 @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
2880 @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@
2881 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2882 @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
2884 sci_gateway/cpp/libscielementary_functions_la-sci_size.lo: sci_gateway/cpp/sci_size.cpp
2885 @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
2886 @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
2887 @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@
2888 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2889 @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
2891 sci_gateway/cpp/libscielementary_functions_la-sci_eye.lo: sci_gateway/cpp/sci_eye.cpp
2892 @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
2893 @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
2894 @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@
2895 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2896 @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
2898 sci_gateway/cpp/libscielementary_functions_la-sci_rand.lo: sci_gateway/cpp/sci_rand.cpp
2899 @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
2900 @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
2901 @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@
2902 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2903 @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
2905 sci_gateway/cpp/libscielementary_functions_la-sci_prod.lo: sci_gateway/cpp/sci_prod.cpp
2906 @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
2907 @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
2908 @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@
2909 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2910 @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
2912 sci_gateway/cpp/libscielementary_functions_la-sci_sum.lo: sci_gateway/cpp/sci_sum.cpp
2913 @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
2914 @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
2915 @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@
2916 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2917 @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
2919 sci_gateway/cpp/libscielementary_functions_la-sci_zeros.lo: sci_gateway/cpp/sci_zeros.cpp
2920 @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
2921 @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
2922 @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@
2923 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2924 @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
2926 sci_gateway/cpp/libscielementary_functions_la-sci_ones.lo: sci_gateway/cpp/sci_ones.cpp
2927 @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
2928 @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
2929 @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@
2930 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2931 @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
2933 sci_gateway/cpp/libscielementary_functions_la-sci_matrix.lo: sci_gateway/cpp/sci_matrix.cpp
2934 @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
2935 @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
2936 @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@
2937 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2938 @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
2940 sci_gateway/cpp/libscielementary_functions_la-sci_abs.lo: sci_gateway/cpp/sci_abs.cpp
2941 @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
2942 @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
2943 @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@
2944 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2945 @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
2947 sci_gateway/cpp/libscielementary_functions_la-sci_acos.lo: sci_gateway/cpp/sci_acos.cpp
2948 @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
2949 @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
2950 @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@
2951 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2952 @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
2954 sci_gateway/cpp/libscielementary_functions_la-sci_acosh.lo: sci_gateway/cpp/sci_acosh.cpp
2955 @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
2956 @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
2957 @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@
2958 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2959 @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
2961 sci_gateway/cpp/libscielementary_functions_la-sci_asin.lo: sci_gateway/cpp/sci_asin.cpp
2962 @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
2963 @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
2964 @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@
2965 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2966 @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
2968 sci_gateway/cpp/libscielementary_functions_la-sci_asinh.lo: sci_gateway/cpp/sci_asinh.cpp
2969 @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
2970 @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
2971 @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@
2972 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2973 @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
2975 sci_gateway/cpp/libscielementary_functions_la-sci_atan.lo: sci_gateway/cpp/sci_atan.cpp
2976 @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
2977 @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
2978 @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@
2979 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2980 @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
2982 sci_gateway/cpp/libscielementary_functions_la-sci_atanh.lo: sci_gateway/cpp/sci_atanh.cpp
2983 @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
2984 @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
2985 @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@
2986 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2987 @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
2989 sci_gateway/cpp/libscielementary_functions_la-sci_ceil.lo: sci_gateway/cpp/sci_ceil.cpp
2990 @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
2991 @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
2992 @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@
2993 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2994 @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
2996 sci_gateway/cpp/libscielementary_functions_la-sci_clean.lo: sci_gateway/cpp/sci_clean.cpp
2997 @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
2998 @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
2999 @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@
3000 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3001 @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
3003 sci_gateway/cpp/libscielementary_functions_la-sci_conj.lo: sci_gateway/cpp/sci_conj.cpp
3004 @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
3005 @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
3006 @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@
3007 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3008 @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
3010 sci_gateway/cpp/libscielementary_functions_la-sci_cos.lo: sci_gateway/cpp/sci_cos.cpp
3011 @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
3012 @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
3013 @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@
3014 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3015 @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
3017 sci_gateway/cpp/libscielementary_functions_la-sci_cosh.lo: sci_gateway/cpp/sci_cosh.cpp
3018 @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
3019 @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
3020 @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@
3021 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3022 @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
3024 sci_gateway/cpp/libscielementary_functions_la-sci_sin.lo: sci_gateway/cpp/sci_sin.cpp
3025 @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
3026 @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
3027 @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@
3028 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3029 @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
3031 sci_gateway/cpp/libscielementary_functions_la-sci_sinh.lo: sci_gateway/cpp/sci_sinh.cpp
3032 @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
3033 @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
3034 @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@
3035 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3036 @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
3038 sci_gateway/cpp/libscielementary_functions_la-sci_tan.lo: sci_gateway/cpp/sci_tan.cpp
3039 @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
3040 @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
3041 @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@
3042 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3043 @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
3045 sci_gateway/cpp/libscielementary_functions_la-sci_tanh.lo: sci_gateway/cpp/sci_tanh.cpp
3046 @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
3047 @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
3048 @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@
3049 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3050 @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
3052 sci_gateway/cpp/libscielementary_functions_la-sci_cumsum.lo: sci_gateway/cpp/sci_cumsum.cpp
3053 @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
3054 @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
3055 @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@
3056 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3057 @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
3059 sci_gateway/cpp/libscielementary_functions_la-sci_cumprod.lo: sci_gateway/cpp/sci_cumprod.cpp
3060 @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
3061 @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
3062 @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@
3063 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3064 @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
3066 sci_gateway/cpp/libscielementary_functions_la-sci_diag.lo: sci_gateway/cpp/sci_diag.cpp
3067 @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
3068 @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
3069 @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@
3070 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3071 @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
3073 sci_gateway/cpp/libscielementary_functions_la-sci_dsearch.lo: sci_gateway/cpp/sci_dsearch.cpp
3074 @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
3075 @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
3076 @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@
3077 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3078 @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
3080 sci_gateway/cpp/libscielementary_functions_la-sci_exp.lo: sci_gateway/cpp/sci_exp.cpp
3081 @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
3082 @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
3083 @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@
3084 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3085 @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
3087 sci_gateway/cpp/libscielementary_functions_la-sci_expm.lo: sci_gateway/cpp/sci_expm.cpp
3088 @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
3089 @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
3090 @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@
3091 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3092 @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
3094 sci_gateway/cpp/libscielementary_functions_la-sci_floor.lo: sci_gateway/cpp/sci_floor.cpp
3095 @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
3096 @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
3097 @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@
3098 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3099 @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
3101 sci_gateway/cpp/libscielementary_functions_la-sci_frexp.lo: sci_gateway/cpp/sci_frexp.cpp
3102 @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
3103 @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
3104 @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@
3105 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3106 @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
3108 sci_gateway/cpp/libscielementary_functions_la-sci_gsort.lo: sci_gateway/cpp/sci_gsort.cpp
3109 @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
3110 @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
3111 @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@
3112 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3113 @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
3115 sci_gateway/cpp/libscielementary_functions_la-sci_imag.lo: sci_gateway/cpp/sci_imag.cpp
3116 @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
3117 @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
3118 @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@
3119 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3120 @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
3122 sci_gateway/cpp/libscielementary_functions_la-sci_imult.lo: sci_gateway/cpp/sci_imult.cpp
3123 @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
3124 @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
3125 @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@
3126 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3127 @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
3129 sci_gateway/cpp/libscielementary_functions_la-sci_int.lo: sci_gateway/cpp/sci_int.cpp
3130 @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
3131 @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
3132 @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@
3133 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3134 @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
3136 sci_gateway/cpp/libscielementary_functions_la-sci_isreal.lo: sci_gateway/cpp/sci_isreal.cpp
3137 @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
3138 @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
3139 @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@
3140 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3141 @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
3143 sci_gateway/cpp/libscielementary_functions_la-sci_kron.lo: sci_gateway/cpp/sci_kron.cpp
3144 @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
3145 @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
3146 @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@
3147 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3148 @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
3150 sci_gateway/cpp/libscielementary_functions_la-sci_log.lo: sci_gateway/cpp/sci_log.cpp
3151 @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
3152 @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
3153 @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@
3154 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3155 @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
3157 sci_gateway/cpp/libscielementary_functions_la-sci_log1p.lo: sci_gateway/cpp/sci_log1p.cpp
3158 @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
3159 @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
3160 @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@
3161 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3162 @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
3164 sci_gateway/cpp/libscielementary_functions_la-sci_max.lo: sci_gateway/cpp/sci_max.cpp
3165 @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
3166 @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
3167 @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@
3168 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3169 @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
3171 sci_gateway/cpp/libscielementary_functions_la-sci_rat.lo: sci_gateway/cpp/sci_rat.cpp
3172 @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
3173 @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
3174 @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@
3175 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3176 @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
3178 sci_gateway/cpp/libscielementary_functions_la-sci_triu.lo: sci_gateway/cpp/sci_triu.cpp
3179 @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
3180 @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
3181 @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@
3182 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3183 @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
3185 sci_gateway/cpp/libscielementary_functions_la-sci_tril.lo: sci_gateway/cpp/sci_tril.cpp
3186 @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
3187 @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
3188 @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@
3189 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3190 @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
3192 sci_gateway/cpp/libscielementary_functions_la-sci_real.lo: sci_gateway/cpp/sci_real.cpp
3193 @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
3194 @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
3195 @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@
3196 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3197 @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
3199 sci_gateway/cpp/libscielementary_functions_la-sci_round.lo: sci_gateway/cpp/sci_round.cpp
3200 @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
3201 @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
3202 @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@
3203 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3204 @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
3206 sci_gateway/cpp/libscielementary_functions_la-sci_sign.lo: sci_gateway/cpp/sci_sign.cpp
3207 @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
3208 @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
3209 @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@
3210 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3211 @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
3213 sci_gateway/cpp/libscielementary_functions_la-sci_sqrt.lo: sci_gateway/cpp/sci_sqrt.cpp
3214 @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
3215 @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
3216 @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@
3217 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3218 @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
3220 sci_gateway/cpp/libscielementary_functions_la-sci_issquare.lo: sci_gateway/cpp/sci_issquare.cpp
3221 @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
3222 @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
3223 @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@
3224 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3225 @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
3227 sci_gateway/cpp/libscielementary_functions_la-sci_isvector.lo: sci_gateway/cpp/sci_isvector.cpp
3228 @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
3229 @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
3230 @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@
3231 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3232 @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
3234 sci_gateway/cpp/libscielementary_functions_la-sci_nearfloat.lo: sci_gateway/cpp/sci_nearfloat.cpp
3235 @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
3236 @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
3237 @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@
3238 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3239 @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
3241 sci_gateway/cpp/libscielementary_functions_la-sci_permute.lo: sci_gateway/cpp/sci_permute.cpp
3242 @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
3243 @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
3244 @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@
3245 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3246 @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
3248 sci_gateway/cpp/libscielementary_functions_la-sci_bitstring.lo: sci_gateway/cpp/sci_bitstring.cpp
3249 @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
3250 @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
3251 @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@
3252 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3253 @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
3256 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
3259 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
3262 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
3264 mostlyclean-libtool:
3269 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
3270 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
3271 -rm -rf src/c/.libs src/c/_libs
3272 -rm -rf src/cpp/.libs src/cpp/_libs
3273 -rm -rf src/fortran/.libs src/fortran/_libs
3274 -rm -rf src/fortran/eispack/.libs src/fortran/eispack/_libs
3275 -rm -rf src/fortran/linpack/.libs src/fortran/linpack/_libs
3276 -rm -rf src/fortran/slatec/.libs src/fortran/slatec/_libs
3277 install-libscielementary_functions_la_etcDATA: $(libscielementary_functions_la_etc_DATA)
3279 @list='$(libscielementary_functions_la_etc_DATA)'; test -n "$(libscielementary_functions_la_etcdir)" || list=; \
3280 if test -n "$$list"; then \
3281 echo " $(MKDIR_P) '$(DESTDIR)$(libscielementary_functions_la_etcdir)'"; \
3282 $(MKDIR_P) "$(DESTDIR)$(libscielementary_functions_la_etcdir)" || exit 1; \
3284 for p in $$list; do \
3285 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3287 done | $(am__base_list) | \
3288 while read files; do \
3289 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscielementary_functions_la_etcdir)'"; \
3290 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscielementary_functions_la_etcdir)" || exit $$?; \
3293 uninstall-libscielementary_functions_la_etcDATA:
3294 @$(NORMAL_UNINSTALL)
3295 @list='$(libscielementary_functions_la_etc_DATA)'; test -n "$(libscielementary_functions_la_etcdir)" || list=; \
3296 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3297 dir='$(DESTDIR)$(libscielementary_functions_la_etcdir)'; $(am__uninstall_files_from_dir)
3298 install-libscielementary_functions_la_rootDATA: $(libscielementary_functions_la_root_DATA)
3300 @list='$(libscielementary_functions_la_root_DATA)'; test -n "$(libscielementary_functions_la_rootdir)" || list=; \
3301 if test -n "$$list"; then \
3302 echo " $(MKDIR_P) '$(DESTDIR)$(libscielementary_functions_la_rootdir)'"; \
3303 $(MKDIR_P) "$(DESTDIR)$(libscielementary_functions_la_rootdir)" || exit 1; \
3305 for p in $$list; do \
3306 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3308 done | $(am__base_list) | \
3309 while read files; do \
3310 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscielementary_functions_la_rootdir)'"; \
3311 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscielementary_functions_la_rootdir)" || exit $$?; \
3314 uninstall-libscielementary_functions_la_rootDATA:
3315 @$(NORMAL_UNINSTALL)
3316 @list='$(libscielementary_functions_la_root_DATA)'; test -n "$(libscielementary_functions_la_rootdir)" || list=; \
3317 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3318 dir='$(DESTDIR)$(libscielementary_functions_la_rootdir)'; $(am__uninstall_files_from_dir)
3320 ID: $(am__tagged_files)
3321 $(am__define_uniq_tagged_files); mkid -fID $$unique
3325 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3328 $(am__define_uniq_tagged_files); \
3330 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3331 test -n "$$unique" || unique=$$empty_fix; \
3332 if test $$# -gt 0; then \
3333 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3336 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3343 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3344 $(am__define_uniq_tagged_files); \
3345 test -z "$(CTAGS_ARGS)$$unique" \
3346 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3350 here=`$(am__cd) $(top_builddir) && pwd` \
3351 && $(am__cd) $(top_srcdir) \
3352 && gtags -i $(GTAGS_ARGS) "$$here"
3353 cscopelist: cscopelist-am
3355 cscopelist-am: $(am__tagged_files)
3356 list='$(am__tagged_files)'; \
3357 case "$(srcdir)" in \
3358 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3359 *) sdir=$(subdir)/$(srcdir) ;; \
3361 for i in $$list; do \
3362 if test -f "$$i"; then \
3363 echo "$(subdir)/$$i"; \
3365 echo "$$sdir/$$i"; \
3367 done >> $(top_builddir)/cscope.files
3370 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3372 distdir: $(BUILT_SOURCES)
3373 $(MAKE) $(AM_MAKEFLAGS) distdir-am
3375 distdir-am: $(DISTFILES)
3376 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3377 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3378 list='$(DISTFILES)'; \
3379 dist_files=`for file in $$list; do echo $$file; done | \
3380 sed -e "s|^$$srcdirstrip/||;t" \
3381 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3382 case $$dist_files in \
3383 */*) $(MKDIR_P) `echo "$$dist_files" | \
3384 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3387 for file in $$dist_files; do \
3388 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3389 if test -d $$d/$$file; then \
3390 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3391 if test -d "$(distdir)/$$file"; then \
3392 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3394 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3395 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3396 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3398 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3400 test -f "$(distdir)/$$file" \
3401 || cp -p $$d/$$file "$(distdir)/$$file" \
3406 $(MAKE) $(AM_MAKEFLAGS) check-local
3408 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
3410 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscielementary_functions_la_etcdir)" "$(DESTDIR)$(libscielementary_functions_la_rootdir)"; do \
3411 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3414 install-exec: install-exec-am
3415 install-data: install-data-am
3416 uninstall: uninstall-am
3419 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3421 installcheck: installcheck-am
3423 if test -z '$(STRIP)'; then \
3424 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3425 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3428 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3429 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3430 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3432 mostlyclean-generic:
3437 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3438 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3439 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
3440 -rm -f sci_gateway/c/$(am__dirstamp)
3441 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
3442 -rm -f sci_gateway/cpp/$(am__dirstamp)
3443 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
3444 -rm -f src/c/$(am__dirstamp)
3445 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
3446 -rm -f src/cpp/$(am__dirstamp)
3447 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
3448 -rm -f src/fortran/$(am__dirstamp)
3449 -rm -f src/fortran/eispack/$(DEPDIR)/$(am__dirstamp)
3450 -rm -f src/fortran/eispack/$(am__dirstamp)
3451 -rm -f src/fortran/linpack/$(DEPDIR)/$(am__dirstamp)
3452 -rm -f src/fortran/linpack/$(am__dirstamp)
3453 -rm -f src/fortran/slatec/$(DEPDIR)/$(am__dirstamp)
3454 -rm -f src/fortran/slatec/$(am__dirstamp)
3456 maintainer-clean-generic:
3457 @echo "This command is intended for maintainers to use"
3458 @echo "it deletes files that may require special tools to rebuild."
3461 clean-am: clean-generic clean-libtool clean-local \
3462 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
3464 distclean: distclean-am
3465 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo
3466 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo
3467 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo
3468 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_log10.Plo
3469 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo
3470 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo
3471 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo
3472 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo
3473 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo
3474 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo
3475 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo
3476 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo
3477 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo
3478 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo
3479 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo
3480 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo
3481 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo
3482 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo
3483 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo
3484 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo
3485 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo
3486 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo
3487 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo
3488 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo
3489 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo
3490 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo
3491 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo
3492 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo
3493 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo
3494 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo
3495 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo
3496 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo
3497 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo
3498 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo
3499 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo
3500 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo
3501 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo
3502 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo
3503 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo
3504 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo
3505 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo
3506 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo
3507 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo
3508 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo
3509 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo
3510 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo
3511 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo
3512 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo
3513 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo
3514 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo
3515 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo
3516 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo
3517 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo
3518 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo
3519 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo
3520 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo
3521 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo
3522 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo
3523 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo
3524 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo
3525 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo
3526 -rm -f src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo
3527 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo
3528 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo
3529 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo
3530 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo
3531 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo
3532 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo
3533 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Plo
3534 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo
3535 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo
3536 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo
3537 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo
3538 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo
3539 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo
3540 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo
3541 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo
3542 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo
3543 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo
3544 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo
3545 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo
3546 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo
3547 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo
3548 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo
3549 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo
3550 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo
3551 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo
3552 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo
3553 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo
3554 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo
3555 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo
3556 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo
3557 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo
3558 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo
3559 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo
3560 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo
3561 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo
3562 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo
3563 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo
3564 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo
3565 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo
3566 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo
3567 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo
3568 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo
3569 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo
3570 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo
3571 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo
3572 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo
3573 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo
3574 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo
3575 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo
3576 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo
3577 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo
3578 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
3580 distclean-am: clean-am distclean-compile distclean-generic \
3581 distclean-local distclean-tags
3595 install-data-am: install-data-local \
3596 install-libscielementary_functions_la_etcDATA \
3597 install-libscielementary_functions_la_rootDATA
3599 install-dvi: install-dvi-am
3603 install-exec-am: install-pkglibLTLIBRARIES
3605 install-html: install-html-am
3607 install-html-am: install-html-local
3609 install-info: install-info-am
3615 install-pdf: install-pdf-am
3619 install-ps: install-ps-am
3625 maintainer-clean: maintainer-clean-am
3626 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo
3627 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo
3628 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo
3629 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_log10.Plo
3630 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo
3631 -rm -f sci_gateway/c/$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo
3632 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo
3633 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo
3634 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo
3635 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_acosh.Plo
3636 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo
3637 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_asinh.Plo
3638 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo
3639 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_atanh.Plo
3640 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_bitstring.Plo
3641 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo
3642 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo
3643 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo
3644 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo
3645 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cosh.Plo
3646 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo
3647 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo
3648 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo
3649 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo
3650 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo
3651 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo
3652 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo
3653 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo
3654 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo
3655 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo
3656 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo
3657 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo
3658 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_int.Plo
3659 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo
3660 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo
3661 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_issquare.Plo
3662 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_isvector.Plo
3663 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo
3664 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log.Plo
3665 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo
3666 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo
3667 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_max.Plo
3668 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo
3669 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo
3670 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_permute.Plo
3671 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo
3672 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo
3673 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo
3674 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_real.Plo
3675 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_round.Plo
3676 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo
3677 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo
3678 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sinh.Plo
3679 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_size.Plo
3680 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo
3681 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo
3682 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo
3683 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tanh.Plo
3684 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo
3685 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo
3686 -rm -f sci_gateway/cpp/$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo
3687 -rm -f src/c/$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo
3688 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo
3689 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo
3690 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo
3691 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo
3692 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo
3693 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo
3694 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Plo
3695 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo
3696 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo
3697 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo
3698 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo
3699 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo
3700 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo
3701 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo
3702 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo
3703 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo
3704 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo
3705 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo
3706 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-log.Plo
3707 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo
3708 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo
3709 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo
3710 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo
3711 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo
3712 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo
3713 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo
3714 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo
3715 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo
3716 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo
3717 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo
3718 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo
3719 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo
3720 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo
3721 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo
3722 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo
3723 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo
3724 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo
3725 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo
3726 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo
3727 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo
3728 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo
3729 -rm -f src/c/$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo
3730 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-clean.Plo
3731 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo
3732 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo
3733 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo
3734 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo
3735 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo
3736 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-max.Plo
3737 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-min.Plo
3738 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo
3739 -rm -f src/cpp/$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
3741 maintainer-clean-am: distclean-am maintainer-clean-generic
3743 mostlyclean: mostlyclean-am
3745 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3756 uninstall-am: uninstall-libscielementary_functions_la_etcDATA \
3757 uninstall-libscielementary_functions_la_rootDATA \
3758 uninstall-pkglibLTLIBRARIES
3760 .MAKE: check-am install-am install-strip
3762 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
3763 check-am check-local clean clean-generic clean-libtool \
3764 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
3765 cscopelist-am ctags ctags-am distclean distclean-compile \
3766 distclean-generic distclean-libtool distclean-local \
3767 distclean-tags distdir dvi dvi-am html html-am info info-am \
3768 install install-am install-data install-data-am \
3769 install-data-local install-dvi install-dvi-am install-exec \
3770 install-exec-am install-html install-html-am \
3771 install-html-local install-info install-info-am \
3772 install-libscielementary_functions_la_etcDATA \
3773 install-libscielementary_functions_la_rootDATA install-man \
3774 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
3775 install-ps install-ps-am install-strip installcheck \
3776 installcheck-am installdirs maintainer-clean \
3777 maintainer-clean-generic mostlyclean mostlyclean-compile \
3778 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3779 tags tags-am uninstall uninstall-am \
3780 uninstall-libscielementary_functions_la_etcDATA \
3781 uninstall-libscielementary_functions_la_rootDATA \
3782 uninstall-pkglibLTLIBRARIES
3787 # Following lines are extracted from a processed Makefile.in
3788 # Take care while modifying : append -O0 after all commons options
3790 libdummy_elementary_functions_la-hqror2.lo: src/fortran/eispack/hqror2.f
3791 $(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
3793 libdummy_elementary_functions_la-comqr3.lo: src/fortran/comqr3.f
3794 $(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
3796 libdummy_elementary_functions_la-pade.lo: src/fortran/linpack/pade.f
3797 $(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
3799 libdummy_elementary_functions_la-unsfdcopy.lo: src/c/unsfdcopy.c
3800 $(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
3802 libdummy_elementary_functions_la-icopy.lo: src/fortran/linpack/icopy.f
3803 $(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
3805 # enforce -O0 for some file due to macOS crash
3806 @IS_MACOSX_TRUE@src/fortran/slatec/dtensbs.lo: src/fortran/slatec/dtensbs.f
3807 @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
3809 # This target enables tests for Scilab
3810 check-local: $(top_builddir)/scilab-bin test
3811 if test -d $(mydatadir)/tests; then \
3812 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
3815 if test -f build.xml; then \
3816 $(ANT) checkstyle; \
3818 if test -x "$(SPLINT)"; then \
3819 $(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); \
3821 @NEED_JAVA_TRUE@java:
3822 # Some configurations needs to export JAVA_HOME in the current env
3823 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3824 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3825 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3826 @NEED_JAVA_TRUE@ $(ANT); \
3829 @NEED_JAVA_TRUE@clean-java:
3830 # Some configurations needs to export JAVA_HOME in the current env
3831 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3832 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3833 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3834 @NEED_JAVA_TRUE@ $(ANT) clean; \
3835 @NEED_JAVA_TRUE@ fi;
3837 # If the user request for the SWIG generation of the wrappers Java => C/C++
3838 # We call the target swig-build on the variable SWIG_WRAPPERS
3840 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
3841 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
3842 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
3843 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
3844 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
3845 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
3846 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
3850 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
3851 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
3852 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
3853 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
3854 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
3855 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
3859 # If the user request for the SWIG generation of the wrappers Java => C/C++
3860 # We call the target swig-build on the variable SWIG_WRAPPERS
3862 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
3863 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
3864 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
3865 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
3866 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
3867 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
3868 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
3869 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
3871 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
3872 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
3877 @GIWS_TRUE@giws-exception:
3878 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
3879 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
3880 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
3883 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3884 echo "Error : Cannot build $< : Scilab has not been built"; \
3886 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
3889 # Removes the macros
3891 # Removes macros (*.bin generated from .sci)
3892 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3893 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
3894 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
3898 # More tests could be added here
3899 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3900 if test -f build.xml -a $$USEANT -eq 1; then \
3904 all-local: $(TARGETS_ALL)
3907 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3908 echo "Error : Cannot build $< : Scilab has not been build"; \
3910 echo "Creating $@"; \
3911 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
3916 install-data-local-local:
3917 # Mainly for javasci
3918 @if test -d $(srcdir)/javadoc; then \
3919 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
3921 # If the user wants the help sources to be installed
3922 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
3923 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
3924 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
3925 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
3926 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
3927 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
3928 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
3929 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
3930 @INSTALL_HELP_XML_TRUE@ done ; \
3931 @INSTALL_HELP_XML_TRUE@ fi; \
3932 @INSTALL_HELP_XML_TRUE@ fi; \
3933 @INSTALL_HELP_XML_TRUE@ done; \
3934 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
3935 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
3936 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
3937 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
3938 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
3939 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
3940 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
3941 @INSTALL_HELP_XML_TRUE@ done ; \
3942 @INSTALL_HELP_XML_TRUE@ fi; \
3943 @INSTALL_HELP_XML_TRUE@ fi
3946 @echo "-------- Install tests (if any) --------"; \
3947 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
3948 if test -d $(srcdir)/$$dir/; then \
3949 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3950 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3951 if test -d "$(srcdir)/$$dir/$$file"; then \
3952 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
3953 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
3955 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3956 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3961 # Install the help chapter
3962 @echo "-------- Install the help chapter (if any) --------"; \
3963 for lang in $(HELP_CHAPTERLANG); do \
3964 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
3965 if test -f $$HELPFILE; then \
3966 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3967 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3968 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3969 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3972 # Install the demos & examples
3973 @echo "-------- Install demos & examples (if any) --------"; \
3974 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
3975 if test -d $(srcdir)/$$dir/; then \
3976 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
3977 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3978 if test -d "$(srcdir)/$$dir/$$file"; then \
3979 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
3980 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
3982 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3983 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3988 # Install the macros
3989 @echo "-------- Install macros (if any) --------"; \
3990 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3991 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3992 if test -d $(srcdir)/$$dir/; then \
3993 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
3994 if test -n "$(MACROSSPECIALEXT)"; then \
3996 for specialExt in $(MACROSSPECIALEXT); do \
3997 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
3999 FILELIST="$$FILELIST $$specialExtDir"; \
4001 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
4002 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
4003 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
4007 # Install java files (.jar)
4008 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
4009 echo "-------- Install jar files --------"; \
4010 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
4011 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
4012 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
4013 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
4017 ########### CLEAN ###################
4018 # Clean help (generated automatically by Scilab)
4019 # It used to clean the macro (clean-macros) but this was causing
4020 # make clean && make to fail Scilab startup
4021 @NEED_JAVA_TRUE@clean-local: clean-java
4022 @NEED_JAVA_FALSE@clean-local:
4025 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
4027 .PHONY: macros java swig giws
4029 # Tell versions [3.59,3.63) of GNU make to not export all variables.
4030 # Otherwise a system limit (for SysV at least) may be exceeded.