1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
18 # Copyright (C) 2006 - INRIA - Sylvestre LEDRU
20 # This file is distributed under the same license as the Scilab package.
22 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
23 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
24 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
26 # Copyright (C) 2012 - 2016 - Scilab Enterprises
28 # This file is hereby licensed under the terms of the GNU GPL v2.0,
29 # pursuant to article 5.3.4 of the CeCILL v.2.1.
30 # This file was originally licensed under the terms of the CeCILL v2.1,
31 # and continues to be available under such terms.
32 # For more information, see the COPYING file which you should have received
33 # along with this program.
37 ### Makefile included stuff
38 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
44 if test -z '$(MAKELEVEL)'; then \
46 elif test -n '$(MAKE_HOST)'; then \
48 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54 am__make_running_with_option = \
55 case $${target_option-} in \
57 *) echo "am__make_running_with_option: internal error: invalid" \
58 "target option '$${target_option-}' specified" >&2; \
62 sane_makeflags=$$MAKEFLAGS; \
63 if $(am__is_gnu_make); then \
64 sane_makeflags=$$MFLAGS; \
69 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
76 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
78 for flg in $$sane_makeflags; do \
79 test $$skip_next = yes && { skip_next=no; continue; }; \
82 -*I) strip_trailopt 'I'; skip_next=yes;; \
83 -*I?*) strip_trailopt 'I';; \
84 -*O) strip_trailopt 'O'; skip_next=yes;; \
85 -*O?*) strip_trailopt 'O';; \
86 -*l) strip_trailopt 'l'; skip_next=yes;; \
87 -*l?*) strip_trailopt 'l';; \
88 -[dEDm]) skip_next=yes;; \
89 -[JT]) skip_next=yes;; \
92 *$$target_option*) has_opt=yes; break;; \
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
114 build_triplet = @build@
115 host_triplet = @host@
116 @NEED_JAVA_TRUE@am__append_1 = java
117 subdir = modules/linear_algebra
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
120 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
121 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
122 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
123 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
124 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
125 $(top_srcdir)/m4/intel_compiler.m4 \
126 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
127 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
128 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
130 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
131 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
132 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
133 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
134 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
135 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
136 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
137 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
141 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
143 CONFIG_CLEAN_VPATH_FILES =
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
151 am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
171 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
172 "$(DESTDIR)$(libscilinear_algebra_la_etcdir)" \
173 "$(DESTDIR)$(libscilinear_algebra_la_rootdir)"
174 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
175 libscilinear_algebra_algo_la_LIBADD =
176 am__dirstamp = $(am__leading_dot)dirstamp
177 am__objects_1 = src/fortran/DGELSY1.lo src/fortran/ZGELSY1.lo \
179 am__objects_2 = src/c/libscilinear_algebra_algo_la-schurtable.lo \
180 src/c/libscilinear_algebra_algo_la-issymmetric.lo \
181 src/c/libscilinear_algebra_algo_la-lu.lo \
182 src/c/libscilinear_algebra_algo_la-qr.lo \
183 src/c/libscilinear_algebra_algo_la-hess.lo \
184 src/c/libscilinear_algebra_algo_la-eigen.lo \
185 src/c/libscilinear_algebra_algo_la-balanc.lo \
186 src/c/libscilinear_algebra_algo_la-chol.lo \
187 src/c/libscilinear_algebra_algo_la-svd.lo \
188 src/c/libscilinear_algebra_algo_la-rcond.lo \
189 src/c/libscilinear_algebra_algo_la-det.lo \
190 src/c/libscilinear_algebra_algo_la-lsq.lo \
191 src/c/libscilinear_algebra_algo_la-norm.lo
192 am__objects_3 = src/cpp/libscilinear_algebra_algo_la-scischur.lo \
193 src/cpp/libscilinear_algebra_algo_la-schurSelect.lo
194 am_libscilinear_algebra_algo_la_OBJECTS = $(am__objects_1) \
195 $(am__objects_2) $(am__objects_3)
196 libscilinear_algebra_algo_la_OBJECTS = \
197 $(am_libscilinear_algebra_algo_la_OBJECTS)
198 AM_V_lt = $(am__v_lt_@AM_V@)
199 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
200 am__v_lt_0 = --silent
202 @MAINTAINER_MODE_FALSE@am_libscilinear_algebra_algo_la_rpath =
203 @MAINTAINER_MODE_TRUE@am_libscilinear_algebra_algo_la_rpath =
205 libscilinear_algebra_la_DEPENDENCIES = libscilinear_algebra-algo.la \
206 $(am__DEPENDENCIES_1)
208 sci_gateway/c/libscilinear_algebra_la-assembleEigenvectors.lo \
209 sci_gateway/c/libscilinear_algebra_la-sci_norm.lo
211 sci_gateway/cpp/libscilinear_algebra_la-linear_algebra_gw.lo \
212 sci_gateway/cpp/libscilinear_algebra_la-sci_chol.lo \
213 sci_gateway/cpp/libscilinear_algebra_la-sci_bdiag.lo \
214 sci_gateway/cpp/libscilinear_algebra_la-sci_inv.lo \
215 sci_gateway/cpp/libscilinear_algebra_la-sci_svd.lo \
216 sci_gateway/cpp/libscilinear_algebra_la-sci_rcond.lo \
217 sci_gateway/cpp/libscilinear_algebra_la-sci_qr.lo \
218 sci_gateway/cpp/libscilinear_algebra_la-sci_lu.lo \
219 sci_gateway/cpp/libscilinear_algebra_la-sci_lsq.lo \
220 sci_gateway/cpp/libscilinear_algebra_la-sci_hess.lo \
221 sci_gateway/cpp/libscilinear_algebra_la-sci_spec.lo \
222 sci_gateway/cpp/libscilinear_algebra_la-sci_det.lo \
223 sci_gateway/cpp/libscilinear_algebra_la-sci_balanc.lo \
224 sci_gateway/cpp/libscilinear_algebra_la-sci_schur.lo
225 am_libscilinear_algebra_la_OBJECTS = $(am__objects_4) $(am__objects_5)
226 libscilinear_algebra_la_OBJECTS = \
227 $(am_libscilinear_algebra_la_OBJECTS)
228 @MAINTAINER_MODE_FALSE@am_libscilinear_algebra_la_rpath =
229 @MAINTAINER_MODE_TRUE@am_libscilinear_algebra_la_rpath = -rpath \
230 @MAINTAINER_MODE_TRUE@ $(pkglibdir)
231 AM_V_P = $(am__v_P_@AM_V@)
232 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
235 AM_V_GEN = $(am__v_GEN_@AM_V@)
236 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
237 am__v_GEN_0 = @echo " GEN " $@;
239 AM_V_at = $(am__v_at_@AM_V@)
240 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
243 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
244 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
245 am__maybe_remake_depfiles = depfiles
246 am__depfiles_remade = sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-assembleEigenvectors.Plo \
247 sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-sci_norm.Plo \
248 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-linear_algebra_gw.Plo \
249 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_balanc.Plo \
250 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_bdiag.Plo \
251 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_chol.Plo \
252 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_det.Plo \
253 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_hess.Plo \
254 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_inv.Plo \
255 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lsq.Plo \
256 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lu.Plo \
257 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_qr.Plo \
258 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_rcond.Plo \
259 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_schur.Plo \
260 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_spec.Plo \
261 sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_svd.Plo \
262 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-balanc.Plo \
263 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-chol.Plo \
264 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-det.Plo \
265 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-eigen.Plo \
266 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-hess.Plo \
267 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-issymmetric.Plo \
268 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lsq.Plo \
269 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lu.Plo \
270 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-norm.Plo \
271 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-qr.Plo \
272 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-rcond.Plo \
273 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-schurtable.Plo \
274 src/c/$(DEPDIR)/libscilinear_algebra_algo_la-svd.Plo \
275 src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-schurSelect.Plo \
276 src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-scischur.Plo
278 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
279 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
280 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
281 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
282 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
283 $(AM_CFLAGS) $(CFLAGS)
284 AM_V_CC = $(am__v_CC_@AM_V@)
285 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
286 am__v_CC_0 = @echo " CC " $@;
289 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
290 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
291 $(AM_LDFLAGS) $(LDFLAGS) -o $@
292 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
293 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
294 am__v_CCLD_0 = @echo " CCLD " $@;
296 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
297 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
298 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
299 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
300 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
301 $(AM_CXXFLAGS) $(CXXFLAGS)
302 AM_V_CXX = $(am__v_CXX_@AM_V@)
303 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
304 am__v_CXX_0 = @echo " CXX " $@;
307 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
308 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
309 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
310 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
311 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
312 am__v_CXXLD_0 = @echo " CXXLD " $@;
314 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
315 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
316 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
317 AM_V_F77 = $(am__v_F77_@AM_V@)
318 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
319 am__v_F77_0 = @echo " F77 " $@;
322 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
323 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
324 $(AM_LDFLAGS) $(LDFLAGS) -o $@
325 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
326 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
327 am__v_F77LD_0 = @echo " F77LD " $@;
329 SOURCES = $(libscilinear_algebra_algo_la_SOURCES) \
330 $(libscilinear_algebra_la_SOURCES)
331 DIST_SOURCES = $(libscilinear_algebra_algo_la_SOURCES) \
332 $(libscilinear_algebra_la_SOURCES)
333 am__can_run_installinfo = \
334 case $$AM_UPDATE_INFO_DIR in \
336 *) (install-info --version) >/dev/null 2>&1;; \
338 DATA = $(libscilinear_algebra_la_etc_DATA) \
339 $(libscilinear_algebra_la_root_DATA)
340 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
341 # Read a list of newline-separated strings from the standard input,
342 # and print each of them once, without duplicates. Input order is
344 am__uniquify_input = $(AWK) '\
345 BEGIN { nonempty = 0; } \
346 { items[$$0] = 1; nonempty = 1; } \
347 END { if (nonempty) { for (i in items) print i; }; } \
349 # Make sure the list of sources is unique. This is necessary because,
350 # e.g., the same source file might be shared among _SOURCES variables
351 # for different programs/libraries.
352 am__define_uniq_tagged_files = \
353 list='$(am__tagged_files)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | $(am__uniquify_input)`
359 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
360 $(top_srcdir)/config/depcomp \
361 $(top_srcdir)/config/mkinstalldirs
362 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
364 ALL_LINGUAS = @ALL_LINGUAS@
365 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
367 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
371 ARPACK_LIBS = @ARPACK_LIBS@
373 AUTOCONF = @AUTOCONF@
374 AUTOHEADER = @AUTOHEADER@
375 AUTOMAKE = @AUTOMAKE@
376 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
379 BLAS_CFLAGS = @BLAS_CFLAGS@
380 BLAS_LIBS = @BLAS_LIBS@
383 CCDEPMODE = @CCDEPMODE@
385 CHECKSTYLE = @CHECKSTYLE@
386 COBERTURA = @COBERTURA@
387 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
388 COMMONS_IO = @COMMONS_IO@
389 COMMONS_LOGGING = @COMMONS_LOGGING@
391 CPPFLAGS = @CPPFLAGS@
392 CURL_CFLAGS = @CURL_CFLAGS@
393 CURL_CONFIG = @CURL_CONFIG@
394 CURL_LIBS = @CURL_LIBS@
395 CURL_VERSION = @CURL_VERSION@
398 CXXDEPMODE = @CXXDEPMODE@
399 CXXFLAGS = @CXXFLAGS@
400 CYGPATH_W = @CYGPATH_W@
402 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
405 DOCBOOK_ROOT = @DOCBOOK_ROOT@
406 DOXYGEN_BIN = @DOXYGEN_BIN@
407 DSYMUTIL = @DSYMUTIL@
414 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
418 FFTW3_LIB = @FFTW3_LIB@
419 FFTW_ENABLE = @FFTW_ENABLE@
421 FLEXDOCK = @FLEXDOCK@
424 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
425 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
426 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
427 FREEHEP_IO = @FREEHEP_IO@
428 FREEHEP_UTIL = @FREEHEP_UTIL@
430 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
431 GIWS_BIN = @GIWS_BIN@
432 GLUEGEN2_RT = @GLUEGEN2_RT@
434 GMSGFMT_015 = @GMSGFMT_015@
435 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
437 GUI_ENABLE = @GUI_ENABLE@
438 HAMCREST = @HAMCREST@
439 HAVE_CXX11 = @HAVE_CXX11@
440 HDF5_CFLAGS = @HDF5_CFLAGS@
441 HDF5_LIBS = @HDF5_LIBS@
442 HELP_ENABLE = @HELP_ENABLE@
444 INSTALL_DATA = @INSTALL_DATA@
445 INSTALL_PROGRAM = @INSTALL_PROGRAM@
446 INSTALL_SCRIPT = @INSTALL_SCRIPT@
447 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
448 INTLLIBS = @INTLLIBS@
449 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
453 JAVAC_DEBUG = @JAVAC_DEBUG@
456 JAVASCI_ENABLE = @JAVASCI_ENABLE@
457 JAVA_ENABLE = @JAVA_ENABLE@
459 JAVA_HOME = @JAVA_HOME@
460 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
461 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
463 JEUCLID_CORE = @JEUCLID_CORE@
466 JLATEXMATH = @JLATEXMATH@
467 JLATEXMATH_FOP = @JLATEXMATH_FOP@
469 JROSETTA_API = @JROSETTA_API@
470 JROSETTA_ENGINE = @JROSETTA_ENGINE@
472 LAPACK_LIBS = @LAPACK_LIBS@
478 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
479 LIBICONV = @LIBICONV@
487 LOGGING_LEVEL = @LOGGING_LEVEL@
489 LTLIBICONV = @LTLIBICONV@
490 LTLIBINTL = @LTLIBINTL@
491 LTLIBOBJS = @LTLIBOBJS@
492 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
494 LUCENE_ANALYZER = @LUCENE_ANALYZER@
495 LUCENE_PARSER = @LUCENE_PARSER@
497 MAKEINFO = @MAKEINFO@
498 MANIFEST_TOOL = @MANIFEST_TOOL@
499 MATIO_CFLAGS = @MATIO_CFLAGS@
500 MATIO_ENABLE = @MATIO_ENABLE@
501 MATIO_LIBS = @MATIO_LIBS@
503 MPI_ENABLE = @MPI_ENABLE@
506 MSGFMT_015 = @MSGFMT_015@
507 MSGMERGE = @MSGMERGE@
513 OCAMLDEP = @OCAMLDEP@
514 OCAMLLEX = @OCAMLLEX@
515 OCAMLOPT = @OCAMLOPT@
516 OCAMLYACC = @OCAMLYACC@
517 OPENMPI_CC = @OPENMPI_CC@
518 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
519 OPENMPI_CXX = @OPENMPI_CXX@
520 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
521 OPENMPI_LIBS = @OPENMPI_LIBS@
522 OPENMP_CFLAGS = @OPENMP_CFLAGS@
523 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
524 OPENMP_ENABLE = @OPENMP_ENABLE@
525 OPENMP_LIBS = @OPENMP_LIBS@
529 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
530 PACKAGE_NAME = @PACKAGE_NAME@
531 PACKAGE_STRING = @PACKAGE_STRING@
532 PACKAGE_TARNAME = @PACKAGE_TARNAME@
533 PACKAGE_URL = @PACKAGE_URL@
534 PACKAGE_VERSION = @PACKAGE_VERSION@
535 PATH_SEPARATOR = @PATH_SEPARATOR@
536 PCRE_CFLAGS = @PCRE_CFLAGS@
537 PCRE_CONFIG = @PCRE_CONFIG@
538 PCRE_LIBS = @PCRE_LIBS@
539 PCRE_VERSION = @PCRE_VERSION@
540 PKG_CONFIG = @PKG_CONFIG@
545 RELOCATABLE = @RELOCATABLE@
548 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
549 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
550 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
551 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
552 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
553 SCIRENDERER = @SCIRENDERER@
554 SCIRENDERER_CP = @SCIRENDERER_CP@
555 SCI_CFLAGS = @SCI_CFLAGS@
556 SCI_CXXFLAGS = @SCI_CXXFLAGS@
557 SCI_FFLAGS = @SCI_FFLAGS@
558 SCI_LDFLAGS = @SCI_LDFLAGS@
560 SET_MAKE = @SET_MAKE@
561 SET_RELOCATABLE = @SET_RELOCATABLE@
566 SWIG_BIN = @SWIG_BIN@
567 SWIG_JAVA = @SWIG_JAVA@
568 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
569 SWIG_SCILAB = @SWIG_SCILAB@
570 TCLTK_LIBS = @TCLTK_LIBS@
571 TCL_INC_PATH = @TCL_INC_PATH@
572 TK_INC_PATH = @TK_INC_PATH@
573 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
574 UMFPACK_ENABLE = @UMFPACK_ENABLE@
575 UMFPACK_LIB = @UMFPACK_LIB@
577 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
578 VALGRIND_LIBS = @VALGRIND_LIBS@
580 WITH_OCAML = @WITH_OCAML@
581 WITH_TKSCI = @WITH_TKSCI@
582 XCOS_ENABLE = @XCOS_ENABLE@
583 XGETTEXT = @XGETTEXT@
584 XGETTEXT_015 = @XGETTEXT_015@
585 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
587 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
588 XML_APIS_EXT = @XML_APIS_EXT@
589 XML_CONFIG = @XML_CONFIG@
590 XML_FLAGS = @XML_FLAGS@
591 XML_LIBS = @XML_LIBS@
592 XML_VERSION = @XML_VERSION@
593 X_CFLAGS = @X_CFLAGS@
594 X_EXTRA_LIBS = @X_EXTRA_LIBS@
596 X_PRE_LIBS = @X_PRE_LIBS@
599 abs_builddir = @abs_builddir@
600 abs_srcdir = @abs_srcdir@
601 abs_top_builddir = @abs_top_builddir@
602 abs_top_srcdir = @abs_top_srcdir@
603 ac_ct_AR = @ac_ct_AR@
604 ac_ct_CC = @ac_ct_CC@
605 ac_ct_CXX = @ac_ct_CXX@
606 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
607 ac_ct_F77 = @ac_ct_F77@
608 am__include = @am__include@
609 am__leading_dot = @am__leading_dot@
610 am__quote = @am__quote@
612 am__untar = @am__untar@
615 build_alias = @build_alias@
616 build_cpu = @build_cpu@
617 build_os = @build_os@
618 build_vendor = @build_vendor@
619 builddir = @builddir@
620 cxx_present = @cxx_present@
622 datarootdir = @datarootdir@
625 exec_prefix = @exec_prefix@
627 host_alias = @host_alias@
628 host_cpu = @host_cpu@
630 host_vendor = @host_vendor@
632 includedir = @includedir@
634 install_sh = @install_sh@
636 libexecdir = @libexecdir@
637 localedir = @localedir@
638 localstatedir = @localstatedir@
641 oldincludedir = @oldincludedir@
644 program_transform_name = @program_transform_name@
647 sharedstatedir = @sharedstatedir@
649 sysconfdir = @sysconfdir@
650 target_alias = @target_alias@
651 top_build_prefix = @top_build_prefix@
652 top_builddir = @top_builddir@
653 top_srcdir = @top_srcdir@
654 yacc_present = @yacc_present@
655 LINEAR_ALGEBRA_CPP_SOURCES = \
656 src/cpp/scischur.cpp \
657 src/cpp/schurSelect.cpp
659 LINEAR_ALGEBRA_C_SOURCES = \
661 src/c/issymmetric.c \
674 LINEAR_ALGEBRA_FORTRAN_SOURCES = \
675 src/fortran/DGELSY1.f \
676 src/fortran/ZGELSY1.f \
679 GATEWAY_C_SOURCES = \
680 sci_gateway/c/assembleEigenvectors.c \
681 sci_gateway/c/sci_norm.c
683 GATEWAY_CPP_SOURCES = \
684 sci_gateway/cpp/linear_algebra_gw.cpp \
685 sci_gateway/cpp/sci_chol.cpp \
686 sci_gateway/cpp/sci_bdiag.cpp \
687 sci_gateway/cpp/sci_inv.cpp \
688 sci_gateway/cpp/sci_svd.cpp \
689 sci_gateway/cpp/sci_rcond.cpp \
690 sci_gateway/cpp/sci_qr.cpp \
691 sci_gateway/cpp/sci_lu.cpp \
692 sci_gateway/cpp/sci_lsq.cpp \
693 sci_gateway/cpp/sci_hess.cpp \
694 sci_gateway/cpp/sci_spec.cpp \
695 sci_gateway/cpp/sci_det.cpp \
696 sci_gateway/cpp/sci_balanc.cpp \
697 sci_gateway/cpp/sci_schur.cpp
699 libscilinear_algebra_la_CPPFLAGS = \
700 -I$(srcdir)/includes/ \
702 -I$(srcdir)/src/cpp/ \
703 -I$(top_srcdir)/modules/ast/includes/ast/ \
704 -I$(top_srcdir)/modules/ast/includes/exps/ \
705 -I$(top_srcdir)/modules/ast/includes/operations/ \
706 -I$(top_srcdir)/modules/ast/includes/parse/ \
707 -I$(top_srcdir)/modules/ast/includes/symbol/ \
708 -I$(top_srcdir)/modules/ast/includes/system_env/ \
709 -I$(top_srcdir)/modules/ast/includes/types/ \
710 -I$(top_srcdir)/modules/ast/includes/analysis/ \
711 -I$(top_srcdir)/modules/output_stream/includes \
712 -I$(top_srcdir)/modules/api_scilab/includes \
713 -I$(top_srcdir)/modules/console/includes \
714 -I$(top_srcdir)/modules/threads/includes \
715 -I$(top_srcdir)/modules/string/includes \
716 -I$(top_srcdir)/modules/elementary_functions/includes \
717 -I$(top_srcdir)/modules/dynamic_link/includes \
718 -I$(top_srcdir)/modules/dynamic_link/includes \
719 -I$(top_srcdir)/modules/localization/includes/ \
722 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscilinear_algebra.la
723 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscilinear_algebra-algo.la libscilinear_algebra.la
724 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscilinear_algebra-algo.la
725 libscilinear_algebra_algo_la_SOURCES = $(LINEAR_ALGEBRA_FORTRAN_SOURCES) $(LINEAR_ALGEBRA_C_SOURCES) $(LINEAR_ALGEBRA_CPP_SOURCES)
726 libscilinear_algebra_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
727 libscilinear_algebra_algo_la_CPPFLAGS = $(libscilinear_algebra_la_CPPFLAGS)
729 # For the code check (splint)
730 CHECK_SRC = $(LINEAR_ALGEBRA_C_SOURCES) $(GATEWAY_C_SOURCES)
731 INCLUDE_FLAGS = $(libscilinear_algebra_la_CPPFLAGS)
732 libscilinear_algebra_la_LIBADD = libscilinear_algebra-algo.la $(FLIBS)
735 modulename = linear_algebra
737 #### linear_algebra : Conf files ####
738 libscilinear_algebra_la_rootdir = $(mydatadir)
739 libscilinear_algebra_la_root_DATA = license.txt
741 #### linear_algebra : init scripts ####
742 libscilinear_algebra_la_etcdir = $(mydatadir)/etc
743 libscilinear_algebra_la_etc_DATA = etc/linear_algebra.quit etc/linear_algebra.start
745 # Where all the Scilab stuff is installed (macros, help, ...)
746 mydatadir = $(pkgdatadir)/modules/$(modulename)
748 # Set AM_* SCI detected settings
749 AM_CPPFLAGS = $(SCI_CPPFLAGS)
750 AM_CFLAGS = $(SCI_CFLAGS)
751 AM_CXXFLAGS = $(SCI_CXXFLAGS)
752 # append includes to AM_FFLAGS to manage fortran includes
753 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
755 # Tag shared libraries with the Scilab version
756 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
759 SPLINT_OPTIONS = -weak -booltype BOOL
761 ########################### JAVA ######################################
762 #### We are delegating java compilation to ant... Thanks to that
763 #### the procedure will be the same with Microsoft Windows (C)
765 #######################################################################
766 TARGETS_ALL = $(am__append_1)
768 ################ MACROS ######################
769 # Rule to build a macro
770 # NOT USED AT THE MOMENT
773 ########### INSTALL DOCUMENTATION ###################
775 # Install documentation files into the right target
776 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
777 # automake needs the html files to be present which is not the case when
778 # we are building Scilab
780 # Where it should be installed
781 pkgdocdir = $(mydatadir)
783 # What is the mask of the help source
786 # What is the mask of the MathML sources
789 ########### INSTALL DATA ###################
790 # Install macros, help & demos
791 # Where it should be installed
792 pkgmacrosdir = $(mydatadir)
793 # Which directory we process
795 # Mask of the Scilab sources macros
797 # Mask of the Scilab executable sources macros
798 MACROBUILDMASK = *.sce
799 # Mask of the Scilab compiled macros
801 # List of the standard directory for tests
802 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
803 # Where the demos should be installed
804 pkgdemosdir = $(mydatadir)
805 # List of the standard directory for demos
807 # List of the standard directory for examples
808 EXAMPLES_DIR = examples
809 # Where to export JAVA archives (.jar)
814 HELP_CHAPTERDIR = help/
815 HELP_CHAPTERFILE = addchapter.sce
816 HELP_CHAPTERLANG = en_US fr_FR pt_BR
820 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
821 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
823 case '$(am__configure_deps)' in \
825 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
826 && { if test -f $@; then exit 0; else break; fi; }; \
830 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/linear_algebra/Makefile'; \
831 $(am__cd) $(top_srcdir) && \
832 $(AUTOMAKE) --foreign modules/linear_algebra/Makefile
833 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
836 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
838 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
839 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
841 $(top_srcdir)/Makefile.incl.am $(am__empty):
843 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
844 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
846 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
847 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
848 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
849 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
850 $(am__aclocal_m4_deps):
852 clean-noinstLTLIBRARIES:
853 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
854 @list='$(noinst_LTLIBRARIES)'; \
855 locs=`for p in $$list; do echo $$p; done | \
856 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
858 test -z "$$locs" || { \
859 echo rm -f $${locs}; \
863 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
865 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
866 list2=; for p in $$list; do \
867 if test -f $$p; then \
868 list2="$$list2 $$p"; \
871 test -z "$$list2" || { \
872 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
873 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
874 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
875 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
878 uninstall-pkglibLTLIBRARIES:
880 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
881 for p in $$list; do \
883 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
884 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
887 clean-pkglibLTLIBRARIES:
888 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
889 @list='$(pkglib_LTLIBRARIES)'; \
890 locs=`for p in $$list; do echo $$p; done | \
891 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
893 test -z "$$locs" || { \
894 echo rm -f $${locs}; \
897 src/fortran/$(am__dirstamp):
898 @$(MKDIR_P) src/fortran
899 @: > src/fortran/$(am__dirstamp)
900 src/fortran/$(DEPDIR)/$(am__dirstamp):
901 @$(MKDIR_P) src/fortran/$(DEPDIR)
902 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
903 src/fortran/DGELSY1.lo: src/fortran/$(am__dirstamp) \
904 src/fortran/$(DEPDIR)/$(am__dirstamp)
905 src/fortran/ZGELSY1.lo: src/fortran/$(am__dirstamp) \
906 src/fortran/$(DEPDIR)/$(am__dirstamp)
907 src/fortran/find.lo: src/fortran/$(am__dirstamp) \
908 src/fortran/$(DEPDIR)/$(am__dirstamp)
909 src/c/$(am__dirstamp):
911 @: > src/c/$(am__dirstamp)
912 src/c/$(DEPDIR)/$(am__dirstamp):
913 @$(MKDIR_P) src/c/$(DEPDIR)
914 @: > src/c/$(DEPDIR)/$(am__dirstamp)
915 src/c/libscilinear_algebra_algo_la-schurtable.lo: \
916 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
917 src/c/libscilinear_algebra_algo_la-issymmetric.lo: \
918 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
919 src/c/libscilinear_algebra_algo_la-lu.lo: src/c/$(am__dirstamp) \
920 src/c/$(DEPDIR)/$(am__dirstamp)
921 src/c/libscilinear_algebra_algo_la-qr.lo: src/c/$(am__dirstamp) \
922 src/c/$(DEPDIR)/$(am__dirstamp)
923 src/c/libscilinear_algebra_algo_la-hess.lo: src/c/$(am__dirstamp) \
924 src/c/$(DEPDIR)/$(am__dirstamp)
925 src/c/libscilinear_algebra_algo_la-eigen.lo: src/c/$(am__dirstamp) \
926 src/c/$(DEPDIR)/$(am__dirstamp)
927 src/c/libscilinear_algebra_algo_la-balanc.lo: src/c/$(am__dirstamp) \
928 src/c/$(DEPDIR)/$(am__dirstamp)
929 src/c/libscilinear_algebra_algo_la-chol.lo: src/c/$(am__dirstamp) \
930 src/c/$(DEPDIR)/$(am__dirstamp)
931 src/c/libscilinear_algebra_algo_la-svd.lo: src/c/$(am__dirstamp) \
932 src/c/$(DEPDIR)/$(am__dirstamp)
933 src/c/libscilinear_algebra_algo_la-rcond.lo: src/c/$(am__dirstamp) \
934 src/c/$(DEPDIR)/$(am__dirstamp)
935 src/c/libscilinear_algebra_algo_la-det.lo: src/c/$(am__dirstamp) \
936 src/c/$(DEPDIR)/$(am__dirstamp)
937 src/c/libscilinear_algebra_algo_la-lsq.lo: src/c/$(am__dirstamp) \
938 src/c/$(DEPDIR)/$(am__dirstamp)
939 src/c/libscilinear_algebra_algo_la-norm.lo: src/c/$(am__dirstamp) \
940 src/c/$(DEPDIR)/$(am__dirstamp)
941 src/cpp/$(am__dirstamp):
943 @: > src/cpp/$(am__dirstamp)
944 src/cpp/$(DEPDIR)/$(am__dirstamp):
945 @$(MKDIR_P) src/cpp/$(DEPDIR)
946 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
947 src/cpp/libscilinear_algebra_algo_la-scischur.lo: \
948 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
949 src/cpp/libscilinear_algebra_algo_la-schurSelect.lo: \
950 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
952 libscilinear_algebra-algo.la: $(libscilinear_algebra_algo_la_OBJECTS) $(libscilinear_algebra_algo_la_DEPENDENCIES) $(EXTRA_libscilinear_algebra_algo_la_DEPENDENCIES)
953 $(AM_V_CXXLD)$(CXXLINK) $(am_libscilinear_algebra_algo_la_rpath) $(libscilinear_algebra_algo_la_OBJECTS) $(libscilinear_algebra_algo_la_LIBADD) $(LIBS)
954 sci_gateway/c/$(am__dirstamp):
955 @$(MKDIR_P) sci_gateway/c
956 @: > sci_gateway/c/$(am__dirstamp)
957 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
958 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
959 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
960 sci_gateway/c/libscilinear_algebra_la-assembleEigenvectors.lo: \
961 sci_gateway/c/$(am__dirstamp) \
962 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
963 sci_gateway/c/libscilinear_algebra_la-sci_norm.lo: \
964 sci_gateway/c/$(am__dirstamp) \
965 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
966 sci_gateway/cpp/$(am__dirstamp):
967 @$(MKDIR_P) sci_gateway/cpp
968 @: > sci_gateway/cpp/$(am__dirstamp)
969 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
970 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
971 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
972 sci_gateway/cpp/libscilinear_algebra_la-linear_algebra_gw.lo: \
973 sci_gateway/cpp/$(am__dirstamp) \
974 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
975 sci_gateway/cpp/libscilinear_algebra_la-sci_chol.lo: \
976 sci_gateway/cpp/$(am__dirstamp) \
977 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
978 sci_gateway/cpp/libscilinear_algebra_la-sci_bdiag.lo: \
979 sci_gateway/cpp/$(am__dirstamp) \
980 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
981 sci_gateway/cpp/libscilinear_algebra_la-sci_inv.lo: \
982 sci_gateway/cpp/$(am__dirstamp) \
983 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
984 sci_gateway/cpp/libscilinear_algebra_la-sci_svd.lo: \
985 sci_gateway/cpp/$(am__dirstamp) \
986 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
987 sci_gateway/cpp/libscilinear_algebra_la-sci_rcond.lo: \
988 sci_gateway/cpp/$(am__dirstamp) \
989 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
990 sci_gateway/cpp/libscilinear_algebra_la-sci_qr.lo: \
991 sci_gateway/cpp/$(am__dirstamp) \
992 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
993 sci_gateway/cpp/libscilinear_algebra_la-sci_lu.lo: \
994 sci_gateway/cpp/$(am__dirstamp) \
995 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
996 sci_gateway/cpp/libscilinear_algebra_la-sci_lsq.lo: \
997 sci_gateway/cpp/$(am__dirstamp) \
998 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
999 sci_gateway/cpp/libscilinear_algebra_la-sci_hess.lo: \
1000 sci_gateway/cpp/$(am__dirstamp) \
1001 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1002 sci_gateway/cpp/libscilinear_algebra_la-sci_spec.lo: \
1003 sci_gateway/cpp/$(am__dirstamp) \
1004 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1005 sci_gateway/cpp/libscilinear_algebra_la-sci_det.lo: \
1006 sci_gateway/cpp/$(am__dirstamp) \
1007 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1008 sci_gateway/cpp/libscilinear_algebra_la-sci_balanc.lo: \
1009 sci_gateway/cpp/$(am__dirstamp) \
1010 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1011 sci_gateway/cpp/libscilinear_algebra_la-sci_schur.lo: \
1012 sci_gateway/cpp/$(am__dirstamp) \
1013 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1015 libscilinear_algebra.la: $(libscilinear_algebra_la_OBJECTS) $(libscilinear_algebra_la_DEPENDENCIES) $(EXTRA_libscilinear_algebra_la_DEPENDENCIES)
1016 $(AM_V_CXXLD)$(CXXLINK) $(am_libscilinear_algebra_la_rpath) $(libscilinear_algebra_la_OBJECTS) $(libscilinear_algebra_la_LIBADD) $(LIBS)
1018 mostlyclean-compile:
1020 -rm -f sci_gateway/c/*.$(OBJEXT)
1021 -rm -f sci_gateway/c/*.lo
1022 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1023 -rm -f sci_gateway/cpp/*.lo
1024 -rm -f src/c/*.$(OBJEXT)
1026 -rm -f src/cpp/*.$(OBJEXT)
1028 -rm -f src/fortran/*.$(OBJEXT)
1029 -rm -f src/fortran/*.lo
1034 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-assembleEigenvectors.Plo@am__quote@ # am--include-marker
1035 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-sci_norm.Plo@am__quote@ # am--include-marker
1036 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-linear_algebra_gw.Plo@am__quote@ # am--include-marker
1037 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_balanc.Plo@am__quote@ # am--include-marker
1038 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_bdiag.Plo@am__quote@ # am--include-marker
1039 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_chol.Plo@am__quote@ # am--include-marker
1040 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_det.Plo@am__quote@ # am--include-marker
1041 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_hess.Plo@am__quote@ # am--include-marker
1042 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_inv.Plo@am__quote@ # am--include-marker
1043 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lsq.Plo@am__quote@ # am--include-marker
1044 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lu.Plo@am__quote@ # am--include-marker
1045 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_qr.Plo@am__quote@ # am--include-marker
1046 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_rcond.Plo@am__quote@ # am--include-marker
1047 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_schur.Plo@am__quote@ # am--include-marker
1048 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_spec.Plo@am__quote@ # am--include-marker
1049 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_svd.Plo@am__quote@ # am--include-marker
1050 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-balanc.Plo@am__quote@ # am--include-marker
1051 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-chol.Plo@am__quote@ # am--include-marker
1052 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-det.Plo@am__quote@ # am--include-marker
1053 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-eigen.Plo@am__quote@ # am--include-marker
1054 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-hess.Plo@am__quote@ # am--include-marker
1055 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-issymmetric.Plo@am__quote@ # am--include-marker
1056 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lsq.Plo@am__quote@ # am--include-marker
1057 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lu.Plo@am__quote@ # am--include-marker
1058 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-norm.Plo@am__quote@ # am--include-marker
1059 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-qr.Plo@am__quote@ # am--include-marker
1060 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-rcond.Plo@am__quote@ # am--include-marker
1061 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-schurtable.Plo@am__quote@ # am--include-marker
1062 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscilinear_algebra_algo_la-svd.Plo@am__quote@ # am--include-marker
1063 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-schurSelect.Plo@am__quote@ # am--include-marker
1064 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-scischur.Plo@am__quote@ # am--include-marker
1066 $(am__depfiles_remade):
1068 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1070 am--depfiles: $(am__depfiles_remade)
1073 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1074 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1075 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1076 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1077 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1078 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1081 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1082 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1083 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1084 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1085 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1086 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1089 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1090 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1091 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1092 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1093 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1094 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1096 src/c/libscilinear_algebra_algo_la-schurtable.lo: src/c/schurtable.c
1097 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-schurtable.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-schurtable.Tpo -c -o src/c/libscilinear_algebra_algo_la-schurtable.lo `test -f 'src/c/schurtable.c' || echo '$(srcdir)/'`src/c/schurtable.c
1098 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-schurtable.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-schurtable.Plo
1099 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/schurtable.c' object='src/c/libscilinear_algebra_algo_la-schurtable.lo' libtool=yes @AMDEPBACKSLASH@
1100 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1101 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-schurtable.lo `test -f 'src/c/schurtable.c' || echo '$(srcdir)/'`src/c/schurtable.c
1103 src/c/libscilinear_algebra_algo_la-issymmetric.lo: src/c/issymmetric.c
1104 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-issymmetric.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-issymmetric.Tpo -c -o src/c/libscilinear_algebra_algo_la-issymmetric.lo `test -f 'src/c/issymmetric.c' || echo '$(srcdir)/'`src/c/issymmetric.c
1105 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-issymmetric.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-issymmetric.Plo
1106 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/issymmetric.c' object='src/c/libscilinear_algebra_algo_la-issymmetric.lo' libtool=yes @AMDEPBACKSLASH@
1107 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1108 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-issymmetric.lo `test -f 'src/c/issymmetric.c' || echo '$(srcdir)/'`src/c/issymmetric.c
1110 src/c/libscilinear_algebra_algo_la-lu.lo: src/c/lu.c
1111 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-lu.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lu.Tpo -c -o src/c/libscilinear_algebra_algo_la-lu.lo `test -f 'src/c/lu.c' || echo '$(srcdir)/'`src/c/lu.c
1112 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lu.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lu.Plo
1113 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/lu.c' object='src/c/libscilinear_algebra_algo_la-lu.lo' libtool=yes @AMDEPBACKSLASH@
1114 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1115 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-lu.lo `test -f 'src/c/lu.c' || echo '$(srcdir)/'`src/c/lu.c
1117 src/c/libscilinear_algebra_algo_la-qr.lo: src/c/qr.c
1118 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-qr.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-qr.Tpo -c -o src/c/libscilinear_algebra_algo_la-qr.lo `test -f 'src/c/qr.c' || echo '$(srcdir)/'`src/c/qr.c
1119 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-qr.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-qr.Plo
1120 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/qr.c' object='src/c/libscilinear_algebra_algo_la-qr.lo' libtool=yes @AMDEPBACKSLASH@
1121 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1122 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-qr.lo `test -f 'src/c/qr.c' || echo '$(srcdir)/'`src/c/qr.c
1124 src/c/libscilinear_algebra_algo_la-hess.lo: src/c/hess.c
1125 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-hess.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-hess.Tpo -c -o src/c/libscilinear_algebra_algo_la-hess.lo `test -f 'src/c/hess.c' || echo '$(srcdir)/'`src/c/hess.c
1126 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-hess.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-hess.Plo
1127 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/hess.c' object='src/c/libscilinear_algebra_algo_la-hess.lo' libtool=yes @AMDEPBACKSLASH@
1128 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1129 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-hess.lo `test -f 'src/c/hess.c' || echo '$(srcdir)/'`src/c/hess.c
1131 src/c/libscilinear_algebra_algo_la-eigen.lo: src/c/eigen.c
1132 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-eigen.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-eigen.Tpo -c -o src/c/libscilinear_algebra_algo_la-eigen.lo `test -f 'src/c/eigen.c' || echo '$(srcdir)/'`src/c/eigen.c
1133 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-eigen.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-eigen.Plo
1134 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/eigen.c' object='src/c/libscilinear_algebra_algo_la-eigen.lo' libtool=yes @AMDEPBACKSLASH@
1135 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1136 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-eigen.lo `test -f 'src/c/eigen.c' || echo '$(srcdir)/'`src/c/eigen.c
1138 src/c/libscilinear_algebra_algo_la-balanc.lo: src/c/balanc.c
1139 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-balanc.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-balanc.Tpo -c -o src/c/libscilinear_algebra_algo_la-balanc.lo `test -f 'src/c/balanc.c' || echo '$(srcdir)/'`src/c/balanc.c
1140 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-balanc.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-balanc.Plo
1141 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/balanc.c' object='src/c/libscilinear_algebra_algo_la-balanc.lo' libtool=yes @AMDEPBACKSLASH@
1142 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1143 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-balanc.lo `test -f 'src/c/balanc.c' || echo '$(srcdir)/'`src/c/balanc.c
1145 src/c/libscilinear_algebra_algo_la-chol.lo: src/c/chol.c
1146 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-chol.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-chol.Tpo -c -o src/c/libscilinear_algebra_algo_la-chol.lo `test -f 'src/c/chol.c' || echo '$(srcdir)/'`src/c/chol.c
1147 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-chol.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-chol.Plo
1148 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/chol.c' object='src/c/libscilinear_algebra_algo_la-chol.lo' libtool=yes @AMDEPBACKSLASH@
1149 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1150 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-chol.lo `test -f 'src/c/chol.c' || echo '$(srcdir)/'`src/c/chol.c
1152 src/c/libscilinear_algebra_algo_la-svd.lo: src/c/svd.c
1153 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-svd.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-svd.Tpo -c -o src/c/libscilinear_algebra_algo_la-svd.lo `test -f 'src/c/svd.c' || echo '$(srcdir)/'`src/c/svd.c
1154 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-svd.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-svd.Plo
1155 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/svd.c' object='src/c/libscilinear_algebra_algo_la-svd.lo' libtool=yes @AMDEPBACKSLASH@
1156 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1157 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-svd.lo `test -f 'src/c/svd.c' || echo '$(srcdir)/'`src/c/svd.c
1159 src/c/libscilinear_algebra_algo_la-rcond.lo: src/c/rcond.c
1160 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-rcond.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-rcond.Tpo -c -o src/c/libscilinear_algebra_algo_la-rcond.lo `test -f 'src/c/rcond.c' || echo '$(srcdir)/'`src/c/rcond.c
1161 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-rcond.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-rcond.Plo
1162 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/rcond.c' object='src/c/libscilinear_algebra_algo_la-rcond.lo' libtool=yes @AMDEPBACKSLASH@
1163 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1164 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-rcond.lo `test -f 'src/c/rcond.c' || echo '$(srcdir)/'`src/c/rcond.c
1166 src/c/libscilinear_algebra_algo_la-det.lo: src/c/det.c
1167 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-det.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-det.Tpo -c -o src/c/libscilinear_algebra_algo_la-det.lo `test -f 'src/c/det.c' || echo '$(srcdir)/'`src/c/det.c
1168 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-det.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-det.Plo
1169 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/det.c' object='src/c/libscilinear_algebra_algo_la-det.lo' libtool=yes @AMDEPBACKSLASH@
1170 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1171 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-det.lo `test -f 'src/c/det.c' || echo '$(srcdir)/'`src/c/det.c
1173 src/c/libscilinear_algebra_algo_la-lsq.lo: src/c/lsq.c
1174 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-lsq.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lsq.Tpo -c -o src/c/libscilinear_algebra_algo_la-lsq.lo `test -f 'src/c/lsq.c' || echo '$(srcdir)/'`src/c/lsq.c
1175 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lsq.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lsq.Plo
1176 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/lsq.c' object='src/c/libscilinear_algebra_algo_la-lsq.lo' libtool=yes @AMDEPBACKSLASH@
1177 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1178 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-lsq.lo `test -f 'src/c/lsq.c' || echo '$(srcdir)/'`src/c/lsq.c
1180 src/c/libscilinear_algebra_algo_la-norm.lo: src/c/norm.c
1181 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscilinear_algebra_algo_la-norm.lo -MD -MP -MF src/c/$(DEPDIR)/libscilinear_algebra_algo_la-norm.Tpo -c -o src/c/libscilinear_algebra_algo_la-norm.lo `test -f 'src/c/norm.c' || echo '$(srcdir)/'`src/c/norm.c
1182 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscilinear_algebra_algo_la-norm.Tpo src/c/$(DEPDIR)/libscilinear_algebra_algo_la-norm.Plo
1183 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/norm.c' object='src/c/libscilinear_algebra_algo_la-norm.lo' libtool=yes @AMDEPBACKSLASH@
1184 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1185 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscilinear_algebra_algo_la-norm.lo `test -f 'src/c/norm.c' || echo '$(srcdir)/'`src/c/norm.c
1187 sci_gateway/c/libscilinear_algebra_la-assembleEigenvectors.lo: sci_gateway/c/assembleEigenvectors.c
1188 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscilinear_algebra_la-assembleEigenvectors.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-assembleEigenvectors.Tpo -c -o sci_gateway/c/libscilinear_algebra_la-assembleEigenvectors.lo `test -f 'sci_gateway/c/assembleEigenvectors.c' || echo '$(srcdir)/'`sci_gateway/c/assembleEigenvectors.c
1189 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-assembleEigenvectors.Tpo sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-assembleEigenvectors.Plo
1190 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/assembleEigenvectors.c' object='sci_gateway/c/libscilinear_algebra_la-assembleEigenvectors.lo' libtool=yes @AMDEPBACKSLASH@
1191 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1192 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscilinear_algebra_la-assembleEigenvectors.lo `test -f 'sci_gateway/c/assembleEigenvectors.c' || echo '$(srcdir)/'`sci_gateway/c/assembleEigenvectors.c
1194 sci_gateway/c/libscilinear_algebra_la-sci_norm.lo: sci_gateway/c/sci_norm.c
1195 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscilinear_algebra_la-sci_norm.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-sci_norm.Tpo -c -o sci_gateway/c/libscilinear_algebra_la-sci_norm.lo `test -f 'sci_gateway/c/sci_norm.c' || echo '$(srcdir)/'`sci_gateway/c/sci_norm.c
1196 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-sci_norm.Tpo sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-sci_norm.Plo
1197 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_norm.c' object='sci_gateway/c/libscilinear_algebra_la-sci_norm.lo' libtool=yes @AMDEPBACKSLASH@
1198 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1199 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscilinear_algebra_la-sci_norm.lo `test -f 'sci_gateway/c/sci_norm.c' || echo '$(srcdir)/'`sci_gateway/c/sci_norm.c
1202 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1203 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1204 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1205 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1206 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1210 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1211 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1212 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1213 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1214 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1215 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1218 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1219 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1220 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1221 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1222 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1223 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1225 src/cpp/libscilinear_algebra_algo_la-scischur.lo: src/cpp/scischur.cpp
1226 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscilinear_algebra_algo_la-scischur.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-scischur.Tpo -c -o src/cpp/libscilinear_algebra_algo_la-scischur.lo `test -f 'src/cpp/scischur.cpp' || echo '$(srcdir)/'`src/cpp/scischur.cpp
1227 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-scischur.Tpo src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-scischur.Plo
1228 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/scischur.cpp' object='src/cpp/libscilinear_algebra_algo_la-scischur.lo' libtool=yes @AMDEPBACKSLASH@
1229 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1230 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscilinear_algebra_algo_la-scischur.lo `test -f 'src/cpp/scischur.cpp' || echo '$(srcdir)/'`src/cpp/scischur.cpp
1232 src/cpp/libscilinear_algebra_algo_la-schurSelect.lo: src/cpp/schurSelect.cpp
1233 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscilinear_algebra_algo_la-schurSelect.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-schurSelect.Tpo -c -o src/cpp/libscilinear_algebra_algo_la-schurSelect.lo `test -f 'src/cpp/schurSelect.cpp' || echo '$(srcdir)/'`src/cpp/schurSelect.cpp
1234 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-schurSelect.Tpo src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-schurSelect.Plo
1235 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/schurSelect.cpp' object='src/cpp/libscilinear_algebra_algo_la-schurSelect.lo' libtool=yes @AMDEPBACKSLASH@
1236 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1237 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscilinear_algebra_algo_la-schurSelect.lo `test -f 'src/cpp/schurSelect.cpp' || echo '$(srcdir)/'`src/cpp/schurSelect.cpp
1239 sci_gateway/cpp/libscilinear_algebra_la-linear_algebra_gw.lo: sci_gateway/cpp/linear_algebra_gw.cpp
1240 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-linear_algebra_gw.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-linear_algebra_gw.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-linear_algebra_gw.lo `test -f 'sci_gateway/cpp/linear_algebra_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/linear_algebra_gw.cpp
1241 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-linear_algebra_gw.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-linear_algebra_gw.Plo
1242 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/linear_algebra_gw.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-linear_algebra_gw.lo' libtool=yes @AMDEPBACKSLASH@
1243 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1244 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-linear_algebra_gw.lo `test -f 'sci_gateway/cpp/linear_algebra_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/linear_algebra_gw.cpp
1246 sci_gateway/cpp/libscilinear_algebra_la-sci_chol.lo: sci_gateway/cpp/sci_chol.cpp
1247 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_chol.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_chol.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_chol.lo `test -f 'sci_gateway/cpp/sci_chol.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_chol.cpp
1248 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_chol.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_chol.Plo
1249 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_chol.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_chol.lo' libtool=yes @AMDEPBACKSLASH@
1250 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1251 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_chol.lo `test -f 'sci_gateway/cpp/sci_chol.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_chol.cpp
1253 sci_gateway/cpp/libscilinear_algebra_la-sci_bdiag.lo: sci_gateway/cpp/sci_bdiag.cpp
1254 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_bdiag.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_bdiag.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_bdiag.lo `test -f 'sci_gateway/cpp/sci_bdiag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_bdiag.cpp
1255 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_bdiag.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_bdiag.Plo
1256 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_bdiag.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_bdiag.lo' libtool=yes @AMDEPBACKSLASH@
1257 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1258 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_bdiag.lo `test -f 'sci_gateway/cpp/sci_bdiag.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_bdiag.cpp
1260 sci_gateway/cpp/libscilinear_algebra_la-sci_inv.lo: sci_gateway/cpp/sci_inv.cpp
1261 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_inv.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_inv.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_inv.lo `test -f 'sci_gateway/cpp/sci_inv.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inv.cpp
1262 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_inv.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_inv.Plo
1263 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_inv.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_inv.lo' libtool=yes @AMDEPBACKSLASH@
1264 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1265 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_inv.lo `test -f 'sci_gateway/cpp/sci_inv.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_inv.cpp
1267 sci_gateway/cpp/libscilinear_algebra_la-sci_svd.lo: sci_gateway/cpp/sci_svd.cpp
1268 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_svd.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_svd.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_svd.lo `test -f 'sci_gateway/cpp/sci_svd.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_svd.cpp
1269 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_svd.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_svd.Plo
1270 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_svd.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_svd.lo' libtool=yes @AMDEPBACKSLASH@
1271 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1272 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_svd.lo `test -f 'sci_gateway/cpp/sci_svd.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_svd.cpp
1274 sci_gateway/cpp/libscilinear_algebra_la-sci_rcond.lo: sci_gateway/cpp/sci_rcond.cpp
1275 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_rcond.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_rcond.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_rcond.lo `test -f 'sci_gateway/cpp/sci_rcond.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rcond.cpp
1276 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_rcond.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_rcond.Plo
1277 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_rcond.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_rcond.lo' libtool=yes @AMDEPBACKSLASH@
1278 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1279 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_rcond.lo `test -f 'sci_gateway/cpp/sci_rcond.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rcond.cpp
1281 sci_gateway/cpp/libscilinear_algebra_la-sci_qr.lo: sci_gateway/cpp/sci_qr.cpp
1282 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_qr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_qr.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_qr.lo `test -f 'sci_gateway/cpp/sci_qr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_qr.cpp
1283 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_qr.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_qr.Plo
1284 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_qr.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_qr.lo' libtool=yes @AMDEPBACKSLASH@
1285 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1286 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_qr.lo `test -f 'sci_gateway/cpp/sci_qr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_qr.cpp
1288 sci_gateway/cpp/libscilinear_algebra_la-sci_lu.lo: sci_gateway/cpp/sci_lu.cpp
1289 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_lu.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lu.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_lu.lo `test -f 'sci_gateway/cpp/sci_lu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lu.cpp
1290 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lu.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lu.Plo
1291 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_lu.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_lu.lo' libtool=yes @AMDEPBACKSLASH@
1292 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1293 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_lu.lo `test -f 'sci_gateway/cpp/sci_lu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lu.cpp
1295 sci_gateway/cpp/libscilinear_algebra_la-sci_lsq.lo: sci_gateway/cpp/sci_lsq.cpp
1296 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_lsq.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lsq.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_lsq.lo `test -f 'sci_gateway/cpp/sci_lsq.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lsq.cpp
1297 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lsq.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lsq.Plo
1298 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_lsq.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_lsq.lo' libtool=yes @AMDEPBACKSLASH@
1299 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1300 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_lsq.lo `test -f 'sci_gateway/cpp/sci_lsq.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_lsq.cpp
1302 sci_gateway/cpp/libscilinear_algebra_la-sci_hess.lo: sci_gateway/cpp/sci_hess.cpp
1303 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_hess.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_hess.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_hess.lo `test -f 'sci_gateway/cpp/sci_hess.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_hess.cpp
1304 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_hess.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_hess.Plo
1305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_hess.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_hess.lo' libtool=yes @AMDEPBACKSLASH@
1306 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1307 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_hess.lo `test -f 'sci_gateway/cpp/sci_hess.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_hess.cpp
1309 sci_gateway/cpp/libscilinear_algebra_la-sci_spec.lo: sci_gateway/cpp/sci_spec.cpp
1310 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_spec.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_spec.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_spec.lo `test -f 'sci_gateway/cpp/sci_spec.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_spec.cpp
1311 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_spec.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_spec.Plo
1312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_spec.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_spec.lo' libtool=yes @AMDEPBACKSLASH@
1313 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1314 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_spec.lo `test -f 'sci_gateway/cpp/sci_spec.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_spec.cpp
1316 sci_gateway/cpp/libscilinear_algebra_la-sci_det.lo: sci_gateway/cpp/sci_det.cpp
1317 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_det.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_det.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_det.lo `test -f 'sci_gateway/cpp/sci_det.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_det.cpp
1318 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_det.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_det.Plo
1319 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_det.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_det.lo' libtool=yes @AMDEPBACKSLASH@
1320 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1321 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_det.lo `test -f 'sci_gateway/cpp/sci_det.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_det.cpp
1323 sci_gateway/cpp/libscilinear_algebra_la-sci_balanc.lo: sci_gateway/cpp/sci_balanc.cpp
1324 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_balanc.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_balanc.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_balanc.lo `test -f 'sci_gateway/cpp/sci_balanc.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_balanc.cpp
1325 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_balanc.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_balanc.Plo
1326 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_balanc.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_balanc.lo' libtool=yes @AMDEPBACKSLASH@
1327 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1328 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_balanc.lo `test -f 'sci_gateway/cpp/sci_balanc.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_balanc.cpp
1330 sci_gateway/cpp/libscilinear_algebra_la-sci_schur.lo: sci_gateway/cpp/sci_schur.cpp
1331 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscilinear_algebra_la-sci_schur.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_schur.Tpo -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_schur.lo `test -f 'sci_gateway/cpp/sci_schur.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_schur.cpp
1332 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_schur.Tpo sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_schur.Plo
1333 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_schur.cpp' object='sci_gateway/cpp/libscilinear_algebra_la-sci_schur.lo' libtool=yes @AMDEPBACKSLASH@
1334 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1335 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscilinear_algebra_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscilinear_algebra_la-sci_schur.lo `test -f 'sci_gateway/cpp/sci_schur.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_schur.cpp
1338 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
1341 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1344 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
1346 mostlyclean-libtool:
1351 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
1352 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1353 -rm -rf src/c/.libs src/c/_libs
1354 -rm -rf src/cpp/.libs src/cpp/_libs
1355 -rm -rf src/fortran/.libs src/fortran/_libs
1356 install-libscilinear_algebra_la_etcDATA: $(libscilinear_algebra_la_etc_DATA)
1358 @list='$(libscilinear_algebra_la_etc_DATA)'; test -n "$(libscilinear_algebra_la_etcdir)" || list=; \
1359 if test -n "$$list"; then \
1360 echo " $(MKDIR_P) '$(DESTDIR)$(libscilinear_algebra_la_etcdir)'"; \
1361 $(MKDIR_P) "$(DESTDIR)$(libscilinear_algebra_la_etcdir)" || exit 1; \
1363 for p in $$list; do \
1364 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1366 done | $(am__base_list) | \
1367 while read files; do \
1368 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscilinear_algebra_la_etcdir)'"; \
1369 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscilinear_algebra_la_etcdir)" || exit $$?; \
1372 uninstall-libscilinear_algebra_la_etcDATA:
1373 @$(NORMAL_UNINSTALL)
1374 @list='$(libscilinear_algebra_la_etc_DATA)'; test -n "$(libscilinear_algebra_la_etcdir)" || list=; \
1375 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1376 dir='$(DESTDIR)$(libscilinear_algebra_la_etcdir)'; $(am__uninstall_files_from_dir)
1377 install-libscilinear_algebra_la_rootDATA: $(libscilinear_algebra_la_root_DATA)
1379 @list='$(libscilinear_algebra_la_root_DATA)'; test -n "$(libscilinear_algebra_la_rootdir)" || list=; \
1380 if test -n "$$list"; then \
1381 echo " $(MKDIR_P) '$(DESTDIR)$(libscilinear_algebra_la_rootdir)'"; \
1382 $(MKDIR_P) "$(DESTDIR)$(libscilinear_algebra_la_rootdir)" || exit 1; \
1384 for p in $$list; do \
1385 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1387 done | $(am__base_list) | \
1388 while read files; do \
1389 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscilinear_algebra_la_rootdir)'"; \
1390 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscilinear_algebra_la_rootdir)" || exit $$?; \
1393 uninstall-libscilinear_algebra_la_rootDATA:
1394 @$(NORMAL_UNINSTALL)
1395 @list='$(libscilinear_algebra_la_root_DATA)'; test -n "$(libscilinear_algebra_la_rootdir)" || list=; \
1396 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1397 dir='$(DESTDIR)$(libscilinear_algebra_la_rootdir)'; $(am__uninstall_files_from_dir)
1399 ID: $(am__tagged_files)
1400 $(am__define_uniq_tagged_files); mkid -fID $$unique
1404 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1407 $(am__define_uniq_tagged_files); \
1409 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1410 test -n "$$unique" || unique=$$empty_fix; \
1411 if test $$# -gt 0; then \
1412 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1415 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1422 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1423 $(am__define_uniq_tagged_files); \
1424 test -z "$(CTAGS_ARGS)$$unique" \
1425 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1429 here=`$(am__cd) $(top_builddir) && pwd` \
1430 && $(am__cd) $(top_srcdir) \
1431 && gtags -i $(GTAGS_ARGS) "$$here"
1432 cscopelist: cscopelist-am
1434 cscopelist-am: $(am__tagged_files)
1435 list='$(am__tagged_files)'; \
1436 case "$(srcdir)" in \
1437 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1438 *) sdir=$(subdir)/$(srcdir) ;; \
1440 for i in $$list; do \
1441 if test -f "$$i"; then \
1442 echo "$(subdir)/$$i"; \
1444 echo "$$sdir/$$i"; \
1446 done >> $(top_builddir)/cscope.files
1449 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1451 distdir: $(BUILT_SOURCES)
1452 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1454 distdir-am: $(DISTFILES)
1455 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1456 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1457 list='$(DISTFILES)'; \
1458 dist_files=`for file in $$list; do echo $$file; done | \
1459 sed -e "s|^$$srcdirstrip/||;t" \
1460 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1461 case $$dist_files in \
1462 */*) $(MKDIR_P) `echo "$$dist_files" | \
1463 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1466 for file in $$dist_files; do \
1467 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1468 if test -d $$d/$$file; then \
1469 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1470 if test -d "$(distdir)/$$file"; then \
1471 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1473 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1474 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1475 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1477 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1479 test -f "$(distdir)/$$file" \
1480 || cp -p $$d/$$file "$(distdir)/$$file" \
1485 $(MAKE) $(AM_MAKEFLAGS) check-local
1487 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1489 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscilinear_algebra_la_etcdir)" "$(DESTDIR)$(libscilinear_algebra_la_rootdir)"; do \
1490 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1493 install-exec: install-exec-am
1494 install-data: install-data-am
1495 uninstall: uninstall-am
1498 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1500 installcheck: installcheck-am
1502 if test -z '$(STRIP)'; then \
1503 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1504 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1507 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1508 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1509 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1511 mostlyclean-generic:
1516 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1517 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1518 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1519 -rm -f sci_gateway/c/$(am__dirstamp)
1520 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1521 -rm -f sci_gateway/cpp/$(am__dirstamp)
1522 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1523 -rm -f src/c/$(am__dirstamp)
1524 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1525 -rm -f src/cpp/$(am__dirstamp)
1526 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
1527 -rm -f src/fortran/$(am__dirstamp)
1529 maintainer-clean-generic:
1530 @echo "This command is intended for maintainers to use"
1531 @echo "it deletes files that may require special tools to rebuild."
1534 clean-am: clean-generic clean-libtool clean-local \
1535 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1537 distclean: distclean-am
1538 -rm -f sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-assembleEigenvectors.Plo
1539 -rm -f sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-sci_norm.Plo
1540 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-linear_algebra_gw.Plo
1541 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_balanc.Plo
1542 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_bdiag.Plo
1543 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_chol.Plo
1544 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_det.Plo
1545 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_hess.Plo
1546 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_inv.Plo
1547 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lsq.Plo
1548 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lu.Plo
1549 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_qr.Plo
1550 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_rcond.Plo
1551 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_schur.Plo
1552 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_spec.Plo
1553 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_svd.Plo
1554 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-balanc.Plo
1555 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-chol.Plo
1556 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-det.Plo
1557 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-eigen.Plo
1558 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-hess.Plo
1559 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-issymmetric.Plo
1560 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lsq.Plo
1561 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lu.Plo
1562 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-norm.Plo
1563 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-qr.Plo
1564 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-rcond.Plo
1565 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-schurtable.Plo
1566 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-svd.Plo
1567 -rm -f src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-schurSelect.Plo
1568 -rm -f src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-scischur.Plo
1570 distclean-am: clean-am distclean-compile distclean-generic \
1571 distclean-local distclean-tags
1585 install-data-am: install-data-local \
1586 install-libscilinear_algebra_la_etcDATA \
1587 install-libscilinear_algebra_la_rootDATA
1589 install-dvi: install-dvi-am
1593 install-exec-am: install-pkglibLTLIBRARIES
1595 install-html: install-html-am
1597 install-html-am: install-html-local
1599 install-info: install-info-am
1605 install-pdf: install-pdf-am
1609 install-ps: install-ps-am
1615 maintainer-clean: maintainer-clean-am
1616 -rm -f sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-assembleEigenvectors.Plo
1617 -rm -f sci_gateway/c/$(DEPDIR)/libscilinear_algebra_la-sci_norm.Plo
1618 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-linear_algebra_gw.Plo
1619 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_balanc.Plo
1620 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_bdiag.Plo
1621 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_chol.Plo
1622 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_det.Plo
1623 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_hess.Plo
1624 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_inv.Plo
1625 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lsq.Plo
1626 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_lu.Plo
1627 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_qr.Plo
1628 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_rcond.Plo
1629 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_schur.Plo
1630 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_spec.Plo
1631 -rm -f sci_gateway/cpp/$(DEPDIR)/libscilinear_algebra_la-sci_svd.Plo
1632 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-balanc.Plo
1633 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-chol.Plo
1634 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-det.Plo
1635 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-eigen.Plo
1636 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-hess.Plo
1637 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-issymmetric.Plo
1638 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lsq.Plo
1639 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-lu.Plo
1640 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-norm.Plo
1641 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-qr.Plo
1642 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-rcond.Plo
1643 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-schurtable.Plo
1644 -rm -f src/c/$(DEPDIR)/libscilinear_algebra_algo_la-svd.Plo
1645 -rm -f src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-schurSelect.Plo
1646 -rm -f src/cpp/$(DEPDIR)/libscilinear_algebra_algo_la-scischur.Plo
1648 maintainer-clean-am: distclean-am maintainer-clean-generic
1650 mostlyclean: mostlyclean-am
1652 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1663 uninstall-am: uninstall-libscilinear_algebra_la_etcDATA \
1664 uninstall-libscilinear_algebra_la_rootDATA \
1665 uninstall-pkglibLTLIBRARIES
1667 .MAKE: check-am install-am install-strip
1669 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1670 check-am check-local clean clean-generic clean-libtool \
1671 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1672 cscopelist-am ctags ctags-am distclean distclean-compile \
1673 distclean-generic distclean-libtool distclean-local \
1674 distclean-tags distdir dvi dvi-am html html-am info info-am \
1675 install install-am install-data install-data-am \
1676 install-data-local install-dvi install-dvi-am install-exec \
1677 install-exec-am install-html install-html-am \
1678 install-html-local install-info install-info-am \
1679 install-libscilinear_algebra_la_etcDATA \
1680 install-libscilinear_algebra_la_rootDATA install-man \
1681 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1682 install-ps install-ps-am install-strip installcheck \
1683 installcheck-am installdirs maintainer-clean \
1684 maintainer-clean-generic mostlyclean mostlyclean-compile \
1685 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1686 tags tags-am uninstall uninstall-am \
1687 uninstall-libscilinear_algebra_la_etcDATA \
1688 uninstall-libscilinear_algebra_la_rootDATA \
1689 uninstall-pkglibLTLIBRARIES
1694 # This target enables tests for Scilab
1695 check-local: $(top_builddir)/scilab-bin test
1696 if test -d $(mydatadir)/tests; then \
1697 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1700 if test -f build.xml; then \
1701 $(ANT) checkstyle; \
1703 if test -x "$(SPLINT)"; then \
1704 $(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); \
1706 @NEED_JAVA_TRUE@java:
1707 # Some configurations needs to export JAVA_HOME in the current env
1708 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1709 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1710 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1711 @NEED_JAVA_TRUE@ $(ANT); \
1714 @NEED_JAVA_TRUE@clean-java:
1715 # Some configurations needs to export JAVA_HOME in the current env
1716 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1717 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1718 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1719 @NEED_JAVA_TRUE@ $(ANT) clean; \
1720 @NEED_JAVA_TRUE@ fi;
1722 # If the user request for the SWIG generation of the wrappers Java => C/C++
1723 # We call the target swig-build on the variable SWIG_WRAPPERS
1725 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1726 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1727 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1728 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1729 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1730 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1731 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1735 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1736 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1737 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1738 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1739 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1740 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1744 # If the user request for the SWIG generation of the wrappers Java => C/C++
1745 # We call the target swig-build on the variable SWIG_WRAPPERS
1747 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1748 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1749 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1750 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1751 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1752 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1753 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1754 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1756 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1757 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1762 @GIWS_TRUE@giws-exception:
1763 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1764 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1765 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1768 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1769 echo "Error : Cannot build $< : Scilab has not been built"; \
1771 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1774 # Removes the macros
1776 # Removes macros (*.bin generated from .sci)
1777 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1778 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1779 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1783 # More tests could be added here
1784 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1785 if test -f build.xml -a $$USEANT -eq 1; then \
1789 all-local: $(TARGETS_ALL)
1792 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1793 echo "Error : Cannot build $< : Scilab has not been build"; \
1795 echo "Creating $@"; \
1796 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1801 install-data-local-local:
1802 # Mainly for javasci
1803 @if test -d $(srcdir)/javadoc; then \
1804 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1806 # If the user wants the help sources to be installed
1807 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1808 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1809 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1810 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1811 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1812 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1813 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1814 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1815 @INSTALL_HELP_XML_TRUE@ done ; \
1816 @INSTALL_HELP_XML_TRUE@ fi; \
1817 @INSTALL_HELP_XML_TRUE@ fi; \
1818 @INSTALL_HELP_XML_TRUE@ done; \
1819 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1820 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1821 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1822 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1823 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1824 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1825 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1826 @INSTALL_HELP_XML_TRUE@ done ; \
1827 @INSTALL_HELP_XML_TRUE@ fi; \
1828 @INSTALL_HELP_XML_TRUE@ fi
1831 @echo "-------- Install tests (if any) --------"; \
1832 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1833 if test -d $(srcdir)/$$dir/; then \
1834 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1835 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1836 if test -d "$(srcdir)/$$dir/$$file"; then \
1837 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1838 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1840 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1841 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1846 # Install the help chapter
1847 @echo "-------- Install the help chapter (if any) --------"; \
1848 for lang in $(HELP_CHAPTERLANG); do \
1849 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1850 if test -f $$HELPFILE; then \
1851 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1852 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1853 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1854 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1857 # Install the demos & examples
1858 @echo "-------- Install demos & examples (if any) --------"; \
1859 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1860 if test -d $(srcdir)/$$dir/; then \
1861 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1862 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1863 if test -d "$(srcdir)/$$dir/$$file"; then \
1864 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1865 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1867 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1868 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1873 # Install the macros
1874 @echo "-------- Install macros (if any) --------"; \
1875 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1876 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1877 if test -d $(srcdir)/$$dir/; then \
1878 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1879 if test -n "$(MACROSSPECIALEXT)"; then \
1881 for specialExt in $(MACROSSPECIALEXT); do \
1882 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1884 FILELIST="$$FILELIST $$specialExtDir"; \
1886 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1887 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1888 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1892 # Install java files (.jar)
1893 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1894 echo "-------- Install jar files --------"; \
1895 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1896 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1897 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1898 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1902 ########### CLEAN ###################
1903 # Clean help (generated automatically by Scilab)
1904 # It used to clean the macro (clean-macros) but this was causing
1905 # make clean && make to fail Scilab startup
1906 @NEED_JAVA_TRUE@clean-local: clean-java
1907 @NEED_JAVA_FALSE@clean-local:
1910 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1912 .PHONY: macros java swig giws
1914 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1915 # Otherwise a system limit (for SysV at least) may be exceeded.