1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
19 # Copyright (C) 2006 - INRIA - Sylvestre LEDRU
21 # This file is distributed under the same license as the Scilab package.
23 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
24 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
25 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
27 # This file must be used under the terms of the CeCILL.
28 # This source file is licensed as described in the file COPYING, which
29 # you should have received as part of this distribution. The terms
30 # are also available at
31 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
35 ### Makefile included stuff
36 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
46 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
47 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49 for am__flg in $$MAKEFLAGS; do \
52 *n*) am__dry=yes; break;; \
56 test $$am__dry = yes; \
58 pkgdatadir = $(datadir)/@PACKAGE@
59 pkgincludedir = $(includedir)/@PACKAGE@
60 pkglibdir = $(libdir)/@PACKAGE@
61 pkglibexecdir = $(libexecdir)/@PACKAGE@
62 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
63 install_sh_DATA = $(install_sh) -c -m 644
64 install_sh_PROGRAM = $(install_sh) -c
65 install_sh_SCRIPT = $(install_sh) -c
66 INSTALL_HEADER = $(INSTALL_DATA)
67 transform = $(program_transform_name)
74 build_triplet = @build@
76 @MAINTAINER_MODE_TRUE@am__append_1 = libscielementary_functions-algo.la
77 @MAINTAINER_MODE_FALSE@am__append_2 = libscielementary_functions-algo.la libscielementary_functions.la
78 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
79 $(top_srcdir)/Makefile.incl.am
80 @NEED_JAVA_TRUE@am__append_3 = java
81 subdir = modules/elementary_functions
82 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
84 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/curl.m4 \
85 $(top_srcdir)/m4/docbook.m4 $(top_srcdir)/m4/doxygen.m4 \
86 $(top_srcdir)/m4/eigen.m4 $(top_srcdir)/m4/fftw.m4 \
87 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
88 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
89 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
90 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
91 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
92 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
93 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
94 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
95 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \
96 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/relocatable.m4 \
97 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \
98 $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \
99 $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
103 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
105 CONFIG_CLEAN_VPATH_FILES =
106 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
107 am__vpath_adj = case $$p in \
108 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
113 am__nobase_strip_setup = \
114 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
116 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
117 am__nobase_list = $(am__nobase_strip_setup); \
118 for p in $$list; do echo "$$p $$p"; done | \
119 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
120 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
121 if (++n[$$2] == $(am__install_max)) \
122 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
123 END { for (dir in files) print dir, files[dir] }'
125 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
126 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
127 am__uninstall_files_from_dir = { \
129 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
130 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
131 $(am__cd) "$$dir" && rm -f $$files; }; \
133 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
134 "$(DESTDIR)$(libscielementary_functions_la_etcdir)" \
135 "$(DESTDIR)$(libscielementary_functions_la_rootdir)" \
136 "$(DESTDIR)$(libscielementary_functions_la_sci_gatewaydir)"
137 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
138 libdummy_elementary_functions_la_LIBADD =
139 am_libdummy_elementary_functions_la_OBJECTS = hqror2.lo comqr3.lo \
140 pade.lo libdummy_elementary_functions_la-unsfdcopy.lo icopy.lo
141 libdummy_elementary_functions_la_OBJECTS = \
142 $(am_libdummy_elementary_functions_la_OBJECTS)
143 libscielementary_functions_algo_la_LIBADD =
144 am__objects_1 = zwrsk.lo d9b0mp.lo d9b1mp.lo d9knus.lo d9lgmc.lo \
145 dasyik.lo dasyjy.lo dbdiff.lo dbesi0.lo dbesi1.lo dbesi.lo \
146 dbesj0.lo dbesj1.lo dbesj.lo dbesk0.lo dbesk1.lo dbesk.lo \
147 dbesy0.lo dbesy1.lo dbesy.lo dbkias.lo dbkisr.lo dbsi0e.lo \
148 dbsi1e.lo dbsk0e.lo dbsk1e.lo dbskes.lo dbskin.lo dbsknu.lo \
149 dbsynu.lo dcsevl.lo dexint.lo dgamlm.lo dgamln.lo dgamma.lo \
150 dgamrn.lo dhkseq.lo djairy.lo dpsixn.lo dxlegf.lo dyairy.lo \
151 fdump.lo gamma.lo initds.lo j4save.lo xercnt.lo xermsg.lo \
152 xerprn.lo xersve.lo xgetua.lo zabs.lo zacai.lo zacon.lo \
153 zairy.lo zasyi.lo zbesh.lo zbesi.lo zbesj.lo zbesk.lo zbesy.lo \
154 zbinu.lo zbknu.lo zbuni.lo zbunk.lo zdiv.lo zexp.lo zkscl.lo \
155 zlog.lo zmlri.lo zmlt.lo zrati.lo zs1s2.lo zseri.lo zshch.lo \
156 zsqrt.lo zuchk.lo zunhj.lo zuni1.lo zuni2.lo zunik.lo zunk1.lo \
157 zunk2.lo zuoik.lo dlngam.lo balanc.lo dtensbs.lo pchim.lo
158 am__objects_2 = dgesl.lo wpade.lo util.lo dgefa.lo dgbfa.lo dgeco.lo \
159 dgedi.lo dqrdc.lo dqrsl.lo dqrsm.lo hhdml.lo wgeco.lo wgefa.lo \
161 am__objects_3 = balbak.lo
162 am__objects_4 = libscielementary_functions_algo_la-sci_tools.lo \
163 libscielementary_functions_algo_la-finite.lo \
164 libscielementary_functions_algo_la-vfinite.lo \
165 libscielementary_functions_algo_la-cmp.lo \
166 libscielementary_functions_algo_la-vceil.lo \
167 libscielementary_functions_algo_la-xerhlt.lo \
168 libscielementary_functions_algo_la-vfloor.lo \
169 libscielementary_functions_algo_la-vfrexp.lo \
170 libscielementary_functions_algo_la-scidcopy.lo \
171 libscielementary_functions_algo_la-int2db.lo \
172 libscielementary_functions_algo_la-rea2db.lo \
173 libscielementary_functions_algo_la-qsort.lo \
174 libscielementary_functions_algo_la-qsort-char.lo \
175 libscielementary_functions_algo_la-qsort-double.lo \
176 libscielementary_functions_algo_la-qsort-int.lo \
177 libscielementary_functions_algo_la-qsort-short.lo \
178 libscielementary_functions_algo_la-qsort-string.lo \
179 libscielementary_functions_algo_la-basic_functions.lo \
180 libscielementary_functions_algo_la-abs.lo \
181 libscielementary_functions_algo_la-acos.lo \
182 libscielementary_functions_algo_la-asin.lo \
183 libscielementary_functions_algo_la-atan.lo \
184 libscielementary_functions_algo_la-cos.lo \
185 libscielementary_functions_algo_la-cosh.lo \
186 libscielementary_functions_algo_la-sin.lo \
187 libscielementary_functions_algo_la-sinh.lo \
188 libscielementary_functions_algo_la-tan.lo \
189 libscielementary_functions_algo_la-exp.lo \
190 libscielementary_functions_algo_la-expm.lo \
191 libscielementary_functions_algo_la-log.lo \
192 libscielementary_functions_algo_la-sqrt.lo \
193 libscielementary_functions_algo_la-cupro.lo \
194 libscielementary_functions_algo_la-sign.lo \
195 libscielementary_functions_algo_la-ceil.lo \
196 libscielementary_functions_algo_la-eye.lo \
197 libscielementary_functions_algo_la-dmsum.lo \
198 libscielementary_functions_algo_la-dsearch.lo \
199 libscielementary_functions_algo_la-floor.lo \
200 libscielementary_functions_algo_la-mprod.lo \
201 libscielementary_functions_algo_la-pythag.lo \
202 libscielementary_functions_algo_la-matrix_generation.lo \
203 libscielementary_functions_algo_la-vmul.lo \
204 libscielementary_functions_algo_la-add_vector.lo \
205 libscielementary_functions_algo_la-sub_vector.lo \
206 libscielementary_functions_algo_la-convertbase.lo
207 am__objects_5 = psi.lo wasum.lo dexpm1.lo wwdiv.lo wdotcr.lo iset.lo \
208 franck.lo dwpowe.lo rcsort.lo wddiv.lo lnblnk.lo entier.lo \
209 round.lo cortr.lo simple.lo split.lo wdrdiv.lo imcopy.lo \
210 cbal.lo dsum.lo urand.lo intp.lo watan.lo wipowe.lo wacos.lo \
211 wdpow1.lo dlgama.lo exch.lo wsign.lo kronr.lo wrscal.lo \
212 dmmul1.lo dwpow.lo wmmul.lo ddif.lo wdiv.lo wtan.lo ddpow.lo \
213 magic.lo wcerr.lo ivimp.lo dadd.lo isort.lo hilber.lo \
214 wdpowe.lo wmprod.lo wscal.lo dlblks.lo kronc.lo ddrdiv.lo \
215 dipow.lo wshrsl.lo wwrdiv.lo coshin.lo iwamax.lo dipowe.lo \
216 getorient.lo cusum.lo d1mach.lo wbdiag.lo ddpow1.lo vpythag.lo \
217 isova0.lo wswap.lo wwpow1.lo getdimfromvar.lo gdcp2i.lo \
218 drdiv.lo wmsum.lo corth.lo mtran.lo wwpow.lo dvmul.lo \
219 wclmat.lo dsort.lo cerr.lo rcopy.lo wdpow.lo orthes.lo \
220 waxpy.lo coef.lo dwdiv.lo arcosh.lo wasin.lo wexpm1.lo \
221 ddpowe.lo nearfloat.lo dmprod.lo wwpowe.lo wdotci.lo dmcopy.lo \
222 wexchn.lo isoval.lo dwrdiv.lo wipow.lo wlog.lo infinity.lo \
223 dwpow1.lo wmul.lo dad.lo dset.lo dtild.lo i1mach.lo dclmat.lo \
224 ortran.lo bdiag.lo wvmul.lo dmmul.lo wsqrt.lo israt.lo rat.lo \
225 old_pythag.lo danints.lo
226 am__objects_6 = libscielementary_functions_algo_la-getmode.lo \
227 libscielementary_functions_algo_la-cumsum.lo \
228 libscielementary_functions_algo_la-cumprod.lo \
229 libscielementary_functions_algo_la-diag.lo \
230 libscielementary_functions_algo_la-gsort.lo \
231 libscielementary_functions_algo_la-prod.lo \
232 libscielementary_functions_algo_la-sum.lo \
233 libscielementary_functions_algo_la-max.lo \
234 libscielementary_functions_algo_la-min.lo
235 am_libscielementary_functions_algo_la_OBJECTS = $(am__objects_1) \
236 $(am__objects_2) $(am__objects_3) $(am__objects_4) \
237 $(am__objects_5) $(am__objects_6)
238 libscielementary_functions_algo_la_OBJECTS = \
239 $(am_libscielementary_functions_algo_la_OBJECTS)
240 @MAINTAINER_MODE_FALSE@am_libscielementary_functions_algo_la_rpath =
241 @MAINTAINER_MODE_TRUE@am_libscielementary_functions_algo_la_rpath =
242 libscielementary_functions_la_DEPENDENCIES = \
243 libdummy-elementary_functions.la \
244 libscielementary_functions-algo.la
245 am__objects_7 = libscielementary_functions_la-sci_sqrt.lo \
246 libscielementary_functions_la-sci_sign.lo \
247 libscielementary_functions_la-gw_elementary_functions.lo \
248 libscielementary_functions_la-sci_number_properties.lo \
249 libscielementary_functions_la-sci_testmatrix.lo \
250 libscielementary_functions_la-sci_nearfloat.lo \
251 libscielementary_functions_la-sci_real.lo \
252 libscielementary_functions_la-sci_round.lo \
253 libscielementary_functions_la-sci_isequalbitwise.lo \
254 libscielementary_functions_la-sci_base2dec.lo \
255 libscielementary_functions_la-sci_dec2base.lo
256 am__objects_8 = sci_f_testmatrix.lo sci_f_matrix.lo sci_f_size.lo \
257 sci_f_ceil.lo sci_f_clean.lo sci_f_eye.lo sci_f_tan.lo \
258 sci_f_atan.lo sci_f_cos.lo sci_f_rand.lo sci_f_acos.lo \
259 sci_f_sin.lo sci_f_sqrt.lo sci_f_asin.lo sci_f_sign.lo \
260 sci_f_zeros.lo sci_f_ones.lo sci_f_diag.lo \
261 sci_f_number_properties.lo sci_f_spones.lo sci_f_nearfloat.lo \
262 sci_f_real.lo sci_f_round.lo sci_f_conj.lo
263 am__objects_9 = libscielementary_functions_la-sci_isequal.lo \
264 libscielementary_functions_la-elem_func_gw.lo \
265 libscielementary_functions_la-sci_size.lo \
266 libscielementary_functions_la-sci_eye.lo \
267 libscielementary_functions_la-sci_rand.lo \
268 libscielementary_functions_la-sci_prod.lo \
269 libscielementary_functions_la-sci_sum.lo \
270 libscielementary_functions_la-sci_zeros.lo \
271 libscielementary_functions_la-sci_ones.lo \
272 libscielementary_functions_la-sci_matrix.lo \
273 libscielementary_functions_la-sci_abs.lo \
274 libscielementary_functions_la-sci_acos.lo \
275 libscielementary_functions_la-sci_asin.lo \
276 libscielementary_functions_la-sci_atan.lo \
277 libscielementary_functions_la-sci_ceil.lo \
278 libscielementary_functions_la-sci_clean.lo \
279 libscielementary_functions_la-sci_conj.lo \
280 libscielementary_functions_la-sci_cos.lo \
281 libscielementary_functions_la-sci_sin.lo \
282 libscielementary_functions_la-sci_tan.lo \
283 libscielementary_functions_la-sci_cumsum.lo \
284 libscielementary_functions_la-sci_cumprod.lo \
285 libscielementary_functions_la-sci_diag.lo \
286 libscielementary_functions_la-sci_dsearch.lo \
287 libscielementary_functions_la-sci_exp.lo \
288 libscielementary_functions_la-sci_expm.lo \
289 libscielementary_functions_la-sci_floor.lo \
290 libscielementary_functions_la-sci_frexp.lo \
291 libscielementary_functions_la-sci_gsort.lo \
292 libscielementary_functions_la-sci_imag.lo \
293 libscielementary_functions_la-sci_imult.lo \
294 libscielementary_functions_la-sci_int.lo \
295 libscielementary_functions_la-sci_isreal.lo \
296 libscielementary_functions_la-sci_kron.lo \
297 libscielementary_functions_la-sci_log.lo \
298 libscielementary_functions_la-sci_log1p.lo \
299 libscielementary_functions_la-sci_max.lo \
300 libscielementary_functions_la-sci_min.lo \
301 libscielementary_functions_la-sci_rat.lo \
302 libscielementary_functions_la-sci_triu.lo \
303 libscielementary_functions_la-sci_tril.lo
304 am_libscielementary_functions_la_OBJECTS = $(am__objects_7) \
305 $(am__objects_8) $(am__objects_9)
306 libscielementary_functions_la_OBJECTS = \
307 $(am_libscielementary_functions_la_OBJECTS)
308 @MAINTAINER_MODE_FALSE@am_libscielementary_functions_la_rpath =
309 @MAINTAINER_MODE_TRUE@am_libscielementary_functions_la_rpath = -rpath \
310 @MAINTAINER_MODE_TRUE@ $(pkglibdir)
311 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
312 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
313 am__depfiles_maybe = depfiles
315 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
316 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
317 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
318 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
319 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
321 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
322 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
324 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
325 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
326 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
327 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
328 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
330 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
331 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
333 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
334 LTF77COMPILE = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
335 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
337 F77LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
338 --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) \
340 SOURCES = $(libdummy_elementary_functions_la_SOURCES) \
341 $(libscielementary_functions_algo_la_SOURCES) \
342 $(libscielementary_functions_la_SOURCES)
343 DIST_SOURCES = $(libdummy_elementary_functions_la_SOURCES) \
344 $(libscielementary_functions_algo_la_SOURCES) \
345 $(libscielementary_functions_la_SOURCES)
346 am__can_run_installinfo = \
347 case $$AM_UPDATE_INFO_DIR in \
349 *) (install-info --version) >/dev/null 2>&1;; \
351 DATA = $(libscielementary_functions_la_etc_DATA) \
352 $(libscielementary_functions_la_root_DATA) \
353 $(libscielementary_functions_la_sci_gateway_DATA)
356 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
358 ALL_LINGUAS = @ALL_LINGUAS@
359 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
364 ARPACK_LIBS = @ARPACK_LIBS@
366 AUTOCONF = @AUTOCONF@
367 AUTOHEADER = @AUTOHEADER@
368 AUTOMAKE = @AUTOMAKE@
369 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
372 BLAS_LIBS = @BLAS_LIBS@
375 CCDEPMODE = @CCDEPMODE@
377 CHECKSTYLE = @CHECKSTYLE@
378 COBERTURA = @COBERTURA@
379 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
380 COMMONS_IO = @COMMONS_IO@
381 COMMONS_LOGGING = @COMMONS_LOGGING@
383 CPPFLAGS = @CPPFLAGS@
384 CURL_CFLAGS = @CURL_CFLAGS@
385 CURL_CONFIG = @CURL_CONFIG@
386 CURL_LIBS = @CURL_LIBS@
387 CURL_VERSION = @CURL_VERSION@
390 CXXDEPMODE = @CXXDEPMODE@
391 CXXFLAGS = @CXXFLAGS@
392 CYGPATH_W = @CYGPATH_W@
394 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
396 DOCBOOK_ROOT = @DOCBOOK_ROOT@
397 DOXYGEN_BIN = @DOXYGEN_BIN@
398 DSYMUTIL = @DSYMUTIL@
404 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
408 FFTW3_LIB = @FFTW3_LIB@
409 FFTW_ENABLE = @FFTW_ENABLE@
411 FLEXDOCK = @FLEXDOCK@
415 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
416 GIWS_BIN = @GIWS_BIN@
417 GLUEGEN2_RT = @GLUEGEN2_RT@
419 GMSGFMT_015 = @GMSGFMT_015@
420 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
422 GUI_ENABLE = @GUI_ENABLE@
423 HDF5_CFLAGS = @HDF5_CFLAGS@
424 HDF5_LIBS = @HDF5_LIBS@
425 HELP_ENABLE = @HELP_ENABLE@
427 INSTALL_DATA = @INSTALL_DATA@
428 INSTALL_PROGRAM = @INSTALL_PROGRAM@
429 INSTALL_SCRIPT = @INSTALL_SCRIPT@
430 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
431 INTLLIBS = @INTLLIBS@
432 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
436 JAVAC_DEBUG = @JAVAC_DEBUG@
439 JAVASCI_ENABLE = @JAVASCI_ENABLE@
440 JAVA_ENABLE = @JAVA_ENABLE@
442 JAVA_HOME = @JAVA_HOME@
443 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
444 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
446 JEUCLID_CORE = @JEUCLID_CORE@
449 JLATEXMATH = @JLATEXMATH@
450 JLATEXMATH_FOP = @JLATEXMATH_FOP@
452 JROSETTA_API = @JROSETTA_API@
453 JROSETTA_ENGINE = @JROSETTA_ENGINE@
455 LAPACK_LIBS = @LAPACK_LIBS@
461 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
462 LIBICONV = @LIBICONV@
470 LOGGING_LEVEL = @LOGGING_LEVEL@
472 LTLIBICONV = @LTLIBICONV@
473 LTLIBINTL = @LTLIBINTL@
474 LTLIBOBJS = @LTLIBOBJS@
476 MAKEINFO = @MAKEINFO@
477 MATIO_CFLAGS = @MATIO_CFLAGS@
478 MATIO_ENABLE = @MATIO_ENABLE@
479 MATIO_LIBS = @MATIO_LIBS@
483 MSGFMT_015 = @MSGFMT_015@
484 MSGMERGE = @MSGMERGE@
490 OCAMLDEP = @OCAMLDEP@
491 OCAMLLEX = @OCAMLLEX@
492 OCAMLOPT = @OCAMLOPT@
493 OCAMLYACC = @OCAMLYACC@
494 OPENMP_CFLAGS = @OPENMP_CFLAGS@
495 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
496 OPENMP_ENABLE = @OPENMP_ENABLE@
497 OPENMP_LIBS = @OPENMP_LIBS@
501 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
502 PACKAGE_NAME = @PACKAGE_NAME@
503 PACKAGE_STRING = @PACKAGE_STRING@
504 PACKAGE_TARNAME = @PACKAGE_TARNAME@
505 PACKAGE_URL = @PACKAGE_URL@
506 PACKAGE_VERSION = @PACKAGE_VERSION@
507 PATH_SEPARATOR = @PATH_SEPARATOR@
508 PCRE_CFLAGS = @PCRE_CFLAGS@
509 PCRE_CONFIG = @PCRE_CONFIG@
510 PCRE_LIBS = @PCRE_LIBS@
511 PCRE_VERSION = @PCRE_VERSION@
512 PKG_CONFIG = @PKG_CONFIG@
517 RELOCATABLE = @RELOCATABLE@
520 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
521 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
522 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
523 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
524 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
525 SCIRENDERER = @SCIRENDERER@
526 SCIRENDERER_CP = @SCIRENDERER_CP@
527 SCI_CFLAGS = @SCI_CFLAGS@
528 SCI_CXXFLAGS = @SCI_CXXFLAGS@
529 SCI_FFLAGS = @SCI_FFLAGS@
530 SCI_LDFLAGS = @SCI_LDFLAGS@
532 SET_MAKE = @SET_MAKE@
533 SET_RELOCATABLE = @SET_RELOCATABLE@
538 SWIG_BIN = @SWIG_BIN@
539 SWIG_JAVA = @SWIG_JAVA@
540 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
541 TCLTK_LIBS = @TCLTK_LIBS@
542 TCL_INC_PATH = @TCL_INC_PATH@
543 TK_INC_PATH = @TK_INC_PATH@
544 UMFPACK_ENABLE = @UMFPACK_ENABLE@
545 UMFPACK_LIB = @UMFPACK_LIB@
548 WITH_OCAML = @WITH_OCAML@
549 WITH_TKSCI = @WITH_TKSCI@
550 XCOS_ENABLE = @XCOS_ENABLE@
551 XGETTEXT = @XGETTEXT@
552 XGETTEXT_015 = @XGETTEXT_015@
553 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
555 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
556 XML_APIS_EXT = @XML_APIS_EXT@
557 XML_CONFIG = @XML_CONFIG@
558 XML_FLAGS = @XML_FLAGS@
559 XML_LIBS = @XML_LIBS@
560 XML_VERSION = @XML_VERSION@
561 X_CFLAGS = @X_CFLAGS@
562 X_EXTRA_LIBS = @X_EXTRA_LIBS@
564 X_PRE_LIBS = @X_PRE_LIBS@
567 abs_builddir = @abs_builddir@
568 abs_srcdir = @abs_srcdir@
569 abs_top_builddir = @abs_top_builddir@
570 abs_top_srcdir = @abs_top_srcdir@
571 ac_ct_CC = @ac_ct_CC@
572 ac_ct_CXX = @ac_ct_CXX@
573 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
574 ac_ct_F77 = @ac_ct_F77@
575 am__include = @am__include@
576 am__leading_dot = @am__leading_dot@
577 am__quote = @am__quote@
579 am__untar = @am__untar@
582 build_alias = @build_alias@
583 build_cpu = @build_cpu@
584 build_os = @build_os@
585 build_vendor = @build_vendor@
586 builddir = @builddir@
587 cxx_present = @cxx_present@
589 datarootdir = @datarootdir@
592 exec_prefix = @exec_prefix@
594 host_alias = @host_alias@
595 host_cpu = @host_cpu@
597 host_vendor = @host_vendor@
599 includedir = @includedir@
601 install_sh = @install_sh@
603 libexecdir = @libexecdir@
604 localedir = @localedir@
605 localstatedir = @localstatedir@
608 oldincludedir = @oldincludedir@
611 program_transform_name = @program_transform_name@
614 sharedstatedir = @sharedstatedir@
616 sysconfdir = @sysconfdir@
617 target_alias = @target_alias@
618 top_build_prefix = @top_build_prefix@
619 top_builddir = @top_builddir@
620 top_srcdir = @top_srcdir@
621 yacc_present = @yacc_present@
622 ELEMENTARIES_FUNCTIONS_C_SOURCES = \
636 src/c/qsort-double.c \
638 src/c/qsort-short.c \
639 src/c/qsort-string.c \
640 src/c/basic_functions.c \
663 src/c/matrix_generation.c \
670 # List of the cpp files
671 ELEMENTARIES_FUNCTIONS_CXX_SOURCES = \
672 src/cpp/getmode.cpp \
674 src/cpp/cumprod.cpp \
683 src/fortran/slatec/zwrsk.f \
684 src/fortran/slatec/d9b0mp.f \
685 src/fortran/slatec/d9b1mp.f \
686 src/fortran/slatec/d9knus.f \
687 src/fortran/slatec/d9lgmc.f \
688 src/fortran/slatec/dasyik.f \
689 src/fortran/slatec/dasyjy.f \
690 src/fortran/slatec/dbdiff.f \
691 src/fortran/slatec/dbesi0.f \
692 src/fortran/slatec/dbesi1.f \
693 src/fortran/slatec/dbesi.f \
694 src/fortran/slatec/dbesj0.f \
695 src/fortran/slatec/dbesj1.f \
696 src/fortran/slatec/dbesj.f \
697 src/fortran/slatec/dbesk0.f \
698 src/fortran/slatec/dbesk1.f \
699 src/fortran/slatec/dbesk.f \
700 src/fortran/slatec/dbesy0.f \
701 src/fortran/slatec/dbesy1.f \
702 src/fortran/slatec/dbesy.f \
703 src/fortran/slatec/dbkias.f \
704 src/fortran/slatec/dbkisr.f \
705 src/fortran/slatec/dbsi0e.f \
706 src/fortran/slatec/dbsi1e.f \
707 src/fortran/slatec/dbsk0e.f \
708 src/fortran/slatec/dbsk1e.f \
709 src/fortran/slatec/dbskes.f \
710 src/fortran/slatec/dbskin.f \
711 src/fortran/slatec/dbsknu.f \
712 src/fortran/slatec/dbsynu.f \
713 src/fortran/slatec/dcsevl.f \
714 src/fortran/slatec/dexint.f \
715 src/fortran/slatec/dgamlm.f \
716 src/fortran/slatec/dgamln.f \
717 src/fortran/slatec/dgamma.f \
718 src/fortran/slatec/dgamrn.f \
719 src/fortran/slatec/dhkseq.f \
720 src/fortran/slatec/djairy.f \
721 src/fortran/slatec/dpsixn.f \
722 src/fortran/slatec/dxlegf.f \
723 src/fortran/slatec/dyairy.f \
724 src/fortran/slatec/fdump.f \
725 src/fortran/slatec/gamma.f \
726 src/fortran/slatec/initds.f \
727 src/fortran/slatec/j4save.f \
728 src/fortran/slatec/xercnt.f \
729 src/fortran/slatec/xermsg.f \
730 src/fortran/slatec/xerprn.f \
731 src/fortran/slatec/xersve.f \
732 src/fortran/slatec/xgetua.f \
733 src/fortran/slatec/zabs.f \
734 src/fortran/slatec/zacai.f \
735 src/fortran/slatec/zacon.f \
736 src/fortran/slatec/zairy.f \
737 src/fortran/slatec/zasyi.f \
738 src/fortran/slatec/zbesh.f \
739 src/fortran/slatec/zbesi.f \
740 src/fortran/slatec/zbesj.f \
741 src/fortran/slatec/zbesk.f \
742 src/fortran/slatec/zbesy.f \
743 src/fortran/slatec/zbinu.f \
744 src/fortran/slatec/zbknu.f \
745 src/fortran/slatec/zbuni.f \
746 src/fortran/slatec/zbunk.f \
747 src/fortran/slatec/zdiv.f \
748 src/fortran/slatec/zexp.f \
749 src/fortran/slatec/zkscl.f \
750 src/fortran/slatec/zlog.f \
751 src/fortran/slatec/zmlri.f \
752 src/fortran/slatec/zmlt.f \
753 src/fortran/slatec/zrati.f \
754 src/fortran/slatec/zs1s2.f \
755 src/fortran/slatec/zseri.f \
756 src/fortran/slatec/zshch.f \
757 src/fortran/slatec/zsqrt.f \
758 src/fortran/slatec/zuchk.f \
759 src/fortran/slatec/zunhj.f \
760 src/fortran/slatec/zuni1.f \
761 src/fortran/slatec/zuni2.f \
762 src/fortran/slatec/zunik.f \
763 src/fortran/slatec/zunk1.f \
764 src/fortran/slatec/zunk2.f \
765 src/fortran/slatec/zuoik.f \
766 src/fortran/slatec/dlngam.f \
767 src/fortran/slatec/balanc.f \
768 src/fortran/slatec/dtensbs.f \
769 src/fortran/slatec/pchim.f
772 src/fortran/linpack/dgesl.f \
773 src/fortran/linpack/wpade.f \
774 src/fortran/linpack/util.f \
775 src/fortran/linpack/dgefa.f \
776 src/fortran/linpack/dgbfa.f \
777 src/fortran/linpack/dgeco.f \
778 src/fortran/linpack/dgedi.f \
779 src/fortran/linpack/dqrdc.f \
780 src/fortran/linpack/dqrsl.f \
781 src/fortran/linpack/dqrsm.f \
782 src/fortran/linpack/hhdml.f \
783 src/fortran/linpack/wgeco.f \
784 src/fortran/linpack/wgefa.f \
785 src/fortran/linpack/wgesl.f \
786 src/fortran/linpack/dpofa.f
788 ELEMENTARIES_FUNCTIONS_FORTRAN_SOURCES = \
790 src/fortran/wasum.f \
791 src/fortran/dexpm1.f \
792 src/fortran/wwdiv.f \
793 src/fortran/wdotcr.f \
795 src/fortran/franck.f \
796 src/fortran/dwpowe.f \
797 src/fortran/rcsort.f \
798 src/fortran/wddiv.f \
799 src/fortran/lnblnk.f \
800 src/fortran/entier.f \
801 src/fortran/round.f \
802 src/fortran/cortr.f \
803 src/fortran/simple.f \
804 src/fortran/split.f \
805 src/fortran/wdrdiv.f \
806 src/fortran/imcopy.f \
809 src/fortran/urand.f \
811 src/fortran/watan.f \
812 src/fortran/wipowe.f \
813 src/fortran/wacos.f \
814 src/fortran/wdpow1.f \
815 src/fortran/dlgama.f \
817 src/fortran/wsign.f \
818 src/fortran/kronr.f \
819 src/fortran/wrscal.f \
820 src/fortran/dmmul1.f \
821 src/fortran/dwpow.f \
822 src/fortran/wmmul.f \
826 src/fortran/ddpow.f \
827 src/fortran/magic.f \
828 src/fortran/wcerr.f \
829 src/fortran/ivimp.f \
831 src/fortran/isort.f \
832 src/fortran/hilber.f \
833 src/fortran/wdpowe.f \
834 src/fortran/wmprod.f \
835 src/fortran/wscal.f \
836 src/fortran/dlblks.f \
837 src/fortran/kronc.f \
838 src/fortran/ddrdiv.f \
839 src/fortran/dipow.f \
840 src/fortran/wshrsl.f \
841 src/fortran/wwrdiv.f \
842 src/fortran/coshin.f \
843 src/fortran/iwamax.f \
844 src/fortran/dipowe.f \
845 src/fortran/getorient.f \
846 src/fortran/cusum.f \
847 src/fortran/d1mach.f \
848 src/fortran/wbdiag.f \
849 src/fortran/ddpow1.f \
850 src/fortran/vpythag.f \
851 src/fortran/isova0.f \
852 src/fortran/wswap.f \
853 src/fortran/wwpow1.f \
854 src/fortran/getdimfromvar.f \
855 src/fortran/gdcp2i.f \
856 src/fortran/drdiv.f \
857 src/fortran/wmsum.f \
858 src/fortran/corth.f \
859 src/fortran/mtran.f \
860 src/fortran/wwpow.f \
861 src/fortran/dvmul.f \
862 src/fortran/wclmat.f \
863 src/fortran/dsort.f \
865 src/fortran/rcopy.f \
866 src/fortran/wdpow.f \
867 src/fortran/orthes.f \
868 src/fortran/waxpy.f \
870 src/fortran/dwdiv.f \
871 src/fortran/arcosh.f \
872 src/fortran/wasin.f \
873 src/fortran/wexpm1.f \
874 src/fortran/ddpowe.f \
875 src/fortran/nearfloat.f \
876 src/fortran/dmprod.f \
877 src/fortran/wwpowe.f \
878 src/fortran/wdotci.f \
879 src/fortran/dmcopy.f \
880 src/fortran/wexchn.f \
881 src/fortran/isoval.f \
882 src/fortran/dwrdiv.f \
883 src/fortran/wipow.f \
885 src/fortran/infinity.f \
886 src/fortran/dwpow1.f \
890 src/fortran/dtild.f \
891 src/fortran/i1mach.f \
892 src/fortran/dclmat.f \
893 src/fortran/ortran.f \
894 src/fortran/bdiag.f \
895 src/fortran/wvmul.f \
896 src/fortran/dmmul.f \
897 src/fortran/wsqrt.f \
898 src/fortran/israt.f \
900 src/fortran/old_pythag.f \
901 src/fortran/danints.f
903 GATEWAY_C_SOURCES = \
904 sci_gateway/c/sci_sqrt.c \
905 sci_gateway/c/sci_sign.c \
906 sci_gateway/c/gw_elementary_functions.c \
907 sci_gateway/c/sci_number_properties.c \
908 sci_gateway/c/sci_testmatrix.c \
909 sci_gateway/c/sci_nearfloat.c \
910 sci_gateway/c/sci_real.c \
911 sci_gateway/c/sci_round.c \
912 sci_gateway/c/sci_isequalbitwise.c \
913 sci_gateway/c/sci_base2dec.c \
914 sci_gateway/c/sci_dec2base.c
916 GATEWAY_FORTRAN_SOURCES = \
917 sci_gateway/fortran/sci_f_testmatrix.f \
918 sci_gateway/fortran/sci_f_matrix.f \
919 sci_gateway/fortran/sci_f_size.f \
920 sci_gateway/fortran/sci_f_ceil.f \
921 sci_gateway/fortran/sci_f_clean.f \
922 sci_gateway/fortran/sci_f_eye.f \
923 sci_gateway/fortran/sci_f_tan.f \
924 sci_gateway/fortran/sci_f_atan.f \
925 sci_gateway/fortran/sci_f_cos.f \
926 sci_gateway/fortran/sci_f_rand.f \
927 sci_gateway/fortran/sci_f_acos.f \
928 sci_gateway/fortran/sci_f_sin.f \
929 sci_gateway/fortran/sci_f_sqrt.f \
930 sci_gateway/fortran/sci_f_asin.f \
931 sci_gateway/fortran/sci_f_sign.f \
932 sci_gateway/fortran/sci_f_zeros.f \
933 sci_gateway/fortran/sci_f_ones.f \
934 sci_gateway/fortran/sci_f_diag.f \
935 sci_gateway/fortran/sci_f_number_properties.f \
936 sci_gateway/fortran/sci_f_spones.f \
937 sci_gateway/fortran/sci_f_nearfloat.f \
938 sci_gateway/fortran/sci_f_real.f \
939 sci_gateway/fortran/sci_f_round.f \
940 sci_gateway/fortran/sci_f_conj.f
942 GATEWAY_CXX_SOURCES = \
943 sci_gateway/cpp/sci_isequal.cpp \
944 sci_gateway/cpp/elem_func_gw.cpp \
945 sci_gateway/cpp/sci_size.cpp \
946 sci_gateway/cpp/sci_eye.cpp \
947 sci_gateway/cpp/sci_rand.cpp \
948 sci_gateway/cpp/sci_prod.cpp \
949 sci_gateway/cpp/sci_sum.cpp \
950 sci_gateway/cpp/sci_zeros.cpp \
951 sci_gateway/cpp/sci_ones.cpp \
952 sci_gateway/cpp/sci_matrix.cpp \
953 sci_gateway/cpp/sci_abs.cpp \
954 sci_gateway/cpp/sci_acos.cpp \
955 sci_gateway/cpp/sci_asin.cpp \
956 sci_gateway/cpp/sci_atan.cpp \
957 sci_gateway/cpp/sci_ceil.cpp \
958 sci_gateway/cpp/sci_clean.cpp \
959 sci_gateway/cpp/sci_conj.cpp \
960 sci_gateway/cpp/sci_cos.cpp \
961 sci_gateway/cpp/sci_sin.cpp \
962 sci_gateway/cpp/sci_tan.cpp \
963 sci_gateway/cpp/sci_cumsum.cpp \
964 sci_gateway/cpp/sci_cumprod.cpp \
965 sci_gateway/cpp/sci_diag.cpp \
966 sci_gateway/cpp/sci_dsearch.cpp \
967 sci_gateway/cpp/sci_exp.cpp \
968 sci_gateway/cpp/sci_expm.cpp \
969 sci_gateway/cpp/sci_floor.cpp \
970 sci_gateway/cpp/sci_frexp.cpp \
971 sci_gateway/cpp/sci_gsort.cpp \
972 sci_gateway/cpp/sci_imag.cpp \
973 sci_gateway/cpp/sci_imult.cpp \
974 sci_gateway/cpp/sci_int.cpp \
975 sci_gateway/cpp/sci_isreal.cpp \
976 sci_gateway/cpp/sci_kron.cpp \
977 sci_gateway/cpp/sci_log.cpp \
978 sci_gateway/cpp/sci_log1p.cpp \
979 sci_gateway/cpp/sci_max.cpp \
980 sci_gateway/cpp/sci_min.cpp \
981 sci_gateway/cpp/sci_rat.cpp \
982 sci_gateway/cpp/sci_triu.cpp \
983 sci_gateway/cpp/sci_tril.cpp
985 EISPACK_SOURCES = src/fortran/eispack/balbak.f
987 # FIXME: why disabling optimisation ? Any bug reference ?
988 # Disable optimisation of the file hqror2.f comqr3.f pade.f
989 noinst_LTLIBRARIES = libdummy-elementary_functions.la $(am__append_1) \
991 libdummy_elementary_functions_la_SOURCES = src/fortran/eispack/hqror2.f \
992 src/fortran/comqr3.f \
993 src/fortran/linpack/pade.f \
995 src/fortran/linpack/icopy.f
997 libdummy_elementary_functions_la_CPPFLAGS = -I$(srcdir)/includes/ \
998 -I$(top_srcdir)/modules/core/includes/ \
1002 # Includes need for the compilation
1003 libscielementary_functions_la_CPPFLAGS = \
1004 -I$(srcdir)/includes/ \
1005 -I$(srcdir)/src/cpp/ \
1006 -I$(srcdir)/src/c/ \
1007 -I$(top_srcdir)/modules/dynamic_link/includes \
1008 -I$(top_srcdir)/modules/api_scilab/includes/ \
1009 -I$(top_srcdir)/modules/console/includes/ \
1010 -I$(top_srcdir)/modules/localization/includes/ \
1011 -I$(top_srcdir)/modules/output_stream/includes/ \
1012 -I$(top_srcdir)/modules/operations/includes/ \
1013 -I$(top_srcdir)/modules/types/includes/ \
1014 -I$(top_srcdir)/modules/ast/includes/ \
1015 -I$(top_srcdir)/modules/symbol/includes/ \
1016 -I$(top_srcdir)/modules/system_env/includes/ \
1017 -I$(top_srcdir)/modules/threads/includes/ \
1018 -I$(top_srcdir)/modules/string/includes/ \
1022 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscielementary_functions.la
1023 libscielementary_functions_algo_la_SOURCES = $(SLATEC_SOURCES) $(LINPACK_SOURCES) $(EISPACK_SOURCES) $(ELEMENTARIES_FUNCTIONS_C_SOURCES) $(ELEMENTARIES_FUNCTIONS_FORTRAN_SOURCES) $(ELEMENTARIES_FUNCTIONS_CXX_SOURCES)
1024 libscielementary_functions_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_FORTRAN_SOURCES) $(GATEWAY_CXX_SOURCES)
1025 libscielementary_functions_algo_la_CPPFLAGS = $(libscielementary_functions_la_CPPFLAGS)
1027 # For the code check (splint)
1028 CHECK_SRC = $(ELEMENTARIES_FUNCTIONS_C_SOURCES) $(GATEWAY_C_SOURCES)
1029 INCLUDE_FLAGS = $(libscielementary_functions_la_CPPFLAGS)
1030 libscielementary_functions_la_LIBADD = libdummy-elementary_functions.la libscielementary_functions-algo.la
1033 modulename = elementary_functions
1035 #### elementary_functions : Conf files ####
1036 libscielementary_functions_la_rootdir = $(mydatadir)
1037 libscielementary_functions_la_root_DATA = license.txt
1039 #### elementary_functions : init scripts ####
1040 libscielementary_functions_la_etcdir = $(mydatadir)/etc
1041 libscielementary_functions_la_etc_DATA = etc/elementary_functions.quit etc/elementary_functions.start
1043 #### elementary_functions : gateway declaration ####
1044 libscielementary_functions_la_sci_gatewaydir = $(mydatadir)/sci_gateway
1045 libscielementary_functions_la_sci_gateway_DATA = sci_gateway/elementary_functions_gateway.xml
1047 # Where all the Scilab stuff is installed (macros, help, ...)
1048 mydatadir = $(pkgdatadir)/modules/$(modulename)
1050 # Set AM_* SCI detected settings
1051 AM_CPPFLAGS = $(SCI_CPPFLAGS)
1052 AM_CFLAGS = $(SCI_CFLAGS)
1053 AM_CXXFLAGS = $(SCI_CXXFLAGS)
1054 # append includes to AM_FFLAGS to manage fortran includes
1055 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
1057 # Tag shared libraries with the Scilab version
1058 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
1061 SPLINT_OPTIONS = -weak -booltype BOOL
1063 ########################### JAVA ######################################
1064 #### We are delegating java compilation to ant... Thanks to that
1065 #### the procedure will be the same with Microsoft Windows (C)
1067 #######################################################################
1068 TARGETS_ALL = $(am__append_3)
1070 ################ MACROS ######################
1071 # Rule to build a macro
1072 # NOT USED AT THE MOMENT
1075 ########### INSTALL DOCUMENTATION ###################
1077 # Install documentation files into the right target
1078 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
1079 # automake needs the html files to be present which is not the case when
1080 # we are building Scilab
1082 # Where it should be installed
1083 pkgdocdir = $(mydatadir)
1085 # What is the mask of the help source
1088 # What is the mask of the MathML sources
1091 ########### INSTALL DATA ###################
1092 # Install macros, help & demos
1093 # Where it should be installed
1094 pkgmacrosdir = $(mydatadir)
1095 # Which directory we process
1097 # Mask of the Scilab sources macros
1099 # Mask of the Scilab executable sources macros
1100 MACROBUILDMASK = *.sce
1101 # Mask of the Scilab compiled macros
1102 MACROBINMASK = *.bin
1103 # List of the standard directory for tests
1104 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
1105 # Where the demos should be installed
1106 pkgdemosdir = $(mydatadir)
1107 # List of the standard directory for demos
1109 # List of the standard directory for examples
1110 EXAMPLES_DIR = examples
1111 # Where to export JAVA archives (.jar)
1116 HELP_CHAPTERDIR = help/
1117 HELP_CHAPTERFILE = addchapter.sce
1118 HELP_CHAPTERLANG = en_US fr_FR pt_BR
1122 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
1123 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1124 @for dep in $?; do \
1125 case '$(am__configure_deps)' in \
1127 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1128 && { if test -f $@; then exit 0; else break; fi; }; \
1132 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/elementary_functions/Makefile'; \
1133 $(am__cd) $(top_srcdir) && \
1134 $(AUTOMAKE) --foreign modules/elementary_functions/Makefile
1136 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1139 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1141 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1142 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1144 $(top_srcdir)/Makefile.incl.am:
1146 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1147 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1149 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1150 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1151 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1152 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1153 $(am__aclocal_m4_deps):
1155 clean-noinstLTLIBRARIES:
1156 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1157 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1158 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1159 test "$$dir" != "$$p" || dir=.; \
1160 echo "rm -f \"$${dir}/so_locations\""; \
1161 rm -f "$${dir}/so_locations"; \
1163 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1165 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1166 list2=; for p in $$list; do \
1167 if test -f $$p; then \
1168 list2="$$list2 $$p"; \
1171 test -z "$$list2" || { \
1172 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1173 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1174 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1175 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1178 uninstall-pkglibLTLIBRARIES:
1179 @$(NORMAL_UNINSTALL)
1180 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1181 for p in $$list; do \
1183 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1184 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1187 clean-pkglibLTLIBRARIES:
1188 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1189 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
1190 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1191 test "$$dir" != "$$p" || dir=.; \
1192 echo "rm -f \"$${dir}/so_locations\""; \
1193 rm -f "$${dir}/so_locations"; \
1195 libdummy-elementary_functions.la: $(libdummy_elementary_functions_la_OBJECTS) $(libdummy_elementary_functions_la_DEPENDENCIES) $(EXTRA_libdummy_elementary_functions_la_DEPENDENCIES)
1196 $(F77LINK) $(libdummy_elementary_functions_la_OBJECTS) $(libdummy_elementary_functions_la_LIBADD) $(LIBS)
1197 libscielementary_functions-algo.la: $(libscielementary_functions_algo_la_OBJECTS) $(libscielementary_functions_algo_la_DEPENDENCIES) $(EXTRA_libscielementary_functions_algo_la_DEPENDENCIES)
1198 $(CXXLINK) $(am_libscielementary_functions_algo_la_rpath) $(libscielementary_functions_algo_la_OBJECTS) $(libscielementary_functions_algo_la_LIBADD) $(LIBS)
1199 libscielementary_functions.la: $(libscielementary_functions_la_OBJECTS) $(libscielementary_functions_la_DEPENDENCIES) $(EXTRA_libscielementary_functions_la_DEPENDENCIES)
1200 $(CXXLINK) $(am_libscielementary_functions_la_rpath) $(libscielementary_functions_la_OBJECTS) $(libscielementary_functions_la_LIBADD) $(LIBS)
1202 mostlyclean-compile:
1208 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdummy_elementary_functions_la-unsfdcopy.Plo@am__quote@
1209 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-abs.Plo@am__quote@
1210 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-acos.Plo@am__quote@
1211 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo@am__quote@
1212 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-asin.Plo@am__quote@
1213 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-atan.Plo@am__quote@
1214 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo@am__quote@
1215 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo@am__quote@
1216 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-convertbase.Plo@am__quote@
1218 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-cos.Plo@am__quote@
1219 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo@am__quote@
1220 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo@am__quote@
1221 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo@am__quote@
1222 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo@am__quote@
1223 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-diag.Plo@am__quote@
1224 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo@am__quote@
1225 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo@am__quote@
1226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-exp.Plo@am__quote@
1227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-expm.Plo@am__quote@
1228 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-eye.Plo@am__quote@
1229 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-finite.Plo@am__quote@
1230 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-floor.Plo@am__quote@
1231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo@am__quote@
1232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo@am__quote@
1233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-log.Plo@am__quote@
1235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo@am__quote@
1236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-max.Plo@am__quote@
1237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-min.Plo@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo@am__quote@
1239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-prod.Plo@am__quote@
1240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo@am__quote@
1241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo@am__quote@
1242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo@am__quote@
1244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo@am__quote@
1245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo@am__quote@
1246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo@am__quote@
1247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo@am__quote@
1248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-sci_tools.Plo@am__quote@
1249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo@am__quote@
1250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-sign.Plo@am__quote@
1251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-sin.Plo@am__quote@
1252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo@am__quote@
1253 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo@am__quote@
1254 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo@am__quote@
1255 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-sum.Plo@am__quote@
1256 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-tan.Plo@am__quote@
1257 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo@am__quote@
1258 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo@am__quote@
1259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo@am__quote@
1260 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo@am__quote@
1261 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo@am__quote@
1262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo@am__quote@
1263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo@am__quote@
1264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-gw_elementary_functions.Plo@am__quote@
1265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_abs.Plo@am__quote@
1266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_acos.Plo@am__quote@
1267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_asin.Plo@am__quote@
1268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_atan.Plo@am__quote@
1269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo@am__quote@
1270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo@am__quote@
1271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_clean.Plo@am__quote@
1272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_conj.Plo@am__quote@
1273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_cos.Plo@am__quote@
1274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo@am__quote@
1275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo@am__quote@
1276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo@am__quote@
1277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_diag.Plo@am__quote@
1278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo@am__quote@
1279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_exp.Plo@am__quote@
1280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_expm.Plo@am__quote@
1281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_eye.Plo@am__quote@
1282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_floor.Plo@am__quote@
1283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo@am__quote@
1284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo@am__quote@
1285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_imag.Plo@am__quote@
1286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_imult.Plo@am__quote@
1287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_int.Plo@am__quote@
1288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo@am__quote@
1289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo@am__quote@
1290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo@am__quote@
1291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_kron.Plo@am__quote@
1292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_log.Plo@am__quote@
1293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo@am__quote@
1294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo@am__quote@
1295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_max.Plo@am__quote@
1296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_min.Plo@am__quote@
1297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo@am__quote@
1298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo@am__quote@
1299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_ones.Plo@am__quote@
1300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_prod.Plo@am__quote@
1301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_rand.Plo@am__quote@
1302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_rat.Plo@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_real.Plo@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_round.Plo@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_sign.Plo@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_sin.Plo@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_size.Plo@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_sum.Plo@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_tan.Plo@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_tril.Plo@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_triu.Plo@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo@am__quote@
1317 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1318 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1321 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1324 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1325 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1328 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1331 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1332 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1335 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
1337 libscielementary_functions_algo_la-sci_tools.lo: src/c/sci_tools.c
1338 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-sci_tools.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-sci_tools.Tpo -c -o libscielementary_functions_algo_la-sci_tools.lo `test -f 'src/c/sci_tools.c' || echo '$(srcdir)/'`src/c/sci_tools.c
1339 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-sci_tools.Tpo $(DEPDIR)/libscielementary_functions_algo_la-sci_tools.Plo
1340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/sci_tools.c' object='libscielementary_functions_algo_la-sci_tools.lo' libtool=yes @AMDEPBACKSLASH@
1341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1342 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-sci_tools.lo `test -f 'src/c/sci_tools.c' || echo '$(srcdir)/'`src/c/sci_tools.c
1344 libscielementary_functions_algo_la-finite.lo: src/c/finite.c
1345 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-finite.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-finite.Tpo -c -o libscielementary_functions_algo_la-finite.lo `test -f 'src/c/finite.c' || echo '$(srcdir)/'`src/c/finite.c
1346 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-finite.Tpo $(DEPDIR)/libscielementary_functions_algo_la-finite.Plo
1347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/finite.c' object='libscielementary_functions_algo_la-finite.lo' libtool=yes @AMDEPBACKSLASH@
1348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1349 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-finite.lo `test -f 'src/c/finite.c' || echo '$(srcdir)/'`src/c/finite.c
1351 libscielementary_functions_algo_la-vfinite.lo: src/c/vfinite.c
1352 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-vfinite.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-vfinite.Tpo -c -o libscielementary_functions_algo_la-vfinite.lo `test -f 'src/c/vfinite.c' || echo '$(srcdir)/'`src/c/vfinite.c
1353 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-vfinite.Tpo $(DEPDIR)/libscielementary_functions_algo_la-vfinite.Plo
1354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/vfinite.c' object='libscielementary_functions_algo_la-vfinite.lo' libtool=yes @AMDEPBACKSLASH@
1355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1356 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-vfinite.lo `test -f 'src/c/vfinite.c' || echo '$(srcdir)/'`src/c/vfinite.c
1358 libscielementary_functions_algo_la-cmp.lo: src/c/cmp.c
1359 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-cmp.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-cmp.Tpo -c -o libscielementary_functions_algo_la-cmp.lo `test -f 'src/c/cmp.c' || echo '$(srcdir)/'`src/c/cmp.c
1360 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-cmp.Tpo $(DEPDIR)/libscielementary_functions_algo_la-cmp.Plo
1361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/cmp.c' object='libscielementary_functions_algo_la-cmp.lo' libtool=yes @AMDEPBACKSLASH@
1362 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1363 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-cmp.lo `test -f 'src/c/cmp.c' || echo '$(srcdir)/'`src/c/cmp.c
1365 libscielementary_functions_algo_la-vceil.lo: src/c/vceil.c
1366 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-vceil.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-vceil.Tpo -c -o libscielementary_functions_algo_la-vceil.lo `test -f 'src/c/vceil.c' || echo '$(srcdir)/'`src/c/vceil.c
1367 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-vceil.Tpo $(DEPDIR)/libscielementary_functions_algo_la-vceil.Plo
1368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/vceil.c' object='libscielementary_functions_algo_la-vceil.lo' libtool=yes @AMDEPBACKSLASH@
1369 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1370 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-vceil.lo `test -f 'src/c/vceil.c' || echo '$(srcdir)/'`src/c/vceil.c
1372 libscielementary_functions_algo_la-xerhlt.lo: src/c/xerhlt.c
1373 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-xerhlt.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Tpo -c -o libscielementary_functions_algo_la-xerhlt.lo `test -f 'src/c/xerhlt.c' || echo '$(srcdir)/'`src/c/xerhlt.c
1374 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Tpo $(DEPDIR)/libscielementary_functions_algo_la-xerhlt.Plo
1375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/xerhlt.c' object='libscielementary_functions_algo_la-xerhlt.lo' libtool=yes @AMDEPBACKSLASH@
1376 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1377 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-xerhlt.lo `test -f 'src/c/xerhlt.c' || echo '$(srcdir)/'`src/c/xerhlt.c
1379 libscielementary_functions_algo_la-vfloor.lo: src/c/vfloor.c
1380 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-vfloor.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-vfloor.Tpo -c -o libscielementary_functions_algo_la-vfloor.lo `test -f 'src/c/vfloor.c' || echo '$(srcdir)/'`src/c/vfloor.c
1381 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-vfloor.Tpo $(DEPDIR)/libscielementary_functions_algo_la-vfloor.Plo
1382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/vfloor.c' object='libscielementary_functions_algo_la-vfloor.lo' libtool=yes @AMDEPBACKSLASH@
1383 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1384 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-vfloor.lo `test -f 'src/c/vfloor.c' || echo '$(srcdir)/'`src/c/vfloor.c
1386 libscielementary_functions_algo_la-vfrexp.lo: src/c/vfrexp.c
1387 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-vfrexp.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Tpo -c -o libscielementary_functions_algo_la-vfrexp.lo `test -f 'src/c/vfrexp.c' || echo '$(srcdir)/'`src/c/vfrexp.c
1388 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Tpo $(DEPDIR)/libscielementary_functions_algo_la-vfrexp.Plo
1389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/vfrexp.c' object='libscielementary_functions_algo_la-vfrexp.lo' libtool=yes @AMDEPBACKSLASH@
1390 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1391 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-vfrexp.lo `test -f 'src/c/vfrexp.c' || echo '$(srcdir)/'`src/c/vfrexp.c
1393 libscielementary_functions_algo_la-scidcopy.lo: src/c/scidcopy.c
1394 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-scidcopy.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Tpo -c -o libscielementary_functions_algo_la-scidcopy.lo `test -f 'src/c/scidcopy.c' || echo '$(srcdir)/'`src/c/scidcopy.c
1395 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Tpo $(DEPDIR)/libscielementary_functions_algo_la-scidcopy.Plo
1396 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/scidcopy.c' object='libscielementary_functions_algo_la-scidcopy.lo' libtool=yes @AMDEPBACKSLASH@
1397 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1398 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-scidcopy.lo `test -f 'src/c/scidcopy.c' || echo '$(srcdir)/'`src/c/scidcopy.c
1400 libscielementary_functions_algo_la-int2db.lo: src/c/int2db.c
1401 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-int2db.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-int2db.Tpo -c -o libscielementary_functions_algo_la-int2db.lo `test -f 'src/c/int2db.c' || echo '$(srcdir)/'`src/c/int2db.c
1402 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-int2db.Tpo $(DEPDIR)/libscielementary_functions_algo_la-int2db.Plo
1403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/int2db.c' object='libscielementary_functions_algo_la-int2db.lo' libtool=yes @AMDEPBACKSLASH@
1404 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1405 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-int2db.lo `test -f 'src/c/int2db.c' || echo '$(srcdir)/'`src/c/int2db.c
1407 libscielementary_functions_algo_la-rea2db.lo: src/c/rea2db.c
1408 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-rea2db.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-rea2db.Tpo -c -o libscielementary_functions_algo_la-rea2db.lo `test -f 'src/c/rea2db.c' || echo '$(srcdir)/'`src/c/rea2db.c
1409 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-rea2db.Tpo $(DEPDIR)/libscielementary_functions_algo_la-rea2db.Plo
1410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/rea2db.c' object='libscielementary_functions_algo_la-rea2db.lo' libtool=yes @AMDEPBACKSLASH@
1411 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1412 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-rea2db.lo `test -f 'src/c/rea2db.c' || echo '$(srcdir)/'`src/c/rea2db.c
1414 libscielementary_functions_algo_la-qsort.lo: src/c/qsort.c
1415 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-qsort.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-qsort.Tpo -c -o libscielementary_functions_algo_la-qsort.lo `test -f 'src/c/qsort.c' || echo '$(srcdir)/'`src/c/qsort.c
1416 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-qsort.Tpo $(DEPDIR)/libscielementary_functions_algo_la-qsort.Plo
1417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/qsort.c' object='libscielementary_functions_algo_la-qsort.lo' libtool=yes @AMDEPBACKSLASH@
1418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1419 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-qsort.lo `test -f 'src/c/qsort.c' || echo '$(srcdir)/'`src/c/qsort.c
1421 libscielementary_functions_algo_la-qsort-char.lo: src/c/qsort-char.c
1422 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-qsort-char.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Tpo -c -o libscielementary_functions_algo_la-qsort-char.lo `test -f 'src/c/qsort-char.c' || echo '$(srcdir)/'`src/c/qsort-char.c
1423 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Tpo $(DEPDIR)/libscielementary_functions_algo_la-qsort-char.Plo
1424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/qsort-char.c' object='libscielementary_functions_algo_la-qsort-char.lo' libtool=yes @AMDEPBACKSLASH@
1425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1426 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-qsort-char.lo `test -f 'src/c/qsort-char.c' || echo '$(srcdir)/'`src/c/qsort-char.c
1428 libscielementary_functions_algo_la-qsort-double.lo: src/c/qsort-double.c
1429 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-qsort-double.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Tpo -c -o libscielementary_functions_algo_la-qsort-double.lo `test -f 'src/c/qsort-double.c' || echo '$(srcdir)/'`src/c/qsort-double.c
1430 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Tpo $(DEPDIR)/libscielementary_functions_algo_la-qsort-double.Plo
1431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/qsort-double.c' object='libscielementary_functions_algo_la-qsort-double.lo' libtool=yes @AMDEPBACKSLASH@
1432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1433 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-qsort-double.lo `test -f 'src/c/qsort-double.c' || echo '$(srcdir)/'`src/c/qsort-double.c
1435 libscielementary_functions_algo_la-qsort-int.lo: src/c/qsort-int.c
1436 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-qsort-int.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Tpo -c -o libscielementary_functions_algo_la-qsort-int.lo `test -f 'src/c/qsort-int.c' || echo '$(srcdir)/'`src/c/qsort-int.c
1437 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Tpo $(DEPDIR)/libscielementary_functions_algo_la-qsort-int.Plo
1438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/qsort-int.c' object='libscielementary_functions_algo_la-qsort-int.lo' libtool=yes @AMDEPBACKSLASH@
1439 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1440 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-qsort-int.lo `test -f 'src/c/qsort-int.c' || echo '$(srcdir)/'`src/c/qsort-int.c
1442 libscielementary_functions_algo_la-qsort-short.lo: src/c/qsort-short.c
1443 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-qsort-short.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Tpo -c -o libscielementary_functions_algo_la-qsort-short.lo `test -f 'src/c/qsort-short.c' || echo '$(srcdir)/'`src/c/qsort-short.c
1444 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Tpo $(DEPDIR)/libscielementary_functions_algo_la-qsort-short.Plo
1445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/qsort-short.c' object='libscielementary_functions_algo_la-qsort-short.lo' libtool=yes @AMDEPBACKSLASH@
1446 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1447 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-qsort-short.lo `test -f 'src/c/qsort-short.c' || echo '$(srcdir)/'`src/c/qsort-short.c
1449 libscielementary_functions_algo_la-qsort-string.lo: src/c/qsort-string.c
1450 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-qsort-string.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Tpo -c -o libscielementary_functions_algo_la-qsort-string.lo `test -f 'src/c/qsort-string.c' || echo '$(srcdir)/'`src/c/qsort-string.c
1451 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Tpo $(DEPDIR)/libscielementary_functions_algo_la-qsort-string.Plo
1452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/qsort-string.c' object='libscielementary_functions_algo_la-qsort-string.lo' libtool=yes @AMDEPBACKSLASH@
1453 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1454 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-qsort-string.lo `test -f 'src/c/qsort-string.c' || echo '$(srcdir)/'`src/c/qsort-string.c
1456 libscielementary_functions_algo_la-basic_functions.lo: src/c/basic_functions.c
1457 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-basic_functions.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Tpo -c -o libscielementary_functions_algo_la-basic_functions.lo `test -f 'src/c/basic_functions.c' || echo '$(srcdir)/'`src/c/basic_functions.c
1458 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Tpo $(DEPDIR)/libscielementary_functions_algo_la-basic_functions.Plo
1459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/basic_functions.c' object='libscielementary_functions_algo_la-basic_functions.lo' libtool=yes @AMDEPBACKSLASH@
1460 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1461 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-basic_functions.lo `test -f 'src/c/basic_functions.c' || echo '$(srcdir)/'`src/c/basic_functions.c
1463 libscielementary_functions_algo_la-abs.lo: src/c/abs.c
1464 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-abs.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-abs.Tpo -c -o libscielementary_functions_algo_la-abs.lo `test -f 'src/c/abs.c' || echo '$(srcdir)/'`src/c/abs.c
1465 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-abs.Tpo $(DEPDIR)/libscielementary_functions_algo_la-abs.Plo
1466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/abs.c' object='libscielementary_functions_algo_la-abs.lo' libtool=yes @AMDEPBACKSLASH@
1467 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1468 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-abs.lo `test -f 'src/c/abs.c' || echo '$(srcdir)/'`src/c/abs.c
1470 libscielementary_functions_algo_la-acos.lo: src/c/acos.c
1471 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-acos.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-acos.Tpo -c -o libscielementary_functions_algo_la-acos.lo `test -f 'src/c/acos.c' || echo '$(srcdir)/'`src/c/acos.c
1472 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-acos.Tpo $(DEPDIR)/libscielementary_functions_algo_la-acos.Plo
1473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/acos.c' object='libscielementary_functions_algo_la-acos.lo' libtool=yes @AMDEPBACKSLASH@
1474 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1475 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-acos.lo `test -f 'src/c/acos.c' || echo '$(srcdir)/'`src/c/acos.c
1477 libscielementary_functions_algo_la-asin.lo: src/c/asin.c
1478 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-asin.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-asin.Tpo -c -o libscielementary_functions_algo_la-asin.lo `test -f 'src/c/asin.c' || echo '$(srcdir)/'`src/c/asin.c
1479 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-asin.Tpo $(DEPDIR)/libscielementary_functions_algo_la-asin.Plo
1480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/asin.c' object='libscielementary_functions_algo_la-asin.lo' libtool=yes @AMDEPBACKSLASH@
1481 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1482 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-asin.lo `test -f 'src/c/asin.c' || echo '$(srcdir)/'`src/c/asin.c
1484 libscielementary_functions_algo_la-atan.lo: src/c/atan.c
1485 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-atan.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-atan.Tpo -c -o libscielementary_functions_algo_la-atan.lo `test -f 'src/c/atan.c' || echo '$(srcdir)/'`src/c/atan.c
1486 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-atan.Tpo $(DEPDIR)/libscielementary_functions_algo_la-atan.Plo
1487 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/atan.c' object='libscielementary_functions_algo_la-atan.lo' libtool=yes @AMDEPBACKSLASH@
1488 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1489 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-atan.lo `test -f 'src/c/atan.c' || echo '$(srcdir)/'`src/c/atan.c
1491 libscielementary_functions_algo_la-cos.lo: src/c/cos.c
1492 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-cos.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-cos.Tpo -c -o libscielementary_functions_algo_la-cos.lo `test -f 'src/c/cos.c' || echo '$(srcdir)/'`src/c/cos.c
1493 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-cos.Tpo $(DEPDIR)/libscielementary_functions_algo_la-cos.Plo
1494 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/cos.c' object='libscielementary_functions_algo_la-cos.lo' libtool=yes @AMDEPBACKSLASH@
1495 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1496 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-cos.lo `test -f 'src/c/cos.c' || echo '$(srcdir)/'`src/c/cos.c
1498 libscielementary_functions_algo_la-cosh.lo: src/c/cosh.c
1499 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-cosh.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-cosh.Tpo -c -o libscielementary_functions_algo_la-cosh.lo `test -f 'src/c/cosh.c' || echo '$(srcdir)/'`src/c/cosh.c
1500 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-cosh.Tpo $(DEPDIR)/libscielementary_functions_algo_la-cosh.Plo
1501 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/cosh.c' object='libscielementary_functions_algo_la-cosh.lo' libtool=yes @AMDEPBACKSLASH@
1502 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1503 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-cosh.lo `test -f 'src/c/cosh.c' || echo '$(srcdir)/'`src/c/cosh.c
1505 libscielementary_functions_algo_la-sin.lo: src/c/sin.c
1506 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-sin.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-sin.Tpo -c -o libscielementary_functions_algo_la-sin.lo `test -f 'src/c/sin.c' || echo '$(srcdir)/'`src/c/sin.c
1507 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-sin.Tpo $(DEPDIR)/libscielementary_functions_algo_la-sin.Plo
1508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/sin.c' object='libscielementary_functions_algo_la-sin.lo' libtool=yes @AMDEPBACKSLASH@
1509 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1510 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-sin.lo `test -f 'src/c/sin.c' || echo '$(srcdir)/'`src/c/sin.c
1512 libscielementary_functions_algo_la-sinh.lo: src/c/sinh.c
1513 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-sinh.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-sinh.Tpo -c -o libscielementary_functions_algo_la-sinh.lo `test -f 'src/c/sinh.c' || echo '$(srcdir)/'`src/c/sinh.c
1514 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-sinh.Tpo $(DEPDIR)/libscielementary_functions_algo_la-sinh.Plo
1515 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/sinh.c' object='libscielementary_functions_algo_la-sinh.lo' libtool=yes @AMDEPBACKSLASH@
1516 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1517 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-sinh.lo `test -f 'src/c/sinh.c' || echo '$(srcdir)/'`src/c/sinh.c
1519 libscielementary_functions_algo_la-tan.lo: src/c/tan.c
1520 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-tan.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-tan.Tpo -c -o libscielementary_functions_algo_la-tan.lo `test -f 'src/c/tan.c' || echo '$(srcdir)/'`src/c/tan.c
1521 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-tan.Tpo $(DEPDIR)/libscielementary_functions_algo_la-tan.Plo
1522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/tan.c' object='libscielementary_functions_algo_la-tan.lo' libtool=yes @AMDEPBACKSLASH@
1523 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1524 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-tan.lo `test -f 'src/c/tan.c' || echo '$(srcdir)/'`src/c/tan.c
1526 libscielementary_functions_algo_la-exp.lo: src/c/exp.c
1527 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-exp.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-exp.Tpo -c -o libscielementary_functions_algo_la-exp.lo `test -f 'src/c/exp.c' || echo '$(srcdir)/'`src/c/exp.c
1528 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-exp.Tpo $(DEPDIR)/libscielementary_functions_algo_la-exp.Plo
1529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/exp.c' object='libscielementary_functions_algo_la-exp.lo' libtool=yes @AMDEPBACKSLASH@
1530 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1531 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-exp.lo `test -f 'src/c/exp.c' || echo '$(srcdir)/'`src/c/exp.c
1533 libscielementary_functions_algo_la-expm.lo: src/c/expm.c
1534 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-expm.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-expm.Tpo -c -o libscielementary_functions_algo_la-expm.lo `test -f 'src/c/expm.c' || echo '$(srcdir)/'`src/c/expm.c
1535 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-expm.Tpo $(DEPDIR)/libscielementary_functions_algo_la-expm.Plo
1536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/expm.c' object='libscielementary_functions_algo_la-expm.lo' libtool=yes @AMDEPBACKSLASH@
1537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1538 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-expm.lo `test -f 'src/c/expm.c' || echo '$(srcdir)/'`src/c/expm.c
1540 libscielementary_functions_algo_la-log.lo: src/c/log.c
1541 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-log.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-log.Tpo -c -o libscielementary_functions_algo_la-log.lo `test -f 'src/c/log.c' || echo '$(srcdir)/'`src/c/log.c
1542 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-log.Tpo $(DEPDIR)/libscielementary_functions_algo_la-log.Plo
1543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/log.c' object='libscielementary_functions_algo_la-log.lo' libtool=yes @AMDEPBACKSLASH@
1544 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1545 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-log.lo `test -f 'src/c/log.c' || echo '$(srcdir)/'`src/c/log.c
1547 libscielementary_functions_algo_la-sqrt.lo: src/c/sqrt.c
1548 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-sqrt.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-sqrt.Tpo -c -o libscielementary_functions_algo_la-sqrt.lo `test -f 'src/c/sqrt.c' || echo '$(srcdir)/'`src/c/sqrt.c
1549 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-sqrt.Tpo $(DEPDIR)/libscielementary_functions_algo_la-sqrt.Plo
1550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/sqrt.c' object='libscielementary_functions_algo_la-sqrt.lo' libtool=yes @AMDEPBACKSLASH@
1551 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1552 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-sqrt.lo `test -f 'src/c/sqrt.c' || echo '$(srcdir)/'`src/c/sqrt.c
1554 libscielementary_functions_algo_la-cupro.lo: src/c/cupro.c
1555 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-cupro.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-cupro.Tpo -c -o libscielementary_functions_algo_la-cupro.lo `test -f 'src/c/cupro.c' || echo '$(srcdir)/'`src/c/cupro.c
1556 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-cupro.Tpo $(DEPDIR)/libscielementary_functions_algo_la-cupro.Plo
1557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/cupro.c' object='libscielementary_functions_algo_la-cupro.lo' libtool=yes @AMDEPBACKSLASH@
1558 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1559 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-cupro.lo `test -f 'src/c/cupro.c' || echo '$(srcdir)/'`src/c/cupro.c
1561 libscielementary_functions_algo_la-sign.lo: src/c/sign.c
1562 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-sign.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-sign.Tpo -c -o libscielementary_functions_algo_la-sign.lo `test -f 'src/c/sign.c' || echo '$(srcdir)/'`src/c/sign.c
1563 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-sign.Tpo $(DEPDIR)/libscielementary_functions_algo_la-sign.Plo
1564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/sign.c' object='libscielementary_functions_algo_la-sign.lo' libtool=yes @AMDEPBACKSLASH@
1565 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1566 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-sign.lo `test -f 'src/c/sign.c' || echo '$(srcdir)/'`src/c/sign.c
1568 libscielementary_functions_algo_la-ceil.lo: src/c/ceil.c
1569 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-ceil.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-ceil.Tpo -c -o libscielementary_functions_algo_la-ceil.lo `test -f 'src/c/ceil.c' || echo '$(srcdir)/'`src/c/ceil.c
1570 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-ceil.Tpo $(DEPDIR)/libscielementary_functions_algo_la-ceil.Plo
1571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/ceil.c' object='libscielementary_functions_algo_la-ceil.lo' libtool=yes @AMDEPBACKSLASH@
1572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1573 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-ceil.lo `test -f 'src/c/ceil.c' || echo '$(srcdir)/'`src/c/ceil.c
1575 libscielementary_functions_algo_la-eye.lo: src/c/eye.c
1576 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-eye.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-eye.Tpo -c -o libscielementary_functions_algo_la-eye.lo `test -f 'src/c/eye.c' || echo '$(srcdir)/'`src/c/eye.c
1577 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-eye.Tpo $(DEPDIR)/libscielementary_functions_algo_la-eye.Plo
1578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/eye.c' object='libscielementary_functions_algo_la-eye.lo' libtool=yes @AMDEPBACKSLASH@
1579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1580 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-eye.lo `test -f 'src/c/eye.c' || echo '$(srcdir)/'`src/c/eye.c
1582 libscielementary_functions_algo_la-dmsum.lo: src/c/dmsum.c
1583 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-dmsum.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-dmsum.Tpo -c -o libscielementary_functions_algo_la-dmsum.lo `test -f 'src/c/dmsum.c' || echo '$(srcdir)/'`src/c/dmsum.c
1584 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-dmsum.Tpo $(DEPDIR)/libscielementary_functions_algo_la-dmsum.Plo
1585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/dmsum.c' object='libscielementary_functions_algo_la-dmsum.lo' libtool=yes @AMDEPBACKSLASH@
1586 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1587 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-dmsum.lo `test -f 'src/c/dmsum.c' || echo '$(srcdir)/'`src/c/dmsum.c
1589 libscielementary_functions_algo_la-dsearch.lo: src/c/dsearch.c
1590 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-dsearch.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-dsearch.Tpo -c -o libscielementary_functions_algo_la-dsearch.lo `test -f 'src/c/dsearch.c' || echo '$(srcdir)/'`src/c/dsearch.c
1591 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-dsearch.Tpo $(DEPDIR)/libscielementary_functions_algo_la-dsearch.Plo
1592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/dsearch.c' object='libscielementary_functions_algo_la-dsearch.lo' libtool=yes @AMDEPBACKSLASH@
1593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1594 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-dsearch.lo `test -f 'src/c/dsearch.c' || echo '$(srcdir)/'`src/c/dsearch.c
1596 libscielementary_functions_algo_la-floor.lo: src/c/floor.c
1597 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-floor.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-floor.Tpo -c -o libscielementary_functions_algo_la-floor.lo `test -f 'src/c/floor.c' || echo '$(srcdir)/'`src/c/floor.c
1598 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-floor.Tpo $(DEPDIR)/libscielementary_functions_algo_la-floor.Plo
1599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/floor.c' object='libscielementary_functions_algo_la-floor.lo' libtool=yes @AMDEPBACKSLASH@
1600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1601 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-floor.lo `test -f 'src/c/floor.c' || echo '$(srcdir)/'`src/c/floor.c
1603 libscielementary_functions_algo_la-mprod.lo: src/c/mprod.c
1604 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-mprod.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-mprod.Tpo -c -o libscielementary_functions_algo_la-mprod.lo `test -f 'src/c/mprod.c' || echo '$(srcdir)/'`src/c/mprod.c
1605 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-mprod.Tpo $(DEPDIR)/libscielementary_functions_algo_la-mprod.Plo
1606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/mprod.c' object='libscielementary_functions_algo_la-mprod.lo' libtool=yes @AMDEPBACKSLASH@
1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1608 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-mprod.lo `test -f 'src/c/mprod.c' || echo '$(srcdir)/'`src/c/mprod.c
1610 libscielementary_functions_algo_la-pythag.lo: src/c/pythag.c
1611 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-pythag.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-pythag.Tpo -c -o libscielementary_functions_algo_la-pythag.lo `test -f 'src/c/pythag.c' || echo '$(srcdir)/'`src/c/pythag.c
1612 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-pythag.Tpo $(DEPDIR)/libscielementary_functions_algo_la-pythag.Plo
1613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/pythag.c' object='libscielementary_functions_algo_la-pythag.lo' libtool=yes @AMDEPBACKSLASH@
1614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1615 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-pythag.lo `test -f 'src/c/pythag.c' || echo '$(srcdir)/'`src/c/pythag.c
1617 libscielementary_functions_algo_la-matrix_generation.lo: src/c/matrix_generation.c
1618 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-matrix_generation.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Tpo -c -o libscielementary_functions_algo_la-matrix_generation.lo `test -f 'src/c/matrix_generation.c' || echo '$(srcdir)/'`src/c/matrix_generation.c
1619 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Tpo $(DEPDIR)/libscielementary_functions_algo_la-matrix_generation.Plo
1620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/matrix_generation.c' object='libscielementary_functions_algo_la-matrix_generation.lo' libtool=yes @AMDEPBACKSLASH@
1621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1622 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-matrix_generation.lo `test -f 'src/c/matrix_generation.c' || echo '$(srcdir)/'`src/c/matrix_generation.c
1624 libscielementary_functions_algo_la-vmul.lo: src/c/vmul.c
1625 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-vmul.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-vmul.Tpo -c -o libscielementary_functions_algo_la-vmul.lo `test -f 'src/c/vmul.c' || echo '$(srcdir)/'`src/c/vmul.c
1626 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-vmul.Tpo $(DEPDIR)/libscielementary_functions_algo_la-vmul.Plo
1627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/vmul.c' object='libscielementary_functions_algo_la-vmul.lo' libtool=yes @AMDEPBACKSLASH@
1628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1629 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-vmul.lo `test -f 'src/c/vmul.c' || echo '$(srcdir)/'`src/c/vmul.c
1631 libscielementary_functions_algo_la-add_vector.lo: src/c/add_vector.c
1632 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-add_vector.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-add_vector.Tpo -c -o libscielementary_functions_algo_la-add_vector.lo `test -f 'src/c/add_vector.c' || echo '$(srcdir)/'`src/c/add_vector.c
1633 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-add_vector.Tpo $(DEPDIR)/libscielementary_functions_algo_la-add_vector.Plo
1634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/add_vector.c' object='libscielementary_functions_algo_la-add_vector.lo' libtool=yes @AMDEPBACKSLASH@
1635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1636 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-add_vector.lo `test -f 'src/c/add_vector.c' || echo '$(srcdir)/'`src/c/add_vector.c
1638 libscielementary_functions_algo_la-sub_vector.lo: src/c/sub_vector.c
1639 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-sub_vector.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Tpo -c -o libscielementary_functions_algo_la-sub_vector.lo `test -f 'src/c/sub_vector.c' || echo '$(srcdir)/'`src/c/sub_vector.c
1640 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Tpo $(DEPDIR)/libscielementary_functions_algo_la-sub_vector.Plo
1641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/sub_vector.c' object='libscielementary_functions_algo_la-sub_vector.lo' libtool=yes @AMDEPBACKSLASH@
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1643 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-sub_vector.lo `test -f 'src/c/sub_vector.c' || echo '$(srcdir)/'`src/c/sub_vector.c
1645 libscielementary_functions_algo_la-convertbase.lo: src/c/convertbase.c
1646 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_algo_la-convertbase.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-convertbase.Tpo -c -o libscielementary_functions_algo_la-convertbase.lo `test -f 'src/c/convertbase.c' || echo '$(srcdir)/'`src/c/convertbase.c
1647 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-convertbase.Tpo $(DEPDIR)/libscielementary_functions_algo_la-convertbase.Plo
1648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='src/c/convertbase.c' object='libscielementary_functions_algo_la-convertbase.lo' libtool=yes @AMDEPBACKSLASH@
1649 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1650 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_algo_la-convertbase.lo `test -f 'src/c/convertbase.c' || echo '$(srcdir)/'`src/c/convertbase.c
1652 libscielementary_functions_la-sci_sqrt.lo: sci_gateway/c/sci_sqrt.c
1653 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_sqrt.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_sqrt.Tpo -c -o libscielementary_functions_la-sci_sqrt.lo `test -f 'sci_gateway/c/sci_sqrt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sqrt.c
1654 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_sqrt.Tpo $(DEPDIR)/libscielementary_functions_la-sci_sqrt.Plo
1655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_sqrt.c' object='libscielementary_functions_la-sci_sqrt.lo' libtool=yes @AMDEPBACKSLASH@
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1657 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_sqrt.lo `test -f 'sci_gateway/c/sci_sqrt.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sqrt.c
1659 libscielementary_functions_la-sci_sign.lo: sci_gateway/c/sci_sign.c
1660 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_sign.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_sign.Tpo -c -o libscielementary_functions_la-sci_sign.lo `test -f 'sci_gateway/c/sci_sign.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sign.c
1661 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_sign.Tpo $(DEPDIR)/libscielementary_functions_la-sci_sign.Plo
1662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_sign.c' object='libscielementary_functions_la-sci_sign.lo' libtool=yes @AMDEPBACKSLASH@
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1664 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_sign.lo `test -f 'sci_gateway/c/sci_sign.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sign.c
1666 libscielementary_functions_la-gw_elementary_functions.lo: sci_gateway/c/gw_elementary_functions.c
1667 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-gw_elementary_functions.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-gw_elementary_functions.Tpo -c -o libscielementary_functions_la-gw_elementary_functions.lo `test -f 'sci_gateway/c/gw_elementary_functions.c' || echo '$(srcdir)/'`sci_gateway/c/gw_elementary_functions.c
1668 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-gw_elementary_functions.Tpo $(DEPDIR)/libscielementary_functions_la-gw_elementary_functions.Plo
1669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/gw_elementary_functions.c' object='libscielementary_functions_la-gw_elementary_functions.lo' libtool=yes @AMDEPBACKSLASH@
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1671 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-gw_elementary_functions.lo `test -f 'sci_gateway/c/gw_elementary_functions.c' || echo '$(srcdir)/'`sci_gateway/c/gw_elementary_functions.c
1673 libscielementary_functions_la-sci_number_properties.lo: sci_gateway/c/sci_number_properties.c
1674 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_number_properties.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_number_properties.Tpo -c -o 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
1675 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_number_properties.Tpo $(DEPDIR)/libscielementary_functions_la-sci_number_properties.Plo
1676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_number_properties.c' object='libscielementary_functions_la-sci_number_properties.lo' libtool=yes @AMDEPBACKSLASH@
1677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1678 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o 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
1680 libscielementary_functions_la-sci_testmatrix.lo: sci_gateway/c/sci_testmatrix.c
1681 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_testmatrix.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Tpo -c -o libscielementary_functions_la-sci_testmatrix.lo `test -f 'sci_gateway/c/sci_testmatrix.c' || echo '$(srcdir)/'`sci_gateway/c/sci_testmatrix.c
1682 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Tpo $(DEPDIR)/libscielementary_functions_la-sci_testmatrix.Plo
1683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_testmatrix.c' object='libscielementary_functions_la-sci_testmatrix.lo' libtool=yes @AMDEPBACKSLASH@
1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1685 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_testmatrix.lo `test -f 'sci_gateway/c/sci_testmatrix.c' || echo '$(srcdir)/'`sci_gateway/c/sci_testmatrix.c
1687 libscielementary_functions_la-sci_nearfloat.lo: sci_gateway/c/sci_nearfloat.c
1688 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_nearfloat.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Tpo -c -o libscielementary_functions_la-sci_nearfloat.lo `test -f 'sci_gateway/c/sci_nearfloat.c' || echo '$(srcdir)/'`sci_gateway/c/sci_nearfloat.c
1689 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Tpo $(DEPDIR)/libscielementary_functions_la-sci_nearfloat.Plo
1690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_nearfloat.c' object='libscielementary_functions_la-sci_nearfloat.lo' libtool=yes @AMDEPBACKSLASH@
1691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1692 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_nearfloat.lo `test -f 'sci_gateway/c/sci_nearfloat.c' || echo '$(srcdir)/'`sci_gateway/c/sci_nearfloat.c
1694 libscielementary_functions_la-sci_real.lo: sci_gateway/c/sci_real.c
1695 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_real.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_real.Tpo -c -o libscielementary_functions_la-sci_real.lo `test -f 'sci_gateway/c/sci_real.c' || echo '$(srcdir)/'`sci_gateway/c/sci_real.c
1696 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_real.Tpo $(DEPDIR)/libscielementary_functions_la-sci_real.Plo
1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_real.c' object='libscielementary_functions_la-sci_real.lo' libtool=yes @AMDEPBACKSLASH@
1698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1699 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_real.lo `test -f 'sci_gateway/c/sci_real.c' || echo '$(srcdir)/'`sci_gateway/c/sci_real.c
1701 libscielementary_functions_la-sci_round.lo: sci_gateway/c/sci_round.c
1702 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_round.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_round.Tpo -c -o libscielementary_functions_la-sci_round.lo `test -f 'sci_gateway/c/sci_round.c' || echo '$(srcdir)/'`sci_gateway/c/sci_round.c
1703 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_round.Tpo $(DEPDIR)/libscielementary_functions_la-sci_round.Plo
1704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_round.c' object='libscielementary_functions_la-sci_round.lo' libtool=yes @AMDEPBACKSLASH@
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1706 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_round.lo `test -f 'sci_gateway/c/sci_round.c' || echo '$(srcdir)/'`sci_gateway/c/sci_round.c
1708 libscielementary_functions_la-sci_isequalbitwise.lo: sci_gateway/c/sci_isequalbitwise.c
1709 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_isequalbitwise.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Tpo -c -o libscielementary_functions_la-sci_isequalbitwise.lo `test -f 'sci_gateway/c/sci_isequalbitwise.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isequalbitwise.c
1710 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Tpo $(DEPDIR)/libscielementary_functions_la-sci_isequalbitwise.Plo
1711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_isequalbitwise.c' object='libscielementary_functions_la-sci_isequalbitwise.lo' libtool=yes @AMDEPBACKSLASH@
1712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1713 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_isequalbitwise.lo `test -f 'sci_gateway/c/sci_isequalbitwise.c' || echo '$(srcdir)/'`sci_gateway/c/sci_isequalbitwise.c
1715 libscielementary_functions_la-sci_base2dec.lo: sci_gateway/c/sci_base2dec.c
1716 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_base2dec.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_base2dec.Tpo -c -o libscielementary_functions_la-sci_base2dec.lo `test -f 'sci_gateway/c/sci_base2dec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_base2dec.c
1717 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_base2dec.Tpo $(DEPDIR)/libscielementary_functions_la-sci_base2dec.Plo
1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_base2dec.c' object='libscielementary_functions_la-sci_base2dec.lo' libtool=yes @AMDEPBACKSLASH@
1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1720 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_base2dec.lo `test -f 'sci_gateway/c/sci_base2dec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_base2dec.c
1722 libscielementary_functions_la-sci_dec2base.lo: sci_gateway/c/sci_dec2base.c
1723 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscielementary_functions_la-sci_dec2base.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_dec2base.Tpo -c -o libscielementary_functions_la-sci_dec2base.lo `test -f 'sci_gateway/c/sci_dec2base.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dec2base.c
1724 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_dec2base.Tpo $(DEPDIR)/libscielementary_functions_la-sci_dec2base.Plo
1725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_dec2base.c' object='libscielementary_functions_la-sci_dec2base.lo' libtool=yes @AMDEPBACKSLASH@
1726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1727 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscielementary_functions_la-sci_dec2base.lo `test -f 'sci_gateway/c/sci_dec2base.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dec2base.c
1730 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1731 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1732 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1733 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1734 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
1737 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1738 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1739 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1740 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1741 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1744 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1745 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1746 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1747 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1748 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
1750 libscielementary_functions_algo_la-getmode.lo: src/cpp/getmode.cpp
1751 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-getmode.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-getmode.Tpo -c -o libscielementary_functions_algo_la-getmode.lo `test -f 'src/cpp/getmode.cpp' || echo '$(srcdir)/'`src/cpp/getmode.cpp
1752 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-getmode.Tpo $(DEPDIR)/libscielementary_functions_algo_la-getmode.Plo
1753 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/getmode.cpp' object='libscielementary_functions_algo_la-getmode.lo' libtool=yes @AMDEPBACKSLASH@
1754 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1755 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-getmode.lo `test -f 'src/cpp/getmode.cpp' || echo '$(srcdir)/'`src/cpp/getmode.cpp
1757 libscielementary_functions_algo_la-cumsum.lo: src/cpp/cumsum.cpp
1758 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-cumsum.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-cumsum.Tpo -c -o libscielementary_functions_algo_la-cumsum.lo `test -f 'src/cpp/cumsum.cpp' || echo '$(srcdir)/'`src/cpp/cumsum.cpp
1759 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-cumsum.Tpo $(DEPDIR)/libscielementary_functions_algo_la-cumsum.Plo
1760 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/cumsum.cpp' object='libscielementary_functions_algo_la-cumsum.lo' libtool=yes @AMDEPBACKSLASH@
1761 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1762 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-cumsum.lo `test -f 'src/cpp/cumsum.cpp' || echo '$(srcdir)/'`src/cpp/cumsum.cpp
1764 libscielementary_functions_algo_la-cumprod.lo: src/cpp/cumprod.cpp
1765 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-cumprod.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-cumprod.Tpo -c -o libscielementary_functions_algo_la-cumprod.lo `test -f 'src/cpp/cumprod.cpp' || echo '$(srcdir)/'`src/cpp/cumprod.cpp
1766 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-cumprod.Tpo $(DEPDIR)/libscielementary_functions_algo_la-cumprod.Plo
1767 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/cumprod.cpp' object='libscielementary_functions_algo_la-cumprod.lo' libtool=yes @AMDEPBACKSLASH@
1768 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1769 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-cumprod.lo `test -f 'src/cpp/cumprod.cpp' || echo '$(srcdir)/'`src/cpp/cumprod.cpp
1771 libscielementary_functions_algo_la-diag.lo: src/cpp/diag.cpp
1772 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-diag.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-diag.Tpo -c -o libscielementary_functions_algo_la-diag.lo `test -f 'src/cpp/diag.cpp' || echo '$(srcdir)/'`src/cpp/diag.cpp
1773 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-diag.Tpo $(DEPDIR)/libscielementary_functions_algo_la-diag.Plo
1774 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/diag.cpp' object='libscielementary_functions_algo_la-diag.lo' libtool=yes @AMDEPBACKSLASH@
1775 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1776 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-diag.lo `test -f 'src/cpp/diag.cpp' || echo '$(srcdir)/'`src/cpp/diag.cpp
1778 libscielementary_functions_algo_la-gsort.lo: src/cpp/gsort.cpp
1779 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-gsort.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-gsort.Tpo -c -o libscielementary_functions_algo_la-gsort.lo `test -f 'src/cpp/gsort.cpp' || echo '$(srcdir)/'`src/cpp/gsort.cpp
1780 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-gsort.Tpo $(DEPDIR)/libscielementary_functions_algo_la-gsort.Plo
1781 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/gsort.cpp' object='libscielementary_functions_algo_la-gsort.lo' libtool=yes @AMDEPBACKSLASH@
1782 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1783 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-gsort.lo `test -f 'src/cpp/gsort.cpp' || echo '$(srcdir)/'`src/cpp/gsort.cpp
1785 libscielementary_functions_algo_la-prod.lo: src/cpp/prod.cpp
1786 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-prod.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-prod.Tpo -c -o libscielementary_functions_algo_la-prod.lo `test -f 'src/cpp/prod.cpp' || echo '$(srcdir)/'`src/cpp/prod.cpp
1787 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-prod.Tpo $(DEPDIR)/libscielementary_functions_algo_la-prod.Plo
1788 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/prod.cpp' object='libscielementary_functions_algo_la-prod.lo' libtool=yes @AMDEPBACKSLASH@
1789 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1790 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-prod.lo `test -f 'src/cpp/prod.cpp' || echo '$(srcdir)/'`src/cpp/prod.cpp
1792 libscielementary_functions_algo_la-sum.lo: src/cpp/sum.cpp
1793 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-sum.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-sum.Tpo -c -o libscielementary_functions_algo_la-sum.lo `test -f 'src/cpp/sum.cpp' || echo '$(srcdir)/'`src/cpp/sum.cpp
1794 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-sum.Tpo $(DEPDIR)/libscielementary_functions_algo_la-sum.Plo
1795 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/sum.cpp' object='libscielementary_functions_algo_la-sum.lo' libtool=yes @AMDEPBACKSLASH@
1796 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1797 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-sum.lo `test -f 'src/cpp/sum.cpp' || echo '$(srcdir)/'`src/cpp/sum.cpp
1799 libscielementary_functions_algo_la-max.lo: src/cpp/max.cpp
1800 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-max.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-max.Tpo -c -o libscielementary_functions_algo_la-max.lo `test -f 'src/cpp/max.cpp' || echo '$(srcdir)/'`src/cpp/max.cpp
1801 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-max.Tpo $(DEPDIR)/libscielementary_functions_algo_la-max.Plo
1802 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/max.cpp' object='libscielementary_functions_algo_la-max.lo' libtool=yes @AMDEPBACKSLASH@
1803 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1804 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-max.lo `test -f 'src/cpp/max.cpp' || echo '$(srcdir)/'`src/cpp/max.cpp
1806 libscielementary_functions_algo_la-min.lo: src/cpp/min.cpp
1807 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_algo_la-min.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_algo_la-min.Tpo -c -o libscielementary_functions_algo_la-min.lo `test -f 'src/cpp/min.cpp' || echo '$(srcdir)/'`src/cpp/min.cpp
1808 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_algo_la-min.Tpo $(DEPDIR)/libscielementary_functions_algo_la-min.Plo
1809 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/cpp/min.cpp' object='libscielementary_functions_algo_la-min.lo' libtool=yes @AMDEPBACKSLASH@
1810 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1811 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_algo_la-min.lo `test -f 'src/cpp/min.cpp' || echo '$(srcdir)/'`src/cpp/min.cpp
1813 libscielementary_functions_la-sci_isequal.lo: sci_gateway/cpp/sci_isequal.cpp
1814 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_isequal.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_isequal.Tpo -c -o libscielementary_functions_la-sci_isequal.lo `test -f 'sci_gateway/cpp/sci_isequal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isequal.cpp
1815 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_isequal.Tpo $(DEPDIR)/libscielementary_functions_la-sci_isequal.Plo
1816 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_isequal.cpp' object='libscielementary_functions_la-sci_isequal.lo' libtool=yes @AMDEPBACKSLASH@
1817 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1818 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_isequal.lo `test -f 'sci_gateway/cpp/sci_isequal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isequal.cpp
1820 libscielementary_functions_la-elem_func_gw.lo: sci_gateway/cpp/elem_func_gw.cpp
1821 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-elem_func_gw.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-elem_func_gw.Tpo -c -o 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
1822 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-elem_func_gw.Tpo $(DEPDIR)/libscielementary_functions_la-elem_func_gw.Plo
1823 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/elem_func_gw.cpp' object='libscielementary_functions_la-elem_func_gw.lo' libtool=yes @AMDEPBACKSLASH@
1824 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1825 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o 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
1827 libscielementary_functions_la-sci_size.lo: sci_gateway/cpp/sci_size.cpp
1828 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_size.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_size.Tpo -c -o libscielementary_functions_la-sci_size.lo `test -f 'sci_gateway/cpp/sci_size.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_size.cpp
1829 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_size.Tpo $(DEPDIR)/libscielementary_functions_la-sci_size.Plo
1830 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_size.cpp' object='libscielementary_functions_la-sci_size.lo' libtool=yes @AMDEPBACKSLASH@
1831 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1832 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_size.lo `test -f 'sci_gateway/cpp/sci_size.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_size.cpp
1834 libscielementary_functions_la-sci_eye.lo: sci_gateway/cpp/sci_eye.cpp
1835 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_eye.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_eye.Tpo -c -o libscielementary_functions_la-sci_eye.lo `test -f 'sci_gateway/cpp/sci_eye.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_eye.cpp
1836 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_eye.Tpo $(DEPDIR)/libscielementary_functions_la-sci_eye.Plo
1837 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_eye.cpp' object='libscielementary_functions_la-sci_eye.lo' libtool=yes @AMDEPBACKSLASH@
1838 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1839 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_eye.lo `test -f 'sci_gateway/cpp/sci_eye.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_eye.cpp
1841 libscielementary_functions_la-sci_rand.lo: sci_gateway/cpp/sci_rand.cpp
1842 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_rand.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_rand.Tpo -c -o libscielementary_functions_la-sci_rand.lo `test -f 'sci_gateway/cpp/sci_rand.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rand.cpp
1843 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_rand.Tpo $(DEPDIR)/libscielementary_functions_la-sci_rand.Plo
1844 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_rand.cpp' object='libscielementary_functions_la-sci_rand.lo' libtool=yes @AMDEPBACKSLASH@
1845 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1846 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_rand.lo `test -f 'sci_gateway/cpp/sci_rand.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rand.cpp
1848 libscielementary_functions_la-sci_prod.lo: sci_gateway/cpp/sci_prod.cpp
1849 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_prod.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_prod.Tpo -c -o libscielementary_functions_la-sci_prod.lo `test -f 'sci_gateway/cpp/sci_prod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_prod.cpp
1850 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_prod.Tpo $(DEPDIR)/libscielementary_functions_la-sci_prod.Plo
1851 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_prod.cpp' object='libscielementary_functions_la-sci_prod.lo' libtool=yes @AMDEPBACKSLASH@
1852 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1853 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_prod.lo `test -f 'sci_gateway/cpp/sci_prod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_prod.cpp
1855 libscielementary_functions_la-sci_sum.lo: sci_gateway/cpp/sci_sum.cpp
1856 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_sum.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_sum.Tpo -c -o libscielementary_functions_la-sci_sum.lo `test -f 'sci_gateway/cpp/sci_sum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sum.cpp
1857 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_sum.Tpo $(DEPDIR)/libscielementary_functions_la-sci_sum.Plo
1858 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_sum.cpp' object='libscielementary_functions_la-sci_sum.lo' libtool=yes @AMDEPBACKSLASH@
1859 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1860 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_sum.lo `test -f 'sci_gateway/cpp/sci_sum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sum.cpp
1862 libscielementary_functions_la-sci_zeros.lo: sci_gateway/cpp/sci_zeros.cpp
1863 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_zeros.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_zeros.Tpo -c -o libscielementary_functions_la-sci_zeros.lo `test -f 'sci_gateway/cpp/sci_zeros.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_zeros.cpp
1864 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_zeros.Tpo $(DEPDIR)/libscielementary_functions_la-sci_zeros.Plo
1865 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_zeros.cpp' object='libscielementary_functions_la-sci_zeros.lo' libtool=yes @AMDEPBACKSLASH@
1866 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1867 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_zeros.lo `test -f 'sci_gateway/cpp/sci_zeros.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_zeros.cpp
1869 libscielementary_functions_la-sci_ones.lo: sci_gateway/cpp/sci_ones.cpp
1870 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_ones.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_ones.Tpo -c -o libscielementary_functions_la-sci_ones.lo `test -f 'sci_gateway/cpp/sci_ones.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ones.cpp
1871 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_ones.Tpo $(DEPDIR)/libscielementary_functions_la-sci_ones.Plo
1872 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_ones.cpp' object='libscielementary_functions_la-sci_ones.lo' libtool=yes @AMDEPBACKSLASH@
1873 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1874 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_ones.lo `test -f 'sci_gateway/cpp/sci_ones.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ones.cpp
1876 libscielementary_functions_la-sci_matrix.lo: sci_gateway/cpp/sci_matrix.cpp
1877 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_matrix.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_matrix.Tpo -c -o libscielementary_functions_la-sci_matrix.lo `test -f 'sci_gateway/cpp/sci_matrix.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_matrix.cpp
1878 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_matrix.Tpo $(DEPDIR)/libscielementary_functions_la-sci_matrix.Plo
1879 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_matrix.cpp' object='libscielementary_functions_la-sci_matrix.lo' libtool=yes @AMDEPBACKSLASH@
1880 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1881 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_matrix.lo `test -f 'sci_gateway/cpp/sci_matrix.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_matrix.cpp
1883 libscielementary_functions_la-sci_abs.lo: sci_gateway/cpp/sci_abs.cpp
1884 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_abs.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_abs.Tpo -c -o libscielementary_functions_la-sci_abs.lo `test -f 'sci_gateway/cpp/sci_abs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abs.cpp
1885 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_abs.Tpo $(DEPDIR)/libscielementary_functions_la-sci_abs.Plo
1886 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_abs.cpp' object='libscielementary_functions_la-sci_abs.lo' libtool=yes @AMDEPBACKSLASH@
1887 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1888 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_abs.lo `test -f 'sci_gateway/cpp/sci_abs.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_abs.cpp
1890 libscielementary_functions_la-sci_acos.lo: sci_gateway/cpp/sci_acos.cpp
1891 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_acos.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_acos.Tpo -c -o libscielementary_functions_la-sci_acos.lo `test -f 'sci_gateway/cpp/sci_acos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_acos.cpp
1892 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_acos.Tpo $(DEPDIR)/libscielementary_functions_la-sci_acos.Plo
1893 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_acos.cpp' object='libscielementary_functions_la-sci_acos.lo' libtool=yes @AMDEPBACKSLASH@
1894 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1895 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_acos.lo `test -f 'sci_gateway/cpp/sci_acos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_acos.cpp
1897 libscielementary_functions_la-sci_asin.lo: sci_gateway/cpp/sci_asin.cpp
1898 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_asin.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_asin.Tpo -c -o libscielementary_functions_la-sci_asin.lo `test -f 'sci_gateway/cpp/sci_asin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_asin.cpp
1899 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_asin.Tpo $(DEPDIR)/libscielementary_functions_la-sci_asin.Plo
1900 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_asin.cpp' object='libscielementary_functions_la-sci_asin.lo' libtool=yes @AMDEPBACKSLASH@
1901 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1902 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_asin.lo `test -f 'sci_gateway/cpp/sci_asin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_asin.cpp
1904 libscielementary_functions_la-sci_atan.lo: sci_gateway/cpp/sci_atan.cpp
1905 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_atan.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_atan.Tpo -c -o libscielementary_functions_la-sci_atan.lo `test -f 'sci_gateway/cpp/sci_atan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_atan.cpp
1906 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_atan.Tpo $(DEPDIR)/libscielementary_functions_la-sci_atan.Plo
1907 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_atan.cpp' object='libscielementary_functions_la-sci_atan.lo' libtool=yes @AMDEPBACKSLASH@
1908 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1909 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_atan.lo `test -f 'sci_gateway/cpp/sci_atan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_atan.cpp
1911 libscielementary_functions_la-sci_ceil.lo: sci_gateway/cpp/sci_ceil.cpp
1912 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_ceil.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_ceil.Tpo -c -o libscielementary_functions_la-sci_ceil.lo `test -f 'sci_gateway/cpp/sci_ceil.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ceil.cpp
1913 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_ceil.Tpo $(DEPDIR)/libscielementary_functions_la-sci_ceil.Plo
1914 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_ceil.cpp' object='libscielementary_functions_la-sci_ceil.lo' libtool=yes @AMDEPBACKSLASH@
1915 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1916 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_ceil.lo `test -f 'sci_gateway/cpp/sci_ceil.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ceil.cpp
1918 libscielementary_functions_la-sci_clean.lo: sci_gateway/cpp/sci_clean.cpp
1919 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_clean.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_clean.Tpo -c -o libscielementary_functions_la-sci_clean.lo `test -f 'sci_gateway/cpp/sci_clean.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clean.cpp
1920 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_clean.Tpo $(DEPDIR)/libscielementary_functions_la-sci_clean.Plo
1921 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_clean.cpp' object='libscielementary_functions_la-sci_clean.lo' libtool=yes @AMDEPBACKSLASH@
1922 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1923 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_clean.lo `test -f 'sci_gateway/cpp/sci_clean.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_clean.cpp
1925 libscielementary_functions_la-sci_conj.lo: sci_gateway/cpp/sci_conj.cpp
1926 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_conj.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_conj.Tpo -c -o libscielementary_functions_la-sci_conj.lo `test -f 'sci_gateway/cpp/sci_conj.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_conj.cpp
1927 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_conj.Tpo $(DEPDIR)/libscielementary_functions_la-sci_conj.Plo
1928 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_conj.cpp' object='libscielementary_functions_la-sci_conj.lo' libtool=yes @AMDEPBACKSLASH@
1929 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1930 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_conj.lo `test -f 'sci_gateway/cpp/sci_conj.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_conj.cpp
1932 libscielementary_functions_la-sci_cos.lo: sci_gateway/cpp/sci_cos.cpp
1933 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_cos.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_cos.Tpo -c -o libscielementary_functions_la-sci_cos.lo `test -f 'sci_gateway/cpp/sci_cos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cos.cpp
1934 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_cos.Tpo $(DEPDIR)/libscielementary_functions_la-sci_cos.Plo
1935 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_cos.cpp' object='libscielementary_functions_la-sci_cos.lo' libtool=yes @AMDEPBACKSLASH@
1936 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1937 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_cos.lo `test -f 'sci_gateway/cpp/sci_cos.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cos.cpp
1939 libscielementary_functions_la-sci_sin.lo: sci_gateway/cpp/sci_sin.cpp
1940 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_sin.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_sin.Tpo -c -o libscielementary_functions_la-sci_sin.lo `test -f 'sci_gateway/cpp/sci_sin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sin.cpp
1941 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_sin.Tpo $(DEPDIR)/libscielementary_functions_la-sci_sin.Plo
1942 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_sin.cpp' object='libscielementary_functions_la-sci_sin.lo' libtool=yes @AMDEPBACKSLASH@
1943 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1944 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_sin.lo `test -f 'sci_gateway/cpp/sci_sin.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_sin.cpp
1946 libscielementary_functions_la-sci_tan.lo: sci_gateway/cpp/sci_tan.cpp
1947 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_tan.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_tan.Tpo -c -o libscielementary_functions_la-sci_tan.lo `test -f 'sci_gateway/cpp/sci_tan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tan.cpp
1948 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_tan.Tpo $(DEPDIR)/libscielementary_functions_la-sci_tan.Plo
1949 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_tan.cpp' object='libscielementary_functions_la-sci_tan.lo' libtool=yes @AMDEPBACKSLASH@
1950 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1951 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_tan.lo `test -f 'sci_gateway/cpp/sci_tan.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tan.cpp
1953 libscielementary_functions_la-sci_cumsum.lo: sci_gateway/cpp/sci_cumsum.cpp
1954 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_cumsum.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_cumsum.Tpo -c -o libscielementary_functions_la-sci_cumsum.lo `test -f 'sci_gateway/cpp/sci_cumsum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumsum.cpp
1955 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_cumsum.Tpo $(DEPDIR)/libscielementary_functions_la-sci_cumsum.Plo
1956 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_cumsum.cpp' object='libscielementary_functions_la-sci_cumsum.lo' libtool=yes @AMDEPBACKSLASH@
1957 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1958 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_cumsum.lo `test -f 'sci_gateway/cpp/sci_cumsum.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumsum.cpp
1960 libscielementary_functions_la-sci_cumprod.lo: sci_gateway/cpp/sci_cumprod.cpp
1961 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_cumprod.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_cumprod.Tpo -c -o libscielementary_functions_la-sci_cumprod.lo `test -f 'sci_gateway/cpp/sci_cumprod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumprod.cpp
1962 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_cumprod.Tpo $(DEPDIR)/libscielementary_functions_la-sci_cumprod.Plo
1963 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_cumprod.cpp' object='libscielementary_functions_la-sci_cumprod.lo' libtool=yes @AMDEPBACKSLASH@
1964 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1965 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_cumprod.lo `test -f 'sci_gateway/cpp/sci_cumprod.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_cumprod.cpp
1967 libscielementary_functions_la-sci_diag.lo: sci_gateway/cpp/sci_diag.cpp
1968 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_diag.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_diag.Tpo -c -o libscielementary_functions_la-sci_diag.lo `test -f 'sci_gateway/cpp/sci_diag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_diag.cpp
1969 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_diag.Tpo $(DEPDIR)/libscielementary_functions_la-sci_diag.Plo
1970 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_diag.cpp' object='libscielementary_functions_la-sci_diag.lo' libtool=yes @AMDEPBACKSLASH@
1971 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1972 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_diag.lo `test -f 'sci_gateway/cpp/sci_diag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_diag.cpp
1974 libscielementary_functions_la-sci_dsearch.lo: sci_gateway/cpp/sci_dsearch.cpp
1975 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_dsearch.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_dsearch.Tpo -c -o libscielementary_functions_la-sci_dsearch.lo `test -f 'sci_gateway/cpp/sci_dsearch.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dsearch.cpp
1976 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_dsearch.Tpo $(DEPDIR)/libscielementary_functions_la-sci_dsearch.Plo
1977 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_dsearch.cpp' object='libscielementary_functions_la-sci_dsearch.lo' libtool=yes @AMDEPBACKSLASH@
1978 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1979 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_dsearch.lo `test -f 'sci_gateway/cpp/sci_dsearch.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dsearch.cpp
1981 libscielementary_functions_la-sci_exp.lo: sci_gateway/cpp/sci_exp.cpp
1982 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_exp.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_exp.Tpo -c -o libscielementary_functions_la-sci_exp.lo `test -f 'sci_gateway/cpp/sci_exp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exp.cpp
1983 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_exp.Tpo $(DEPDIR)/libscielementary_functions_la-sci_exp.Plo
1984 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_exp.cpp' object='libscielementary_functions_la-sci_exp.lo' libtool=yes @AMDEPBACKSLASH@
1985 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1986 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_exp.lo `test -f 'sci_gateway/cpp/sci_exp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_exp.cpp
1988 libscielementary_functions_la-sci_expm.lo: sci_gateway/cpp/sci_expm.cpp
1989 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_expm.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_expm.Tpo -c -o libscielementary_functions_la-sci_expm.lo `test -f 'sci_gateway/cpp/sci_expm.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_expm.cpp
1990 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_expm.Tpo $(DEPDIR)/libscielementary_functions_la-sci_expm.Plo
1991 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_expm.cpp' object='libscielementary_functions_la-sci_expm.lo' libtool=yes @AMDEPBACKSLASH@
1992 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1993 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_expm.lo `test -f 'sci_gateway/cpp/sci_expm.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_expm.cpp
1995 libscielementary_functions_la-sci_floor.lo: sci_gateway/cpp/sci_floor.cpp
1996 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_floor.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_floor.Tpo -c -o libscielementary_functions_la-sci_floor.lo `test -f 'sci_gateway/cpp/sci_floor.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_floor.cpp
1997 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_floor.Tpo $(DEPDIR)/libscielementary_functions_la-sci_floor.Plo
1998 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_floor.cpp' object='libscielementary_functions_la-sci_floor.lo' libtool=yes @AMDEPBACKSLASH@
1999 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2000 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_floor.lo `test -f 'sci_gateway/cpp/sci_floor.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_floor.cpp
2002 libscielementary_functions_la-sci_frexp.lo: sci_gateway/cpp/sci_frexp.cpp
2003 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_frexp.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_frexp.Tpo -c -o libscielementary_functions_la-sci_frexp.lo `test -f 'sci_gateway/cpp/sci_frexp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_frexp.cpp
2004 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_frexp.Tpo $(DEPDIR)/libscielementary_functions_la-sci_frexp.Plo
2005 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_frexp.cpp' object='libscielementary_functions_la-sci_frexp.lo' libtool=yes @AMDEPBACKSLASH@
2006 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2007 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_frexp.lo `test -f 'sci_gateway/cpp/sci_frexp.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_frexp.cpp
2009 libscielementary_functions_la-sci_gsort.lo: sci_gateway/cpp/sci_gsort.cpp
2010 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_gsort.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_gsort.Tpo -c -o libscielementary_functions_la-sci_gsort.lo `test -f 'sci_gateway/cpp/sci_gsort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_gsort.cpp
2011 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_gsort.Tpo $(DEPDIR)/libscielementary_functions_la-sci_gsort.Plo
2012 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_gsort.cpp' object='libscielementary_functions_la-sci_gsort.lo' libtool=yes @AMDEPBACKSLASH@
2013 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2014 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_gsort.lo `test -f 'sci_gateway/cpp/sci_gsort.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_gsort.cpp
2016 libscielementary_functions_la-sci_imag.lo: sci_gateway/cpp/sci_imag.cpp
2017 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_imag.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_imag.Tpo -c -o libscielementary_functions_la-sci_imag.lo `test -f 'sci_gateway/cpp/sci_imag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imag.cpp
2018 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_imag.Tpo $(DEPDIR)/libscielementary_functions_la-sci_imag.Plo
2019 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_imag.cpp' object='libscielementary_functions_la-sci_imag.lo' libtool=yes @AMDEPBACKSLASH@
2020 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2021 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_imag.lo `test -f 'sci_gateway/cpp/sci_imag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imag.cpp
2023 libscielementary_functions_la-sci_imult.lo: sci_gateway/cpp/sci_imult.cpp
2024 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_imult.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_imult.Tpo -c -o libscielementary_functions_la-sci_imult.lo `test -f 'sci_gateway/cpp/sci_imult.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imult.cpp
2025 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_imult.Tpo $(DEPDIR)/libscielementary_functions_la-sci_imult.Plo
2026 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_imult.cpp' object='libscielementary_functions_la-sci_imult.lo' libtool=yes @AMDEPBACKSLASH@
2027 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2028 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_imult.lo `test -f 'sci_gateway/cpp/sci_imult.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_imult.cpp
2030 libscielementary_functions_la-sci_int.lo: sci_gateway/cpp/sci_int.cpp
2031 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_int.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_int.Tpo -c -o libscielementary_functions_la-sci_int.lo `test -f 'sci_gateway/cpp/sci_int.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_int.cpp
2032 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_int.Tpo $(DEPDIR)/libscielementary_functions_la-sci_int.Plo
2033 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_int.cpp' object='libscielementary_functions_la-sci_int.lo' libtool=yes @AMDEPBACKSLASH@
2034 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2035 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_int.lo `test -f 'sci_gateway/cpp/sci_int.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_int.cpp
2037 libscielementary_functions_la-sci_isreal.lo: sci_gateway/cpp/sci_isreal.cpp
2038 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_isreal.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_isreal.Tpo -c -o libscielementary_functions_la-sci_isreal.lo `test -f 'sci_gateway/cpp/sci_isreal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isreal.cpp
2039 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_isreal.Tpo $(DEPDIR)/libscielementary_functions_la-sci_isreal.Plo
2040 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_isreal.cpp' object='libscielementary_functions_la-sci_isreal.lo' libtool=yes @AMDEPBACKSLASH@
2041 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2042 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_isreal.lo `test -f 'sci_gateway/cpp/sci_isreal.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_isreal.cpp
2044 libscielementary_functions_la-sci_kron.lo: sci_gateway/cpp/sci_kron.cpp
2045 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_kron.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_kron.Tpo -c -o libscielementary_functions_la-sci_kron.lo `test -f 'sci_gateway/cpp/sci_kron.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_kron.cpp
2046 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_kron.Tpo $(DEPDIR)/libscielementary_functions_la-sci_kron.Plo
2047 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_kron.cpp' object='libscielementary_functions_la-sci_kron.lo' libtool=yes @AMDEPBACKSLASH@
2048 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2049 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_kron.lo `test -f 'sci_gateway/cpp/sci_kron.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_kron.cpp
2051 libscielementary_functions_la-sci_log.lo: sci_gateway/cpp/sci_log.cpp
2052 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_log.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_log.Tpo -c -o libscielementary_functions_la-sci_log.lo `test -f 'sci_gateway/cpp/sci_log.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log.cpp
2053 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_log.Tpo $(DEPDIR)/libscielementary_functions_la-sci_log.Plo
2054 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_log.cpp' object='libscielementary_functions_la-sci_log.lo' libtool=yes @AMDEPBACKSLASH@
2055 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2056 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_log.lo `test -f 'sci_gateway/cpp/sci_log.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log.cpp
2058 libscielementary_functions_la-sci_log1p.lo: sci_gateway/cpp/sci_log1p.cpp
2059 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_log1p.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_log1p.Tpo -c -o libscielementary_functions_la-sci_log1p.lo `test -f 'sci_gateway/cpp/sci_log1p.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log1p.cpp
2060 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_log1p.Tpo $(DEPDIR)/libscielementary_functions_la-sci_log1p.Plo
2061 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_log1p.cpp' object='libscielementary_functions_la-sci_log1p.lo' libtool=yes @AMDEPBACKSLASH@
2062 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2063 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_log1p.lo `test -f 'sci_gateway/cpp/sci_log1p.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_log1p.cpp
2065 libscielementary_functions_la-sci_max.lo: sci_gateway/cpp/sci_max.cpp
2066 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_max.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_max.Tpo -c -o libscielementary_functions_la-sci_max.lo `test -f 'sci_gateway/cpp/sci_max.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_max.cpp
2067 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_max.Tpo $(DEPDIR)/libscielementary_functions_la-sci_max.Plo
2068 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_max.cpp' object='libscielementary_functions_la-sci_max.lo' libtool=yes @AMDEPBACKSLASH@
2069 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2070 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_max.lo `test -f 'sci_gateway/cpp/sci_max.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_max.cpp
2072 libscielementary_functions_la-sci_min.lo: sci_gateway/cpp/sci_min.cpp
2073 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_min.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_min.Tpo -c -o libscielementary_functions_la-sci_min.lo `test -f 'sci_gateway/cpp/sci_min.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_min.cpp
2074 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_min.Tpo $(DEPDIR)/libscielementary_functions_la-sci_min.Plo
2075 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_min.cpp' object='libscielementary_functions_la-sci_min.lo' libtool=yes @AMDEPBACKSLASH@
2076 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2077 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_min.lo `test -f 'sci_gateway/cpp/sci_min.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_min.cpp
2079 libscielementary_functions_la-sci_rat.lo: sci_gateway/cpp/sci_rat.cpp
2080 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_rat.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_rat.Tpo -c -o libscielementary_functions_la-sci_rat.lo `test -f 'sci_gateway/cpp/sci_rat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rat.cpp
2081 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_rat.Tpo $(DEPDIR)/libscielementary_functions_la-sci_rat.Plo
2082 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_rat.cpp' object='libscielementary_functions_la-sci_rat.lo' libtool=yes @AMDEPBACKSLASH@
2083 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2084 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_rat.lo `test -f 'sci_gateway/cpp/sci_rat.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rat.cpp
2086 libscielementary_functions_la-sci_triu.lo: sci_gateway/cpp/sci_triu.cpp
2087 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_triu.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_triu.Tpo -c -o libscielementary_functions_la-sci_triu.lo `test -f 'sci_gateway/cpp/sci_triu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_triu.cpp
2088 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_triu.Tpo $(DEPDIR)/libscielementary_functions_la-sci_triu.Plo
2089 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_triu.cpp' object='libscielementary_functions_la-sci_triu.lo' libtool=yes @AMDEPBACKSLASH@
2090 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2091 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_triu.lo `test -f 'sci_gateway/cpp/sci_triu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_triu.cpp
2093 libscielementary_functions_la-sci_tril.lo: sci_gateway/cpp/sci_tril.cpp
2094 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libscielementary_functions_la-sci_tril.lo -MD -MP -MF $(DEPDIR)/libscielementary_functions_la-sci_tril.Tpo -c -o libscielementary_functions_la-sci_tril.lo `test -f 'sci_gateway/cpp/sci_tril.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tril.cpp
2095 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libscielementary_functions_la-sci_tril.Tpo $(DEPDIR)/libscielementary_functions_la-sci_tril.Plo
2096 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='sci_gateway/cpp/sci_tril.cpp' object='libscielementary_functions_la-sci_tril.lo' libtool=yes @AMDEPBACKSLASH@
2097 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2098 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscielementary_functions_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libscielementary_functions_la-sci_tril.lo `test -f 'sci_gateway/cpp/sci_tril.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tril.cpp
2101 $(F77COMPILE) -c -o $@ $<
2104 $(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2107 $(LTF77COMPILE) -c -o $@ $<
2109 hqror2.lo: src/fortran/eispack/hqror2.f
2110 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o hqror2.lo `test -f 'src/fortran/eispack/hqror2.f' || echo '$(srcdir)/'`src/fortran/eispack/hqror2.f
2112 comqr3.lo: src/fortran/comqr3.f
2113 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o comqr3.lo `test -f 'src/fortran/comqr3.f' || echo '$(srcdir)/'`src/fortran/comqr3.f
2115 pade.lo: src/fortran/linpack/pade.f
2116 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o pade.lo `test -f 'src/fortran/linpack/pade.f' || echo '$(srcdir)/'`src/fortran/linpack/pade.f
2118 icopy.lo: src/fortran/linpack/icopy.f
2119 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o icopy.lo `test -f 'src/fortran/linpack/icopy.f' || echo '$(srcdir)/'`src/fortran/linpack/icopy.f
2121 zwrsk.lo: src/fortran/slatec/zwrsk.f
2122 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zwrsk.lo `test -f 'src/fortran/slatec/zwrsk.f' || echo '$(srcdir)/'`src/fortran/slatec/zwrsk.f
2124 d9b0mp.lo: src/fortran/slatec/d9b0mp.f
2125 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o d9b0mp.lo `test -f 'src/fortran/slatec/d9b0mp.f' || echo '$(srcdir)/'`src/fortran/slatec/d9b0mp.f
2127 d9b1mp.lo: src/fortran/slatec/d9b1mp.f
2128 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o d9b1mp.lo `test -f 'src/fortran/slatec/d9b1mp.f' || echo '$(srcdir)/'`src/fortran/slatec/d9b1mp.f
2130 d9knus.lo: src/fortran/slatec/d9knus.f
2131 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o d9knus.lo `test -f 'src/fortran/slatec/d9knus.f' || echo '$(srcdir)/'`src/fortran/slatec/d9knus.f
2133 d9lgmc.lo: src/fortran/slatec/d9lgmc.f
2134 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o d9lgmc.lo `test -f 'src/fortran/slatec/d9lgmc.f' || echo '$(srcdir)/'`src/fortran/slatec/d9lgmc.f
2136 dasyik.lo: src/fortran/slatec/dasyik.f
2137 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dasyik.lo `test -f 'src/fortran/slatec/dasyik.f' || echo '$(srcdir)/'`src/fortran/slatec/dasyik.f
2139 dasyjy.lo: src/fortran/slatec/dasyjy.f
2140 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dasyjy.lo `test -f 'src/fortran/slatec/dasyjy.f' || echo '$(srcdir)/'`src/fortran/slatec/dasyjy.f
2142 dbdiff.lo: src/fortran/slatec/dbdiff.f
2143 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbdiff.lo `test -f 'src/fortran/slatec/dbdiff.f' || echo '$(srcdir)/'`src/fortran/slatec/dbdiff.f
2145 dbesi0.lo: src/fortran/slatec/dbesi0.f
2146 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesi0.lo `test -f 'src/fortran/slatec/dbesi0.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesi0.f
2148 dbesi1.lo: src/fortran/slatec/dbesi1.f
2149 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesi1.lo `test -f 'src/fortran/slatec/dbesi1.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesi1.f
2151 dbesi.lo: src/fortran/slatec/dbesi.f
2152 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesi.lo `test -f 'src/fortran/slatec/dbesi.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesi.f
2154 dbesj0.lo: src/fortran/slatec/dbesj0.f
2155 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesj0.lo `test -f 'src/fortran/slatec/dbesj0.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesj0.f
2157 dbesj1.lo: src/fortran/slatec/dbesj1.f
2158 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesj1.lo `test -f 'src/fortran/slatec/dbesj1.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesj1.f
2160 dbesj.lo: src/fortran/slatec/dbesj.f
2161 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesj.lo `test -f 'src/fortran/slatec/dbesj.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesj.f
2163 dbesk0.lo: src/fortran/slatec/dbesk0.f
2164 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesk0.lo `test -f 'src/fortran/slatec/dbesk0.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesk0.f
2166 dbesk1.lo: src/fortran/slatec/dbesk1.f
2167 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesk1.lo `test -f 'src/fortran/slatec/dbesk1.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesk1.f
2169 dbesk.lo: src/fortran/slatec/dbesk.f
2170 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesk.lo `test -f 'src/fortran/slatec/dbesk.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesk.f
2172 dbesy0.lo: src/fortran/slatec/dbesy0.f
2173 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesy0.lo `test -f 'src/fortran/slatec/dbesy0.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesy0.f
2175 dbesy1.lo: src/fortran/slatec/dbesy1.f
2176 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesy1.lo `test -f 'src/fortran/slatec/dbesy1.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesy1.f
2178 dbesy.lo: src/fortran/slatec/dbesy.f
2179 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbesy.lo `test -f 'src/fortran/slatec/dbesy.f' || echo '$(srcdir)/'`src/fortran/slatec/dbesy.f
2181 dbkias.lo: src/fortran/slatec/dbkias.f
2182 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbkias.lo `test -f 'src/fortran/slatec/dbkias.f' || echo '$(srcdir)/'`src/fortran/slatec/dbkias.f
2184 dbkisr.lo: src/fortran/slatec/dbkisr.f
2185 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbkisr.lo `test -f 'src/fortran/slatec/dbkisr.f' || echo '$(srcdir)/'`src/fortran/slatec/dbkisr.f
2187 dbsi0e.lo: src/fortran/slatec/dbsi0e.f
2188 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbsi0e.lo `test -f 'src/fortran/slatec/dbsi0e.f' || echo '$(srcdir)/'`src/fortran/slatec/dbsi0e.f
2190 dbsi1e.lo: src/fortran/slatec/dbsi1e.f
2191 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbsi1e.lo `test -f 'src/fortran/slatec/dbsi1e.f' || echo '$(srcdir)/'`src/fortran/slatec/dbsi1e.f
2193 dbsk0e.lo: src/fortran/slatec/dbsk0e.f
2194 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbsk0e.lo `test -f 'src/fortran/slatec/dbsk0e.f' || echo '$(srcdir)/'`src/fortran/slatec/dbsk0e.f
2196 dbsk1e.lo: src/fortran/slatec/dbsk1e.f
2197 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbsk1e.lo `test -f 'src/fortran/slatec/dbsk1e.f' || echo '$(srcdir)/'`src/fortran/slatec/dbsk1e.f
2199 dbskes.lo: src/fortran/slatec/dbskes.f
2200 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbskes.lo `test -f 'src/fortran/slatec/dbskes.f' || echo '$(srcdir)/'`src/fortran/slatec/dbskes.f
2202 dbskin.lo: src/fortran/slatec/dbskin.f
2203 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbskin.lo `test -f 'src/fortran/slatec/dbskin.f' || echo '$(srcdir)/'`src/fortran/slatec/dbskin.f
2205 dbsknu.lo: src/fortran/slatec/dbsknu.f
2206 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbsknu.lo `test -f 'src/fortran/slatec/dbsknu.f' || echo '$(srcdir)/'`src/fortran/slatec/dbsknu.f
2208 dbsynu.lo: src/fortran/slatec/dbsynu.f
2209 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dbsynu.lo `test -f 'src/fortran/slatec/dbsynu.f' || echo '$(srcdir)/'`src/fortran/slatec/dbsynu.f
2211 dcsevl.lo: src/fortran/slatec/dcsevl.f
2212 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dcsevl.lo `test -f 'src/fortran/slatec/dcsevl.f' || echo '$(srcdir)/'`src/fortran/slatec/dcsevl.f
2214 dexint.lo: src/fortran/slatec/dexint.f
2215 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dexint.lo `test -f 'src/fortran/slatec/dexint.f' || echo '$(srcdir)/'`src/fortran/slatec/dexint.f
2217 dgamlm.lo: src/fortran/slatec/dgamlm.f
2218 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgamlm.lo `test -f 'src/fortran/slatec/dgamlm.f' || echo '$(srcdir)/'`src/fortran/slatec/dgamlm.f
2220 dgamln.lo: src/fortran/slatec/dgamln.f
2221 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgamln.lo `test -f 'src/fortran/slatec/dgamln.f' || echo '$(srcdir)/'`src/fortran/slatec/dgamln.f
2223 dgamma.lo: src/fortran/slatec/dgamma.f
2224 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgamma.lo `test -f 'src/fortran/slatec/dgamma.f' || echo '$(srcdir)/'`src/fortran/slatec/dgamma.f
2226 dgamrn.lo: src/fortran/slatec/dgamrn.f
2227 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgamrn.lo `test -f 'src/fortran/slatec/dgamrn.f' || echo '$(srcdir)/'`src/fortran/slatec/dgamrn.f
2229 dhkseq.lo: src/fortran/slatec/dhkseq.f
2230 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dhkseq.lo `test -f 'src/fortran/slatec/dhkseq.f' || echo '$(srcdir)/'`src/fortran/slatec/dhkseq.f
2232 djairy.lo: src/fortran/slatec/djairy.f
2233 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o djairy.lo `test -f 'src/fortran/slatec/djairy.f' || echo '$(srcdir)/'`src/fortran/slatec/djairy.f
2235 dpsixn.lo: src/fortran/slatec/dpsixn.f
2236 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dpsixn.lo `test -f 'src/fortran/slatec/dpsixn.f' || echo '$(srcdir)/'`src/fortran/slatec/dpsixn.f
2238 dxlegf.lo: src/fortran/slatec/dxlegf.f
2239 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dxlegf.lo `test -f 'src/fortran/slatec/dxlegf.f' || echo '$(srcdir)/'`src/fortran/slatec/dxlegf.f
2241 dyairy.lo: src/fortran/slatec/dyairy.f
2242 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dyairy.lo `test -f 'src/fortran/slatec/dyairy.f' || echo '$(srcdir)/'`src/fortran/slatec/dyairy.f
2244 fdump.lo: src/fortran/slatec/fdump.f
2245 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o fdump.lo `test -f 'src/fortran/slatec/fdump.f' || echo '$(srcdir)/'`src/fortran/slatec/fdump.f
2247 gamma.lo: src/fortran/slatec/gamma.f
2248 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o gamma.lo `test -f 'src/fortran/slatec/gamma.f' || echo '$(srcdir)/'`src/fortran/slatec/gamma.f
2250 initds.lo: src/fortran/slatec/initds.f
2251 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o initds.lo `test -f 'src/fortran/slatec/initds.f' || echo '$(srcdir)/'`src/fortran/slatec/initds.f
2253 j4save.lo: src/fortran/slatec/j4save.f
2254 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o j4save.lo `test -f 'src/fortran/slatec/j4save.f' || echo '$(srcdir)/'`src/fortran/slatec/j4save.f
2256 xercnt.lo: src/fortran/slatec/xercnt.f
2257 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o xercnt.lo `test -f 'src/fortran/slatec/xercnt.f' || echo '$(srcdir)/'`src/fortran/slatec/xercnt.f
2259 xermsg.lo: src/fortran/slatec/xermsg.f
2260 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o xermsg.lo `test -f 'src/fortran/slatec/xermsg.f' || echo '$(srcdir)/'`src/fortran/slatec/xermsg.f
2262 xerprn.lo: src/fortran/slatec/xerprn.f
2263 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o xerprn.lo `test -f 'src/fortran/slatec/xerprn.f' || echo '$(srcdir)/'`src/fortran/slatec/xerprn.f
2265 xersve.lo: src/fortran/slatec/xersve.f
2266 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o xersve.lo `test -f 'src/fortran/slatec/xersve.f' || echo '$(srcdir)/'`src/fortran/slatec/xersve.f
2268 xgetua.lo: src/fortran/slatec/xgetua.f
2269 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o xgetua.lo `test -f 'src/fortran/slatec/xgetua.f' || echo '$(srcdir)/'`src/fortran/slatec/xgetua.f
2271 zabs.lo: src/fortran/slatec/zabs.f
2272 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zabs.lo `test -f 'src/fortran/slatec/zabs.f' || echo '$(srcdir)/'`src/fortran/slatec/zabs.f
2274 zacai.lo: src/fortran/slatec/zacai.f
2275 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zacai.lo `test -f 'src/fortran/slatec/zacai.f' || echo '$(srcdir)/'`src/fortran/slatec/zacai.f
2277 zacon.lo: src/fortran/slatec/zacon.f
2278 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zacon.lo `test -f 'src/fortran/slatec/zacon.f' || echo '$(srcdir)/'`src/fortran/slatec/zacon.f
2280 zairy.lo: src/fortran/slatec/zairy.f
2281 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zairy.lo `test -f 'src/fortran/slatec/zairy.f' || echo '$(srcdir)/'`src/fortran/slatec/zairy.f
2283 zasyi.lo: src/fortran/slatec/zasyi.f
2284 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zasyi.lo `test -f 'src/fortran/slatec/zasyi.f' || echo '$(srcdir)/'`src/fortran/slatec/zasyi.f
2286 zbesh.lo: src/fortran/slatec/zbesh.f
2287 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbesh.lo `test -f 'src/fortran/slatec/zbesh.f' || echo '$(srcdir)/'`src/fortran/slatec/zbesh.f
2289 zbesi.lo: src/fortran/slatec/zbesi.f
2290 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbesi.lo `test -f 'src/fortran/slatec/zbesi.f' || echo '$(srcdir)/'`src/fortran/slatec/zbesi.f
2292 zbesj.lo: src/fortran/slatec/zbesj.f
2293 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbesj.lo `test -f 'src/fortran/slatec/zbesj.f' || echo '$(srcdir)/'`src/fortran/slatec/zbesj.f
2295 zbesk.lo: src/fortran/slatec/zbesk.f
2296 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbesk.lo `test -f 'src/fortran/slatec/zbesk.f' || echo '$(srcdir)/'`src/fortran/slatec/zbesk.f
2298 zbesy.lo: src/fortran/slatec/zbesy.f
2299 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbesy.lo `test -f 'src/fortran/slatec/zbesy.f' || echo '$(srcdir)/'`src/fortran/slatec/zbesy.f
2301 zbinu.lo: src/fortran/slatec/zbinu.f
2302 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbinu.lo `test -f 'src/fortran/slatec/zbinu.f' || echo '$(srcdir)/'`src/fortran/slatec/zbinu.f
2304 zbknu.lo: src/fortran/slatec/zbknu.f
2305 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbknu.lo `test -f 'src/fortran/slatec/zbknu.f' || echo '$(srcdir)/'`src/fortran/slatec/zbknu.f
2307 zbuni.lo: src/fortran/slatec/zbuni.f
2308 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbuni.lo `test -f 'src/fortran/slatec/zbuni.f' || echo '$(srcdir)/'`src/fortran/slatec/zbuni.f
2310 zbunk.lo: src/fortran/slatec/zbunk.f
2311 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zbunk.lo `test -f 'src/fortran/slatec/zbunk.f' || echo '$(srcdir)/'`src/fortran/slatec/zbunk.f
2313 zdiv.lo: src/fortran/slatec/zdiv.f
2314 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zdiv.lo `test -f 'src/fortran/slatec/zdiv.f' || echo '$(srcdir)/'`src/fortran/slatec/zdiv.f
2316 zexp.lo: src/fortran/slatec/zexp.f
2317 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zexp.lo `test -f 'src/fortran/slatec/zexp.f' || echo '$(srcdir)/'`src/fortran/slatec/zexp.f
2319 zkscl.lo: src/fortran/slatec/zkscl.f
2320 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zkscl.lo `test -f 'src/fortran/slatec/zkscl.f' || echo '$(srcdir)/'`src/fortran/slatec/zkscl.f
2322 zlog.lo: src/fortran/slatec/zlog.f
2323 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zlog.lo `test -f 'src/fortran/slatec/zlog.f' || echo '$(srcdir)/'`src/fortran/slatec/zlog.f
2325 zmlri.lo: src/fortran/slatec/zmlri.f
2326 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zmlri.lo `test -f 'src/fortran/slatec/zmlri.f' || echo '$(srcdir)/'`src/fortran/slatec/zmlri.f
2328 zmlt.lo: src/fortran/slatec/zmlt.f
2329 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zmlt.lo `test -f 'src/fortran/slatec/zmlt.f' || echo '$(srcdir)/'`src/fortran/slatec/zmlt.f
2331 zrati.lo: src/fortran/slatec/zrati.f
2332 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zrati.lo `test -f 'src/fortran/slatec/zrati.f' || echo '$(srcdir)/'`src/fortran/slatec/zrati.f
2334 zs1s2.lo: src/fortran/slatec/zs1s2.f
2335 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zs1s2.lo `test -f 'src/fortran/slatec/zs1s2.f' || echo '$(srcdir)/'`src/fortran/slatec/zs1s2.f
2337 zseri.lo: src/fortran/slatec/zseri.f
2338 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zseri.lo `test -f 'src/fortran/slatec/zseri.f' || echo '$(srcdir)/'`src/fortran/slatec/zseri.f
2340 zshch.lo: src/fortran/slatec/zshch.f
2341 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zshch.lo `test -f 'src/fortran/slatec/zshch.f' || echo '$(srcdir)/'`src/fortran/slatec/zshch.f
2343 zsqrt.lo: src/fortran/slatec/zsqrt.f
2344 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zsqrt.lo `test -f 'src/fortran/slatec/zsqrt.f' || echo '$(srcdir)/'`src/fortran/slatec/zsqrt.f
2346 zuchk.lo: src/fortran/slatec/zuchk.f
2347 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zuchk.lo `test -f 'src/fortran/slatec/zuchk.f' || echo '$(srcdir)/'`src/fortran/slatec/zuchk.f
2349 zunhj.lo: src/fortran/slatec/zunhj.f
2350 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zunhj.lo `test -f 'src/fortran/slatec/zunhj.f' || echo '$(srcdir)/'`src/fortran/slatec/zunhj.f
2352 zuni1.lo: src/fortran/slatec/zuni1.f
2353 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zuni1.lo `test -f 'src/fortran/slatec/zuni1.f' || echo '$(srcdir)/'`src/fortran/slatec/zuni1.f
2355 zuni2.lo: src/fortran/slatec/zuni2.f
2356 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zuni2.lo `test -f 'src/fortran/slatec/zuni2.f' || echo '$(srcdir)/'`src/fortran/slatec/zuni2.f
2358 zunik.lo: src/fortran/slatec/zunik.f
2359 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zunik.lo `test -f 'src/fortran/slatec/zunik.f' || echo '$(srcdir)/'`src/fortran/slatec/zunik.f
2361 zunk1.lo: src/fortran/slatec/zunk1.f
2362 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zunk1.lo `test -f 'src/fortran/slatec/zunk1.f' || echo '$(srcdir)/'`src/fortran/slatec/zunk1.f
2364 zunk2.lo: src/fortran/slatec/zunk2.f
2365 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zunk2.lo `test -f 'src/fortran/slatec/zunk2.f' || echo '$(srcdir)/'`src/fortran/slatec/zunk2.f
2367 zuoik.lo: src/fortran/slatec/zuoik.f
2368 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o zuoik.lo `test -f 'src/fortran/slatec/zuoik.f' || echo '$(srcdir)/'`src/fortran/slatec/zuoik.f
2370 dlngam.lo: src/fortran/slatec/dlngam.f
2371 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dlngam.lo `test -f 'src/fortran/slatec/dlngam.f' || echo '$(srcdir)/'`src/fortran/slatec/dlngam.f
2373 balanc.lo: src/fortran/slatec/balanc.f
2374 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o balanc.lo `test -f 'src/fortran/slatec/balanc.f' || echo '$(srcdir)/'`src/fortran/slatec/balanc.f
2376 dtensbs.lo: src/fortran/slatec/dtensbs.f
2377 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dtensbs.lo `test -f 'src/fortran/slatec/dtensbs.f' || echo '$(srcdir)/'`src/fortran/slatec/dtensbs.f
2379 pchim.lo: src/fortran/slatec/pchim.f
2380 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o pchim.lo `test -f 'src/fortran/slatec/pchim.f' || echo '$(srcdir)/'`src/fortran/slatec/pchim.f
2382 dgesl.lo: src/fortran/linpack/dgesl.f
2383 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgesl.lo `test -f 'src/fortran/linpack/dgesl.f' || echo '$(srcdir)/'`src/fortran/linpack/dgesl.f
2385 wpade.lo: src/fortran/linpack/wpade.f
2386 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wpade.lo `test -f 'src/fortran/linpack/wpade.f' || echo '$(srcdir)/'`src/fortran/linpack/wpade.f
2388 util.lo: src/fortran/linpack/util.f
2389 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o util.lo `test -f 'src/fortran/linpack/util.f' || echo '$(srcdir)/'`src/fortran/linpack/util.f
2391 dgefa.lo: src/fortran/linpack/dgefa.f
2392 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgefa.lo `test -f 'src/fortran/linpack/dgefa.f' || echo '$(srcdir)/'`src/fortran/linpack/dgefa.f
2394 dgbfa.lo: src/fortran/linpack/dgbfa.f
2395 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgbfa.lo `test -f 'src/fortran/linpack/dgbfa.f' || echo '$(srcdir)/'`src/fortran/linpack/dgbfa.f
2397 dgeco.lo: src/fortran/linpack/dgeco.f
2398 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgeco.lo `test -f 'src/fortran/linpack/dgeco.f' || echo '$(srcdir)/'`src/fortran/linpack/dgeco.f
2400 dgedi.lo: src/fortran/linpack/dgedi.f
2401 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dgedi.lo `test -f 'src/fortran/linpack/dgedi.f' || echo '$(srcdir)/'`src/fortran/linpack/dgedi.f
2403 dqrdc.lo: src/fortran/linpack/dqrdc.f
2404 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dqrdc.lo `test -f 'src/fortran/linpack/dqrdc.f' || echo '$(srcdir)/'`src/fortran/linpack/dqrdc.f
2406 dqrsl.lo: src/fortran/linpack/dqrsl.f
2407 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dqrsl.lo `test -f 'src/fortran/linpack/dqrsl.f' || echo '$(srcdir)/'`src/fortran/linpack/dqrsl.f
2409 dqrsm.lo: src/fortran/linpack/dqrsm.f
2410 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dqrsm.lo `test -f 'src/fortran/linpack/dqrsm.f' || echo '$(srcdir)/'`src/fortran/linpack/dqrsm.f
2412 hhdml.lo: src/fortran/linpack/hhdml.f
2413 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o hhdml.lo `test -f 'src/fortran/linpack/hhdml.f' || echo '$(srcdir)/'`src/fortran/linpack/hhdml.f
2415 wgeco.lo: src/fortran/linpack/wgeco.f
2416 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wgeco.lo `test -f 'src/fortran/linpack/wgeco.f' || echo '$(srcdir)/'`src/fortran/linpack/wgeco.f
2418 wgefa.lo: src/fortran/linpack/wgefa.f
2419 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wgefa.lo `test -f 'src/fortran/linpack/wgefa.f' || echo '$(srcdir)/'`src/fortran/linpack/wgefa.f
2421 wgesl.lo: src/fortran/linpack/wgesl.f
2422 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wgesl.lo `test -f 'src/fortran/linpack/wgesl.f' || echo '$(srcdir)/'`src/fortran/linpack/wgesl.f
2424 dpofa.lo: src/fortran/linpack/dpofa.f
2425 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dpofa.lo `test -f 'src/fortran/linpack/dpofa.f' || echo '$(srcdir)/'`src/fortran/linpack/dpofa.f
2427 balbak.lo: src/fortran/eispack/balbak.f
2428 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o balbak.lo `test -f 'src/fortran/eispack/balbak.f' || echo '$(srcdir)/'`src/fortran/eispack/balbak.f
2430 psi.lo: src/fortran/psi.f
2431 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o psi.lo `test -f 'src/fortran/psi.f' || echo '$(srcdir)/'`src/fortran/psi.f
2433 wasum.lo: src/fortran/wasum.f
2434 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wasum.lo `test -f 'src/fortran/wasum.f' || echo '$(srcdir)/'`src/fortran/wasum.f
2436 dexpm1.lo: src/fortran/dexpm1.f
2437 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dexpm1.lo `test -f 'src/fortran/dexpm1.f' || echo '$(srcdir)/'`src/fortran/dexpm1.f
2439 wwdiv.lo: src/fortran/wwdiv.f
2440 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wwdiv.lo `test -f 'src/fortran/wwdiv.f' || echo '$(srcdir)/'`src/fortran/wwdiv.f
2442 wdotcr.lo: src/fortran/wdotcr.f
2443 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdotcr.lo `test -f 'src/fortran/wdotcr.f' || echo '$(srcdir)/'`src/fortran/wdotcr.f
2445 iset.lo: src/fortran/iset.f
2446 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o iset.lo `test -f 'src/fortran/iset.f' || echo '$(srcdir)/'`src/fortran/iset.f
2448 franck.lo: src/fortran/franck.f
2449 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o franck.lo `test -f 'src/fortran/franck.f' || echo '$(srcdir)/'`src/fortran/franck.f
2451 dwpowe.lo: src/fortran/dwpowe.f
2452 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dwpowe.lo `test -f 'src/fortran/dwpowe.f' || echo '$(srcdir)/'`src/fortran/dwpowe.f
2454 rcsort.lo: src/fortran/rcsort.f
2455 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o rcsort.lo `test -f 'src/fortran/rcsort.f' || echo '$(srcdir)/'`src/fortran/rcsort.f
2457 wddiv.lo: src/fortran/wddiv.f
2458 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wddiv.lo `test -f 'src/fortran/wddiv.f' || echo '$(srcdir)/'`src/fortran/wddiv.f
2460 lnblnk.lo: src/fortran/lnblnk.f
2461 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o lnblnk.lo `test -f 'src/fortran/lnblnk.f' || echo '$(srcdir)/'`src/fortran/lnblnk.f
2463 entier.lo: src/fortran/entier.f
2464 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o entier.lo `test -f 'src/fortran/entier.f' || echo '$(srcdir)/'`src/fortran/entier.f
2466 round.lo: src/fortran/round.f
2467 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o round.lo `test -f 'src/fortran/round.f' || echo '$(srcdir)/'`src/fortran/round.f
2469 cortr.lo: src/fortran/cortr.f
2470 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cortr.lo `test -f 'src/fortran/cortr.f' || echo '$(srcdir)/'`src/fortran/cortr.f
2472 simple.lo: src/fortran/simple.f
2473 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o simple.lo `test -f 'src/fortran/simple.f' || echo '$(srcdir)/'`src/fortran/simple.f
2475 split.lo: src/fortran/split.f
2476 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o split.lo `test -f 'src/fortran/split.f' || echo '$(srcdir)/'`src/fortran/split.f
2478 wdrdiv.lo: src/fortran/wdrdiv.f
2479 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdrdiv.lo `test -f 'src/fortran/wdrdiv.f' || echo '$(srcdir)/'`src/fortran/wdrdiv.f
2481 imcopy.lo: src/fortran/imcopy.f
2482 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o imcopy.lo `test -f 'src/fortran/imcopy.f' || echo '$(srcdir)/'`src/fortran/imcopy.f
2484 cbal.lo: src/fortran/cbal.f
2485 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cbal.lo `test -f 'src/fortran/cbal.f' || echo '$(srcdir)/'`src/fortran/cbal.f
2487 dsum.lo: src/fortran/dsum.f
2488 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dsum.lo `test -f 'src/fortran/dsum.f' || echo '$(srcdir)/'`src/fortran/dsum.f
2490 urand.lo: src/fortran/urand.f
2491 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o urand.lo `test -f 'src/fortran/urand.f' || echo '$(srcdir)/'`src/fortran/urand.f
2493 intp.lo: src/fortran/intp.f
2494 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o intp.lo `test -f 'src/fortran/intp.f' || echo '$(srcdir)/'`src/fortran/intp.f
2496 watan.lo: src/fortran/watan.f
2497 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o watan.lo `test -f 'src/fortran/watan.f' || echo '$(srcdir)/'`src/fortran/watan.f
2499 wipowe.lo: src/fortran/wipowe.f
2500 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wipowe.lo `test -f 'src/fortran/wipowe.f' || echo '$(srcdir)/'`src/fortran/wipowe.f
2502 wacos.lo: src/fortran/wacos.f
2503 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wacos.lo `test -f 'src/fortran/wacos.f' || echo '$(srcdir)/'`src/fortran/wacos.f
2505 wdpow1.lo: src/fortran/wdpow1.f
2506 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdpow1.lo `test -f 'src/fortran/wdpow1.f' || echo '$(srcdir)/'`src/fortran/wdpow1.f
2508 dlgama.lo: src/fortran/dlgama.f
2509 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dlgama.lo `test -f 'src/fortran/dlgama.f' || echo '$(srcdir)/'`src/fortran/dlgama.f
2511 exch.lo: src/fortran/exch.f
2512 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o exch.lo `test -f 'src/fortran/exch.f' || echo '$(srcdir)/'`src/fortran/exch.f
2514 wsign.lo: src/fortran/wsign.f
2515 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wsign.lo `test -f 'src/fortran/wsign.f' || echo '$(srcdir)/'`src/fortran/wsign.f
2517 kronr.lo: src/fortran/kronr.f
2518 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o kronr.lo `test -f 'src/fortran/kronr.f' || echo '$(srcdir)/'`src/fortran/kronr.f
2520 wrscal.lo: src/fortran/wrscal.f
2521 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wrscal.lo `test -f 'src/fortran/wrscal.f' || echo '$(srcdir)/'`src/fortran/wrscal.f
2523 dmmul1.lo: src/fortran/dmmul1.f
2524 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dmmul1.lo `test -f 'src/fortran/dmmul1.f' || echo '$(srcdir)/'`src/fortran/dmmul1.f
2526 dwpow.lo: src/fortran/dwpow.f
2527 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dwpow.lo `test -f 'src/fortran/dwpow.f' || echo '$(srcdir)/'`src/fortran/dwpow.f
2529 wmmul.lo: src/fortran/wmmul.f
2530 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wmmul.lo `test -f 'src/fortran/wmmul.f' || echo '$(srcdir)/'`src/fortran/wmmul.f
2532 ddif.lo: src/fortran/ddif.f
2533 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ddif.lo `test -f 'src/fortran/ddif.f' || echo '$(srcdir)/'`src/fortran/ddif.f
2535 wdiv.lo: src/fortran/wdiv.f
2536 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdiv.lo `test -f 'src/fortran/wdiv.f' || echo '$(srcdir)/'`src/fortran/wdiv.f
2538 wtan.lo: src/fortran/wtan.f
2539 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wtan.lo `test -f 'src/fortran/wtan.f' || echo '$(srcdir)/'`src/fortran/wtan.f
2541 ddpow.lo: src/fortran/ddpow.f
2542 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ddpow.lo `test -f 'src/fortran/ddpow.f' || echo '$(srcdir)/'`src/fortran/ddpow.f
2544 magic.lo: src/fortran/magic.f
2545 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o magic.lo `test -f 'src/fortran/magic.f' || echo '$(srcdir)/'`src/fortran/magic.f
2547 wcerr.lo: src/fortran/wcerr.f
2548 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wcerr.lo `test -f 'src/fortran/wcerr.f' || echo '$(srcdir)/'`src/fortran/wcerr.f
2550 ivimp.lo: src/fortran/ivimp.f
2551 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ivimp.lo `test -f 'src/fortran/ivimp.f' || echo '$(srcdir)/'`src/fortran/ivimp.f
2553 dadd.lo: src/fortran/dadd.f
2554 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dadd.lo `test -f 'src/fortran/dadd.f' || echo '$(srcdir)/'`src/fortran/dadd.f
2556 isort.lo: src/fortran/isort.f
2557 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o isort.lo `test -f 'src/fortran/isort.f' || echo '$(srcdir)/'`src/fortran/isort.f
2559 hilber.lo: src/fortran/hilber.f
2560 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o hilber.lo `test -f 'src/fortran/hilber.f' || echo '$(srcdir)/'`src/fortran/hilber.f
2562 wdpowe.lo: src/fortran/wdpowe.f
2563 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdpowe.lo `test -f 'src/fortran/wdpowe.f' || echo '$(srcdir)/'`src/fortran/wdpowe.f
2565 wmprod.lo: src/fortran/wmprod.f
2566 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wmprod.lo `test -f 'src/fortran/wmprod.f' || echo '$(srcdir)/'`src/fortran/wmprod.f
2568 wscal.lo: src/fortran/wscal.f
2569 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wscal.lo `test -f 'src/fortran/wscal.f' || echo '$(srcdir)/'`src/fortran/wscal.f
2571 dlblks.lo: src/fortran/dlblks.f
2572 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dlblks.lo `test -f 'src/fortran/dlblks.f' || echo '$(srcdir)/'`src/fortran/dlblks.f
2574 kronc.lo: src/fortran/kronc.f
2575 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o kronc.lo `test -f 'src/fortran/kronc.f' || echo '$(srcdir)/'`src/fortran/kronc.f
2577 ddrdiv.lo: src/fortran/ddrdiv.f
2578 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ddrdiv.lo `test -f 'src/fortran/ddrdiv.f' || echo '$(srcdir)/'`src/fortran/ddrdiv.f
2580 dipow.lo: src/fortran/dipow.f
2581 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dipow.lo `test -f 'src/fortran/dipow.f' || echo '$(srcdir)/'`src/fortran/dipow.f
2583 wshrsl.lo: src/fortran/wshrsl.f
2584 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wshrsl.lo `test -f 'src/fortran/wshrsl.f' || echo '$(srcdir)/'`src/fortran/wshrsl.f
2586 wwrdiv.lo: src/fortran/wwrdiv.f
2587 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wwrdiv.lo `test -f 'src/fortran/wwrdiv.f' || echo '$(srcdir)/'`src/fortran/wwrdiv.f
2589 coshin.lo: src/fortran/coshin.f
2590 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o coshin.lo `test -f 'src/fortran/coshin.f' || echo '$(srcdir)/'`src/fortran/coshin.f
2592 iwamax.lo: src/fortran/iwamax.f
2593 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o iwamax.lo `test -f 'src/fortran/iwamax.f' || echo '$(srcdir)/'`src/fortran/iwamax.f
2595 dipowe.lo: src/fortran/dipowe.f
2596 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dipowe.lo `test -f 'src/fortran/dipowe.f' || echo '$(srcdir)/'`src/fortran/dipowe.f
2598 getorient.lo: src/fortran/getorient.f
2599 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getorient.lo `test -f 'src/fortran/getorient.f' || echo '$(srcdir)/'`src/fortran/getorient.f
2601 cusum.lo: src/fortran/cusum.f
2602 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cusum.lo `test -f 'src/fortran/cusum.f' || echo '$(srcdir)/'`src/fortran/cusum.f
2604 d1mach.lo: src/fortran/d1mach.f
2605 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o d1mach.lo `test -f 'src/fortran/d1mach.f' || echo '$(srcdir)/'`src/fortran/d1mach.f
2607 wbdiag.lo: src/fortran/wbdiag.f
2608 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wbdiag.lo `test -f 'src/fortran/wbdiag.f' || echo '$(srcdir)/'`src/fortran/wbdiag.f
2610 ddpow1.lo: src/fortran/ddpow1.f
2611 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ddpow1.lo `test -f 'src/fortran/ddpow1.f' || echo '$(srcdir)/'`src/fortran/ddpow1.f
2613 vpythag.lo: src/fortran/vpythag.f
2614 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o vpythag.lo `test -f 'src/fortran/vpythag.f' || echo '$(srcdir)/'`src/fortran/vpythag.f
2616 isova0.lo: src/fortran/isova0.f
2617 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o isova0.lo `test -f 'src/fortran/isova0.f' || echo '$(srcdir)/'`src/fortran/isova0.f
2619 wswap.lo: src/fortran/wswap.f
2620 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wswap.lo `test -f 'src/fortran/wswap.f' || echo '$(srcdir)/'`src/fortran/wswap.f
2622 wwpow1.lo: src/fortran/wwpow1.f
2623 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wwpow1.lo `test -f 'src/fortran/wwpow1.f' || echo '$(srcdir)/'`src/fortran/wwpow1.f
2625 getdimfromvar.lo: src/fortran/getdimfromvar.f
2626 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o getdimfromvar.lo `test -f 'src/fortran/getdimfromvar.f' || echo '$(srcdir)/'`src/fortran/getdimfromvar.f
2628 gdcp2i.lo: src/fortran/gdcp2i.f
2629 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o gdcp2i.lo `test -f 'src/fortran/gdcp2i.f' || echo '$(srcdir)/'`src/fortran/gdcp2i.f
2631 drdiv.lo: src/fortran/drdiv.f
2632 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o drdiv.lo `test -f 'src/fortran/drdiv.f' || echo '$(srcdir)/'`src/fortran/drdiv.f
2634 wmsum.lo: src/fortran/wmsum.f
2635 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wmsum.lo `test -f 'src/fortran/wmsum.f' || echo '$(srcdir)/'`src/fortran/wmsum.f
2637 corth.lo: src/fortran/corth.f
2638 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o corth.lo `test -f 'src/fortran/corth.f' || echo '$(srcdir)/'`src/fortran/corth.f
2640 mtran.lo: src/fortran/mtran.f
2641 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mtran.lo `test -f 'src/fortran/mtran.f' || echo '$(srcdir)/'`src/fortran/mtran.f
2643 wwpow.lo: src/fortran/wwpow.f
2644 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wwpow.lo `test -f 'src/fortran/wwpow.f' || echo '$(srcdir)/'`src/fortran/wwpow.f
2646 dvmul.lo: src/fortran/dvmul.f
2647 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dvmul.lo `test -f 'src/fortran/dvmul.f' || echo '$(srcdir)/'`src/fortran/dvmul.f
2649 wclmat.lo: src/fortran/wclmat.f
2650 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wclmat.lo `test -f 'src/fortran/wclmat.f' || echo '$(srcdir)/'`src/fortran/wclmat.f
2652 dsort.lo: src/fortran/dsort.f
2653 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dsort.lo `test -f 'src/fortran/dsort.f' || echo '$(srcdir)/'`src/fortran/dsort.f
2655 cerr.lo: src/fortran/cerr.f
2656 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o cerr.lo `test -f 'src/fortran/cerr.f' || echo '$(srcdir)/'`src/fortran/cerr.f
2658 rcopy.lo: src/fortran/rcopy.f
2659 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o rcopy.lo `test -f 'src/fortran/rcopy.f' || echo '$(srcdir)/'`src/fortran/rcopy.f
2661 wdpow.lo: src/fortran/wdpow.f
2662 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdpow.lo `test -f 'src/fortran/wdpow.f' || echo '$(srcdir)/'`src/fortran/wdpow.f
2664 orthes.lo: src/fortran/orthes.f
2665 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o orthes.lo `test -f 'src/fortran/orthes.f' || echo '$(srcdir)/'`src/fortran/orthes.f
2667 waxpy.lo: src/fortran/waxpy.f
2668 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o waxpy.lo `test -f 'src/fortran/waxpy.f' || echo '$(srcdir)/'`src/fortran/waxpy.f
2670 coef.lo: src/fortran/coef.f
2671 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o coef.lo `test -f 'src/fortran/coef.f' || echo '$(srcdir)/'`src/fortran/coef.f
2673 dwdiv.lo: src/fortran/dwdiv.f
2674 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dwdiv.lo `test -f 'src/fortran/dwdiv.f' || echo '$(srcdir)/'`src/fortran/dwdiv.f
2676 arcosh.lo: src/fortran/arcosh.f
2677 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o arcosh.lo `test -f 'src/fortran/arcosh.f' || echo '$(srcdir)/'`src/fortran/arcosh.f
2679 wasin.lo: src/fortran/wasin.f
2680 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wasin.lo `test -f 'src/fortran/wasin.f' || echo '$(srcdir)/'`src/fortran/wasin.f
2682 wexpm1.lo: src/fortran/wexpm1.f
2683 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wexpm1.lo `test -f 'src/fortran/wexpm1.f' || echo '$(srcdir)/'`src/fortran/wexpm1.f
2685 ddpowe.lo: src/fortran/ddpowe.f
2686 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ddpowe.lo `test -f 'src/fortran/ddpowe.f' || echo '$(srcdir)/'`src/fortran/ddpowe.f
2688 nearfloat.lo: src/fortran/nearfloat.f
2689 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o nearfloat.lo `test -f 'src/fortran/nearfloat.f' || echo '$(srcdir)/'`src/fortran/nearfloat.f
2691 dmprod.lo: src/fortran/dmprod.f
2692 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dmprod.lo `test -f 'src/fortran/dmprod.f' || echo '$(srcdir)/'`src/fortran/dmprod.f
2694 wwpowe.lo: src/fortran/wwpowe.f
2695 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wwpowe.lo `test -f 'src/fortran/wwpowe.f' || echo '$(srcdir)/'`src/fortran/wwpowe.f
2697 wdotci.lo: src/fortran/wdotci.f
2698 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdotci.lo `test -f 'src/fortran/wdotci.f' || echo '$(srcdir)/'`src/fortran/wdotci.f
2700 dmcopy.lo: src/fortran/dmcopy.f
2701 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dmcopy.lo `test -f 'src/fortran/dmcopy.f' || echo '$(srcdir)/'`src/fortran/dmcopy.f
2703 wexchn.lo: src/fortran/wexchn.f
2704 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wexchn.lo `test -f 'src/fortran/wexchn.f' || echo '$(srcdir)/'`src/fortran/wexchn.f
2706 isoval.lo: src/fortran/isoval.f
2707 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o isoval.lo `test -f 'src/fortran/isoval.f' || echo '$(srcdir)/'`src/fortran/isoval.f
2709 dwrdiv.lo: src/fortran/dwrdiv.f
2710 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dwrdiv.lo `test -f 'src/fortran/dwrdiv.f' || echo '$(srcdir)/'`src/fortran/dwrdiv.f
2712 wipow.lo: src/fortran/wipow.f
2713 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wipow.lo `test -f 'src/fortran/wipow.f' || echo '$(srcdir)/'`src/fortran/wipow.f
2715 wlog.lo: src/fortran/wlog.f
2716 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wlog.lo `test -f 'src/fortran/wlog.f' || echo '$(srcdir)/'`src/fortran/wlog.f
2718 infinity.lo: src/fortran/infinity.f
2719 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o infinity.lo `test -f 'src/fortran/infinity.f' || echo '$(srcdir)/'`src/fortran/infinity.f
2721 dwpow1.lo: src/fortran/dwpow1.f
2722 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dwpow1.lo `test -f 'src/fortran/dwpow1.f' || echo '$(srcdir)/'`src/fortran/dwpow1.f
2724 wmul.lo: src/fortran/wmul.f
2725 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wmul.lo `test -f 'src/fortran/wmul.f' || echo '$(srcdir)/'`src/fortran/wmul.f
2727 dad.lo: src/fortran/dad.f
2728 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dad.lo `test -f 'src/fortran/dad.f' || echo '$(srcdir)/'`src/fortran/dad.f
2730 dset.lo: src/fortran/dset.f
2731 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dset.lo `test -f 'src/fortran/dset.f' || echo '$(srcdir)/'`src/fortran/dset.f
2733 dtild.lo: src/fortran/dtild.f
2734 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dtild.lo `test -f 'src/fortran/dtild.f' || echo '$(srcdir)/'`src/fortran/dtild.f
2736 i1mach.lo: src/fortran/i1mach.f
2737 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o i1mach.lo `test -f 'src/fortran/i1mach.f' || echo '$(srcdir)/'`src/fortran/i1mach.f
2739 dclmat.lo: src/fortran/dclmat.f
2740 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dclmat.lo `test -f 'src/fortran/dclmat.f' || echo '$(srcdir)/'`src/fortran/dclmat.f
2742 ortran.lo: src/fortran/ortran.f
2743 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ortran.lo `test -f 'src/fortran/ortran.f' || echo '$(srcdir)/'`src/fortran/ortran.f
2745 bdiag.lo: src/fortran/bdiag.f
2746 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o bdiag.lo `test -f 'src/fortran/bdiag.f' || echo '$(srcdir)/'`src/fortran/bdiag.f
2748 wvmul.lo: src/fortran/wvmul.f
2749 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wvmul.lo `test -f 'src/fortran/wvmul.f' || echo '$(srcdir)/'`src/fortran/wvmul.f
2751 dmmul.lo: src/fortran/dmmul.f
2752 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dmmul.lo `test -f 'src/fortran/dmmul.f' || echo '$(srcdir)/'`src/fortran/dmmul.f
2754 wsqrt.lo: src/fortran/wsqrt.f
2755 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wsqrt.lo `test -f 'src/fortran/wsqrt.f' || echo '$(srcdir)/'`src/fortran/wsqrt.f
2757 israt.lo: src/fortran/israt.f
2758 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o israt.lo `test -f 'src/fortran/israt.f' || echo '$(srcdir)/'`src/fortran/israt.f
2760 rat.lo: src/fortran/rat.f
2761 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o rat.lo `test -f 'src/fortran/rat.f' || echo '$(srcdir)/'`src/fortran/rat.f
2763 old_pythag.lo: src/fortran/old_pythag.f
2764 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o old_pythag.lo `test -f 'src/fortran/old_pythag.f' || echo '$(srcdir)/'`src/fortran/old_pythag.f
2766 danints.lo: src/fortran/danints.f
2767 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o danints.lo `test -f 'src/fortran/danints.f' || echo '$(srcdir)/'`src/fortran/danints.f
2769 sci_f_testmatrix.lo: sci_gateway/fortran/sci_f_testmatrix.f
2770 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_testmatrix.lo `test -f 'sci_gateway/fortran/sci_f_testmatrix.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_testmatrix.f
2772 sci_f_matrix.lo: sci_gateway/fortran/sci_f_matrix.f
2773 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_matrix.lo `test -f 'sci_gateway/fortran/sci_f_matrix.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_matrix.f
2775 sci_f_size.lo: sci_gateway/fortran/sci_f_size.f
2776 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_size.lo `test -f 'sci_gateway/fortran/sci_f_size.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_size.f
2778 sci_f_ceil.lo: sci_gateway/fortran/sci_f_ceil.f
2779 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ceil.lo `test -f 'sci_gateway/fortran/sci_f_ceil.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ceil.f
2781 sci_f_clean.lo: sci_gateway/fortran/sci_f_clean.f
2782 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_clean.lo `test -f 'sci_gateway/fortran/sci_f_clean.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_clean.f
2784 sci_f_eye.lo: sci_gateway/fortran/sci_f_eye.f
2785 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_eye.lo `test -f 'sci_gateway/fortran/sci_f_eye.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_eye.f
2787 sci_f_tan.lo: sci_gateway/fortran/sci_f_tan.f
2788 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_tan.lo `test -f 'sci_gateway/fortran/sci_f_tan.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_tan.f
2790 sci_f_atan.lo: sci_gateway/fortran/sci_f_atan.f
2791 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_atan.lo `test -f 'sci_gateway/fortran/sci_f_atan.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_atan.f
2793 sci_f_cos.lo: sci_gateway/fortran/sci_f_cos.f
2794 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_cos.lo `test -f 'sci_gateway/fortran/sci_f_cos.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_cos.f
2796 sci_f_rand.lo: sci_gateway/fortran/sci_f_rand.f
2797 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_rand.lo `test -f 'sci_gateway/fortran/sci_f_rand.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_rand.f
2799 sci_f_acos.lo: sci_gateway/fortran/sci_f_acos.f
2800 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_acos.lo `test -f 'sci_gateway/fortran/sci_f_acos.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_acos.f
2802 sci_f_sin.lo: sci_gateway/fortran/sci_f_sin.f
2803 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_sin.lo `test -f 'sci_gateway/fortran/sci_f_sin.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_sin.f
2805 sci_f_sqrt.lo: sci_gateway/fortran/sci_f_sqrt.f
2806 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_sqrt.lo `test -f 'sci_gateway/fortran/sci_f_sqrt.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_sqrt.f
2808 sci_f_asin.lo: sci_gateway/fortran/sci_f_asin.f
2809 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_asin.lo `test -f 'sci_gateway/fortran/sci_f_asin.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_asin.f
2811 sci_f_sign.lo: sci_gateway/fortran/sci_f_sign.f
2812 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_sign.lo `test -f 'sci_gateway/fortran/sci_f_sign.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_sign.f
2814 sci_f_zeros.lo: sci_gateway/fortran/sci_f_zeros.f
2815 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_zeros.lo `test -f 'sci_gateway/fortran/sci_f_zeros.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_zeros.f
2817 sci_f_ones.lo: sci_gateway/fortran/sci_f_ones.f
2818 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ones.lo `test -f 'sci_gateway/fortran/sci_f_ones.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ones.f
2820 sci_f_diag.lo: sci_gateway/fortran/sci_f_diag.f
2821 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_diag.lo `test -f 'sci_gateway/fortran/sci_f_diag.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_diag.f
2823 sci_f_number_properties.lo: sci_gateway/fortran/sci_f_number_properties.f
2824 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_number_properties.lo `test -f 'sci_gateway/fortran/sci_f_number_properties.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_number_properties.f
2826 sci_f_spones.lo: sci_gateway/fortran/sci_f_spones.f
2827 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_spones.lo `test -f 'sci_gateway/fortran/sci_f_spones.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_spones.f
2829 sci_f_nearfloat.lo: sci_gateway/fortran/sci_f_nearfloat.f
2830 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_nearfloat.lo `test -f 'sci_gateway/fortran/sci_f_nearfloat.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_nearfloat.f
2832 sci_f_real.lo: sci_gateway/fortran/sci_f_real.f
2833 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_real.lo `test -f 'sci_gateway/fortran/sci_f_real.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_real.f
2835 sci_f_round.lo: sci_gateway/fortran/sci_f_round.f
2836 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_round.lo `test -f 'sci_gateway/fortran/sci_f_round.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_round.f
2838 sci_f_conj.lo: sci_gateway/fortran/sci_f_conj.f
2839 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_conj.lo `test -f 'sci_gateway/fortran/sci_f_conj.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_conj.f
2841 mostlyclean-libtool:
2846 install-libscielementary_functions_la_etcDATA: $(libscielementary_functions_la_etc_DATA)
2848 @list='$(libscielementary_functions_la_etc_DATA)'; test -n "$(libscielementary_functions_la_etcdir)" || list=; \
2849 if test -n "$$list"; then \
2850 echo " $(MKDIR_P) '$(DESTDIR)$(libscielementary_functions_la_etcdir)'"; \
2851 $(MKDIR_P) "$(DESTDIR)$(libscielementary_functions_la_etcdir)" || exit 1; \
2853 for p in $$list; do \
2854 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2856 done | $(am__base_list) | \
2857 while read files; do \
2858 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscielementary_functions_la_etcdir)'"; \
2859 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscielementary_functions_la_etcdir)" || exit $$?; \
2862 uninstall-libscielementary_functions_la_etcDATA:
2863 @$(NORMAL_UNINSTALL)
2864 @list='$(libscielementary_functions_la_etc_DATA)'; test -n "$(libscielementary_functions_la_etcdir)" || list=; \
2865 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2866 dir='$(DESTDIR)$(libscielementary_functions_la_etcdir)'; $(am__uninstall_files_from_dir)
2867 install-libscielementary_functions_la_rootDATA: $(libscielementary_functions_la_root_DATA)
2869 @list='$(libscielementary_functions_la_root_DATA)'; test -n "$(libscielementary_functions_la_rootdir)" || list=; \
2870 if test -n "$$list"; then \
2871 echo " $(MKDIR_P) '$(DESTDIR)$(libscielementary_functions_la_rootdir)'"; \
2872 $(MKDIR_P) "$(DESTDIR)$(libscielementary_functions_la_rootdir)" || exit 1; \
2874 for p in $$list; do \
2875 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2877 done | $(am__base_list) | \
2878 while read files; do \
2879 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscielementary_functions_la_rootdir)'"; \
2880 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscielementary_functions_la_rootdir)" || exit $$?; \
2883 uninstall-libscielementary_functions_la_rootDATA:
2884 @$(NORMAL_UNINSTALL)
2885 @list='$(libscielementary_functions_la_root_DATA)'; test -n "$(libscielementary_functions_la_rootdir)" || list=; \
2886 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2887 dir='$(DESTDIR)$(libscielementary_functions_la_rootdir)'; $(am__uninstall_files_from_dir)
2888 install-libscielementary_functions_la_sci_gatewayDATA: $(libscielementary_functions_la_sci_gateway_DATA)
2890 @list='$(libscielementary_functions_la_sci_gateway_DATA)'; test -n "$(libscielementary_functions_la_sci_gatewaydir)" || list=; \
2891 if test -n "$$list"; then \
2892 echo " $(MKDIR_P) '$(DESTDIR)$(libscielementary_functions_la_sci_gatewaydir)'"; \
2893 $(MKDIR_P) "$(DESTDIR)$(libscielementary_functions_la_sci_gatewaydir)" || exit 1; \
2895 for p in $$list; do \
2896 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2898 done | $(am__base_list) | \
2899 while read files; do \
2900 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscielementary_functions_la_sci_gatewaydir)'"; \
2901 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscielementary_functions_la_sci_gatewaydir)" || exit $$?; \
2904 uninstall-libscielementary_functions_la_sci_gatewayDATA:
2905 @$(NORMAL_UNINSTALL)
2906 @list='$(libscielementary_functions_la_sci_gateway_DATA)'; test -n "$(libscielementary_functions_la_sci_gatewaydir)" || list=; \
2907 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2908 dir='$(DESTDIR)$(libscielementary_functions_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
2910 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2911 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2912 unique=`for i in $$list; do \
2913 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2915 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2916 END { if (nonempty) { for (i in files) print i; }; }'`; \
2920 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
2921 $(TAGS_FILES) $(LISP)
2924 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2925 unique=`for i in $$list; do \
2926 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2928 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2929 END { if (nonempty) { for (i in files) print i; }; }'`; \
2931 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2932 test -n "$$unique" || unique=$$empty_fix; \
2933 if test $$# -gt 0; then \
2934 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2937 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2942 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
2943 $(TAGS_FILES) $(LISP)
2944 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2945 unique=`for i in $$list; do \
2946 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2948 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2949 END { if (nonempty) { for (i in files) print i; }; }'`; \
2950 test -z "$(CTAGS_ARGS)$$unique" \
2951 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2955 here=`$(am__cd) $(top_builddir) && pwd` \
2956 && $(am__cd) $(top_srcdir) \
2957 && gtags -i $(GTAGS_ARGS) "$$here"
2960 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2962 distdir: $(DISTFILES)
2963 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2964 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2965 list='$(DISTFILES)'; \
2966 dist_files=`for file in $$list; do echo $$file; done | \
2967 sed -e "s|^$$srcdirstrip/||;t" \
2968 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2969 case $$dist_files in \
2970 */*) $(MKDIR_P) `echo "$$dist_files" | \
2971 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2974 for file in $$dist_files; do \
2975 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2976 if test -d $$d/$$file; then \
2977 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2978 if test -d "$(distdir)/$$file"; then \
2979 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2981 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2982 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2983 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2985 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2987 test -f "$(distdir)/$$file" \
2988 || cp -p $$d/$$file "$(distdir)/$$file" \
2993 $(MAKE) $(AM_MAKEFLAGS) check-local
2995 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
2997 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscielementary_functions_la_etcdir)" "$(DESTDIR)$(libscielementary_functions_la_rootdir)" "$(DESTDIR)$(libscielementary_functions_la_sci_gatewaydir)"; do \
2998 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3001 install-exec: install-exec-am
3002 install-data: install-data-am
3003 uninstall: uninstall-am
3006 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3008 installcheck: installcheck-am
3010 if test -z '$(STRIP)'; then \
3011 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3012 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3015 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3016 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3017 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3019 mostlyclean-generic:
3024 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3025 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3027 maintainer-clean-generic:
3028 @echo "This command is intended for maintainers to use"
3029 @echo "it deletes files that may require special tools to rebuild."
3032 clean-am: clean-generic clean-libtool clean-local \
3033 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
3035 distclean: distclean-am
3038 distclean-am: clean-am distclean-compile distclean-generic \
3039 distclean-local distclean-tags
3053 install-data-am: install-data-local \
3054 install-libscielementary_functions_la_etcDATA \
3055 install-libscielementary_functions_la_rootDATA \
3056 install-libscielementary_functions_la_sci_gatewayDATA
3058 install-dvi: install-dvi-am
3062 install-exec-am: install-pkglibLTLIBRARIES
3064 install-html: install-html-am
3066 install-html-am: install-html-local
3068 install-info: install-info-am
3074 install-pdf: install-pdf-am
3078 install-ps: install-ps-am
3084 maintainer-clean: maintainer-clean-am
3087 maintainer-clean-am: distclean-am maintainer-clean-generic
3089 mostlyclean: mostlyclean-am
3091 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3102 uninstall-am: uninstall-libscielementary_functions_la_etcDATA \
3103 uninstall-libscielementary_functions_la_rootDATA \
3104 uninstall-libscielementary_functions_la_sci_gatewayDATA \
3105 uninstall-pkglibLTLIBRARIES
3107 .MAKE: check-am install-am install-strip
3109 .PHONY: CTAGS GTAGS all all-am all-local check check-am check-local \
3110 clean clean-generic clean-libtool clean-local \
3111 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES ctags \
3112 distclean distclean-compile distclean-generic \
3113 distclean-libtool distclean-local distclean-tags distdir dvi \
3114 dvi-am html html-am info info-am install install-am \
3115 install-data install-data-am install-data-local install-dvi \
3116 install-dvi-am install-exec install-exec-am install-html \
3117 install-html-am install-html-local install-info \
3118 install-info-am install-libscielementary_functions_la_etcDATA \
3119 install-libscielementary_functions_la_rootDATA \
3120 install-libscielementary_functions_la_sci_gatewayDATA \
3121 install-man install-pdf install-pdf-am \
3122 install-pkglibLTLIBRARIES install-ps install-ps-am \
3123 install-strip installcheck installcheck-am installdirs \
3124 maintainer-clean maintainer-clean-generic mostlyclean \
3125 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3126 pdf pdf-am ps ps-am tags uninstall uninstall-am \
3127 uninstall-libscielementary_functions_la_etcDATA \
3128 uninstall-libscielementary_functions_la_rootDATA \
3129 uninstall-libscielementary_functions_la_sci_gatewayDATA \
3130 uninstall-pkglibLTLIBRARIES
3133 # Following lines are extracted from a processed Makefile.in
3134 # Take care while modifying : append -O0 after all commons options
3136 libdummy_elementary_functions_la-hqror2.lo: src/fortran/eispack/hqror2.f
3137 $(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
3139 libdummy_elementary_functions_la-comqr3.lo: src/fortran/comqr3.f
3140 $(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
3142 libdummy_elementary_functions_la-pade.lo: src/fortran/linpack/pade.f
3143 $(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
3145 libdummy_elementary_functions_la-unsfdcopy.lo: src/c/unsfdcopy.c
3146 $(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
3148 libdummy_elementary_functions_la-icopy.lo: src/fortran/linpack/icopy.f
3149 $(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
3151 # This target enables tests for Scilab
3152 check-local: $(top_builddir)/scilab-bin test
3153 if test -d $(mydatadir)/tests; then \
3154 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
3157 if test -f build.xml; then \
3158 $(ANT) checkstyle; \
3160 if test -x "$(SPLINT)"; then \
3161 $(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); \
3163 @NEED_JAVA_TRUE@java:
3164 # Some configurations needs to export JAVA_HOME in the current env
3165 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3166 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3167 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3168 @NEED_JAVA_TRUE@ $(ANT); \
3171 @NEED_JAVA_TRUE@clean-java:
3172 # Some configurations needs to export JAVA_HOME in the current env
3173 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
3174 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3175 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
3176 @NEED_JAVA_TRUE@ $(ANT) clean; \
3177 @NEED_JAVA_TRUE@ fi;
3179 # If the user request for the SWIG generation of the wrappers Java => C/C++
3180 # We call the target swig-build on the variable SWIG_WRAPPERS
3182 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
3183 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
3184 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
3185 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
3186 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
3187 @SWIG_TRUE@ echo "Swig process of $$file ..."; \
3188 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
3192 # If the user request for the SWIG generation of the wrappers Java => C/C++
3193 # We call the target swig-build on the variable SWIG_WRAPPERS
3195 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
3196 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
3197 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
3198 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
3199 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
3200 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR --throws-exception-on-error --description-file $$file; \
3204 @GIWS_TRUE@giws-exception:
3205 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
3206 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
3207 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
3210 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3211 echo "Error : Cannot build $< : Scilab has not been built"; \
3213 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
3216 # Removes the macros
3218 # Removes macros (*.bin generated from .sci)
3219 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3220 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
3221 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
3225 # More tests could be added here
3226 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
3227 if test -f build.xml -a $$USEANT -eq 1; then \
3231 all-local: $(TARGETS_ALL)
3234 -@( if test ! -x $(top_builddir)/scilab-bin; then \
3235 echo "Error : Cannot build $< : Scilab has not been build"; \
3237 echo "Creating $@"; \
3238 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
3243 install-data-local-local:
3244 # Mainly for javasci
3245 @if test -d $(srcdir)/javadoc; then \
3246 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
3248 # If the user wants the help sources to be installed
3249 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
3250 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
3251 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
3252 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
3253 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
3254 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
3255 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
3256 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
3257 @INSTALL_HELP_XML_TRUE@ done ; \
3258 @INSTALL_HELP_XML_TRUE@ fi; \
3259 @INSTALL_HELP_XML_TRUE@ fi; \
3260 @INSTALL_HELP_XML_TRUE@ done; \
3261 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
3262 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
3263 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
3264 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
3265 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
3266 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
3267 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
3268 @INSTALL_HELP_XML_TRUE@ done ; \
3269 @INSTALL_HELP_XML_TRUE@ fi; \
3270 @INSTALL_HELP_XML_TRUE@ fi
3273 @echo "-------- Install tests (if any) --------"; \
3274 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
3275 if test -d $(srcdir)/$$dir/; then \
3276 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3277 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3278 if test -d "$(srcdir)/$$dir/$$file"; then \
3279 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
3280 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
3282 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3283 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
3288 # Install the help chapter
3289 @echo "-------- Install the help chapter (if any) --------"; \
3290 for lang in $(HELP_CHAPTERLANG); do \
3291 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
3292 if test -f $$HELPFILE; then \
3293 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3294 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
3295 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3296 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
3299 # Install the demos & examples
3300 @echo "-------- Install demos & examples (if any) --------"; \
3301 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
3302 if test -d $(srcdir)/$$dir/; then \
3303 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
3304 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
3305 if test -d "$(srcdir)/$$dir/$$file"; then \
3306 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
3307 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
3309 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3310 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
3315 # Install the macros
3316 @echo "-------- Install macros (if any) --------"; \
3317 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
3318 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
3319 if test -d $(srcdir)/$$dir/; then \
3320 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
3321 if test -n "$(MACROSSPECIALEXT)"; then \
3323 for specialExt in $(MACROSSPECIALEXT); do \
3324 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
3326 FILELIST="$$FILELIST $$specialExtDir"; \
3328 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
3329 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
3330 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
3334 # Install java files (.jar)
3335 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
3336 echo "-------- Install jar files --------"; \
3337 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
3338 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
3339 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
3340 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
3344 ########### CLEAN ###################
3345 # Clean help (generated automatically by Scilab)
3346 # It used to clean the macro (clean-macros) but this was causing
3347 # make clean && make to fail Scilab startup
3348 @NEED_JAVA_TRUE@clean-local: clean-java
3349 @NEED_JAVA_FALSE@clean-local:
3352 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
3354 .PHONY: macros java swig giws
3356 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3357 # Otherwise a system limit (for SysV at least) may be exceeded.