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) 2007 - INRIA - Sylvestre LEDRU
19 # Copyright (C) 2007 - INRIA - Allan CORNET
21 # Copyright (C) 2012 - 2016 - Scilab Enterprises
23 # This file is hereby licensed under the terms of the GNU GPL v2.0,
24 # pursuant to article 5.3.4 of the CeCILL v.2.1.
25 # This file was originally licensed under the terms of the CeCILL v2.1,
26 # and continues to be available under such terms.
27 # For more information, see the COPYING file which you should have received
28 # along with this program.
30 # Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
31 # Copyright (C) 2006-2008 - INRIA - Sylvestre LEDRU <sylvestre.ledru@inria.fr>
32 # Copyright (C) 2008 - INRIA - Pierre MARECHAL <pierre.marechal@inria.fr>
34 # Copyright (C) 2012 - 2016 - Scilab Enterprises
36 # This file is hereby licensed under the terms of the GNU GPL v2.0,
37 # pursuant to article 5.3.4 of the CeCILL v.2.1.
38 # This file was originally licensed under the terms of the CeCILL v2.1,
39 # and continues to be available under such terms.
40 # For more information, see the COPYING file which you should have received
41 # along with this program.
45 ### Makefile included stuff
46 ### Target, variable, suffixes which are supposed to be useful in every makefile.am
52 if test -z '$(MAKELEVEL)'; then \
54 elif test -n '$(MAKE_HOST)'; then \
56 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
62 am__make_running_with_option = \
63 case $${target_option-} in \
65 *) echo "am__make_running_with_option: internal error: invalid" \
66 "target option '$${target_option-}' specified" >&2; \
70 sane_makeflags=$$MAKEFLAGS; \
71 if $(am__is_gnu_make); then \
72 sane_makeflags=$$MFLAGS; \
77 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
78 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
84 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
86 for flg in $$sane_makeflags; do \
87 test $$skip_next = yes && { skip_next=no; continue; }; \
90 -*I) strip_trailopt 'I'; skip_next=yes;; \
91 -*I?*) strip_trailopt 'I';; \
92 -*O) strip_trailopt 'O'; skip_next=yes;; \
93 -*O?*) strip_trailopt 'O';; \
94 -*l) strip_trailopt 'l'; skip_next=yes;; \
95 -*l?*) strip_trailopt 'l';; \
96 -[dEDm]) skip_next=yes;; \
97 -[JT]) skip_next=yes;; \
100 *$$target_option*) has_opt=yes; break;; \
104 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
105 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
106 pkgdatadir = $(datadir)/@PACKAGE@
107 pkgincludedir = $(includedir)/@PACKAGE@
108 pkglibdir = $(libdir)/@PACKAGE@
109 pkglibexecdir = $(libexecdir)/@PACKAGE@
110 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
111 install_sh_DATA = $(install_sh) -c -m 644
112 install_sh_PROGRAM = $(install_sh) -c
113 install_sh_SCRIPT = $(install_sh) -c
114 INSTALL_HEADER = $(INSTALL_DATA)
115 transform = $(program_transform_name)
122 build_triplet = @build@
123 host_triplet = @host@
124 @FFTW_TRUE@am__append_1 = libscifftw-algo.la
125 @NEED_JAVA_TRUE@am__append_2 = java
126 subdir = modules/fftw
127 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
128 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
129 $(top_srcdir)/m4/backtrace.m4 $(top_srcdir)/m4/compiler.m4 \
130 $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/docbook.m4 \
131 $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/eigen.m4 \
132 $(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
133 $(top_srcdir)/m4/giws.m4 $(top_srcdir)/m4/hdf5.m4 \
134 $(top_srcdir)/m4/intel_compiler.m4 \
135 $(top_srcdir)/m4/java-thirdparty.m4 $(top_srcdir)/m4/java.m4 \
136 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/lib-ld.m4 \
137 $(top_srcdir)/m4/libsmath.m4 $(top_srcdir)/m4/libtool.m4 \
138 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/ltoptions.m4 \
139 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
140 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/macosx.m4 \
141 $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \
142 $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \
143 $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \
144 $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \
145 $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac
146 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
148 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
149 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
150 CONFIG_HEADER = $(top_builddir)/modules/core/includes/machine.h
152 CONFIG_CLEAN_VPATH_FILES =
153 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
154 am__vpath_adj = case $$p in \
155 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
158 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
160 am__nobase_strip_setup = \
161 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
163 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
164 am__nobase_list = $(am__nobase_strip_setup); \
165 for p in $$list; do echo "$$p $$p"; done | \
166 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
167 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
168 if (++n[$$2] == $(am__install_max)) \
169 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
170 END { for (dir in files) print dir, files[dir] }'
172 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
173 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
174 am__uninstall_files_from_dir = { \
176 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
177 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
178 $(am__cd) "$$dir" && rm -f $$files; }; \
180 am__installdirs = "$(DESTDIR)$(pkglibdir)" \
181 "$(DESTDIR)$(libscifftw_la_etcdir)" \
182 "$(DESTDIR)$(libscifftw_la_rootdir)"
183 LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
184 libscifftw_algo_la_LIBADD =
185 am__libscifftw_algo_la_SOURCES_DIST = src/c/callfftw.c \
186 src/c/fftwlibname.c src/c/fftw_utilities.c src/c/with_fftw.c \
187 src/nofftw/nofftw.cpp src/cpp/fftw_common.cpp
188 am__dirstamp = $(am__leading_dot)dirstamp
189 @FFTW_TRUE@am__objects_1 = src/c/libscifftw_algo_la-callfftw.lo \
190 @FFTW_TRUE@ src/c/libscifftw_algo_la-fftwlibname.lo \
191 @FFTW_TRUE@ src/c/libscifftw_algo_la-fftw_utilities.lo \
192 @FFTW_TRUE@ src/c/libscifftw_algo_la-with_fftw.lo
193 @FFTW_FALSE@am__objects_2 = src/nofftw/libscifftw_algo_la-nofftw.lo
194 @FFTW_TRUE@am__objects_2 = src/cpp/libscifftw_algo_la-fftw_common.lo
195 @FFTW_TRUE@am_libscifftw_algo_la_OBJECTS = $(am__objects_1) \
196 @FFTW_TRUE@ $(am__objects_2)
197 libscifftw_algo_la_OBJECTS = $(am_libscifftw_algo_la_OBJECTS)
198 AM_V_lt = $(am__v_lt_@AM_V@)
199 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
200 am__v_lt_0 = --silent
202 @FFTW_TRUE@@MAINTAINER_MODE_FALSE@am_libscifftw_algo_la_rpath =
203 @FFTW_TRUE@@MAINTAINER_MODE_TRUE@am_libscifftw_algo_la_rpath =
205 @FFTW_TRUE@libscifftw_la_DEPENDENCIES = libscifftw-algo.la \
206 @FFTW_TRUE@ $(am__DEPENDENCIES_1)
207 am__libscifftw_la_SOURCES_DIST = src/nofftw/nofftw.cpp \
208 src/cpp/fftw_common.cpp \
209 sci_gateway/c/sci_fftwlibraryisloaded.c \
210 sci_gateway/c/sci_disposefftwlibrary.c \
211 sci_gateway/c/sci_fftw_flags.c \
212 sci_gateway/c/sci_loadfftwlibrary.c \
213 sci_gateway/c/sci_get_fftw_wisdom.c \
214 sci_gateway/c/sci_set_fftw_wisdom.c \
215 sci_gateway/c/sci_fftw_forget_wisdom.c \
216 sci_gateway/cpp/fftw_gw.cpp sci_gateway/cpp/sci_fftw.cpp \
217 sci_gateway/cpp/sci_dst.cpp sci_gateway/cpp/sci_dct.cpp
218 @FFTW_FALSE@am__objects_3 = src/nofftw/libscifftw_la-nofftw.lo
219 @FFTW_TRUE@am__objects_3 = src/cpp/libscifftw_la-fftw_common.lo
220 @FFTW_TRUE@am__objects_4 = sci_gateway/c/libscifftw_la-sci_fftwlibraryisloaded.lo \
221 @FFTW_TRUE@ sci_gateway/c/libscifftw_la-sci_disposefftwlibrary.lo \
222 @FFTW_TRUE@ sci_gateway/c/libscifftw_la-sci_fftw_flags.lo \
223 @FFTW_TRUE@ sci_gateway/c/libscifftw_la-sci_loadfftwlibrary.lo \
224 @FFTW_TRUE@ sci_gateway/c/libscifftw_la-sci_get_fftw_wisdom.lo \
225 @FFTW_TRUE@ sci_gateway/c/libscifftw_la-sci_set_fftw_wisdom.lo \
226 @FFTW_TRUE@ sci_gateway/c/libscifftw_la-sci_fftw_forget_wisdom.lo
227 @FFTW_TRUE@am__objects_5 = sci_gateway/cpp/libscifftw_la-fftw_gw.lo \
228 @FFTW_TRUE@ sci_gateway/cpp/libscifftw_la-sci_fftw.lo \
229 @FFTW_TRUE@ sci_gateway/cpp/libscifftw_la-sci_dst.lo \
230 @FFTW_TRUE@ sci_gateway/cpp/libscifftw_la-sci_dct.lo
231 @FFTW_FALSE@am_libscifftw_la_OBJECTS = $(am__objects_3)
232 @FFTW_TRUE@am_libscifftw_la_OBJECTS = $(am__objects_4) \
233 @FFTW_TRUE@ $(am__objects_5)
234 libscifftw_la_OBJECTS = $(am_libscifftw_la_OBJECTS)
235 libscifftw_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
236 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
237 $(AM_CXXFLAGS) $(CXXFLAGS) $(libscifftw_la_LDFLAGS) $(LDFLAGS) \
239 @MAINTAINER_MODE_FALSE@am_libscifftw_la_rpath =
240 @MAINTAINER_MODE_TRUE@am_libscifftw_la_rpath = -rpath $(pkglibdir)
241 AM_V_P = $(am__v_P_@AM_V@)
242 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
245 AM_V_GEN = $(am__v_GEN_@AM_V@)
246 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
247 am__v_GEN_0 = @echo " GEN " $@;
249 AM_V_at = $(am__v_at_@AM_V@)
250 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
253 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/modules/core/includes
254 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
255 am__maybe_remake_depfiles = depfiles
256 am__depfiles_remade = sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_disposefftwlibrary.Plo \
257 sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_flags.Plo \
258 sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_forget_wisdom.Plo \
259 sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftwlibraryisloaded.Plo \
260 sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_get_fftw_wisdom.Plo \
261 sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_loadfftwlibrary.Plo \
262 sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_set_fftw_wisdom.Plo \
263 sci_gateway/cpp/$(DEPDIR)/libscifftw_la-fftw_gw.Plo \
264 sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dct.Plo \
265 sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dst.Plo \
266 sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_fftw.Plo \
267 src/c/$(DEPDIR)/libscifftw_algo_la-callfftw.Plo \
268 src/c/$(DEPDIR)/libscifftw_algo_la-fftw_utilities.Plo \
269 src/c/$(DEPDIR)/libscifftw_algo_la-fftwlibname.Plo \
270 src/c/$(DEPDIR)/libscifftw_algo_la-with_fftw.Plo \
271 src/cpp/$(DEPDIR)/libscifftw_algo_la-fftw_common.Plo \
272 src/cpp/$(DEPDIR)/libscifftw_la-fftw_common.Plo \
273 src/nofftw/$(DEPDIR)/libscifftw_algo_la-nofftw.Plo \
274 src/nofftw/$(DEPDIR)/libscifftw_la-nofftw.Plo
276 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
277 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
278 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
279 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
280 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
281 $(AM_CFLAGS) $(CFLAGS)
282 AM_V_CC = $(am__v_CC_@AM_V@)
283 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
284 am__v_CC_0 = @echo " CC " $@;
287 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
288 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
289 $(AM_LDFLAGS) $(LDFLAGS) -o $@
290 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
291 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
292 am__v_CCLD_0 = @echo " CCLD " $@;
294 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
295 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
296 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
297 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
298 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
299 $(AM_CXXFLAGS) $(CXXFLAGS)
300 AM_V_CXX = $(am__v_CXX_@AM_V@)
301 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
302 am__v_CXX_0 = @echo " CXX " $@;
305 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
306 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
307 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
308 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
309 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
310 am__v_CXXLD_0 = @echo " CXXLD " $@;
312 SOURCES = $(libscifftw_algo_la_SOURCES) $(libscifftw_la_SOURCES)
313 DIST_SOURCES = $(am__libscifftw_algo_la_SOURCES_DIST) \
314 $(am__libscifftw_la_SOURCES_DIST)
315 am__can_run_installinfo = \
316 case $$AM_UPDATE_INFO_DIR in \
318 *) (install-info --version) >/dev/null 2>&1;; \
320 DATA = $(libscifftw_la_etc_DATA) $(libscifftw_la_root_DATA)
321 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
322 # Read a list of newline-separated strings from the standard input,
323 # and print each of them once, without duplicates. Input order is
325 am__uniquify_input = $(AWK) '\
326 BEGIN { nonempty = 0; } \
327 { items[$$0] = 1; nonempty = 1; } \
328 END { if (nonempty) { for (i in items) print i; }; } \
330 # Make sure the list of sources is unique. This is necessary because,
331 # e.g., the same source file might be shared among _SOURCES variables
332 # for different programs/libraries.
333 am__define_uniq_tagged_files = \
334 list='$(am__tagged_files)'; \
335 unique=`for i in $$list; do \
336 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337 done | $(am__uniquify_input)`
340 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.incl.am \
341 $(top_srcdir)/config/depcomp \
342 $(top_srcdir)/config/mkinstalldirs
343 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
345 ALL_LINGUAS = @ALL_LINGUAS@
346 ALL_LINGUAS_DOC = @ALL_LINGUAS_DOC@
348 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
352 ARPACK_LIBS = @ARPACK_LIBS@
354 AUTOCONF = @AUTOCONF@
355 AUTOHEADER = @AUTOHEADER@
356 AUTOMAKE = @AUTOMAKE@
357 AVALON_FRAMEWORK = @AVALON_FRAMEWORK@
360 BLAS_CFLAGS = @BLAS_CFLAGS@
361 BLAS_LIBS = @BLAS_LIBS@
364 CCDEPMODE = @CCDEPMODE@
366 CHECKSTYLE = @CHECKSTYLE@
367 COBERTURA = @COBERTURA@
368 COMMONS_BEANUTILS = @COMMONS_BEANUTILS@
369 COMMONS_IO = @COMMONS_IO@
370 COMMONS_LOGGING = @COMMONS_LOGGING@
372 CPPFLAGS = @CPPFLAGS@
373 CURL_CFLAGS = @CURL_CFLAGS@
374 CURL_CONFIG = @CURL_CONFIG@
375 CURL_LIBS = @CURL_LIBS@
376 CURL_VERSION = @CURL_VERSION@
379 CXXDEPMODE = @CXXDEPMODE@
380 CXXFLAGS = @CXXFLAGS@
381 CYGPATH_W = @CYGPATH_W@
383 DEMOTOOLS_ENABLE = @DEMOTOOLS_ENABLE@
386 DOCBOOK_ROOT = @DOCBOOK_ROOT@
387 DOXYGEN_BIN = @DOXYGEN_BIN@
388 DSYMUTIL = @DSYMUTIL@
395 EIGEN_CPPFLAGS = @EIGEN_CPPFLAGS@
399 FFTW3_LIB = @FFTW3_LIB@
400 FFTW_ENABLE = @FFTW_ENABLE@
402 FLEXDOCK = @FLEXDOCK@
405 FREEHEP_GRAPHICS2D = @FREEHEP_GRAPHICS2D@
406 FREEHEP_GRAPHICSIO = @FREEHEP_GRAPHICSIO@
407 FREEHEP_GRAPHICSIO_EMF = @FREEHEP_GRAPHICSIO_EMF@
408 FREEHEP_IO = @FREEHEP_IO@
409 FREEHEP_UTIL = @FREEHEP_UTIL@
411 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
412 GIWS_BIN = @GIWS_BIN@
413 GLUEGEN2_RT = @GLUEGEN2_RT@
415 GMSGFMT_015 = @GMSGFMT_015@
416 GRAPHICS_ENABLE = @GRAPHICS_ENABLE@
418 GUI_ENABLE = @GUI_ENABLE@
419 HAMCREST = @HAMCREST@
420 HAVE_CXX11 = @HAVE_CXX11@
421 HDF5_CFLAGS = @HDF5_CFLAGS@
422 HDF5_LIBS = @HDF5_LIBS@
423 HELP_ENABLE = @HELP_ENABLE@
425 INSTALL_DATA = @INSTALL_DATA@
426 INSTALL_PROGRAM = @INSTALL_PROGRAM@
427 INSTALL_SCRIPT = @INSTALL_SCRIPT@
428 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
429 INTLLIBS = @INTLLIBS@
430 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
434 JAVAC_DEBUG = @JAVAC_DEBUG@
437 JAVASCI_ENABLE = @JAVASCI_ENABLE@
438 JAVA_ENABLE = @JAVA_ENABLE@
440 JAVA_HOME = @JAVA_HOME@
441 JAVA_JNI_INCLUDE = @JAVA_JNI_INCLUDE@
442 JAVA_JNI_LIBS = @JAVA_JNI_LIBS@
444 JEUCLID_CORE = @JEUCLID_CORE@
447 JLATEXMATH = @JLATEXMATH@
448 JLATEXMATH_FOP = @JLATEXMATH_FOP@
450 JROSETTA_API = @JROSETTA_API@
451 JROSETTA_ENGINE = @JROSETTA_ENGINE@
453 LAPACK_LIBS = @LAPACK_LIBS@
459 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
460 LIBICONV = @LIBICONV@
468 LOGGING_LEVEL = @LOGGING_LEVEL@
470 LTLIBICONV = @LTLIBICONV@
471 LTLIBINTL = @LTLIBINTL@
472 LTLIBOBJS = @LTLIBOBJS@
473 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
475 LUCENE_ANALYZER = @LUCENE_ANALYZER@
476 LUCENE_PARSER = @LUCENE_PARSER@
478 MAKEINFO = @MAKEINFO@
479 MANIFEST_TOOL = @MANIFEST_TOOL@
480 MATIO_CFLAGS = @MATIO_CFLAGS@
481 MATIO_ENABLE = @MATIO_ENABLE@
482 MATIO_LIBS = @MATIO_LIBS@
484 MPI_ENABLE = @MPI_ENABLE@
487 MSGFMT_015 = @MSGFMT_015@
488 MSGMERGE = @MSGMERGE@
494 OCAMLDEP = @OCAMLDEP@
495 OCAMLLEX = @OCAMLLEX@
496 OCAMLOPT = @OCAMLOPT@
497 OCAMLYACC = @OCAMLYACC@
498 OPENMPI_CC = @OPENMPI_CC@
499 OPENMPI_CFLAGS = @OPENMPI_CFLAGS@
500 OPENMPI_CXX = @OPENMPI_CXX@
501 OPENMPI_CXXFLAGS = @OPENMPI_CXXFLAGS@
502 OPENMPI_LIBS = @OPENMPI_LIBS@
503 OPENMP_CFLAGS = @OPENMP_CFLAGS@
504 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
505 OPENMP_ENABLE = @OPENMP_ENABLE@
506 OPENMP_LIBS = @OPENMP_LIBS@
510 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
511 PACKAGE_NAME = @PACKAGE_NAME@
512 PACKAGE_STRING = @PACKAGE_STRING@
513 PACKAGE_TARNAME = @PACKAGE_TARNAME@
514 PACKAGE_URL = @PACKAGE_URL@
515 PACKAGE_VERSION = @PACKAGE_VERSION@
516 PATH_SEPARATOR = @PATH_SEPARATOR@
517 PCRE_CFLAGS = @PCRE_CFLAGS@
518 PCRE_CONFIG = @PCRE_CONFIG@
519 PCRE_LIBS = @PCRE_LIBS@
520 PCRE_VERSION = @PCRE_VERSION@
521 PKG_CONFIG = @PKG_CONFIG@
526 RELOCATABLE = @RELOCATABLE@
529 SCILAB_BINARY_VERSION = @SCILAB_BINARY_VERSION@
530 SCILAB_LIBRARY_VERSION = @SCILAB_LIBRARY_VERSION@
531 SCILAB_VERSION_MAINTENANCE = @SCILAB_VERSION_MAINTENANCE@
532 SCILAB_VERSION_MAJOR = @SCILAB_VERSION_MAJOR@
533 SCILAB_VERSION_MINOR = @SCILAB_VERSION_MINOR@
534 SCIRENDERER = @SCIRENDERER@
535 SCIRENDERER_CP = @SCIRENDERER_CP@
536 SCI_CFLAGS = @SCI_CFLAGS@
537 SCI_CXXFLAGS = @SCI_CXXFLAGS@
538 SCI_FFLAGS = @SCI_FFLAGS@
539 SCI_LDFLAGS = @SCI_LDFLAGS@
541 SET_MAKE = @SET_MAKE@
542 SET_RELOCATABLE = @SET_RELOCATABLE@
547 SWIG_BIN = @SWIG_BIN@
548 SWIG_JAVA = @SWIG_JAVA@
549 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
550 SWIG_SCILAB = @SWIG_SCILAB@
551 TCLTK_LIBS = @TCLTK_LIBS@
552 TCL_INC_PATH = @TCL_INC_PATH@
553 TK_INC_PATH = @TK_INC_PATH@
554 UMFPACK_CFLAGS = @UMFPACK_CFLAGS@
555 UMFPACK_ENABLE = @UMFPACK_ENABLE@
556 UMFPACK_LIB = @UMFPACK_LIB@
558 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
559 VALGRIND_LIBS = @VALGRIND_LIBS@
561 WITH_OCAML = @WITH_OCAML@
562 WITH_TKSCI = @WITH_TKSCI@
563 XCOS_ENABLE = @XCOS_ENABLE@
564 XGETTEXT = @XGETTEXT@
565 XGETTEXT_015 = @XGETTEXT_015@
566 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
568 XMLGRAPHICS_COMMONS = @XMLGRAPHICS_COMMONS@
569 XML_APIS_EXT = @XML_APIS_EXT@
570 XML_CONFIG = @XML_CONFIG@
571 XML_FLAGS = @XML_FLAGS@
572 XML_LIBS = @XML_LIBS@
573 XML_VERSION = @XML_VERSION@
574 X_CFLAGS = @X_CFLAGS@
575 X_EXTRA_LIBS = @X_EXTRA_LIBS@
577 X_PRE_LIBS = @X_PRE_LIBS@
580 abs_builddir = @abs_builddir@
581 abs_srcdir = @abs_srcdir@
582 abs_top_builddir = @abs_top_builddir@
583 abs_top_srcdir = @abs_top_srcdir@
584 ac_ct_AR = @ac_ct_AR@
585 ac_ct_CC = @ac_ct_CC@
586 ac_ct_CXX = @ac_ct_CXX@
587 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
588 ac_ct_F77 = @ac_ct_F77@
589 am__include = @am__include@
590 am__leading_dot = @am__leading_dot@
591 am__quote = @am__quote@
593 am__untar = @am__untar@
596 build_alias = @build_alias@
597 build_cpu = @build_cpu@
598 build_os = @build_os@
599 build_vendor = @build_vendor@
600 builddir = @builddir@
601 cxx_present = @cxx_present@
603 datarootdir = @datarootdir@
606 exec_prefix = @exec_prefix@
608 host_alias = @host_alias@
609 host_cpu = @host_cpu@
611 host_vendor = @host_vendor@
613 includedir = @includedir@
615 install_sh = @install_sh@
617 libexecdir = @libexecdir@
618 localedir = @localedir@
619 localstatedir = @localstatedir@
622 oldincludedir = @oldincludedir@
625 program_transform_name = @program_transform_name@
628 sharedstatedir = @sharedstatedir@
630 sysconfdir = @sysconfdir@
631 target_alias = @target_alias@
632 top_build_prefix = @top_build_prefix@
633 top_builddir = @top_builddir@
634 top_srcdir = @top_srcdir@
635 yacc_present = @yacc_present@
637 @MAINTAINER_MODE_TRUE@pkglib_LTLIBRARIES = libscifftw.la
638 @MAINTAINER_MODE_FALSE@noinst_LTLIBRARIES = libscifftw.la \
639 @MAINTAINER_MODE_FALSE@ $(am__append_1)
640 @MAINTAINER_MODE_TRUE@noinst_LTLIBRARIES = $(am__append_1)
641 libscifftw_la_LDFLAGS = $(AM_LDFLAGS)
643 #### fftw : Conf files ####
644 libscifftw_la_rootdir = $(mydatadir)
646 #### fftw : init scripts ####
647 libscifftw_la_etcdir = $(mydatadir)/etc
648 libscifftw_la_etc_DATA = \
652 @FFTW_TRUE@FFTW_C_SOURCES = \
653 @FFTW_TRUE@ src/c/callfftw.c \
654 @FFTW_TRUE@ src/c/fftwlibname.c \
655 @FFTW_TRUE@ src/c/fftw_utilities.c \
656 @FFTW_TRUE@ src/c/with_fftw.c
658 @FFTW_FALSE@FFTW_CPP_SOURCES = src/nofftw/nofftw.cpp
659 @FFTW_TRUE@FFTW_CPP_SOURCES = \
660 @FFTW_TRUE@ src/cpp/fftw_common.cpp
662 @FFTW_TRUE@GATEWAY_C_SOURCES = \
663 @FFTW_TRUE@ sci_gateway/c/sci_fftwlibraryisloaded.c \
664 @FFTW_TRUE@ sci_gateway/c/sci_disposefftwlibrary.c \
665 @FFTW_TRUE@ sci_gateway/c/sci_fftw_flags.c \
666 @FFTW_TRUE@ sci_gateway/c/sci_loadfftwlibrary.c \
667 @FFTW_TRUE@ sci_gateway/c/sci_get_fftw_wisdom.c \
668 @FFTW_TRUE@ sci_gateway/c/sci_set_fftw_wisdom.c \
669 @FFTW_TRUE@ sci_gateway/c/sci_fftw_forget_wisdom.c
671 @FFTW_TRUE@GATEWAY_CPP_SOURCES = \
672 @FFTW_TRUE@ sci_gateway/cpp/fftw_gw.cpp \
673 @FFTW_TRUE@ sci_gateway/cpp/sci_fftw.cpp \
674 @FFTW_TRUE@ sci_gateway/cpp/sci_dst.cpp \
675 @FFTW_TRUE@ sci_gateway/cpp/sci_dct.cpp
678 #### fftw : Conf files ####
679 @FFTW_TRUE@libscifftw_la_root_DATA = license.txt
681 #### fftw : gateway declaration ####
682 #libscifftw_la_sci_gatewaydir = $(mydatadir)/sci_gateway
683 #libscifftw_la_sci_gateway_DATA = sci_gateway/fftw_gateway.xml
684 @FFTW_TRUE@libscifftw_algo_la_SOURCES = $(FFTW_C_SOURCES) $(FFTW_CPP_SOURCES)
685 @FFTW_FALSE@libscifftw_la_SOURCES = $(FFTW_CPP_SOURCES)
686 @FFTW_TRUE@libscifftw_la_SOURCES = $(GATEWAY_C_SOURCES) $(GATEWAY_CPP_SOURCES)
687 @FFTW_TRUE@libscifftw_algo_la_CPPFLAGS = $(libscifftw_la_CPPFLAGS)
689 # For the code check (splint)
690 @FFTW_TRUE@CHECK_SRC = $(FFTW_C_SOURCES) $(GATEWAY_C_SOURCES)
691 @FFTW_TRUE@INCLUDE_FLAGS = $(libscifftw_la_CPPFLAGS)
692 @FFTW_TRUE@libscifftw_la_LIBADD = libscifftw-algo.la $(FFTW3_LIB)
693 @FFTW_FALSE@libscifftw_la_CPPFLAGS = \
694 @FFTW_FALSE@-I$(srcdir)/includes/ \
695 @FFTW_FALSE@ -I$(srcdir)/src/c/ \
696 @FFTW_FALSE@ -I$(srcdir)/src/cpp/ \
697 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/ast/ \
698 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/exps/ \
699 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/operations/ \
700 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/parse/ \
701 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/symbol/ \
702 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/system_env/ \
703 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/types/ \
704 @FFTW_FALSE@ -I$(top_srcdir)/modules/ast/includes/analysis/ \
705 @FFTW_FALSE@ -I$(top_srcdir)/modules/api_scilab/includes/ \
706 @FFTW_FALSE@ -I$(top_srcdir)/modules/output_stream/includes/ \
707 @FFTW_FALSE@ -I$(top_srcdir)/modules/localization/includes/ \
708 @FFTW_FALSE@ $(AM_CPPFLAGS)
710 @FFTW_TRUE@libscifftw_la_CPPFLAGS = \
711 @FFTW_TRUE@ -I$(srcdir)/includes/ \
712 @FFTW_TRUE@ -I$(srcdir)/src/c/ \
713 @FFTW_TRUE@ -I$(srcdir)/src/cpp/ \
714 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/ast/ \
715 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/exps/ \
716 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/operations/ \
717 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/parse/ \
718 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/symbol/ \
719 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/system_env/ \
720 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/types/ \
721 @FFTW_TRUE@ -I$(top_srcdir)/modules/ast/includes/analysis/ \
722 @FFTW_TRUE@ -I$(top_srcdir)/modules/threads/includes/ \
723 @FFTW_TRUE@ -I$(top_srcdir)/modules/console/includes/ \
724 @FFTW_TRUE@ -I$(top_srcdir)/modules/dynamic_link/includes/ \
725 @FFTW_TRUE@ -I$(top_srcdir)/modules/fileio/includes/ \
726 @FFTW_TRUE@ -I$(top_srcdir)/modules/output_stream/includes/ \
727 @FFTW_TRUE@ -I$(top_srcdir)/modules/api_scilab/includes/ \
728 @FFTW_TRUE@ -I$(top_srcdir)/modules/string/includes/ \
729 @FFTW_TRUE@ -I$(top_srcdir)/modules/localization/includes/ \
730 @FFTW_TRUE@ -I$(top_srcdir)/modules/elementary_functions/includes/ \
731 @FFTW_TRUE@ $(FFTW3_CFLAGS) \
732 @FFTW_TRUE@ $(AM_CPPFLAGS)
735 # Where all the Scilab stuff is installed (macros, help, ...)
736 mydatadir = $(pkgdatadir)/modules/$(modulename)
738 # Set AM_* SCI detected settings
739 AM_CPPFLAGS = $(SCI_CPPFLAGS)
740 AM_CFLAGS = $(SCI_CFLAGS)
741 AM_CXXFLAGS = $(SCI_CXXFLAGS)
742 # append includes to AM_FFLAGS to manage fortran includes
743 AM_FFLAGS = $(SCI_FFLAGS) -I$(top_srcdir)/modules/core/includes/
745 # Tag shared libraries with the Scilab version
746 AM_LDFLAGS = $(SCI_LDFLAGS) -version-number $(SCILAB_LIBRARY_VERSION)
749 SPLINT_OPTIONS = -weak -booltype BOOL
751 ########################### JAVA ######################################
752 #### We are delegating java compilation to ant... Thanks to that
753 #### the procedure will be the same with Microsoft Windows (C)
755 #######################################################################
756 TARGETS_ALL = $(am__append_2)
758 ################ MACROS ######################
759 # Rule to build a macro
760 # NOT USED AT THE MOMENT
763 ########### INSTALL DOCUMENTATION ###################
765 # Install documentation files into the right target
766 # We do not use the automake mechanism (libxxxx_la_help_fr_DATA) because
767 # automake needs the html files to be present which is not the case when
768 # we are building Scilab
770 # Where it should be installed
771 pkgdocdir = $(mydatadir)
773 # What is the mask of the help source
776 # What is the mask of the MathML sources
779 ########### INSTALL DATA ###################
780 # Install macros, help & demos
781 # Where it should be installed
782 pkgmacrosdir = $(mydatadir)
783 # Which directory we process
785 # Mask of the Scilab sources macros
787 # Mask of the Scilab executable sources macros
788 MACROBUILDMASK = *.sce
789 # Mask of the Scilab compiled macros
791 # List of the standard directory for tests
792 TESTS_DIR = tests/benchmarks tests/nonreg_tests tests/unit_tests tests/java
793 # Where the demos should be installed
794 pkgdemosdir = $(mydatadir)
795 # List of the standard directory for demos
797 # List of the standard directory for examples
798 EXAMPLES_DIR = examples
799 # Where to export JAVA archives (.jar)
804 HELP_CHAPTERDIR = help/
805 HELP_CHAPTERFILE = addchapter.sce
806 HELP_CHAPTERLANG = en_US fr_FR pt_BR
810 .SUFFIXES: .sci .bin .c .cpp .lo .o .obj
811 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.incl.am $(am__configure_deps)
813 case '$(am__configure_deps)' in \
815 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
816 && { if test -f $@; then exit 0; else break; fi; }; \
820 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/fftw/Makefile'; \
821 $(am__cd) $(top_srcdir) && \
822 $(AUTOMAKE) --foreign modules/fftw/Makefile
823 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
826 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
828 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
829 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
831 $(top_srcdir)/Makefile.incl.am $(am__empty):
833 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
834 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
836 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
837 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
838 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
839 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
840 $(am__aclocal_m4_deps):
842 clean-noinstLTLIBRARIES:
843 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
844 @list='$(noinst_LTLIBRARIES)'; \
845 locs=`for p in $$list; do echo $$p; done | \
846 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
848 test -z "$$locs" || { \
849 echo rm -f $${locs}; \
853 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
855 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
856 list2=; for p in $$list; do \
857 if test -f $$p; then \
858 list2="$$list2 $$p"; \
861 test -z "$$list2" || { \
862 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
863 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
864 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
865 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
868 uninstall-pkglibLTLIBRARIES:
870 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
871 for p in $$list; do \
873 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
874 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
877 clean-pkglibLTLIBRARIES:
878 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
879 @list='$(pkglib_LTLIBRARIES)'; \
880 locs=`for p in $$list; do echo $$p; done | \
881 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
883 test -z "$$locs" || { \
884 echo rm -f $${locs}; \
887 src/c/$(am__dirstamp):
889 @: > src/c/$(am__dirstamp)
890 src/c/$(DEPDIR)/$(am__dirstamp):
891 @$(MKDIR_P) src/c/$(DEPDIR)
892 @: > src/c/$(DEPDIR)/$(am__dirstamp)
893 src/c/libscifftw_algo_la-callfftw.lo: src/c/$(am__dirstamp) \
894 src/c/$(DEPDIR)/$(am__dirstamp)
895 src/c/libscifftw_algo_la-fftwlibname.lo: src/c/$(am__dirstamp) \
896 src/c/$(DEPDIR)/$(am__dirstamp)
897 src/c/libscifftw_algo_la-fftw_utilities.lo: src/c/$(am__dirstamp) \
898 src/c/$(DEPDIR)/$(am__dirstamp)
899 src/c/libscifftw_algo_la-with_fftw.lo: src/c/$(am__dirstamp) \
900 src/c/$(DEPDIR)/$(am__dirstamp)
901 src/nofftw/$(am__dirstamp):
902 @$(MKDIR_P) src/nofftw
903 @: > src/nofftw/$(am__dirstamp)
904 src/nofftw/$(DEPDIR)/$(am__dirstamp):
905 @$(MKDIR_P) src/nofftw/$(DEPDIR)
906 @: > src/nofftw/$(DEPDIR)/$(am__dirstamp)
907 src/nofftw/libscifftw_algo_la-nofftw.lo: src/nofftw/$(am__dirstamp) \
908 src/nofftw/$(DEPDIR)/$(am__dirstamp)
909 src/cpp/$(am__dirstamp):
911 @: > src/cpp/$(am__dirstamp)
912 src/cpp/$(DEPDIR)/$(am__dirstamp):
913 @$(MKDIR_P) src/cpp/$(DEPDIR)
914 @: > src/cpp/$(DEPDIR)/$(am__dirstamp)
915 src/cpp/libscifftw_algo_la-fftw_common.lo: src/cpp/$(am__dirstamp) \
916 src/cpp/$(DEPDIR)/$(am__dirstamp)
918 libscifftw-algo.la: $(libscifftw_algo_la_OBJECTS) $(libscifftw_algo_la_DEPENDENCIES) $(EXTRA_libscifftw_algo_la_DEPENDENCIES)
919 $(AM_V_CXXLD)$(CXXLINK) $(am_libscifftw_algo_la_rpath) $(libscifftw_algo_la_OBJECTS) $(libscifftw_algo_la_LIBADD) $(LIBS)
920 src/nofftw/libscifftw_la-nofftw.lo: src/nofftw/$(am__dirstamp) \
921 src/nofftw/$(DEPDIR)/$(am__dirstamp)
922 src/cpp/libscifftw_la-fftw_common.lo: src/cpp/$(am__dirstamp) \
923 src/cpp/$(DEPDIR)/$(am__dirstamp)
924 sci_gateway/c/$(am__dirstamp):
925 @$(MKDIR_P) sci_gateway/c
926 @: > sci_gateway/c/$(am__dirstamp)
927 sci_gateway/c/$(DEPDIR)/$(am__dirstamp):
928 @$(MKDIR_P) sci_gateway/c/$(DEPDIR)
929 @: > sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
930 sci_gateway/c/libscifftw_la-sci_fftwlibraryisloaded.lo: \
931 sci_gateway/c/$(am__dirstamp) \
932 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
933 sci_gateway/c/libscifftw_la-sci_disposefftwlibrary.lo: \
934 sci_gateway/c/$(am__dirstamp) \
935 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
936 sci_gateway/c/libscifftw_la-sci_fftw_flags.lo: \
937 sci_gateway/c/$(am__dirstamp) \
938 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
939 sci_gateway/c/libscifftw_la-sci_loadfftwlibrary.lo: \
940 sci_gateway/c/$(am__dirstamp) \
941 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
942 sci_gateway/c/libscifftw_la-sci_get_fftw_wisdom.lo: \
943 sci_gateway/c/$(am__dirstamp) \
944 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
945 sci_gateway/c/libscifftw_la-sci_set_fftw_wisdom.lo: \
946 sci_gateway/c/$(am__dirstamp) \
947 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
948 sci_gateway/c/libscifftw_la-sci_fftw_forget_wisdom.lo: \
949 sci_gateway/c/$(am__dirstamp) \
950 sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
951 sci_gateway/cpp/$(am__dirstamp):
952 @$(MKDIR_P) sci_gateway/cpp
953 @: > sci_gateway/cpp/$(am__dirstamp)
954 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp):
955 @$(MKDIR_P) sci_gateway/cpp/$(DEPDIR)
956 @: > sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
957 sci_gateway/cpp/libscifftw_la-fftw_gw.lo: \
958 sci_gateway/cpp/$(am__dirstamp) \
959 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
960 sci_gateway/cpp/libscifftw_la-sci_fftw.lo: \
961 sci_gateway/cpp/$(am__dirstamp) \
962 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
963 sci_gateway/cpp/libscifftw_la-sci_dst.lo: \
964 sci_gateway/cpp/$(am__dirstamp) \
965 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
966 sci_gateway/cpp/libscifftw_la-sci_dct.lo: \
967 sci_gateway/cpp/$(am__dirstamp) \
968 sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
970 libscifftw.la: $(libscifftw_la_OBJECTS) $(libscifftw_la_DEPENDENCIES) $(EXTRA_libscifftw_la_DEPENDENCIES)
971 $(AM_V_CXXLD)$(libscifftw_la_LINK) $(am_libscifftw_la_rpath) $(libscifftw_la_OBJECTS) $(libscifftw_la_LIBADD) $(LIBS)
975 -rm -f sci_gateway/c/*.$(OBJEXT)
976 -rm -f sci_gateway/c/*.lo
977 -rm -f sci_gateway/cpp/*.$(OBJEXT)
978 -rm -f sci_gateway/cpp/*.lo
979 -rm -f src/c/*.$(OBJEXT)
981 -rm -f src/cpp/*.$(OBJEXT)
983 -rm -f src/nofftw/*.$(OBJEXT)
984 -rm -f src/nofftw/*.lo
989 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_disposefftwlibrary.Plo@am__quote@ # am--include-marker
990 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_flags.Plo@am__quote@ # am--include-marker
991 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_forget_wisdom.Plo@am__quote@ # am--include-marker
992 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftwlibraryisloaded.Plo@am__quote@ # am--include-marker
993 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_get_fftw_wisdom.Plo@am__quote@ # am--include-marker
994 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_loadfftwlibrary.Plo@am__quote@ # am--include-marker
995 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_set_fftw_wisdom.Plo@am__quote@ # am--include-marker
996 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscifftw_la-fftw_gw.Plo@am__quote@ # am--include-marker
997 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dct.Plo@am__quote@ # am--include-marker
998 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dst.Plo@am__quote@ # am--include-marker
999 @AMDEP_TRUE@@am__include@ @am__quote@sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_fftw.Plo@am__quote@ # am--include-marker
1000 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscifftw_algo_la-callfftw.Plo@am__quote@ # am--include-marker
1001 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscifftw_algo_la-fftw_utilities.Plo@am__quote@ # am--include-marker
1002 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscifftw_algo_la-fftwlibname.Plo@am__quote@ # am--include-marker
1003 @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/libscifftw_algo_la-with_fftw.Plo@am__quote@ # am--include-marker
1004 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscifftw_algo_la-fftw_common.Plo@am__quote@ # am--include-marker
1005 @AMDEP_TRUE@@am__include@ @am__quote@src/cpp/$(DEPDIR)/libscifftw_la-fftw_common.Plo@am__quote@ # am--include-marker
1006 @AMDEP_TRUE@@am__include@ @am__quote@src/nofftw/$(DEPDIR)/libscifftw_algo_la-nofftw.Plo@am__quote@ # am--include-marker
1007 @AMDEP_TRUE@@am__include@ @am__quote@src/nofftw/$(DEPDIR)/libscifftw_la-nofftw.Plo@am__quote@ # am--include-marker
1009 $(am__depfiles_remade):
1011 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1013 am--depfiles: $(am__depfiles_remade)
1016 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1017 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1018 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1019 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1020 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1021 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1024 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1025 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1026 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1027 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1028 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1029 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1032 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1033 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1034 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1035 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1036 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1037 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1039 src/c/libscifftw_algo_la-callfftw.lo: src/c/callfftw.c
1040 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscifftw_algo_la-callfftw.lo -MD -MP -MF src/c/$(DEPDIR)/libscifftw_algo_la-callfftw.Tpo -c -o src/c/libscifftw_algo_la-callfftw.lo `test -f 'src/c/callfftw.c' || echo '$(srcdir)/'`src/c/callfftw.c
1041 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscifftw_algo_la-callfftw.Tpo src/c/$(DEPDIR)/libscifftw_algo_la-callfftw.Plo
1042 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/callfftw.c' object='src/c/libscifftw_algo_la-callfftw.lo' libtool=yes @AMDEPBACKSLASH@
1043 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1044 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscifftw_algo_la-callfftw.lo `test -f 'src/c/callfftw.c' || echo '$(srcdir)/'`src/c/callfftw.c
1046 src/c/libscifftw_algo_la-fftwlibname.lo: src/c/fftwlibname.c
1047 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscifftw_algo_la-fftwlibname.lo -MD -MP -MF src/c/$(DEPDIR)/libscifftw_algo_la-fftwlibname.Tpo -c -o src/c/libscifftw_algo_la-fftwlibname.lo `test -f 'src/c/fftwlibname.c' || echo '$(srcdir)/'`src/c/fftwlibname.c
1048 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscifftw_algo_la-fftwlibname.Tpo src/c/$(DEPDIR)/libscifftw_algo_la-fftwlibname.Plo
1049 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/fftwlibname.c' object='src/c/libscifftw_algo_la-fftwlibname.lo' libtool=yes @AMDEPBACKSLASH@
1050 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1051 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscifftw_algo_la-fftwlibname.lo `test -f 'src/c/fftwlibname.c' || echo '$(srcdir)/'`src/c/fftwlibname.c
1053 src/c/libscifftw_algo_la-fftw_utilities.lo: src/c/fftw_utilities.c
1054 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscifftw_algo_la-fftw_utilities.lo -MD -MP -MF src/c/$(DEPDIR)/libscifftw_algo_la-fftw_utilities.Tpo -c -o src/c/libscifftw_algo_la-fftw_utilities.lo `test -f 'src/c/fftw_utilities.c' || echo '$(srcdir)/'`src/c/fftw_utilities.c
1055 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscifftw_algo_la-fftw_utilities.Tpo src/c/$(DEPDIR)/libscifftw_algo_la-fftw_utilities.Plo
1056 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/fftw_utilities.c' object='src/c/libscifftw_algo_la-fftw_utilities.lo' libtool=yes @AMDEPBACKSLASH@
1057 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1058 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscifftw_algo_la-fftw_utilities.lo `test -f 'src/c/fftw_utilities.c' || echo '$(srcdir)/'`src/c/fftw_utilities.c
1060 src/c/libscifftw_algo_la-with_fftw.lo: src/c/with_fftw.c
1061 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/c/libscifftw_algo_la-with_fftw.lo -MD -MP -MF src/c/$(DEPDIR)/libscifftw_algo_la-with_fftw.Tpo -c -o src/c/libscifftw_algo_la-with_fftw.lo `test -f 'src/c/with_fftw.c' || echo '$(srcdir)/'`src/c/with_fftw.c
1062 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/c/$(DEPDIR)/libscifftw_algo_la-with_fftw.Tpo src/c/$(DEPDIR)/libscifftw_algo_la-with_fftw.Plo
1063 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/c/with_fftw.c' object='src/c/libscifftw_algo_la-with_fftw.lo' libtool=yes @AMDEPBACKSLASH@
1064 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1065 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/c/libscifftw_algo_la-with_fftw.lo `test -f 'src/c/with_fftw.c' || echo '$(srcdir)/'`src/c/with_fftw.c
1067 sci_gateway/c/libscifftw_la-sci_fftwlibraryisloaded.lo: sci_gateway/c/sci_fftwlibraryisloaded.c
1068 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscifftw_la-sci_fftwlibraryisloaded.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftwlibraryisloaded.Tpo -c -o sci_gateway/c/libscifftw_la-sci_fftwlibraryisloaded.lo `test -f 'sci_gateway/c/sci_fftwlibraryisloaded.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fftwlibraryisloaded.c
1069 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftwlibraryisloaded.Tpo sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftwlibraryisloaded.Plo
1070 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_fftwlibraryisloaded.c' object='sci_gateway/c/libscifftw_la-sci_fftwlibraryisloaded.lo' libtool=yes @AMDEPBACKSLASH@
1071 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1072 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscifftw_la-sci_fftwlibraryisloaded.lo `test -f 'sci_gateway/c/sci_fftwlibraryisloaded.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fftwlibraryisloaded.c
1074 sci_gateway/c/libscifftw_la-sci_disposefftwlibrary.lo: sci_gateway/c/sci_disposefftwlibrary.c
1075 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscifftw_la-sci_disposefftwlibrary.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_disposefftwlibrary.Tpo -c -o sci_gateway/c/libscifftw_la-sci_disposefftwlibrary.lo `test -f 'sci_gateway/c/sci_disposefftwlibrary.c' || echo '$(srcdir)/'`sci_gateway/c/sci_disposefftwlibrary.c
1076 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_disposefftwlibrary.Tpo sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_disposefftwlibrary.Plo
1077 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_disposefftwlibrary.c' object='sci_gateway/c/libscifftw_la-sci_disposefftwlibrary.lo' libtool=yes @AMDEPBACKSLASH@
1078 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1079 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscifftw_la-sci_disposefftwlibrary.lo `test -f 'sci_gateway/c/sci_disposefftwlibrary.c' || echo '$(srcdir)/'`sci_gateway/c/sci_disposefftwlibrary.c
1081 sci_gateway/c/libscifftw_la-sci_fftw_flags.lo: sci_gateway/c/sci_fftw_flags.c
1082 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscifftw_la-sci_fftw_flags.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_flags.Tpo -c -o sci_gateway/c/libscifftw_la-sci_fftw_flags.lo `test -f 'sci_gateway/c/sci_fftw_flags.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fftw_flags.c
1083 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_flags.Tpo sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_flags.Plo
1084 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_fftw_flags.c' object='sci_gateway/c/libscifftw_la-sci_fftw_flags.lo' libtool=yes @AMDEPBACKSLASH@
1085 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1086 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscifftw_la-sci_fftw_flags.lo `test -f 'sci_gateway/c/sci_fftw_flags.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fftw_flags.c
1088 sci_gateway/c/libscifftw_la-sci_loadfftwlibrary.lo: sci_gateway/c/sci_loadfftwlibrary.c
1089 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscifftw_la-sci_loadfftwlibrary.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_loadfftwlibrary.Tpo -c -o sci_gateway/c/libscifftw_la-sci_loadfftwlibrary.lo `test -f 'sci_gateway/c/sci_loadfftwlibrary.c' || echo '$(srcdir)/'`sci_gateway/c/sci_loadfftwlibrary.c
1090 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_loadfftwlibrary.Tpo sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_loadfftwlibrary.Plo
1091 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_loadfftwlibrary.c' object='sci_gateway/c/libscifftw_la-sci_loadfftwlibrary.lo' libtool=yes @AMDEPBACKSLASH@
1092 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1093 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscifftw_la-sci_loadfftwlibrary.lo `test -f 'sci_gateway/c/sci_loadfftwlibrary.c' || echo '$(srcdir)/'`sci_gateway/c/sci_loadfftwlibrary.c
1095 sci_gateway/c/libscifftw_la-sci_get_fftw_wisdom.lo: sci_gateway/c/sci_get_fftw_wisdom.c
1096 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscifftw_la-sci_get_fftw_wisdom.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_get_fftw_wisdom.Tpo -c -o sci_gateway/c/libscifftw_la-sci_get_fftw_wisdom.lo `test -f 'sci_gateway/c/sci_get_fftw_wisdom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_get_fftw_wisdom.c
1097 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_get_fftw_wisdom.Tpo sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_get_fftw_wisdom.Plo
1098 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_get_fftw_wisdom.c' object='sci_gateway/c/libscifftw_la-sci_get_fftw_wisdom.lo' libtool=yes @AMDEPBACKSLASH@
1099 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1100 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscifftw_la-sci_get_fftw_wisdom.lo `test -f 'sci_gateway/c/sci_get_fftw_wisdom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_get_fftw_wisdom.c
1102 sci_gateway/c/libscifftw_la-sci_set_fftw_wisdom.lo: sci_gateway/c/sci_set_fftw_wisdom.c
1103 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscifftw_la-sci_set_fftw_wisdom.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_set_fftw_wisdom.Tpo -c -o sci_gateway/c/libscifftw_la-sci_set_fftw_wisdom.lo `test -f 'sci_gateway/c/sci_set_fftw_wisdom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set_fftw_wisdom.c
1104 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_set_fftw_wisdom.Tpo sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_set_fftw_wisdom.Plo
1105 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_set_fftw_wisdom.c' object='sci_gateway/c/libscifftw_la-sci_set_fftw_wisdom.lo' libtool=yes @AMDEPBACKSLASH@
1106 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1107 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscifftw_la-sci_set_fftw_wisdom.lo `test -f 'sci_gateway/c/sci_set_fftw_wisdom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_set_fftw_wisdom.c
1109 sci_gateway/c/libscifftw_la-sci_fftw_forget_wisdom.lo: sci_gateway/c/sci_fftw_forget_wisdom.c
1110 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sci_gateway/c/libscifftw_la-sci_fftw_forget_wisdom.lo -MD -MP -MF sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_forget_wisdom.Tpo -c -o sci_gateway/c/libscifftw_la-sci_fftw_forget_wisdom.lo `test -f 'sci_gateway/c/sci_fftw_forget_wisdom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fftw_forget_wisdom.c
1111 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_forget_wisdom.Tpo sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_forget_wisdom.Plo
1112 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sci_gateway/c/sci_fftw_forget_wisdom.c' object='sci_gateway/c/libscifftw_la-sci_fftw_forget_wisdom.lo' libtool=yes @AMDEPBACKSLASH@
1113 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1114 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sci_gateway/c/libscifftw_la-sci_fftw_forget_wisdom.lo `test -f 'sci_gateway/c/sci_fftw_forget_wisdom.c' || echo '$(srcdir)/'`sci_gateway/c/sci_fftw_forget_wisdom.c
1117 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1118 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1119 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1120 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1121 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1122 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1125 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1126 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1127 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1128 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1129 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1130 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1133 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1134 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1135 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
1136 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1137 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1138 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
1140 src/nofftw/libscifftw_algo_la-nofftw.lo: src/nofftw/nofftw.cpp
1141 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/nofftw/libscifftw_algo_la-nofftw.lo -MD -MP -MF src/nofftw/$(DEPDIR)/libscifftw_algo_la-nofftw.Tpo -c -o src/nofftw/libscifftw_algo_la-nofftw.lo `test -f 'src/nofftw/nofftw.cpp' || echo '$(srcdir)/'`src/nofftw/nofftw.cpp
1142 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/nofftw/$(DEPDIR)/libscifftw_algo_la-nofftw.Tpo src/nofftw/$(DEPDIR)/libscifftw_algo_la-nofftw.Plo
1143 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/nofftw/nofftw.cpp' object='src/nofftw/libscifftw_algo_la-nofftw.lo' libtool=yes @AMDEPBACKSLASH@
1144 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1145 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/nofftw/libscifftw_algo_la-nofftw.lo `test -f 'src/nofftw/nofftw.cpp' || echo '$(srcdir)/'`src/nofftw/nofftw.cpp
1147 src/cpp/libscifftw_algo_la-fftw_common.lo: src/cpp/fftw_common.cpp
1148 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscifftw_algo_la-fftw_common.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscifftw_algo_la-fftw_common.Tpo -c -o src/cpp/libscifftw_algo_la-fftw_common.lo `test -f 'src/cpp/fftw_common.cpp' || echo '$(srcdir)/'`src/cpp/fftw_common.cpp
1149 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscifftw_algo_la-fftw_common.Tpo src/cpp/$(DEPDIR)/libscifftw_algo_la-fftw_common.Plo
1150 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/fftw_common.cpp' object='src/cpp/libscifftw_algo_la-fftw_common.lo' libtool=yes @AMDEPBACKSLASH@
1151 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1152 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_algo_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscifftw_algo_la-fftw_common.lo `test -f 'src/cpp/fftw_common.cpp' || echo '$(srcdir)/'`src/cpp/fftw_common.cpp
1154 src/nofftw/libscifftw_la-nofftw.lo: src/nofftw/nofftw.cpp
1155 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/nofftw/libscifftw_la-nofftw.lo -MD -MP -MF src/nofftw/$(DEPDIR)/libscifftw_la-nofftw.Tpo -c -o src/nofftw/libscifftw_la-nofftw.lo `test -f 'src/nofftw/nofftw.cpp' || echo '$(srcdir)/'`src/nofftw/nofftw.cpp
1156 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/nofftw/$(DEPDIR)/libscifftw_la-nofftw.Tpo src/nofftw/$(DEPDIR)/libscifftw_la-nofftw.Plo
1157 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/nofftw/nofftw.cpp' object='src/nofftw/libscifftw_la-nofftw.lo' libtool=yes @AMDEPBACKSLASH@
1158 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1159 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/nofftw/libscifftw_la-nofftw.lo `test -f 'src/nofftw/nofftw.cpp' || echo '$(srcdir)/'`src/nofftw/nofftw.cpp
1161 src/cpp/libscifftw_la-fftw_common.lo: src/cpp/fftw_common.cpp
1162 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT src/cpp/libscifftw_la-fftw_common.lo -MD -MP -MF src/cpp/$(DEPDIR)/libscifftw_la-fftw_common.Tpo -c -o src/cpp/libscifftw_la-fftw_common.lo `test -f 'src/cpp/fftw_common.cpp' || echo '$(srcdir)/'`src/cpp/fftw_common.cpp
1163 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/cpp/$(DEPDIR)/libscifftw_la-fftw_common.Tpo src/cpp/$(DEPDIR)/libscifftw_la-fftw_common.Plo
1164 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/cpp/fftw_common.cpp' object='src/cpp/libscifftw_la-fftw_common.lo' libtool=yes @AMDEPBACKSLASH@
1165 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1166 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o src/cpp/libscifftw_la-fftw_common.lo `test -f 'src/cpp/fftw_common.cpp' || echo '$(srcdir)/'`src/cpp/fftw_common.cpp
1168 sci_gateway/cpp/libscifftw_la-fftw_gw.lo: sci_gateway/cpp/fftw_gw.cpp
1169 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscifftw_la-fftw_gw.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscifftw_la-fftw_gw.Tpo -c -o sci_gateway/cpp/libscifftw_la-fftw_gw.lo `test -f 'sci_gateway/cpp/fftw_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/fftw_gw.cpp
1170 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscifftw_la-fftw_gw.Tpo sci_gateway/cpp/$(DEPDIR)/libscifftw_la-fftw_gw.Plo
1171 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/fftw_gw.cpp' object='sci_gateway/cpp/libscifftw_la-fftw_gw.lo' libtool=yes @AMDEPBACKSLASH@
1172 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1173 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscifftw_la-fftw_gw.lo `test -f 'sci_gateway/cpp/fftw_gw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/fftw_gw.cpp
1175 sci_gateway/cpp/libscifftw_la-sci_fftw.lo: sci_gateway/cpp/sci_fftw.cpp
1176 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscifftw_la-sci_fftw.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_fftw.Tpo -c -o sci_gateway/cpp/libscifftw_la-sci_fftw.lo `test -f 'sci_gateway/cpp/sci_fftw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fftw.cpp
1177 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_fftw.Tpo sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_fftw.Plo
1178 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_fftw.cpp' object='sci_gateway/cpp/libscifftw_la-sci_fftw.lo' libtool=yes @AMDEPBACKSLASH@
1179 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1180 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscifftw_la-sci_fftw.lo `test -f 'sci_gateway/cpp/sci_fftw.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_fftw.cpp
1182 sci_gateway/cpp/libscifftw_la-sci_dst.lo: sci_gateway/cpp/sci_dst.cpp
1183 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscifftw_la-sci_dst.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dst.Tpo -c -o sci_gateway/cpp/libscifftw_la-sci_dst.lo `test -f 'sci_gateway/cpp/sci_dst.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dst.cpp
1184 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dst.Tpo sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dst.Plo
1185 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_dst.cpp' object='sci_gateway/cpp/libscifftw_la-sci_dst.lo' libtool=yes @AMDEPBACKSLASH@
1186 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1187 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscifftw_la-sci_dst.lo `test -f 'sci_gateway/cpp/sci_dst.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dst.cpp
1189 sci_gateway/cpp/libscifftw_la-sci_dct.lo: sci_gateway/cpp/sci_dct.cpp
1190 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sci_gateway/cpp/libscifftw_la-sci_dct.lo -MD -MP -MF sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dct.Tpo -c -o sci_gateway/cpp/libscifftw_la-sci_dct.lo `test -f 'sci_gateway/cpp/sci_dct.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dct.cpp
1191 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dct.Tpo sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dct.Plo
1192 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='sci_gateway/cpp/sci_dct.cpp' object='sci_gateway/cpp/libscifftw_la-sci_dct.lo' libtool=yes @AMDEPBACKSLASH@
1193 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1194 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscifftw_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sci_gateway/cpp/libscifftw_la-sci_dct.lo `test -f 'sci_gateway/cpp/sci_dct.cpp' || echo '$(srcdir)/'`sci_gateway/cpp/sci_dct.cpp
1196 mostlyclean-libtool:
1201 -rm -rf sci_gateway/c/.libs sci_gateway/c/_libs
1202 -rm -rf sci_gateway/cpp/.libs sci_gateway/cpp/_libs
1203 -rm -rf src/c/.libs src/c/_libs
1204 -rm -rf src/cpp/.libs src/cpp/_libs
1205 -rm -rf src/nofftw/.libs src/nofftw/_libs
1206 install-libscifftw_la_etcDATA: $(libscifftw_la_etc_DATA)
1208 @list='$(libscifftw_la_etc_DATA)'; test -n "$(libscifftw_la_etcdir)" || list=; \
1209 if test -n "$$list"; then \
1210 echo " $(MKDIR_P) '$(DESTDIR)$(libscifftw_la_etcdir)'"; \
1211 $(MKDIR_P) "$(DESTDIR)$(libscifftw_la_etcdir)" || exit 1; \
1213 for p in $$list; do \
1214 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1216 done | $(am__base_list) | \
1217 while read files; do \
1218 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscifftw_la_etcdir)'"; \
1219 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscifftw_la_etcdir)" || exit $$?; \
1222 uninstall-libscifftw_la_etcDATA:
1223 @$(NORMAL_UNINSTALL)
1224 @list='$(libscifftw_la_etc_DATA)'; test -n "$(libscifftw_la_etcdir)" || list=; \
1225 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1226 dir='$(DESTDIR)$(libscifftw_la_etcdir)'; $(am__uninstall_files_from_dir)
1227 install-libscifftw_la_rootDATA: $(libscifftw_la_root_DATA)
1229 @list='$(libscifftw_la_root_DATA)'; test -n "$(libscifftw_la_rootdir)" || list=; \
1230 if test -n "$$list"; then \
1231 echo " $(MKDIR_P) '$(DESTDIR)$(libscifftw_la_rootdir)'"; \
1232 $(MKDIR_P) "$(DESTDIR)$(libscifftw_la_rootdir)" || exit 1; \
1234 for p in $$list; do \
1235 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1237 done | $(am__base_list) | \
1238 while read files; do \
1239 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libscifftw_la_rootdir)'"; \
1240 $(INSTALL_DATA) $$files "$(DESTDIR)$(libscifftw_la_rootdir)" || exit $$?; \
1243 uninstall-libscifftw_la_rootDATA:
1244 @$(NORMAL_UNINSTALL)
1245 @list='$(libscifftw_la_root_DATA)'; test -n "$(libscifftw_la_rootdir)" || list=; \
1246 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1247 dir='$(DESTDIR)$(libscifftw_la_rootdir)'; $(am__uninstall_files_from_dir)
1249 ID: $(am__tagged_files)
1250 $(am__define_uniq_tagged_files); mkid -fID $$unique
1254 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1257 $(am__define_uniq_tagged_files); \
1259 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1260 test -n "$$unique" || unique=$$empty_fix; \
1261 if test $$# -gt 0; then \
1262 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1265 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1272 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1273 $(am__define_uniq_tagged_files); \
1274 test -z "$(CTAGS_ARGS)$$unique" \
1275 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1279 here=`$(am__cd) $(top_builddir) && pwd` \
1280 && $(am__cd) $(top_srcdir) \
1281 && gtags -i $(GTAGS_ARGS) "$$here"
1282 cscopelist: cscopelist-am
1284 cscopelist-am: $(am__tagged_files)
1285 list='$(am__tagged_files)'; \
1286 case "$(srcdir)" in \
1287 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1288 *) sdir=$(subdir)/$(srcdir) ;; \
1290 for i in $$list; do \
1291 if test -f "$$i"; then \
1292 echo "$(subdir)/$$i"; \
1294 echo "$$sdir/$$i"; \
1296 done >> $(top_builddir)/cscope.files
1299 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1301 distdir: $(BUILT_SOURCES)
1302 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1304 distdir-am: $(DISTFILES)
1305 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1306 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1307 list='$(DISTFILES)'; \
1308 dist_files=`for file in $$list; do echo $$file; done | \
1309 sed -e "s|^$$srcdirstrip/||;t" \
1310 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1311 case $$dist_files in \
1312 */*) $(MKDIR_P) `echo "$$dist_files" | \
1313 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1316 for file in $$dist_files; do \
1317 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1318 if test -d $$d/$$file; then \
1319 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1320 if test -d "$(distdir)/$$file"; then \
1321 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1323 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1324 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1325 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1327 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1329 test -f "$(distdir)/$$file" \
1330 || cp -p $$d/$$file "$(distdir)/$$file" \
1335 $(MAKE) $(AM_MAKEFLAGS) check-local
1337 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
1339 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(libscifftw_la_etcdir)" "$(DESTDIR)$(libscifftw_la_rootdir)"; do \
1340 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1343 install-exec: install-exec-am
1344 install-data: install-data-am
1345 uninstall: uninstall-am
1348 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1350 installcheck: installcheck-am
1352 if test -z '$(STRIP)'; then \
1353 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1354 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1357 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1358 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1359 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1361 mostlyclean-generic:
1366 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1367 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1368 -rm -f sci_gateway/c/$(DEPDIR)/$(am__dirstamp)
1369 -rm -f sci_gateway/c/$(am__dirstamp)
1370 -rm -f sci_gateway/cpp/$(DEPDIR)/$(am__dirstamp)
1371 -rm -f sci_gateway/cpp/$(am__dirstamp)
1372 -rm -f src/c/$(DEPDIR)/$(am__dirstamp)
1373 -rm -f src/c/$(am__dirstamp)
1374 -rm -f src/cpp/$(DEPDIR)/$(am__dirstamp)
1375 -rm -f src/cpp/$(am__dirstamp)
1376 -rm -f src/nofftw/$(DEPDIR)/$(am__dirstamp)
1377 -rm -f src/nofftw/$(am__dirstamp)
1379 maintainer-clean-generic:
1380 @echo "This command is intended for maintainers to use"
1381 @echo "it deletes files that may require special tools to rebuild."
1384 clean-am: clean-generic clean-libtool clean-local \
1385 clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
1387 distclean: distclean-am
1388 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_disposefftwlibrary.Plo
1389 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_flags.Plo
1390 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_forget_wisdom.Plo
1391 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftwlibraryisloaded.Plo
1392 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_get_fftw_wisdom.Plo
1393 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_loadfftwlibrary.Plo
1394 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_set_fftw_wisdom.Plo
1395 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-fftw_gw.Plo
1396 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dct.Plo
1397 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dst.Plo
1398 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_fftw.Plo
1399 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-callfftw.Plo
1400 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-fftw_utilities.Plo
1401 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-fftwlibname.Plo
1402 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-with_fftw.Plo
1403 -rm -f src/cpp/$(DEPDIR)/libscifftw_algo_la-fftw_common.Plo
1404 -rm -f src/cpp/$(DEPDIR)/libscifftw_la-fftw_common.Plo
1405 -rm -f src/nofftw/$(DEPDIR)/libscifftw_algo_la-nofftw.Plo
1406 -rm -f src/nofftw/$(DEPDIR)/libscifftw_la-nofftw.Plo
1408 distclean-am: clean-am distclean-compile distclean-generic \
1409 distclean-local distclean-tags
1423 install-data-am: install-data-local install-libscifftw_la_etcDATA \
1424 install-libscifftw_la_rootDATA
1426 install-dvi: install-dvi-am
1430 install-exec-am: install-pkglibLTLIBRARIES
1432 install-html: install-html-am
1434 install-html-am: install-html-local
1436 install-info: install-info-am
1442 install-pdf: install-pdf-am
1446 install-ps: install-ps-am
1452 maintainer-clean: maintainer-clean-am
1453 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_disposefftwlibrary.Plo
1454 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_flags.Plo
1455 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftw_forget_wisdom.Plo
1456 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_fftwlibraryisloaded.Plo
1457 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_get_fftw_wisdom.Plo
1458 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_loadfftwlibrary.Plo
1459 -rm -f sci_gateway/c/$(DEPDIR)/libscifftw_la-sci_set_fftw_wisdom.Plo
1460 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-fftw_gw.Plo
1461 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dct.Plo
1462 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_dst.Plo
1463 -rm -f sci_gateway/cpp/$(DEPDIR)/libscifftw_la-sci_fftw.Plo
1464 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-callfftw.Plo
1465 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-fftw_utilities.Plo
1466 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-fftwlibname.Plo
1467 -rm -f src/c/$(DEPDIR)/libscifftw_algo_la-with_fftw.Plo
1468 -rm -f src/cpp/$(DEPDIR)/libscifftw_algo_la-fftw_common.Plo
1469 -rm -f src/cpp/$(DEPDIR)/libscifftw_la-fftw_common.Plo
1470 -rm -f src/nofftw/$(DEPDIR)/libscifftw_algo_la-nofftw.Plo
1471 -rm -f src/nofftw/$(DEPDIR)/libscifftw_la-nofftw.Plo
1473 maintainer-clean-am: distclean-am maintainer-clean-generic
1475 mostlyclean: mostlyclean-am
1477 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1488 uninstall-am: uninstall-libscifftw_la_etcDATA \
1489 uninstall-libscifftw_la_rootDATA uninstall-pkglibLTLIBRARIES
1491 .MAKE: check-am install-am install-strip
1493 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
1494 check-am check-local clean clean-generic clean-libtool \
1495 clean-local clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1496 cscopelist-am ctags ctags-am distclean distclean-compile \
1497 distclean-generic distclean-libtool distclean-local \
1498 distclean-tags distdir dvi dvi-am html html-am info info-am \
1499 install install-am install-data install-data-am \
1500 install-data-local install-dvi install-dvi-am install-exec \
1501 install-exec-am install-html install-html-am \
1502 install-html-local install-info install-info-am \
1503 install-libscifftw_la_etcDATA install-libscifftw_la_rootDATA \
1504 install-man install-pdf install-pdf-am \
1505 install-pkglibLTLIBRARIES install-ps install-ps-am \
1506 install-strip installcheck installcheck-am installdirs \
1507 maintainer-clean maintainer-clean-generic mostlyclean \
1508 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1509 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1510 uninstall-libscifftw_la_etcDATA \
1511 uninstall-libscifftw_la_rootDATA uninstall-pkglibLTLIBRARIES
1516 # This target enables tests for Scilab
1517 check-local: $(top_builddir)/scilab-bin test
1518 if test -d $(mydatadir)/tests; then \
1519 @COMMAND="try test_run('$(modulename)');catch exit(-1);end;exit(0)"; export LANG=C; $(top_builddir)/bin/scilab -nwni -nb -e "$$COMMAND"; \
1522 if test -f build.xml; then \
1523 $(ANT) checkstyle; \
1525 if test -x "$(SPLINT)"; then \
1526 $(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); \
1528 @NEED_JAVA_TRUE@java:
1529 # Some configurations needs to export JAVA_HOME in the current env
1530 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1531 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1532 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1533 @NEED_JAVA_TRUE@ $(ANT); \
1536 @NEED_JAVA_TRUE@clean-java:
1537 # Some configurations needs to export JAVA_HOME in the current env
1538 @NEED_JAVA_TRUE@ @if test "$(JAVA_HOME)"; then export JAVA_HOME=$(JAVA_HOME); fi; \
1539 @NEED_JAVA_TRUE@ if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1540 @NEED_JAVA_TRUE@ if test -f build.xml -a $$USEANT -eq 1; then \
1541 @NEED_JAVA_TRUE@ $(ANT) clean; \
1542 @NEED_JAVA_TRUE@ fi;
1544 # If the user request for the SWIG generation of the wrappers Java => C/C++
1545 # We call the target swig-build on the variable SWIG_WRAPPERS
1547 @SWIG_TRUE@swig: $(SWIG_WRAPPERS)
1548 @SWIG_TRUE@ @SWIG_PACKAGENAME=org.scilab.modules.$(modulename); \
1549 @SWIG_TRUE@ SWIG_OUTDIR=src/java/org/scilab/modules/$(modulename)/; \
1550 @SWIG_TRUE@ if test -n "$(SWIG_WRAPPERS)"; then \
1551 @SWIG_TRUE@ for file in $(SWIG_WRAPPERS) ; do \
1552 @SWIG_TRUE@ echo "Swig process of $$file (Java) ..."; \
1553 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_JAVA) -package $$SWIG_PACKAGENAME -outdir $$SWIG_OUTDIR $$file; \
1557 @SWIG_TRUE@swig-scilab: $(SWIG_SCILAB_WRAPPERS)
1558 @SWIG_TRUE@ @SWIG_OUTDIR=src/swig/; \
1559 @SWIG_TRUE@ if test -n "$(SWIG_SCILAB_WRAPPERS)"; then \
1560 @SWIG_TRUE@ for file in $(SWIG_SCILAB_WRAPPERS) ; do \
1561 @SWIG_TRUE@ echo "Swig process of $$file (Scilab) ..."; \
1562 @SWIG_TRUE@ $(SWIG_BIN) $(SWIG_OPTIONS) $(SWIG_SCILAB) -outdir $$SWIG_OUTDIR $$file; \
1566 # If the user request for the SWIG generation of the wrappers Java => C/C++
1567 # We call the target swig-build on the variable SWIG_WRAPPERS
1569 @GIWS_TRUE@giws: $(GIWS_WRAPPERS)
1570 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/; \
1571 @GIWS_TRUE@ MANDATORY_OPTIONS="--throws-exception-on-error --description-file"; \
1572 @GIWS_TRUE@ if test -n "$(GIWS_WRAPPERS)"; then \
1573 @GIWS_TRUE@ for file in $(GIWS_WRAPPERS) ; do \
1574 @GIWS_TRUE@ echo "GIWS process of $$file ..."; \
1575 @GIWS_TRUE@ if test -z "$(GIWS_OPTIONS)"; then \
1576 @GIWS_TRUE@ $(GIWS_BIN) --disable-return-size-array --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1578 @GIWS_TRUE@ echo "Custom GIWS call with '$$GIWS_OPTIONS'"; \
1579 @GIWS_TRUE@ $(GIWS_BIN) $$GIWS_OPTIONS --output-dir $$GIWS_OUTPUTDIR $$MANDATORY_OPTIONS $$file; \
1584 @GIWS_TRUE@giws-exception:
1585 @GIWS_TRUE@ @GIWS_OUTPUTDIR=src/jni/;\
1586 @GIWS_TRUE@ echo "GIWS: Generation of exception class ..."; \
1587 @GIWS_TRUE@ $(GIWS_BIN) --generate-exception-class --output-dir $$GIWS_OUTPUTDIR
1590 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1591 echo "Error : Cannot build $< : Scilab has not been built"; \
1593 $(top_builddir)/bin/scilab -ns -nwni -e "exec('macros/buildmacros.sce');quit;";\
1596 # Removes the macros
1598 # Removes macros (*.bin generated from .sci)
1599 @for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1600 echo "rm -f $(builddir)/$$dir/$(MACROBINMASK)"; \
1601 rm -f $(builddir)/$$dir/$(MACROBINMASK); \
1605 # More tests could be added here
1606 @if test -z "$(USEANT)"; then USEANT=0; else USEANT=1; fi; \
1607 if test -f build.xml -a $$USEANT -eq 1; then \
1611 all-local: $(TARGETS_ALL)
1614 -@( if test ! -x $(top_builddir)/scilab-bin; then \
1615 echo "Error : Cannot build $< : Scilab has not been build"; \
1617 echo "Creating $@"; \
1618 $(top_builddir)/bin/scilab -ns -nwni -e "exec('$(abs_srcdir)/$<');save('$(abs_srcdir)/$@');exit;"; \
1623 install-data-local-local:
1624 # Mainly for javasci
1625 @if test -d $(srcdir)/javadoc; then \
1626 cp -R $(srcdir)/javadoc $(DESTDIR)/$(mydatadir)/; \
1628 # If the user wants the help sources to be installed
1629 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of XML sources of help files --------"; \
1630 @INSTALL_HELP_XML_TRUE@ for lang in $(ALL_LINGUAS); do \
1631 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/$$lang; then \
1632 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/$$lang && \
1633 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/$$lang/$(DOCMASKXML) >/dev/null 2>&1; then \
1634 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/$$lang/$(DOCMASKXML) ; do \
1635 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/$$lang" ; \
1636 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/$$lang ; \
1637 @INSTALL_HELP_XML_TRUE@ done ; \
1638 @INSTALL_HELP_XML_TRUE@ fi; \
1639 @INSTALL_HELP_XML_TRUE@ fi; \
1640 @INSTALL_HELP_XML_TRUE@ done; \
1641 @INSTALL_HELP_XML_TRUE@ @echo "-------- Install of MathML sources --------"; \
1642 @INSTALL_HELP_XML_TRUE@ if test -d $(srcdir)/help/mml/; then \
1643 @INSTALL_HELP_XML_TRUE@ $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/help/mml/ && \
1644 @INSTALL_HELP_XML_TRUE@ if ls -lLd $(srcdir)/help/mml/$(DOCMASKMML) >/dev/null 2>&1; then \
1645 @INSTALL_HELP_XML_TRUE@ for file in $(srcdir)/help/mml/$(DOCMASKMML) ; do \
1646 @INSTALL_HELP_XML_TRUE@ echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/help/mml" ; \
1647 @INSTALL_HELP_XML_TRUE@ $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/help/mml ; \
1648 @INSTALL_HELP_XML_TRUE@ done ; \
1649 @INSTALL_HELP_XML_TRUE@ fi; \
1650 @INSTALL_HELP_XML_TRUE@ fi
1653 @echo "-------- Install tests (if any) --------"; \
1654 for dir in $(TESTS_DIR) $(TESTS_DIREXT) ; do \
1655 if test -d $(srcdir)/$$dir/; then \
1656 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1657 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1658 if test -d "$(srcdir)/$$dir/$$file"; then \
1659 echo $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir/$$file; \
1660 $(mkinstalldirs) "$(DESTDIR)$(pkgmacrosdir)/$$dir/$$file"; \
1662 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1663 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgmacrosdir)/`dirname $$dir/$$file`" ; \
1668 # Install the help chapter
1669 @echo "-------- Install the help chapter (if any) --------"; \
1670 for lang in $(HELP_CHAPTERLANG); do \
1671 HELPFILE=$(srcdir)/$(HELP_CHAPTERDIR)$$lang/$(HELP_CHAPTERFILE); \
1672 if test -f $$HELPFILE; then \
1673 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1674 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(HELP_CHAPTERDIR)/$$lang/; \
1675 echo $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1676 $(INSTALL_DATA) $$HELPFILE $(DESTDIR)$(pkgdocdir)/$$HELPFILE; \
1679 # Install the demos & examples
1680 @echo "-------- Install demos & examples (if any) --------"; \
1681 for dir in $(DEMOS_DIR) $(DEMOS_DIREXT) $(EXAMPLES_DIR) $(EXAMPLES_DIREXT) ; do \
1682 if test -d $(srcdir)/$$dir/; then \
1683 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \
1684 for file in `find $(srcdir)/$$dir | sed "s|^$(srcdir)/$$dir||" 2>/dev/null`; do \
1685 if test -d "$(srcdir)/$$dir/$$file"; then \
1686 echo $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir/$$file; \
1687 $(mkinstalldirs) "$(DESTDIR)$(pkgdocdir)/$$dir/$$file"; \
1689 echo "$(INSTALL_DATA) $(srcdir)/$$dir/$$file $(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1690 $(INSTALL_DATA) "$(srcdir)/$$dir/$$file" "$(DESTDIR)$(pkgdocdir)/`dirname $$dir/$$file`" ; \
1695 # Install the macros
1696 @echo "-------- Install macros (if any) --------"; \
1697 for dir in $(MACRODIRS) $(MACROSDIRSEXT) ; do \
1698 $(mkinstalldirs) $(DESTDIR)$(pkgmacrosdir)/$$dir && \
1699 if test -d $(srcdir)/$$dir/; then \
1700 FILELIST="$(srcdir)/$$dir/$(MACROMASK) $(srcdir)/$$dir/$(MACROBINMASK) $(srcdir)/$$dir/$(MACROBUILDMASK) $(srcdir)/$$dir/names $(srcdir)/$$dir/lib";\
1701 if test -n "$(MACROSSPECIALEXT)"; then \
1703 for specialExt in $(MACROSSPECIALEXT); do \
1704 specialExtDir="$$specialExtDir $(srcdir)/$$dir/$$specialExt"; \
1706 FILELIST="$$FILELIST $$specialExtDir"; \
1708 for file in `ls -1 $$FILELIST 2>/dev/null`; do \
1709 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgmacrosdir)/$$dir" ; \
1710 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgmacrosdir)/$$dir ; \
1714 # Install java files (.jar)
1715 @if ls -lLd $(srcdir)/$(JARDIR)$(JARMASK) >/dev/null 2>&1; then \
1716 echo "-------- Install jar files --------"; \
1717 $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$(JARDIR); \
1718 for file in $(srcdir)/$(JARDIR)$(JARMASK); do\
1719 echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$(JARDIR)" ; \
1720 $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$(JARDIR) ; \
1724 ########### CLEAN ###################
1725 # Clean help (generated automatically by Scilab)
1726 # It used to clean the macro (clean-macros) but this was causing
1727 # make clean && make to fail Scilab startup
1728 @NEED_JAVA_TRUE@clean-local: clean-java
1729 @NEED_JAVA_FALSE@clean-local:
1732 rm -f $(builddir)/help/*/.last_successful_build_javaHelp $(builddir)/help/*/.list_*
1734 .PHONY: macros java swig giws
1736 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1737 # Otherwise a system limit (for SysV at least) may be exceeded.