1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 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 # This file must be used under the terms of the CeCILL.
27 # This source file is licensed as described in the file COPYING, which
28 # you should have received as part of this distribution. The terms
29 # are also available at
30 # http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
34 ### Makefile included stuff
35 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
41 if test -z '$(MAKELEVEL)'; then \
43 elif test -n '$(MAKE_HOST)'; then \
45 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
51 am__make_running_with_option = \
52 case $${target_option-} in \
54 *) echo "am__make_running_with_option: internal error: invalid" \
55 "target option '$${target_option-}' specified" >&2; \
59 sane_makeflags=$$MAKEFLAGS; \
60 if $(am__is_gnu_make); then \
61 sane_makeflags=$$MFLAGS; \
66 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
67 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
73 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
75 for flg in $$sane_makeflags; do \
76 test $$skip_next = yes && { skip_next=no; continue; }; \
79 -*I) strip_trailopt 'I'; skip_next=yes;; \
80 -*I?*) strip_trailopt 'I';; \
81 -*O) strip_trailopt 'O'; skip_next=yes;; \
82 -*O?*) strip_trailopt 'O';; \
83 -*l) strip_trailopt 'l'; skip_next=yes;; \
84 -*l?*) strip_trailopt 'l';; \
85 -[dEDm]) skip_next=yes;; \
86 -[JT]) skip_next=yes;; \
89 *$$target_option*) has_opt=yes; break;; \
93 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
94 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
95 pkgdatadir = $(datadir)/@PACKAGE@
96 pkgincludedir = $(includedir)/@PACKAGE@
97 pkglibdir = $(libdir)/@PACKAGE@
98 pkglibexecdir = $(libexecdir)/@PACKAGE@
99 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
100 install_sh_DATA = $(install_sh) -c -m 644
101 install_sh_PROGRAM = $(install_sh) -c
102 install_sh_SCRIPT = $(install_sh) -c
103 INSTALL_HEADER = $(INSTALL_DATA)
104 transform = $(program_transform_name)
111 build_triplet = @build@
112 host_triplet = @host@
113 @NEED_JAVA_TRUE@am__append_1 = java
114 subdir = modules/signal_processing
115 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
116 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
117 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
118 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
119 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
120 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
121 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
122 $(top_srcdir)/m4/intel_compiler.m4 \
123 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
124 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
125 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
126 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
127 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
128 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
129 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
130 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
131 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
132 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
133 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
134 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
137 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
138 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
140 CONFIG_CLEAN_VPATH_FILES =
141 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142 am__vpath_adj = case $$p in \
143 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
146 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
148 am__nobase_strip_setup = \
149 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
151 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152 am__nobase_list = $(am__nobase_strip_setup); \
153 for p in $$list; do echo "$$p $$p"; done | \
154 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156 if (++n[$$2] == $(am__install_max)) \
157 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158 END { for (dir in files) print dir, files[dir] }'
160 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162 am__uninstall_files_from_dir = { \
164 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166 $(am__cd) "$$dir" && rm -f $$files; }; \
168 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
169 "$(DESTDIR)$(libscisignal_processing_la_etcdir)" \
170 "$(DESTDIR)$(libscisignal_processing_la_rootdir)" \
171 "$(DESTDIR)$(libscisignal_processing_la_sci_gatewaydir)"
172 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
173 libscisignal_processing_algo_la_LIBADD =
174 am__dirstamp = $(am__leading_dot)dirstamp
175 am__objects_1 = src/fortran/degree.lo src/fortran/parcha.lo \
176 src/fortran/ouch.lo src/fortran/dfftbi.lo \
177 src/fortran/dsqrtc.lo src/fortran/tranze.lo \
178 src/fortran/tscccf.lo src/fortran/dsn2.lo \
179 src/fortran/hammin.lo src/fortran/bounn.lo \
180 src/fortran/nstabl.lo src/fortran/ino.lo src/fortran/desia.lo \
181 src/fortran/desi11.lo src/fortran/cmpse3.lo \
182 src/fortran/cheby.lo src/fortran/trbize.lo src/fortran/r2tx.lo \
183 src/fortran/deli2.lo src/fortran/gee.lo src/fortran/r4tx.lo \
184 src/fortran/transn.lo src/fortran/r8tx.lo \
185 src/fortran/deli11.lo src/fortran/compel.lo \
186 src/fortran/filbut.lo src/fortran/desi01.lo \
187 src/fortran/desi22.lo src/fortran/amell.lo \
188 src/fortran/desi24.lo src/fortran/dellk.lo \
189 src/fortran/syredi.lo src/fortran/coeft.lo \
190 src/fortran/tranpo.lo src/fortran/blnumz.lo src/fortran/sn.lo \
191 src/fortran/bldenz.lo src/fortran/desib.lo \
192 src/fortran/freque.lo src/fortran/desi12.lo \
193 src/fortran/cmpse2.lo src/fortran/desi14.lo \
194 src/fortran/delip.lo src/fortran/deli1.lo \
195 src/fortran/trbipo.lo src/fortran/rpem.lo src/fortran/dfft2.lo \
196 src/fortran/dgee01.lo src/fortran/romeg.lo \
197 src/fortran/snell.lo src/fortran/fft842.lo \
198 src/fortran/tg02ad.lo src/fortran/remez.lo \
199 src/fortran/poles.lo src/fortran/desi00.lo \
200 src/fortran/desi21.lo src/fortran/dfftmx.lo \
201 src/fortran/Ex-corr.lo
202 am__objects_2 = src/c/libscisignal_processing_algo_la-corrtable.lo \
203 src/c/libscisignal_processing_algo_la-conv2.lo
204 am__objects_3 = src/cpp/libscisignal_processing_algo_la-signalprocessingfunctions.lo
205 am_libscisignal_processing_algo_la_OBJECTS = $(am__objects_1) \
206 $(am__objects_2) $(am__objects_3)
207 libscisignal_processing_algo_la_OBJECTS = \
208 $(am_libscisignal_processing_algo_la_OBJECTS)
209 AM_V_lt = $(am__v_lt_@AM_V@)
210 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
211 am__v_lt_0 = --silent
213 libscisignal_processing_la_DEPENDENCIES = \
214 libscisignal_processing-algo.la
215 am__objects_4 = sci_gateway/c/libscisignal_processing_la-sci_remez.lo \
216 sci_gateway/c/libscisignal_processing_la-sci_amell.lo \
217 sci_gateway/c/libscisignal_processing_la-sci_conv2.lo
219 sci_gateway/cpp/libscisignal_processing_la-sci_rpem.lo \
220 sci_gateway/cpp/libscisignal_processing_la-sci_corr.lo \
221 sci_gateway/cpp/libscisignal_processing_la-sci_delip.lo \
222 sci_gateway/cpp/libscisignal_processing_la-sci_fft.lo \
223 sci_gateway/cpp/libscisignal_processing_la-sci_syredi.lo
224 am_libscisignal_processing_la_OBJECTS = $(am__objects_4) \
226 libscisignal_processing_la_OBJECTS = \
227 $(am_libscisignal_processing_la_OBJECTS)
228 AM_V_P = $(am__v_P_@AM_V@)
229 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
232 AM_V_GEN = $(am__v_GEN_@AM_V@)
233 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
234 am__v_GEN_0 = @echo " GEN " $@;
236 AM_V_at = $(am__v_at_@AM_V@)
237 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
240 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
241 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
242 am__depfiles_maybe = depfiles
244 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
245 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
246 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
247 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
248 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
249 $(AM_CFLAGS) $(CFLAGS)
250 AM_V_CC = $(am__v_CC_@AM_V@)
251 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
252 am__v_CC_0 = @echo " CC " $@;
255 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
256 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
257 $(AM_LDFLAGS) $(LDFLAGS) -o $@
258 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
259 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
260 am__v_CCLD_0 = @echo " CCLD " $@;
262 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
263 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
264 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
265 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
266 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
267 $(AM_CXXFLAGS) $(CXXFLAGS)
268 AM_V_CXX = $(am__v_CXX_@AM_V@)
269 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
270 am__v_CXX_0 = @echo " CXX " $@;
273 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
274 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
275 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
276 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
277 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
278 am__v_CXXLD_0 = @echo " CXXLD " $@;
280 F77COMPILE = $(F77) $(AM_FFLAGS) $(FFLAGS)
281 LTF77COMPILE = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
282 $(LIBTOOLFLAGS) --mode=compile $(F77) $(AM_FFLAGS) $(FFLAGS)
283 AM_V_F77 = $(am__v_F77_@AM_V@)
284 am__v_F77_ = $(am__v_F77_@AM_DEFAULT_V@)
285 am__v_F77_0 = @echo " F77 " $@;
288 F77LINK = $(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) \
289 $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) \
290 $(AM_LDFLAGS) $(LDFLAGS) -o $@
291 AM_V_F77LD = $(am__v_F77LD_@AM_V@)
292 am__v_F77LD_ = $(am__v_F77LD_@AM_DEFAULT_V@)
293 am__v_F77LD_0 = @echo " F77LD " $@;
295 SOURCES = $(libscisignal_processing_algo_la_SOURCES) \
296 $(libscisignal_processing_la_SOURCES)
297 DIST_SOURCES = $(libscisignal_processing_algo_la_SOURCES) \
298 $(libscisignal_processing_la_SOURCES)
299 am__can_run_installinfo = \
300 case $$AM_UPDATE_INFO_DIR in \
302 *) (install-info --version) >/dev/null 2>&1;; \
304 DATA = $(libscisignal_processing_la_etc_DATA) \
305 $(libscisignal_processing_la_root_DATA) \
306 $(libscisignal_processing_la_sci_gateway_DATA)
307 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
308 # Read a list of newline-separated strings from the standard input,
309 # and print each of them once, without duplicates. Input order is
311 am__uniquify_input = $(AWK) '\
312 BEGIN { nonempty = 0; } \
313 { items[$$0] = 1; nonempty = 1; } \
314 END { if (nonempty) { for (i in items) print i; }; } \
316 # Make sure the list of sources is unique. This is necessary because,
317 # e.g., the same source file might be shared among _SOURCES variables
318 # for different programs/libraries.
319 am__define_uniq_tagged_files = \
320 list='$(am__tagged_files)'; \
321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | $(am__uniquify_input)`
326 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
327 $(top_srcdir)/config/depcomp \
328 $(top_srcdir)/config/mkinstalldirs
329 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
331 ALL_LINGUAS = @ALL_LINGUAS@
332 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
334 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
338 ARPACK_LIBS = @ARPACK_LIBS@
340 AUTOCONF = @AUTOCONF@
341 AUTOHEADER = @AUTOHEADER@
342 AUTOMAKE = @AUTOMAKE@
343 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
346 BLAS_CFLAGS = @BLAS_CFLAGS@
347 BLAS_LIBS = @BLAS_LIBS@
350 CCDEPMODE = @CCDEPMODE@
352 CHECKSTYLE = @CHECKSTYLE@
353 COBERTURA = @COBERTURA@
354 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
355 COMMONS_IO = @COMMONS_IO@
356 COMMONS_LOGGING = @COMMONS_LOGGING@
358 CPPFLAGS = @CPPFLAGS@
359 CURL_CFLAGS = @CURL_CFLAGS@
360 CURL_CONFIG = @CURL_CONFIG@
361 CURL_LIBS = @CURL_LIBS@
362 CURL_VERSION = @CURL_VERSION@
365 CXXDEPMODE = @CXXDEPMODE@
366 CXXFLAGS = @CXXFLAGS@
367 CYGPATH_W = @CYGPATH_W@
369 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
372 DOCBOOK_ROOT = @DOCBOOK_ROOT@
373 DOXYGEN_BIN = @DOXYGEN_BIN@
374 DSYMUTIL = @DSYMUTIL@
381 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
385 FFTW3_LIB = @FFTW3_LIB@
386 FFTW_ENABLE = @FFTW_ENABLE@
388 FLEXDOCK = @FLEXDOCK@
391 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
392 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
393 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
394 FREEHEP_IO = @FREEHEP_IO@
395 FREEHEP_UTIL = @FREEHEP_UTIL@
397 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
398 GIWS_BIN = @GIWS_BIN@
399 GLUEGEN2_RT = @GLUEGEN2_RT@
401 GMSGFMT_015 = @GMSGFMT_015@
402 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
404 GUI_ENABLE = @GUI_ENABLE@
405 HAMCREST = @HAMCREST@
406 HAVE_CXX11 = @HAVE_CXX11@
407 HDF5_CFLAGS = @HDF5_CFLAGS@
408 HDF5_LIBS = @HDF5_LIBS@
409 HELP_ENABLE = @HELP_ENABLE@
411 INSTALL_DATA = @INSTALL_DATA@
412 INSTALL_PROGRAM = @INSTALL_PROGRAM@
413 INSTALL_SCRIPT = @INSTALL_SCRIPT@
414 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
415 INTLLIBS = @INTLLIBS@
416 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
420 JAVAC_DEBUG = @JAVAC_DEBUG@
423 JAVASCI_ENABLE = @JAVASCI_ENABLE@
424 JAVA_ENABLE = @JAVA_ENABLE@
426 JAVA_HOME = @JAVA_HOME@
427 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
428 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
430 JEUCLID_CORE = @JEUCLID_CORE@
433 JLATEXMATH = @JLATEXMATH@
434 JLATEXMATH_FOP = @JLATEXMATH_FOP@
436 JROSETTA_API = @JROSETTA_API@
437 JROSETTA_ENGINE = @JROSETTA_ENGINE@
439 LAPACK_LIBS = @LAPACK_LIBS@
445 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
446 LIBICONV = @LIBICONV@
454 LOGGING_LEVEL = @LOGGING_LEVEL@
456 LTLIBICONV = @LTLIBICONV@
457 LTLIBINTL = @LTLIBINTL@
458 LTLIBOBJS = @LTLIBOBJS@
460 MAKEINFO = @MAKEINFO@
461 MANIFEST_TOOL = @MANIFEST_TOOL@
462 MATIO_CFLAGS = @MATIO_CFLAGS@
463 MATIO_ENABLE = @MATIO_ENABLE@
464 MATIO_LIBS = @MATIO_LIBS@
466 MPI_ENABLE = @MPI_ENABLE@
469 MSGFMT_015 = @MSGFMT_015@
470 MSGMERGE = @MSGMERGE@
476 OCAMLDEP = @OCAMLDEP@
477 OCAMLLEX = @OCAMLLEX@
478 OCAMLOPT = @OCAMLOPT@
479 OCAMLYACC = @OCAMLYACC@
480 OPENMPI_CC = @OPENMPI_CC@
481 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
482 OPENMPI_CXX = @OPENMPI_CXX@
483 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
484 OPENMPI_LIBS = @OPENMPI_LIBS@
485 OPENMP_CFLAGS = @OPENMP_CFLAGS@
486 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
487 OPENMP_ENABLE = @OPENMP_ENABLE@
488 OPENMP_LIBS = @OPENMP_LIBS@
492 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
493 PACKAGE_NAME = @PACKAGE_NAME@
494 PACKAGE_STRING = @PACKAGE_STRING@
495 PACKAGE_TARNAME = @PACKAGE_TARNAME@
496 PACKAGE_URL = @PACKAGE_URL@
497 PACKAGE_VERSION = @PACKAGE_VERSION@
498 PATH_SEPARATOR = @PATH_SEPARATOR@
499 PCRE_CFLAGS = @PCRE_CFLAGS@
500 PCRE_CONFIG = @PCRE_CONFIG@
501 PCRE_LIBS = @PCRE_LIBS@
502 PCRE_VERSION = @PCRE_VERSION@
503 PKG_CONFIG = @PKG_CONFIG@
508 RELOCATABLE = @RELOCATABLE@
511 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
512 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
513 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
514 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
515 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
516 SCIRENDERER = @SCIRENDERER@
517 SCIRENDERER_CP = @SCIRENDERER_CP@
518 SCI_CFLAGS = @SCI_CFLAGS@
519 SCI_CXXFLAGS = @SCI_CXXFLAGS@
520 SCI_FFLAGS = @SCI_FFLAGS@
521 SCI_LDFLAGS = @SCI_LDFLAGS@
523 SET_MAKE = @SET_MAKE@
524 SET_RELOCATABLE = @SET_RELOCATABLE@
529 SWIG_BIN = @SWIG_BIN@
530 SWIG_JAVA = @SWIG_JAVA@
531 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
532 SWIG_SCILAB = @SWIG_SCILAB@
533 TCLTK_LIBS = @TCLTK_LIBS@
534 TCL_INC_PATH = @TCL_INC_PATH@
535 TK_INC_PATH = @TK_INC_PATH@
536 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
537 UMFPACK_ENABLE = @UMFPACK_ENABLE@
538 UMFPACK_LIB = @UMFPACK_LIB@
540 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
541 VALGRIND_LIBS = @VALGRIND_LIBS@
543 WITH_OCAML = @WITH_OCAML@
544 WITH_TKSCI = @WITH_TKSCI@
545 XCOS_ENABLE = @XCOS_ENABLE@
546 XGETTEXT = @XGETTEXT@
547 XGETTEXT_015 = @XGETTEXT_015@
548 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
550 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
551 XML_APIS_EXT = @XML_APIS_EXT@
552 XML_CONFIG = @XML_CONFIG@
553 XML_FLAGS = @XML_FLAGS@
554 XML_LIBS = @XML_LIBS@
555 XML_VERSION = @XML_VERSION@
556 X_CFLAGS = @X_CFLAGS@
557 X_EXTRA_LIBS = @X_EXTRA_LIBS@
559 X_PRE_LIBS = @X_PRE_LIBS@
562 abs_builddir = @abs_builddir@
563 abs_srcdir = @abs_srcdir@
564 abs_top_builddir = @abs_top_builddir@
565 abs_top_srcdir = @abs_top_srcdir@
566 ac_ct_AR = @ac_ct_AR@
567 ac_ct_CC = @ac_ct_CC@
568 ac_ct_CXX = @ac_ct_CXX@
569 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
570 ac_ct_F77 = @ac_ct_F77@
571 am__include = @am__include@
572 am__leading_dot = @am__leading_dot@
573 am__quote = @am__quote@
575 am__untar = @am__untar@
578 build_alias = @build_alias@
579 build_cpu = @build_cpu@
580 build_os = @build_os@
581 build_vendor = @build_vendor@
582 builddir = @builddir@
583 cxx_present = @cxx_present@
585 datarootdir = @datarootdir@
588 exec_prefix = @exec_prefix@
590 host_alias = @host_alias@
591 host_cpu = @host_cpu@
593 host_vendor = @host_vendor@
595 includedir = @includedir@
597 install_sh = @install_sh@
599 libexecdir = @libexecdir@
600 localedir = @localedir@
601 localstatedir = @localstatedir@
604 oldincludedir = @oldincludedir@
607 program_transform_name = @program_transform_name@
610 sharedstatedir = @sharedstatedir@
612 sysconfdir = @sysconfdir@
613 target_alias = @target_alias@
614 top_build_prefix = @top_build_prefix@
615 top_builddir = @top_builddir@
616 top_srcdir = @top_srcdir@
617 yacc_present = @yacc_present@
618 SIGNAL_PROCESSING_CPP_SOURCES = \
619 src/cpp/signalprocessingfunctions.cpp
621 SIGNAL_PROCESSING_C_SOURCES = \
625 SIGNAL_PROCESSING_FORTRAN_SOURCES = \
626 src/fortran/degree.f \
627 src/fortran/parcha.f \
629 src/fortran/dfftbi.f \
630 src/fortran/dsqrtc.f \
631 src/fortran/tranze.f \
632 src/fortran/tscccf.f \
634 src/fortran/hammin.f \
635 src/fortran/bounn.f \
636 src/fortran/nstabl.f \
638 src/fortran/desia.f \
639 src/fortran/desi11.f \
640 src/fortran/cmpse3.f \
641 src/fortran/cheby.f \
642 src/fortran/trbize.f \
644 src/fortran/deli2.f \
647 src/fortran/transn.f \
649 src/fortran/deli11.f \
650 src/fortran/compel.f \
651 src/fortran/filbut.f \
652 src/fortran/desi01.f \
653 src/fortran/desi22.f \
654 src/fortran/amell.f \
655 src/fortran/desi24.f \
656 src/fortran/dellk.f \
657 src/fortran/syredi.f \
658 src/fortran/coeft.f \
659 src/fortran/tranpo.f \
660 src/fortran/blnumz.f \
662 src/fortran/bldenz.f \
663 src/fortran/desib.f \
664 src/fortran/freque.f \
665 src/fortran/desi12.f \
666 src/fortran/cmpse2.f \
667 src/fortran/desi14.f \
668 src/fortran/delip.f \
669 src/fortran/deli1.f \
670 src/fortran/trbipo.f \
672 src/fortran/dfft2.f \
673 src/fortran/dgee01.f \
674 src/fortran/romeg.f \
675 src/fortran/snell.f \
676 src/fortran/fft842.f \
677 src/fortran/tg02ad.f \
678 src/fortran/remez.f \
679 src/fortran/poles.f \
680 src/fortran/desi00.f \
681 src/fortran/desi21.f \
682 src/fortran/dfftmx.f\
683 src/fortran/Ex-corr.f
685 GATEWAY_CPP_SOURCES = \
686 sci_gateway/cpp/sci_rpem.cpp \
687 sci_gateway/cpp/sci_corr.cpp \
688 sci_gateway/cpp/sci_delip.cpp \
689 sci_gateway/cpp/sci_fft.cpp \
690 sci_gateway/cpp/sci_syredi.cpp
692 GATEWAY_C_SOURCES = \
693 sci_gateway/c/sci_remez.c \
694 sci_gateway/c/sci_amell.c \
695 sci_gateway/c/sci_conv2.c
697 libscisignal_processing_la_CPPFLAGS = \
698 -I$(srcdir)/includes/ \
700 -I$(srcdir)/src/cpp/ \
701 -I$(top_srcdir)/modules/ast/includes/ast/ \
702 -I$(top_srcdir)/modules/ast/includes/exps/ \
703 -I$(top_srcdir)/modules/ast/includes/operations/ \
704 -I$(top_srcdir)/modules/ast/includes/parse/ \
705 -I$(top_srcdir)/modules/ast/includes/symbol/ \
706 -I$(top_srcdir)/modules/ast/includes/system_env/ \
707 -I$(top_srcdir)/modules/ast/includes/types/ \
708 -I$(top_srcdir)/modules/ast/includes/analysis/ \
709 -I$(top_srcdir)/modules/api_scilab/includes/ \
710 -I$(top_srcdir)/modules/console/includes/ \
711 -I$(top_srcdir)/modules/localization/includes/ \
712 -I$(top_srcdir)/modules/output_stream/includes/ \
713 -I$(top_srcdir)/modules/elementary_functions/includes/ \
714 -I$(top_srcdir)/modules/functions_manager/includes/ \
715 -I$(top_srcdir)/modules/dynamic_link/includes/ \
716 -I$(top_srcdir)/modules/string/includes/ \
717 -I$(top_srcdir)/modules/threads/includes/ \
720 pkglib_LTLIBRARIES = libscisignal_processing.la
721 noinst_LTLIBRARIES = libscisignal_processing-algo.la
722 libscisignal_processing_algo_la_SOURCES = $(SIGNAL_PROCESSING_FORTRAN_SOURCES) $(SIGNAL_PROCESSING_C_SOURCES) $(SIGNAL_PROCESSING_CPP_SOURCES)
723 libscisignal_processing_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
724 libscisignal_processing_algo_la_CPPFLAGS = $(libscisignal_processing_la_CPPFLAGS)
726 # For the code check (splint)
727 CHECK_SRC = $(SIGNAL_PROCESSING_C_SOURCES) $(GATEWAY_C_SOURCES) $(SIGNAL_PROCESSING_CPP_SOURCES)
728 INCLUDE_FLAGS = $(libscisignal_processing_la_CPPFLAGS)
729 libscisignal_processing_la_LIBADD = libscisignal_processing-algo.la
732 modulename = signal_processing
734 #### signal_processing : Conf files ####
735 libscisignal_processing_la_rootdir = $(mydatadir)
736 libscisignal_processing_la_root_DATA = license.txt
738 ####�signal_processing : init scripts ####
739 libscisignal_processing_la_etcdir = $(mydatadir)/etc
740 libscisignal_processing_la_etc_DATA = \
741 etc/signal_processing.quit \
742 etc/signal_processing.start
745 ####�signal_processing : gateway declaration ####
746 libscisignal_processing_la_sci_gatewaydir = $(mydatadir)/sci_gateway
747 libscisignal_processing_la_sci_gateway_DATA = sci_gateway/signal_processing_gateway.xml
749 # Where all the Scilab stuff is installed (macros, help, ...)
750 mydatadir = $(pkgdatadir)/modules/$(modulename)
752 # Set AM_* SCI detected settings
753 AM_CPPFLAGS = $(SCI_CPPFLAGS)
754 AM_CFLAGS = $(SCI_CFLAGS)
755 AM_CXXFLAGS = $(SCI_CXXFLAGS)
756 # append includes to AM_FFLAGS to manage fortran includes
757 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
759 # Tag shared libraries with the Scilab version
760 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
763 SPLINT_OPTIONS = -weak -booltype BOOL
765 ########################### JAVA ######################################
766 #### We are delegating java compilation to ant... Thanks to that
767 #### the procedure will be the same with Microsoft Windows (C)
769 #######################################################################
770 TARGETS_ALL = $(am__append_1)
772 ################ MACROS ######################
773 # Rule to build a macro
774 # NOT USED AT THE MOMENT
777 ########### INSTALL DOCUMENTATION ###################
779 # Install documentation files into the right target
780 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
781 # automake needs the html files to be present which is not the case when
782 # we are building Scilab
784 # Where it should be installed
785 pkgdocdir = $(mydatadir)
787 # What is the mask of the help source
790 # What is the mask of the MathML sources
793 ########### INSTALL DATA ###################
794 # Install macros, help & demos
795 # Where it should be installed
796 pkgmacrosdir = $(mydatadir)
797 # Which directory we process
799 # Mask of the Scilab sources macros
801 # Mask of the Scilab executable sources macros
802 MACROBUILDMASK = *.sce
803 # Mask of the Scilab compiled macros
805 # List of the standard directory for tests
806 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
807 # Where the demos should be installed
808 pkgdemosdir = $(mydatadir)
809 # List of the standard directory for demos
811 # List of the standard directory for examples
812 EXAMPLES_DIR = examples
813 # Where to export JAVA archives (.jar)
818 HELP_CHAPTERDIR = help/
819 HELP_CHAPTERFILE = addchapter.sce
820 HELP_CHAPTERLANG = en_US fr_FR pt_BR
824 .SUFFIXES: .sci .bin .c .cpp .f .lo .o .obj
825 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
827 case '$(am__configure_deps)' in \
829 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
830 && { if test -f $@; then exit 0; else break; fi; }; \
834 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/signal_processing/Makefile'; \
835 $(am__cd) $(top_srcdir) && \
836 $(AUTOMAKE) --foreign modules/signal_processing/Makefile
837 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
840 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
842 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
843 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
845 $(top_srcdir)/Makefile.incl.am $(am__empty):
847 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
848 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
850 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
851 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
852 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
853 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
854 $(am__aclocal_m4_deps):
856 clean-noinstLTLIBRARIES:
857 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
858 @list='$(noinst_LTLIBRARIES)'; \
859 locs=`for p in $$list; do echo $$p; done | \
860 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
862 test -z "$$locs" || { \
863 echo rm -f $${locs}; \
867 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
869 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
870 list2=; for p in $$list; do \
871 if test -f $$p; then \
872 list2="$$list2 $$p"; \
875 test -z "$$list2" || { \
876 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
877 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
878 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
879 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
882 uninstall-pkglibLTLIBRARIES:
884 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
885 for p in $$list; do \
887 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
888 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
891 clean-pkglibLTLIBRARIES:
892 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
893 @list='$(pkglib_LTLIBRARIES)'; \
894 locs=`for p in $$list; do echo $$p; done | \
895 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
897 test -z "$$locs" || { \
898 echo rm -f $${locs}; \
901 src/fortran/$(am__dirstamp):
902 @$(MKDIR_P) src/fortran
903 @: > src/fortran/$(am__dirstamp)
904 src/fortran/$(DEPDIR)/$(am__dirstamp):
905 @$(MKDIR_P) src/fortran/$(DEPDIR)
906 @: > src/fortran/$(DEPDIR)/$(am__dirstamp)
907 src/fortran/degree.lo: src/fortran/$(am__dirstamp) \
908 src/fortran/$(DEPDIR)/$(am__dirstamp)
909 src/fortran/parcha.lo: src/fortran/$(am__dirstamp) \
910 src/fortran/$(DEPDIR)/$(am__dirstamp)
911 src/fortran/ouch.lo: src/fortran/$(am__dirstamp) \
912 src/fortran/$(DEPDIR)/$(am__dirstamp)
913 src/fortran/dfftbi.lo: src/fortran/$(am__dirstamp) \
914 src/fortran/$(DEPDIR)/$(am__dirstamp)
915 src/fortran/dsqrtc.lo: src/fortran/$(am__dirstamp) \
916 src/fortran/$(DEPDIR)/$(am__dirstamp)
917 src/fortran/tranze.lo: src/fortran/$(am__dirstamp) \
918 src/fortran/$(DEPDIR)/$(am__dirstamp)
919 src/fortran/tscccf.lo: src/fortran/$(am__dirstamp) \
920 src/fortran/$(DEPDIR)/$(am__dirstamp)
921 src/fortran/dsn2.lo: src/fortran/$(am__dirstamp) \
922 src/fortran/$(DEPDIR)/$(am__dirstamp)
923 src/fortran/hammin.lo: src/fortran/$(am__dirstamp) \
924 src/fortran/$(DEPDIR)/$(am__dirstamp)
925 src/fortran/bounn.lo: src/fortran/$(am__dirstamp) \
926 src/fortran/$(DEPDIR)/$(am__dirstamp)
927 src/fortran/nstabl.lo: src/fortran/$(am__dirstamp) \
928 src/fortran/$(DEPDIR)/$(am__dirstamp)
929 src/fortran/ino.lo: src/fortran/$(am__dirstamp) \
930 src/fortran/$(DEPDIR)/$(am__dirstamp)
931 src/fortran/desia.lo: src/fortran/$(am__dirstamp) \
932 src/fortran/$(DEPDIR)/$(am__dirstamp)
933 src/fortran/desi11.lo: src/fortran/$(am__dirstamp) \
934 src/fortran/$(DEPDIR)/$(am__dirstamp)
935 src/fortran/cmpse3.lo: src/fortran/$(am__dirstamp) \
936 src/fortran/$(DEPDIR)/$(am__dirstamp)
937 src/fortran/cheby.lo: src/fortran/$(am__dirstamp) \
938 src/fortran/$(DEPDIR)/$(am__dirstamp)
939 src/fortran/trbize.lo: src/fortran/$(am__dirstamp) \
940 src/fortran/$(DEPDIR)/$(am__dirstamp)
941 src/fortran/r2tx.lo: src/fortran/$(am__dirstamp) \
942 src/fortran/$(DEPDIR)/$(am__dirstamp)
943 src/fortran/deli2.lo: src/fortran/$(am__dirstamp) \
944 src/fortran/$(DEPDIR)/$(am__dirstamp)
945 src/fortran/gee.lo: src/fortran/$(am__dirstamp) \
946 src/fortran/$(DEPDIR)/$(am__dirstamp)
947 src/fortran/r4tx.lo: src/fortran/$(am__dirstamp) \
948 src/fortran/$(DEPDIR)/$(am__dirstamp)
949 src/fortran/transn.lo: src/fortran/$(am__dirstamp) \
950 src/fortran/$(DEPDIR)/$(am__dirstamp)
951 src/fortran/r8tx.lo: src/fortran/$(am__dirstamp) \
952 src/fortran/$(DEPDIR)/$(am__dirstamp)
953 src/fortran/deli11.lo: src/fortran/$(am__dirstamp) \
954 src/fortran/$(DEPDIR)/$(am__dirstamp)
955 src/fortran/compel.lo: src/fortran/$(am__dirstamp) \
956 src/fortran/$(DEPDIR)/$(am__dirstamp)
957 src/fortran/filbut.lo: src/fortran/$(am__dirstamp) \
958 src/fortran/$(DEPDIR)/$(am__dirstamp)
959 src/fortran/desi01.lo: src/fortran/$(am__dirstamp) \
960 src/fortran/$(DEPDIR)/$(am__dirstamp)
961 src/fortran/desi22.lo: src/fortran/$(am__dirstamp) \
962 src/fortran/$(DEPDIR)/$(am__dirstamp)
963 src/fortran/amell.lo: src/fortran/$(am__dirstamp) \
964 src/fortran/$(DEPDIR)/$(am__dirstamp)
965 src/fortran/desi24.lo: src/fortran/$(am__dirstamp) \
966 src/fortran/$(DEPDIR)/$(am__dirstamp)
967 src/fortran/dellk.lo: src/fortran/$(am__dirstamp) \
968 src/fortran/$(DEPDIR)/$(am__dirstamp)
969 src/fortran/syredi.lo: src/fortran/$(am__dirstamp) \
970 src/fortran/$(DEPDIR)/$(am__dirstamp)
971 src/fortran/coeft.lo: src/fortran/$(am__dirstamp) \
972 src/fortran/$(DEPDIR)/$(am__dirstamp)
973 src/fortran/tranpo.lo: src/fortran/$(am__dirstamp) \
974 src/fortran/$(DEPDIR)/$(am__dirstamp)
975 src/fortran/blnumz.lo: src/fortran/$(am__dirstamp) \
976 src/fortran/$(DEPDIR)/$(am__dirstamp)
977 src/fortran/sn.lo: src/fortran/$(am__dirstamp) \
978 src/fortran/$(DEPDIR)/$(am__dirstamp)
979 src/fortran/bldenz.lo: src/fortran/$(am__dirstamp) \
980 src/fortran/$(DEPDIR)/$(am__dirstamp)
981 src/fortran/desib.lo: src/fortran/$(am__dirstamp) \
982 src/fortran/$(DEPDIR)/$(am__dirstamp)
983 src/fortran/freque.lo: src/fortran/$(am__dirstamp) \
984 src/fortran/$(DEPDIR)/$(am__dirstamp)
985 src/fortran/desi12.lo: src/fortran/$(am__dirstamp) \
986 src/fortran/$(DEPDIR)/$(am__dirstamp)
987 src/fortran/cmpse2.lo: src/fortran/$(am__dirstamp) \
988 src/fortran/$(DEPDIR)/$(am__dirstamp)
989 src/fortran/desi14.lo: src/fortran/$(am__dirstamp) \
990 src/fortran/$(DEPDIR)/$(am__dirstamp)
991 src/fortran/delip.lo: src/fortran/$(am__dirstamp) \
992 src/fortran/$(DEPDIR)/$(am__dirstamp)
993 src/fortran/deli1.lo: src/fortran/$(am__dirstamp) \
994 src/fortran/$(DEPDIR)/$(am__dirstamp)
995 src/fortran/trbipo.lo: src/fortran/$(am__dirstamp) \
996 src/fortran/$(DEPDIR)/$(am__dirstamp)
997 src/fortran/rpem.lo: src/fortran/$(am__dirstamp) \
998 src/fortran/$(DEPDIR)/$(am__dirstamp)
999 src/fortran/dfft2.lo: src/fortran/$(am__dirstamp) \
1000 src/fortran/$(DEPDIR)/$(am__dirstamp)
1001 src/fortran/dgee01.lo: src/fortran/$(am__dirstamp) \
1002 src/fortran/$(DEPDIR)/$(am__dirstamp)
1003 src/fortran/romeg.lo: src/fortran/$(am__dirstamp) \
1004 src/fortran/$(DEPDIR)/$(am__dirstamp)
1005 src/fortran/snell.lo: src/fortran/$(am__dirstamp) \
1006 src/fortran/$(DEPDIR)/$(am__dirstamp)
1007 src/fortran/fft842.lo: src/fortran/$(am__dirstamp) \
1008 src/fortran/$(DEPDIR)/$(am__dirstamp)
1009 src/fortran/tg02ad.lo: src/fortran/$(am__dirstamp) \
1010 src/fortran/$(DEPDIR)/$(am__dirstamp)
1011 src/fortran/remez.lo: src/fortran/$(am__dirstamp) \
1012 src/fortran/$(DEPDIR)/$(am__dirstamp)
1013 src/fortran/poles.lo: src/fortran/$(am__dirstamp) \
1014 src/fortran/$(DEPDIR)/$(am__dirstamp)
1015 src/fortran/desi00.lo: src/fortran/$(am__dirstamp) \
1016 src/fortran/$(DEPDIR)/$(am__dirstamp)
1017 src/fortran/desi21.lo: src/fortran/$(am__dirstamp) \
1018 src/fortran/$(DEPDIR)/$(am__dirstamp)
1019 src/fortran/dfftmx.lo: src/fortran/$(am__dirstamp) \
1020 src/fortran/$(DEPDIR)/$(am__dirstamp)
1021 src/fortran/Ex-corr.lo: src/fortran/$(am__dirstamp) \
1022 src/fortran/$(DEPDIR)/$(am__dirstamp)
1023 src/c/$(am__dirstamp):
1025 @: > src/c/$(am__dirstamp)
1026 src/c/$(DEPDIR)/$(am__dirstamp):
1027 @$(MKDIR_P) src/c/$(DEPDIR)
1028 @: > src/c/$(DEPDIR)/$(am__dirstamp)
1029 src/c/libscisignal_processing_algo_la-corrtable.lo: \
1030 src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp)
1031 src/c/libscisignal_processing_algo_la-conv2.lo: src/c/$(am__dirstamp) \
1032 src/c/$(DEPDIR)/$(am__dirstamp)
1033 src/cpp/$(am__dirstamp):
1035 @: > src/cpp/$(am__dirstamp)
1036 src/cpp/$(DEPDIR)/$(am__dirstamp):
1037 @$(MKDIR_P) src/cpp/$(DEPDIR)
1038 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
1039 src/cpp/libscisignal_processing_algo_la-signalprocessingfunctions.lo: \
1040 src/cpp/$(am__dirstamp) src/cpp/$(DEPDIR)/$(am__dirstamp)
1042 libscisignal_processing-algo.la: $(libscisignal_processing_algo_la_OBJECTS) $(libscisignal_processing_algo_la_DEPENDENCIES) $(EXTRA_libscisignal_processing_algo_la_DEPENDENCIES)
1043 $(AM_V_CXXLD)$(CXXLINK) $(libscisignal_processing_algo_la_OBJECTS) $(libscisignal_processing_algo_la_LIBADD) $(LIBS)
1044 sci_gateway/c/$(am__dirstamp):
1045 @$(MKDIR_P) sci_gateway/c
1046 @: > sci_gateway/c/$(am__dirstamp)
1047 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
1048 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
1049 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1050 sci_gateway/c/libscisignal_processing_la-sci_remez.lo: \
1051 sci_gateway/c/$(am__dirstamp) \
1052 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1053 sci_gateway/c/libscisignal_processing_la-sci_amell.lo: \
1054 sci_gateway/c/$(am__dirstamp) \
1055 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1056 sci_gateway/c/libscisignal_processing_la-sci_conv2.lo: \
1057 sci_gateway/c/$(am__dirstamp) \
1058 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1059 sci_gateway/cpp/$(am__dirstamp):
1060 @$(MKDIR_P) sci_gateway/cpp
1061 @: > sci_gateway/cpp/$(am__dirstamp)
1062 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
1063 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
1064 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1065 sci_gateway/cpp/libscisignal_processing_la-sci_rpem.lo: \
1066 sci_gateway/cpp/$(am__dirstamp) \
1067 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1068 sci_gateway/cpp/libscisignal_processing_la-sci_corr.lo: \
1069 sci_gateway/cpp/$(am__dirstamp) \
1070 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1071 sci_gateway/cpp/libscisignal_processing_la-sci_delip.lo: \
1072 sci_gateway/cpp/$(am__dirstamp) \
1073 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1074 sci_gateway/cpp/libscisignal_processing_la-sci_fft.lo: \
1075 sci_gateway/cpp/$(am__dirstamp) \
1076 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1077 sci_gateway/cpp/libscisignal_processing_la-sci_syredi.lo: \
1078 sci_gateway/cpp/$(am__dirstamp) \
1079 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1081 libscisignal_processing.la: $(libscisignal_processing_la_OBJECTS) $(libscisignal_processing_la_DEPENDENCIES) $(EXTRA_libscisignal_processing_la_DEPENDENCIES)
1082 $(AM_V_CXXLD)$(CXXLINK) -rpath $(pkglibdir) $(libscisignal_processing_la_OBJECTS) $(libscisignal_processing_la_LIBADD) $(LIBS)
1084 mostlyclean-compile:
1086 -rm -f sci_gateway/c/*.$(OBJEXT)
1087 -rm -f sci_gateway/c/*.lo
1088 -rm -f sci_gateway/cpp/*.$(OBJEXT)
1089 -rm -f sci_gateway/cpp/*.lo
1090 -rm -f src/c/*.$(OBJEXT)
1092 -rm -f src/cpp/*.$(OBJEXT)
1094 -rm -f src/fortran/*.$(OBJEXT)
1095 -rm -f src/fortran/*.lo
1100 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_amell.Plo@am__quote@
1101 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_conv2.Plo@am__quote@
1102 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_remez.Plo@am__quote@
1103 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_corr.Plo@am__quote@
1104 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_delip.Plo@am__quote@
1105 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_fft.Plo@am__quote@
1106 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_rpem.Plo@am__quote@
1107 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_syredi.Plo@am__quote@
1108 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscisignal_processing_algo_la-conv2.Plo@am__quote@
1109 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscisignal_processing_algo_la-corrtable.Plo@am__quote@
1110 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscisignal_processing_algo_la-signalprocessingfunctions.Plo@am__quote@
1113 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1114 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1115 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1117 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1118 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1121 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1122 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1123 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1124 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1125 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1126 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1129 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1130 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1131 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1132 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1133 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1134 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1136 src/c/libscisignal_processing_algo_la-corrtable.lo: src/c/corrtable.c
1137 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscisignal_processing_algo_la-corrtable.lo -MD -MP -MF src/c/$(DEPDIR)/libscisignal_processing_algo_la-corrtable.Tpo -c -o src/c/libscisignal_processing_algo_la-corrtable.lo `test -f 'src/c/corrtable.c' || echo '$(srcdir)/'`src/c/corrtable.c
1138 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscisignal_processing_algo_la-corrtable.Tpo src/c/$(DEPDIR)/libscisignal_processing_algo_la-corrtable.Plo
1139 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/corrtable.c' object='src/c/libscisignal_processing_algo_la-corrtable.lo' libtool=yes @AMDEPBACKSLASH@
1140 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1141 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscisignal_processing_algo_la-corrtable.lo `test -f 'src/c/corrtable.c' || echo '$(srcdir)/'`src/c/corrtable.c
1143 src/c/libscisignal_processing_algo_la-conv2.lo: src/c/conv2.c
1144 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscisignal_processing_algo_la-conv2.lo -MD -MP -MF src/c/$(DEPDIR)/libscisignal_processing_algo_la-conv2.Tpo -c -o src/c/libscisignal_processing_algo_la-conv2.lo `test -f 'src/c/conv2.c' || echo '$(srcdir)/'`src/c/conv2.c
1145 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscisignal_processing_algo_la-conv2.Tpo src/c/$(DEPDIR)/libscisignal_processing_algo_la-conv2.Plo
1146 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/conv2.c' object='src/c/libscisignal_processing_algo_la-conv2.lo' libtool=yes @AMDEPBACKSLASH@
1147 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1148 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscisignal_processing_algo_la-conv2.lo `test -f 'src/c/conv2.c' || echo '$(srcdir)/'`src/c/conv2.c
1150 sci_gateway/c/libscisignal_processing_la-sci_remez.lo: sci_gateway/c/sci_remez.c
1151 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscisignal_processing_la-sci_remez.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_remez.Tpo -c -o sci_gateway/c/libscisignal_processing_la-sci_remez.lo `test -f 'sci_gateway/c/sci_remez.c' || echo '$(srcdir)/'`sci_gateway/c/sci_remez.c
1152 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_remez.Tpo sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_remez.Plo
1153 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_remez.c' object='sci_gateway/c/libscisignal_processing_la-sci_remez.lo' libtool=yes @AMDEPBACKSLASH@
1154 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1155 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscisignal_processing_la-sci_remez.lo `test -f 'sci_gateway/c/sci_remez.c' || echo '$(srcdir)/'`sci_gateway/c/sci_remez.c
1157 sci_gateway/c/libscisignal_processing_la-sci_amell.lo: sci_gateway/c/sci_amell.c
1158 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscisignal_processing_la-sci_amell.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_amell.Tpo -c -o sci_gateway/c/libscisignal_processing_la-sci_amell.lo `test -f 'sci_gateway/c/sci_amell.c' || echo '$(srcdir)/'`sci_gateway/c/sci_amell.c
1159 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_amell.Tpo sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_amell.Plo
1160 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_amell.c' object='sci_gateway/c/libscisignal_processing_la-sci_amell.lo' libtool=yes @AMDEPBACKSLASH@
1161 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1162 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscisignal_processing_la-sci_amell.lo `test -f 'sci_gateway/c/sci_amell.c' || echo '$(srcdir)/'`sci_gateway/c/sci_amell.c
1164 sci_gateway/c/libscisignal_processing_la-sci_conv2.lo: sci_gateway/c/sci_conv2.c
1165 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscisignal_processing_la-sci_conv2.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_conv2.Tpo -c -o sci_gateway/c/libscisignal_processing_la-sci_conv2.lo `test -f 'sci_gateway/c/sci_conv2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_conv2.c
1166 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_conv2.Tpo sci_gateway/c/$(DEPDIR)/libscisignal_processing_la-sci_conv2.Plo
1167 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_conv2.c' object='sci_gateway/c/libscisignal_processing_la-sci_conv2.lo' libtool=yes @AMDEPBACKSLASH@
1168 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1169 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscisignal_processing_la-sci_conv2.lo `test -f 'sci_gateway/c/sci_conv2.c' || echo '$(srcdir)/'`sci_gateway/c/sci_conv2.c
1172 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1173 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1174 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1175 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1176 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1177 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1180 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1181 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1182 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1183 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1184 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1185 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1188 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1189 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1190 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1191 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1192 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1193 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1195 src/cpp/libscisignal_processing_algo_la-signalprocessingfunctions.lo: src/cpp/signalprocessingfunctions.cpp
1196 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscisignal_processing_algo_la-signalprocessingfunctions.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscisignal_processing_algo_la-signalprocessingfunctions.Tpo -c -o src/cpp/libscisignal_processing_algo_la-signalprocessingfunctions.lo `test -f 'src/cpp/signalprocessingfunctions.cpp' || echo '$(srcdir)/'`src/cpp/signalprocessingfunctions.cpp
1197 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscisignal_processing_algo_la-signalprocessingfunctions.Tpo src/cpp/$(DEPDIR)/libscisignal_processing_algo_la-signalprocessingfunctions.Plo
1198 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/signalprocessingfunctions.cpp' object='src/cpp/libscisignal_processing_algo_la-signalprocessingfunctions.lo' libtool=yes @AMDEPBACKSLASH@
1199 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1200 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscisignal_processing_algo_la-signalprocessingfunctions.lo `test -f 'src/cpp/signalprocessingfunctions.cpp' || echo '$(srcdir)/'`src/cpp/signalprocessingfunctions.cpp
1202 sci_gateway/cpp/libscisignal_processing_la-sci_rpem.lo: sci_gateway/cpp/sci_rpem.cpp
1203 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscisignal_processing_la-sci_rpem.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_rpem.Tpo -c -o sci_gateway/cpp/libscisignal_processing_la-sci_rpem.lo `test -f 'sci_gateway/cpp/sci_rpem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rpem.cpp
1204 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_rpem.Tpo sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_rpem.Plo
1205 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_rpem.cpp' object='sci_gateway/cpp/libscisignal_processing_la-sci_rpem.lo' libtool=yes @AMDEPBACKSLASH@
1206 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscisignal_processing_la-sci_rpem.lo `test -f 'sci_gateway/cpp/sci_rpem.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_rpem.cpp
1209 sci_gateway/cpp/libscisignal_processing_la-sci_corr.lo: sci_gateway/cpp/sci_corr.cpp
1210 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscisignal_processing_la-sci_corr.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_corr.Tpo -c -o sci_gateway/cpp/libscisignal_processing_la-sci_corr.lo `test -f 'sci_gateway/cpp/sci_corr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_corr.cpp
1211 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_corr.Tpo sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_corr.Plo
1212 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_corr.cpp' object='sci_gateway/cpp/libscisignal_processing_la-sci_corr.lo' libtool=yes @AMDEPBACKSLASH@
1213 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1214 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscisignal_processing_la-sci_corr.lo `test -f 'sci_gateway/cpp/sci_corr.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_corr.cpp
1216 sci_gateway/cpp/libscisignal_processing_la-sci_delip.lo: sci_gateway/cpp/sci_delip.cpp
1217 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscisignal_processing_la-sci_delip.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_delip.Tpo -c -o sci_gateway/cpp/libscisignal_processing_la-sci_delip.lo `test -f 'sci_gateway/cpp/sci_delip.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_delip.cpp
1218 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_delip.Tpo sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_delip.Plo
1219 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_delip.cpp' object='sci_gateway/cpp/libscisignal_processing_la-sci_delip.lo' libtool=yes @AMDEPBACKSLASH@
1220 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1221 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscisignal_processing_la-sci_delip.lo `test -f 'sci_gateway/cpp/sci_delip.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_delip.cpp
1223 sci_gateway/cpp/libscisignal_processing_la-sci_fft.lo: sci_gateway/cpp/sci_fft.cpp
1224 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscisignal_processing_la-sci_fft.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_fft.Tpo -c -o sci_gateway/cpp/libscisignal_processing_la-sci_fft.lo `test -f 'sci_gateway/cpp/sci_fft.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fft.cpp
1225 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_fft.Tpo sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_fft.Plo
1226 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_fft.cpp' object='sci_gateway/cpp/libscisignal_processing_la-sci_fft.lo' libtool=yes @AMDEPBACKSLASH@
1227 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1228 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscisignal_processing_la-sci_fft.lo `test -f 'sci_gateway/cpp/sci_fft.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fft.cpp
1230 sci_gateway/cpp/libscisignal_processing_la-sci_syredi.lo: sci_gateway/cpp/sci_syredi.cpp
1231 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscisignal_processing_la-sci_syredi.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_syredi.Tpo -c -o sci_gateway/cpp/libscisignal_processing_la-sci_syredi.lo `test -f 'sci_gateway/cpp/sci_syredi.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_syredi.cpp
1232 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_syredi.Tpo sci_gateway/cpp/$(DEPDIR)/libscisignal_processing_la-sci_syredi.Plo
1233 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_syredi.cpp' object='sci_gateway/cpp/libscisignal_processing_la-sci_syredi.lo' libtool=yes @AMDEPBACKSLASH@
1234 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1235 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscisignal_processing_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscisignal_processing_la-sci_syredi.lo `test -f 'sci_gateway/cpp/sci_syredi.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_syredi.cpp
1238 $(AM_V_F77)$(F77COMPILE) -c -o $@ $<
1241 $(AM_V_F77)$(F77COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1244 $(AM_V_F77)$(LTF77COMPILE) -c -o $@ $<
1246 mostlyclean-libtool:
1251 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
1252 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1253 -rm -rf src/c/.libs src/c/_libs
1254 -rm -rf src/cpp/.libs src/cpp/_libs
1255 -rm -rf src/fortran/.libs src/fortran/_libs
1256 install-libscisignal_processing_la_etcDATA: $(libscisignal_processing_la_etc_DATA)
1258 @list='$(libscisignal_processing_la_etc_DATA)'; test -n "$(libscisignal_processing_la_etcdir)" || list=; \
1259 if test -n "$$list"; then \
1260 echo " $(MKDIR_P) '$(DESTDIR)$(libscisignal_processing_la_etcdir)'"; \
1261 $(MKDIR_P) "$(DESTDIR)$(libscisignal_processing_la_etcdir)" || exit 1; \
1263 for p in $$list; do \
1264 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1266 done | $(am__base_list) | \
1267 while read files; do \
1268 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscisignal_processing_la_etcdir)'"; \
1269 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscisignal_processing_la_etcdir)" || exit $$?; \
1272 uninstall-libscisignal_processing_la_etcDATA:
1273 @$(NORMAL_UNINSTALL)
1274 @list='$(libscisignal_processing_la_etc_DATA)'; test -n "$(libscisignal_processing_la_etcdir)" || list=; \
1275 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1276 dir='$(DESTDIR)$(libscisignal_processing_la_etcdir)'; $(am__uninstall_files_from_dir)
1277 install-libscisignal_processing_la_rootDATA: $(libscisignal_processing_la_root_DATA)
1279 @list='$(libscisignal_processing_la_root_DATA)'; test -n "$(libscisignal_processing_la_rootdir)" || list=; \
1280 if test -n "$$list"; then \
1281 echo " $(MKDIR_P) '$(DESTDIR)$(libscisignal_processing_la_rootdir)'"; \
1282 $(MKDIR_P) "$(DESTDIR)$(libscisignal_processing_la_rootdir)" || exit 1; \
1284 for p in $$list; do \
1285 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1287 done | $(am__base_list) | \
1288 while read files; do \
1289 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscisignal_processing_la_rootdir)'"; \
1290 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscisignal_processing_la_rootdir)" || exit $$?; \
1293 uninstall-libscisignal_processing_la_rootDATA:
1294 @$(NORMAL_UNINSTALL)
1295 @list='$(libscisignal_processing_la_root_DATA)'; test -n "$(libscisignal_processing_la_rootdir)" || list=; \
1296 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1297 dir='$(DESTDIR)$(libscisignal_processing_la_rootdir)'; $(am__uninstall_files_from_dir)
1298 install-libscisignal_processing_la_sci_gatewayDATA: $(libscisignal_processing_la_sci_gateway_DATA)
1300 @list='$(libscisignal_processing_la_sci_gateway_DATA)'; test -n "$(libscisignal_processing_la_sci_gatewaydir)" || list=; \
1301 if test -n "$$list"; then \
1302 echo " $(MKDIR_P) '$(DESTDIR)$(libscisignal_processing_la_sci_gatewaydir)'"; \
1303 $(MKDIR_P) "$(DESTDIR)$(libscisignal_processing_la_sci_gatewaydir)" || exit 1; \
1305 for p in $$list; do \
1306 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1308 done | $(am__base_list) | \
1309 while read files; do \
1310 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscisignal_processing_la_sci_gatewaydir)'"; \
1311 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscisignal_processing_la_sci_gatewaydir)" || exit $$?; \
1314 uninstall-libscisignal_processing_la_sci_gatewayDATA:
1315 @$(NORMAL_UNINSTALL)
1316 @list='$(libscisignal_processing_la_sci_gateway_DATA)'; test -n "$(libscisignal_processing_la_sci_gatewaydir)" || list=; \
1317 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1318 dir='$(DESTDIR)$(libscisignal_processing_la_sci_gatewaydir)'; $(am__uninstall_files_from_dir)
1320 ID: $(am__tagged_files)
1321 $(am__define_uniq_tagged_files); mkid -fID $$unique
1325 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1328 $(am__define_uniq_tagged_files); \
1330 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1331 test -n "$$unique" || unique=$$empty_fix; \
1332 if test $$# -gt 0; then \
1333 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1336 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1343 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1344 $(am__define_uniq_tagged_files); \
1345 test -z "$(CTAGS_ARGS)$$unique" \
1346 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1350 here=`$(am__cd) $(top_builddir) && pwd` \
1351 && $(am__cd) $(top_srcdir) \
1352 && gtags -i $(GTAGS_ARGS) "$$here"
1353 cscopelist: cscopelist-am
1355 cscopelist-am: $(am__tagged_files)
1356 list='$(am__tagged_files)'; \
1357 case "$(srcdir)" in \
1358 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1359 *) sdir=$(subdir)/$(srcdir) ;; \
1361 for i in $$list; do \
1362 if test -f "$$i"; then \
1363 echo "$(subdir)/$$i"; \
1365 echo "$$sdir/$$i"; \
1367 done >> $(top_builddir)/cscope.files
1370 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1372 distdir: $(DISTFILES)
1373 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1374 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1375 list='$(DISTFILES)'; \
1376 dist_files=`for file in $$list; do echo $$file; done | \
1377 sed -e "s|^$$srcdirstrip/||;t" \
1378 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1379 case $$dist_files in \
1380 */*) $(MKDIR_P) `echo "$$dist_files" | \
1381 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1384 for file in $$dist_files; do \
1385 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1386 if test -d $$d/$$file; then \
1387 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1388 if test -d "$(distdir)/$$file"; then \
1389 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1391 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1392 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1393 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1395 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1397 test -f "$(distdir)/$$file" \
1398 || cp -p $$d/$$file "$(distdir)/$$file" \
1403 $(MAKE) $(AM_MAKEFLAGS) check-local
1405 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1407 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscisignal_processing_la_etcdir)" "$(DESTDIR)$(libscisignal_processing_la_rootdir)" "$(DESTDIR)$(libscisignal_processing_la_sci_gatewaydir)"; do \
1408 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1411 install-exec: install-exec-am
1412 install-data: install-data-am
1413 uninstall: uninstall-am
1416 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1418 installcheck: installcheck-am
1420 if test -z '$(STRIP)'; then \
1421 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1422 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1425 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1426 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1427 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1429 mostlyclean-generic:
1434 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1435 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1436 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1437 -rm -f sci_gateway/c/$(am__dirstamp)
1438 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1439 -rm -f sci_gateway/cpp/$(am__dirstamp)
1440 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1441 -rm -f src/c/$(am__dirstamp)
1442 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1443 -rm -f src/cpp/$(am__dirstamp)
1444 -rm -f src/fortran/$(DEPDIR)/$(am__dirstamp)
1445 -rm -f src/fortran/$(am__dirstamp)
1447 maintainer-clean-generic:
1448 @echo "This command is intended for maintainers to use"
1449 @echo "it deletes files that may require special tools to rebuild."
1452 clean-am: clean-generic clean-libtool clean-local \
1453 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1455 distclean: distclean-am
1456 -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1458 distclean-am: clean-am distclean-compile distclean-generic \
1459 distclean-local distclean-tags
1473 install-data-am: install-data-local \
1474 install-libscisignal_processing_la_etcDATA \
1475 install-libscisignal_processing_la_rootDATA \
1476 install-libscisignal_processing_la_sci_gatewayDATA
1478 install-dvi: install-dvi-am
1482 install-exec-am: install-pkglibLTLIBRARIES
1484 install-html: install-html-am
1486 install-html-am: install-html-local
1488 install-info: install-info-am
1494 install-pdf: install-pdf-am
1498 install-ps: install-ps-am
1504 maintainer-clean: maintainer-clean-am
1505 -rm -rf sci_gateway/c/$(DEPDIR) sci_gateway/cpp/$(DEPDIR) src/c/$(DEPDIR) src/cpp/$(DEPDIR)
1507 maintainer-clean-am: distclean-am maintainer-clean-generic
1509 mostlyclean: mostlyclean-am
1511 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1522 uninstall-am: uninstall-libscisignal_processing_la_etcDATA \
1523 uninstall-libscisignal_processing_la_rootDATA \
1524 uninstall-libscisignal_processing_la_sci_gatewayDATA \
1525 uninstall-pkglibLTLIBRARIES
1527 .MAKE: check-am install-am install-strip
1529 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \
1530 check-local clean clean-generic clean-libtool clean-local \
1531 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES cscopelist-am \
1532 ctags ctags-am distclean distclean-compile distclean-generic \
1533 distclean-libtool distclean-local distclean-tags distdir dvi \
1534 dvi-am html html-am info info-am install install-am \
1535 install-data install-data-am install-data-local install-dvi \
1536 install-dvi-am install-exec install-exec-am install-html \
1537 install-html-am install-html-local install-info \
1538 install-info-am install-libscisignal_processing_la_etcDATA \
1539 install-libscisignal_processing_la_rootDATA \
1540 install-libscisignal_processing_la_sci_gatewayDATA install-man \
1541 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1542 install-ps install-ps-am install-strip installcheck \
1543 installcheck-am installdirs maintainer-clean \
1544 maintainer-clean-generic mostlyclean mostlyclean-compile \
1545 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1546 tags tags-am uninstall uninstall-am \
1547 uninstall-libscisignal_processing_la_etcDATA \
1548 uninstall-libscisignal_processing_la_rootDATA \
1549 uninstall-libscisignal_processing_la_sci_gatewayDATA \
1550 uninstall-pkglibLTLIBRARIES
1555 # This target enables tests for Scilab
1556 check-local: $(top_builddir)/scilab-bin test
1557 if test -d $(mydatadir)/tests; then \
1558 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1561 if test -f build.xml; then \
1562 $(ANT) checkstyle; \
1564 if test -x "$(SPLINT)"; then \
1565 $(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); \
1567 @NEED_JAVA_TRUE@java:
1568 # Some configurations needs to export JAVA_HOME in the current env
1569 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1570 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1571 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1572 @NEED_JAVA_TRUE@ $(ANT); \
1575 @NEED_JAVA_TRUE@clean-java:
1576 # Some configurations needs to export JAVA_HOME in the current env
1577 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1578 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1579 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1580 @NEED_JAVA_TRUE@ $(ANT) clean; \
1581 @NEED_JAVA_TRUE@ fi;
1583 # If the user request for the SWIG generation of the wrappers Java => C/C++
1584 # We call the target swig-build on the variable SWIG_WRAPPERS
1586 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1587 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1588 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1589 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1590 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1591 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1592 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_JAVA) $(SWIG_OPTIONS) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1596 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1597 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1598 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1599 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1600 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1601 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_SCILAB) $(SWIG_OPTIONS) -outdir $$SWIG_OUTDIR $$file; \
1605 # If the user request for the SWIG generation of the wrappers Java => C/C++
1606 # We call the target swig-build on the variable SWIG_WRAPPERS
1608 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1609 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1610 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1611 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1612 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1613 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1614 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1615 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1617 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1618 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1623 @GIWS_TRUE@giws-exception:
1624 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1625 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1626 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1629 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1630 echo "Error : Cannot build $< : Scilab has not been built"; \
1632 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1635 # Removes the macros
1637 # Removes macros (*.bin generated from .sci)
1638 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1639 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1640 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1644 # More tests could be added here
1645 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1646 if test -f build.xml -a $$USEANT -eq 1; then \
1650 all-local: $(TARGETS_ALL)
1653 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1654 echo "Error : Cannot build $< : Scilab has not been build"; \
1656 echo "Creating $@"; \
1657 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1662 install-data-local-local:
1663 # Mainly for javasci
1664 @if test -d $(srcdir)/javadoc; then \
1665 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1667 # If the user wants the help sources to be installed
1668 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1669 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1670 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1671 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1672 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1673 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1674 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1675 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1676 @INSTALL_HELP_XML_TRUE@ done ; \
1677 @INSTALL_HELP_XML_TRUE@ fi; \
1678 @INSTALL_HELP_XML_TRUE@ fi; \
1679 @INSTALL_HELP_XML_TRUE@ done; \
1680 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1681 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1682 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1683 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1684 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1685 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1686 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1687 @INSTALL_HELP_XML_TRUE@ done ; \
1688 @INSTALL_HELP_XML_TRUE@ fi; \
1689 @INSTALL_HELP_XML_TRUE@ fi
1692 @echo "-------- Install tests (if any) --------"; \
1693 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1694 if test -d $(srcdir)/$$dir/; then \
1695 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1696 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1697 if test -d "$(srcdir)/$$dir/$$file"; then \
1698 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1699 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1701 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1702 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1707 # Install the help chapter
1708 @echo "-------- Install the help chapter (if any) --------"; \
1709 for lang in $(HELP_CHAPTERLANG); do \
1710 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1711 if test -f $$HELPFILE; then \
1712 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1713 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1714 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1715 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1718 # Install the demos & examples
1719 @echo "-------- Install demos & examples (if any) --------"; \
1720 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1721 if test -d $(srcdir)/$$dir/; then \
1722 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1723 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1724 if test -d "$(srcdir)/$$dir/$$file"; then \
1725 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1726 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1728 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1729 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1734 # Install the macros
1735 @echo "-------- Install macros (if any) --------"; \
1736 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1737 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1738 if test -d $(srcdir)/$$dir/; then \
1739 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1740 if test -n "$(MACROSSPECIALEXT)"; then \
1742 for specialExt in $(MACROSSPECIALEXT); do \
1743 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1745 FILELIST="$$FILELIST $$specialExtDir"; \
1747 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1748 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1749 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1753 # Install java files (.jar)
1754 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1755 echo "-------- Install jar files --------"; \
1756 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1757 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1758 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1759 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1763 ########### CLEAN ###################
1764 # Clean help (generated automatically by Scilab)
1765 # It used to clean the macro (clean-macros) but this was causing
1766 # make clean && make to fail Scilab startup
1767 @NEED_JAVA_TRUE@clean-local: clean-java
1768 @NEED_JAVA_FALSE@clean-local:
1771 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1773 .PHONY: macros java swig giws
1775 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1776 # Otherwise a system limit (for SysV at least) may be exceeded.