1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
19 # Copyright (C) 2006 - INRIA - Sylvestre LEDRU
21 # This file is distributed under the same license as the Scilab package.
23 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
24 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
25 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
27 # This file must be used under the terms of the CeCILL.
28 # This source file is licensed as described in the file COPYING, which
29 # you should have received as part of this distribution. The terms
30 # are also available at
31 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
35 ### Makefile included stuff
36 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
46 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
47 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49 for am__flg in $$MAKEFLAGS; do \
52 *n*) am__dry=yes; break;; \
56 test $$am__dry = yes; \
58 pkgdatadir = $(datadir)/@PACKAGE@
59 pkgincludedir = $(includedir)/@PACKAGE@
60 pkglibdir = $(libdir)/@PACKAGE@
61 pkglibexecdir = $(libexecdir)/@PACKAGE@
62 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
63 install_sh_DATA = $(install_sh) -c -m 644
64 install_sh_PROGRAM = $(install_sh) -c
65 install_sh_SCRIPT = $(install_sh) -c
66 INSTALL_HEADER = $(INSTALL_DATA)
67 transform = $(program_transform_name)
74 build_triplet = @build@
76 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
77 $(top_srcdir)/Makefile.incl.am
78 @NEED_JAVA_TRUE@am__append_1 = java
79 subdir = modules/cacsd
80 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
81 am__aclocal_m4_deps = $(top_srcdir)/m4/backtrace.m4 \
82 $(top_srcdir)/m4/compiler.m4 $(top_srcdir)/m4/docbook.m4 \
83 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/fftw.m4 \
84 $(top_srcdir)/m4/fortran.m4 $(top_srcdir)/m4/giws.m4 \
85 $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/intel_compiler.m4 \
86 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
87 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
88 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
89 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
90 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
91 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
92 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \
93 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/relocatable.m4 \
94 $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \
95 $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \
96 $(top_srcdir)/configure.ac
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
100 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
102 CONFIG_CLEAN_VPATH_FILES =
103 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104 am__vpath_adj = case $$p in \
105 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
110 am__nobase_strip_setup = \
111 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
113 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
114 am__nobase_list = $(am__nobase_strip_setup); \
115 for p in $$list; do echo "$$p $$p"; done | \
116 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
118 if (++n[$$2] == $(am__install_max)) \
119 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120 END { for (dir in files) print dir, files[dir] }'
122 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
123 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
124 am__uninstall_files_from_dir = { \
126 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
127 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
128 $(am__cd) "$$dir" && rm -f $$files; }; \
130 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
131 "$(DESTDIR)$(libscicacsd_la_etcdir)" \
132 "$(DESTDIR)$(libscicacsd_la_rootdir)" \
133 "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)"
134 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
135 libscicacsd_algo_la_LIBADD =
136 am__objects_1 = jacl2.lo onface.lo tild.lo degl2.lo qvalz.lo dfrmg.lo \
137 hessl2.lo rtitr.lo watfac.lo sszer.lo mzdivq.lo expan.lo \
138 optml2.lo wdegre.lo phi.lo ricd.lo shrslv.lo qhesz.lo rilac.lo \
139 arl2.lo wesidu.lo dzdivq.lo arl2a.lo lq.lo outl2.lo dhetr.lo \
140 domout.lo rootgp.lo feq.lo fout.lo deg1l2.lo modul.lo \
141 scapol.lo giv.lo storl2.lo calsca.lo qitz.lo front.lo
142 am__objects_2 = sb04pd.lo ib01ad.lo tb01wd.lo ib01py.lo mb01rx.lo \
143 ib01md.lo sb02ru.lo sb04nw.lo sb10dd.lo mb04id.lo sb04ny.lo \
144 ib01qd.lo sb04px.lo sb04rw.lo sb04ry.lo mb01qd.lo mb01ud.lo \
145 sb02od.lo mb02ud.lo sb10pd.lo sb03od.lo mb03ud.lo sb02sd.lo \
146 ib01oy.lo sb02ms.lo ab13md.lo sb03or.lo mb03oy.lo ma02fd.lo \
147 sb03ot.lo mb04oy.lo sb04mu.lo sb03mw.lo sb02ov.lo sb03ov.lo \
148 sb04mw.lo sb03my.lo sb04my.lo sb04qu.lo ib01pd.lo sb03qy.lo \
149 sb03sx.lo sb04qy.lo mb01pd.lo mb02pd.lo mb01td.lo sb02nd.lo \
150 sb04nd.lo sb02rd.lo sb04rd.lo ib01cd.lo ib01px.lo ma02ad.lo \
151 ab01od.lo mb01ru.lo ma02ed.lo mb04ny.lo mb01ry.lo sb04nv.lo \
152 ib01od.lo sb04nx.lo sb10fd.lo select.lo sb04rv.lo mb04kd.lo \
153 sb04py.lo sb04rx.lo mb03od.lo mb04od.lo mb01sd.lo sb03md.lo \
154 sb04md.lo sb02qd.lo sb10rd.lo sb04qd.lo ib01my.lo ib01bd.lo \
155 mb04iy.lo sb02mr.lo ab01nd.lo sb02mt.lo sb04mr.lo sb03mv.lo \
156 sb02ou.lo mb02qy.lo sb03ou.lo sb04qr.lo sb03mx.lo ib01nd.lo \
157 sb02oy.lo sb03oy.lo sb03qx.lo ib01rd.lo sb03sy.lo mb04nd.lo \
158 mb01rd.lo mb01vd.lo sb10qd.lo ereduc.lo fstair.lo inva.lo \
159 polmc.lo ssxmc.lo ZB03OD.lo riccpack.lo Ex-schur.lo
160 am_libscicacsd_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2)
161 libscicacsd_algo_la_OBJECTS = $(am_libscicacsd_algo_la_OBJECTS)
162 @MAINTAINER_MODE_FALSE@am_libscicacsd_algo_la_rpath =
163 @MAINTAINER_MODE_TRUE@am_libscicacsd_algo_la_rpath =
164 libscicacsd_la_DEPENDENCIES = libscicacsd-algo.la
165 am__objects_3 = sci_f_hinf.lo sci_f_zrankqr.lo sci_f_tzer.lo \
166 sci_f_residu.lo sci_f_sylv.lo sci_f_ppol.lo sci_f_freq.lo \
167 sci_f_ldiv.lo sci_f_sident.lo sci_f_lyap.lo sci_f_rtitr.lo \
168 sci_f_sorder.lo sci_f_mucomp.lo sci_f_ltitr.lo sci_f_dhinf.lo \
169 sci_f_ricc2.lo sci_f_arl2.lo sci_f_gschur.lo sci_f_ereduc.lo \
170 sci_f_findbd.lo sci_f_fstair.lo sci_f_gspec.lo sci_f_linmeq.lo \
172 am__objects_4 = libscicacsd_la-sci_arl2.lo libscicacsd_la-sci_gspec.lo \
173 libscicacsd_la-sci_rtitr.lo libscicacsd_la-sci_ereduc.lo \
174 libscicacsd_la-sci_ppol.lo libscicacsd_la-sci_tzer.lo \
175 libscicacsd_la-sci_contr.lo libscicacsd_la-sci_fstair.lo \
176 libscicacsd_la-sci_gschur.lo libscicacsd_la-sci_residu.lo \
177 libscicacsd_la-gw_slicot.lo libscicacsd_la-gw_cacsd0.lo \
178 libscicacsd_la-sci_freq.lo libscicacsd_la-gw_cacsd1.lo \
179 libscicacsd_la-sci_rankqr.lo libscicacsd_la-sci_ltitr.lo \
180 libscicacsd_la-sci_ldiv.lo libscicacsd_la-gw_cacsd2.lo \
181 libscicacsd_la-gw_cacsd3.lo
182 am_libscicacsd_la_OBJECTS = $(am__objects_3) $(am__objects_4)
183 libscicacsd_la_OBJECTS = $(am_libscicacsd_la_OBJECTS)
184 libscicacsd_la_LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) \
185 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
186 $(libscicacsd_la_LDFLAGS) $(LDFLAGS) -o $@
187 @MAINTAINER_MODE_FALSE@am_libscicacsd_la_rpath =
188 @MAINTAINER_MODE_TRUE@am_libscicacsd_la_rpath = -rpath $(pkglibdir)
189 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
190 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
191 am__depfiles_maybe = depfiles
193 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
194 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
195 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
196 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
197 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
199 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
200 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
202 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
203 LTF77COMPILE = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
204 --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
206 F77LINK = $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
207 --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) \
209 SOURCES = $(libscicacsd_algo_la_SOURCES) $(libscicacsd_la_SOURCES)
210 DIST_SOURCES = $(libscicacsd_algo_la_SOURCES) \
211 $(libscicacsd_la_SOURCES)
212 am__can_run_installinfo = \
213 case $$AM_UPDATE_INFO_DIR in \
215 *) (install-info --version) >/dev/null 2>&1;; \
217 DATA = $(libscicacsd_la_etc_DATA) $(libscicacsd_la_root_DATA) \
218 $(libscicacsd_la_sci_gateway_DATA)
221 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
223 ALL_LINGUAS = @ALL_LINGUAS@
224 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
229 ARPACK_LIBS = @ARPACK_LIBS@
231 AUTOCONF = @AUTOCONF@
232 AUTOHEADER = @AUTOHEADER@
233 AUTOMAKE = @AUTOMAKE@
234 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
237 BLAS_LIBS = @BLAS_LIBS@
240 CCDEPMODE = @CCDEPMODE@
242 CHECKSTYLE = @CHECKSTYLE@
243 COBERTURA = @COBERTURA@
244 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
245 COMMONS_IO = @COMMONS_IO@
246 COMMONS_LOGGING = @COMMONS_LOGGING@
248 CPPFLAGS = @CPPFLAGS@
251 CXXDEPMODE = @CXXDEPMODE@
252 CXXFLAGS = @CXXFLAGS@
253 CYGPATH_W = @CYGPATH_W@
255 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
257 DOCBOOK_ROOT = @DOCBOOK_ROOT@
258 DOXYGEN_BIN = @DOXYGEN_BIN@
259 DSYMUTIL = @DSYMUTIL@
268 FFTW3_LIB = @FFTW3_LIB@
269 FFTW_ENABLE = @FFTW_ENABLE@
271 FLEXDOCK = @FLEXDOCK@
275 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
276 GIWS_BIN = @GIWS_BIN@
277 GLUEGEN2_RT = @GLUEGEN2_RT@
279 GMSGFMT_015 = @GMSGFMT_015@
280 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
282 GUI_ENABLE = @GUI_ENABLE@
283 HDF5_CFLAGS = @HDF5_CFLAGS@
284 HDF5_LIBS = @HDF5_LIBS@
285 HELP_ENABLE = @HELP_ENABLE@
287 INSTALL_DATA = @INSTALL_DATA@
288 INSTALL_PROGRAM = @INSTALL_PROGRAM@
289 INSTALL_SCRIPT = @INSTALL_SCRIPT@
290 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
291 INTLLIBS = @INTLLIBS@
292 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
296 JAVAC_DEBUG = @JAVAC_DEBUG@
299 JAVASCI_ENABLE = @JAVASCI_ENABLE@
300 JAVA_ENABLE = @JAVA_ENABLE@
302 JAVA_HOME = @JAVA_HOME@
303 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
304 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
306 JEUCLID_CORE = @JEUCLID_CORE@
309 JLATEXMATH = @JLATEXMATH@
310 JLATEXMATH_FOP = @JLATEXMATH_FOP@
312 JROSETTA_API = @JROSETTA_API@
313 JROSETTA_ENGINE = @JROSETTA_ENGINE@
315 LAPACK_LIBS = @LAPACK_LIBS@
319 LIBICONV = @LIBICONV@
327 LOGGING_LEVEL = @LOGGING_LEVEL@
329 LTLIBICONV = @LTLIBICONV@
330 LTLIBINTL = @LTLIBINTL@
331 LTLIBOBJS = @LTLIBOBJS@
333 MAKEINFO = @MAKEINFO@
334 MATIO_CFLAGS = @MATIO_CFLAGS@
335 MATIO_ENABLE = @MATIO_ENABLE@
336 MATIO_LIBS = @MATIO_LIBS@
340 MSGFMT_015 = @MSGFMT_015@
341 MSGMERGE = @MSGMERGE@
347 OCAMLDEP = @OCAMLDEP@
348 OCAMLLEX = @OCAMLLEX@
349 OCAMLOPT = @OCAMLOPT@
350 OCAMLYACC = @OCAMLYACC@
351 OPENMP_CFLAGS = @OPENMP_CFLAGS@
352 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
353 OPENMP_ENABLE = @OPENMP_ENABLE@
354 OPENMP_LIBS = @OPENMP_LIBS@
358 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359 PACKAGE_NAME = @PACKAGE_NAME@
360 PACKAGE_STRING = @PACKAGE_STRING@
361 PACKAGE_TARNAME = @PACKAGE_TARNAME@
362 PACKAGE_URL = @PACKAGE_URL@
363 PACKAGE_VERSION = @PACKAGE_VERSION@
364 PATH_SEPARATOR = @PATH_SEPARATOR@
365 PCRE_CFLAGS = @PCRE_CFLAGS@
366 PCRE_CONFIG = @PCRE_CONFIG@
367 PCRE_LIBS = @PCRE_LIBS@
368 PCRE_VERSION = @PCRE_VERSION@
369 PKG_CONFIG = @PKG_CONFIG@
374 RELOCATABLE = @RELOCATABLE@
377 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
378 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
379 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
380 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
381 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
382 SCIRENDERER = @SCIRENDERER@
383 SCI_CFLAGS = @SCI_CFLAGS@
384 SCI_CXXFLAGS = @SCI_CXXFLAGS@
385 SCI_FFLAGS = @SCI_FFLAGS@
386 SCI_LDFLAGS = @SCI_LDFLAGS@
388 SET_MAKE = @SET_MAKE@
389 SET_RELOCATABLE = @SET_RELOCATABLE@
394 SWIG_BIN = @SWIG_BIN@
395 SWIG_JAVA = @SWIG_JAVA@
396 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
397 TCLTK_LIBS = @TCLTK_LIBS@
398 TCL_INC_PATH = @TCL_INC_PATH@
399 TK_INC_PATH = @TK_INC_PATH@
400 UMFPACK_ENABLE = @UMFPACK_ENABLE@
401 UMFPACK_LIB = @UMFPACK_LIB@
404 WITH_OCAML = @WITH_OCAML@
405 WITH_TKSCI = @WITH_TKSCI@
406 XCOS_ENABLE = @XCOS_ENABLE@
407 XGETTEXT = @XGETTEXT@
408 XGETTEXT_015 = @XGETTEXT_015@
409 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
411 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
412 XML_APIS_EXT = @XML_APIS_EXT@
413 XML_CONFIG = @XML_CONFIG@
414 XML_FLAGS = @XML_FLAGS@
415 XML_LIBS = @XML_LIBS@
416 XML_VERSION = @XML_VERSION@
417 X_CFLAGS = @X_CFLAGS@
418 X_EXTRA_LIBS = @X_EXTRA_LIBS@
420 X_PRE_LIBS = @X_PRE_LIBS@
421 abs_builddir = @abs_builddir@
422 abs_srcdir = @abs_srcdir@
423 abs_top_builddir = @abs_top_builddir@
424 abs_top_srcdir = @abs_top_srcdir@
425 ac_ct_CC = @ac_ct_CC@
426 ac_ct_CXX = @ac_ct_CXX@
427 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
428 ac_ct_F77 = @ac_ct_F77@
429 am__include = @am__include@
430 am__leading_dot = @am__leading_dot@
431 am__quote = @am__quote@
433 am__untar = @am__untar@
436 build_alias = @build_alias@
437 build_cpu = @build_cpu@
438 build_os = @build_os@
439 build_vendor = @build_vendor@
440 builddir = @builddir@
441 cxx_present = @cxx_present@
443 datarootdir = @datarootdir@
446 exec_prefix = @exec_prefix@
448 host_alias = @host_alias@
449 host_cpu = @host_cpu@
451 host_vendor = @host_vendor@
453 includedir = @includedir@
455 install_sh = @install_sh@
457 libexecdir = @libexecdir@
458 localedir = @localedir@
459 localstatedir = @localstatedir@
462 oldincludedir = @oldincludedir@
465 program_transform_name = @program_transform_name@
468 sharedstatedir = @sharedstatedir@
470 sysconfdir = @sysconfdir@
471 target_alias = @target_alias@
472 top_build_prefix = @top_build_prefix@
473 top_builddir = @top_builddir@
474 top_srcdir = @top_srcdir@
475 SLICOT_FORTRAN_SOURCES = src/slicot/sb04pd.f \
476 src/slicot/ib01ad.f \
477 src/slicot/tb01wd.f \
478 src/slicot/ib01py.f \
479 src/slicot/mb01rx.f \
480 src/slicot/ib01md.f \
481 src/slicot/sb02ru.f \
482 src/slicot/sb04nw.f \
483 src/slicot/sb10dd.f \
484 src/slicot/mb04id.f \
485 src/slicot/sb04ny.f \
486 src/slicot/ib01qd.f \
487 src/slicot/sb04px.f \
488 src/slicot/sb04rw.f \
489 src/slicot/sb04ry.f \
490 src/slicot/mb01qd.f \
491 src/slicot/mb01ud.f \
492 src/slicot/sb02od.f \
493 src/slicot/mb02ud.f \
494 src/slicot/sb10pd.f \
495 src/slicot/sb03od.f \
496 src/slicot/mb03ud.f \
497 src/slicot/sb02sd.f \
498 src/slicot/ib01oy.f \
499 src/slicot/sb02ms.f \
500 src/slicot/ab13md.f \
501 src/slicot/sb03or.f \
502 src/slicot/mb03oy.f \
503 src/slicot/ma02fd.f \
504 src/slicot/sb03ot.f \
505 src/slicot/mb04oy.f \
506 src/slicot/sb04mu.f \
507 src/slicot/sb03mw.f \
508 src/slicot/sb02ov.f \
509 src/slicot/sb03ov.f \
510 src/slicot/sb04mw.f \
511 src/slicot/sb03my.f \
512 src/slicot/sb04my.f \
513 src/slicot/sb04qu.f \
514 src/slicot/ib01pd.f \
515 src/slicot/sb03qy.f \
516 src/slicot/sb03sx.f \
517 src/slicot/sb04qy.f \
518 src/slicot/mb01pd.f \
519 src/slicot/mb02pd.f \
520 src/slicot/mb01td.f \
521 src/slicot/sb02nd.f \
522 src/slicot/sb04nd.f \
523 src/slicot/sb02rd.f \
524 src/slicot/sb04rd.f \
525 src/slicot/ib01cd.f \
526 src/slicot/ib01px.f \
527 src/slicot/ma02ad.f \
528 src/slicot/ab01od.f \
529 src/slicot/mb01ru.f \
530 src/slicot/ma02ed.f \
531 src/slicot/mb04ny.f \
532 src/slicot/mb01ry.f \
533 src/slicot/sb04nv.f \
534 src/slicot/ib01od.f \
535 src/slicot/sb04nx.f \
536 src/slicot/sb10fd.f \
537 src/slicot/select.f \
538 src/slicot/sb04rv.f \
539 src/slicot/mb04kd.f \
540 src/slicot/sb04py.f \
541 src/slicot/sb04rx.f \
542 src/slicot/mb03od.f \
543 src/slicot/mb04od.f \
544 src/slicot/mb01sd.f \
545 src/slicot/sb03md.f \
546 src/slicot/sb04md.f \
547 src/slicot/sb02qd.f \
548 src/slicot/sb10rd.f \
549 src/slicot/sb04qd.f \
550 src/slicot/ib01my.f \
551 src/slicot/ib01bd.f \
552 src/slicot/mb04iy.f \
553 src/slicot/sb02mr.f \
554 src/slicot/ab01nd.f \
555 src/slicot/sb02mt.f \
556 src/slicot/sb04mr.f \
557 src/slicot/sb03mv.f \
558 src/slicot/sb02ou.f \
559 src/slicot/mb02qy.f \
560 src/slicot/sb03ou.f \
561 src/slicot/sb04qr.f \
562 src/slicot/sb03mx.f \
563 src/slicot/ib01nd.f \
564 src/slicot/sb02oy.f \
565 src/slicot/sb03oy.f \
566 src/slicot/sb03qx.f \
567 src/slicot/ib01rd.f \
568 src/slicot/sb03sy.f \
569 src/slicot/mb04nd.f \
570 src/slicot/mb01rd.f \
571 src/slicot/mb01vd.f \
572 src/slicot/sb10qd.f \
573 src/slicot/ereduc.f \
574 src/slicot/fstair.f \
578 src/slicot/ZB03OD.f \
579 src/slicot/riccpack.f \
580 src/slicot/Ex-schur.f
582 CACSD_FORTRAN_SOURCES = \
583 src/fortran/jacl2.f \
584 src/fortran/onface.f \
586 src/fortran/degl2.f \
587 src/fortran/qvalz.f \
588 src/fortran/dfrmg.f \
589 src/fortran/hessl2.f \
590 src/fortran/rtitr.f \
591 src/fortran/watfac.f \
592 src/fortran/sszer.f \
593 src/fortran/mzdivq.f \
594 src/fortran/expan.f \
595 src/fortran/optml2.f \
596 src/fortran/wdegre.f \
599 src/fortran/shrslv.f \
600 src/fortran/qhesz.f \
601 src/fortran/rilac.f \
603 src/fortran/wesidu.f \
604 src/fortran/dzdivq.f \
605 src/fortran/arl2a.f \
607 src/fortran/outl2.f \
608 src/fortran/dhetr.f \
609 src/fortran/domout.f \
610 src/fortran/rootgp.f \
613 src/fortran/deg1l2.f \
614 src/fortran/modul.f \
615 src/fortran/scapol.f \
617 src/fortran/storl2.f \
618 src/fortran/calsca.f \
622 GATEWAY_C_SOURCES = sci_gateway/c/sci_arl2.c \
623 sci_gateway/c/sci_gspec.c \
624 sci_gateway/c/sci_rtitr.c \
625 sci_gateway/c/sci_ereduc.c \
626 sci_gateway/c/sci_ppol.c \
627 sci_gateway/c/sci_tzer.c \
628 sci_gateway/c/sci_contr.c \
629 sci_gateway/c/sci_fstair.c \
630 sci_gateway/c/sci_gschur.c \
631 sci_gateway/c/sci_residu.c \
632 sci_gateway/c/gw_slicot.c \
633 sci_gateway/c/gw_cacsd0.c \
634 sci_gateway/c/sci_freq.c \
635 sci_gateway/c/gw_cacsd1.c \
636 sci_gateway/c/sci_rankqr.c \
637 sci_gateway/c/sci_ltitr.c \
638 sci_gateway/c/sci_ldiv.c \
639 sci_gateway/c/gw_cacsd2.c \
640 sci_gateway/c/gw_cacsd3.c
642 GATEWAY_FORTRAN_SOURCES = sci_gateway/fortran/sci_f_hinf.f \
643 sci_gateway/fortran/sci_f_zrankqr.f \
644 sci_gateway/fortran/sci_f_tzer.f \
645 sci_gateway/fortran/sci_f_residu.f \
646 sci_gateway/fortran/sci_f_sylv.f \
647 sci_gateway/fortran/sci_f_ppol.f \
648 sci_gateway/fortran/sci_f_freq.f \
649 sci_gateway/fortran/sci_f_ldiv.f \
650 sci_gateway/fortran/sci_f_sident.f \
651 sci_gateway/fortran/sci_f_lyap.f \
652 sci_gateway/fortran/sci_f_rtitr.f \
653 sci_gateway/fortran/sci_f_sorder.f \
654 sci_gateway/fortran/sci_f_mucomp.f \
655 sci_gateway/fortran/sci_f_ltitr.f \
656 sci_gateway/fortran/sci_f_dhinf.f \
657 sci_gateway/fortran/sci_f_ricc2.f \
658 sci_gateway/fortran/sci_f_arl2.f \
659 sci_gateway/fortran/sci_f_gschur.f \
660 sci_gateway/fortran/sci_f_ereduc.f \
661 sci_gateway/fortran/sci_f_findbd.f \
662 sci_gateway/fortran/sci_f_fstair.f \
663 sci_gateway/fortran/sci_f_gspec.f \
664 sci_gateway/fortran/sci_f_linmeq.f \
665 sci_gateway/fortran/sci_f_rankqr.f
667 libscicacsd_la_CPPFLAGS = -I$(srcdir)/includes/ \
668 -I$(top_srcdir)/libs/MALLOC/includes/ \
669 -I$(top_srcdir)/modules/api_scilab/includes/ \
670 -I$(top_srcdir)/modules/localization/includes/ \
671 -I$(top_srcdir)/modules/output_stream/includes/ \
674 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscicacsd.la
675 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscicacsd-algo.la libscicacsd.la
676 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscicacsd-algo.la
677 libscicacsd_la_LDFLAGS = $(ATLAS_LIBS) $(AM_LDFLAGS)
678 libscicacsd_algo_la_SOURCES = $(CACSD_FORTRAN_SOURCES) $(SLICOT_FORTRAN_SOURCES)
679 libscicacsd_la_SOURCES = $(GATEWAY_FORTRAN_SOURCES) $(GATEWAY_C_SOURCES)
680 libscicacsd_algo_la_CPPFLAGS = $(libscicacsd_la_CPPFLAGS)
682 # For the code check (splint)
683 CHECK_SRC = $(GATEWAY_C_SOURCES)
684 INCLUDE_FLAGS = $(libscicacsd_la_CPPFLAGS)
685 libscicacsd_la_LIBADD = libscicacsd-algo.la
690 #### cacsd : Conf files ####
691 libscicacsd_la_rootdir = $(mydatadir)
692 libscicacsd_la_root_DATA = license.txt
694 ####�cacsd : init scripts ####
695 libscicacsd_la_etcdir = $(mydatadir)/etc
696 libscicacsd_la_etc_DATA = etc/cacsd.quit etc/cacsd.start
698 ####�cacsd : gateway declaration ####
699 libscicacsd_la_sci_gatewaydir = $(mydatadir)/sci_gateway
700 libscicacsd_la_sci_gateway_DATA = sci_gateway/cacsd_gateway.xml
702 # Where all the Scilab stuff is installed (macros, help, ...)
703 mydatadir = $(pkgdatadir)/modules/$(modulename)
705 # Set AM_* SCI detected settings
706 AM_CPPFLAGS = $(SCI_CPPFLAGS)
707 AM_CFLAGS = $(SCI_CFLAGS)
708 AM_CXXFLAGS = $(SCI_CXXFLAGS)
709 # append includes to AM_FFLAGS to manage fortran includes
710 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
712 # Tag shared libraries with the Scilab version
713 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
716 SPLINT_OPTIONS = -weak -booltype BOOL
718 ########################### JAVA ######################################
719 #### We are delegating java compilation to ant... Thanks to that
720 #### the procedure will be the same with Microsoft Windows (C)
722 #######################################################################
723 TARGETS_ALL = $(am__append_1)
725 ################ MACROS ######################
726 # Rule to build a macro
727 # NOT USED AT THE MOMENT
730 ########### INSTALL DOCUMENTATION ###################
732 # Install documentation files into the right target
733 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
734 # automake needs the html files to be present which is not the case when
735 # we are building Scilab
737 # Where it should be installed
738 pkgdocdir = $(mydatadir)
740 # What is the mask of the help source
743 # What is the mask of the MathML sources
746 ########### INSTALL DATA ###################
747 # Install macros, help & demos
748 # Where it should be installed
749 pkgmacrosdir = $(mydatadir)
750 # Which directory we process
752 # Mask of the Scilab sources macros
754 # Mask of the Scilab executable sources macros
755 MACROBUILDMASK = *.sce
756 # Mask of the Scilab compiled macros
758 # List of the standard directory for tests
759 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
760 # Where the demos should be installed
761 pkgdemosdir = $(mydatadir)
762 # List of the standard directory for demos
764 # List of the standard directory for examples
765 EXAMPLES_DIR = examples
766 # Where to export JAVA archives (.jar)
771 HELP_CHAPTERDIR = help/
772 HELP_CHAPTERFILE = addchapter.sce
773 HELP_CHAPTERLANG = en_US fr_FR pt_BR
777 .SUFFIXES: .sci .bin .c .f .lo .o .obj
778 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
780 case '$(am__configure_deps)' in \
782 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
783 && { if test -f $@; then exit 0; else break; fi; }; \
787 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/cacsd/Makefile'; \
788 $(am__cd) $(top_srcdir) && \
789 $(AUTOMAKE) --foreign modules/cacsd/Makefile
791 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
794 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
796 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
797 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
799 $(top_srcdir)/Makefile.incl.am:
801 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
802 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
804 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
805 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
806 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
807 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
808 $(am__aclocal_m4_deps):
810 clean-noinstLTLIBRARIES:
811 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
812 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
813 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
814 test "$$dir" != "$$p" || dir=.; \
815 echo "rm -f \"$${dir}/so_locations\""; \
816 rm -f "$${dir}/so_locations"; \
818 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
820 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
821 list2=; for p in $$list; do \
822 if test -f $$p; then \
823 list2="$$list2 $$p"; \
826 test -z "$$list2" || { \
827 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
828 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
829 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
830 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
833 uninstall-pkglibLTLIBRARIES:
835 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
836 for p in $$list; do \
838 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
839 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
842 clean-pkglibLTLIBRARIES:
843 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
844 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
845 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
846 test "$$dir" != "$$p" || dir=.; \
847 echo "rm -f \"$${dir}/so_locations\""; \
848 rm -f "$${dir}/so_locations"; \
850 libscicacsd-algo.la: $(libscicacsd_algo_la_OBJECTS) $(libscicacsd_algo_la_DEPENDENCIES) $(EXTRA_libscicacsd_algo_la_DEPENDENCIES)
851 $(F77LINK) $(am_libscicacsd_algo_la_rpath) $(libscicacsd_algo_la_OBJECTS) $(libscicacsd_algo_la_LIBADD) $(LIBS)
852 libscicacsd.la: $(libscicacsd_la_OBJECTS) $(libscicacsd_la_DEPENDENCIES) $(EXTRA_libscicacsd_la_DEPENDENCIES)
853 $(libscicacsd_la_LINK) $(am_libscicacsd_la_rpath) $(libscicacsd_la_OBJECTS) $(libscicacsd_la_LIBADD) $(LIBS)
861 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-gw_cacsd0.Plo@am__quote@
862 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-gw_cacsd1.Plo@am__quote@
863 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-gw_cacsd2.Plo@am__quote@
864 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-gw_cacsd3.Plo@am__quote@
865 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-gw_slicot.Plo@am__quote@
866 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_arl2.Plo@am__quote@
867 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_contr.Plo@am__quote@
868 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_ereduc.Plo@am__quote@
869 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_freq.Plo@am__quote@
870 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_fstair.Plo@am__quote@
871 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_gschur.Plo@am__quote@
872 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_gspec.Plo@am__quote@
873 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_ldiv.Plo@am__quote@
874 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_ltitr.Plo@am__quote@
875 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_ppol.Plo@am__quote@
876 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_rankqr.Plo@am__quote@
877 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_residu.Plo@am__quote@
878 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_rtitr.Plo@am__quote@
879 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libscicacsd_la-sci_tzer.Plo@am__quote@
882 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
883 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
885 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
886 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
889 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
890 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
891 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
893 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
896 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
897 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
898 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
899 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
900 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
902 libscicacsd_la-sci_arl2.lo: sci_gateway/c/sci_arl2.c
903 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_arl2.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_arl2.Tpo -c -o libscicacsd_la-sci_arl2.lo `test -f 'sci_gateway/c/sci_arl2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_arl2.c
904 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_arl2.Tpo $(DEPDIR)/libscicacsd_la-sci_arl2.Plo
905 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_arl2.c' object='libscicacsd_la-sci_arl2.lo' libtool=yes @AMDEPBACKSLASH@
906 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
907 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_arl2.lo `test -f 'sci_gateway/c/sci_arl2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_arl2.c
909 libscicacsd_la-sci_gspec.lo: sci_gateway/c/sci_gspec.c
910 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_gspec.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_gspec.Tpo -c -o libscicacsd_la-sci_gspec.lo `test -f 'sci_gateway/c/sci_gspec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gspec.c
911 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_gspec.Tpo $(DEPDIR)/libscicacsd_la-sci_gspec.Plo
912 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_gspec.c' object='libscicacsd_la-sci_gspec.lo' libtool=yes @AMDEPBACKSLASH@
913 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
914 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_gspec.lo `test -f 'sci_gateway/c/sci_gspec.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gspec.c
916 libscicacsd_la-sci_rtitr.lo: sci_gateway/c/sci_rtitr.c
917 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_rtitr.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_rtitr.Tpo -c -o libscicacsd_la-sci_rtitr.lo `test -f 'sci_gateway/c/sci_rtitr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rtitr.c
918 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_rtitr.Tpo $(DEPDIR)/libscicacsd_la-sci_rtitr.Plo
919 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_rtitr.c' object='libscicacsd_la-sci_rtitr.lo' libtool=yes @AMDEPBACKSLASH@
920 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
921 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_rtitr.lo `test -f 'sci_gateway/c/sci_rtitr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rtitr.c
923 libscicacsd_la-sci_ereduc.lo: sci_gateway/c/sci_ereduc.c
924 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_ereduc.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_ereduc.Tpo -c -o libscicacsd_la-sci_ereduc.lo `test -f 'sci_gateway/c/sci_ereduc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ereduc.c
925 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_ereduc.Tpo $(DEPDIR)/libscicacsd_la-sci_ereduc.Plo
926 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_ereduc.c' object='libscicacsd_la-sci_ereduc.lo' libtool=yes @AMDEPBACKSLASH@
927 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
928 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_ereduc.lo `test -f 'sci_gateway/c/sci_ereduc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ereduc.c
930 libscicacsd_la-sci_ppol.lo: sci_gateway/c/sci_ppol.c
931 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_ppol.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_ppol.Tpo -c -o libscicacsd_la-sci_ppol.lo `test -f 'sci_gateway/c/sci_ppol.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ppol.c
932 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_ppol.Tpo $(DEPDIR)/libscicacsd_la-sci_ppol.Plo
933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_ppol.c' object='libscicacsd_la-sci_ppol.lo' libtool=yes @AMDEPBACKSLASH@
934 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
935 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_ppol.lo `test -f 'sci_gateway/c/sci_ppol.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ppol.c
937 libscicacsd_la-sci_tzer.lo: sci_gateway/c/sci_tzer.c
938 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_tzer.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_tzer.Tpo -c -o libscicacsd_la-sci_tzer.lo `test -f 'sci_gateway/c/sci_tzer.c' || echo '$(srcdir)/'`sci_gateway/c/sci_tzer.c
939 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_tzer.Tpo $(DEPDIR)/libscicacsd_la-sci_tzer.Plo
940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_tzer.c' object='libscicacsd_la-sci_tzer.lo' libtool=yes @AMDEPBACKSLASH@
941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
942 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_tzer.lo `test -f 'sci_gateway/c/sci_tzer.c' || echo '$(srcdir)/'`sci_gateway/c/sci_tzer.c
944 libscicacsd_la-sci_contr.lo: sci_gateway/c/sci_contr.c
945 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_contr.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_contr.Tpo -c -o libscicacsd_la-sci_contr.lo `test -f 'sci_gateway/c/sci_contr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_contr.c
946 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_contr.Tpo $(DEPDIR)/libscicacsd_la-sci_contr.Plo
947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_contr.c' object='libscicacsd_la-sci_contr.lo' libtool=yes @AMDEPBACKSLASH@
948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
949 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_contr.lo `test -f 'sci_gateway/c/sci_contr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_contr.c
951 libscicacsd_la-sci_fstair.lo: sci_gateway/c/sci_fstair.c
952 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_fstair.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_fstair.Tpo -c -o libscicacsd_la-sci_fstair.lo `test -f 'sci_gateway/c/sci_fstair.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fstair.c
953 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_fstair.Tpo $(DEPDIR)/libscicacsd_la-sci_fstair.Plo
954 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_fstair.c' object='libscicacsd_la-sci_fstair.lo' libtool=yes @AMDEPBACKSLASH@
955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
956 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_fstair.lo `test -f 'sci_gateway/c/sci_fstair.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fstair.c
958 libscicacsd_la-sci_gschur.lo: sci_gateway/c/sci_gschur.c
959 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_gschur.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_gschur.Tpo -c -o libscicacsd_la-sci_gschur.lo `test -f 'sci_gateway/c/sci_gschur.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gschur.c
960 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_gschur.Tpo $(DEPDIR)/libscicacsd_la-sci_gschur.Plo
961 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_gschur.c' object='libscicacsd_la-sci_gschur.lo' libtool=yes @AMDEPBACKSLASH@
962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
963 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_gschur.lo `test -f 'sci_gateway/c/sci_gschur.c' || echo '$(srcdir)/'`sci_gateway/c/sci_gschur.c
965 libscicacsd_la-sci_residu.lo: sci_gateway/c/sci_residu.c
966 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_residu.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_residu.Tpo -c -o libscicacsd_la-sci_residu.lo `test -f 'sci_gateway/c/sci_residu.c' || echo '$(srcdir)/'`sci_gateway/c/sci_residu.c
967 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_residu.Tpo $(DEPDIR)/libscicacsd_la-sci_residu.Plo
968 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_residu.c' object='libscicacsd_la-sci_residu.lo' libtool=yes @AMDEPBACKSLASH@
969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
970 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_residu.lo `test -f 'sci_gateway/c/sci_residu.c' || echo '$(srcdir)/'`sci_gateway/c/sci_residu.c
972 libscicacsd_la-gw_slicot.lo: sci_gateway/c/gw_slicot.c
973 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-gw_slicot.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-gw_slicot.Tpo -c -o libscicacsd_la-gw_slicot.lo `test -f 'sci_gateway/c/gw_slicot.c' || echo '$(srcdir)/'`sci_gateway/c/gw_slicot.c
974 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-gw_slicot.Tpo $(DEPDIR)/libscicacsd_la-gw_slicot.Plo
975 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/gw_slicot.c' object='libscicacsd_la-gw_slicot.lo' libtool=yes @AMDEPBACKSLASH@
976 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
977 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-gw_slicot.lo `test -f 'sci_gateway/c/gw_slicot.c' || echo '$(srcdir)/'`sci_gateway/c/gw_slicot.c
979 libscicacsd_la-gw_cacsd0.lo: sci_gateway/c/gw_cacsd0.c
980 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-gw_cacsd0.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-gw_cacsd0.Tpo -c -o libscicacsd_la-gw_cacsd0.lo `test -f 'sci_gateway/c/gw_cacsd0.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd0.c
981 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-gw_cacsd0.Tpo $(DEPDIR)/libscicacsd_la-gw_cacsd0.Plo
982 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/gw_cacsd0.c' object='libscicacsd_la-gw_cacsd0.lo' libtool=yes @AMDEPBACKSLASH@
983 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
984 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-gw_cacsd0.lo `test -f 'sci_gateway/c/gw_cacsd0.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd0.c
986 libscicacsd_la-sci_freq.lo: sci_gateway/c/sci_freq.c
987 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_freq.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_freq.Tpo -c -o libscicacsd_la-sci_freq.lo `test -f 'sci_gateway/c/sci_freq.c' || echo '$(srcdir)/'`sci_gateway/c/sci_freq.c
988 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_freq.Tpo $(DEPDIR)/libscicacsd_la-sci_freq.Plo
989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_freq.c' object='libscicacsd_la-sci_freq.lo' libtool=yes @AMDEPBACKSLASH@
990 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
991 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_freq.lo `test -f 'sci_gateway/c/sci_freq.c' || echo '$(srcdir)/'`sci_gateway/c/sci_freq.c
993 libscicacsd_la-gw_cacsd1.lo: sci_gateway/c/gw_cacsd1.c
994 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-gw_cacsd1.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-gw_cacsd1.Tpo -c -o libscicacsd_la-gw_cacsd1.lo `test -f 'sci_gateway/c/gw_cacsd1.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd1.c
995 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-gw_cacsd1.Tpo $(DEPDIR)/libscicacsd_la-gw_cacsd1.Plo
996 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/gw_cacsd1.c' object='libscicacsd_la-gw_cacsd1.lo' libtool=yes @AMDEPBACKSLASH@
997 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
998 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-gw_cacsd1.lo `test -f 'sci_gateway/c/gw_cacsd1.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd1.c
1000 libscicacsd_la-sci_rankqr.lo: sci_gateway/c/sci_rankqr.c
1001 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_rankqr.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_rankqr.Tpo -c -o libscicacsd_la-sci_rankqr.lo `test -f 'sci_gateway/c/sci_rankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rankqr.c
1002 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_rankqr.Tpo $(DEPDIR)/libscicacsd_la-sci_rankqr.Plo
1003 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_rankqr.c' object='libscicacsd_la-sci_rankqr.lo' libtool=yes @AMDEPBACKSLASH@
1004 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1005 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_rankqr.lo `test -f 'sci_gateway/c/sci_rankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rankqr.c
1007 libscicacsd_la-sci_ltitr.lo: sci_gateway/c/sci_ltitr.c
1008 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_ltitr.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_ltitr.Tpo -c -o libscicacsd_la-sci_ltitr.lo `test -f 'sci_gateway/c/sci_ltitr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ltitr.c
1009 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_ltitr.Tpo $(DEPDIR)/libscicacsd_la-sci_ltitr.Plo
1010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_ltitr.c' object='libscicacsd_la-sci_ltitr.lo' libtool=yes @AMDEPBACKSLASH@
1011 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1012 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_ltitr.lo `test -f 'sci_gateway/c/sci_ltitr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ltitr.c
1014 libscicacsd_la-sci_ldiv.lo: sci_gateway/c/sci_ldiv.c
1015 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-sci_ldiv.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-sci_ldiv.Tpo -c -o libscicacsd_la-sci_ldiv.lo `test -f 'sci_gateway/c/sci_ldiv.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ldiv.c
1016 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-sci_ldiv.Tpo $(DEPDIR)/libscicacsd_la-sci_ldiv.Plo
1017 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/sci_ldiv.c' object='libscicacsd_la-sci_ldiv.lo' libtool=yes @AMDEPBACKSLASH@
1018 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1019 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-sci_ldiv.lo `test -f 'sci_gateway/c/sci_ldiv.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ldiv.c
1021 libscicacsd_la-gw_cacsd2.lo: sci_gateway/c/gw_cacsd2.c
1022 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-gw_cacsd2.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-gw_cacsd2.Tpo -c -o libscicacsd_la-gw_cacsd2.lo `test -f 'sci_gateway/c/gw_cacsd2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd2.c
1023 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-gw_cacsd2.Tpo $(DEPDIR)/libscicacsd_la-gw_cacsd2.Plo
1024 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/gw_cacsd2.c' object='libscicacsd_la-gw_cacsd2.lo' libtool=yes @AMDEPBACKSLASH@
1025 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1026 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-gw_cacsd2.lo `test -f 'sci_gateway/c/gw_cacsd2.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd2.c
1028 libscicacsd_la-gw_cacsd3.lo: sci_gateway/c/gw_cacsd3.c
1029 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libscicacsd_la-gw_cacsd3.lo -MD -MP -MF $(DEPDIR)/libscicacsd_la-gw_cacsd3.Tpo -c -o libscicacsd_la-gw_cacsd3.lo `test -f 'sci_gateway/c/gw_cacsd3.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd3.c
1030 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscicacsd_la-gw_cacsd3.Tpo $(DEPDIR)/libscicacsd_la-gw_cacsd3.Plo
1031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sci_gateway/c/gw_cacsd3.c' object='libscicacsd_la-gw_cacsd3.lo' libtool=yes @AMDEPBACKSLASH@
1032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1033 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libscicacsd_la-gw_cacsd3.lo `test -f 'sci_gateway/c/gw_cacsd3.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd3.c
1036 $(F77COMPILE) -c -o $@ $<
1039 $(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1042 $(LTF77COMPILE) -c -o $@ $<
1044 jacl2.lo: src/fortran/jacl2.f
1045 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o jacl2.lo `test -f 'src/fortran/jacl2.f' || echo '$(srcdir)/'`src/fortran/jacl2.f
1047 onface.lo: src/fortran/onface.f
1048 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o onface.lo `test -f 'src/fortran/onface.f' || echo '$(srcdir)/'`src/fortran/onface.f
1050 tild.lo: src/fortran/tild.f
1051 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o tild.lo `test -f 'src/fortran/tild.f' || echo '$(srcdir)/'`src/fortran/tild.f
1053 degl2.lo: src/fortran/degl2.f
1054 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o degl2.lo `test -f 'src/fortran/degl2.f' || echo '$(srcdir)/'`src/fortran/degl2.f
1056 qvalz.lo: src/fortran/qvalz.f
1057 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o qvalz.lo `test -f 'src/fortran/qvalz.f' || echo '$(srcdir)/'`src/fortran/qvalz.f
1059 dfrmg.lo: src/fortran/dfrmg.f
1060 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dfrmg.lo `test -f 'src/fortran/dfrmg.f' || echo '$(srcdir)/'`src/fortran/dfrmg.f
1062 hessl2.lo: src/fortran/hessl2.f
1063 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o hessl2.lo `test -f 'src/fortran/hessl2.f' || echo '$(srcdir)/'`src/fortran/hessl2.f
1065 rtitr.lo: src/fortran/rtitr.f
1066 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o rtitr.lo `test -f 'src/fortran/rtitr.f' || echo '$(srcdir)/'`src/fortran/rtitr.f
1068 watfac.lo: src/fortran/watfac.f
1069 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o watfac.lo `test -f 'src/fortran/watfac.f' || echo '$(srcdir)/'`src/fortran/watfac.f
1071 sszer.lo: src/fortran/sszer.f
1072 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sszer.lo `test -f 'src/fortran/sszer.f' || echo '$(srcdir)/'`src/fortran/sszer.f
1074 mzdivq.lo: src/fortran/mzdivq.f
1075 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mzdivq.lo `test -f 'src/fortran/mzdivq.f' || echo '$(srcdir)/'`src/fortran/mzdivq.f
1077 expan.lo: src/fortran/expan.f
1078 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o expan.lo `test -f 'src/fortran/expan.f' || echo '$(srcdir)/'`src/fortran/expan.f
1080 optml2.lo: src/fortran/optml2.f
1081 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o optml2.lo `test -f 'src/fortran/optml2.f' || echo '$(srcdir)/'`src/fortran/optml2.f
1083 wdegre.lo: src/fortran/wdegre.f
1084 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wdegre.lo `test -f 'src/fortran/wdegre.f' || echo '$(srcdir)/'`src/fortran/wdegre.f
1086 phi.lo: src/fortran/phi.f
1087 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o phi.lo `test -f 'src/fortran/phi.f' || echo '$(srcdir)/'`src/fortran/phi.f
1089 ricd.lo: src/fortran/ricd.f
1090 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ricd.lo `test -f 'src/fortran/ricd.f' || echo '$(srcdir)/'`src/fortran/ricd.f
1092 shrslv.lo: src/fortran/shrslv.f
1093 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o shrslv.lo `test -f 'src/fortran/shrslv.f' || echo '$(srcdir)/'`src/fortran/shrslv.f
1095 qhesz.lo: src/fortran/qhesz.f
1096 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o qhesz.lo `test -f 'src/fortran/qhesz.f' || echo '$(srcdir)/'`src/fortran/qhesz.f
1098 rilac.lo: src/fortran/rilac.f
1099 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o rilac.lo `test -f 'src/fortran/rilac.f' || echo '$(srcdir)/'`src/fortran/rilac.f
1101 arl2.lo: src/fortran/arl2.f
1102 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o arl2.lo `test -f 'src/fortran/arl2.f' || echo '$(srcdir)/'`src/fortran/arl2.f
1104 wesidu.lo: src/fortran/wesidu.f
1105 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o wesidu.lo `test -f 'src/fortran/wesidu.f' || echo '$(srcdir)/'`src/fortran/wesidu.f
1107 dzdivq.lo: src/fortran/dzdivq.f
1108 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dzdivq.lo `test -f 'src/fortran/dzdivq.f' || echo '$(srcdir)/'`src/fortran/dzdivq.f
1110 arl2a.lo: src/fortran/arl2a.f
1111 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o arl2a.lo `test -f 'src/fortran/arl2a.f' || echo '$(srcdir)/'`src/fortran/arl2a.f
1113 lq.lo: src/fortran/lq.f
1114 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o lq.lo `test -f 'src/fortran/lq.f' || echo '$(srcdir)/'`src/fortran/lq.f
1116 outl2.lo: src/fortran/outl2.f
1117 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o outl2.lo `test -f 'src/fortran/outl2.f' || echo '$(srcdir)/'`src/fortran/outl2.f
1119 dhetr.lo: src/fortran/dhetr.f
1120 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o dhetr.lo `test -f 'src/fortran/dhetr.f' || echo '$(srcdir)/'`src/fortran/dhetr.f
1122 domout.lo: src/fortran/domout.f
1123 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o domout.lo `test -f 'src/fortran/domout.f' || echo '$(srcdir)/'`src/fortran/domout.f
1125 rootgp.lo: src/fortran/rootgp.f
1126 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o rootgp.lo `test -f 'src/fortran/rootgp.f' || echo '$(srcdir)/'`src/fortran/rootgp.f
1128 feq.lo: src/fortran/feq.f
1129 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o feq.lo `test -f 'src/fortran/feq.f' || echo '$(srcdir)/'`src/fortran/feq.f
1131 fout.lo: src/fortran/fout.f
1132 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o fout.lo `test -f 'src/fortran/fout.f' || echo '$(srcdir)/'`src/fortran/fout.f
1134 deg1l2.lo: src/fortran/deg1l2.f
1135 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o deg1l2.lo `test -f 'src/fortran/deg1l2.f' || echo '$(srcdir)/'`src/fortran/deg1l2.f
1137 modul.lo: src/fortran/modul.f
1138 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o modul.lo `test -f 'src/fortran/modul.f' || echo '$(srcdir)/'`src/fortran/modul.f
1140 scapol.lo: src/fortran/scapol.f
1141 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o scapol.lo `test -f 'src/fortran/scapol.f' || echo '$(srcdir)/'`src/fortran/scapol.f
1143 giv.lo: src/fortran/giv.f
1144 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o giv.lo `test -f 'src/fortran/giv.f' || echo '$(srcdir)/'`src/fortran/giv.f
1146 storl2.lo: src/fortran/storl2.f
1147 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o storl2.lo `test -f 'src/fortran/storl2.f' || echo '$(srcdir)/'`src/fortran/storl2.f
1149 calsca.lo: src/fortran/calsca.f
1150 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o calsca.lo `test -f 'src/fortran/calsca.f' || echo '$(srcdir)/'`src/fortran/calsca.f
1152 qitz.lo: src/fortran/qitz.f
1153 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o qitz.lo `test -f 'src/fortran/qitz.f' || echo '$(srcdir)/'`src/fortran/qitz.f
1155 front.lo: src/fortran/front.f
1156 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o front.lo `test -f 'src/fortran/front.f' || echo '$(srcdir)/'`src/fortran/front.f
1158 sb04pd.lo: src/slicot/sb04pd.f
1159 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04pd.lo `test -f 'src/slicot/sb04pd.f' || echo '$(srcdir)/'`src/slicot/sb04pd.f
1161 ib01ad.lo: src/slicot/ib01ad.f
1162 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01ad.lo `test -f 'src/slicot/ib01ad.f' || echo '$(srcdir)/'`src/slicot/ib01ad.f
1164 tb01wd.lo: src/slicot/tb01wd.f
1165 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o tb01wd.lo `test -f 'src/slicot/tb01wd.f' || echo '$(srcdir)/'`src/slicot/tb01wd.f
1167 ib01py.lo: src/slicot/ib01py.f
1168 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01py.lo `test -f 'src/slicot/ib01py.f' || echo '$(srcdir)/'`src/slicot/ib01py.f
1170 mb01rx.lo: src/slicot/mb01rx.f
1171 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01rx.lo `test -f 'src/slicot/mb01rx.f' || echo '$(srcdir)/'`src/slicot/mb01rx.f
1173 ib01md.lo: src/slicot/ib01md.f
1174 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01md.lo `test -f 'src/slicot/ib01md.f' || echo '$(srcdir)/'`src/slicot/ib01md.f
1176 sb02ru.lo: src/slicot/sb02ru.f
1177 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02ru.lo `test -f 'src/slicot/sb02ru.f' || echo '$(srcdir)/'`src/slicot/sb02ru.f
1179 sb04nw.lo: src/slicot/sb04nw.f
1180 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04nw.lo `test -f 'src/slicot/sb04nw.f' || echo '$(srcdir)/'`src/slicot/sb04nw.f
1182 sb10dd.lo: src/slicot/sb10dd.f
1183 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb10dd.lo `test -f 'src/slicot/sb10dd.f' || echo '$(srcdir)/'`src/slicot/sb10dd.f
1185 mb04id.lo: src/slicot/mb04id.f
1186 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb04id.lo `test -f 'src/slicot/mb04id.f' || echo '$(srcdir)/'`src/slicot/mb04id.f
1188 sb04ny.lo: src/slicot/sb04ny.f
1189 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04ny.lo `test -f 'src/slicot/sb04ny.f' || echo '$(srcdir)/'`src/slicot/sb04ny.f
1191 ib01qd.lo: src/slicot/ib01qd.f
1192 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01qd.lo `test -f 'src/slicot/ib01qd.f' || echo '$(srcdir)/'`src/slicot/ib01qd.f
1194 sb04px.lo: src/slicot/sb04px.f
1195 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04px.lo `test -f 'src/slicot/sb04px.f' || echo '$(srcdir)/'`src/slicot/sb04px.f
1197 sb04rw.lo: src/slicot/sb04rw.f
1198 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04rw.lo `test -f 'src/slicot/sb04rw.f' || echo '$(srcdir)/'`src/slicot/sb04rw.f
1200 sb04ry.lo: src/slicot/sb04ry.f
1201 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04ry.lo `test -f 'src/slicot/sb04ry.f' || echo '$(srcdir)/'`src/slicot/sb04ry.f
1203 mb01qd.lo: src/slicot/mb01qd.f
1204 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01qd.lo `test -f 'src/slicot/mb01qd.f' || echo '$(srcdir)/'`src/slicot/mb01qd.f
1206 mb01ud.lo: src/slicot/mb01ud.f
1207 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01ud.lo `test -f 'src/slicot/mb01ud.f' || echo '$(srcdir)/'`src/slicot/mb01ud.f
1209 sb02od.lo: src/slicot/sb02od.f
1210 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02od.lo `test -f 'src/slicot/sb02od.f' || echo '$(srcdir)/'`src/slicot/sb02od.f
1212 mb02ud.lo: src/slicot/mb02ud.f
1213 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb02ud.lo `test -f 'src/slicot/mb02ud.f' || echo '$(srcdir)/'`src/slicot/mb02ud.f
1215 sb10pd.lo: src/slicot/sb10pd.f
1216 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb10pd.lo `test -f 'src/slicot/sb10pd.f' || echo '$(srcdir)/'`src/slicot/sb10pd.f
1218 sb03od.lo: src/slicot/sb03od.f
1219 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03od.lo `test -f 'src/slicot/sb03od.f' || echo '$(srcdir)/'`src/slicot/sb03od.f
1221 mb03ud.lo: src/slicot/mb03ud.f
1222 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb03ud.lo `test -f 'src/slicot/mb03ud.f' || echo '$(srcdir)/'`src/slicot/mb03ud.f
1224 sb02sd.lo: src/slicot/sb02sd.f
1225 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02sd.lo `test -f 'src/slicot/sb02sd.f' || echo '$(srcdir)/'`src/slicot/sb02sd.f
1227 ib01oy.lo: src/slicot/ib01oy.f
1228 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01oy.lo `test -f 'src/slicot/ib01oy.f' || echo '$(srcdir)/'`src/slicot/ib01oy.f
1230 sb02ms.lo: src/slicot/sb02ms.f
1231 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02ms.lo `test -f 'src/slicot/sb02ms.f' || echo '$(srcdir)/'`src/slicot/sb02ms.f
1233 ab13md.lo: src/slicot/ab13md.f
1234 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ab13md.lo `test -f 'src/slicot/ab13md.f' || echo '$(srcdir)/'`src/slicot/ab13md.f
1236 sb03or.lo: src/slicot/sb03or.f
1237 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03or.lo `test -f 'src/slicot/sb03or.f' || echo '$(srcdir)/'`src/slicot/sb03or.f
1239 mb03oy.lo: src/slicot/mb03oy.f
1240 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb03oy.lo `test -f 'src/slicot/mb03oy.f' || echo '$(srcdir)/'`src/slicot/mb03oy.f
1242 ma02fd.lo: src/slicot/ma02fd.f
1243 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ma02fd.lo `test -f 'src/slicot/ma02fd.f' || echo '$(srcdir)/'`src/slicot/ma02fd.f
1245 sb03ot.lo: src/slicot/sb03ot.f
1246 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03ot.lo `test -f 'src/slicot/sb03ot.f' || echo '$(srcdir)/'`src/slicot/sb03ot.f
1248 mb04oy.lo: src/slicot/mb04oy.f
1249 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb04oy.lo `test -f 'src/slicot/mb04oy.f' || echo '$(srcdir)/'`src/slicot/mb04oy.f
1251 sb04mu.lo: src/slicot/sb04mu.f
1252 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04mu.lo `test -f 'src/slicot/sb04mu.f' || echo '$(srcdir)/'`src/slicot/sb04mu.f
1254 sb03mw.lo: src/slicot/sb03mw.f
1255 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03mw.lo `test -f 'src/slicot/sb03mw.f' || echo '$(srcdir)/'`src/slicot/sb03mw.f
1257 sb02ov.lo: src/slicot/sb02ov.f
1258 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02ov.lo `test -f 'src/slicot/sb02ov.f' || echo '$(srcdir)/'`src/slicot/sb02ov.f
1260 sb03ov.lo: src/slicot/sb03ov.f
1261 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03ov.lo `test -f 'src/slicot/sb03ov.f' || echo '$(srcdir)/'`src/slicot/sb03ov.f
1263 sb04mw.lo: src/slicot/sb04mw.f
1264 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04mw.lo `test -f 'src/slicot/sb04mw.f' || echo '$(srcdir)/'`src/slicot/sb04mw.f
1266 sb03my.lo: src/slicot/sb03my.f
1267 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03my.lo `test -f 'src/slicot/sb03my.f' || echo '$(srcdir)/'`src/slicot/sb03my.f
1269 sb04my.lo: src/slicot/sb04my.f
1270 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04my.lo `test -f 'src/slicot/sb04my.f' || echo '$(srcdir)/'`src/slicot/sb04my.f
1272 sb04qu.lo: src/slicot/sb04qu.f
1273 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04qu.lo `test -f 'src/slicot/sb04qu.f' || echo '$(srcdir)/'`src/slicot/sb04qu.f
1275 ib01pd.lo: src/slicot/ib01pd.f
1276 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01pd.lo `test -f 'src/slicot/ib01pd.f' || echo '$(srcdir)/'`src/slicot/ib01pd.f
1278 sb03qy.lo: src/slicot/sb03qy.f
1279 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03qy.lo `test -f 'src/slicot/sb03qy.f' || echo '$(srcdir)/'`src/slicot/sb03qy.f
1281 sb03sx.lo: src/slicot/sb03sx.f
1282 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03sx.lo `test -f 'src/slicot/sb03sx.f' || echo '$(srcdir)/'`src/slicot/sb03sx.f
1284 sb04qy.lo: src/slicot/sb04qy.f
1285 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04qy.lo `test -f 'src/slicot/sb04qy.f' || echo '$(srcdir)/'`src/slicot/sb04qy.f
1287 mb01pd.lo: src/slicot/mb01pd.f
1288 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01pd.lo `test -f 'src/slicot/mb01pd.f' || echo '$(srcdir)/'`src/slicot/mb01pd.f
1290 mb02pd.lo: src/slicot/mb02pd.f
1291 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb02pd.lo `test -f 'src/slicot/mb02pd.f' || echo '$(srcdir)/'`src/slicot/mb02pd.f
1293 mb01td.lo: src/slicot/mb01td.f
1294 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01td.lo `test -f 'src/slicot/mb01td.f' || echo '$(srcdir)/'`src/slicot/mb01td.f
1296 sb02nd.lo: src/slicot/sb02nd.f
1297 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02nd.lo `test -f 'src/slicot/sb02nd.f' || echo '$(srcdir)/'`src/slicot/sb02nd.f
1299 sb04nd.lo: src/slicot/sb04nd.f
1300 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04nd.lo `test -f 'src/slicot/sb04nd.f' || echo '$(srcdir)/'`src/slicot/sb04nd.f
1302 sb02rd.lo: src/slicot/sb02rd.f
1303 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02rd.lo `test -f 'src/slicot/sb02rd.f' || echo '$(srcdir)/'`src/slicot/sb02rd.f
1305 sb04rd.lo: src/slicot/sb04rd.f
1306 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04rd.lo `test -f 'src/slicot/sb04rd.f' || echo '$(srcdir)/'`src/slicot/sb04rd.f
1308 ib01cd.lo: src/slicot/ib01cd.f
1309 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01cd.lo `test -f 'src/slicot/ib01cd.f' || echo '$(srcdir)/'`src/slicot/ib01cd.f
1311 ib01px.lo: src/slicot/ib01px.f
1312 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01px.lo `test -f 'src/slicot/ib01px.f' || echo '$(srcdir)/'`src/slicot/ib01px.f
1314 ma02ad.lo: src/slicot/ma02ad.f
1315 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ma02ad.lo `test -f 'src/slicot/ma02ad.f' || echo '$(srcdir)/'`src/slicot/ma02ad.f
1317 ab01od.lo: src/slicot/ab01od.f
1318 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ab01od.lo `test -f 'src/slicot/ab01od.f' || echo '$(srcdir)/'`src/slicot/ab01od.f
1320 mb01ru.lo: src/slicot/mb01ru.f
1321 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01ru.lo `test -f 'src/slicot/mb01ru.f' || echo '$(srcdir)/'`src/slicot/mb01ru.f
1323 ma02ed.lo: src/slicot/ma02ed.f
1324 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ma02ed.lo `test -f 'src/slicot/ma02ed.f' || echo '$(srcdir)/'`src/slicot/ma02ed.f
1326 mb04ny.lo: src/slicot/mb04ny.f
1327 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb04ny.lo `test -f 'src/slicot/mb04ny.f' || echo '$(srcdir)/'`src/slicot/mb04ny.f
1329 mb01ry.lo: src/slicot/mb01ry.f
1330 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01ry.lo `test -f 'src/slicot/mb01ry.f' || echo '$(srcdir)/'`src/slicot/mb01ry.f
1332 sb04nv.lo: src/slicot/sb04nv.f
1333 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04nv.lo `test -f 'src/slicot/sb04nv.f' || echo '$(srcdir)/'`src/slicot/sb04nv.f
1335 ib01od.lo: src/slicot/ib01od.f
1336 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01od.lo `test -f 'src/slicot/ib01od.f' || echo '$(srcdir)/'`src/slicot/ib01od.f
1338 sb04nx.lo: src/slicot/sb04nx.f
1339 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04nx.lo `test -f 'src/slicot/sb04nx.f' || echo '$(srcdir)/'`src/slicot/sb04nx.f
1341 sb10fd.lo: src/slicot/sb10fd.f
1342 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb10fd.lo `test -f 'src/slicot/sb10fd.f' || echo '$(srcdir)/'`src/slicot/sb10fd.f
1344 select.lo: src/slicot/select.f
1345 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o select.lo `test -f 'src/slicot/select.f' || echo '$(srcdir)/'`src/slicot/select.f
1347 sb04rv.lo: src/slicot/sb04rv.f
1348 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04rv.lo `test -f 'src/slicot/sb04rv.f' || echo '$(srcdir)/'`src/slicot/sb04rv.f
1350 mb04kd.lo: src/slicot/mb04kd.f
1351 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb04kd.lo `test -f 'src/slicot/mb04kd.f' || echo '$(srcdir)/'`src/slicot/mb04kd.f
1353 sb04py.lo: src/slicot/sb04py.f
1354 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04py.lo `test -f 'src/slicot/sb04py.f' || echo '$(srcdir)/'`src/slicot/sb04py.f
1356 sb04rx.lo: src/slicot/sb04rx.f
1357 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04rx.lo `test -f 'src/slicot/sb04rx.f' || echo '$(srcdir)/'`src/slicot/sb04rx.f
1359 mb03od.lo: src/slicot/mb03od.f
1360 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb03od.lo `test -f 'src/slicot/mb03od.f' || echo '$(srcdir)/'`src/slicot/mb03od.f
1362 mb04od.lo: src/slicot/mb04od.f
1363 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb04od.lo `test -f 'src/slicot/mb04od.f' || echo '$(srcdir)/'`src/slicot/mb04od.f
1365 mb01sd.lo: src/slicot/mb01sd.f
1366 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01sd.lo `test -f 'src/slicot/mb01sd.f' || echo '$(srcdir)/'`src/slicot/mb01sd.f
1368 sb03md.lo: src/slicot/sb03md.f
1369 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03md.lo `test -f 'src/slicot/sb03md.f' || echo '$(srcdir)/'`src/slicot/sb03md.f
1371 sb04md.lo: src/slicot/sb04md.f
1372 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04md.lo `test -f 'src/slicot/sb04md.f' || echo '$(srcdir)/'`src/slicot/sb04md.f
1374 sb02qd.lo: src/slicot/sb02qd.f
1375 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02qd.lo `test -f 'src/slicot/sb02qd.f' || echo '$(srcdir)/'`src/slicot/sb02qd.f
1377 sb10rd.lo: src/slicot/sb10rd.f
1378 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb10rd.lo `test -f 'src/slicot/sb10rd.f' || echo '$(srcdir)/'`src/slicot/sb10rd.f
1380 sb04qd.lo: src/slicot/sb04qd.f
1381 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04qd.lo `test -f 'src/slicot/sb04qd.f' || echo '$(srcdir)/'`src/slicot/sb04qd.f
1383 ib01my.lo: src/slicot/ib01my.f
1384 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01my.lo `test -f 'src/slicot/ib01my.f' || echo '$(srcdir)/'`src/slicot/ib01my.f
1386 ib01bd.lo: src/slicot/ib01bd.f
1387 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01bd.lo `test -f 'src/slicot/ib01bd.f' || echo '$(srcdir)/'`src/slicot/ib01bd.f
1389 mb04iy.lo: src/slicot/mb04iy.f
1390 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb04iy.lo `test -f 'src/slicot/mb04iy.f' || echo '$(srcdir)/'`src/slicot/mb04iy.f
1392 sb02mr.lo: src/slicot/sb02mr.f
1393 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02mr.lo `test -f 'src/slicot/sb02mr.f' || echo '$(srcdir)/'`src/slicot/sb02mr.f
1395 ab01nd.lo: src/slicot/ab01nd.f
1396 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ab01nd.lo `test -f 'src/slicot/ab01nd.f' || echo '$(srcdir)/'`src/slicot/ab01nd.f
1398 sb02mt.lo: src/slicot/sb02mt.f
1399 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02mt.lo `test -f 'src/slicot/sb02mt.f' || echo '$(srcdir)/'`src/slicot/sb02mt.f
1401 sb04mr.lo: src/slicot/sb04mr.f
1402 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04mr.lo `test -f 'src/slicot/sb04mr.f' || echo '$(srcdir)/'`src/slicot/sb04mr.f
1404 sb03mv.lo: src/slicot/sb03mv.f
1405 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03mv.lo `test -f 'src/slicot/sb03mv.f' || echo '$(srcdir)/'`src/slicot/sb03mv.f
1407 sb02ou.lo: src/slicot/sb02ou.f
1408 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02ou.lo `test -f 'src/slicot/sb02ou.f' || echo '$(srcdir)/'`src/slicot/sb02ou.f
1410 mb02qy.lo: src/slicot/mb02qy.f
1411 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb02qy.lo `test -f 'src/slicot/mb02qy.f' || echo '$(srcdir)/'`src/slicot/mb02qy.f
1413 sb03ou.lo: src/slicot/sb03ou.f
1414 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03ou.lo `test -f 'src/slicot/sb03ou.f' || echo '$(srcdir)/'`src/slicot/sb03ou.f
1416 sb04qr.lo: src/slicot/sb04qr.f
1417 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb04qr.lo `test -f 'src/slicot/sb04qr.f' || echo '$(srcdir)/'`src/slicot/sb04qr.f
1419 sb03mx.lo: src/slicot/sb03mx.f
1420 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03mx.lo `test -f 'src/slicot/sb03mx.f' || echo '$(srcdir)/'`src/slicot/sb03mx.f
1422 ib01nd.lo: src/slicot/ib01nd.f
1423 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01nd.lo `test -f 'src/slicot/ib01nd.f' || echo '$(srcdir)/'`src/slicot/ib01nd.f
1425 sb02oy.lo: src/slicot/sb02oy.f
1426 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb02oy.lo `test -f 'src/slicot/sb02oy.f' || echo '$(srcdir)/'`src/slicot/sb02oy.f
1428 sb03oy.lo: src/slicot/sb03oy.f
1429 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03oy.lo `test -f 'src/slicot/sb03oy.f' || echo '$(srcdir)/'`src/slicot/sb03oy.f
1431 sb03qx.lo: src/slicot/sb03qx.f
1432 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03qx.lo `test -f 'src/slicot/sb03qx.f' || echo '$(srcdir)/'`src/slicot/sb03qx.f
1434 ib01rd.lo: src/slicot/ib01rd.f
1435 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ib01rd.lo `test -f 'src/slicot/ib01rd.f' || echo '$(srcdir)/'`src/slicot/ib01rd.f
1437 sb03sy.lo: src/slicot/sb03sy.f
1438 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb03sy.lo `test -f 'src/slicot/sb03sy.f' || echo '$(srcdir)/'`src/slicot/sb03sy.f
1440 mb04nd.lo: src/slicot/mb04nd.f
1441 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb04nd.lo `test -f 'src/slicot/mb04nd.f' || echo '$(srcdir)/'`src/slicot/mb04nd.f
1443 mb01rd.lo: src/slicot/mb01rd.f
1444 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01rd.lo `test -f 'src/slicot/mb01rd.f' || echo '$(srcdir)/'`src/slicot/mb01rd.f
1446 mb01vd.lo: src/slicot/mb01vd.f
1447 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o mb01vd.lo `test -f 'src/slicot/mb01vd.f' || echo '$(srcdir)/'`src/slicot/mb01vd.f
1449 sb10qd.lo: src/slicot/sb10qd.f
1450 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sb10qd.lo `test -f 'src/slicot/sb10qd.f' || echo '$(srcdir)/'`src/slicot/sb10qd.f
1452 ereduc.lo: src/slicot/ereduc.f
1453 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ereduc.lo `test -f 'src/slicot/ereduc.f' || echo '$(srcdir)/'`src/slicot/ereduc.f
1455 fstair.lo: src/slicot/fstair.f
1456 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o fstair.lo `test -f 'src/slicot/fstair.f' || echo '$(srcdir)/'`src/slicot/fstair.f
1458 inva.lo: src/slicot/inva.f
1459 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o inva.lo `test -f 'src/slicot/inva.f' || echo '$(srcdir)/'`src/slicot/inva.f
1461 polmc.lo: src/slicot/polmc.f
1462 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o polmc.lo `test -f 'src/slicot/polmc.f' || echo '$(srcdir)/'`src/slicot/polmc.f
1464 ssxmc.lo: src/slicot/ssxmc.f
1465 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ssxmc.lo `test -f 'src/slicot/ssxmc.f' || echo '$(srcdir)/'`src/slicot/ssxmc.f
1467 ZB03OD.lo: src/slicot/ZB03OD.f
1468 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o ZB03OD.lo `test -f 'src/slicot/ZB03OD.f' || echo '$(srcdir)/'`src/slicot/ZB03OD.f
1470 riccpack.lo: src/slicot/riccpack.f
1471 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o riccpack.lo `test -f 'src/slicot/riccpack.f' || echo '$(srcdir)/'`src/slicot/riccpack.f
1473 Ex-schur.lo: src/slicot/Ex-schur.f
1474 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o Ex-schur.lo `test -f 'src/slicot/Ex-schur.f' || echo '$(srcdir)/'`src/slicot/Ex-schur.f
1476 sci_f_hinf.lo: sci_gateway/fortran/sci_f_hinf.f
1477 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_hinf.lo `test -f 'sci_gateway/fortran/sci_f_hinf.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_hinf.f
1479 sci_f_zrankqr.lo: sci_gateway/fortran/sci_f_zrankqr.f
1480 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_zrankqr.lo `test -f 'sci_gateway/fortran/sci_f_zrankqr.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_zrankqr.f
1482 sci_f_tzer.lo: sci_gateway/fortran/sci_f_tzer.f
1483 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_tzer.lo `test -f 'sci_gateway/fortran/sci_f_tzer.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_tzer.f
1485 sci_f_residu.lo: sci_gateway/fortran/sci_f_residu.f
1486 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_residu.lo `test -f 'sci_gateway/fortran/sci_f_residu.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_residu.f
1488 sci_f_sylv.lo: sci_gateway/fortran/sci_f_sylv.f
1489 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_sylv.lo `test -f 'sci_gateway/fortran/sci_f_sylv.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_sylv.f
1491 sci_f_ppol.lo: sci_gateway/fortran/sci_f_ppol.f
1492 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ppol.lo `test -f 'sci_gateway/fortran/sci_f_ppol.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ppol.f
1494 sci_f_freq.lo: sci_gateway/fortran/sci_f_freq.f
1495 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_freq.lo `test -f 'sci_gateway/fortran/sci_f_freq.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_freq.f
1497 sci_f_ldiv.lo: sci_gateway/fortran/sci_f_ldiv.f
1498 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ldiv.lo `test -f 'sci_gateway/fortran/sci_f_ldiv.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ldiv.f
1500 sci_f_sident.lo: sci_gateway/fortran/sci_f_sident.f
1501 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_sident.lo `test -f 'sci_gateway/fortran/sci_f_sident.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_sident.f
1503 sci_f_lyap.lo: sci_gateway/fortran/sci_f_lyap.f
1504 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_lyap.lo `test -f 'sci_gateway/fortran/sci_f_lyap.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_lyap.f
1506 sci_f_rtitr.lo: sci_gateway/fortran/sci_f_rtitr.f
1507 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_rtitr.lo `test -f 'sci_gateway/fortran/sci_f_rtitr.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_rtitr.f
1509 sci_f_sorder.lo: sci_gateway/fortran/sci_f_sorder.f
1510 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_sorder.lo `test -f 'sci_gateway/fortran/sci_f_sorder.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_sorder.f
1512 sci_f_mucomp.lo: sci_gateway/fortran/sci_f_mucomp.f
1513 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_mucomp.lo `test -f 'sci_gateway/fortran/sci_f_mucomp.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_mucomp.f
1515 sci_f_ltitr.lo: sci_gateway/fortran/sci_f_ltitr.f
1516 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ltitr.lo `test -f 'sci_gateway/fortran/sci_f_ltitr.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ltitr.f
1518 sci_f_dhinf.lo: sci_gateway/fortran/sci_f_dhinf.f
1519 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_dhinf.lo `test -f 'sci_gateway/fortran/sci_f_dhinf.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_dhinf.f
1521 sci_f_ricc2.lo: sci_gateway/fortran/sci_f_ricc2.f
1522 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ricc2.lo `test -f 'sci_gateway/fortran/sci_f_ricc2.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ricc2.f
1524 sci_f_arl2.lo: sci_gateway/fortran/sci_f_arl2.f
1525 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_arl2.lo `test -f 'sci_gateway/fortran/sci_f_arl2.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_arl2.f
1527 sci_f_gschur.lo: sci_gateway/fortran/sci_f_gschur.f
1528 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_gschur.lo `test -f 'sci_gateway/fortran/sci_f_gschur.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_gschur.f
1530 sci_f_ereduc.lo: sci_gateway/fortran/sci_f_ereduc.f
1531 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_ereduc.lo `test -f 'sci_gateway/fortran/sci_f_ereduc.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_ereduc.f
1533 sci_f_findbd.lo: sci_gateway/fortran/sci_f_findbd.f
1534 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_findbd.lo `test -f 'sci_gateway/fortran/sci_f_findbd.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_findbd.f
1536 sci_f_fstair.lo: sci_gateway/fortran/sci_f_fstair.f
1537 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_fstair.lo `test -f 'sci_gateway/fortran/sci_f_fstair.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_fstair.f
1539 sci_f_gspec.lo: sci_gateway/fortran/sci_f_gspec.f
1540 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_gspec.lo `test -f 'sci_gateway/fortran/sci_f_gspec.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_gspec.f
1542 sci_f_linmeq.lo: sci_gateway/fortran/sci_f_linmeq.f
1543 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_linmeq.lo `test -f 'sci_gateway/fortran/sci_f_linmeq.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_linmeq.f
1545 sci_f_rankqr.lo: sci_gateway/fortran/sci_f_rankqr.f
1546 $(LIBTOOL) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -c -o sci_f_rankqr.lo `test -f 'sci_gateway/fortran/sci_f_rankqr.f' || echo '$(srcdir)/'`sci_gateway/fortran/sci_f_rankqr.f
1548 mostlyclean-libtool:
1553 install-libscicacsd_la_etcDATA: $(libscicacsd_la_etc_DATA)
1555 @list='$(libscicacsd_la_etc_DATA)'; test -n "$(libscicacsd_la_etcdir)" || list=; \
1556 if test -n "$$list"; then \
1557 echo " $(MKDIR_P) '$(DESTDIR)$(libscicacsd_la_etcdir)'"; \
1558 $(MKDIR_P) "$(DESTDIR)$(libscicacsd_la_etcdir)" || exit 1; \
1560 for p in $$list; do \
1561 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1563 done | $(am__base_list) | \
1564 while read files; do \
1565 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicacsd_la_etcdir)'"; \
1566 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicacsd_la_etcdir)" || exit $$?; \
1569 uninstall-libscicacsd_la_etcDATA:
1570 @$(NORMAL_UNINSTALL)
1571 @list='$(libscicacsd_la_etc_DATA)'; test -n "$(libscicacsd_la_etcdir)" || list=; \
1572 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1573 dir='$(DESTDIR)$(libscicacsd_la_etcdir)'; $(am__uninstall_files_from_dir)
1574 install-libscicacsd_la_rootDATA: $(libscicacsd_la_root_DATA)
1576 @list='$(libscicacsd_la_root_DATA)'; test -n "$(libscicacsd_la_rootdir)" || list=; \
1577 if test -n "$$list"; then \
1578 echo " $(MKDIR_P) '$(DESTDIR)$(libscicacsd_la_rootdir)'"; \
1579 $(MKDIR_P) "$(DESTDIR)$(libscicacsd_la_rootdir)" || exit 1; \
1581 for p in $$list; do \
1582 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1584 done | $(am__base_list) | \
1585 while read files; do \
1586 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicacsd_la_rootdir)'"; \
1587 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicacsd_la_rootdir)" || exit $$?; \
1590 uninstall-libscicacsd_la_rootDATA:
1591 @$(NORMAL_UNINSTALL)
1592 @list='$(libscicacsd_la_root_DATA)'; test -n "$(libscicacsd_la_rootdir)" || list=; \
1593 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1594 dir='$(DESTDIR)$(libscicacsd_la_rootdir)'; $(am__uninstall_files_from_dir)
1595 install-libscicacsd_la_sci_gatewayDATA: $(libscicacsd_la_sci_gateway_DATA)
1597 @list='$(libscicacsd_la_sci_gateway_DATA)'; test -n "$(libscicacsd_la_sci_gatewaydir)" || list=; \
1598 if test -n "$$list"; then \
1599 echo " $(MKDIR_P) '$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)'"; \
1600 $(MKDIR_P) "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)" || exit 1; \
1602 for p in $$list; do \
1603 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1605 done | $(am__base_list) | \
1606 while read files; do \
1607 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)'"; \
1608 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)" || exit $$?; \
1611 uninstall-libscicacsd_la_sci_gatewayDATA:
1612 @$(NORMAL_UNINSTALL)
1613 @list='$(libscicacsd_la_sci_gateway_DATA)'; test -n "$(libscicacsd_la_sci_gatewaydir)" || list=; \
1614 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1615 dir='$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1617 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1618 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1619 unique=`for i in $$list; do \
1620 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1622 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1623 END { if (nonempty) { for (i in files) print i; }; }'`; \
1627 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1628 $(TAGS_FILES) $(LISP)
1631 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1632 unique=`for i in $$list; do \
1633 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1635 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1636 END { if (nonempty) { for (i in files) print i; }; }'`; \
1638 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1639 test -n "$$unique" || unique=$$empty_fix; \
1640 if test $$# -gt 0; then \
1641 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1644 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1649 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1650 $(TAGS_FILES) $(LISP)
1651 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1652 unique=`for i in $$list; do \
1653 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1655 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1656 END { if (nonempty) { for (i in files) print i; }; }'`; \
1657 test -z "$(CTAGS_ARGS)$$unique" \
1658 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1662 here=`$(am__cd) $(top_builddir) && pwd` \
1663 && $(am__cd) $(top_srcdir) \
1664 && gtags -i $(GTAGS_ARGS) "$$here"
1667 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1669 distdir: $(DISTFILES)
1670 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1671 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1672 list='$(DISTFILES)'; \
1673 dist_files=`for file in $$list; do echo $$file; done | \
1674 sed -e "s|^$$srcdirstrip/||;t" \
1675 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1676 case $$dist_files in \
1677 */*) $(MKDIR_P) `echo "$$dist_files" | \
1678 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1681 for file in $$dist_files; do \
1682 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1683 if test -d $$d/$$file; then \
1684 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1685 if test -d "$(distdir)/$$file"; then \
1686 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1688 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1689 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1690 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1692 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1694 test -f "$(distdir)/$$file" \
1695 || cp -p $$d/$$file "$(distdir)/$$file" \
1700 $(MAKE) $(AM_MAKEFLAGS) check-local
1702 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1704 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscicacsd_la_etcdir)" "$(DESTDIR)$(libscicacsd_la_rootdir)" "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)"; do \
1705 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1708 install-exec: install-exec-am
1709 install-data: install-data-am
1710 uninstall: uninstall-am
1713 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1715 installcheck: installcheck-am
1717 if test -z '$(STRIP)'; then \
1718 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1719 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1722 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1723 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1724 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1726 mostlyclean-generic:
1731 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1732 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1734 maintainer-clean-generic:
1735 @echo "This command is intended for maintainers to use"
1736 @echo "it deletes files that may require special tools to rebuild."
1739 clean-am: clean-generic clean-libtool clean-local \
1740 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1742 distclean: distclean-am
1745 distclean-am: clean-am distclean-compile distclean-generic \
1746 distclean-local distclean-tags
1760 install-data-am: install-data-local install-libscicacsd_la_etcDATA \
1761 install-libscicacsd_la_rootDATA \
1762 install-libscicacsd_la_sci_gatewayDATA
1764 install-dvi: install-dvi-am
1768 install-exec-am: install-pkglibLTLIBRARIES
1770 install-html: install-html-am
1772 install-html-am: install-html-local
1774 install-info: install-info-am
1780 install-pdf: install-pdf-am
1784 install-ps: install-ps-am
1790 maintainer-clean: maintainer-clean-am
1793 maintainer-clean-am: distclean-am maintainer-clean-generic
1795 mostlyclean: mostlyclean-am
1797 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1808 uninstall-am: uninstall-libscicacsd_la_etcDATA \
1809 uninstall-libscicacsd_la_rootDATA \
1810 uninstall-libscicacsd_la_sci_gatewayDATA \
1811 uninstall-pkglibLTLIBRARIES
1813 .MAKE: check-am install-am install-strip
1815 .PHONY: CTAGS GTAGS all all-am all-local check check-am check-local \
1816 clean clean-generic clean-libtool clean-local \
1817 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES ctags \
1818 distclean distclean-compile distclean-generic \
1819 distclean-libtool distclean-local distclean-tags distdir dvi \
1820 dvi-am html html-am info info-am install install-am \
1821 install-data install-data-am install-data-local install-dvi \
1822 install-dvi-am install-exec install-exec-am install-html \
1823 install-html-am install-html-local install-info \
1824 install-info-am install-libscicacsd_la_etcDATA \
1825 install-libscicacsd_la_rootDATA \
1826 install-libscicacsd_la_sci_gatewayDATA install-man install-pdf \
1827 install-pdf-am install-pkglibLTLIBRARIES install-ps \
1828 install-ps-am install-strip installcheck installcheck-am \
1829 installdirs maintainer-clean maintainer-clean-generic \
1830 mostlyclean mostlyclean-compile mostlyclean-generic \
1831 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1832 uninstall-am uninstall-libscicacsd_la_etcDATA \
1833 uninstall-libscicacsd_la_rootDATA \
1834 uninstall-libscicacsd_la_sci_gatewayDATA \
1835 uninstall-pkglibLTLIBRARIES
1838 # This target enables tests for Scilab
1839 check-local: $(top_builddir)/scilab-bin test
1840 if test -d $(mydatadir)/tests; then \
1841 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1844 if test -f build.xml; then \
1845 $(ANT) checkstyle; \
1847 if test -x "$(SPLINT)"; then \
1848 $(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); \
1850 @NEED_JAVA_TRUE@java:
1851 # Some configurations needs to export JAVA_HOME in the current env
1852 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1853 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1854 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1855 @NEED_JAVA_TRUE@ $(ANT); \
1858 @NEED_JAVA_TRUE@clean-java:
1859 # Some configurations needs to export JAVA_HOME in the current env
1860 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1861 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1862 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1863 @NEED_JAVA_TRUE@ $(ANT) clean; \
1864 @NEED_JAVA_TRUE@ fi;
1866 # If the user request for the SWIG generation of the wrappers Java => C/C++
1867 # We call the target swig-build on the variable SWIG_WRAPPERS
1869 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1870 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1871 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1872 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1873 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1874 @SWIG_TRUE@ echo "Swig process of $$file ..."; \
1875 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1879 # If the user request for the SWIG generation of the wrappers Java => C/C++
1880 # We call the target swig-build on the variable SWIG_WRAPPERS
1882 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1883 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1884 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1885 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1886 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1887 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR --throws-exception-on-error --description-file $$file; \
1891 @GIWS_TRUE@giws-exception:
1892 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1893 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1894 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1897 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1898 echo "Error : Cannot build $< : Scilab has not been built"; \
1900 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1903 # Removes the macros
1905 # Removes macros (*.bin generated from .sci)
1906 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1907 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1908 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1912 # More tests could be added here
1913 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1914 if test -f build.xml -a $$USEANT -eq 1; then \
1918 all-local: $(TARGETS_ALL)
1921 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1922 echo "Error : Cannot build $< : Scilab has not been build"; \
1924 echo "Creating $@"; \
1925 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1930 install-data-local-local:
1931 # Mainly for javasci
1932 @if test -d $(srcdir)/javadoc; then \
1933 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1935 # If the user wants the help sources to be installed
1936 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1937 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1938 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1939 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1940 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1941 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1942 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1943 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1944 @INSTALL_HELP_XML_TRUE@ done ; \
1945 @INSTALL_HELP_XML_TRUE@ fi; \
1946 @INSTALL_HELP_XML_TRUE@ fi; \
1947 @INSTALL_HELP_XML_TRUE@ done; \
1948 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1949 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1950 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1951 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1952 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1953 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1954 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1955 @INSTALL_HELP_XML_TRUE@ done ; \
1956 @INSTALL_HELP_XML_TRUE@ fi; \
1957 @INSTALL_HELP_XML_TRUE@ fi
1960 @echo "-------- Install tests (if any) --------"; \
1961 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1962 if test -d $(srcdir)/$$dir/; then \
1963 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1964 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1965 if test -d "$(srcdir)/$$dir/$$file"; then \
1966 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1967 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1969 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1970 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1975 # Install the help chapter
1976 @echo "-------- Install the help chapter (if any) --------"; \
1977 for lang in $(HELP_CHAPTERLANG); do \
1978 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1979 if test -f $$HELPFILE; then \
1980 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1981 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1982 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1983 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1986 # Install the demos & examples
1987 @echo "-------- Install demos & examples (if any) --------"; \
1988 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1989 if test -d $(srcdir)/$$dir/; then \
1990 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1991 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1992 if test -d "$(srcdir)/$$dir/$$file"; then \
1993 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1994 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1996 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1997 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2002 # Install the macros
2003 @echo "-------- Install macros (if any) --------"; \
2004 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2005 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2006 if test -d $(srcdir)/$$dir/; then \
2007 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2008 if test -n "$(MACROSSPECIALEXT)"; then \
2010 for specialExt in $(MACROSSPECIALEXT); do \
2011 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
2013 FILELIST="$$FILELIST $$specialExtDir"; \
2015 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
2016 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
2017 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
2021 # Install java files (.jar)
2022 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
2023 echo "-------- Install jar files --------"; \
2024 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
2025 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
2026 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
2027 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
2031 ########### CLEAN ###################
2032 # Clean help (generated automatically by Scilab)
2033 # It used to clean the macro (clean-macros) but this was causing
2034 # make clean && make to fail Scilab startup
2035 @NEED_JAVA_TRUE@clean-local: clean-java
2036 @NEED_JAVA_FALSE@clean-local:
2039 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
2041 .PHONY: macros java swig giws
2043 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2044 # Otherwise a system limit (for SysV at least) may be exceeded.