1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
18 # Copyright (C) 2006 - INRIA - Sylvestre LEDRU
20 # This file is distributed under the same license as the Scilab package.
22 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
23 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
24 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
26 # Copyright (C) 2012 - 2016 - Scilab Enterprises
28 # This file is hereby licensed under the terms of the GNU GPL v2.0,
29 # pursuant to article 5.3.4 of the CeCILL v.2.1.
30 # This file was originally licensed under the terms of the CeCILL v2.1,
31 # and continues to be available under such terms.
32 # For more information, see the COPYING file which you should have received
33 # along with this program.
37 ### Makefile included stuff
38 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
44 if test -z '$(MAKELEVEL)'; then \
46 elif test -n '$(MAKE_HOST)'; then \
48 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54 am__make_running_with_option = \
55 case $${target_option-} in \
57 *) echo "am__make_running_with_option: internal error: invalid" \
58 "target option '$${target_option-}' specified" >&2; \
62 sane_makeflags=$$MAKEFLAGS; \
63 if $(am__is_gnu_make); then \
64 sane_makeflags=$$MFLAGS; \
69 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
76 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
78 for flg in $$sane_makeflags; do \
79 test $$skip_next = yes && { skip_next=no; continue; }; \
82 -*I) strip_trailopt 'I'; skip_next=yes;; \
83 -*I?*) strip_trailopt 'I';; \
84 -*O) strip_trailopt 'O'; skip_next=yes;; \
85 -*O?*) strip_trailopt 'O';; \
86 -*l) strip_trailopt 'l'; skip_next=yes;; \
87 -*l?*) strip_trailopt 'l';; \
88 -[dEDm]) skip_next=yes;; \
89 -[JT]) skip_next=yes;; \
92 *$$target_option*) has_opt=yes; break;; \
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
114 build_triplet = @build@
115 host_triplet = @host@
116 @NEED_JAVA_TRUE@am__append_1 = java
117 subdir = modules/cacsd
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
120 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
121 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
122 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
123 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
124 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
125 $(top_srcdir)/m4/intel_compiler.m4 \
126 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
127 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
128 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
130 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
131 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
132 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
133 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
134 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
135 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
136 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
137 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
141 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
143 CONFIG_CLEAN_VPATH_FILES =
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
151 am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
171 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
172 "$(DESTDIR)$(libscicacsd_la_etcdir)" \
173 "$(DESTDIR)$(libscicacsd_la_rootdir)" \
174 "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)"
175 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
176 libscicacsd_algo_la_LIBADD =
177 am__dirstamp = $(am__leading_dot)dirstamp
178 am__objects_1 = src/fortran/jacl2.lo src/fortran/onface.lo \
179 src/fortran/tild.lo src/fortran/degl2.lo src/fortran/qvalz.lo \
180 src/fortran/dfrmg.lo src/fortran/hessl2.lo \
181 src/fortran/rtitr.lo src/fortran/watfac.lo \
182 src/fortran/sszer.lo src/fortran/mzdivq.lo \
183 src/fortran/expan.lo src/fortran/optml2.lo \
184 src/fortran/wdegre.lo src/fortran/phi.lo src/fortran/ricd.lo \
185 src/fortran/shrslv.lo src/fortran/qhesz.lo \
186 src/fortran/rilac.lo src/fortran/arl2.lo src/fortran/wesidu.lo \
187 src/fortran/dzdivq.lo src/fortran/arl2a.lo src/fortran/lq.lo \
188 src/fortran/outl2.lo src/fortran/dhetr.lo \
189 src/fortran/domout.lo src/fortran/rootgp.lo src/fortran/feq.lo \
190 src/fortran/fout.lo src/fortran/deg1l2.lo src/fortran/modul.lo \
191 src/fortran/scapol.lo src/fortran/giv.lo src/fortran/storl2.lo \
192 src/fortran/calsca.lo src/fortran/qitz.lo src/fortran/front.lo
193 am__objects_2 = src/slicot/sb04pd.lo src/slicot/ib01ad.lo \
194 src/slicot/tb01wd.lo src/slicot/ib01py.lo src/slicot/mb01rx.lo \
195 src/slicot/ib01md.lo src/slicot/sb02ru.lo src/slicot/sb04nw.lo \
196 src/slicot/sb10dd.lo src/slicot/mb04id.lo src/slicot/sb04ny.lo \
197 src/slicot/ib01qd.lo src/slicot/sb04px.lo src/slicot/sb04rw.lo \
198 src/slicot/sb04ry.lo src/slicot/mb01qd.lo src/slicot/mb01ud.lo \
199 src/slicot/sb02od.lo src/slicot/mb02ud.lo src/slicot/sb10pd.lo \
200 src/slicot/sb03od.lo src/slicot/mb03ud.lo src/slicot/sb02sd.lo \
201 src/slicot/ib01oy.lo src/slicot/sb02ms.lo src/slicot/ab13md.lo \
202 src/slicot/sb03or.lo src/slicot/mb03oy.lo src/slicot/ma02fd.lo \
203 src/slicot/sb03ot.lo src/slicot/mb04oy.lo src/slicot/sb04mu.lo \
204 src/slicot/sb03mw.lo src/slicot/sb02ov.lo src/slicot/sb03ov.lo \
205 src/slicot/sb04mw.lo src/slicot/sb03my.lo src/slicot/sb04my.lo \
206 src/slicot/sb04qu.lo src/slicot/ib01pd.lo src/slicot/sb03qy.lo \
207 src/slicot/sb03sx.lo src/slicot/sb04qy.lo src/slicot/mb01pd.lo \
208 src/slicot/mb02pd.lo src/slicot/mb01td.lo src/slicot/sb02nd.lo \
209 src/slicot/sb04nd.lo src/slicot/sb02rd.lo src/slicot/sb04rd.lo \
210 src/slicot/ib01cd.lo src/slicot/ib01px.lo src/slicot/ma02ad.lo \
211 src/slicot/ab01od.lo src/slicot/mb01ru.lo src/slicot/ma02ed.lo \
212 src/slicot/mb04ny.lo src/slicot/mb01ry.lo src/slicot/sb04nv.lo \
213 src/slicot/ib01od.lo src/slicot/sb04nx.lo src/slicot/sb10fd.lo \
214 src/slicot/select.lo src/slicot/sb04rv.lo src/slicot/mb04kd.lo \
215 src/slicot/sb04py.lo src/slicot/sb04rx.lo src/slicot/mb03od.lo \
216 src/slicot/mb04od.lo src/slicot/mb01sd.lo src/slicot/sb03md.lo \
217 src/slicot/sb04md.lo src/slicot/sb02qd.lo src/slicot/sb10rd.lo \
218 src/slicot/sb04qd.lo src/slicot/ib01my.lo src/slicot/ib01bd.lo \
219 src/slicot/mb04iy.lo src/slicot/sb02mr.lo src/slicot/ab01nd.lo \
220 src/slicot/sb02mt.lo src/slicot/sb04mr.lo src/slicot/sb03mv.lo \
221 src/slicot/sb02ou.lo src/slicot/mb02qy.lo src/slicot/sb03ou.lo \
222 src/slicot/sb04qr.lo src/slicot/sb03mx.lo src/slicot/ib01nd.lo \
223 src/slicot/sb02oy.lo src/slicot/sb03oy.lo src/slicot/sb03qx.lo \
224 src/slicot/ib01rd.lo src/slicot/sb03sy.lo src/slicot/mb04nd.lo \
225 src/slicot/mb01rd.lo src/slicot/mb01vd.lo src/slicot/sb10qd.lo \
226 src/slicot/ereduc.lo src/slicot/fstair.lo src/slicot/inva.lo \
227 src/slicot/polmc.lo src/slicot/ssxmc.lo src/slicot/ZB03OD.lo \
228 src/slicot/riccpack.lo src/slicot/Ex-schur.lo \
229 src/fortran/voiddummy.lo
230 am__objects_3 = src/c/libscicacsd_algo_la-dmp2pm.lo
231 am_libscicacsd_algo_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
233 libscicacsd_algo_la_OBJECTS = $(am_libscicacsd_algo_la_OBJECTS)
234 AM_V_lt = $(am__v_lt_@AM_V@)
235 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
236 am__v_lt_0 = --silent
238 @MAINTAINER_MODE_FALSE@am_libscicacsd_algo_la_rpath =
239 @MAINTAINER_MODE_TRUE@am_libscicacsd_algo_la_rpath =
241 libscicacsd_la_DEPENDENCIES = libscicacsd-algo.la \
242 $(am__DEPENDENCIES_1)
243 am__objects_4 = sci_gateway/c/libscicacsd_la-gw_cacsd.lo \
244 sci_gateway/c/libscicacsd_la-sci_contr.lo \
245 sci_gateway/c/libscicacsd_la-sci_dhinf.lo \
246 sci_gateway/c/libscicacsd_la-sci_hinf.lo \
247 sci_gateway/c/libscicacsd_la-sci_linmeq.lo \
248 sci_gateway/c/libscicacsd_la-sci_mucomp.lo \
249 sci_gateway/c/libscicacsd_la-sci_rankqr.lo \
250 sci_gateway/c/libscicacsd_la-sci_rrankqr.lo \
251 sci_gateway/c/libscicacsd_la-sci_zrankqr.lo \
252 sci_gateway/c/libscicacsd_la-sci_ricc.lo \
253 sci_gateway/c/libscicacsd_la-sci_sident.lo \
254 sci_gateway/c/libscicacsd_la-sci_sorder.lo \
255 sci_gateway/c/libscicacsd_la-sci_findbd.lo
256 am__objects_5 = sci_gateway/cpp/libscicacsd_la-cacsd_gw.lo \
257 sci_gateway/cpp/libscicacsd_la-sci_arl2_ius.lo \
258 sci_gateway/cpp/libscicacsd_la-sci_ldiv.lo \
259 sci_gateway/cpp/libscicacsd_la-sci_tzer.lo \
260 sci_gateway/cpp/libscicacsd_la-sci_residu.lo \
261 sci_gateway/cpp/libscicacsd_la-sci_ppol.lo \
262 sci_gateway/cpp/libscicacsd_la-sci_freq.lo \
263 sci_gateway/cpp/libscicacsd_la-sci_ltitr.lo \
264 sci_gateway/cpp/libscicacsd_la-sci_rtitr.lo \
265 sci_gateway/cpp/libscicacsd_la-sci_ereduc.lo \
266 sci_gateway/cpp/libscicacsd_la-sci_fstair.lo
267 am_libscicacsd_la_OBJECTS = $(am__objects_4) $(am__objects_5)
268 libscicacsd_la_OBJECTS = $(am_libscicacsd_la_OBJECTS)
269 libscicacsd_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
270 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
271 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscicacsd_la_LDFLAGS) \
273 @MAINTAINER_MODE_FALSE@am_libscicacsd_la_rpath =
274 @MAINTAINER_MODE_TRUE@am_libscicacsd_la_rpath = -rpath $(pkglibdir)
275 AM_V_P = $(am__v_P_@AM_V@)
276 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
279 AM_V_GEN = $(am__v_GEN_@AM_V@)
280 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
281 am__v_GEN_0 = @echo " GEN " $@;
283 AM_V_at = $(am__v_at_@AM_V@)
284 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
287 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
288 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
289 am__maybe_remake_depfiles = depfiles
290 am__depfiles_remade = \
291 sci_gateway/c/$(DEPDIR)/libscicacsd_la-gw_cacsd.Plo \
292 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_contr.Plo \
293 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_dhinf.Plo \
294 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_findbd.Plo \
295 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_hinf.Plo \
296 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_linmeq.Plo \
297 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_mucomp.Plo \
298 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rankqr.Plo \
299 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_ricc.Plo \
300 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rrankqr.Plo \
301 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sident.Plo \
302 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sorder.Plo \
303 sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_zrankqr.Plo \
304 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-cacsd_gw.Plo \
305 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_arl2_ius.Plo \
306 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ereduc.Plo \
307 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_freq.Plo \
308 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_fstair.Plo \
309 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ldiv.Plo \
310 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ltitr.Plo \
311 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ppol.Plo \
312 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_residu.Plo \
313 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_rtitr.Plo \
314 sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_tzer.Plo \
315 src/c/$(DEPDIR)/libscicacsd_algo_la-dmp2pm.Plo
317 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
318 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
319 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
320 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
321 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
322 $(AM_CFLAGS) $(CFLAGS)
323 AM_V_CC = $(am__v_CC_@AM_V@)
324 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
325 am__v_CC_0 = @echo " CC " $@;
328 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
329 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
330 $(AM_LDFLAGS) $(LDFLAGS) -o $@
331 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
332 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
333 am__v_CCLD_0 = @echo " CCLD " $@;
335 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
336 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
337 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
338 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
339 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
340 $(AM_CXXFLAGS) $(CXXFLAGS)
341 AM_V_CXX = $(am__v_CXX_@AM_V@)
342 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
343 am__v_CXX_0 = @echo " CXX " $@;
346 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
347 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
348 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
349 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
350 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
351 am__v_CXXLD_0 = @echo " CXXLD " $@;
353 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
354 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
355 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
356 AM_V_F77 = $(am__v_F77_@AM_V@)
357 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
358 am__v_F77_0 = @echo " F77 " $@;
361 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
362 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
363 $(AM_LDFLAGS) $(LDFLAGS) -o $@
364 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
365 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
366 am__v_F77LD_0 = @echo " F77LD " $@;
368 SOURCES = $(libscicacsd_algo_la_SOURCES) $(libscicacsd_la_SOURCES)
369 DIST_SOURCES = $(libscicacsd_algo_la_SOURCES) \
370 $(libscicacsd_la_SOURCES)
371 am__can_run_installinfo = \
372 case $$AM_UPDATE_INFO_DIR in \
374 *) (install-info --version) >/dev/null 2>&1;; \
376 DATA = $(libscicacsd_la_etc_DATA) $(libscicacsd_la_root_DATA) \
377 $(libscicacsd_la_sci_gateway_DATA)
378 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
379 # Read a list of newline-separated strings from the standard input,
380 # and print each of them once, without duplicates. Input order is
382 am__uniquify_input = $(AWK) '\
383 BEGIN { nonempty = 0; } \
384 { items[$$0] = 1; nonempty = 1; } \
385 END { if (nonempty) { for (i in items) print i; }; } \
387 # Make sure the list of sources is unique. This is necessary because,
388 # e.g., the same source file might be shared among _SOURCES variables
389 # for different programs/libraries.
390 am__define_uniq_tagged_files = \
391 list='$(am__tagged_files)'; \
392 unique=`for i in $$list; do \
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394 done | $(am__uniquify_input)`
397 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
398 $(top_srcdir)/config/depcomp \
399 $(top_srcdir)/config/mkinstalldirs
400 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
402 ALL_LINGUAS = @ALL_LINGUAS@
403 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
405 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
409 ARPACK_LIBS = @ARPACK_LIBS@
411 AUTOCONF = @AUTOCONF@
412 AUTOHEADER = @AUTOHEADER@
413 AUTOMAKE = @AUTOMAKE@
414 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
417 BLAS_CFLAGS = @BLAS_CFLAGS@
418 BLAS_LIBS = @BLAS_LIBS@
421 CCDEPMODE = @CCDEPMODE@
423 CHECKSTYLE = @CHECKSTYLE@
424 COBERTURA = @COBERTURA@
425 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
426 COMMONS_IO = @COMMONS_IO@
427 COMMONS_LOGGING = @COMMONS_LOGGING@
429 CPPFLAGS = @CPPFLAGS@
430 CURL_CFLAGS = @CURL_CFLAGS@
431 CURL_CONFIG = @CURL_CONFIG@
432 CURL_LIBS = @CURL_LIBS@
433 CURL_VERSION = @CURL_VERSION@
436 CXXDEPMODE = @CXXDEPMODE@
437 CXXFLAGS = @CXXFLAGS@
438 CYGPATH_W = @CYGPATH_W@
440 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
443 DOCBOOK_ROOT = @DOCBOOK_ROOT@
444 DOXYGEN_BIN = @DOXYGEN_BIN@
445 DSYMUTIL = @DSYMUTIL@
452 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
456 FFTW3_LIB = @FFTW3_LIB@
457 FFTW_ENABLE = @FFTW_ENABLE@
459 FLEXDOCK = @FLEXDOCK@
462 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
463 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
464 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
465 FREEHEP_IO = @FREEHEP_IO@
466 FREEHEP_UTIL = @FREEHEP_UTIL@
468 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
469 GIWS_BIN = @GIWS_BIN@
470 GLUEGEN2_RT = @GLUEGEN2_RT@
472 GMSGFMT_015 = @GMSGFMT_015@
473 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
475 GUI_ENABLE = @GUI_ENABLE@
476 HAMCREST = @HAMCREST@
477 HAVE_CXX11 = @HAVE_CXX11@
478 HDF5_CFLAGS = @HDF5_CFLAGS@
479 HDF5_LIBS = @HDF5_LIBS@
480 HELP_ENABLE = @HELP_ENABLE@
482 INSTALL_DATA = @INSTALL_DATA@
483 INSTALL_PROGRAM = @INSTALL_PROGRAM@
484 INSTALL_SCRIPT = @INSTALL_SCRIPT@
485 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
486 INTLLIBS = @INTLLIBS@
487 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
491 JAVAC_DEBUG = @JAVAC_DEBUG@
494 JAVASCI_ENABLE = @JAVASCI_ENABLE@
495 JAVA_ENABLE = @JAVA_ENABLE@
497 JAVA_HOME = @JAVA_HOME@
498 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
499 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
501 JEUCLID_CORE = @JEUCLID_CORE@
504 JLATEXMATH = @JLATEXMATH@
505 JLATEXMATH_FOP = @JLATEXMATH_FOP@
507 JROSETTA_API = @JROSETTA_API@
508 JROSETTA_ENGINE = @JROSETTA_ENGINE@
510 LAPACK_LIBS = @LAPACK_LIBS@
516 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
517 LIBICONV = @LIBICONV@
525 LOGGING_LEVEL = @LOGGING_LEVEL@
527 LTLIBICONV = @LTLIBICONV@
528 LTLIBINTL = @LTLIBINTL@
529 LTLIBOBJS = @LTLIBOBJS@
530 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
532 LUCENE_ANALYZER = @LUCENE_ANALYZER@
533 LUCENE_PARSER = @LUCENE_PARSER@
535 MAKEINFO = @MAKEINFO@
536 MANIFEST_TOOL = @MANIFEST_TOOL@
537 MATIO_CFLAGS = @MATIO_CFLAGS@
538 MATIO_ENABLE = @MATIO_ENABLE@
539 MATIO_LIBS = @MATIO_LIBS@
541 MPI_ENABLE = @MPI_ENABLE@
544 MSGFMT_015 = @MSGFMT_015@
545 MSGMERGE = @MSGMERGE@
551 OCAMLDEP = @OCAMLDEP@
552 OCAMLLEX = @OCAMLLEX@
553 OCAMLOPT = @OCAMLOPT@
554 OCAMLYACC = @OCAMLYACC@
555 OPENMPI_CC = @OPENMPI_CC@
556 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
557 OPENMPI_CXX = @OPENMPI_CXX@
558 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
559 OPENMPI_LIBS = @OPENMPI_LIBS@
560 OPENMP_CFLAGS = @OPENMP_CFLAGS@
561 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
562 OPENMP_ENABLE = @OPENMP_ENABLE@
563 OPENMP_LIBS = @OPENMP_LIBS@
567 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
568 PACKAGE_NAME = @PACKAGE_NAME@
569 PACKAGE_STRING = @PACKAGE_STRING@
570 PACKAGE_TARNAME = @PACKAGE_TARNAME@
571 PACKAGE_URL = @PACKAGE_URL@
572 PACKAGE_VERSION = @PACKAGE_VERSION@
573 PATH_SEPARATOR = @PATH_SEPARATOR@
574 PCRE_CFLAGS = @PCRE_CFLAGS@
575 PCRE_CONFIG = @PCRE_CONFIG@
576 PCRE_LIBS = @PCRE_LIBS@
577 PCRE_VERSION = @PCRE_VERSION@
578 PKG_CONFIG = @PKG_CONFIG@
583 RELOCATABLE = @RELOCATABLE@
586 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
587 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
588 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
589 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
590 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
591 SCIRENDERER = @SCIRENDERER@
592 SCIRENDERER_CP = @SCIRENDERER_CP@
593 SCI_CFLAGS = @SCI_CFLAGS@
594 SCI_CXXFLAGS = @SCI_CXXFLAGS@
595 SCI_FFLAGS = @SCI_FFLAGS@
596 SCI_LDFLAGS = @SCI_LDFLAGS@
598 SET_MAKE = @SET_MAKE@
599 SET_RELOCATABLE = @SET_RELOCATABLE@
604 SWIG_BIN = @SWIG_BIN@
605 SWIG_JAVA = @SWIG_JAVA@
606 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
607 SWIG_SCILAB = @SWIG_SCILAB@
608 TCLTK_LIBS = @TCLTK_LIBS@
609 TCL_INC_PATH = @TCL_INC_PATH@
610 TK_INC_PATH = @TK_INC_PATH@
611 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
612 UMFPACK_ENABLE = @UMFPACK_ENABLE@
613 UMFPACK_LIB = @UMFPACK_LIB@
615 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
616 VALGRIND_LIBS = @VALGRIND_LIBS@
618 WITH_OCAML = @WITH_OCAML@
619 WITH_TKSCI = @WITH_TKSCI@
620 XCOS_ENABLE = @XCOS_ENABLE@
621 XGETTEXT = @XGETTEXT@
622 XGETTEXT_015 = @XGETTEXT_015@
623 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
625 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
626 XML_APIS_EXT = @XML_APIS_EXT@
627 XML_CONFIG = @XML_CONFIG@
628 XML_FLAGS = @XML_FLAGS@
629 XML_LIBS = @XML_LIBS@
630 XML_VERSION = @XML_VERSION@
631 X_CFLAGS = @X_CFLAGS@
632 X_EXTRA_LIBS = @X_EXTRA_LIBS@
634 X_PRE_LIBS = @X_PRE_LIBS@
637 abs_builddir = @abs_builddir@
638 abs_srcdir = @abs_srcdir@
639 abs_top_builddir = @abs_top_builddir@
640 abs_top_srcdir = @abs_top_srcdir@
641 ac_ct_AR = @ac_ct_AR@
642 ac_ct_CC = @ac_ct_CC@
643 ac_ct_CXX = @ac_ct_CXX@
644 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
645 ac_ct_F77 = @ac_ct_F77@
646 am__include = @am__include@
647 am__leading_dot = @am__leading_dot@
648 am__quote = @am__quote@
650 am__untar = @am__untar@
653 build_alias = @build_alias@
654 build_cpu = @build_cpu@
655 build_os = @build_os@
656 build_vendor = @build_vendor@
657 builddir = @builddir@
658 cxx_present = @cxx_present@
660 datarootdir = @datarootdir@
663 exec_prefix = @exec_prefix@
665 host_alias = @host_alias@
666 host_cpu = @host_cpu@
668 host_vendor = @host_vendor@
670 includedir = @includedir@
672 install_sh = @install_sh@
674 libexecdir = @libexecdir@
675 localedir = @localedir@
676 localstatedir = @localstatedir@
679 oldincludedir = @oldincludedir@
682 program_transform_name = @program_transform_name@
685 sharedstatedir = @sharedstatedir@
687 sysconfdir = @sysconfdir@
688 target_alias = @target_alias@
689 top_build_prefix = @top_build_prefix@
690 top_builddir = @top_builddir@
691 top_srcdir = @top_srcdir@
692 yacc_present = @yacc_present@
693 SLICOT_FORTRAN_SOURCES = \
694 src/slicot/sb04pd.f \
695 src/slicot/ib01ad.f \
696 src/slicot/tb01wd.f \
697 src/slicot/ib01py.f \
698 src/slicot/mb01rx.f \
699 src/slicot/ib01md.f \
700 src/slicot/sb02ru.f \
701 src/slicot/sb04nw.f \
702 src/slicot/sb10dd.f \
703 src/slicot/mb04id.f \
704 src/slicot/sb04ny.f \
705 src/slicot/ib01qd.f \
706 src/slicot/sb04px.f \
707 src/slicot/sb04rw.f \
708 src/slicot/sb04ry.f \
709 src/slicot/mb01qd.f \
710 src/slicot/mb01ud.f \
711 src/slicot/sb02od.f \
712 src/slicot/mb02ud.f \
713 src/slicot/sb10pd.f \
714 src/slicot/sb03od.f \
715 src/slicot/mb03ud.f \
716 src/slicot/sb02sd.f \
717 src/slicot/ib01oy.f \
718 src/slicot/sb02ms.f \
719 src/slicot/ab13md.f \
720 src/slicot/sb03or.f \
721 src/slicot/mb03oy.f \
722 src/slicot/ma02fd.f \
723 src/slicot/sb03ot.f \
724 src/slicot/mb04oy.f \
725 src/slicot/sb04mu.f \
726 src/slicot/sb03mw.f \
727 src/slicot/sb02ov.f \
728 src/slicot/sb03ov.f \
729 src/slicot/sb04mw.f \
730 src/slicot/sb03my.f \
731 src/slicot/sb04my.f \
732 src/slicot/sb04qu.f \
733 src/slicot/ib01pd.f \
734 src/slicot/sb03qy.f \
735 src/slicot/sb03sx.f \
736 src/slicot/sb04qy.f \
737 src/slicot/mb01pd.f \
738 src/slicot/mb02pd.f \
739 src/slicot/mb01td.f \
740 src/slicot/sb02nd.f \
741 src/slicot/sb04nd.f \
742 src/slicot/sb02rd.f \
743 src/slicot/sb04rd.f \
744 src/slicot/ib01cd.f \
745 src/slicot/ib01px.f \
746 src/slicot/ma02ad.f \
747 src/slicot/ab01od.f \
748 src/slicot/mb01ru.f \
749 src/slicot/ma02ed.f \
750 src/slicot/mb04ny.f \
751 src/slicot/mb01ry.f \
752 src/slicot/sb04nv.f \
753 src/slicot/ib01od.f \
754 src/slicot/sb04nx.f \
755 src/slicot/sb10fd.f \
756 src/slicot/select.f \
757 src/slicot/sb04rv.f \
758 src/slicot/mb04kd.f \
759 src/slicot/sb04py.f \
760 src/slicot/sb04rx.f \
761 src/slicot/mb03od.f \
762 src/slicot/mb04od.f \
763 src/slicot/mb01sd.f \
764 src/slicot/sb03md.f \
765 src/slicot/sb04md.f \
766 src/slicot/sb02qd.f \
767 src/slicot/sb10rd.f \
768 src/slicot/sb04qd.f \
769 src/slicot/ib01my.f \
770 src/slicot/ib01bd.f \
771 src/slicot/mb04iy.f \
772 src/slicot/sb02mr.f \
773 src/slicot/ab01nd.f \
774 src/slicot/sb02mt.f \
775 src/slicot/sb04mr.f \
776 src/slicot/sb03mv.f \
777 src/slicot/sb02ou.f \
778 src/slicot/mb02qy.f \
779 src/slicot/sb03ou.f \
780 src/slicot/sb04qr.f \
781 src/slicot/sb03mx.f \
782 src/slicot/ib01nd.f \
783 src/slicot/sb02oy.f \
784 src/slicot/sb03oy.f \
785 src/slicot/sb03qx.f \
786 src/slicot/ib01rd.f \
787 src/slicot/sb03sy.f \
788 src/slicot/mb04nd.f \
789 src/slicot/mb01rd.f \
790 src/slicot/mb01vd.f \
791 src/slicot/sb10qd.f \
792 src/slicot/ereduc.f \
793 src/slicot/fstair.f \
797 src/slicot/ZB03OD.f \
798 src/slicot/riccpack.f \
799 src/slicot/Ex-schur.f \
800 src/fortran/voiddummy.f
802 CACSD_FORTRAN_SOURCES = \
803 src/fortran/jacl2.f \
804 src/fortran/onface.f \
806 src/fortran/degl2.f \
807 src/fortran/qvalz.f \
808 src/fortran/dfrmg.f \
809 src/fortran/hessl2.f \
810 src/fortran/rtitr.f \
811 src/fortran/watfac.f \
812 src/fortran/sszer.f \
813 src/fortran/mzdivq.f \
814 src/fortran/expan.f \
815 src/fortran/optml2.f \
816 src/fortran/wdegre.f \
819 src/fortran/shrslv.f \
820 src/fortran/qhesz.f \
821 src/fortran/rilac.f \
823 src/fortran/wesidu.f \
824 src/fortran/dzdivq.f \
825 src/fortran/arl2a.f \
827 src/fortran/outl2.f \
828 src/fortran/dhetr.f \
829 src/fortran/domout.f \
830 src/fortran/rootgp.f \
833 src/fortran/deg1l2.f \
834 src/fortran/modul.f \
835 src/fortran/scapol.f \
837 src/fortran/storl2.f \
838 src/fortran/calsca.f \
845 GATEWAY_C_SOURCES = \
846 sci_gateway/c/gw_cacsd.c \
847 sci_gateway/c/sci_contr.c \
848 sci_gateway/c/sci_dhinf.c \
849 sci_gateway/c/sci_hinf.c \
850 sci_gateway/c/sci_linmeq.c \
851 sci_gateway/c/sci_mucomp.c \
852 sci_gateway/c/sci_rankqr.c \
853 sci_gateway/c/sci_rrankqr.c \
854 sci_gateway/c/sci_zrankqr.c \
855 sci_gateway/c/sci_ricc.c \
856 sci_gateway/c/sci_sident.c \
857 sci_gateway/c/sci_sorder.c \
858 sci_gateway/c/sci_findbd.c
860 GATEWAY_CPP_SOURCES = \
861 sci_gateway/cpp/cacsd_gw.cpp \
862 sci_gateway/cpp/sci_arl2_ius.cpp \
863 sci_gateway/cpp/sci_ldiv.cpp \
864 sci_gateway/cpp/sci_tzer.cpp \
865 sci_gateway/cpp/sci_residu.cpp \
866 sci_gateway/cpp/sci_ppol.cpp \
867 sci_gateway/cpp/sci_freq.cpp \
868 sci_gateway/cpp/sci_ltitr.cpp \
869 sci_gateway/cpp/sci_rtitr.cpp \
870 sci_gateway/cpp/sci_ereduc.cpp \
871 sci_gateway/cpp/sci_fstair.cpp
873 libscicacsd_la_CPPFLAGS = \
874 -I$(srcdir)/includes/ \
876 -I$(top_srcdir)/modules/ast/includes/ast/ \
877 -I$(top_srcdir)/modules/ast/includes/exps/ \
878 -I$(top_srcdir)/modules/ast/includes/operations/ \
879 -I$(top_srcdir)/modules/ast/includes/parse/ \
880 -I$(top_srcdir)/modules/ast/includes/symbol/ \
881 -I$(top_srcdir)/modules/ast/includes/system_env/ \
882 -I$(top_srcdir)/modules/ast/includes/types/ \
883 -I$(top_srcdir)/modules/ast/includes/analysis/ \
884 -I$(top_srcdir)/modules/output_stream/includes/ \
885 -I$(top_srcdir)/modules/elementary_functions/includes/ \
886 -I$(top_srcdir)/modules/api_scilab/includes/ \
887 -I$(top_srcdir)/modules/localization/includes/ \
888 -I$(top_srcdir)/modules/dynamic_link/includes/ \
889 -I$(top_srcdir)/modules/threads/includes/ \
890 -I$(top_srcdir)/modules/string/includes/ \
891 -I$(top_srcdir)/modules/console/includes/ \
894 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscicacsd.la
895 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscicacsd-algo.la libscicacsd.la
896 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = libscicacsd-algo.la
897 libscicacsd_la_LDFLAGS = $(AM_LDFLAGS)
898 libscicacsd_algo_la_SOURCES = $(CACSD_FORTRAN_SOURCES) $(SLICOT_FORTRAN_SOURCES) $(CACSD_C_SOURCES)
899 libscicacsd_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
900 libscicacsd_algo_la_CPPFLAGS = $(libscicacsd_la_CPPFLAGS)
902 # For the code check (splint)
903 CHECK_SRC = $(GATEWAY_C_SOURCES)
904 INCLUDE_FLAGS = $(libscicacsd_la_CPPFLAGS)
905 libscicacsd_la_LIBADD = libscicacsd-algo.la $(FLIBS)
910 #### cacsd : Conf files ####
911 libscicacsd_la_rootdir = $(mydatadir)
912 libscicacsd_la_root_DATA = license.txt
914 ####�cacsd : init scripts ####
915 libscicacsd_la_etcdir = $(mydatadir)/etc
916 libscicacsd_la_etc_DATA = etc/cacsd.quit etc/cacsd.start
918 ####�cacsd : gateway declaration ####
919 libscicacsd_la_sci_gatewaydir = $(mydatadir)/sci_gateway
920 libscicacsd_la_sci_gateway_DATA = sci_gateway/cacsd_gateway.xml
922 # Where all the Scilab stuff is installed (macros, help, ...)
923 mydatadir = $(pkgdatadir)/modules/$(modulename)
925 # Set AM_* SCI detected settings
926 AM_CPPFLAGS = $(SCI_CPPFLAGS)
927 AM_CFLAGS = $(SCI_CFLAGS)
928 AM_CXXFLAGS = $(SCI_CXXFLAGS)
929 # append includes to AM_FFLAGS to manage fortran includes
930 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
932 # Tag shared libraries with the Scilab version
933 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
936 SPLINT_OPTIONS = -weak -booltype BOOL
938 ########################### JAVA ######################################
939 #### We are delegating java compilation to ant... Thanks to that
940 #### the procedure will be the same with Microsoft Windows (C)
942 #######################################################################
943 TARGETS_ALL = $(am__append_1)
945 ################ MACROS ######################
946 # Rule to build a macro
947 # NOT USED AT THE MOMENT
950 ########### INSTALL DOCUMENTATION ###################
952 # Install documentation files into the right target
953 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
954 # automake needs the html files to be present which is not the case when
955 # we are building Scilab
957 # Where it should be installed
958 pkgdocdir = $(mydatadir)
960 # What is the mask of the help source
963 # What is the mask of the MathML sources
966 ########### INSTALL DATA ###################
967 # Install macros, help & demos
968 # Where it should be installed
969 pkgmacrosdir = $(mydatadir)
970 # Which directory we process
972 # Mask of the Scilab sources macros
974 # Mask of the Scilab executable sources macros
975 MACROBUILDMASK = *.sce
976 # Mask of the Scilab compiled macros
978 # List of the standard directory for tests
979 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
980 # Where the demos should be installed
981 pkgdemosdir = $(mydatadir)
982 # List of the standard directory for demos
984 # List of the standard directory for examples
985 EXAMPLES_DIR = examples
986 # Where to export JAVA archives (.jar)
991 HELP_CHAPTERDIR = help/
992 HELP_CHAPTERFILE = addchapter.sce
993 HELP_CHAPTERLANG = en_US fr_FR pt_BR
997 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
998 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
1000 case '$(am__configure_deps)' in \
1002 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1003 && { if test -f $@; then exit 0; else break; fi; }; \
1007 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/cacsd/Makefile'; \
1008 $(am__cd) $(top_srcdir) && \
1009 $(AUTOMAKE) --foreign modules/cacsd/Makefile
1010 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1013 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1015 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1016 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1018 $(top_srcdir)/Makefile.incl.am $(am__empty):
1020 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1021 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1023 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1024 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1025 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1026 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1027 $(am__aclocal_m4_deps):
1029 clean-noinstLTLIBRARIES:
1030 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1031 @list='$(noinst_LTLIBRARIES)'; \
1032 locs=`for p in $$list; do echo $$p; done | \
1033 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1035 test -z "$$locs" || { \
1036 echo rm -f $${locs}; \
1040 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
1042 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1043 list2=; for p in $$list; do \
1044 if test -f $$p; then \
1045 list2="$$list2 $$p"; \
1048 test -z "$$list2" || { \
1049 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
1050 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
1051 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
1052 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
1055 uninstall-pkglibLTLIBRARIES:
1056 @$(NORMAL_UNINSTALL)
1057 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
1058 for p in $$list; do \
1060 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
1061 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
1064 clean-pkglibLTLIBRARIES:
1065 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
1066 @list='$(pkglib_LTLIBRARIES)'; \
1067 locs=`for p in $$list; do echo $$p; done | \
1068 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1070 test -z "$$locs" || { \
1071 echo rm -f $${locs}; \
1074 src/fortran/$(am__dirstamp):
1075 @$(MKDIR_P) src/fortran
1076 @: > src/fortran/$(am__dirstamp)
1077 src/fortran/$(DEPDIR)/$(am__dirstamp):
1078 @$(MKDIR_P) src/fortran/$(DEPDIR)
1079 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
1080 src/fortran/jacl2.lo: src/fortran/$(am__dirstamp) \
1081 src/fortran/$(DEPDIR)/$(am__dirstamp)
1082 src/fortran/onface.lo: src/fortran/$(am__dirstamp) \
1083 src/fortran/$(DEPDIR)/$(am__dirstamp)
1084 src/fortran/tild.lo: src/fortran/$(am__dirstamp) \
1085 src/fortran/$(DEPDIR)/$(am__dirstamp)
1086 src/fortran/degl2.lo: src/fortran/$(am__dirstamp) \
1087 src/fortran/$(DEPDIR)/$(am__dirstamp)
1088 src/fortran/qvalz.lo: src/fortran/$(am__dirstamp) \
1089 src/fortran/$(DEPDIR)/$(am__dirstamp)
1090 src/fortran/dfrmg.lo: src/fortran/$(am__dirstamp) \
1091 src/fortran/$(DEPDIR)/$(am__dirstamp)
1092 src/fortran/hessl2.lo: src/fortran/$(am__dirstamp) \
1093 src/fortran/$(DEPDIR)/$(am__dirstamp)
1094 src/fortran/rtitr.lo: src/fortran/$(am__dirstamp) \
1095 src/fortran/$(DEPDIR)/$(am__dirstamp)
1096 src/fortran/watfac.lo: src/fortran/$(am__dirstamp) \
1097 src/fortran/$(DEPDIR)/$(am__dirstamp)
1098 src/fortran/sszer.lo: src/fortran/$(am__dirstamp) \
1099 src/fortran/$(DEPDIR)/$(am__dirstamp)
1100 src/fortran/mzdivq.lo: src/fortran/$(am__dirstamp) \
1101 src/fortran/$(DEPDIR)/$(am__dirstamp)
1102 src/fortran/expan.lo: src/fortran/$(am__dirstamp) \
1103 src/fortran/$(DEPDIR)/$(am__dirstamp)
1104 src/fortran/optml2.lo: src/fortran/$(am__dirstamp) \
1105 src/fortran/$(DEPDIR)/$(am__dirstamp)
1106 src/fortran/wdegre.lo: src/fortran/$(am__dirstamp) \
1107 src/fortran/$(DEPDIR)/$(am__dirstamp)
1108 src/fortran/phi.lo: src/fortran/$(am__dirstamp) \
1109 src/fortran/$(DEPDIR)/$(am__dirstamp)
1110 src/fortran/ricd.lo: src/fortran/$(am__dirstamp) \
1111 src/fortran/$(DEPDIR)/$(am__dirstamp)
1112 src/fortran/shrslv.lo: src/fortran/$(am__dirstamp) \
1113 src/fortran/$(DEPDIR)/$(am__dirstamp)
1114 src/fortran/qhesz.lo: src/fortran/$(am__dirstamp) \
1115 src/fortran/$(DEPDIR)/$(am__dirstamp)
1116 src/fortran/rilac.lo: src/fortran/$(am__dirstamp) \
1117 src/fortran/$(DEPDIR)/$(am__dirstamp)
1118 src/fortran/arl2.lo: src/fortran/$(am__dirstamp) \
1119 src/fortran/$(DEPDIR)/$(am__dirstamp)
1120 src/fortran/wesidu.lo: src/fortran/$(am__dirstamp) \
1121 src/fortran/$(DEPDIR)/$(am__dirstamp)
1122 src/fortran/dzdivq.lo: src/fortran/$(am__dirstamp) \
1123 src/fortran/$(DEPDIR)/$(am__dirstamp)
1124 src/fortran/arl2a.lo: src/fortran/$(am__dirstamp) \
1125 src/fortran/$(DEPDIR)/$(am__dirstamp)
1126 src/fortran/lq.lo: src/fortran/$(am__dirstamp) \
1127 src/fortran/$(DEPDIR)/$(am__dirstamp)
1128 src/fortran/outl2.lo: src/fortran/$(am__dirstamp) \
1129 src/fortran/$(DEPDIR)/$(am__dirstamp)
1130 src/fortran/dhetr.lo: src/fortran/$(am__dirstamp) \
1131 src/fortran/$(DEPDIR)/$(am__dirstamp)
1132 src/fortran/domout.lo: src/fortran/$(am__dirstamp) \
1133 src/fortran/$(DEPDIR)/$(am__dirstamp)
1134 src/fortran/rootgp.lo: src/fortran/$(am__dirstamp) \
1135 src/fortran/$(DEPDIR)/$(am__dirstamp)
1136 src/fortran/feq.lo: src/fortran/$(am__dirstamp) \
1137 src/fortran/$(DEPDIR)/$(am__dirstamp)
1138 src/fortran/fout.lo: src/fortran/$(am__dirstamp) \
1139 src/fortran/$(DEPDIR)/$(am__dirstamp)
1140 src/fortran/deg1l2.lo: src/fortran/$(am__dirstamp) \
1141 src/fortran/$(DEPDIR)/$(am__dirstamp)
1142 src/fortran/modul.lo: src/fortran/$(am__dirstamp) \
1143 src/fortran/$(DEPDIR)/$(am__dirstamp)
1144 src/fortran/scapol.lo: src/fortran/$(am__dirstamp) \
1145 src/fortran/$(DEPDIR)/$(am__dirstamp)
1146 src/fortran/giv.lo: src/fortran/$(am__dirstamp) \
1147 src/fortran/$(DEPDIR)/$(am__dirstamp)
1148 src/fortran/storl2.lo: src/fortran/$(am__dirstamp) \
1149 src/fortran/$(DEPDIR)/$(am__dirstamp)
1150 src/fortran/calsca.lo: src/fortran/$(am__dirstamp) \
1151 src/fortran/$(DEPDIR)/$(am__dirstamp)
1152 src/fortran/qitz.lo: src/fortran/$(am__dirstamp) \
1153 src/fortran/$(DEPDIR)/$(am__dirstamp)
1154 src/fortran/front.lo: src/fortran/$(am__dirstamp) \
1155 src/fortran/$(DEPDIR)/$(am__dirstamp)
1156 src/slicot/$(am__dirstamp):
1157 @$(MKDIR_P) src/slicot
1158 @: > src/slicot/$(am__dirstamp)
1159 src/slicot/$(DEPDIR)/$(am__dirstamp):
1160 @$(MKDIR_P) src/slicot/$(DEPDIR)
1161 @: > src/slicot/$(DEPDIR)/$(am__dirstamp)
1162 src/slicot/sb04pd.lo: src/slicot/$(am__dirstamp) \
1163 src/slicot/$(DEPDIR)/$(am__dirstamp)
1164 src/slicot/ib01ad.lo: src/slicot/$(am__dirstamp) \
1165 src/slicot/$(DEPDIR)/$(am__dirstamp)
1166 src/slicot/tb01wd.lo: src/slicot/$(am__dirstamp) \
1167 src/slicot/$(DEPDIR)/$(am__dirstamp)
1168 src/slicot/ib01py.lo: src/slicot/$(am__dirstamp) \
1169 src/slicot/$(DEPDIR)/$(am__dirstamp)
1170 src/slicot/mb01rx.lo: src/slicot/$(am__dirstamp) \
1171 src/slicot/$(DEPDIR)/$(am__dirstamp)
1172 src/slicot/ib01md.lo: src/slicot/$(am__dirstamp) \
1173 src/slicot/$(DEPDIR)/$(am__dirstamp)
1174 src/slicot/sb02ru.lo: src/slicot/$(am__dirstamp) \
1175 src/slicot/$(DEPDIR)/$(am__dirstamp)
1176 src/slicot/sb04nw.lo: src/slicot/$(am__dirstamp) \
1177 src/slicot/$(DEPDIR)/$(am__dirstamp)
1178 src/slicot/sb10dd.lo: src/slicot/$(am__dirstamp) \
1179 src/slicot/$(DEPDIR)/$(am__dirstamp)
1180 src/slicot/mb04id.lo: src/slicot/$(am__dirstamp) \
1181 src/slicot/$(DEPDIR)/$(am__dirstamp)
1182 src/slicot/sb04ny.lo: src/slicot/$(am__dirstamp) \
1183 src/slicot/$(DEPDIR)/$(am__dirstamp)
1184 src/slicot/ib01qd.lo: src/slicot/$(am__dirstamp) \
1185 src/slicot/$(DEPDIR)/$(am__dirstamp)
1186 src/slicot/sb04px.lo: src/slicot/$(am__dirstamp) \
1187 src/slicot/$(DEPDIR)/$(am__dirstamp)
1188 src/slicot/sb04rw.lo: src/slicot/$(am__dirstamp) \
1189 src/slicot/$(DEPDIR)/$(am__dirstamp)
1190 src/slicot/sb04ry.lo: src/slicot/$(am__dirstamp) \
1191 src/slicot/$(DEPDIR)/$(am__dirstamp)
1192 src/slicot/mb01qd.lo: src/slicot/$(am__dirstamp) \
1193 src/slicot/$(DEPDIR)/$(am__dirstamp)
1194 src/slicot/mb01ud.lo: src/slicot/$(am__dirstamp) \
1195 src/slicot/$(DEPDIR)/$(am__dirstamp)
1196 src/slicot/sb02od.lo: src/slicot/$(am__dirstamp) \
1197 src/slicot/$(DEPDIR)/$(am__dirstamp)
1198 src/slicot/mb02ud.lo: src/slicot/$(am__dirstamp) \
1199 src/slicot/$(DEPDIR)/$(am__dirstamp)
1200 src/slicot/sb10pd.lo: src/slicot/$(am__dirstamp) \
1201 src/slicot/$(DEPDIR)/$(am__dirstamp)
1202 src/slicot/sb03od.lo: src/slicot/$(am__dirstamp) \
1203 src/slicot/$(DEPDIR)/$(am__dirstamp)
1204 src/slicot/mb03ud.lo: src/slicot/$(am__dirstamp) \
1205 src/slicot/$(DEPDIR)/$(am__dirstamp)
1206 src/slicot/sb02sd.lo: src/slicot/$(am__dirstamp) \
1207 src/slicot/$(DEPDIR)/$(am__dirstamp)
1208 src/slicot/ib01oy.lo: src/slicot/$(am__dirstamp) \
1209 src/slicot/$(DEPDIR)/$(am__dirstamp)
1210 src/slicot/sb02ms.lo: src/slicot/$(am__dirstamp) \
1211 src/slicot/$(DEPDIR)/$(am__dirstamp)
1212 src/slicot/ab13md.lo: src/slicot/$(am__dirstamp) \
1213 src/slicot/$(DEPDIR)/$(am__dirstamp)
1214 src/slicot/sb03or.lo: src/slicot/$(am__dirstamp) \
1215 src/slicot/$(DEPDIR)/$(am__dirstamp)
1216 src/slicot/mb03oy.lo: src/slicot/$(am__dirstamp) \
1217 src/slicot/$(DEPDIR)/$(am__dirstamp)
1218 src/slicot/ma02fd.lo: src/slicot/$(am__dirstamp) \
1219 src/slicot/$(DEPDIR)/$(am__dirstamp)
1220 src/slicot/sb03ot.lo: src/slicot/$(am__dirstamp) \
1221 src/slicot/$(DEPDIR)/$(am__dirstamp)
1222 src/slicot/mb04oy.lo: src/slicot/$(am__dirstamp) \
1223 src/slicot/$(DEPDIR)/$(am__dirstamp)
1224 src/slicot/sb04mu.lo: src/slicot/$(am__dirstamp) \
1225 src/slicot/$(DEPDIR)/$(am__dirstamp)
1226 src/slicot/sb03mw.lo: src/slicot/$(am__dirstamp) \
1227 src/slicot/$(DEPDIR)/$(am__dirstamp)
1228 src/slicot/sb02ov.lo: src/slicot/$(am__dirstamp) \
1229 src/slicot/$(DEPDIR)/$(am__dirstamp)
1230 src/slicot/sb03ov.lo: src/slicot/$(am__dirstamp) \
1231 src/slicot/$(DEPDIR)/$(am__dirstamp)
1232 src/slicot/sb04mw.lo: src/slicot/$(am__dirstamp) \
1233 src/slicot/$(DEPDIR)/$(am__dirstamp)
1234 src/slicot/sb03my.lo: src/slicot/$(am__dirstamp) \
1235 src/slicot/$(DEPDIR)/$(am__dirstamp)
1236 src/slicot/sb04my.lo: src/slicot/$(am__dirstamp) \
1237 src/slicot/$(DEPDIR)/$(am__dirstamp)
1238 src/slicot/sb04qu.lo: src/slicot/$(am__dirstamp) \
1239 src/slicot/$(DEPDIR)/$(am__dirstamp)
1240 src/slicot/ib01pd.lo: src/slicot/$(am__dirstamp) \
1241 src/slicot/$(DEPDIR)/$(am__dirstamp)
1242 src/slicot/sb03qy.lo: src/slicot/$(am__dirstamp) \
1243 src/slicot/$(DEPDIR)/$(am__dirstamp)
1244 src/slicot/sb03sx.lo: src/slicot/$(am__dirstamp) \
1245 src/slicot/$(DEPDIR)/$(am__dirstamp)
1246 src/slicot/sb04qy.lo: src/slicot/$(am__dirstamp) \
1247 src/slicot/$(DEPDIR)/$(am__dirstamp)
1248 src/slicot/mb01pd.lo: src/slicot/$(am__dirstamp) \
1249 src/slicot/$(DEPDIR)/$(am__dirstamp)
1250 src/slicot/mb02pd.lo: src/slicot/$(am__dirstamp) \
1251 src/slicot/$(DEPDIR)/$(am__dirstamp)
1252 src/slicot/mb01td.lo: src/slicot/$(am__dirstamp) \
1253 src/slicot/$(DEPDIR)/$(am__dirstamp)
1254 src/slicot/sb02nd.lo: src/slicot/$(am__dirstamp) \
1255 src/slicot/$(DEPDIR)/$(am__dirstamp)
1256 src/slicot/sb04nd.lo: src/slicot/$(am__dirstamp) \
1257 src/slicot/$(DEPDIR)/$(am__dirstamp)
1258 src/slicot/sb02rd.lo: src/slicot/$(am__dirstamp) \
1259 src/slicot/$(DEPDIR)/$(am__dirstamp)
1260 src/slicot/sb04rd.lo: src/slicot/$(am__dirstamp) \
1261 src/slicot/$(DEPDIR)/$(am__dirstamp)
1262 src/slicot/ib01cd.lo: src/slicot/$(am__dirstamp) \
1263 src/slicot/$(DEPDIR)/$(am__dirstamp)
1264 src/slicot/ib01px.lo: src/slicot/$(am__dirstamp) \
1265 src/slicot/$(DEPDIR)/$(am__dirstamp)
1266 src/slicot/ma02ad.lo: src/slicot/$(am__dirstamp) \
1267 src/slicot/$(DEPDIR)/$(am__dirstamp)
1268 src/slicot/ab01od.lo: src/slicot/$(am__dirstamp) \
1269 src/slicot/$(DEPDIR)/$(am__dirstamp)
1270 src/slicot/mb01ru.lo: src/slicot/$(am__dirstamp) \
1271 src/slicot/$(DEPDIR)/$(am__dirstamp)
1272 src/slicot/ma02ed.lo: src/slicot/$(am__dirstamp) \
1273 src/slicot/$(DEPDIR)/$(am__dirstamp)
1274 src/slicot/mb04ny.lo: src/slicot/$(am__dirstamp) \
1275 src/slicot/$(DEPDIR)/$(am__dirstamp)
1276 src/slicot/mb01ry.lo: src/slicot/$(am__dirstamp) \
1277 src/slicot/$(DEPDIR)/$(am__dirstamp)
1278 src/slicot/sb04nv.lo: src/slicot/$(am__dirstamp) \
1279 src/slicot/$(DEPDIR)/$(am__dirstamp)
1280 src/slicot/ib01od.lo: src/slicot/$(am__dirstamp) \
1281 src/slicot/$(DEPDIR)/$(am__dirstamp)
1282 src/slicot/sb04nx.lo: src/slicot/$(am__dirstamp) \
1283 src/slicot/$(DEPDIR)/$(am__dirstamp)
1284 src/slicot/sb10fd.lo: src/slicot/$(am__dirstamp) \
1285 src/slicot/$(DEPDIR)/$(am__dirstamp)
1286 src/slicot/select.lo: src/slicot/$(am__dirstamp) \
1287 src/slicot/$(DEPDIR)/$(am__dirstamp)
1288 src/slicot/sb04rv.lo: src/slicot/$(am__dirstamp) \
1289 src/slicot/$(DEPDIR)/$(am__dirstamp)
1290 src/slicot/mb04kd.lo: src/slicot/$(am__dirstamp) \
1291 src/slicot/$(DEPDIR)/$(am__dirstamp)
1292 src/slicot/sb04py.lo: src/slicot/$(am__dirstamp) \
1293 src/slicot/$(DEPDIR)/$(am__dirstamp)
1294 src/slicot/sb04rx.lo: src/slicot/$(am__dirstamp) \
1295 src/slicot/$(DEPDIR)/$(am__dirstamp)
1296 src/slicot/mb03od.lo: src/slicot/$(am__dirstamp) \
1297 src/slicot/$(DEPDIR)/$(am__dirstamp)
1298 src/slicot/mb04od.lo: src/slicot/$(am__dirstamp) \
1299 src/slicot/$(DEPDIR)/$(am__dirstamp)
1300 src/slicot/mb01sd.lo: src/slicot/$(am__dirstamp) \
1301 src/slicot/$(DEPDIR)/$(am__dirstamp)
1302 src/slicot/sb03md.lo: src/slicot/$(am__dirstamp) \
1303 src/slicot/$(DEPDIR)/$(am__dirstamp)
1304 src/slicot/sb04md.lo: src/slicot/$(am__dirstamp) \
1305 src/slicot/$(DEPDIR)/$(am__dirstamp)
1306 src/slicot/sb02qd.lo: src/slicot/$(am__dirstamp) \
1307 src/slicot/$(DEPDIR)/$(am__dirstamp)
1308 src/slicot/sb10rd.lo: src/slicot/$(am__dirstamp) \
1309 src/slicot/$(DEPDIR)/$(am__dirstamp)
1310 src/slicot/sb04qd.lo: src/slicot/$(am__dirstamp) \
1311 src/slicot/$(DEPDIR)/$(am__dirstamp)
1312 src/slicot/ib01my.lo: src/slicot/$(am__dirstamp) \
1313 src/slicot/$(DEPDIR)/$(am__dirstamp)
1314 src/slicot/ib01bd.lo: src/slicot/$(am__dirstamp) \
1315 src/slicot/$(DEPDIR)/$(am__dirstamp)
1316 src/slicot/mb04iy.lo: src/slicot/$(am__dirstamp) \
1317 src/slicot/$(DEPDIR)/$(am__dirstamp)
1318 src/slicot/sb02mr.lo: src/slicot/$(am__dirstamp) \
1319 src/slicot/$(DEPDIR)/$(am__dirstamp)
1320 src/slicot/ab01nd.lo: src/slicot/$(am__dirstamp) \
1321 src/slicot/$(DEPDIR)/$(am__dirstamp)
1322 src/slicot/sb02mt.lo: src/slicot/$(am__dirstamp) \
1323 src/slicot/$(DEPDIR)/$(am__dirstamp)
1324 src/slicot/sb04mr.lo: src/slicot/$(am__dirstamp) \
1325 src/slicot/$(DEPDIR)/$(am__dirstamp)
1326 src/slicot/sb03mv.lo: src/slicot/$(am__dirstamp) \
1327 src/slicot/$(DEPDIR)/$(am__dirstamp)
1328 src/slicot/sb02ou.lo: src/slicot/$(am__dirstamp) \
1329 src/slicot/$(DEPDIR)/$(am__dirstamp)
1330 src/slicot/mb02qy.lo: src/slicot/$(am__dirstamp) \
1331 src/slicot/$(DEPDIR)/$(am__dirstamp)
1332 src/slicot/sb03ou.lo: src/slicot/$(am__dirstamp) \
1333 src/slicot/$(DEPDIR)/$(am__dirstamp)
1334 src/slicot/sb04qr.lo: src/slicot/$(am__dirstamp) \
1335 src/slicot/$(DEPDIR)/$(am__dirstamp)
1336 src/slicot/sb03mx.lo: src/slicot/$(am__dirstamp) \
1337 src/slicot/$(DEPDIR)/$(am__dirstamp)
1338 src/slicot/ib01nd.lo: src/slicot/$(am__dirstamp) \
1339 src/slicot/$(DEPDIR)/$(am__dirstamp)
1340 src/slicot/sb02oy.lo: src/slicot/$(am__dirstamp) \
1341 src/slicot/$(DEPDIR)/$(am__dirstamp)
1342 src/slicot/sb03oy.lo: src/slicot/$(am__dirstamp) \
1343 src/slicot/$(DEPDIR)/$(am__dirstamp)
1344 src/slicot/sb03qx.lo: src/slicot/$(am__dirstamp) \
1345 src/slicot/$(DEPDIR)/$(am__dirstamp)
1346 src/slicot/ib01rd.lo: src/slicot/$(am__dirstamp) \
1347 src/slicot/$(DEPDIR)/$(am__dirstamp)
1348 src/slicot/sb03sy.lo: src/slicot/$(am__dirstamp) \
1349 src/slicot/$(DEPDIR)/$(am__dirstamp)
1350 src/slicot/mb04nd.lo: src/slicot/$(am__dirstamp) \
1351 src/slicot/$(DEPDIR)/$(am__dirstamp)
1352 src/slicot/mb01rd.lo: src/slicot/$(am__dirstamp) \
1353 src/slicot/$(DEPDIR)/$(am__dirstamp)
1354 src/slicot/mb01vd.lo: src/slicot/$(am__dirstamp) \
1355 src/slicot/$(DEPDIR)/$(am__dirstamp)
1356 src/slicot/sb10qd.lo: src/slicot/$(am__dirstamp) \
1357 src/slicot/$(DEPDIR)/$(am__dirstamp)
1358 src/slicot/ereduc.lo: src/slicot/$(am__dirstamp) \
1359 src/slicot/$(DEPDIR)/$(am__dirstamp)
1360 src/slicot/fstair.lo: src/slicot/$(am__dirstamp) \
1361 src/slicot/$(DEPDIR)/$(am__dirstamp)
1362 src/slicot/inva.lo: src/slicot/$(am__dirstamp) \
1363 src/slicot/$(DEPDIR)/$(am__dirstamp)
1364 src/slicot/polmc.lo: src/slicot/$(am__dirstamp) \
1365 src/slicot/$(DEPDIR)/$(am__dirstamp)
1366 src/slicot/ssxmc.lo: src/slicot/$(am__dirstamp) \
1367 src/slicot/$(DEPDIR)/$(am__dirstamp)
1368 src/slicot/ZB03OD.lo: src/slicot/$(am__dirstamp) \
1369 src/slicot/$(DEPDIR)/$(am__dirstamp)
1370 src/slicot/riccpack.lo: src/slicot/$(am__dirstamp) \
1371 src/slicot/$(DEPDIR)/$(am__dirstamp)
1372 src/slicot/Ex-schur.lo: src/slicot/$(am__dirstamp) \
1373 src/slicot/$(DEPDIR)/$(am__dirstamp)
1374 src/fortran/voiddummy.lo: src/fortran/$(am__dirstamp) \
1375 src/fortran/$(DEPDIR)/$(am__dirstamp)
1376 src/c/$(am__dirstamp):
1378 @: > src/c/$(am__dirstamp)
1379 src/c/$(DEPDIR)/$(am__dirstamp):
1380 @$(MKDIR_P) src/c/$(DEPDIR)
1381 @: > src/c/$(DEPDIR)/$(am__dirstamp)
1382 src/c/libscicacsd_algo_la-dmp2pm.lo: src/c/$(am__dirstamp) \
1383 src/c/$(DEPDIR)/$(am__dirstamp)
1385 libscicacsd-algo.la: $(libscicacsd_algo_la_OBJECTS) $(libscicacsd_algo_la_DEPENDENCIES) $(EXTRA_libscicacsd_algo_la_DEPENDENCIES)
1386 $(AM_V_F77LD)$(F77LINK) $(am_libscicacsd_algo_la_rpath) $(libscicacsd_algo_la_OBJECTS) $(libscicacsd_algo_la_LIBADD) $(LIBS)
1387 sci_gateway/c/$(am__dirstamp):
1388 @$(MKDIR_P) sci_gateway/c
1389 @: > sci_gateway/c/$(am__dirstamp)
1390 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
1391 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
1392 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1393 sci_gateway/c/libscicacsd_la-gw_cacsd.lo: \
1394 sci_gateway/c/$(am__dirstamp) \
1395 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1396 sci_gateway/c/libscicacsd_la-sci_contr.lo: \
1397 sci_gateway/c/$(am__dirstamp) \
1398 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1399 sci_gateway/c/libscicacsd_la-sci_dhinf.lo: \
1400 sci_gateway/c/$(am__dirstamp) \
1401 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1402 sci_gateway/c/libscicacsd_la-sci_hinf.lo: \
1403 sci_gateway/c/$(am__dirstamp) \
1404 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1405 sci_gateway/c/libscicacsd_la-sci_linmeq.lo: \
1406 sci_gateway/c/$(am__dirstamp) \
1407 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1408 sci_gateway/c/libscicacsd_la-sci_mucomp.lo: \
1409 sci_gateway/c/$(am__dirstamp) \
1410 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1411 sci_gateway/c/libscicacsd_la-sci_rankqr.lo: \
1412 sci_gateway/c/$(am__dirstamp) \
1413 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1414 sci_gateway/c/libscicacsd_la-sci_rrankqr.lo: \
1415 sci_gateway/c/$(am__dirstamp) \
1416 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1417 sci_gateway/c/libscicacsd_la-sci_zrankqr.lo: \
1418 sci_gateway/c/$(am__dirstamp) \
1419 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1420 sci_gateway/c/libscicacsd_la-sci_ricc.lo: \
1421 sci_gateway/c/$(am__dirstamp) \
1422 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1423 sci_gateway/c/libscicacsd_la-sci_sident.lo: \
1424 sci_gateway/c/$(am__dirstamp) \
1425 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1426 sci_gateway/c/libscicacsd_la-sci_sorder.lo: \
1427 sci_gateway/c/$(am__dirstamp) \
1428 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1429 sci_gateway/c/libscicacsd_la-sci_findbd.lo: \
1430 sci_gateway/c/$(am__dirstamp) \
1431 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1432 sci_gateway/cpp/$(am__dirstamp):
1433 @$(MKDIR_P) sci_gateway/cpp
1434 @: > sci_gateway/cpp/$(am__dirstamp)
1435 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
1436 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
1437 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1438 sci_gateway/cpp/libscicacsd_la-cacsd_gw.lo: \
1439 sci_gateway/cpp/$(am__dirstamp) \
1440 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1441 sci_gateway/cpp/libscicacsd_la-sci_arl2_ius.lo: \
1442 sci_gateway/cpp/$(am__dirstamp) \
1443 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1444 sci_gateway/cpp/libscicacsd_la-sci_ldiv.lo: \
1445 sci_gateway/cpp/$(am__dirstamp) \
1446 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1447 sci_gateway/cpp/libscicacsd_la-sci_tzer.lo: \
1448 sci_gateway/cpp/$(am__dirstamp) \
1449 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1450 sci_gateway/cpp/libscicacsd_la-sci_residu.lo: \
1451 sci_gateway/cpp/$(am__dirstamp) \
1452 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1453 sci_gateway/cpp/libscicacsd_la-sci_ppol.lo: \
1454 sci_gateway/cpp/$(am__dirstamp) \
1455 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1456 sci_gateway/cpp/libscicacsd_la-sci_freq.lo: \
1457 sci_gateway/cpp/$(am__dirstamp) \
1458 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1459 sci_gateway/cpp/libscicacsd_la-sci_ltitr.lo: \
1460 sci_gateway/cpp/$(am__dirstamp) \
1461 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1462 sci_gateway/cpp/libscicacsd_la-sci_rtitr.lo: \
1463 sci_gateway/cpp/$(am__dirstamp) \
1464 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1465 sci_gateway/cpp/libscicacsd_la-sci_ereduc.lo: \
1466 sci_gateway/cpp/$(am__dirstamp) \
1467 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1468 sci_gateway/cpp/libscicacsd_la-sci_fstair.lo: \
1469 sci_gateway/cpp/$(am__dirstamp) \
1470 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1472 libscicacsd.la: $(libscicacsd_la_OBJECTS) $(libscicacsd_la_DEPENDENCIES) $(EXTRA_libscicacsd_la_DEPENDENCIES)
1473 $(AM_V_CXXLD)$(libscicacsd_la_LINK) $(am_libscicacsd_la_rpath) $(libscicacsd_la_OBJECTS) $(libscicacsd_la_LIBADD) $(LIBS)
1475 mostlyclean-compile:
1477 -rm -f sci_gateway/c/*.$(OBJEXT)
1478 -rm -f sci_gateway/c/*.lo
1479 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1480 -rm -f sci_gateway/cpp/*.lo
1481 -rm -f src/c/*.$(OBJEXT)
1483 -rm -f src/fortran/*.$(OBJEXT)
1484 -rm -f src/fortran/*.lo
1485 -rm -f src/slicot/*.$(OBJEXT)
1486 -rm -f src/slicot/*.lo
1491 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-gw_cacsd.Plo@am__quote@ # am--include-marker
1492 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_contr.Plo@am__quote@ # am--include-marker
1493 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_dhinf.Plo@am__quote@ # am--include-marker
1494 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_findbd.Plo@am__quote@ # am--include-marker
1495 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_hinf.Plo@am__quote@ # am--include-marker
1496 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_linmeq.Plo@am__quote@ # am--include-marker
1497 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_mucomp.Plo@am__quote@ # am--include-marker
1498 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rankqr.Plo@am__quote@ # am--include-marker
1499 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_ricc.Plo@am__quote@ # am--include-marker
1500 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rrankqr.Plo@am__quote@ # am--include-marker
1501 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sident.Plo@am__quote@ # am--include-marker
1502 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sorder.Plo@am__quote@ # am--include-marker
1503 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_zrankqr.Plo@am__quote@ # am--include-marker
1504 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-cacsd_gw.Plo@am__quote@ # am--include-marker
1505 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_arl2_ius.Plo@am__quote@ # am--include-marker
1506 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ereduc.Plo@am__quote@ # am--include-marker
1507 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_freq.Plo@am__quote@ # am--include-marker
1508 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_fstair.Plo@am__quote@ # am--include-marker
1509 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ldiv.Plo@am__quote@ # am--include-marker
1510 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ltitr.Plo@am__quote@ # am--include-marker
1511 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ppol.Plo@am__quote@ # am--include-marker
1512 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_residu.Plo@am__quote@ # am--include-marker
1513 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_rtitr.Plo@am__quote@ # am--include-marker
1514 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_tzer.Plo@am__quote@ # am--include-marker
1515 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscicacsd_algo_la-dmp2pm.Plo@am__quote@ # am--include-marker
1517 $(am__depfiles_remade):
1519 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1521 am--depfiles: $(am__depfiles_remade)
1524 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1525 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1526 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1529 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1532 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1533 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1534 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1536 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1537 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1540 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1541 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1542 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1544 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1545 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1547 src/c/libscicacsd_algo_la-dmp2pm.lo: src/c/dmp2pm.c
1548 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscicacsd_algo_la-dmp2pm.lo -MD -MP -MF src/c/$(DEPDIR)/libscicacsd_algo_la-dmp2pm.Tpo -c -o src/c/libscicacsd_algo_la-dmp2pm.lo `test -f 'src/c/dmp2pm.c' || echo '$(srcdir)/'`src/c/dmp2pm.c
1549 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscicacsd_algo_la-dmp2pm.Tpo src/c/$(DEPDIR)/libscicacsd_algo_la-dmp2pm.Plo
1550 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/dmp2pm.c' object='src/c/libscicacsd_algo_la-dmp2pm.lo' libtool=yes @AMDEPBACKSLASH@
1551 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1552 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscicacsd_algo_la-dmp2pm.lo `test -f 'src/c/dmp2pm.c' || echo '$(srcdir)/'`src/c/dmp2pm.c
1554 sci_gateway/c/libscicacsd_la-gw_cacsd.lo: sci_gateway/c/gw_cacsd.c
1555 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-gw_cacsd.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-gw_cacsd.Tpo -c -o sci_gateway/c/libscicacsd_la-gw_cacsd.lo `test -f 'sci_gateway/c/gw_cacsd.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd.c
1556 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-gw_cacsd.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-gw_cacsd.Plo
1557 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/gw_cacsd.c' object='sci_gateway/c/libscicacsd_la-gw_cacsd.lo' libtool=yes @AMDEPBACKSLASH@
1558 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1559 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-gw_cacsd.lo `test -f 'sci_gateway/c/gw_cacsd.c' || echo '$(srcdir)/'`sci_gateway/c/gw_cacsd.c
1561 sci_gateway/c/libscicacsd_la-sci_contr.lo: sci_gateway/c/sci_contr.c
1562 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_contr.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_contr.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_contr.lo `test -f 'sci_gateway/c/sci_contr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_contr.c
1563 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_contr.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_contr.Plo
1564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_contr.c' object='sci_gateway/c/libscicacsd_la-sci_contr.lo' libtool=yes @AMDEPBACKSLASH@
1565 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1566 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_contr.lo `test -f 'sci_gateway/c/sci_contr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_contr.c
1568 sci_gateway/c/libscicacsd_la-sci_dhinf.lo: sci_gateway/c/sci_dhinf.c
1569 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_dhinf.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_dhinf.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_dhinf.lo `test -f 'sci_gateway/c/sci_dhinf.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dhinf.c
1570 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_dhinf.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_dhinf.Plo
1571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_dhinf.c' object='sci_gateway/c/libscicacsd_la-sci_dhinf.lo' libtool=yes @AMDEPBACKSLASH@
1572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1573 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_dhinf.lo `test -f 'sci_gateway/c/sci_dhinf.c' || echo '$(srcdir)/'`sci_gateway/c/sci_dhinf.c
1575 sci_gateway/c/libscicacsd_la-sci_hinf.lo: sci_gateway/c/sci_hinf.c
1576 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_hinf.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_hinf.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_hinf.lo `test -f 'sci_gateway/c/sci_hinf.c' || echo '$(srcdir)/'`sci_gateway/c/sci_hinf.c
1577 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_hinf.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_hinf.Plo
1578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_hinf.c' object='sci_gateway/c/libscicacsd_la-sci_hinf.lo' libtool=yes @AMDEPBACKSLASH@
1579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1580 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_hinf.lo `test -f 'sci_gateway/c/sci_hinf.c' || echo '$(srcdir)/'`sci_gateway/c/sci_hinf.c
1582 sci_gateway/c/libscicacsd_la-sci_linmeq.lo: sci_gateway/c/sci_linmeq.c
1583 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_linmeq.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_linmeq.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_linmeq.lo `test -f 'sci_gateway/c/sci_linmeq.c' || echo '$(srcdir)/'`sci_gateway/c/sci_linmeq.c
1584 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_linmeq.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_linmeq.Plo
1585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_linmeq.c' object='sci_gateway/c/libscicacsd_la-sci_linmeq.lo' libtool=yes @AMDEPBACKSLASH@
1586 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1587 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_linmeq.lo `test -f 'sci_gateway/c/sci_linmeq.c' || echo '$(srcdir)/'`sci_gateway/c/sci_linmeq.c
1589 sci_gateway/c/libscicacsd_la-sci_mucomp.lo: sci_gateway/c/sci_mucomp.c
1590 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_mucomp.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_mucomp.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_mucomp.lo `test -f 'sci_gateway/c/sci_mucomp.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mucomp.c
1591 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_mucomp.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_mucomp.Plo
1592 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_mucomp.c' object='sci_gateway/c/libscicacsd_la-sci_mucomp.lo' libtool=yes @AMDEPBACKSLASH@
1593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1594 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_mucomp.lo `test -f 'sci_gateway/c/sci_mucomp.c' || echo '$(srcdir)/'`sci_gateway/c/sci_mucomp.c
1596 sci_gateway/c/libscicacsd_la-sci_rankqr.lo: sci_gateway/c/sci_rankqr.c
1597 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_rankqr.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rankqr.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_rankqr.lo `test -f 'sci_gateway/c/sci_rankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rankqr.c
1598 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rankqr.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rankqr.Plo
1599 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_rankqr.c' object='sci_gateway/c/libscicacsd_la-sci_rankqr.lo' libtool=yes @AMDEPBACKSLASH@
1600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1601 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_rankqr.lo `test -f 'sci_gateway/c/sci_rankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rankqr.c
1603 sci_gateway/c/libscicacsd_la-sci_rrankqr.lo: sci_gateway/c/sci_rrankqr.c
1604 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_rrankqr.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rrankqr.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_rrankqr.lo `test -f 'sci_gateway/c/sci_rrankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rrankqr.c
1605 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rrankqr.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rrankqr.Plo
1606 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_rrankqr.c' object='sci_gateway/c/libscicacsd_la-sci_rrankqr.lo' libtool=yes @AMDEPBACKSLASH@
1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1608 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_rrankqr.lo `test -f 'sci_gateway/c/sci_rrankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_rrankqr.c
1610 sci_gateway/c/libscicacsd_la-sci_zrankqr.lo: sci_gateway/c/sci_zrankqr.c
1611 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_zrankqr.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_zrankqr.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_zrankqr.lo `test -f 'sci_gateway/c/sci_zrankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_zrankqr.c
1612 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_zrankqr.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_zrankqr.Plo
1613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_zrankqr.c' object='sci_gateway/c/libscicacsd_la-sci_zrankqr.lo' libtool=yes @AMDEPBACKSLASH@
1614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1615 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_zrankqr.lo `test -f 'sci_gateway/c/sci_zrankqr.c' || echo '$(srcdir)/'`sci_gateway/c/sci_zrankqr.c
1617 sci_gateway/c/libscicacsd_la-sci_ricc.lo: sci_gateway/c/sci_ricc.c
1618 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_ricc.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_ricc.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_ricc.lo `test -f 'sci_gateway/c/sci_ricc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ricc.c
1619 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_ricc.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_ricc.Plo
1620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_ricc.c' object='sci_gateway/c/libscicacsd_la-sci_ricc.lo' libtool=yes @AMDEPBACKSLASH@
1621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1622 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_ricc.lo `test -f 'sci_gateway/c/sci_ricc.c' || echo '$(srcdir)/'`sci_gateway/c/sci_ricc.c
1624 sci_gateway/c/libscicacsd_la-sci_sident.lo: sci_gateway/c/sci_sident.c
1625 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_sident.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sident.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_sident.lo `test -f 'sci_gateway/c/sci_sident.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sident.c
1626 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sident.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sident.Plo
1627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_sident.c' object='sci_gateway/c/libscicacsd_la-sci_sident.lo' libtool=yes @AMDEPBACKSLASH@
1628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1629 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_sident.lo `test -f 'sci_gateway/c/sci_sident.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sident.c
1631 sci_gateway/c/libscicacsd_la-sci_sorder.lo: sci_gateway/c/sci_sorder.c
1632 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_sorder.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sorder.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_sorder.lo `test -f 'sci_gateway/c/sci_sorder.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sorder.c
1633 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sorder.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sorder.Plo
1634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_sorder.c' object='sci_gateway/c/libscicacsd_la-sci_sorder.lo' libtool=yes @AMDEPBACKSLASH@
1635 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1636 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_sorder.lo `test -f 'sci_gateway/c/sci_sorder.c' || echo '$(srcdir)/'`sci_gateway/c/sci_sorder.c
1638 sci_gateway/c/libscicacsd_la-sci_findbd.lo: sci_gateway/c/sci_findbd.c
1639 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscicacsd_la-sci_findbd.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_findbd.Tpo -c -o sci_gateway/c/libscicacsd_la-sci_findbd.lo `test -f 'sci_gateway/c/sci_findbd.c' || echo '$(srcdir)/'`sci_gateway/c/sci_findbd.c
1640 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_findbd.Tpo sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_findbd.Plo
1641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_findbd.c' object='sci_gateway/c/libscicacsd_la-sci_findbd.lo' libtool=yes @AMDEPBACKSLASH@
1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1643 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscicacsd_la-sci_findbd.lo `test -f 'sci_gateway/c/sci_findbd.c' || echo '$(srcdir)/'`sci_gateway/c/sci_findbd.c
1646 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1647 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1648 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1649 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1650 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1651 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1654 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1655 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1656 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1657 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1658 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1659 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1662 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1663 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1664 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1665 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1666 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1667 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1669 sci_gateway/cpp/libscicacsd_la-cacsd_gw.lo: sci_gateway/cpp/cacsd_gw.cpp
1670 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-cacsd_gw.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-cacsd_gw.Tpo -c -o sci_gateway/cpp/libscicacsd_la-cacsd_gw.lo `test -f 'sci_gateway/cpp/cacsd_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/cacsd_gw.cpp
1671 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-cacsd_gw.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-cacsd_gw.Plo
1672 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/cacsd_gw.cpp' object='sci_gateway/cpp/libscicacsd_la-cacsd_gw.lo' libtool=yes @AMDEPBACKSLASH@
1673 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1674 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-cacsd_gw.lo `test -f 'sci_gateway/cpp/cacsd_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/cacsd_gw.cpp
1676 sci_gateway/cpp/libscicacsd_la-sci_arl2_ius.lo: sci_gateway/cpp/sci_arl2_ius.cpp
1677 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_arl2_ius.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_arl2_ius.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_arl2_ius.lo `test -f 'sci_gateway/cpp/sci_arl2_ius.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_arl2_ius.cpp
1678 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_arl2_ius.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_arl2_ius.Plo
1679 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_arl2_ius.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_arl2_ius.lo' libtool=yes @AMDEPBACKSLASH@
1680 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1681 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_arl2_ius.lo `test -f 'sci_gateway/cpp/sci_arl2_ius.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_arl2_ius.cpp
1683 sci_gateway/cpp/libscicacsd_la-sci_ldiv.lo: sci_gateway/cpp/sci_ldiv.cpp
1684 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_ldiv.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ldiv.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_ldiv.lo `test -f 'sci_gateway/cpp/sci_ldiv.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ldiv.cpp
1685 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ldiv.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ldiv.Plo
1686 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ldiv.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_ldiv.lo' libtool=yes @AMDEPBACKSLASH@
1687 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1688 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_ldiv.lo `test -f 'sci_gateway/cpp/sci_ldiv.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ldiv.cpp
1690 sci_gateway/cpp/libscicacsd_la-sci_tzer.lo: sci_gateway/cpp/sci_tzer.cpp
1691 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_tzer.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_tzer.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_tzer.lo `test -f 'sci_gateway/cpp/sci_tzer.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tzer.cpp
1692 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_tzer.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_tzer.Plo
1693 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_tzer.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_tzer.lo' libtool=yes @AMDEPBACKSLASH@
1694 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1695 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_tzer.lo `test -f 'sci_gateway/cpp/sci_tzer.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_tzer.cpp
1697 sci_gateway/cpp/libscicacsd_la-sci_residu.lo: sci_gateway/cpp/sci_residu.cpp
1698 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_residu.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_residu.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_residu.lo `test -f 'sci_gateway/cpp/sci_residu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_residu.cpp
1699 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_residu.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_residu.Plo
1700 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_residu.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_residu.lo' libtool=yes @AMDEPBACKSLASH@
1701 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1702 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_residu.lo `test -f 'sci_gateway/cpp/sci_residu.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_residu.cpp
1704 sci_gateway/cpp/libscicacsd_la-sci_ppol.lo: sci_gateway/cpp/sci_ppol.cpp
1705 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_ppol.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ppol.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_ppol.lo `test -f 'sci_gateway/cpp/sci_ppol.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ppol.cpp
1706 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ppol.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ppol.Plo
1707 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ppol.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_ppol.lo' libtool=yes @AMDEPBACKSLASH@
1708 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1709 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_ppol.lo `test -f 'sci_gateway/cpp/sci_ppol.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ppol.cpp
1711 sci_gateway/cpp/libscicacsd_la-sci_freq.lo: sci_gateway/cpp/sci_freq.cpp
1712 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_freq.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_freq.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_freq.lo `test -f 'sci_gateway/cpp/sci_freq.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_freq.cpp
1713 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_freq.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_freq.Plo
1714 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_freq.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_freq.lo' libtool=yes @AMDEPBACKSLASH@
1715 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1716 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_freq.lo `test -f 'sci_gateway/cpp/sci_freq.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_freq.cpp
1718 sci_gateway/cpp/libscicacsd_la-sci_ltitr.lo: sci_gateway/cpp/sci_ltitr.cpp
1719 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_ltitr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ltitr.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_ltitr.lo `test -f 'sci_gateway/cpp/sci_ltitr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ltitr.cpp
1720 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ltitr.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ltitr.Plo
1721 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ltitr.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_ltitr.lo' libtool=yes @AMDEPBACKSLASH@
1722 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1723 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_ltitr.lo `test -f 'sci_gateway/cpp/sci_ltitr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ltitr.cpp
1725 sci_gateway/cpp/libscicacsd_la-sci_rtitr.lo: sci_gateway/cpp/sci_rtitr.cpp
1726 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_rtitr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_rtitr.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_rtitr.lo `test -f 'sci_gateway/cpp/sci_rtitr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rtitr.cpp
1727 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_rtitr.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_rtitr.Plo
1728 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_rtitr.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_rtitr.lo' libtool=yes @AMDEPBACKSLASH@
1729 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1730 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_rtitr.lo `test -f 'sci_gateway/cpp/sci_rtitr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rtitr.cpp
1732 sci_gateway/cpp/libscicacsd_la-sci_ereduc.lo: sci_gateway/cpp/sci_ereduc.cpp
1733 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_ereduc.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ereduc.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_ereduc.lo `test -f 'sci_gateway/cpp/sci_ereduc.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ereduc.cpp
1734 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ereduc.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ereduc.Plo
1735 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_ereduc.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_ereduc.lo' libtool=yes @AMDEPBACKSLASH@
1736 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1737 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_ereduc.lo `test -f 'sci_gateway/cpp/sci_ereduc.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_ereduc.cpp
1739 sci_gateway/cpp/libscicacsd_la-sci_fstair.lo: sci_gateway/cpp/sci_fstair.cpp
1740 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscicacsd_la-sci_fstair.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_fstair.Tpo -c -o sci_gateway/cpp/libscicacsd_la-sci_fstair.lo `test -f 'sci_gateway/cpp/sci_fstair.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fstair.cpp
1741 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_fstair.Tpo sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_fstair.Plo
1742 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_fstair.cpp' object='sci_gateway/cpp/libscicacsd_la-sci_fstair.lo' libtool=yes @AMDEPBACKSLASH@
1743 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1744 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscicacsd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscicacsd_la-sci_fstair.lo `test -f 'sci_gateway/cpp/sci_fstair.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fstair.cpp
1747 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
1750 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1753 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
1755 mostlyclean-libtool:
1760 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
1761 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1762 -rm -rf src/c/.libs src/c/_libs
1763 -rm -rf src/fortran/.libs src/fortran/_libs
1764 -rm -rf src/slicot/.libs src/slicot/_libs
1765 install-libscicacsd_la_etcDATA: $(libscicacsd_la_etc_DATA)
1767 @list='$(libscicacsd_la_etc_DATA)'; test -n "$(libscicacsd_la_etcdir)" || list=; \
1768 if test -n "$$list"; then \
1769 echo " $(MKDIR_P) '$(DESTDIR)$(libscicacsd_la_etcdir)'"; \
1770 $(MKDIR_P) "$(DESTDIR)$(libscicacsd_la_etcdir)" || exit 1; \
1772 for p in $$list; do \
1773 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1775 done | $(am__base_list) | \
1776 while read files; do \
1777 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicacsd_la_etcdir)'"; \
1778 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicacsd_la_etcdir)" || exit $$?; \
1781 uninstall-libscicacsd_la_etcDATA:
1782 @$(NORMAL_UNINSTALL)
1783 @list='$(libscicacsd_la_etc_DATA)'; test -n "$(libscicacsd_la_etcdir)" || list=; \
1784 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1785 dir='$(DESTDIR)$(libscicacsd_la_etcdir)'; $(am__uninstall_files_from_dir)
1786 install-libscicacsd_la_rootDATA: $(libscicacsd_la_root_DATA)
1788 @list='$(libscicacsd_la_root_DATA)'; test -n "$(libscicacsd_la_rootdir)" || list=; \
1789 if test -n "$$list"; then \
1790 echo " $(MKDIR_P) '$(DESTDIR)$(libscicacsd_la_rootdir)'"; \
1791 $(MKDIR_P) "$(DESTDIR)$(libscicacsd_la_rootdir)" || exit 1; \
1793 for p in $$list; do \
1794 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1796 done | $(am__base_list) | \
1797 while read files; do \
1798 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicacsd_la_rootdir)'"; \
1799 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicacsd_la_rootdir)" || exit $$?; \
1802 uninstall-libscicacsd_la_rootDATA:
1803 @$(NORMAL_UNINSTALL)
1804 @list='$(libscicacsd_la_root_DATA)'; test -n "$(libscicacsd_la_rootdir)" || list=; \
1805 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1806 dir='$(DESTDIR)$(libscicacsd_la_rootdir)'; $(am__uninstall_files_from_dir)
1807 install-libscicacsd_la_sci_gatewayDATA: $(libscicacsd_la_sci_gateway_DATA)
1809 @list='$(libscicacsd_la_sci_gateway_DATA)'; test -n "$(libscicacsd_la_sci_gatewaydir)" || list=; \
1810 if test -n "$$list"; then \
1811 echo " $(MKDIR_P) '$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)'"; \
1812 $(MKDIR_P) "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)" || exit 1; \
1814 for p in $$list; do \
1815 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1817 done | $(am__base_list) | \
1818 while read files; do \
1819 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)'"; \
1820 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)" || exit $$?; \
1823 uninstall-libscicacsd_la_sci_gatewayDATA:
1824 @$(NORMAL_UNINSTALL)
1825 @list='$(libscicacsd_la_sci_gateway_DATA)'; test -n "$(libscicacsd_la_sci_gatewaydir)" || list=; \
1826 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1827 dir='$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1829 ID: $(am__tagged_files)
1830 $(am__define_uniq_tagged_files); mkid -fID $$unique
1834 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1837 $(am__define_uniq_tagged_files); \
1839 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1840 test -n "$$unique" || unique=$$empty_fix; \
1841 if test $$# -gt 0; then \
1842 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1845 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1852 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1853 $(am__define_uniq_tagged_files); \
1854 test -z "$(CTAGS_ARGS)$$unique" \
1855 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1859 here=`$(am__cd) $(top_builddir) && pwd` \
1860 && $(am__cd) $(top_srcdir) \
1861 && gtags -i $(GTAGS_ARGS) "$$here"
1862 cscopelist: cscopelist-am
1864 cscopelist-am: $(am__tagged_files)
1865 list='$(am__tagged_files)'; \
1866 case "$(srcdir)" in \
1867 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1868 *) sdir=$(subdir)/$(srcdir) ;; \
1870 for i in $$list; do \
1871 if test -f "$$i"; then \
1872 echo "$(subdir)/$$i"; \
1874 echo "$$sdir/$$i"; \
1876 done >> $(top_builddir)/cscope.files
1879 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1881 distdir: $(BUILT_SOURCES)
1882 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1884 distdir-am: $(DISTFILES)
1885 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1886 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1887 list='$(DISTFILES)'; \
1888 dist_files=`for file in $$list; do echo $$file; done | \
1889 sed -e "s|^$$srcdirstrip/||;t" \
1890 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1891 case $$dist_files in \
1892 */*) $(MKDIR_P) `echo "$$dist_files" | \
1893 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1896 for file in $$dist_files; do \
1897 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1898 if test -d $$d/$$file; then \
1899 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1900 if test -d "$(distdir)/$$file"; then \
1901 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1903 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1904 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1905 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1907 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1909 test -f "$(distdir)/$$file" \
1910 || cp -p $$d/$$file "$(distdir)/$$file" \
1915 $(MAKE) $(AM_MAKEFLAGS) check-local
1917 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1919 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscicacsd_la_etcdir)" "$(DESTDIR)$(libscicacsd_la_rootdir)" "$(DESTDIR)$(libscicacsd_la_sci_gatewaydir)"; do \
1920 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1923 install-exec: install-exec-am
1924 install-data: install-data-am
1925 uninstall: uninstall-am
1928 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1930 installcheck: installcheck-am
1932 if test -z '$(STRIP)'; then \
1933 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1934 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1937 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1938 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1939 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1941 mostlyclean-generic:
1946 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1947 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1948 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1949 -rm -f sci_gateway/c/$(am__dirstamp)
1950 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1951 -rm -f sci_gateway/cpp/$(am__dirstamp)
1952 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1953 -rm -f src/c/$(am__dirstamp)
1954 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
1955 -rm -f src/fortran/$(am__dirstamp)
1956 -rm -f src/slicot/$(DEPDIR)/$(am__dirstamp)
1957 -rm -f src/slicot/$(am__dirstamp)
1959 maintainer-clean-generic:
1960 @echo "This command is intended for maintainers to use"
1961 @echo "it deletes files that may require special tools to rebuild."
1964 clean-am: clean-generic clean-libtool clean-local \
1965 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1967 distclean: distclean-am
1968 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-gw_cacsd.Plo
1969 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_contr.Plo
1970 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_dhinf.Plo
1971 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_findbd.Plo
1972 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_hinf.Plo
1973 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_linmeq.Plo
1974 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_mucomp.Plo
1975 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rankqr.Plo
1976 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_ricc.Plo
1977 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rrankqr.Plo
1978 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sident.Plo
1979 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sorder.Plo
1980 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_zrankqr.Plo
1981 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-cacsd_gw.Plo
1982 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_arl2_ius.Plo
1983 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ereduc.Plo
1984 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_freq.Plo
1985 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_fstair.Plo
1986 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ldiv.Plo
1987 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ltitr.Plo
1988 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ppol.Plo
1989 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_residu.Plo
1990 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_rtitr.Plo
1991 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_tzer.Plo
1992 -rm -f src/c/$(DEPDIR)/libscicacsd_algo_la-dmp2pm.Plo
1994 distclean-am: clean-am distclean-compile distclean-generic \
1995 distclean-local distclean-tags
2009 install-data-am: install-data-local install-libscicacsd_la_etcDATA \
2010 install-libscicacsd_la_rootDATA \
2011 install-libscicacsd_la_sci_gatewayDATA
2013 install-dvi: install-dvi-am
2017 install-exec-am: install-pkglibLTLIBRARIES
2019 install-html: install-html-am
2021 install-html-am: install-html-local
2023 install-info: install-info-am
2029 install-pdf: install-pdf-am
2033 install-ps: install-ps-am
2039 maintainer-clean: maintainer-clean-am
2040 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-gw_cacsd.Plo
2041 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_contr.Plo
2042 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_dhinf.Plo
2043 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_findbd.Plo
2044 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_hinf.Plo
2045 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_linmeq.Plo
2046 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_mucomp.Plo
2047 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rankqr.Plo
2048 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_ricc.Plo
2049 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_rrankqr.Plo
2050 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sident.Plo
2051 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_sorder.Plo
2052 -rm -f sci_gateway/c/$(DEPDIR)/libscicacsd_la-sci_zrankqr.Plo
2053 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-cacsd_gw.Plo
2054 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_arl2_ius.Plo
2055 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ereduc.Plo
2056 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_freq.Plo
2057 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_fstair.Plo
2058 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ldiv.Plo
2059 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ltitr.Plo
2060 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_ppol.Plo
2061 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_residu.Plo
2062 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_rtitr.Plo
2063 -rm -f sci_gateway/cpp/$(DEPDIR)/libscicacsd_la-sci_tzer.Plo
2064 -rm -f src/c/$(DEPDIR)/libscicacsd_algo_la-dmp2pm.Plo
2066 maintainer-clean-am: distclean-am maintainer-clean-generic
2068 mostlyclean: mostlyclean-am
2070 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2081 uninstall-am: uninstall-libscicacsd_la_etcDATA \
2082 uninstall-libscicacsd_la_rootDATA \
2083 uninstall-libscicacsd_la_sci_gatewayDATA \
2084 uninstall-pkglibLTLIBRARIES
2086 .MAKE: check-am install-am install-strip
2088 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
2089 check-am check-local clean clean-generic clean-libtool \
2090 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
2091 cscopelist-am ctags ctags-am distclean distclean-compile \
2092 distclean-generic distclean-libtool distclean-local \
2093 distclean-tags distdir dvi dvi-am html html-am info info-am \
2094 install install-am install-data install-data-am \
2095 install-data-local install-dvi install-dvi-am install-exec \
2096 install-exec-am install-html install-html-am \
2097 install-html-local install-info install-info-am \
2098 install-libscicacsd_la_etcDATA install-libscicacsd_la_rootDATA \
2099 install-libscicacsd_la_sci_gatewayDATA install-man install-pdf \
2100 install-pdf-am install-pkglibLTLIBRARIES install-ps \
2101 install-ps-am install-strip installcheck installcheck-am \
2102 installdirs maintainer-clean maintainer-clean-generic \
2103 mostlyclean mostlyclean-compile mostlyclean-generic \
2104 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
2105 uninstall-am uninstall-libscicacsd_la_etcDATA \
2106 uninstall-libscicacsd_la_rootDATA \
2107 uninstall-libscicacsd_la_sci_gatewayDATA \
2108 uninstall-pkglibLTLIBRARIES
2113 # enforce -O0 for some files
2114 @IS_MACOSX_TRUE@src/fortran/sszer.lo: src/fortran/sszer.f
2115 @IS_MACOSX_TRUE@ $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS) -O0 -c -o src/fortran/sszer.lo src/fortran/sszer.f
2117 # This target enables tests for Scilab
2118 check-local: $(top_builddir)/scilab-bin test
2119 if test -d $(mydatadir)/tests; then \
2120 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
2123 if test -f build.xml; then \
2124 $(ANT) checkstyle; \
2126 if test -x "$(SPLINT)"; then \
2127 $(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); \
2129 @NEED_JAVA_TRUE@java:
2130 # Some configurations needs to export JAVA_HOME in the current env
2131 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2132 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2133 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2134 @NEED_JAVA_TRUE@ $(ANT); \
2137 @NEED_JAVA_TRUE@clean-java:
2138 # Some configurations needs to export JAVA_HOME in the current env
2139 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
2140 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2141 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
2142 @NEED_JAVA_TRUE@ $(ANT) clean; \
2143 @NEED_JAVA_TRUE@ fi;
2145 # If the user request for the SWIG generation of the wrappers Java => C/C++
2146 # We call the target swig-build on the variable SWIG_WRAPPERS
2148 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
2149 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
2150 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
2151 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
2152 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
2153 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
2154 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
2158 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
2159 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
2160 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
2161 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
2162 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
2163 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
2167 # If the user request for the SWIG generation of the wrappers Java => C/C++
2168 # We call the target swig-build on the variable SWIG_WRAPPERS
2170 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
2171 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
2172 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
2173 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
2174 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
2175 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
2176 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
2177 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2179 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
2180 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
2185 @GIWS_TRUE@giws-exception:
2186 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
2187 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
2188 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
2191 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2192 echo "Error : Cannot build $< : Scilab has not been built"; \
2194 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
2197 # Removes the macros
2199 # Removes macros (*.bin generated from .sci)
2200 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2201 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
2202 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
2206 # More tests could be added here
2207 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
2208 if test -f build.xml -a $$USEANT -eq 1; then \
2212 all-local: $(TARGETS_ALL)
2215 -@( if test ! -x $(top_builddir)/scilab-bin; then \
2216 echo "Error : Cannot build $< : Scilab has not been build"; \
2218 echo "Creating $@"; \
2219 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
2224 install-data-local-local:
2225 # Mainly for javasci
2226 @if test -d $(srcdir)/javadoc; then \
2227 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
2229 # If the user wants the help sources to be installed
2230 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
2231 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
2232 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
2233 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
2234 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
2235 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
2236 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
2237 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
2238 @INSTALL_HELP_XML_TRUE@ done ; \
2239 @INSTALL_HELP_XML_TRUE@ fi; \
2240 @INSTALL_HELP_XML_TRUE@ fi; \
2241 @INSTALL_HELP_XML_TRUE@ done; \
2242 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
2243 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
2244 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
2245 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
2246 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
2247 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
2248 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
2249 @INSTALL_HELP_XML_TRUE@ done ; \
2250 @INSTALL_HELP_XML_TRUE@ fi; \
2251 @INSTALL_HELP_XML_TRUE@ fi
2254 @echo "-------- Install tests (if any) --------"; \
2255 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
2256 if test -d $(srcdir)/$$dir/; then \
2257 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2258 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2259 if test -d "$(srcdir)/$$dir/$$file"; then \
2260 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
2261 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
2263 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2264 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
2269 # Install the help chapter
2270 @echo "-------- Install the help chapter (if any) --------"; \
2271 for lang in $(HELP_CHAPTERLANG); do \
2272 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
2273 if test -f $$HELPFILE; then \
2274 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2275 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
2276 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2277 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
2280 # Install the demos & examples
2281 @echo "-------- Install demos & examples (if any) --------"; \
2282 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
2283 if test -d $(srcdir)/$$dir/; then \
2284 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
2285 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
2286 if test -d "$(srcdir)/$$dir/$$file"; then \
2287 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
2288 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
2290 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2291 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
2296 # Install the macros
2297 @echo "-------- Install macros (if any) --------"; \
2298 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
2299 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
2300 if test -d $(srcdir)/$$dir/; then \
2301 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
2302 if test -n "$(MACROSSPECIALEXT)"; then \
2304 for specialExt in $(MACROSSPECIALEXT); do \
2305 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
2307 FILELIST="$$FILELIST $$specialExtDir"; \
2309 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
2310 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
2311 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
2315 # Install java files (.jar)
2316 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
2317 echo "-------- Install jar files --------"; \
2318 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
2319 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
2320 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
2321 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
2325 ########### CLEAN ###################
2326 # Clean help (generated automatically by Scilab)
2327 # It used to clean the macro (clean-macros) but this was causing
2328 # make clean && make to fail Scilab startup
2329 @NEED_JAVA_TRUE@clean-local: clean-java
2330 @NEED_JAVA_FALSE@clean-local:
2333 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
2335 .PHONY: macros java swig giws
2337 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2338 # Otherwise a system limit (for SysV at least) may be exceeded.