~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to extern/fftw/api/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kevin Roy
  • Date: 2011-02-08 22:20:54 UTC
  • mfrom: (1.4.2 upstream)
  • mto: (14.2.6 sid) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20110208222054-kk0gwa4bu8h5lyq4
Tags: upstream-2.56.1-beta-svn34076
ImportĀ upstreamĀ versionĀ 2.56.1-beta-svn34076

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  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.
9
 
 
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
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
 
VPATH = @srcdir@
21
 
pkgdatadir = $(datadir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ..
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
 
install_sh_DATA = $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = $(install_sh) -c
29
 
install_sh_SCRIPT = $(install_sh) -c
30
 
INSTALL_HEADER = $(INSTALL_DATA)
31
 
transform = $(program_transform_name)
32
 
NORMAL_INSTALL = :
33
 
PRE_INSTALL = :
34
 
POST_INSTALL = :
35
 
NORMAL_UNINSTALL = :
36
 
PRE_UNINSTALL = :
37
 
POST_UNINSTALL = :
38
 
build_triplet = @build@
39
 
host_triplet = @host@
40
 
subdir = api
41
 
DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
42
 
        $(srcdir)/Makefile.in
43
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
45
 
        $(top_srcdir)/m4/amx_prog_as.m4 \
46
 
        $(top_srcdir)/m4/ax_cc_maxopt.m4 \
47
 
        $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
48
 
        $(top_srcdir)/m4/ax_compiler_vendor.m4 \
49
 
        $(top_srcdir)/m4/ax_gcc_aligns_stack.m4 \
50
 
        $(top_srcdir)/m4/ax_gcc_archflag.m4 \
51
 
        $(top_srcdir)/m4/ax_gcc_version.m4 \
52
 
        $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
53
 
        $(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/ocaml.m4 \
54
 
        $(top_srcdir)/configure.ac
55
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56
 
        $(ACLOCAL_M4)
57
 
mkinstalldirs = $(install_sh) -d
58
 
CONFIG_HEADER = $(top_builddir)/config.h
59
 
CONFIG_CLEAN_FILES =
60
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
61
 
libapi_la_LIBADD =
62
 
am_libapi_la_OBJECTS = apiplan.lo configure.lo execute-dft-c2r.lo \
63
 
        execute-dft-r2c.lo execute-dft.lo execute-r2r.lo \
64
 
        execute-split-dft-c2r.lo execute-split-dft-r2c.lo \
65
 
        execute-split-dft.lo execute.lo export-wisdom-to-file.lo \
66
 
        export-wisdom-to-string.lo export-wisdom.lo extract-reim.lo \
67
 
        f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo \
68
 
        import-wisdom-from-file.lo import-wisdom-from-string.lo \
69
 
        import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo \
70
 
        mkprinter-file.lo mktensor-iodims.lo mktensor-rowmajor.lo \
71
 
        plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo \
72
 
        plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo \
73
 
        plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo \
74
 
        plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo \
75
 
        plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo \
76
 
        plan-guru-r2r.lo plan-guru-split-dft-c2r.lo \
77
 
        plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo \
78
 
        plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo \
79
 
        plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo \
80
 
        plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo \
81
 
        version.lo
82
 
libapi_la_OBJECTS = $(am_libapi_la_OBJECTS)
83
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
84
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
85
 
am__depfiles_maybe = depfiles
86
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
89
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
90
 
        $(AM_CFLAGS) $(CFLAGS)
91
 
CCLD = $(CC)
92
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
93
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
94
 
SOURCES = $(libapi_la_SOURCES)
95
 
DIST_SOURCES = $(libapi_la_SOURCES)
96
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97
 
am__vpath_adj = case $$p in \
98
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99
 
    *) f=$$p;; \
100
 
  esac;
101
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
102
 
am__installdirs = "$(DESTDIR)$(includedir)"
103
 
includeHEADERS_INSTALL = $(INSTALL_HEADER)
104
 
HEADERS = $(include_HEADERS)
105
 
ETAGS = etags
106
 
CTAGS = ctags
107
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108
 
ACLOCAL = @ACLOCAL@
109
 
ALLOCA = @ALLOCA@
110
 
AMDEP_FALSE = @AMDEP_FALSE@
111
 
AMDEP_TRUE = @AMDEP_TRUE@
112
 
AMTAR = @AMTAR@
113
 
AR = @AR@
114
 
AS = @AS@
115
 
ASFLAGS = @ASFLAGS@
116
 
AUTOCONF = @AUTOCONF@
117
 
AUTOHEADER = @AUTOHEADER@
118
 
AUTOMAKE = @AUTOMAKE@
119
 
AWK = @AWK@
120
 
CC = @CC@
121
 
CCAS = @CCAS@
122
 
CCASFLAGS = @CCASFLAGS@
123
 
CCDEPMODE = @CCDEPMODE@
124
 
CFLAGS = @CFLAGS@
125
 
CODELET_OPTIM = @CODELET_OPTIM@
126
 
COMBINED_THREADS_FALSE = @COMBINED_THREADS_FALSE@
127
 
COMBINED_THREADS_TRUE = @COMBINED_THREADS_TRUE@
128
 
CPP = @CPP@
129
 
CPPFLAGS = @CPPFLAGS@
130
 
CXX = @CXX@
131
 
CXXCPP = @CXXCPP@
132
 
CXXDEPMODE = @CXXDEPMODE@
133
 
CXXFLAGS = @CXXFLAGS@
134
 
CYGPATH_W = @CYGPATH_W@
135
 
DEFS = @DEFS@
136
 
DEPDIR = @DEPDIR@
137
 
DLLTOOL = @DLLTOOL@
138
 
ECHO = @ECHO@
139
 
ECHO_C = @ECHO_C@
140
 
ECHO_N = @ECHO_N@
141
 
ECHO_T = @ECHO_T@
142
 
EGREP = @EGREP@
143
 
EXEEXT = @EXEEXT@
144
 
F77 = @F77@
145
 
FFLAGS = @FFLAGS@
146
 
FLIBS = @FLIBS@
147
 
GREP = @GREP@
148
 
HAVE_K7_FALSE = @HAVE_K7_FALSE@
149
 
HAVE_K7_TRUE = @HAVE_K7_TRUE@
150
 
HAVE_SIMD_FALSE = @HAVE_SIMD_FALSE@
151
 
HAVE_SIMD_TRUE = @HAVE_SIMD_TRUE@
152
 
INSTALLED_OCAMLC = @INSTALLED_OCAMLC@
153
 
INSTALL_DATA = @INSTALL_DATA@
154
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
155
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
156
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157
 
LDFLAGS = @LDFLAGS@
158
 
LDOUBLE_FALSE = @LDOUBLE_FALSE@
159
 
LDOUBLE_TRUE = @LDOUBLE_TRUE@
160
 
LIBOBJS = @LIBOBJS@
161
 
LIBS = @LIBS@
162
 
LIBTOOL = @LIBTOOL@
163
 
LN_S = @LN_S@
164
 
LTLIBOBJS = @LTLIBOBJS@
165
 
MAINT = @MAINT@
166
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
167
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
168
 
MAKEINFO = @MAKEINFO@
169
 
OBJDUMP = @OBJDUMP@
170
 
OBJEXT = @OBJEXT@
171
 
OCAMLC = @OCAMLC@
172
 
OCAMLCFLAGS = @OCAMLCFLAGS@
173
 
OCAMLDEFS = @OCAMLDEFS@
174
 
OCAMLDEP = @OCAMLDEP@
175
 
OCAMLLDFLAGS = @OCAMLLDFLAGS@
176
 
OCAMLOPT = @OCAMLOPT@
177
 
OCAMLOPTCFLAGS = @OCAMLOPTCFLAGS@
178
 
PACKAGE = @PACKAGE@
179
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180
 
PACKAGE_NAME = @PACKAGE_NAME@
181
 
PACKAGE_STRING = @PACKAGE_STRING@
182
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
183
 
PACKAGE_VERSION = @PACKAGE_VERSION@
184
 
PATH_SEPARATOR = @PATH_SEPARATOR@
185
 
POW_LIB = @POW_LIB@
186
 
PRECISION = @PRECISION@
187
 
PREC_SUFFIX = @PREC_SUFFIX@
188
 
PRTDIAG = @PRTDIAG@
189
 
PTHREAD_CC = @PTHREAD_CC@
190
 
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
191
 
PTHREAD_LIBS = @PTHREAD_LIBS@
192
 
RANLIB = @RANLIB@
193
 
SET_MAKE = @SET_MAKE@
194
 
SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
195
 
SHELL = @SHELL@
196
 
SIMD_CFLAGS = @SIMD_CFLAGS@
197
 
SINGLE_FALSE = @SINGLE_FALSE@
198
 
SINGLE_TRUE = @SINGLE_TRUE@
199
 
STRIP = @STRIP@
200
 
TARGET_OCAMLBIN = @TARGET_OCAMLBIN@
201
 
TARGET_OCAMLLIB = @TARGET_OCAMLLIB@
202
 
TARGET_OCAMLRUN = @TARGET_OCAMLRUN@
203
 
THREADLIBS = @THREADLIBS@
204
 
THREADS_FALSE = @THREADS_FALSE@
205
 
THREADS_TRUE = @THREADS_TRUE@
206
 
VERSION = @VERSION@
207
 
ac_ct_CC = @ac_ct_CC@
208
 
ac_ct_CXX = @ac_ct_CXX@
209
 
ac_ct_F77 = @ac_ct_F77@
210
 
acx_pthread_config = @acx_pthread_config@
211
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
215
 
am__include = @am__include@
216
 
am__leading_dot = @am__leading_dot@
217
 
am__quote = @am__quote@
218
 
am__tar = @am__tar@
219
 
am__untar = @am__untar@
220
 
bindir = @bindir@
221
 
build = @build@
222
 
build_alias = @build_alias@
223
 
build_cpu = @build_cpu@
224
 
build_os = @build_os@
225
 
build_vendor = @build_vendor@
226
 
datadir = @datadir@
227
 
datarootdir = @datarootdir@
228
 
docdir = @docdir@
229
 
dvidir = @dvidir@
230
 
exec_prefix = @exec_prefix@
231
 
host = @host@
232
 
host_alias = @host_alias@
233
 
host_cpu = @host_cpu@
234
 
host_os = @host_os@
235
 
host_vendor = @host_vendor@
236
 
htmldir = @htmldir@
237
 
includedir = @includedir@
238
 
infodir = @infodir@
239
 
install_sh = @install_sh@
240
 
libdir = @libdir@
241
 
libexecdir = @libexecdir@
242
 
localedir = @localedir@
243
 
localstatedir = @localstatedir@
244
 
mandir = @mandir@
245
 
mkdir_p = @mkdir_p@
246
 
oldincludedir = @oldincludedir@
247
 
pdfdir = @pdfdir@
248
 
prefix = @prefix@
249
 
program_transform_name = @program_transform_name@
250
 
psdir = @psdir@
251
 
sbindir = @sbindir@
252
 
sharedstatedir = @sharedstatedir@
253
 
sysconfdir = @sysconfdir@
254
 
target_alias = @target_alias@
255
 
AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/dft                \
256
 
-I$(top_srcdir)/rdft -I$(top_srcdir)/reodft
257
 
 
258
 
include_HEADERS = fftw3.h fftw3.f
259
 
noinst_LTLIBRARIES = libapi.la
260
 
libapi_la_SOURCES = apiplan.c configure.c execute-dft-c2r.c             \
261
 
execute-dft-r2c.c execute-dft.c execute-r2r.c execute-split-dft-c2r.c   \
262
 
execute-split-dft-r2c.c execute-split-dft.c execute.c                   \
263
 
export-wisdom-to-file.c export-wisdom-to-string.c export-wisdom.c       \
264
 
extract-reim.c f77api.c flops.c forget-wisdom.c import-system-wisdom.c  \
265
 
import-wisdom-from-file.c import-wisdom-from-string.c import-wisdom.c   \
266
 
malloc.c map-r2r-kind.c mapflags.c mkprinter-file.c mktensor-iodims.c   \
267
 
mktensor-rowmajor.c plan-dft-1d.c plan-dft-2d.c plan-dft-3d.c           \
268
 
plan-dft-c2r-1d.c plan-dft-c2r-2d.c plan-dft-c2r-3d.c plan-dft-c2r.c    \
269
 
plan-dft-r2c-1d.c plan-dft-r2c-2d.c plan-dft-r2c-3d.c plan-dft-r2c.c    \
270
 
plan-dft.c plan-guru-dft-c2r.c plan-guru-dft-r2c.c plan-guru-dft.c      \
271
 
plan-guru-r2r.c plan-guru-split-dft-c2r.c plan-guru-split-dft-r2c.c     \
272
 
plan-guru-split-dft.c plan-many-dft-c2r.c plan-many-dft-r2c.c           \
273
 
plan-many-dft.c plan-many-r2r.c plan-r2r-1d.c plan-r2r-2d.c             \
274
 
plan-r2r-3d.c plan-r2r.c print-plan.c rdft2-pad.c the-planner.c         \
275
 
version.c api.h f77funcs.h fftw3.h x77.h
276
 
 
277
 
BUILT_SOURCES = fftw3.f
278
 
all: $(BUILT_SOURCES)
279
 
        $(MAKE) $(AM_MAKEFLAGS) all-am
280
 
 
281
 
.SUFFIXES:
282
 
.SUFFIXES: .c .lo .o .obj
283
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
284
 
        @for dep in $?; do \
285
 
          case '$(am__configure_deps)' in \
286
 
            *$$dep*) \
287
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
288
 
                && exit 0; \
289
 
              exit 1;; \
290
 
          esac; \
291
 
        done; \
292
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  api/Makefile'; \
293
 
        cd $(top_srcdir) && \
294
 
          $(AUTOMAKE) --gnu  api/Makefile
295
 
.PRECIOUS: Makefile
296
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
297
 
        @case '$?' in \
298
 
          *config.status*) \
299
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
300
 
          *) \
301
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
302
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
303
 
        esac;
304
 
 
305
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307
 
 
308
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
309
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
311
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312
 
 
313
 
clean-noinstLTLIBRARIES:
314
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
315
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
316
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
317
 
          test "$$dir" != "$$p" || dir=.; \
318
 
          echo "rm -f \"$${dir}/so_locations\""; \
319
 
          rm -f "$${dir}/so_locations"; \
320
 
        done
321
 
libapi.la: $(libapi_la_OBJECTS) $(libapi_la_DEPENDENCIES) 
322
 
        $(LINK)  $(libapi_la_LDFLAGS) $(libapi_la_OBJECTS) $(libapi_la_LIBADD) $(LIBS)
323
 
 
324
 
mostlyclean-compile:
325
 
        -rm -f *.$(OBJEXT)
326
 
 
327
 
distclean-compile:
328
 
        -rm -f *.tab.c
329
 
 
330
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apiplan.Plo@am__quote@
331
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/configure.Plo@am__quote@
332
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute-dft-c2r.Plo@am__quote@
333
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute-dft-r2c.Plo@am__quote@
334
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute-dft.Plo@am__quote@
335
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute-r2r.Plo@am__quote@
336
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute-split-dft-c2r.Plo@am__quote@
337
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute-split-dft-r2c.Plo@am__quote@
338
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute-split-dft.Plo@am__quote@
339
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute.Plo@am__quote@
340
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/export-wisdom-to-file.Plo@am__quote@
341
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/export-wisdom-to-string.Plo@am__quote@
342
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/export-wisdom.Plo@am__quote@
343
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extract-reim.Plo@am__quote@
344
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/f77api.Plo@am__quote@
345
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flops.Plo@am__quote@
346
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/forget-wisdom.Plo@am__quote@
347
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import-system-wisdom.Plo@am__quote@
348
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import-wisdom-from-file.Plo@am__quote@
349
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import-wisdom-from-string.Plo@am__quote@
350
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import-wisdom.Plo@am__quote@
351
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
352
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map-r2r-kind.Plo@am__quote@
353
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapflags.Plo@am__quote@
354
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkprinter-file.Plo@am__quote@
355
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktensor-iodims.Plo@am__quote@
356
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktensor-rowmajor.Plo@am__quote@
357
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-1d.Plo@am__quote@
358
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-2d.Plo@am__quote@
359
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-3d.Plo@am__quote@
360
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-c2r-1d.Plo@am__quote@
361
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-c2r-2d.Plo@am__quote@
362
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-c2r-3d.Plo@am__quote@
363
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-c2r.Plo@am__quote@
364
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-r2c-1d.Plo@am__quote@
365
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-r2c-2d.Plo@am__quote@
366
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-r2c-3d.Plo@am__quote@
367
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft-r2c.Plo@am__quote@
368
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-dft.Plo@am__quote@
369
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-guru-dft-c2r.Plo@am__quote@
370
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-guru-dft-r2c.Plo@am__quote@
371
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-guru-dft.Plo@am__quote@
372
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-guru-r2r.Plo@am__quote@
373
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-guru-split-dft-c2r.Plo@am__quote@
374
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-guru-split-dft-r2c.Plo@am__quote@
375
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-guru-split-dft.Plo@am__quote@
376
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-many-dft-c2r.Plo@am__quote@
377
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-many-dft-r2c.Plo@am__quote@
378
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-many-dft.Plo@am__quote@
379
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-many-r2r.Plo@am__quote@
380
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-r2r-1d.Plo@am__quote@
381
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-r2r-2d.Plo@am__quote@
382
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-r2r-3d.Plo@am__quote@
383
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plan-r2r.Plo@am__quote@
384
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print-plan.Plo@am__quote@
385
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rdft2-pad.Plo@am__quote@
386
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/the-planner.Plo@am__quote@
387
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
388
 
 
389
 
.c.o:
390
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
391
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
392
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
393
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
395
 
 
396
 
.c.obj:
397
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
398
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
399
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
400
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
402
 
 
403
 
.c.lo:
404
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
405
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
406
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
407
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
409
 
 
410
 
mostlyclean-libtool:
411
 
        -rm -f *.lo
412
 
 
413
 
clean-libtool:
414
 
        -rm -rf .libs _libs
415
 
 
416
 
distclean-libtool:
417
 
        -rm -f libtool
418
 
uninstall-info-am:
419
 
install-includeHEADERS: $(include_HEADERS)
420
 
        @$(NORMAL_INSTALL)
421
 
        test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
422
 
        @list='$(include_HEADERS)'; for p in $$list; do \
423
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
424
 
          f=$(am__strip_dir) \
425
 
          echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
426
 
          $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
427
 
        done
428
 
 
429
 
uninstall-includeHEADERS:
430
 
        @$(NORMAL_UNINSTALL)
431
 
        @list='$(include_HEADERS)'; for p in $$list; do \
432
 
          f=$(am__strip_dir) \
433
 
          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
434
 
          rm -f "$(DESTDIR)$(includedir)/$$f"; \
435
 
        done
436
 
 
437
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
438
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439
 
        unique=`for i in $$list; do \
440
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441
 
          done | \
442
 
          $(AWK) '    { files[$$0] = 1; } \
443
 
               END { for (i in files) print i; }'`; \
444
 
        mkid -fID $$unique
445
 
tags: TAGS
446
 
 
447
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
448
 
                $(TAGS_FILES) $(LISP)
449
 
        tags=; \
450
 
        here=`pwd`; \
451
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
452
 
        unique=`for i in $$list; do \
453
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
454
 
          done | \
455
 
          $(AWK) '    { files[$$0] = 1; } \
456
 
               END { for (i in files) print i; }'`; \
457
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
458
 
          test -n "$$unique" || unique=$$empty_fix; \
459
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
460
 
            $$tags $$unique; \
461
 
        fi
462
 
ctags: CTAGS
463
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
464
 
                $(TAGS_FILES) $(LISP)
465
 
        tags=; \
466
 
        here=`pwd`; \
467
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
468
 
        unique=`for i in $$list; do \
469
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470
 
          done | \
471
 
          $(AWK) '    { files[$$0] = 1; } \
472
 
               END { for (i in files) print i; }'`; \
473
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
474
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
475
 
             $$tags $$unique
476
 
 
477
 
GTAGS:
478
 
        here=`$(am__cd) $(top_builddir) && pwd` \
479
 
          && cd $(top_srcdir) \
480
 
          && gtags -i $(GTAGS_ARGS) $$here
481
 
 
482
 
distclean-tags:
483
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
484
 
 
485
 
distdir: $(DISTFILES)
486
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
487
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
488
 
        list='$(DISTFILES)'; for file in $$list; do \
489
 
          case $$file in \
490
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
491
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
492
 
          esac; \
493
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
494
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
495
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
496
 
            dir="/$$dir"; \
497
 
            $(mkdir_p) "$(distdir)$$dir"; \
498
 
          else \
499
 
            dir=''; \
500
 
          fi; \
501
 
          if test -d $$d/$$file; then \
502
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
503
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
504
 
            fi; \
505
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
506
 
          else \
507
 
            test -f $(distdir)/$$file \
508
 
            || cp -p $$d/$$file $(distdir)/$$file \
509
 
            || exit 1; \
510
 
          fi; \
511
 
        done
512
 
check-am: all-am
513
 
check: $(BUILT_SOURCES)
514
 
        $(MAKE) $(AM_MAKEFLAGS) check-am
515
 
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
516
 
installdirs:
517
 
        for dir in "$(DESTDIR)$(includedir)"; do \
518
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
519
 
        done
520
 
install: $(BUILT_SOURCES)
521
 
        $(MAKE) $(AM_MAKEFLAGS) install-am
522
 
install-exec: install-exec-am
523
 
install-data: install-data-am
524
 
uninstall: uninstall-am
525
 
 
526
 
install-am: all-am
527
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
528
 
 
529
 
installcheck: installcheck-am
530
 
install-strip:
531
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
532
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
533
 
          `test -z '$(STRIP)' || \
534
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
535
 
mostlyclean-generic:
536
 
 
537
 
clean-generic:
538
 
 
539
 
distclean-generic:
540
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
541
 
 
542
 
maintainer-clean-generic:
543
 
        @echo "This command is intended for maintainers to use"
544
 
        @echo "it deletes files that may require special tools to rebuild."
545
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
546
 
clean: clean-am
547
 
 
548
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
549
 
        mostlyclean-am
550
 
 
551
 
distclean: distclean-am
552
 
        -rm -rf ./$(DEPDIR)
553
 
        -rm -f Makefile
554
 
distclean-am: clean-am distclean-compile distclean-generic \
555
 
        distclean-libtool distclean-tags
556
 
 
557
 
dvi: dvi-am
558
 
 
559
 
dvi-am:
560
 
 
561
 
html: html-am
562
 
 
563
 
info: info-am
564
 
 
565
 
info-am:
566
 
 
567
 
install-data-am: install-includeHEADERS
568
 
 
569
 
install-exec-am:
570
 
 
571
 
install-info: install-info-am
572
 
 
573
 
install-man:
574
 
 
575
 
installcheck-am:
576
 
 
577
 
maintainer-clean: maintainer-clean-am
578
 
        -rm -rf ./$(DEPDIR)
579
 
        -rm -f Makefile
580
 
maintainer-clean-am: distclean-am maintainer-clean-generic
581
 
 
582
 
mostlyclean: mostlyclean-am
583
 
 
584
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
585
 
        mostlyclean-libtool
586
 
 
587
 
pdf: pdf-am
588
 
 
589
 
pdf-am:
590
 
 
591
 
ps: ps-am
592
 
 
593
 
ps-am:
594
 
 
595
 
uninstall-am: uninstall-includeHEADERS uninstall-info-am
596
 
 
597
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
598
 
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
599
 
        distclean-compile distclean-generic distclean-libtool \
600
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
601
 
        install install-am install-data install-data-am install-exec \
602
 
        install-exec-am install-includeHEADERS install-info \
603
 
        install-info-am install-man install-strip installcheck \
604
 
        installcheck-am installdirs maintainer-clean \
605
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
606
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
607
 
        tags uninstall uninstall-am uninstall-includeHEADERS \
608
 
        uninstall-info-am
609
 
 
610
 
 
611
 
# convert constants to F77 PARAMETER statements
612
 
@MAINTAINER_MODE_TRUE@fftw3.f: fftw3.h
613
 
@MAINTAINER_MODE_TRUE@  rm -f $@
614
 
@MAINTAINER_MODE_TRUE@  perl -pe 's/([A-Z0-9_]+)=([0-9]+)/\n      INTEGER \1\n      PARAMETER (\1=\2)\n/g' $< |egrep 'PARAMETER|INTEGER' > $@
615
 
@MAINTAINER_MODE_TRUE@  perl -pe 's/#define +([A-Z0-9_]+) +\(([+-]?[0-9]+)U?\)/\n      INTEGER \1\n      PARAMETER (\1=\2)\n/g' $< |egrep 'PARAMETER|INTEGER' >> $@
616
 
@MAINTAINER_MODE_TRUE@  perl -pe 'if (/#define +([A-Z0-9_]+) +\(([0-9]+)U? *<< *([0-9]+)\)/) { print "\n      INTEGER $$1\n      PARAMETER ($$1=",$$2 << $$3,")\n"; }' $< |egrep 'PARAMETER|INTEGER' >> $@
617
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
618
 
# Otherwise a system limit (for SysV at least) may be exceeded.
619
 
.NOEXPORT: