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 DFT 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 = dft/simd/avx512
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)
124libdft_avx512_codelets_la_LIBADD =
125am__libdft_avx512_codelets_la_SOURCES_DIST = n1fv_2.c n1fv_3.c \
126	n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c \
127	n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c \
128	n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c \
129	n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c \
130	n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c \
131	n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c \
132	n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c \
133	n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c \
134	n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c \
135	n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c \
136	n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c \
137	t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c \
138	t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c \
139	t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c \
140	t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c \
141	t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c \
142	t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c \
143	t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c \
144	t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c \
145	t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c \
146	t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c \
147	t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c \
148	t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c \
149	t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c \
150	t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c \
151	t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c \
152	t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c \
153	q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c genus.c codlist.c
154am__objects_1 = n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo \
155	n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo \
156	n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo \
157	n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo
158am__objects_2 = n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo \
159	n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo \
160	n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo \
161	n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo
162am__objects_3 = n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo \
163	n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo \
164	n2fv_20.lo
165am__objects_4 = n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo \
166	n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo \
167	n2bv_20.lo
168am__objects_5 = n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo
169am__objects_6 = t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo \
170	t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo
171am__objects_7 = t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo \
172	t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo \
173	t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo
174am__objects_8 = t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo \
175	t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo
176am__objects_9 = t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo \
177	t3fv_10.lo t3fv_20.lo t3fv_25.lo
178am__objects_10 = t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo \
179	t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo
180am__objects_11 = t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo \
181	t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo \
182	t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo
183am__objects_12 = t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo \
184	t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo
185am__objects_13 = t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo \
186	t3bv_10.lo t3bv_20.lo t3bv_25.lo
187am__objects_14 = t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo
188am__objects_15 = t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo
189am__objects_16 = q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo
190am__objects_17 = q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo
191am__objects_18 = $(am__objects_1) $(am__objects_2) $(am__objects_3) \
192	$(am__objects_4) $(am__objects_5) $(am__objects_6) \
193	$(am__objects_7) $(am__objects_8) $(am__objects_9) \
194	$(am__objects_10) $(am__objects_11) $(am__objects_12) \
195	$(am__objects_13) $(am__objects_14) $(am__objects_15) \
196	$(am__objects_16) $(am__objects_17)
197am__objects_19 = $(am__objects_18) genus.lo codlist.lo
198@HAVE_AVX512_TRUE@am__objects_20 = $(am__objects_19)
199@HAVE_AVX512_TRUE@am_libdft_avx512_codelets_la_OBJECTS =  \
200@HAVE_AVX512_TRUE@	$(am__objects_20)
201libdft_avx512_codelets_la_OBJECTS =  \
202	$(am_libdft_avx512_codelets_la_OBJECTS)
203AM_V_lt = $(am__v_lt_@AM_V@)
204am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
205am__v_lt_0 = --silent
206am__v_lt_1 =
207@HAVE_AVX512_TRUE@am_libdft_avx512_codelets_la_rpath =
208AM_V_P = $(am__v_P_@AM_V@)
209am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
210am__v_P_0 = false
211am__v_P_1 = :
212AM_V_GEN = $(am__v_GEN_@AM_V@)
213am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
214am__v_GEN_0 = @echo "  GEN     " $@;
215am__v_GEN_1 =
216AM_V_at = $(am__v_at_@AM_V@)
217am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
218am__v_at_0 = @
219am__v_at_1 =
220DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
221depcomp = $(SHELL) $(top_srcdir)/depcomp
222am__maybe_remake_depfiles = depfiles
223am__depfiles_remade = ./$(DEPDIR)/codlist.Plo ./$(DEPDIR)/genus.Plo \
224	./$(DEPDIR)/n1bv_10.Plo ./$(DEPDIR)/n1bv_11.Plo \
225	./$(DEPDIR)/n1bv_12.Plo ./$(DEPDIR)/n1bv_128.Plo \
226	./$(DEPDIR)/n1bv_13.Plo ./$(DEPDIR)/n1bv_14.Plo \
227	./$(DEPDIR)/n1bv_15.Plo ./$(DEPDIR)/n1bv_16.Plo \
228	./$(DEPDIR)/n1bv_2.Plo ./$(DEPDIR)/n1bv_20.Plo \
229	./$(DEPDIR)/n1bv_25.Plo ./$(DEPDIR)/n1bv_3.Plo \
230	./$(DEPDIR)/n1bv_32.Plo ./$(DEPDIR)/n1bv_4.Plo \
231	./$(DEPDIR)/n1bv_5.Plo ./$(DEPDIR)/n1bv_6.Plo \
232	./$(DEPDIR)/n1bv_64.Plo ./$(DEPDIR)/n1bv_7.Plo \
233	./$(DEPDIR)/n1bv_8.Plo ./$(DEPDIR)/n1bv_9.Plo \
234	./$(DEPDIR)/n1fv_10.Plo ./$(DEPDIR)/n1fv_11.Plo \
235	./$(DEPDIR)/n1fv_12.Plo ./$(DEPDIR)/n1fv_128.Plo \
236	./$(DEPDIR)/n1fv_13.Plo ./$(DEPDIR)/n1fv_14.Plo \
237	./$(DEPDIR)/n1fv_15.Plo ./$(DEPDIR)/n1fv_16.Plo \
238	./$(DEPDIR)/n1fv_2.Plo ./$(DEPDIR)/n1fv_20.Plo \
239	./$(DEPDIR)/n1fv_25.Plo ./$(DEPDIR)/n1fv_3.Plo \
240	./$(DEPDIR)/n1fv_32.Plo ./$(DEPDIR)/n1fv_4.Plo \
241	./$(DEPDIR)/n1fv_5.Plo ./$(DEPDIR)/n1fv_6.Plo \
242	./$(DEPDIR)/n1fv_64.Plo ./$(DEPDIR)/n1fv_7.Plo \
243	./$(DEPDIR)/n1fv_8.Plo ./$(DEPDIR)/n1fv_9.Plo \
244	./$(DEPDIR)/n2bv_10.Plo ./$(DEPDIR)/n2bv_12.Plo \
245	./$(DEPDIR)/n2bv_14.Plo ./$(DEPDIR)/n2bv_16.Plo \
246	./$(DEPDIR)/n2bv_2.Plo ./$(DEPDIR)/n2bv_20.Plo \
247	./$(DEPDIR)/n2bv_32.Plo ./$(DEPDIR)/n2bv_4.Plo \
248	./$(DEPDIR)/n2bv_6.Plo ./$(DEPDIR)/n2bv_64.Plo \
249	./$(DEPDIR)/n2bv_8.Plo ./$(DEPDIR)/n2fv_10.Plo \
250	./$(DEPDIR)/n2fv_12.Plo ./$(DEPDIR)/n2fv_14.Plo \
251	./$(DEPDIR)/n2fv_16.Plo ./$(DEPDIR)/n2fv_2.Plo \
252	./$(DEPDIR)/n2fv_20.Plo ./$(DEPDIR)/n2fv_32.Plo \
253	./$(DEPDIR)/n2fv_4.Plo ./$(DEPDIR)/n2fv_6.Plo \
254	./$(DEPDIR)/n2fv_64.Plo ./$(DEPDIR)/n2fv_8.Plo \
255	./$(DEPDIR)/n2sv_16.Plo ./$(DEPDIR)/n2sv_32.Plo \
256	./$(DEPDIR)/n2sv_4.Plo ./$(DEPDIR)/n2sv_64.Plo \
257	./$(DEPDIR)/n2sv_8.Plo ./$(DEPDIR)/q1bv_2.Plo \
258	./$(DEPDIR)/q1bv_4.Plo ./$(DEPDIR)/q1bv_5.Plo \
259	./$(DEPDIR)/q1bv_8.Plo ./$(DEPDIR)/q1fv_2.Plo \
260	./$(DEPDIR)/q1fv_4.Plo ./$(DEPDIR)/q1fv_5.Plo \
261	./$(DEPDIR)/q1fv_8.Plo ./$(DEPDIR)/t1buv_10.Plo \
262	./$(DEPDIR)/t1buv_2.Plo ./$(DEPDIR)/t1buv_3.Plo \
263	./$(DEPDIR)/t1buv_4.Plo ./$(DEPDIR)/t1buv_5.Plo \
264	./$(DEPDIR)/t1buv_6.Plo ./$(DEPDIR)/t1buv_7.Plo \
265	./$(DEPDIR)/t1buv_8.Plo ./$(DEPDIR)/t1buv_9.Plo \
266	./$(DEPDIR)/t1bv_10.Plo ./$(DEPDIR)/t1bv_12.Plo \
267	./$(DEPDIR)/t1bv_15.Plo ./$(DEPDIR)/t1bv_16.Plo \
268	./$(DEPDIR)/t1bv_2.Plo ./$(DEPDIR)/t1bv_20.Plo \
269	./$(DEPDIR)/t1bv_25.Plo ./$(DEPDIR)/t1bv_3.Plo \
270	./$(DEPDIR)/t1bv_32.Plo ./$(DEPDIR)/t1bv_4.Plo \
271	./$(DEPDIR)/t1bv_5.Plo ./$(DEPDIR)/t1bv_6.Plo \
272	./$(DEPDIR)/t1bv_64.Plo ./$(DEPDIR)/t1bv_7.Plo \
273	./$(DEPDIR)/t1bv_8.Plo ./$(DEPDIR)/t1bv_9.Plo \
274	./$(DEPDIR)/t1fuv_10.Plo ./$(DEPDIR)/t1fuv_2.Plo \
275	./$(DEPDIR)/t1fuv_3.Plo ./$(DEPDIR)/t1fuv_4.Plo \
276	./$(DEPDIR)/t1fuv_5.Plo ./$(DEPDIR)/t1fuv_6.Plo \
277	./$(DEPDIR)/t1fuv_7.Plo ./$(DEPDIR)/t1fuv_8.Plo \
278	./$(DEPDIR)/t1fuv_9.Plo ./$(DEPDIR)/t1fv_10.Plo \
279	./$(DEPDIR)/t1fv_12.Plo ./$(DEPDIR)/t1fv_15.Plo \
280	./$(DEPDIR)/t1fv_16.Plo ./$(DEPDIR)/t1fv_2.Plo \
281	./$(DEPDIR)/t1fv_20.Plo ./$(DEPDIR)/t1fv_25.Plo \
282	./$(DEPDIR)/t1fv_3.Plo ./$(DEPDIR)/t1fv_32.Plo \
283	./$(DEPDIR)/t1fv_4.Plo ./$(DEPDIR)/t1fv_5.Plo \
284	./$(DEPDIR)/t1fv_6.Plo ./$(DEPDIR)/t1fv_64.Plo \
285	./$(DEPDIR)/t1fv_7.Plo ./$(DEPDIR)/t1fv_8.Plo \
286	./$(DEPDIR)/t1fv_9.Plo ./$(DEPDIR)/t1sv_16.Plo \
287	./$(DEPDIR)/t1sv_2.Plo ./$(DEPDIR)/t1sv_32.Plo \
288	./$(DEPDIR)/t1sv_4.Plo ./$(DEPDIR)/t1sv_8.Plo \
289	./$(DEPDIR)/t2bv_10.Plo ./$(DEPDIR)/t2bv_16.Plo \
290	./$(DEPDIR)/t2bv_2.Plo ./$(DEPDIR)/t2bv_20.Plo \
291	./$(DEPDIR)/t2bv_25.Plo ./$(DEPDIR)/t2bv_32.Plo \
292	./$(DEPDIR)/t2bv_4.Plo ./$(DEPDIR)/t2bv_5.Plo \
293	./$(DEPDIR)/t2bv_64.Plo ./$(DEPDIR)/t2bv_8.Plo \
294	./$(DEPDIR)/t2fv_10.Plo ./$(DEPDIR)/t2fv_16.Plo \
295	./$(DEPDIR)/t2fv_2.Plo ./$(DEPDIR)/t2fv_20.Plo \
296	./$(DEPDIR)/t2fv_25.Plo ./$(DEPDIR)/t2fv_32.Plo \
297	./$(DEPDIR)/t2fv_4.Plo ./$(DEPDIR)/t2fv_5.Plo \
298	./$(DEPDIR)/t2fv_64.Plo ./$(DEPDIR)/t2fv_8.Plo \
299	./$(DEPDIR)/t2sv_16.Plo ./$(DEPDIR)/t2sv_32.Plo \
300	./$(DEPDIR)/t2sv_4.Plo ./$(DEPDIR)/t2sv_8.Plo \
301	./$(DEPDIR)/t3bv_10.Plo ./$(DEPDIR)/t3bv_16.Plo \
302	./$(DEPDIR)/t3bv_20.Plo ./$(DEPDIR)/t3bv_25.Plo \
303	./$(DEPDIR)/t3bv_32.Plo ./$(DEPDIR)/t3bv_4.Plo \
304	./$(DEPDIR)/t3bv_5.Plo ./$(DEPDIR)/t3bv_8.Plo \
305	./$(DEPDIR)/t3fv_10.Plo ./$(DEPDIR)/t3fv_16.Plo \
306	./$(DEPDIR)/t3fv_20.Plo ./$(DEPDIR)/t3fv_25.Plo \
307	./$(DEPDIR)/t3fv_32.Plo ./$(DEPDIR)/t3fv_4.Plo \
308	./$(DEPDIR)/t3fv_5.Plo ./$(DEPDIR)/t3fv_8.Plo
309am__mv = mv -f
310COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
311	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
312LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
313	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
314	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
315	$(AM_CFLAGS) $(CFLAGS)
316AM_V_CC = $(am__v_CC_@AM_V@)
317am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
318am__v_CC_0 = @echo "  CC      " $@;
319am__v_CC_1 =
320CCLD = $(CC)
321LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
322	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
323	$(AM_LDFLAGS) $(LDFLAGS) -o $@
324AM_V_CCLD = $(am__v_CCLD_@AM_V@)
325am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
326am__v_CCLD_0 = @echo "  CCLD    " $@;
327am__v_CCLD_1 =
328SOURCES = $(libdft_avx512_codelets_la_SOURCES)
329DIST_SOURCES = $(am__libdft_avx512_codelets_la_SOURCES_DIST)
330am__can_run_installinfo = \
331  case $$AM_UPDATE_INFO_DIR in \
332    n|no|NO) false;; \
333    *) (install-info --version) >/dev/null 2>&1;; \
334  esac
335am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
336# Read a list of newline-separated strings from the standard input,
337# and print each of them once, without duplicates.  Input order is
338# *not* preserved.
339am__uniquify_input = $(AWK) '\
340  BEGIN { nonempty = 0; } \
341  { items[$$0] = 1; nonempty = 1; } \
342  END { if (nonempty) { for (i in items) print i; }; } \
343'
344# Make sure the list of sources is unique.  This is necessary because,
345# e.g., the same source file might be shared among _SOURCES variables
346# for different programs/libraries.
347am__define_uniq_tagged_files = \
348  list='$(am__tagged_files)'; \
349  unique=`for i in $$list; do \
350    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351  done | $(am__uniquify_input)`
352ETAGS = etags
353CTAGS = ctags
354am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
355	$(top_srcdir)/dft/simd/codlist.mk \
356	$(top_srcdir)/dft/simd/simd.mk
357DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
358ACLOCAL = @ACLOCAL@
359ALLOCA = @ALLOCA@
360ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@
361AMTAR = @AMTAR@
362AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
363AR = @AR@
364AS = @AS@
365AUTOCONF = @AUTOCONF@
366AUTOHEADER = @AUTOHEADER@
367AUTOMAKE = @AUTOMAKE@
368AVX2_CFLAGS = @AVX2_CFLAGS@
369AVX512_CFLAGS = @AVX512_CFLAGS@
370AVX_128_FMA_CFLAGS = @AVX_128_FMA_CFLAGS@
371AVX_CFLAGS = @AVX_CFLAGS@
372AWK = @AWK@
373CC = @CC@
374CCDEPMODE = @CCDEPMODE@
375CFLAGS = @CFLAGS@
376CHECK_PL_OPTS = @CHECK_PL_OPTS@
377CPP = @CPP@
378CPPFLAGS = @CPPFLAGS@
379CYGPATH_W = @CYGPATH_W@
380C_FFTW_R2R_KIND = @C_FFTW_R2R_KIND@
381C_MPI_FINT = @C_MPI_FINT@
382DEFS = @DEFS@
383DEPDIR = @DEPDIR@
384DLLTOOL = @DLLTOOL@
385DSYMUTIL = @DSYMUTIL@
386DUMPBIN = @DUMPBIN@
387ECHO_C = @ECHO_C@
388ECHO_N = @ECHO_N@
389ECHO_T = @ECHO_T@
390EGREP = @EGREP@
391EXEEXT = @EXEEXT@
392F77 = @F77@
393FFLAGS = @FFLAGS@
394FGREP = @FGREP@
395FLIBS = @FLIBS@
396GREP = @GREP@
397INDENT = @INDENT@
398INSTALL = @INSTALL@
399INSTALL_DATA = @INSTALL_DATA@
400INSTALL_PROGRAM = @INSTALL_PROGRAM@
401INSTALL_SCRIPT = @INSTALL_SCRIPT@
402INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
403KCVI_CFLAGS = @KCVI_CFLAGS@
404LD = @LD@
405LDFLAGS = @LDFLAGS@
406LIBOBJS = @LIBOBJS@
407LIBQUADMATH = @LIBQUADMATH@
408LIBS = @LIBS@
409LIBTOOL = @LIBTOOL@
410LIPO = @LIPO@
411LN_S = @LN_S@
412LTLIBOBJS = @LTLIBOBJS@
413LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
414MAINT = @MAINT@
415MAKEINFO = @MAKEINFO@
416MANIFEST_TOOL = @MANIFEST_TOOL@
417MKDIR_P = @MKDIR_P@
418MPICC = @MPICC@
419MPILIBS = @MPILIBS@
420MPIRUN = @MPIRUN@
421NEON_CFLAGS = @NEON_CFLAGS@
422NM = @NM@
423NMEDIT = @NMEDIT@
424OBJDUMP = @OBJDUMP@
425OBJEXT = @OBJEXT@
426OCAMLBUILD = @OCAMLBUILD@
427OPENMP_CFLAGS = @OPENMP_CFLAGS@
428OTOOL = @OTOOL@
429OTOOL64 = @OTOOL64@
430PACKAGE = @PACKAGE@
431PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
432PACKAGE_NAME = @PACKAGE_NAME@
433PACKAGE_STRING = @PACKAGE_STRING@
434PACKAGE_TARNAME = @PACKAGE_TARNAME@
435PACKAGE_URL = @PACKAGE_URL@
436PACKAGE_VERSION = @PACKAGE_VERSION@
437PATH_SEPARATOR = @PATH_SEPARATOR@
438POW_LIB = @POW_LIB@
439PRECISION = @PRECISION@
440PREC_SUFFIX = @PREC_SUFFIX@
441PTHREAD_CC = @PTHREAD_CC@
442PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
443PTHREAD_LIBS = @PTHREAD_LIBS@
444RANLIB = @RANLIB@
445SED = @SED@
446SET_MAKE = @SET_MAKE@
447SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
448SHELL = @SHELL@
449SSE2_CFLAGS = @SSE2_CFLAGS@
450STACK_ALIGN_CFLAGS = @STACK_ALIGN_CFLAGS@
451STRIP = @STRIP@
452THREADLIBS = @THREADLIBS@
453VERSION = @VERSION@
454VSX_CFLAGS = @VSX_CFLAGS@
455abs_builddir = @abs_builddir@
456abs_srcdir = @abs_srcdir@
457abs_top_builddir = @abs_top_builddir@
458abs_top_srcdir = @abs_top_srcdir@
459ac_ct_AR = @ac_ct_AR@
460ac_ct_CC = @ac_ct_CC@
461ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
462ac_ct_F77 = @ac_ct_F77@
463acx_pthread_config = @acx_pthread_config@
464am__include = @am__include@
465am__leading_dot = @am__leading_dot@
466am__quote = @am__quote@
467am__tar = @am__tar@
468am__untar = @am__untar@
469bindir = @bindir@
470build = @build@
471build_alias = @build_alias@
472build_cpu = @build_cpu@
473build_os = @build_os@
474build_vendor = @build_vendor@
475builddir = @builddir@
476datadir = @datadir@
477datarootdir = @datarootdir@
478docdir = @docdir@
479dvidir = @dvidir@
480exec_prefix = @exec_prefix@
481host = @host@
482host_alias = @host_alias@
483host_cpu = @host_cpu@
484host_os = @host_os@
485host_vendor = @host_vendor@
486htmldir = @htmldir@
487includedir = @includedir@
488infodir = @infodir@
489install_sh = @install_sh@
490libdir = @libdir@
491libexecdir = @libexecdir@
492localedir = @localedir@
493localstatedir = @localstatedir@
494mandir = @mandir@
495mkdir_p = @mkdir_p@
496oldincludedir = @oldincludedir@
497pdfdir = @pdfdir@
498prefix = @prefix@
499program_transform_name = @program_transform_name@
500psdir = @psdir@
501runstatedir = @runstatedir@
502sbindir = @sbindir@
503sharedstatedir = @sharedstatedir@
504srcdir = @srcdir@
505sysconfdir = @sysconfdir@
506target_alias = @target_alias@
507top_build_prefix = @top_build_prefix@
508top_builddir = @top_builddir@
509top_srcdir = @top_srcdir@
510AM_CFLAGS = $(AVX512_CFLAGS)
511SIMD_HEADER = simd-support/simd-avx512.h
512
513###########################################################################
514# n1fv_<n> is a hard-coded FFTW_FORWARD FFT of size <n>, using SIMD
515N1F = n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c	\
516n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c	\
517n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c
518
519
520# as above, with restricted input vector stride
521N2F = n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c	\
522n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c
523
524
525# as above, but FFTW_BACKWARD
526N1B = n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c	\
527n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c	\
528n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c
529
530N2B = n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c	\
531n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c
532
533
534# split-complex codelets
535N2S = n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c
536
537###########################################################################
538# t1fv_<r> is a "twiddle" FFT of size <r>, implementing a radix-r DIT step
539# for an FFTW_FORWARD transform, using SIMD
540T1F = t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c	\
541t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c	\
542t1fv_20.c t1fv_25.c
543
544
545# same as t1fv_*, but with different twiddle storage scheme
546T2F = t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c	\
547t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c
548
549T3F = t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c	\
550t3fv_20.c t3fv_25.c
551
552T1FU = t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c	\
553t1fuv_8.c t1fuv_9.c t1fuv_10.c
554
555
556# as above, but FFTW_BACKWARD
557T1B = t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c	\
558t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c	\
559t1bv_20.c t1bv_25.c
560
561
562# same as t1bv_*, but with different twiddle storage scheme
563T2B = t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c	\
564t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c
565
566T3B = t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c	\
567t3bv_20.c t3bv_25.c
568
569T1BU = t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c	\
570t1buv_8.c t1buv_9.c t1buv_10.c
571
572
573# split-complex codelets
574T1S = t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c
575T2S = t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c
576
577###########################################################################
578# q1fv_<r> is <r> twiddle FFTW_FORWARD FFTs of size <r> (DIF step),
579# where the output is transposed, using SIMD.  This is used for
580# in-place transposes in sizes that are divisible by <r>^2.  These
581# codelets have size ~ <r>^2, so you should probably not use <r>
582# bigger than 8 or so.
583Q1F = q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c
584
585# as above, but FFTW_BACKWARD
586Q1B = q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c
587
588###########################################################################
589SIMD_CODELETS = $(N1F) $(N1B) $(N2F) $(N2B) $(N2S) $(T1FU) $(T1F)	\
590$(T2F) $(T3F) $(T1BU) $(T1B) $(T2B) $(T3B) $(T1S) $(T2S) $(Q1F) $(Q1B)
591
592AM_CPPFLAGS = -I $(top_srcdir)
593EXTRA_DIST = $(SIMD_CODELETS) genus.c codlist.c
594@HAVE_AVX512_TRUE@BUILT_SOURCES = $(EXTRA_DIST)
595@HAVE_AVX512_TRUE@noinst_LTLIBRARIES = libdft_avx512_codelets.la
596@HAVE_AVX512_TRUE@libdft_avx512_codelets_la_SOURCES = $(BUILT_SOURCES)
597all: $(BUILT_SOURCES)
598	$(MAKE) $(AM_MAKEFLAGS) all-am
599
600.SUFFIXES:
601.SUFFIXES: .c .lo .o .obj
602$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/dft/simd/codlist.mk $(top_srcdir)/dft/simd/simd.mk $(am__configure_deps)
603	@for dep in $?; do \
604	  case '$(am__configure_deps)' in \
605	    *$$dep*) \
606	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
607	        && { if test -f $@; then exit 0; else break; fi; }; \
608	      exit 1;; \
609	  esac; \
610	done; \
611	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu dft/simd/avx512/Makefile'; \
612	$(am__cd) $(top_srcdir) && \
613	  $(AUTOMAKE) --gnu dft/simd/avx512/Makefile
614Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
615	@case '$?' in \
616	  *config.status*) \
617	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
618	  *) \
619	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
620	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
621	esac;
622$(top_srcdir)/dft/simd/codlist.mk $(top_srcdir)/dft/simd/simd.mk $(am__empty):
623
624$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
625	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
626
627$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
628	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
629$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
630	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
631$(am__aclocal_m4_deps):
632
633clean-noinstLTLIBRARIES:
634	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
635	@list='$(noinst_LTLIBRARIES)'; \
636	locs=`for p in $$list; do echo $$p; done | \
637	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
638	      sort -u`; \
639	test -z "$$locs" || { \
640	  echo rm -f $${locs}; \
641	  rm -f $${locs}; \
642	}
643
644libdft_avx512_codelets.la: $(libdft_avx512_codelets_la_OBJECTS) $(libdft_avx512_codelets_la_DEPENDENCIES) $(EXTRA_libdft_avx512_codelets_la_DEPENDENCIES)
645	$(AM_V_CCLD)$(LINK) $(am_libdft_avx512_codelets_la_rpath) $(libdft_avx512_codelets_la_OBJECTS) $(libdft_avx512_codelets_la_LIBADD) $(LIBS)
646
647mostlyclean-compile:
648	-rm -f *.$(OBJEXT)
649
650distclean-compile:
651	-rm -f *.tab.c
652
653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/codlist.Plo@am__quote@ # am--include-marker
654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/genus.Plo@am__quote@ # am--include-marker
655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_10.Plo@am__quote@ # am--include-marker
656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_11.Plo@am__quote@ # am--include-marker
657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_12.Plo@am__quote@ # am--include-marker
658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_128.Plo@am__quote@ # am--include-marker
659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_13.Plo@am__quote@ # am--include-marker
660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_14.Plo@am__quote@ # am--include-marker
661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_15.Plo@am__quote@ # am--include-marker
662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_16.Plo@am__quote@ # am--include-marker
663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_2.Plo@am__quote@ # am--include-marker
664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_20.Plo@am__quote@ # am--include-marker
665@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_25.Plo@am__quote@ # am--include-marker
666@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_3.Plo@am__quote@ # am--include-marker
667@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_32.Plo@am__quote@ # am--include-marker
668@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_4.Plo@am__quote@ # am--include-marker
669@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_5.Plo@am__quote@ # am--include-marker
670@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_6.Plo@am__quote@ # am--include-marker
671@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_64.Plo@am__quote@ # am--include-marker
672@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_7.Plo@am__quote@ # am--include-marker
673@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_8.Plo@am__quote@ # am--include-marker
674@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_9.Plo@am__quote@ # am--include-marker
675@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_10.Plo@am__quote@ # am--include-marker
676@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_11.Plo@am__quote@ # am--include-marker
677@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_12.Plo@am__quote@ # am--include-marker
678@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_128.Plo@am__quote@ # am--include-marker
679@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_13.Plo@am__quote@ # am--include-marker
680@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_14.Plo@am__quote@ # am--include-marker
681@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_15.Plo@am__quote@ # am--include-marker
682@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_16.Plo@am__quote@ # am--include-marker
683@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_2.Plo@am__quote@ # am--include-marker
684@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_20.Plo@am__quote@ # am--include-marker
685@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_25.Plo@am__quote@ # am--include-marker
686@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_3.Plo@am__quote@ # am--include-marker
687@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_32.Plo@am__quote@ # am--include-marker
688@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_4.Plo@am__quote@ # am--include-marker
689@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_5.Plo@am__quote@ # am--include-marker
690@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_6.Plo@am__quote@ # am--include-marker
691@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_64.Plo@am__quote@ # am--include-marker
692@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_7.Plo@am__quote@ # am--include-marker
693@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_8.Plo@am__quote@ # am--include-marker
694@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_9.Plo@am__quote@ # am--include-marker
695@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_10.Plo@am__quote@ # am--include-marker
696@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_12.Plo@am__quote@ # am--include-marker
697@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_14.Plo@am__quote@ # am--include-marker
698@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_16.Plo@am__quote@ # am--include-marker
699@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_2.Plo@am__quote@ # am--include-marker
700@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_20.Plo@am__quote@ # am--include-marker
701@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_32.Plo@am__quote@ # am--include-marker
702@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_4.Plo@am__quote@ # am--include-marker
703@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_6.Plo@am__quote@ # am--include-marker
704@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_64.Plo@am__quote@ # am--include-marker
705@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_8.Plo@am__quote@ # am--include-marker
706@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_10.Plo@am__quote@ # am--include-marker
707@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_12.Plo@am__quote@ # am--include-marker
708@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_14.Plo@am__quote@ # am--include-marker
709@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_16.Plo@am__quote@ # am--include-marker
710@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_2.Plo@am__quote@ # am--include-marker
711@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_20.Plo@am__quote@ # am--include-marker
712@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_32.Plo@am__quote@ # am--include-marker
713@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_4.Plo@am__quote@ # am--include-marker
714@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_6.Plo@am__quote@ # am--include-marker
715@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_64.Plo@am__quote@ # am--include-marker
716@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_8.Plo@am__quote@ # am--include-marker
717@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_16.Plo@am__quote@ # am--include-marker
718@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_32.Plo@am__quote@ # am--include-marker
719@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_4.Plo@am__quote@ # am--include-marker
720@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_64.Plo@am__quote@ # am--include-marker
721@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_8.Plo@am__quote@ # am--include-marker
722@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_2.Plo@am__quote@ # am--include-marker
723@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_4.Plo@am__quote@ # am--include-marker
724@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_5.Plo@am__quote@ # am--include-marker
725@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_8.Plo@am__quote@ # am--include-marker
726@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_2.Plo@am__quote@ # am--include-marker
727@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_4.Plo@am__quote@ # am--include-marker
728@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_5.Plo@am__quote@ # am--include-marker
729@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_8.Plo@am__quote@ # am--include-marker
730@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_10.Plo@am__quote@ # am--include-marker
731@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_2.Plo@am__quote@ # am--include-marker
732@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_3.Plo@am__quote@ # am--include-marker
733@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_4.Plo@am__quote@ # am--include-marker
734@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_5.Plo@am__quote@ # am--include-marker
735@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_6.Plo@am__quote@ # am--include-marker
736@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_7.Plo@am__quote@ # am--include-marker
737@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_8.Plo@am__quote@ # am--include-marker
738@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_9.Plo@am__quote@ # am--include-marker
739@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_10.Plo@am__quote@ # am--include-marker
740@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_12.Plo@am__quote@ # am--include-marker
741@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_15.Plo@am__quote@ # am--include-marker
742@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_16.Plo@am__quote@ # am--include-marker
743@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_2.Plo@am__quote@ # am--include-marker
744@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_20.Plo@am__quote@ # am--include-marker
745@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_25.Plo@am__quote@ # am--include-marker
746@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_3.Plo@am__quote@ # am--include-marker
747@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_32.Plo@am__quote@ # am--include-marker
748@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_4.Plo@am__quote@ # am--include-marker
749@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_5.Plo@am__quote@ # am--include-marker
750@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_6.Plo@am__quote@ # am--include-marker
751@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_64.Plo@am__quote@ # am--include-marker
752@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_7.Plo@am__quote@ # am--include-marker
753@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_8.Plo@am__quote@ # am--include-marker
754@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_9.Plo@am__quote@ # am--include-marker
755@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_10.Plo@am__quote@ # am--include-marker
756@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_2.Plo@am__quote@ # am--include-marker
757@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_3.Plo@am__quote@ # am--include-marker
758@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_4.Plo@am__quote@ # am--include-marker
759@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_5.Plo@am__quote@ # am--include-marker
760@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_6.Plo@am__quote@ # am--include-marker
761@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_7.Plo@am__quote@ # am--include-marker
762@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_8.Plo@am__quote@ # am--include-marker
763@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_9.Plo@am__quote@ # am--include-marker
764@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_10.Plo@am__quote@ # am--include-marker
765@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_12.Plo@am__quote@ # am--include-marker
766@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_15.Plo@am__quote@ # am--include-marker
767@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_16.Plo@am__quote@ # am--include-marker
768@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_2.Plo@am__quote@ # am--include-marker
769@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_20.Plo@am__quote@ # am--include-marker
770@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_25.Plo@am__quote@ # am--include-marker
771@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_3.Plo@am__quote@ # am--include-marker
772@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_32.Plo@am__quote@ # am--include-marker
773@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_4.Plo@am__quote@ # am--include-marker
774@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_5.Plo@am__quote@ # am--include-marker
775@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_6.Plo@am__quote@ # am--include-marker
776@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_64.Plo@am__quote@ # am--include-marker
777@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_7.Plo@am__quote@ # am--include-marker
778@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_8.Plo@am__quote@ # am--include-marker
779@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_9.Plo@am__quote@ # am--include-marker
780@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_16.Plo@am__quote@ # am--include-marker
781@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_2.Plo@am__quote@ # am--include-marker
782@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_32.Plo@am__quote@ # am--include-marker
783@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_4.Plo@am__quote@ # am--include-marker
784@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_8.Plo@am__quote@ # am--include-marker
785@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_10.Plo@am__quote@ # am--include-marker
786@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_16.Plo@am__quote@ # am--include-marker
787@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_2.Plo@am__quote@ # am--include-marker
788@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_20.Plo@am__quote@ # am--include-marker
789@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_25.Plo@am__quote@ # am--include-marker
790@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_32.Plo@am__quote@ # am--include-marker
791@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_4.Plo@am__quote@ # am--include-marker
792@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_5.Plo@am__quote@ # am--include-marker
793@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_64.Plo@am__quote@ # am--include-marker
794@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_8.Plo@am__quote@ # am--include-marker
795@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_10.Plo@am__quote@ # am--include-marker
796@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_16.Plo@am__quote@ # am--include-marker
797@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_2.Plo@am__quote@ # am--include-marker
798@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_20.Plo@am__quote@ # am--include-marker
799@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_25.Plo@am__quote@ # am--include-marker
800@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_32.Plo@am__quote@ # am--include-marker
801@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_4.Plo@am__quote@ # am--include-marker
802@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_5.Plo@am__quote@ # am--include-marker
803@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_64.Plo@am__quote@ # am--include-marker
804@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_8.Plo@am__quote@ # am--include-marker
805@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_16.Plo@am__quote@ # am--include-marker
806@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_32.Plo@am__quote@ # am--include-marker
807@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_4.Plo@am__quote@ # am--include-marker
808@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_8.Plo@am__quote@ # am--include-marker
809@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_10.Plo@am__quote@ # am--include-marker
810@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_16.Plo@am__quote@ # am--include-marker
811@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_20.Plo@am__quote@ # am--include-marker
812@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_25.Plo@am__quote@ # am--include-marker
813@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_32.Plo@am__quote@ # am--include-marker
814@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_4.Plo@am__quote@ # am--include-marker
815@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_5.Plo@am__quote@ # am--include-marker
816@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_8.Plo@am__quote@ # am--include-marker
817@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_10.Plo@am__quote@ # am--include-marker
818@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_16.Plo@am__quote@ # am--include-marker
819@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_20.Plo@am__quote@ # am--include-marker
820@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_25.Plo@am__quote@ # am--include-marker
821@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_32.Plo@am__quote@ # am--include-marker
822@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_4.Plo@am__quote@ # am--include-marker
823@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_5.Plo@am__quote@ # am--include-marker
824@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_8.Plo@am__quote@ # am--include-marker
825
826$(am__depfiles_remade):
827	@$(MKDIR_P) $(@D)
828	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
829
830am--depfiles: $(am__depfiles_remade)
831
832.c.o:
833@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
834@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
835@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
836@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
837@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
838
839.c.obj:
840@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
841@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
842@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
843@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
844@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
845
846.c.lo:
847@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
848@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
849@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
850@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
851@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
852
853mostlyclean-libtool:
854	-rm -f *.lo
855
856clean-libtool:
857	-rm -rf .libs _libs
858
859ID: $(am__tagged_files)
860	$(am__define_uniq_tagged_files); mkid -fID $$unique
861tags: tags-am
862TAGS: tags
863
864tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
865	set x; \
866	here=`pwd`; \
867	$(am__define_uniq_tagged_files); \
868	shift; \
869	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
870	  test -n "$$unique" || unique=$$empty_fix; \
871	  if test $$# -gt 0; then \
872	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
873	      "$$@" $$unique; \
874	  else \
875	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
876	      $$unique; \
877	  fi; \
878	fi
879ctags: ctags-am
880
881CTAGS: ctags
882ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
883	$(am__define_uniq_tagged_files); \
884	test -z "$(CTAGS_ARGS)$$unique" \
885	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
886	     $$unique
887
888GTAGS:
889	here=`$(am__cd) $(top_builddir) && pwd` \
890	  && $(am__cd) $(top_srcdir) \
891	  && gtags -i $(GTAGS_ARGS) "$$here"
892cscopelist: cscopelist-am
893
894cscopelist-am: $(am__tagged_files)
895	list='$(am__tagged_files)'; \
896	case "$(srcdir)" in \
897	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
898	  *) sdir=$(subdir)/$(srcdir) ;; \
899	esac; \
900	for i in $$list; do \
901	  if test -f "$$i"; then \
902	    echo "$(subdir)/$$i"; \
903	  else \
904	    echo "$$sdir/$$i"; \
905	  fi; \
906	done >> $(top_builddir)/cscope.files
907
908distclean-tags:
909	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
910
911distdir: $(BUILT_SOURCES)
912	$(MAKE) $(AM_MAKEFLAGS) distdir-am
913
914distdir-am: $(DISTFILES)
915	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
916	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
917	list='$(DISTFILES)'; \
918	  dist_files=`for file in $$list; do echo $$file; done | \
919	  sed -e "s|^$$srcdirstrip/||;t" \
920	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
921	case $$dist_files in \
922	  */*) $(MKDIR_P) `echo "$$dist_files" | \
923			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
924			   sort -u` ;; \
925	esac; \
926	for file in $$dist_files; do \
927	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
928	  if test -d $$d/$$file; then \
929	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
930	    if test -d "$(distdir)/$$file"; then \
931	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
932	    fi; \
933	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
934	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
935	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
936	    fi; \
937	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
938	  else \
939	    test -f "$(distdir)/$$file" \
940	    || cp -p $$d/$$file "$(distdir)/$$file" \
941	    || exit 1; \
942	  fi; \
943	done
944check-am: all-am
945check: $(BUILT_SOURCES)
946	$(MAKE) $(AM_MAKEFLAGS) check-am
947all-am: Makefile $(LTLIBRARIES)
948installdirs:
949install: $(BUILT_SOURCES)
950	$(MAKE) $(AM_MAKEFLAGS) install-am
951install-exec: install-exec-am
952install-data: install-data-am
953uninstall: uninstall-am
954
955install-am: all-am
956	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
957
958installcheck: installcheck-am
959install-strip:
960	if test -z '$(STRIP)'; then \
961	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
962	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
963	      install; \
964	else \
965	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
966	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
967	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
968	fi
969mostlyclean-generic:
970
971clean-generic:
972
973distclean-generic:
974	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
975	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
976
977maintainer-clean-generic:
978	@echo "This command is intended for maintainers to use"
979	@echo "it deletes files that may require special tools to rebuild."
980	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
981clean: clean-am
982
983clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
984	mostlyclean-am
985
986distclean: distclean-am
987		-rm -f ./$(DEPDIR)/codlist.Plo
988	-rm -f ./$(DEPDIR)/genus.Plo
989	-rm -f ./$(DEPDIR)/n1bv_10.Plo
990	-rm -f ./$(DEPDIR)/n1bv_11.Plo
991	-rm -f ./$(DEPDIR)/n1bv_12.Plo
992	-rm -f ./$(DEPDIR)/n1bv_128.Plo
993	-rm -f ./$(DEPDIR)/n1bv_13.Plo
994	-rm -f ./$(DEPDIR)/n1bv_14.Plo
995	-rm -f ./$(DEPDIR)/n1bv_15.Plo
996	-rm -f ./$(DEPDIR)/n1bv_16.Plo
997	-rm -f ./$(DEPDIR)/n1bv_2.Plo
998	-rm -f ./$(DEPDIR)/n1bv_20.Plo
999	-rm -f ./$(DEPDIR)/n1bv_25.Plo
1000	-rm -f ./$(DEPDIR)/n1bv_3.Plo
1001	-rm -f ./$(DEPDIR)/n1bv_32.Plo
1002	-rm -f ./$(DEPDIR)/n1bv_4.Plo
1003	-rm -f ./$(DEPDIR)/n1bv_5.Plo
1004	-rm -f ./$(DEPDIR)/n1bv_6.Plo
1005	-rm -f ./$(DEPDIR)/n1bv_64.Plo
1006	-rm -f ./$(DEPDIR)/n1bv_7.Plo
1007	-rm -f ./$(DEPDIR)/n1bv_8.Plo
1008	-rm -f ./$(DEPDIR)/n1bv_9.Plo
1009	-rm -f ./$(DEPDIR)/n1fv_10.Plo
1010	-rm -f ./$(DEPDIR)/n1fv_11.Plo
1011	-rm -f ./$(DEPDIR)/n1fv_12.Plo
1012	-rm -f ./$(DEPDIR)/n1fv_128.Plo
1013	-rm -f ./$(DEPDIR)/n1fv_13.Plo
1014	-rm -f ./$(DEPDIR)/n1fv_14.Plo
1015	-rm -f ./$(DEPDIR)/n1fv_15.Plo
1016	-rm -f ./$(DEPDIR)/n1fv_16.Plo
1017	-rm -f ./$(DEPDIR)/n1fv_2.Plo
1018	-rm -f ./$(DEPDIR)/n1fv_20.Plo
1019	-rm -f ./$(DEPDIR)/n1fv_25.Plo
1020	-rm -f ./$(DEPDIR)/n1fv_3.Plo
1021	-rm -f ./$(DEPDIR)/n1fv_32.Plo
1022	-rm -f ./$(DEPDIR)/n1fv_4.Plo
1023	-rm -f ./$(DEPDIR)/n1fv_5.Plo
1024	-rm -f ./$(DEPDIR)/n1fv_6.Plo
1025	-rm -f ./$(DEPDIR)/n1fv_64.Plo
1026	-rm -f ./$(DEPDIR)/n1fv_7.Plo
1027	-rm -f ./$(DEPDIR)/n1fv_8.Plo
1028	-rm -f ./$(DEPDIR)/n1fv_9.Plo
1029	-rm -f ./$(DEPDIR)/n2bv_10.Plo
1030	-rm -f ./$(DEPDIR)/n2bv_12.Plo
1031	-rm -f ./$(DEPDIR)/n2bv_14.Plo
1032	-rm -f ./$(DEPDIR)/n2bv_16.Plo
1033	-rm -f ./$(DEPDIR)/n2bv_2.Plo
1034	-rm -f ./$(DEPDIR)/n2bv_20.Plo
1035	-rm -f ./$(DEPDIR)/n2bv_32.Plo
1036	-rm -f ./$(DEPDIR)/n2bv_4.Plo
1037	-rm -f ./$(DEPDIR)/n2bv_6.Plo
1038	-rm -f ./$(DEPDIR)/n2bv_64.Plo
1039	-rm -f ./$(DEPDIR)/n2bv_8.Plo
1040	-rm -f ./$(DEPDIR)/n2fv_10.Plo
1041	-rm -f ./$(DEPDIR)/n2fv_12.Plo
1042	-rm -f ./$(DEPDIR)/n2fv_14.Plo
1043	-rm -f ./$(DEPDIR)/n2fv_16.Plo
1044	-rm -f ./$(DEPDIR)/n2fv_2.Plo
1045	-rm -f ./$(DEPDIR)/n2fv_20.Plo
1046	-rm -f ./$(DEPDIR)/n2fv_32.Plo
1047	-rm -f ./$(DEPDIR)/n2fv_4.Plo
1048	-rm -f ./$(DEPDIR)/n2fv_6.Plo
1049	-rm -f ./$(DEPDIR)/n2fv_64.Plo
1050	-rm -f ./$(DEPDIR)/n2fv_8.Plo
1051	-rm -f ./$(DEPDIR)/n2sv_16.Plo
1052	-rm -f ./$(DEPDIR)/n2sv_32.Plo
1053	-rm -f ./$(DEPDIR)/n2sv_4.Plo
1054	-rm -f ./$(DEPDIR)/n2sv_64.Plo
1055	-rm -f ./$(DEPDIR)/n2sv_8.Plo
1056	-rm -f ./$(DEPDIR)/q1bv_2.Plo
1057	-rm -f ./$(DEPDIR)/q1bv_4.Plo
1058	-rm -f ./$(DEPDIR)/q1bv_5.Plo
1059	-rm -f ./$(DEPDIR)/q1bv_8.Plo
1060	-rm -f ./$(DEPDIR)/q1fv_2.Plo
1061	-rm -f ./$(DEPDIR)/q1fv_4.Plo
1062	-rm -f ./$(DEPDIR)/q1fv_5.Plo
1063	-rm -f ./$(DEPDIR)/q1fv_8.Plo
1064	-rm -f ./$(DEPDIR)/t1buv_10.Plo
1065	-rm -f ./$(DEPDIR)/t1buv_2.Plo
1066	-rm -f ./$(DEPDIR)/t1buv_3.Plo
1067	-rm -f ./$(DEPDIR)/t1buv_4.Plo
1068	-rm -f ./$(DEPDIR)/t1buv_5.Plo
1069	-rm -f ./$(DEPDIR)/t1buv_6.Plo
1070	-rm -f ./$(DEPDIR)/t1buv_7.Plo
1071	-rm -f ./$(DEPDIR)/t1buv_8.Plo
1072	-rm -f ./$(DEPDIR)/t1buv_9.Plo
1073	-rm -f ./$(DEPDIR)/t1bv_10.Plo
1074	-rm -f ./$(DEPDIR)/t1bv_12.Plo
1075	-rm -f ./$(DEPDIR)/t1bv_15.Plo
1076	-rm -f ./$(DEPDIR)/t1bv_16.Plo
1077	-rm -f ./$(DEPDIR)/t1bv_2.Plo
1078	-rm -f ./$(DEPDIR)/t1bv_20.Plo
1079	-rm -f ./$(DEPDIR)/t1bv_25.Plo
1080	-rm -f ./$(DEPDIR)/t1bv_3.Plo
1081	-rm -f ./$(DEPDIR)/t1bv_32.Plo
1082	-rm -f ./$(DEPDIR)/t1bv_4.Plo
1083	-rm -f ./$(DEPDIR)/t1bv_5.Plo
1084	-rm -f ./$(DEPDIR)/t1bv_6.Plo
1085	-rm -f ./$(DEPDIR)/t1bv_64.Plo
1086	-rm -f ./$(DEPDIR)/t1bv_7.Plo
1087	-rm -f ./$(DEPDIR)/t1bv_8.Plo
1088	-rm -f ./$(DEPDIR)/t1bv_9.Plo
1089	-rm -f ./$(DEPDIR)/t1fuv_10.Plo
1090	-rm -f ./$(DEPDIR)/t1fuv_2.Plo
1091	-rm -f ./$(DEPDIR)/t1fuv_3.Plo
1092	-rm -f ./$(DEPDIR)/t1fuv_4.Plo
1093	-rm -f ./$(DEPDIR)/t1fuv_5.Plo
1094	-rm -f ./$(DEPDIR)/t1fuv_6.Plo
1095	-rm -f ./$(DEPDIR)/t1fuv_7.Plo
1096	-rm -f ./$(DEPDIR)/t1fuv_8.Plo
1097	-rm -f ./$(DEPDIR)/t1fuv_9.Plo
1098	-rm -f ./$(DEPDIR)/t1fv_10.Plo
1099	-rm -f ./$(DEPDIR)/t1fv_12.Plo
1100	-rm -f ./$(DEPDIR)/t1fv_15.Plo
1101	-rm -f ./$(DEPDIR)/t1fv_16.Plo
1102	-rm -f ./$(DEPDIR)/t1fv_2.Plo
1103	-rm -f ./$(DEPDIR)/t1fv_20.Plo
1104	-rm -f ./$(DEPDIR)/t1fv_25.Plo
1105	-rm -f ./$(DEPDIR)/t1fv_3.Plo
1106	-rm -f ./$(DEPDIR)/t1fv_32.Plo
1107	-rm -f ./$(DEPDIR)/t1fv_4.Plo
1108	-rm -f ./$(DEPDIR)/t1fv_5.Plo
1109	-rm -f ./$(DEPDIR)/t1fv_6.Plo
1110	-rm -f ./$(DEPDIR)/t1fv_64.Plo
1111	-rm -f ./$(DEPDIR)/t1fv_7.Plo
1112	-rm -f ./$(DEPDIR)/t1fv_8.Plo
1113	-rm -f ./$(DEPDIR)/t1fv_9.Plo
1114	-rm -f ./$(DEPDIR)/t1sv_16.Plo
1115	-rm -f ./$(DEPDIR)/t1sv_2.Plo
1116	-rm -f ./$(DEPDIR)/t1sv_32.Plo
1117	-rm -f ./$(DEPDIR)/t1sv_4.Plo
1118	-rm -f ./$(DEPDIR)/t1sv_8.Plo
1119	-rm -f ./$(DEPDIR)/t2bv_10.Plo
1120	-rm -f ./$(DEPDIR)/t2bv_16.Plo
1121	-rm -f ./$(DEPDIR)/t2bv_2.Plo
1122	-rm -f ./$(DEPDIR)/t2bv_20.Plo
1123	-rm -f ./$(DEPDIR)/t2bv_25.Plo
1124	-rm -f ./$(DEPDIR)/t2bv_32.Plo
1125	-rm -f ./$(DEPDIR)/t2bv_4.Plo
1126	-rm -f ./$(DEPDIR)/t2bv_5.Plo
1127	-rm -f ./$(DEPDIR)/t2bv_64.Plo
1128	-rm -f ./$(DEPDIR)/t2bv_8.Plo
1129	-rm -f ./$(DEPDIR)/t2fv_10.Plo
1130	-rm -f ./$(DEPDIR)/t2fv_16.Plo
1131	-rm -f ./$(DEPDIR)/t2fv_2.Plo
1132	-rm -f ./$(DEPDIR)/t2fv_20.Plo
1133	-rm -f ./$(DEPDIR)/t2fv_25.Plo
1134	-rm -f ./$(DEPDIR)/t2fv_32.Plo
1135	-rm -f ./$(DEPDIR)/t2fv_4.Plo
1136	-rm -f ./$(DEPDIR)/t2fv_5.Plo
1137	-rm -f ./$(DEPDIR)/t2fv_64.Plo
1138	-rm -f ./$(DEPDIR)/t2fv_8.Plo
1139	-rm -f ./$(DEPDIR)/t2sv_16.Plo
1140	-rm -f ./$(DEPDIR)/t2sv_32.Plo
1141	-rm -f ./$(DEPDIR)/t2sv_4.Plo
1142	-rm -f ./$(DEPDIR)/t2sv_8.Plo
1143	-rm -f ./$(DEPDIR)/t3bv_10.Plo
1144	-rm -f ./$(DEPDIR)/t3bv_16.Plo
1145	-rm -f ./$(DEPDIR)/t3bv_20.Plo
1146	-rm -f ./$(DEPDIR)/t3bv_25.Plo
1147	-rm -f ./$(DEPDIR)/t3bv_32.Plo
1148	-rm -f ./$(DEPDIR)/t3bv_4.Plo
1149	-rm -f ./$(DEPDIR)/t3bv_5.Plo
1150	-rm -f ./$(DEPDIR)/t3bv_8.Plo
1151	-rm -f ./$(DEPDIR)/t3fv_10.Plo
1152	-rm -f ./$(DEPDIR)/t3fv_16.Plo
1153	-rm -f ./$(DEPDIR)/t3fv_20.Plo
1154	-rm -f ./$(DEPDIR)/t3fv_25.Plo
1155	-rm -f ./$(DEPDIR)/t3fv_32.Plo
1156	-rm -f ./$(DEPDIR)/t3fv_4.Plo
1157	-rm -f ./$(DEPDIR)/t3fv_5.Plo
1158	-rm -f ./$(DEPDIR)/t3fv_8.Plo
1159	-rm -f Makefile
1160distclean-am: clean-am distclean-compile distclean-generic \
1161	distclean-tags
1162
1163dvi: dvi-am
1164
1165dvi-am:
1166
1167html: html-am
1168
1169html-am:
1170
1171info: info-am
1172
1173info-am:
1174
1175install-data-am:
1176
1177install-dvi: install-dvi-am
1178
1179install-dvi-am:
1180
1181install-exec-am:
1182
1183install-html: install-html-am
1184
1185install-html-am:
1186
1187install-info: install-info-am
1188
1189install-info-am:
1190
1191install-man:
1192
1193install-pdf: install-pdf-am
1194
1195install-pdf-am:
1196
1197install-ps: install-ps-am
1198
1199install-ps-am:
1200
1201installcheck-am:
1202
1203maintainer-clean: maintainer-clean-am
1204		-rm -f ./$(DEPDIR)/codlist.Plo
1205	-rm -f ./$(DEPDIR)/genus.Plo
1206	-rm -f ./$(DEPDIR)/n1bv_10.Plo
1207	-rm -f ./$(DEPDIR)/n1bv_11.Plo
1208	-rm -f ./$(DEPDIR)/n1bv_12.Plo
1209	-rm -f ./$(DEPDIR)/n1bv_128.Plo
1210	-rm -f ./$(DEPDIR)/n1bv_13.Plo
1211	-rm -f ./$(DEPDIR)/n1bv_14.Plo
1212	-rm -f ./$(DEPDIR)/n1bv_15.Plo
1213	-rm -f ./$(DEPDIR)/n1bv_16.Plo
1214	-rm -f ./$(DEPDIR)/n1bv_2.Plo
1215	-rm -f ./$(DEPDIR)/n1bv_20.Plo
1216	-rm -f ./$(DEPDIR)/n1bv_25.Plo
1217	-rm -f ./$(DEPDIR)/n1bv_3.Plo
1218	-rm -f ./$(DEPDIR)/n1bv_32.Plo
1219	-rm -f ./$(DEPDIR)/n1bv_4.Plo
1220	-rm -f ./$(DEPDIR)/n1bv_5.Plo
1221	-rm -f ./$(DEPDIR)/n1bv_6.Plo
1222	-rm -f ./$(DEPDIR)/n1bv_64.Plo
1223	-rm -f ./$(DEPDIR)/n1bv_7.Plo
1224	-rm -f ./$(DEPDIR)/n1bv_8.Plo
1225	-rm -f ./$(DEPDIR)/n1bv_9.Plo
1226	-rm -f ./$(DEPDIR)/n1fv_10.Plo
1227	-rm -f ./$(DEPDIR)/n1fv_11.Plo
1228	-rm -f ./$(DEPDIR)/n1fv_12.Plo
1229	-rm -f ./$(DEPDIR)/n1fv_128.Plo
1230	-rm -f ./$(DEPDIR)/n1fv_13.Plo
1231	-rm -f ./$(DEPDIR)/n1fv_14.Plo
1232	-rm -f ./$(DEPDIR)/n1fv_15.Plo
1233	-rm -f ./$(DEPDIR)/n1fv_16.Plo
1234	-rm -f ./$(DEPDIR)/n1fv_2.Plo
1235	-rm -f ./$(DEPDIR)/n1fv_20.Plo
1236	-rm -f ./$(DEPDIR)/n1fv_25.Plo
1237	-rm -f ./$(DEPDIR)/n1fv_3.Plo
1238	-rm -f ./$(DEPDIR)/n1fv_32.Plo
1239	-rm -f ./$(DEPDIR)/n1fv_4.Plo
1240	-rm -f ./$(DEPDIR)/n1fv_5.Plo
1241	-rm -f ./$(DEPDIR)/n1fv_6.Plo
1242	-rm -f ./$(DEPDIR)/n1fv_64.Plo
1243	-rm -f ./$(DEPDIR)/n1fv_7.Plo
1244	-rm -f ./$(DEPDIR)/n1fv_8.Plo
1245	-rm -f ./$(DEPDIR)/n1fv_9.Plo
1246	-rm -f ./$(DEPDIR)/n2bv_10.Plo
1247	-rm -f ./$(DEPDIR)/n2bv_12.Plo
1248	-rm -f ./$(DEPDIR)/n2bv_14.Plo
1249	-rm -f ./$(DEPDIR)/n2bv_16.Plo
1250	-rm -f ./$(DEPDIR)/n2bv_2.Plo
1251	-rm -f ./$(DEPDIR)/n2bv_20.Plo
1252	-rm -f ./$(DEPDIR)/n2bv_32.Plo
1253	-rm -f ./$(DEPDIR)/n2bv_4.Plo
1254	-rm -f ./$(DEPDIR)/n2bv_6.Plo
1255	-rm -f ./$(DEPDIR)/n2bv_64.Plo
1256	-rm -f ./$(DEPDIR)/n2bv_8.Plo
1257	-rm -f ./$(DEPDIR)/n2fv_10.Plo
1258	-rm -f ./$(DEPDIR)/n2fv_12.Plo
1259	-rm -f ./$(DEPDIR)/n2fv_14.Plo
1260	-rm -f ./$(DEPDIR)/n2fv_16.Plo
1261	-rm -f ./$(DEPDIR)/n2fv_2.Plo
1262	-rm -f ./$(DEPDIR)/n2fv_20.Plo
1263	-rm -f ./$(DEPDIR)/n2fv_32.Plo
1264	-rm -f ./$(DEPDIR)/n2fv_4.Plo
1265	-rm -f ./$(DEPDIR)/n2fv_6.Plo
1266	-rm -f ./$(DEPDIR)/n2fv_64.Plo
1267	-rm -f ./$(DEPDIR)/n2fv_8.Plo
1268	-rm -f ./$(DEPDIR)/n2sv_16.Plo
1269	-rm -f ./$(DEPDIR)/n2sv_32.Plo
1270	-rm -f ./$(DEPDIR)/n2sv_4.Plo
1271	-rm -f ./$(DEPDIR)/n2sv_64.Plo
1272	-rm -f ./$(DEPDIR)/n2sv_8.Plo
1273	-rm -f ./$(DEPDIR)/q1bv_2.Plo
1274	-rm -f ./$(DEPDIR)/q1bv_4.Plo
1275	-rm -f ./$(DEPDIR)/q1bv_5.Plo
1276	-rm -f ./$(DEPDIR)/q1bv_8.Plo
1277	-rm -f ./$(DEPDIR)/q1fv_2.Plo
1278	-rm -f ./$(DEPDIR)/q1fv_4.Plo
1279	-rm -f ./$(DEPDIR)/q1fv_5.Plo
1280	-rm -f ./$(DEPDIR)/q1fv_8.Plo
1281	-rm -f ./$(DEPDIR)/t1buv_10.Plo
1282	-rm -f ./$(DEPDIR)/t1buv_2.Plo
1283	-rm -f ./$(DEPDIR)/t1buv_3.Plo
1284	-rm -f ./$(DEPDIR)/t1buv_4.Plo
1285	-rm -f ./$(DEPDIR)/t1buv_5.Plo
1286	-rm -f ./$(DEPDIR)/t1buv_6.Plo
1287	-rm -f ./$(DEPDIR)/t1buv_7.Plo
1288	-rm -f ./$(DEPDIR)/t1buv_8.Plo
1289	-rm -f ./$(DEPDIR)/t1buv_9.Plo
1290	-rm -f ./$(DEPDIR)/t1bv_10.Plo
1291	-rm -f ./$(DEPDIR)/t1bv_12.Plo
1292	-rm -f ./$(DEPDIR)/t1bv_15.Plo
1293	-rm -f ./$(DEPDIR)/t1bv_16.Plo
1294	-rm -f ./$(DEPDIR)/t1bv_2.Plo
1295	-rm -f ./$(DEPDIR)/t1bv_20.Plo
1296	-rm -f ./$(DEPDIR)/t1bv_25.Plo
1297	-rm -f ./$(DEPDIR)/t1bv_3.Plo
1298	-rm -f ./$(DEPDIR)/t1bv_32.Plo
1299	-rm -f ./$(DEPDIR)/t1bv_4.Plo
1300	-rm -f ./$(DEPDIR)/t1bv_5.Plo
1301	-rm -f ./$(DEPDIR)/t1bv_6.Plo
1302	-rm -f ./$(DEPDIR)/t1bv_64.Plo
1303	-rm -f ./$(DEPDIR)/t1bv_7.Plo
1304	-rm -f ./$(DEPDIR)/t1bv_8.Plo
1305	-rm -f ./$(DEPDIR)/t1bv_9.Plo
1306	-rm -f ./$(DEPDIR)/t1fuv_10.Plo
1307	-rm -f ./$(DEPDIR)/t1fuv_2.Plo
1308	-rm -f ./$(DEPDIR)/t1fuv_3.Plo
1309	-rm -f ./$(DEPDIR)/t1fuv_4.Plo
1310	-rm -f ./$(DEPDIR)/t1fuv_5.Plo
1311	-rm -f ./$(DEPDIR)/t1fuv_6.Plo
1312	-rm -f ./$(DEPDIR)/t1fuv_7.Plo
1313	-rm -f ./$(DEPDIR)/t1fuv_8.Plo
1314	-rm -f ./$(DEPDIR)/t1fuv_9.Plo
1315	-rm -f ./$(DEPDIR)/t1fv_10.Plo
1316	-rm -f ./$(DEPDIR)/t1fv_12.Plo
1317	-rm -f ./$(DEPDIR)/t1fv_15.Plo
1318	-rm -f ./$(DEPDIR)/t1fv_16.Plo
1319	-rm -f ./$(DEPDIR)/t1fv_2.Plo
1320	-rm -f ./$(DEPDIR)/t1fv_20.Plo
1321	-rm -f ./$(DEPDIR)/t1fv_25.Plo
1322	-rm -f ./$(DEPDIR)/t1fv_3.Plo
1323	-rm -f ./$(DEPDIR)/t1fv_32.Plo
1324	-rm -f ./$(DEPDIR)/t1fv_4.Plo
1325	-rm -f ./$(DEPDIR)/t1fv_5.Plo
1326	-rm -f ./$(DEPDIR)/t1fv_6.Plo
1327	-rm -f ./$(DEPDIR)/t1fv_64.Plo
1328	-rm -f ./$(DEPDIR)/t1fv_7.Plo
1329	-rm -f ./$(DEPDIR)/t1fv_8.Plo
1330	-rm -f ./$(DEPDIR)/t1fv_9.Plo
1331	-rm -f ./$(DEPDIR)/t1sv_16.Plo
1332	-rm -f ./$(DEPDIR)/t1sv_2.Plo
1333	-rm -f ./$(DEPDIR)/t1sv_32.Plo
1334	-rm -f ./$(DEPDIR)/t1sv_4.Plo
1335	-rm -f ./$(DEPDIR)/t1sv_8.Plo
1336	-rm -f ./$(DEPDIR)/t2bv_10.Plo
1337	-rm -f ./$(DEPDIR)/t2bv_16.Plo
1338	-rm -f ./$(DEPDIR)/t2bv_2.Plo
1339	-rm -f ./$(DEPDIR)/t2bv_20.Plo
1340	-rm -f ./$(DEPDIR)/t2bv_25.Plo
1341	-rm -f ./$(DEPDIR)/t2bv_32.Plo
1342	-rm -f ./$(DEPDIR)/t2bv_4.Plo
1343	-rm -f ./$(DEPDIR)/t2bv_5.Plo
1344	-rm -f ./$(DEPDIR)/t2bv_64.Plo
1345	-rm -f ./$(DEPDIR)/t2bv_8.Plo
1346	-rm -f ./$(DEPDIR)/t2fv_10.Plo
1347	-rm -f ./$(DEPDIR)/t2fv_16.Plo
1348	-rm -f ./$(DEPDIR)/t2fv_2.Plo
1349	-rm -f ./$(DEPDIR)/t2fv_20.Plo
1350	-rm -f ./$(DEPDIR)/t2fv_25.Plo
1351	-rm -f ./$(DEPDIR)/t2fv_32.Plo
1352	-rm -f ./$(DEPDIR)/t2fv_4.Plo
1353	-rm -f ./$(DEPDIR)/t2fv_5.Plo
1354	-rm -f ./$(DEPDIR)/t2fv_64.Plo
1355	-rm -f ./$(DEPDIR)/t2fv_8.Plo
1356	-rm -f ./$(DEPDIR)/t2sv_16.Plo
1357	-rm -f ./$(DEPDIR)/t2sv_32.Plo
1358	-rm -f ./$(DEPDIR)/t2sv_4.Plo
1359	-rm -f ./$(DEPDIR)/t2sv_8.Plo
1360	-rm -f ./$(DEPDIR)/t3bv_10.Plo
1361	-rm -f ./$(DEPDIR)/t3bv_16.Plo
1362	-rm -f ./$(DEPDIR)/t3bv_20.Plo
1363	-rm -f ./$(DEPDIR)/t3bv_25.Plo
1364	-rm -f ./$(DEPDIR)/t3bv_32.Plo
1365	-rm -f ./$(DEPDIR)/t3bv_4.Plo
1366	-rm -f ./$(DEPDIR)/t3bv_5.Plo
1367	-rm -f ./$(DEPDIR)/t3bv_8.Plo
1368	-rm -f ./$(DEPDIR)/t3fv_10.Plo
1369	-rm -f ./$(DEPDIR)/t3fv_16.Plo
1370	-rm -f ./$(DEPDIR)/t3fv_20.Plo
1371	-rm -f ./$(DEPDIR)/t3fv_25.Plo
1372	-rm -f ./$(DEPDIR)/t3fv_32.Plo
1373	-rm -f ./$(DEPDIR)/t3fv_4.Plo
1374	-rm -f ./$(DEPDIR)/t3fv_5.Plo
1375	-rm -f ./$(DEPDIR)/t3fv_8.Plo
1376	-rm -f Makefile
1377maintainer-clean-am: distclean-am maintainer-clean-generic
1378
1379mostlyclean: mostlyclean-am
1380
1381mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1382	mostlyclean-libtool
1383
1384pdf: pdf-am
1385
1386pdf-am:
1387
1388ps: ps-am
1389
1390ps-am:
1391
1392uninstall-am:
1393
1394.MAKE: all check install install-am install-strip
1395
1396.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1397	clean-generic clean-libtool clean-noinstLTLIBRARIES \
1398	cscopelist-am ctags ctags-am distclean distclean-compile \
1399	distclean-generic distclean-libtool distclean-tags distdir dvi \
1400	dvi-am html html-am info info-am install install-am \
1401	install-data install-data-am install-dvi install-dvi-am \
1402	install-exec install-exec-am install-html install-html-am \
1403	install-info install-info-am install-man install-pdf \
1404	install-pdf-am install-ps install-ps-am install-strip \
1405	installcheck installcheck-am installdirs maintainer-clean \
1406	maintainer-clean-generic mostlyclean mostlyclean-compile \
1407	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1408	tags tags-am uninstall uninstall-am
1409
1410.PRECIOUS: Makefile
1411
1412
1413@MAINTAINER_MODE_TRUE@$(EXTRA_DIST): Makefile
1414@MAINTAINER_MODE_TRUE@	(							\
1415@MAINTAINER_MODE_TRUE@	echo "/* Generated automatically.  DO NOT EDIT! */";	\
1416@MAINTAINER_MODE_TRUE@	echo "#define SIMD_HEADER \"$(SIMD_HEADER)\"";		\
1417@MAINTAINER_MODE_TRUE@	echo "#include \"../common/"$*".c\"";			\
1418@MAINTAINER_MODE_TRUE@	) >$@
1419
1420# Tell versions [3.59,3.63) of GNU make to not export all variables.
1421# Otherwise a system limit (for SysV at least) may be exceeded.
1422.NOEXPORT:
1423