1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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# This file contains a standard list of RDFT SIMD codelets.  It is
18# included by common/Makefile to generate the C files with the actual
19# codelets in them.  It is included by {sse,sse2,...}/Makefile to
20# generate and compile stub files that include common/*.c
21
22# You can customize FFTW for special needs, e.g. to handle certain
23# sizes more efficiently, by adding new codelets to the lists of those
24# included by default.  If you change the list of codelets, any new
25# ones you added will be automatically generated when you run the
26# bootstrap script (see "Generating your own code" in the FFTW
27# manual).
28
29VPATH = @srcdir@
30am__is_gnu_make = { \
31  if test -z '$(MAKELEVEL)'; then \
32    false; \
33  elif test -n '$(MAKE_HOST)'; then \
34    true; \
35  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36    true; \
37  else \
38    false; \
39  fi; \
40}
41am__make_running_with_option = \
42  case $${target_option-} in \
43      ?) ;; \
44      *) echo "am__make_running_with_option: internal error: invalid" \
45              "target option '$${target_option-}' specified" >&2; \
46         exit 1;; \
47  esac; \
48  has_opt=no; \
49  sane_makeflags=$$MAKEFLAGS; \
50  if $(am__is_gnu_make); then \
51    sane_makeflags=$$MFLAGS; \
52  else \
53    case $$MAKEFLAGS in \
54      *\\[\ \	]*) \
55        bs=\\; \
56        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
58    esac; \
59  fi; \
60  skip_next=no; \
61  strip_trailopt () \
62  { \
63    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64  }; \
65  for flg in $$sane_makeflags; do \
66    test $$skip_next = yes && { skip_next=no; continue; }; \
67    case $$flg in \
68      *=*|--*) continue;; \
69        -*I) strip_trailopt 'I'; skip_next=yes;; \
70      -*I?*) strip_trailopt 'I';; \
71        -*O) strip_trailopt 'O'; skip_next=yes;; \
72      -*O?*) strip_trailopt 'O';; \
73        -*l) strip_trailopt 'l'; skip_next=yes;; \
74      -*l?*) strip_trailopt 'l';; \
75      -[dEDm]) skip_next=yes;; \
76      -[JT]) skip_next=yes;; \
77    esac; \
78    case $$flg in \
79      *$$target_option*) has_opt=yes; break;; \
80    esac; \
81  done; \
82  test $$has_opt = yes
83am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85pkgdatadir = $(datadir)/@PACKAGE@
86pkgincludedir = $(includedir)/@PACKAGE@
87pkglibdir = $(libdir)/@PACKAGE@
88pkglibexecdir = $(libexecdir)/@PACKAGE@
89am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90install_sh_DATA = $(install_sh) -c -m 644
91install_sh_PROGRAM = $(install_sh) -c
92install_sh_SCRIPT = $(install_sh) -c
93INSTALL_HEADER = $(INSTALL_DATA)
94transform = $(program_transform_name)
95NORMAL_INSTALL = :
96PRE_INSTALL = :
97POST_INSTALL = :
98NORMAL_UNINSTALL = :
99PRE_UNINSTALL = :
100POST_UNINSTALL = :
101build_triplet = @build@
102host_triplet = @host@
103subdir = rdft/simd/avx-128-fma
104ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105am__aclocal_m4_deps = $(top_srcdir)/m4/acx_mpi.m4 \
106	$(top_srcdir)/m4/acx_pthread.m4 \
107	$(top_srcdir)/m4/ax_cc_maxopt.m4 \
108	$(top_srcdir)/m4/ax_check_compiler_flags.m4 \
109	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
110	$(top_srcdir)/m4/ax_gcc_aligns_stack.m4 \
111	$(top_srcdir)/m4/ax_gcc_version.m4 \
112	$(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/libtool.m4 \
113	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
114	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
115	$(top_srcdir)/configure.ac
116am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
117	$(ACLOCAL_M4)
118DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
119mkinstalldirs = $(install_sh) -d
120CONFIG_HEADER = $(top_builddir)/config.h
121CONFIG_CLEAN_FILES =
122CONFIG_CLEAN_VPATH_FILES =
123LTLIBRARIES = $(noinst_LTLIBRARIES)
124librdft_avx_128_fma_codelets_la_LIBADD =
125am__librdft_avx_128_fma_codelets_la_SOURCES_DIST = hc2cfdftv_2.c \
126	hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c \
127	hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c \
128	hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c \
129	hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c \
130	hc2cbdftv_20.c genus.c codlist.c
131am__objects_1 = hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo \
132	hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo \
133	hc2cfdftv_32.lo hc2cfdftv_20.lo
134am__objects_2 = hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo \
135	hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo \
136	hc2cbdftv_32.lo hc2cbdftv_20.lo
137am__objects_3 = $(am__objects_1) $(am__objects_2)
138am__objects_4 = $(am__objects_3) genus.lo codlist.lo
139@HAVE_AVX_128_FMA_TRUE@am__objects_5 = $(am__objects_4)
140@HAVE_AVX_128_FMA_TRUE@am_librdft_avx_128_fma_codelets_la_OBJECTS =  \
141@HAVE_AVX_128_FMA_TRUE@	$(am__objects_5)
142librdft_avx_128_fma_codelets_la_OBJECTS =  \
143	$(am_librdft_avx_128_fma_codelets_la_OBJECTS)
144AM_V_lt = $(am__v_lt_@AM_V@)
145am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
146am__v_lt_0 = --silent
147am__v_lt_1 =
148@HAVE_AVX_128_FMA_TRUE@am_librdft_avx_128_fma_codelets_la_rpath =
149AM_V_P = $(am__v_P_@AM_V@)
150am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151am__v_P_0 = false
152am__v_P_1 = :
153AM_V_GEN = $(am__v_GEN_@AM_V@)
154am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155am__v_GEN_0 = @echo "  GEN     " $@;
156am__v_GEN_1 =
157AM_V_at = $(am__v_at_@AM_V@)
158am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159am__v_at_0 = @
160am__v_at_1 =
161DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
162depcomp = $(SHELL) $(top_srcdir)/depcomp
163am__maybe_remake_depfiles = depfiles
164am__depfiles_remade = ./$(DEPDIR)/codlist.Plo ./$(DEPDIR)/genus.Plo \
165	./$(DEPDIR)/hc2cbdftv_10.Plo ./$(DEPDIR)/hc2cbdftv_12.Plo \
166	./$(DEPDIR)/hc2cbdftv_16.Plo ./$(DEPDIR)/hc2cbdftv_2.Plo \
167	./$(DEPDIR)/hc2cbdftv_20.Plo ./$(DEPDIR)/hc2cbdftv_32.Plo \
168	./$(DEPDIR)/hc2cbdftv_4.Plo ./$(DEPDIR)/hc2cbdftv_6.Plo \
169	./$(DEPDIR)/hc2cbdftv_8.Plo ./$(DEPDIR)/hc2cfdftv_10.Plo \
170	./$(DEPDIR)/hc2cfdftv_12.Plo ./$(DEPDIR)/hc2cfdftv_16.Plo \
171	./$(DEPDIR)/hc2cfdftv_2.Plo ./$(DEPDIR)/hc2cfdftv_20.Plo \
172	./$(DEPDIR)/hc2cfdftv_32.Plo ./$(DEPDIR)/hc2cfdftv_4.Plo \
173	./$(DEPDIR)/hc2cfdftv_6.Plo ./$(DEPDIR)/hc2cfdftv_8.Plo
174am__mv = mv -f
175COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
176	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
177LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
179	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
180	$(AM_CFLAGS) $(CFLAGS)
181AM_V_CC = $(am__v_CC_@AM_V@)
182am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
183am__v_CC_0 = @echo "  CC      " $@;
184am__v_CC_1 =
185CCLD = $(CC)
186LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
187	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
188	$(AM_LDFLAGS) $(LDFLAGS) -o $@
189AM_V_CCLD = $(am__v_CCLD_@AM_V@)
190am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
191am__v_CCLD_0 = @echo "  CCLD    " $@;
192am__v_CCLD_1 =
193SOURCES = $(librdft_avx_128_fma_codelets_la_SOURCES)
194DIST_SOURCES = $(am__librdft_avx_128_fma_codelets_la_SOURCES_DIST)
195am__can_run_installinfo = \
196  case $$AM_UPDATE_INFO_DIR in \
197    n|no|NO) false;; \
198    *) (install-info --version) >/dev/null 2>&1;; \
199  esac
200am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
201# Read a list of newline-separated strings from the standard input,
202# and print each of them once, without duplicates.  Input order is
203# *not* preserved.
204am__uniquify_input = $(AWK) '\
205  BEGIN { nonempty = 0; } \
206  { items[$$0] = 1; nonempty = 1; } \
207  END { if (nonempty) { for (i in items) print i; }; } \
208'
209# Make sure the list of sources is unique.  This is necessary because,
210# e.g., the same source file might be shared among _SOURCES variables
211# for different programs/libraries.
212am__define_uniq_tagged_files = \
213  list='$(am__tagged_files)'; \
214  unique=`for i in $$list; do \
215    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
216  done | $(am__uniquify_input)`
217ETAGS = etags
218CTAGS = ctags
219am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
220	$(top_srcdir)/rdft/simd/codlist.mk \
221	$(top_srcdir)/rdft/simd/simd.mk
222DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
223ACLOCAL = @ACLOCAL@
224ALLOCA = @ALLOCA@
225ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@
226AMTAR = @AMTAR@
227AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
228AR = @AR@
229AS = @AS@
230AUTOCONF = @AUTOCONF@
231AUTOHEADER = @AUTOHEADER@
232AUTOMAKE = @AUTOMAKE@
233AVX2_CFLAGS = @AVX2_CFLAGS@
234AVX512_CFLAGS = @AVX512_CFLAGS@
235AVX_128_FMA_CFLAGS = @AVX_128_FMA_CFLAGS@
236AVX_CFLAGS = @AVX_CFLAGS@
237AWK = @AWK@
238CC = @CC@
239CCDEPMODE = @CCDEPMODE@
240CFLAGS = @CFLAGS@
241CHECK_PL_OPTS = @CHECK_PL_OPTS@
242CPP = @CPP@
243CPPFLAGS = @CPPFLAGS@
244CYGPATH_W = @CYGPATH_W@
245C_FFTW_R2R_KIND = @C_FFTW_R2R_KIND@
246C_MPI_FINT = @C_MPI_FINT@
247DEFS = @DEFS@
248DEPDIR = @DEPDIR@
249DLLTOOL = @DLLTOOL@
250DSYMUTIL = @DSYMUTIL@
251DUMPBIN = @DUMPBIN@
252ECHO_C = @ECHO_C@
253ECHO_N = @ECHO_N@
254ECHO_T = @ECHO_T@
255EGREP = @EGREP@
256EXEEXT = @EXEEXT@
257F77 = @F77@
258FFLAGS = @FFLAGS@
259FGREP = @FGREP@
260FLIBS = @FLIBS@
261GREP = @GREP@
262INDENT = @INDENT@
263INSTALL = @INSTALL@
264INSTALL_DATA = @INSTALL_DATA@
265INSTALL_PROGRAM = @INSTALL_PROGRAM@
266INSTALL_SCRIPT = @INSTALL_SCRIPT@
267INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
268KCVI_CFLAGS = @KCVI_CFLAGS@
269LD = @LD@
270LDFLAGS = @LDFLAGS@
271LIBOBJS = @LIBOBJS@
272LIBQUADMATH = @LIBQUADMATH@
273LIBS = @LIBS@
274LIBTOOL = @LIBTOOL@
275LIPO = @LIPO@
276LN_S = @LN_S@
277LTLIBOBJS = @LTLIBOBJS@
278LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
279MAINT = @MAINT@
280MAKEINFO = @MAKEINFO@
281MANIFEST_TOOL = @MANIFEST_TOOL@
282MKDIR_P = @MKDIR_P@
283MPICC = @MPICC@
284MPILIBS = @MPILIBS@
285MPIRUN = @MPIRUN@
286NEON_CFLAGS = @NEON_CFLAGS@
287NM = @NM@
288NMEDIT = @NMEDIT@
289OBJDUMP = @OBJDUMP@
290OBJEXT = @OBJEXT@
291OCAMLBUILD = @OCAMLBUILD@
292OPENMP_CFLAGS = @OPENMP_CFLAGS@
293OTOOL = @OTOOL@
294OTOOL64 = @OTOOL64@
295PACKAGE = @PACKAGE@
296PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
297PACKAGE_NAME = @PACKAGE_NAME@
298PACKAGE_STRING = @PACKAGE_STRING@
299PACKAGE_TARNAME = @PACKAGE_TARNAME@
300PACKAGE_URL = @PACKAGE_URL@
301PACKAGE_VERSION = @PACKAGE_VERSION@
302PATH_SEPARATOR = @PATH_SEPARATOR@
303POW_LIB = @POW_LIB@
304PRECISION = @PRECISION@
305PREC_SUFFIX = @PREC_SUFFIX@
306PTHREAD_CC = @PTHREAD_CC@
307PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
308PTHREAD_LIBS = @PTHREAD_LIBS@
309RANLIB = @RANLIB@
310SED = @SED@
311SET_MAKE = @SET_MAKE@
312SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
313SHELL = @SHELL@
314SSE2_CFLAGS = @SSE2_CFLAGS@
315STACK_ALIGN_CFLAGS = @STACK_ALIGN_CFLAGS@
316STRIP = @STRIP@
317THREADLIBS = @THREADLIBS@
318VERSION = @VERSION@
319VSX_CFLAGS = @VSX_CFLAGS@
320abs_builddir = @abs_builddir@
321abs_srcdir = @abs_srcdir@
322abs_top_builddir = @abs_top_builddir@
323abs_top_srcdir = @abs_top_srcdir@
324ac_ct_AR = @ac_ct_AR@
325ac_ct_CC = @ac_ct_CC@
326ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
327ac_ct_F77 = @ac_ct_F77@
328acx_pthread_config = @acx_pthread_config@
329am__include = @am__include@
330am__leading_dot = @am__leading_dot@
331am__quote = @am__quote@
332am__tar = @am__tar@
333am__untar = @am__untar@
334bindir = @bindir@
335build = @build@
336build_alias = @build_alias@
337build_cpu = @build_cpu@
338build_os = @build_os@
339build_vendor = @build_vendor@
340builddir = @builddir@
341datadir = @datadir@
342datarootdir = @datarootdir@
343docdir = @docdir@
344dvidir = @dvidir@
345exec_prefix = @exec_prefix@
346host = @host@
347host_alias = @host_alias@
348host_cpu = @host_cpu@
349host_os = @host_os@
350host_vendor = @host_vendor@
351htmldir = @htmldir@
352includedir = @includedir@
353infodir = @infodir@
354install_sh = @install_sh@
355libdir = @libdir@
356libexecdir = @libexecdir@
357localedir = @localedir@
358localstatedir = @localstatedir@
359mandir = @mandir@
360mkdir_p = @mkdir_p@
361oldincludedir = @oldincludedir@
362pdfdir = @pdfdir@
363prefix = @prefix@
364program_transform_name = @program_transform_name@
365psdir = @psdir@
366runstatedir = @runstatedir@
367sbindir = @sbindir@
368sharedstatedir = @sharedstatedir@
369srcdir = @srcdir@
370sysconfdir = @sysconfdir@
371target_alias = @target_alias@
372top_build_prefix = @top_build_prefix@
373top_builddir = @top_builddir@
374top_srcdir = @top_srcdir@
375AM_CFLAGS = $(AVX_128_FMA_CFLAGS)
376SIMD_HEADER = simd-support/simd-avx-128-fma.h
377HC2CFDFTV = hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c	\
378hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c		\
379hc2cfdftv_20.c
380
381HC2CBDFTV = hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c	\
382hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c		\
383hc2cbdftv_20.c
384
385
386###########################################################################
387SIMD_CODELETS = $(HC2CFDFTV) $(HC2CBDFTV)
388AM_CPPFLAGS = -I $(top_srcdir)
389EXTRA_DIST = $(SIMD_CODELETS) genus.c codlist.c
390@HAVE_AVX_128_FMA_TRUE@noinst_LTLIBRARIES = librdft_avx_128_fma_codelets.la
391@HAVE_AVX_128_FMA_TRUE@BUILT_SOURCES = $(EXTRA_DIST)
392@HAVE_AVX_128_FMA_TRUE@librdft_avx_128_fma_codelets_la_SOURCES = $(BUILT_SOURCES)
393all: $(BUILT_SOURCES)
394	$(MAKE) $(AM_MAKEFLAGS) all-am
395
396.SUFFIXES:
397.SUFFIXES: .c .lo .o .obj
398$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/rdft/simd/codlist.mk $(top_srcdir)/rdft/simd/simd.mk $(am__configure_deps)
399	@for dep in $?; do \
400	  case '$(am__configure_deps)' in \
401	    *$$dep*) \
402	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
403	        && { if test -f $@; then exit 0; else break; fi; }; \
404	      exit 1;; \
405	  esac; \
406	done; \
407	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rdft/simd/avx-128-fma/Makefile'; \
408	$(am__cd) $(top_srcdir) && \
409	  $(AUTOMAKE) --gnu rdft/simd/avx-128-fma/Makefile
410Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
411	@case '$?' in \
412	  *config.status*) \
413	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
414	  *) \
415	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
416	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
417	esac;
418$(top_srcdir)/rdft/simd/codlist.mk $(top_srcdir)/rdft/simd/simd.mk $(am__empty):
419
420$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
421	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
423$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
424	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
426	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427$(am__aclocal_m4_deps):
428
429clean-noinstLTLIBRARIES:
430	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
431	@list='$(noinst_LTLIBRARIES)'; \
432	locs=`for p in $$list; do echo $$p; done | \
433	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
434	      sort -u`; \
435	test -z "$$locs" || { \
436	  echo rm -f $${locs}; \
437	  rm -f $${locs}; \
438	}
439
440librdft_avx_128_fma_codelets.la: $(librdft_avx_128_fma_codelets_la_OBJECTS) $(librdft_avx_128_fma_codelets_la_DEPENDENCIES) $(EXTRA_librdft_avx_128_fma_codelets_la_DEPENDENCIES)
441	$(AM_V_CCLD)$(LINK) $(am_librdft_avx_128_fma_codelets_la_rpath) $(librdft_avx_128_fma_codelets_la_OBJECTS) $(librdft_avx_128_fma_codelets_la_LIBADD) $(LIBS)
442
443mostlyclean-compile:
444	-rm -f *.$(OBJEXT)
445
446distclean-compile:
447	-rm -f *.tab.c
448
449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/codlist.Plo@am__quote@ # am--include-marker
450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/genus.Plo@am__quote@ # am--include-marker
451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_10.Plo@am__quote@ # am--include-marker
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_12.Plo@am__quote@ # am--include-marker
453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_16.Plo@am__quote@ # am--include-marker
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_2.Plo@am__quote@ # am--include-marker
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_20.Plo@am__quote@ # am--include-marker
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_32.Plo@am__quote@ # am--include-marker
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_4.Plo@am__quote@ # am--include-marker
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_6.Plo@am__quote@ # am--include-marker
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cbdftv_8.Plo@am__quote@ # am--include-marker
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_10.Plo@am__quote@ # am--include-marker
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_12.Plo@am__quote@ # am--include-marker
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_16.Plo@am__quote@ # am--include-marker
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_2.Plo@am__quote@ # am--include-marker
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_20.Plo@am__quote@ # am--include-marker
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_32.Plo@am__quote@ # am--include-marker
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_4.Plo@am__quote@ # am--include-marker
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_6.Plo@am__quote@ # am--include-marker
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hc2cfdftv_8.Plo@am__quote@ # am--include-marker
469
470$(am__depfiles_remade):
471	@$(MKDIR_P) $(@D)
472	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
473
474am--depfiles: $(am__depfiles_remade)
475
476.c.o:
477@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
478@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
479@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
480@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
482
483.c.obj:
484@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
485@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
486@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
487@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
489
490.c.lo:
491@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
492@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
493@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
494@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
496
497mostlyclean-libtool:
498	-rm -f *.lo
499
500clean-libtool:
501	-rm -rf .libs _libs
502
503ID: $(am__tagged_files)
504	$(am__define_uniq_tagged_files); mkid -fID $$unique
505tags: tags-am
506TAGS: tags
507
508tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
509	set x; \
510	here=`pwd`; \
511	$(am__define_uniq_tagged_files); \
512	shift; \
513	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
514	  test -n "$$unique" || unique=$$empty_fix; \
515	  if test $$# -gt 0; then \
516	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
517	      "$$@" $$unique; \
518	  else \
519	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520	      $$unique; \
521	  fi; \
522	fi
523ctags: ctags-am
524
525CTAGS: ctags
526ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
527	$(am__define_uniq_tagged_files); \
528	test -z "$(CTAGS_ARGS)$$unique" \
529	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
530	     $$unique
531
532GTAGS:
533	here=`$(am__cd) $(top_builddir) && pwd` \
534	  && $(am__cd) $(top_srcdir) \
535	  && gtags -i $(GTAGS_ARGS) "$$here"
536cscopelist: cscopelist-am
537
538cscopelist-am: $(am__tagged_files)
539	list='$(am__tagged_files)'; \
540	case "$(srcdir)" in \
541	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
542	  *) sdir=$(subdir)/$(srcdir) ;; \
543	esac; \
544	for i in $$list; do \
545	  if test -f "$$i"; then \
546	    echo "$(subdir)/$$i"; \
547	  else \
548	    echo "$$sdir/$$i"; \
549	  fi; \
550	done >> $(top_builddir)/cscope.files
551
552distclean-tags:
553	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
554
555distdir: $(BUILT_SOURCES)
556	$(MAKE) $(AM_MAKEFLAGS) distdir-am
557
558distdir-am: $(DISTFILES)
559	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
560	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
561	list='$(DISTFILES)'; \
562	  dist_files=`for file in $$list; do echo $$file; done | \
563	  sed -e "s|^$$srcdirstrip/||;t" \
564	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
565	case $$dist_files in \
566	  */*) $(MKDIR_P) `echo "$$dist_files" | \
567			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
568			   sort -u` ;; \
569	esac; \
570	for file in $$dist_files; do \
571	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
572	  if test -d $$d/$$file; then \
573	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
574	    if test -d "$(distdir)/$$file"; then \
575	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
576	    fi; \
577	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
578	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
579	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
580	    fi; \
581	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
582	  else \
583	    test -f "$(distdir)/$$file" \
584	    || cp -p $$d/$$file "$(distdir)/$$file" \
585	    || exit 1; \
586	  fi; \
587	done
588check-am: all-am
589check: $(BUILT_SOURCES)
590	$(MAKE) $(AM_MAKEFLAGS) check-am
591all-am: Makefile $(LTLIBRARIES)
592installdirs:
593install: $(BUILT_SOURCES)
594	$(MAKE) $(AM_MAKEFLAGS) install-am
595install-exec: install-exec-am
596install-data: install-data-am
597uninstall: uninstall-am
598
599install-am: all-am
600	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
601
602installcheck: installcheck-am
603install-strip:
604	if test -z '$(STRIP)'; then \
605	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
606	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
607	      install; \
608	else \
609	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
610	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
611	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
612	fi
613mostlyclean-generic:
614
615clean-generic:
616
617distclean-generic:
618	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
619	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
620
621maintainer-clean-generic:
622	@echo "This command is intended for maintainers to use"
623	@echo "it deletes files that may require special tools to rebuild."
624	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
625clean: clean-am
626
627clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
628	mostlyclean-am
629
630distclean: distclean-am
631		-rm -f ./$(DEPDIR)/codlist.Plo
632	-rm -f ./$(DEPDIR)/genus.Plo
633	-rm -f ./$(DEPDIR)/hc2cbdftv_10.Plo
634	-rm -f ./$(DEPDIR)/hc2cbdftv_12.Plo
635	-rm -f ./$(DEPDIR)/hc2cbdftv_16.Plo
636	-rm -f ./$(DEPDIR)/hc2cbdftv_2.Plo
637	-rm -f ./$(DEPDIR)/hc2cbdftv_20.Plo
638	-rm -f ./$(DEPDIR)/hc2cbdftv_32.Plo
639	-rm -f ./$(DEPDIR)/hc2cbdftv_4.Plo
640	-rm -f ./$(DEPDIR)/hc2cbdftv_6.Plo
641	-rm -f ./$(DEPDIR)/hc2cbdftv_8.Plo
642	-rm -f ./$(DEPDIR)/hc2cfdftv_10.Plo
643	-rm -f ./$(DEPDIR)/hc2cfdftv_12.Plo
644	-rm -f ./$(DEPDIR)/hc2cfdftv_16.Plo
645	-rm -f ./$(DEPDIR)/hc2cfdftv_2.Plo
646	-rm -f ./$(DEPDIR)/hc2cfdftv_20.Plo
647	-rm -f ./$(DEPDIR)/hc2cfdftv_32.Plo
648	-rm -f ./$(DEPDIR)/hc2cfdftv_4.Plo
649	-rm -f ./$(DEPDIR)/hc2cfdftv_6.Plo
650	-rm -f ./$(DEPDIR)/hc2cfdftv_8.Plo
651	-rm -f Makefile
652distclean-am: clean-am distclean-compile distclean-generic \
653	distclean-tags
654
655dvi: dvi-am
656
657dvi-am:
658
659html: html-am
660
661html-am:
662
663info: info-am
664
665info-am:
666
667install-data-am:
668
669install-dvi: install-dvi-am
670
671install-dvi-am:
672
673install-exec-am:
674
675install-html: install-html-am
676
677install-html-am:
678
679install-info: install-info-am
680
681install-info-am:
682
683install-man:
684
685install-pdf: install-pdf-am
686
687install-pdf-am:
688
689install-ps: install-ps-am
690
691install-ps-am:
692
693installcheck-am:
694
695maintainer-clean: maintainer-clean-am
696		-rm -f ./$(DEPDIR)/codlist.Plo
697	-rm -f ./$(DEPDIR)/genus.Plo
698	-rm -f ./$(DEPDIR)/hc2cbdftv_10.Plo
699	-rm -f ./$(DEPDIR)/hc2cbdftv_12.Plo
700	-rm -f ./$(DEPDIR)/hc2cbdftv_16.Plo
701	-rm -f ./$(DEPDIR)/hc2cbdftv_2.Plo
702	-rm -f ./$(DEPDIR)/hc2cbdftv_20.Plo
703	-rm -f ./$(DEPDIR)/hc2cbdftv_32.Plo
704	-rm -f ./$(DEPDIR)/hc2cbdftv_4.Plo
705	-rm -f ./$(DEPDIR)/hc2cbdftv_6.Plo
706	-rm -f ./$(DEPDIR)/hc2cbdftv_8.Plo
707	-rm -f ./$(DEPDIR)/hc2cfdftv_10.Plo
708	-rm -f ./$(DEPDIR)/hc2cfdftv_12.Plo
709	-rm -f ./$(DEPDIR)/hc2cfdftv_16.Plo
710	-rm -f ./$(DEPDIR)/hc2cfdftv_2.Plo
711	-rm -f ./$(DEPDIR)/hc2cfdftv_20.Plo
712	-rm -f ./$(DEPDIR)/hc2cfdftv_32.Plo
713	-rm -f ./$(DEPDIR)/hc2cfdftv_4.Plo
714	-rm -f ./$(DEPDIR)/hc2cfdftv_6.Plo
715	-rm -f ./$(DEPDIR)/hc2cfdftv_8.Plo
716	-rm -f Makefile
717maintainer-clean-am: distclean-am maintainer-clean-generic
718
719mostlyclean: mostlyclean-am
720
721mostlyclean-am: mostlyclean-compile mostlyclean-generic \
722	mostlyclean-libtool
723
724pdf: pdf-am
725
726pdf-am:
727
728ps: ps-am
729
730ps-am:
731
732uninstall-am:
733
734.MAKE: all check install install-am install-strip
735
736.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
737	clean-generic clean-libtool clean-noinstLTLIBRARIES \
738	cscopelist-am ctags ctags-am distclean distclean-compile \
739	distclean-generic distclean-libtool distclean-tags distdir dvi \
740	dvi-am html html-am info info-am install install-am \
741	install-data install-data-am install-dvi install-dvi-am \
742	install-exec install-exec-am install-html install-html-am \
743	install-info install-info-am install-man install-pdf \
744	install-pdf-am install-ps install-ps-am install-strip \
745	installcheck installcheck-am installdirs maintainer-clean \
746	maintainer-clean-generic mostlyclean mostlyclean-compile \
747	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
748	tags tags-am uninstall uninstall-am
749
750.PRECIOUS: Makefile
751
752
753@MAINTAINER_MODE_TRUE@$(EXTRA_DIST): Makefile
754@MAINTAINER_MODE_TRUE@	(							\
755@MAINTAINER_MODE_TRUE@	echo "/* Generated automatically.  DO NOT EDIT! */";	\
756@MAINTAINER_MODE_TRUE@	echo "#define SIMD_HEADER \"$(SIMD_HEADER)\"";		\
757@MAINTAINER_MODE_TRUE@	echo "#include \"../common/"$*".c\"";			\
758@MAINTAINER_MODE_TRUE@	) >$@
759
760# Tell versions [3.59,3.63) of GNU make to not export all variables.
761# Otherwise a system limit (for SysV at least) may be exceeded.
762.NOEXPORT:
763