1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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
18
19
20VPATH = @srcdir@
21am__is_gnu_make = { \
22  if test -z '$(MAKELEVEL)'; then \
23    false; \
24  elif test -n '$(MAKE_HOST)'; then \
25    true; \
26  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27    true; \
28  else \
29    false; \
30  fi; \
31}
32am__make_running_with_option = \
33  case $${target_option-} in \
34      ?) ;; \
35      *) echo "am__make_running_with_option: internal error: invalid" \
36              "target option '$${target_option-}' specified" >&2; \
37         exit 1;; \
38  esac; \
39  has_opt=no; \
40  sane_makeflags=$$MAKEFLAGS; \
41  if $(am__is_gnu_make); then \
42    sane_makeflags=$$MFLAGS; \
43  else \
44    case $$MAKEFLAGS in \
45      *\\[\ \	]*) \
46        bs=\\; \
47        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
49    esac; \
50  fi; \
51  skip_next=no; \
52  strip_trailopt () \
53  { \
54    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55  }; \
56  for flg in $$sane_makeflags; do \
57    test $$skip_next = yes && { skip_next=no; continue; }; \
58    case $$flg in \
59      *=*|--*) continue;; \
60        -*I) strip_trailopt 'I'; skip_next=yes;; \
61      -*I?*) strip_trailopt 'I';; \
62        -*O) strip_trailopt 'O'; skip_next=yes;; \
63      -*O?*) strip_trailopt 'O';; \
64        -*l) strip_trailopt 'l'; skip_next=yes;; \
65      -*l?*) strip_trailopt 'l';; \
66      -[dEDm]) skip_next=yes;; \
67      -[JT]) skip_next=yes;; \
68    esac; \
69    case $$flg in \
70      *$$target_option*) has_opt=yes; break;; \
71    esac; \
72  done; \
73  test $$has_opt = yes
74am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76pkgdatadir = $(datadir)/@PACKAGE@
77pkgincludedir = $(includedir)/@PACKAGE@
78pkglibdir = $(libdir)/@PACKAGE@
79pkglibexecdir = $(libexecdir)/@PACKAGE@
80am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81install_sh_DATA = $(install_sh) -c -m 644
82install_sh_PROGRAM = $(install_sh) -c
83install_sh_SCRIPT = $(install_sh) -c
84INSTALL_HEADER = $(INSTALL_DATA)
85transform = $(program_transform_name)
86NORMAL_INSTALL = :
87PRE_INSTALL = :
88POST_INSTALL = :
89NORMAL_UNINSTALL = :
90PRE_UNINSTALL = :
91POST_UNINSTALL = :
92build_triplet = @build@
93host_triplet = @host@
94@FIXED_POINT_TRUE@am__append_1 = $(SILK_SOURCES_FIXED)
95@FIXED_POINT_TRUE@@HAVE_SSE4_1_TRUE@am__append_2 = $(SILK_SOURCES_SSE4_1) $(SILK_SOURCES_FIXED_SSE4_1)
96@FIXED_POINT_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__append_3 = $(SILK_SOURCES_FIXED_ARM_NEON_INTR)
97@FIXED_POINT_FALSE@am__append_4 = $(SILK_SOURCES_FLOAT)
98@FIXED_POINT_FALSE@@HAVE_SSE4_1_TRUE@am__append_5 = $(SILK_SOURCES_SSE4_1)
99@DISABLE_FLOAT_API_FALSE@am__append_6 = $(OPUS_SOURCES_FLOAT)
100@HAVE_SSE_TRUE@am__append_7 = $(CELT_SOURCES_SSE)
101@HAVE_SSE2_TRUE@am__append_8 = $(CELT_SOURCES_SSE2)
102@HAVE_SSE4_1_TRUE@am__append_9 = $(CELT_SOURCES_SSE4_1)
103@CPU_ARM_TRUE@am__append_10 = $(CELT_SOURCES_ARM)
104@CPU_ARM_TRUE@am__append_11 = $(SILK_SOURCES_ARM)
105@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__append_12 = $(CELT_SOURCES_ARM_NEON_INTR)
106@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__append_13 = $(SILK_SOURCES_ARM_NEON_INTR)
107@CPU_ARM_TRUE@@HAVE_ARM_NE10_TRUE@am__append_14 = $(CELT_SOURCES_ARM_NE10)
108@OPUS_ARM_EXTERNAL_ASM_TRUE@am__append_15 = libarmasm.la
109@EXTRA_PROGRAMS_TRUE@noinst_PROGRAMS =  \
110@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_cwrs32$(EXEEXT) \
111@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_dft$(EXEEXT) \
112@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_entropy$(EXEEXT) \
113@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_laplace$(EXEEXT) \
114@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mathops$(EXEEXT) \
115@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mdct$(EXEEXT) \
116@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_rotation$(EXEEXT) \
117@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_types$(EXEEXT) \
118@EXTRA_PROGRAMS_TRUE@	opus_compare$(EXEEXT) opus_demo$(EXEEXT) \
119@EXTRA_PROGRAMS_TRUE@	repacketizer_demo$(EXEEXT) \
120@EXTRA_PROGRAMS_TRUE@	silk/tests/test_unit_LPC_inv_pred_gain$(EXEEXT) \
121@EXTRA_PROGRAMS_TRUE@	tests/test_opus_api$(EXEEXT) \
122@EXTRA_PROGRAMS_TRUE@	tests/test_opus_decode$(EXEEXT) \
123@EXTRA_PROGRAMS_TRUE@	tests/test_opus_encode$(EXEEXT) \
124@EXTRA_PROGRAMS_TRUE@	tests/test_opus_padding$(EXEEXT) \
125@EXTRA_PROGRAMS_TRUE@	tests/test_opus_projection$(EXEEXT) \
126@EXTRA_PROGRAMS_TRUE@	$(am__EXEEXT_1)
127@EXTRA_PROGRAMS_TRUE@TESTS = celt/tests/test_unit_cwrs32$(EXEEXT) \
128@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_dft$(EXEEXT) \
129@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_entropy$(EXEEXT) \
130@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_laplace$(EXEEXT) \
131@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mathops$(EXEEXT) \
132@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mdct$(EXEEXT) \
133@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_rotation$(EXEEXT) \
134@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_types$(EXEEXT) \
135@EXTRA_PROGRAMS_TRUE@	silk/tests/test_unit_LPC_inv_pred_gain$(EXEEXT) \
136@EXTRA_PROGRAMS_TRUE@	tests/test_opus_api$(EXEEXT) \
137@EXTRA_PROGRAMS_TRUE@	tests/test_opus_decode$(EXEEXT) \
138@EXTRA_PROGRAMS_TRUE@	tests/test_opus_encode$(EXEEXT) \
139@EXTRA_PROGRAMS_TRUE@	tests/test_opus_padding$(EXEEXT) \
140@EXTRA_PROGRAMS_TRUE@	tests/test_opus_projection$(EXEEXT)
141@EXTRA_PROGRAMS_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am__append_16 = libarmasm.la
142@EXTRA_PROGRAMS_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am__append_17 = libarmasm.la
143@EXTRA_PROGRAMS_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am__append_18 = libarmasm.la
144@EXTRA_PROGRAMS_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am__append_19 = libarmasm.la
145@EXTRA_PROGRAMS_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am__append_20 = libarmasm.la
146@EXTRA_PROGRAMS_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am__append_21 = libarmasm.la
147@CUSTOM_MODES_TRUE@am__append_22 = include/opus_custom.h
148@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@am__append_23 = opus_custom_demo
149subdir = .
150SUBDIRS =
151ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
152am__aclocal_m4_deps = $(top_srcdir)/m4/as-gcc-inline-assembly.m4 \
153	$(top_srcdir)/m4/ax_add_fortify_source.m4 \
154	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
155	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
156	$(top_srcdir)/m4/lt~obsolete.m4 \
157	$(top_srcdir)/m4/opus-intrinsics.m4 $(top_srcdir)/configure.ac
158am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
159	$(ACLOCAL_M4)
160DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
161	$(am__configure_deps) $(noinst_HEADERS) \
162	$(am__pkginclude_HEADERS_DIST) $(am__DIST_COMMON)
163am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
164 configure.lineno config.status.lineno
165mkinstalldirs = $(install_sh) -d
166CONFIG_HEADER = config.h
167CONFIG_CLEAN_FILES = opus.pc opus-uninstalled.pc celt/arm/armopts.s
168CONFIG_CLEAN_VPATH_FILES =
169am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
170am__vpath_adj = case $$p in \
171    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
172    *) f=$$p;; \
173  esac;
174am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
175am__install_max = 40
176am__nobase_strip_setup = \
177  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
178am__nobase_strip = \
179  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
180am__nobase_list = $(am__nobase_strip_setup); \
181  for p in $$list; do echo "$$p $$p"; done | \
182  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
183  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
184    if (++n[$$2] == $(am__install_max)) \
185      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
186    END { for (dir in files) print dir, files[dir] }'
187am__base_list = \
188  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
189  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
190am__uninstall_files_from_dir = { \
191  test -z "$$files" \
192    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
193    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
194         $(am__cd) "$$dir" && rm -f $$files; }; \
195  }
196am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" \
197	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)"
198LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
199libarmasm_la_LIBADD =
200am__libarmasm_la_SOURCES_DIST = celt/arm/celt_pitch_xcorr_arm-gnu.S
201am__dirstamp = $(am__leading_dot)dirstamp
202am__objects_1 = celt/arm/celt_pitch_xcorr_arm-gnu.lo
203@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am_libarmasm_la_OBJECTS =  \
204@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@	$(am__objects_1)
205libarmasm_la_OBJECTS = $(am_libarmasm_la_OBJECTS)
206AM_V_lt = $(am__v_lt_@AM_V@)
207am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
208am__v_lt_0 = --silent
209am__v_lt_1 =
210@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@am_libarmasm_la_rpath =
211am__DEPENDENCIES_1 =
212libopus_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
213	$(am__append_15)
214am__libopus_la_SOURCES_DIST = celt/bands.c celt/celt.c \
215	celt/celt_encoder.c celt/celt_decoder.c celt/cwrs.c \
216	celt/entcode.c celt/entdec.c celt/entenc.c celt/kiss_fft.c \
217	celt/laplace.c celt/mathops.c celt/mdct.c celt/modes.c \
218	celt/pitch.c celt/celt_lpc.c celt/quant_bands.c celt/rate.c \
219	celt/vq.c celt/x86/x86cpu.c celt/x86/x86_celt_map.c \
220	celt/x86/pitch_sse.c celt/x86/pitch_sse2.c celt/x86/vq_sse2.c \
221	celt/x86/celt_lpc_sse4_1.c celt/x86/pitch_sse4_1.c \
222	celt/arm/armcpu.c celt/arm/arm_celt_map.c \
223	celt/arm/celt_neon_intr.c celt/arm/pitch_neon_intr.c \
224	celt/arm/celt_fft_ne10.c celt/arm/celt_mdct_ne10.c silk/CNG.c \
225	silk/code_signs.c silk/init_decoder.c silk/decode_core.c \
226	silk/decode_frame.c silk/decode_parameters.c \
227	silk/decode_indices.c silk/decode_pulses.c \
228	silk/decoder_set_fs.c silk/dec_API.c silk/enc_API.c \
229	silk/encode_indices.c silk/encode_pulses.c silk/gain_quant.c \
230	silk/interpolate.c silk/LP_variable_cutoff.c \
231	silk/NLSF_decode.c silk/NSQ.c silk/NSQ_del_dec.c silk/PLC.c \
232	silk/shell_coder.c silk/tables_gain.c silk/tables_LTP.c \
233	silk/tables_NLSF_CB_NB_MB.c silk/tables_NLSF_CB_WB.c \
234	silk/tables_other.c silk/tables_pitch_lag.c \
235	silk/tables_pulses_per_block.c silk/VAD.c \
236	silk/control_audio_bandwidth.c silk/quant_LTP_gains.c \
237	silk/VQ_WMat_EC.c silk/HP_variable_cutoff.c silk/NLSF_encode.c \
238	silk/NLSF_VQ.c silk/NLSF_unpack.c silk/NLSF_del_dec_quant.c \
239	silk/process_NLSFs.c silk/stereo_LR_to_MS.c \
240	silk/stereo_MS_to_LR.c silk/check_control_input.c \
241	silk/control_SNR.c silk/init_encoder.c silk/control_codec.c \
242	silk/A2NLSF.c silk/ana_filt_bank_1.c silk/biquad_alt.c \
243	silk/bwexpander_32.c silk/bwexpander.c silk/debug.c \
244	silk/decode_pitch.c silk/inner_prod_aligned.c silk/lin2log.c \
245	silk/log2lin.c silk/LPC_analysis_filter.c \
246	silk/LPC_inv_pred_gain.c silk/table_LSF_cos.c silk/NLSF2A.c \
247	silk/NLSF_stabilize.c silk/NLSF_VQ_weights_laroia.c \
248	silk/pitch_est_tables.c silk/resampler.c \
249	silk/resampler_down2_3.c silk/resampler_down2.c \
250	silk/resampler_private_AR2.c silk/resampler_private_down_FIR.c \
251	silk/resampler_private_IIR_FIR.c \
252	silk/resampler_private_up2_HQ.c silk/resampler_rom.c \
253	silk/sigm_Q15.c silk/sort.c silk/sum_sqr_shift.c \
254	silk/stereo_decode_pred.c silk/stereo_encode_pred.c \
255	silk/stereo_find_predictor.c silk/stereo_quant_pred.c \
256	silk/LPC_fit.c silk/fixed/LTP_analysis_filter_FIX.c \
257	silk/fixed/LTP_scale_ctrl_FIX.c silk/fixed/corrMatrix_FIX.c \
258	silk/fixed/encode_frame_FIX.c silk/fixed/find_LPC_FIX.c \
259	silk/fixed/find_LTP_FIX.c silk/fixed/find_pitch_lags_FIX.c \
260	silk/fixed/find_pred_coefs_FIX.c \
261	silk/fixed/noise_shape_analysis_FIX.c \
262	silk/fixed/process_gains_FIX.c \
263	silk/fixed/regularize_correlations_FIX.c \
264	silk/fixed/residual_energy16_FIX.c \
265	silk/fixed/residual_energy_FIX.c \
266	silk/fixed/warped_autocorrelation_FIX.c \
267	silk/fixed/apply_sine_window_FIX.c silk/fixed/autocorr_FIX.c \
268	silk/fixed/burg_modified_FIX.c silk/fixed/k2a_FIX.c \
269	silk/fixed/k2a_Q16_FIX.c silk/fixed/pitch_analysis_core_FIX.c \
270	silk/fixed/vector_ops_FIX.c silk/fixed/schur64_FIX.c \
271	silk/fixed/schur_FIX.c silk/x86/NSQ_sse4_1.c \
272	silk/x86/NSQ_del_dec_sse4_1.c silk/x86/x86_silk_map.c \
273	silk/x86/VAD_sse4_1.c silk/x86/VQ_WMat_EC_sse4_1.c \
274	silk/fixed/x86/vector_ops_FIX_sse4_1.c \
275	silk/fixed/x86/burg_modified_FIX_sse4_1.c \
276	silk/fixed/arm/warped_autocorrelation_FIX_neon_intr.c \
277	silk/float/apply_sine_window_FLP.c silk/float/corrMatrix_FLP.c \
278	silk/float/encode_frame_FLP.c silk/float/find_LPC_FLP.c \
279	silk/float/find_LTP_FLP.c silk/float/find_pitch_lags_FLP.c \
280	silk/float/find_pred_coefs_FLP.c \
281	silk/float/LPC_analysis_filter_FLP.c \
282	silk/float/LTP_analysis_filter_FLP.c \
283	silk/float/LTP_scale_ctrl_FLP.c \
284	silk/float/noise_shape_analysis_FLP.c \
285	silk/float/process_gains_FLP.c \
286	silk/float/regularize_correlations_FLP.c \
287	silk/float/residual_energy_FLP.c \
288	silk/float/warped_autocorrelation_FLP.c \
289	silk/float/wrappers_FLP.c silk/float/autocorrelation_FLP.c \
290	silk/float/burg_modified_FLP.c silk/float/bwexpander_FLP.c \
291	silk/float/energy_FLP.c silk/float/inner_product_FLP.c \
292	silk/float/k2a_FLP.c silk/float/LPC_inv_pred_gain_FLP.c \
293	silk/float/pitch_analysis_core_FLP.c \
294	silk/float/scale_copy_vector_FLP.c \
295	silk/float/scale_vector_FLP.c silk/float/schur_FLP.c \
296	silk/float/sort_FLP.c silk/arm/arm_silk_map.c \
297	silk/arm/biquad_alt_neon_intr.c \
298	silk/arm/LPC_inv_pred_gain_neon_intr.c \
299	silk/arm/NSQ_del_dec_neon_intr.c silk/arm/NSQ_neon.c \
300	src/opus.c src/opus_decoder.c src/opus_encoder.c \
301	src/opus_multistream.c src/opus_multistream_encoder.c \
302	src/opus_multistream_decoder.c src/repacketizer.c \
303	src/opus_projection_encoder.c src/opus_projection_decoder.c \
304	src/mapping_matrix.c src/analysis.c src/mlp.c src/mlp_data.c
305am__objects_2 = celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo \
306	celt/x86/pitch_sse.lo
307@HAVE_SSE_TRUE@am__objects_3 = $(am__objects_2)
308am__objects_4 = celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo
309@HAVE_SSE2_TRUE@am__objects_5 = $(am__objects_4)
310am__objects_6 = celt/x86/celt_lpc_sse4_1.lo celt/x86/pitch_sse4_1.lo
311@HAVE_SSE4_1_TRUE@am__objects_7 = $(am__objects_6)
312am__objects_8 = celt/arm/armcpu.lo celt/arm/arm_celt_map.lo
313@CPU_ARM_TRUE@am__objects_9 = $(am__objects_8)
314am__objects_10 = celt/arm/celt_neon_intr.lo \
315	celt/arm/pitch_neon_intr.lo
316@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__objects_11 =  \
317@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@	$(am__objects_10)
318am__objects_12 = celt/arm/celt_fft_ne10.lo celt/arm/celt_mdct_ne10.lo
319@CPU_ARM_TRUE@@HAVE_ARM_NE10_TRUE@am__objects_13 = $(am__objects_12)
320am__objects_14 = celt/bands.lo celt/celt.lo celt/celt_encoder.lo \
321	celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo \
322	celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo \
323	celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo \
324	celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo \
325	$(am__objects_3) $(am__objects_5) $(am__objects_7) \
326	$(am__objects_9) $(am__objects_11) $(am__objects_13)
327am__objects_15 = silk/fixed/LTP_analysis_filter_FIX.lo \
328	silk/fixed/LTP_scale_ctrl_FIX.lo silk/fixed/corrMatrix_FIX.lo \
329	silk/fixed/encode_frame_FIX.lo silk/fixed/find_LPC_FIX.lo \
330	silk/fixed/find_LTP_FIX.lo silk/fixed/find_pitch_lags_FIX.lo \
331	silk/fixed/find_pred_coefs_FIX.lo \
332	silk/fixed/noise_shape_analysis_FIX.lo \
333	silk/fixed/process_gains_FIX.lo \
334	silk/fixed/regularize_correlations_FIX.lo \
335	silk/fixed/residual_energy16_FIX.lo \
336	silk/fixed/residual_energy_FIX.lo \
337	silk/fixed/warped_autocorrelation_FIX.lo \
338	silk/fixed/apply_sine_window_FIX.lo silk/fixed/autocorr_FIX.lo \
339	silk/fixed/burg_modified_FIX.lo silk/fixed/k2a_FIX.lo \
340	silk/fixed/k2a_Q16_FIX.lo \
341	silk/fixed/pitch_analysis_core_FIX.lo \
342	silk/fixed/vector_ops_FIX.lo silk/fixed/schur64_FIX.lo \
343	silk/fixed/schur_FIX.lo
344@FIXED_POINT_TRUE@am__objects_16 = $(am__objects_15)
345am__objects_17 = silk/x86/NSQ_sse4_1.lo silk/x86/NSQ_del_dec_sse4_1.lo \
346	silk/x86/x86_silk_map.lo silk/x86/VAD_sse4_1.lo \
347	silk/x86/VQ_WMat_EC_sse4_1.lo
348am__objects_18 = silk/fixed/x86/vector_ops_FIX_sse4_1.lo \
349	silk/fixed/x86/burg_modified_FIX_sse4_1.lo
350@FIXED_POINT_TRUE@@HAVE_SSE4_1_TRUE@am__objects_19 =  \
351@FIXED_POINT_TRUE@@HAVE_SSE4_1_TRUE@	$(am__objects_17) \
352@FIXED_POINT_TRUE@@HAVE_SSE4_1_TRUE@	$(am__objects_18)
353am__objects_20 =  \
354	silk/fixed/arm/warped_autocorrelation_FIX_neon_intr.lo
355@FIXED_POINT_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__objects_21 =  \
356@FIXED_POINT_TRUE@@HAVE_ARM_NEON_INTR_TRUE@	$(am__objects_20)
357am__objects_22 = silk/float/apply_sine_window_FLP.lo \
358	silk/float/corrMatrix_FLP.lo silk/float/encode_frame_FLP.lo \
359	silk/float/find_LPC_FLP.lo silk/float/find_LTP_FLP.lo \
360	silk/float/find_pitch_lags_FLP.lo \
361	silk/float/find_pred_coefs_FLP.lo \
362	silk/float/LPC_analysis_filter_FLP.lo \
363	silk/float/LTP_analysis_filter_FLP.lo \
364	silk/float/LTP_scale_ctrl_FLP.lo \
365	silk/float/noise_shape_analysis_FLP.lo \
366	silk/float/process_gains_FLP.lo \
367	silk/float/regularize_correlations_FLP.lo \
368	silk/float/residual_energy_FLP.lo \
369	silk/float/warped_autocorrelation_FLP.lo \
370	silk/float/wrappers_FLP.lo silk/float/autocorrelation_FLP.lo \
371	silk/float/burg_modified_FLP.lo silk/float/bwexpander_FLP.lo \
372	silk/float/energy_FLP.lo silk/float/inner_product_FLP.lo \
373	silk/float/k2a_FLP.lo silk/float/LPC_inv_pred_gain_FLP.lo \
374	silk/float/pitch_analysis_core_FLP.lo \
375	silk/float/scale_copy_vector_FLP.lo \
376	silk/float/scale_vector_FLP.lo silk/float/schur_FLP.lo \
377	silk/float/sort_FLP.lo
378@FIXED_POINT_FALSE@am__objects_23 = $(am__objects_22)
379@FIXED_POINT_FALSE@@HAVE_SSE4_1_TRUE@am__objects_24 =  \
380@FIXED_POINT_FALSE@@HAVE_SSE4_1_TRUE@	$(am__objects_17)
381am__objects_25 =
382am__objects_26 = silk/arm/arm_silk_map.lo \
383	silk/arm/biquad_alt_neon_intr.lo \
384	silk/arm/LPC_inv_pred_gain_neon_intr.lo \
385	silk/arm/NSQ_del_dec_neon_intr.lo silk/arm/NSQ_neon.lo
386@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__objects_27 =  \
387@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@	$(am__objects_26)
388am__objects_28 = silk/CNG.lo silk/code_signs.lo silk/init_decoder.lo \
389	silk/decode_core.lo silk/decode_frame.lo \
390	silk/decode_parameters.lo silk/decode_indices.lo \
391	silk/decode_pulses.lo silk/decoder_set_fs.lo silk/dec_API.lo \
392	silk/enc_API.lo silk/encode_indices.lo silk/encode_pulses.lo \
393	silk/gain_quant.lo silk/interpolate.lo \
394	silk/LP_variable_cutoff.lo silk/NLSF_decode.lo silk/NSQ.lo \
395	silk/NSQ_del_dec.lo silk/PLC.lo silk/shell_coder.lo \
396	silk/tables_gain.lo silk/tables_LTP.lo \
397	silk/tables_NLSF_CB_NB_MB.lo silk/tables_NLSF_CB_WB.lo \
398	silk/tables_other.lo silk/tables_pitch_lag.lo \
399	silk/tables_pulses_per_block.lo silk/VAD.lo \
400	silk/control_audio_bandwidth.lo silk/quant_LTP_gains.lo \
401	silk/VQ_WMat_EC.lo silk/HP_variable_cutoff.lo \
402	silk/NLSF_encode.lo silk/NLSF_VQ.lo silk/NLSF_unpack.lo \
403	silk/NLSF_del_dec_quant.lo silk/process_NLSFs.lo \
404	silk/stereo_LR_to_MS.lo silk/stereo_MS_to_LR.lo \
405	silk/check_control_input.lo silk/control_SNR.lo \
406	silk/init_encoder.lo silk/control_codec.lo silk/A2NLSF.lo \
407	silk/ana_filt_bank_1.lo silk/biquad_alt.lo \
408	silk/bwexpander_32.lo silk/bwexpander.lo silk/debug.lo \
409	silk/decode_pitch.lo silk/inner_prod_aligned.lo \
410	silk/lin2log.lo silk/log2lin.lo silk/LPC_analysis_filter.lo \
411	silk/LPC_inv_pred_gain.lo silk/table_LSF_cos.lo silk/NLSF2A.lo \
412	silk/NLSF_stabilize.lo silk/NLSF_VQ_weights_laroia.lo \
413	silk/pitch_est_tables.lo silk/resampler.lo \
414	silk/resampler_down2_3.lo silk/resampler_down2.lo \
415	silk/resampler_private_AR2.lo \
416	silk/resampler_private_down_FIR.lo \
417	silk/resampler_private_IIR_FIR.lo \
418	silk/resampler_private_up2_HQ.lo silk/resampler_rom.lo \
419	silk/sigm_Q15.lo silk/sort.lo silk/sum_sqr_shift.lo \
420	silk/stereo_decode_pred.lo silk/stereo_encode_pred.lo \
421	silk/stereo_find_predictor.lo silk/stereo_quant_pred.lo \
422	silk/LPC_fit.lo $(am__objects_16) $(am__objects_19) \
423	$(am__objects_21) $(am__objects_23) $(am__objects_24) \
424	$(am__objects_25) $(am__objects_27)
425am__objects_29 = src/analysis.lo src/mlp.lo src/mlp_data.lo
426@DISABLE_FLOAT_API_FALSE@am__objects_30 = $(am__objects_29)
427am__objects_31 = src/opus.lo src/opus_decoder.lo src/opus_encoder.lo \
428	src/opus_multistream.lo src/opus_multistream_encoder.lo \
429	src/opus_multistream_decoder.lo src/repacketizer.lo \
430	src/opus_projection_encoder.lo src/opus_projection_decoder.lo \
431	src/mapping_matrix.lo $(am__objects_30)
432am_libopus_la_OBJECTS = $(am__objects_14) $(am__objects_28) \
433	$(am__objects_31)
434libopus_la_OBJECTS = $(am_libopus_la_OBJECTS)
435libopus_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
436	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
437	$(libopus_la_LDFLAGS) $(LDFLAGS) -o $@
438@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@am__EXEEXT_1 = opus_custom_demo$(EXEEXT)
439PROGRAMS = $(noinst_PROGRAMS)
440am__celt_tests_test_unit_cwrs32_SOURCES_DIST =  \
441	celt/tests/test_unit_cwrs32.c
442@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_cwrs32_OBJECTS =  \
443@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_cwrs32.$(OBJEXT)
444celt_tests_test_unit_cwrs32_OBJECTS =  \
445	$(am_celt_tests_test_unit_cwrs32_OBJECTS)
446@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_cwrs32_DEPENDENCIES =  \
447@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
448am__celt_tests_test_unit_dft_SOURCES_DIST =  \
449	celt/tests/test_unit_dft.c
450@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_dft_OBJECTS =  \
451@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_dft.$(OBJEXT)
452celt_tests_test_unit_dft_OBJECTS =  \
453	$(am_celt_tests_test_unit_dft_OBJECTS)
454am__DEPENDENCIES_2 = celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo \
455	celt/x86/pitch_sse.lo
456@HAVE_SSE_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2)
457am__DEPENDENCIES_4 = celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo
458@HAVE_SSE2_TRUE@am__DEPENDENCIES_5 = $(am__DEPENDENCIES_4)
459am__DEPENDENCIES_6 = celt/x86/celt_lpc_sse4_1.lo \
460	celt/x86/pitch_sse4_1.lo
461@HAVE_SSE4_1_TRUE@am__DEPENDENCIES_7 = $(am__DEPENDENCIES_6)
462am__DEPENDENCIES_8 = celt/arm/armcpu.lo celt/arm/arm_celt_map.lo
463@CPU_ARM_TRUE@am__DEPENDENCIES_9 = $(am__DEPENDENCIES_8)
464am__DEPENDENCIES_10 = celt/arm/celt_neon_intr.lo \
465	celt/arm/pitch_neon_intr.lo
466@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__DEPENDENCIES_11 =  \
467@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@	$(am__DEPENDENCIES_10)
468am__DEPENDENCIES_12 = celt/arm/celt_fft_ne10.lo \
469	celt/arm/celt_mdct_ne10.lo
470@CPU_ARM_TRUE@@HAVE_ARM_NE10_TRUE@am__DEPENDENCIES_13 =  \
471@CPU_ARM_TRUE@@HAVE_ARM_NE10_TRUE@	$(am__DEPENDENCIES_12)
472am__DEPENDENCIES_14 = celt/bands.lo celt/celt.lo celt/celt_encoder.lo \
473	celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo \
474	celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo \
475	celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo \
476	celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo \
477	$(am__DEPENDENCIES_3) $(am__DEPENDENCIES_5) \
478	$(am__DEPENDENCIES_7) $(am__DEPENDENCIES_9) \
479	$(am__DEPENDENCIES_11) $(am__DEPENDENCIES_13)
480@EXTRA_PROGRAMS_TRUE@am__DEPENDENCIES_15 = $(am__DEPENDENCIES_14)
481@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_dft_DEPENDENCIES =  \
482@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_15) \
483@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
484@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) $(am__append_18)
485am__celt_tests_test_unit_entropy_SOURCES_DIST =  \
486	celt/tests/test_unit_entropy.c
487@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_entropy_OBJECTS =  \
488@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_entropy.$(OBJEXT)
489celt_tests_test_unit_entropy_OBJECTS =  \
490	$(am_celt_tests_test_unit_entropy_OBJECTS)
491@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_entropy_DEPENDENCIES =  \
492@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
493am__celt_tests_test_unit_laplace_SOURCES_DIST =  \
494	celt/tests/test_unit_laplace.c
495@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_laplace_OBJECTS =  \
496@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_laplace.$(OBJEXT)
497celt_tests_test_unit_laplace_OBJECTS =  \
498	$(am_celt_tests_test_unit_laplace_OBJECTS)
499@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_laplace_DEPENDENCIES =  \
500@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
501am__celt_tests_test_unit_mathops_SOURCES_DIST =  \
502	celt/tests/test_unit_mathops.c
503@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_mathops_OBJECTS =  \
504@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mathops.$(OBJEXT)
505celt_tests_test_unit_mathops_OBJECTS =  \
506	$(am_celt_tests_test_unit_mathops_OBJECTS)
507@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mathops_DEPENDENCIES =  \
508@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_15) \
509@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
510@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) $(am__append_19)
511am__celt_tests_test_unit_mdct_SOURCES_DIST =  \
512	celt/tests/test_unit_mdct.c
513@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_mdct_OBJECTS =  \
514@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mdct.$(OBJEXT)
515celt_tests_test_unit_mdct_OBJECTS =  \
516	$(am_celt_tests_test_unit_mdct_OBJECTS)
517@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mdct_DEPENDENCIES =  \
518@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_15) \
519@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
520@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) $(am__append_20)
521am__celt_tests_test_unit_rotation_SOURCES_DIST =  \
522	celt/tests/test_unit_rotation.c
523@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_rotation_OBJECTS =  \
524@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_rotation.$(OBJEXT)
525celt_tests_test_unit_rotation_OBJECTS =  \
526	$(am_celt_tests_test_unit_rotation_OBJECTS)
527@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_rotation_DEPENDENCIES =  \
528@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_15) \
529@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
530@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) $(am__append_21)
531am__celt_tests_test_unit_types_SOURCES_DIST =  \
532	celt/tests/test_unit_types.c
533@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_types_OBJECTS =  \
534@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_types.$(OBJEXT)
535celt_tests_test_unit_types_OBJECTS =  \
536	$(am_celt_tests_test_unit_types_OBJECTS)
537@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_types_DEPENDENCIES =  \
538@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
539am__opus_compare_SOURCES_DIST = src/opus_compare.c
540@EXTRA_PROGRAMS_TRUE@am_opus_compare_OBJECTS =  \
541@EXTRA_PROGRAMS_TRUE@	src/opus_compare.$(OBJEXT)
542opus_compare_OBJECTS = $(am_opus_compare_OBJECTS)
543@EXTRA_PROGRAMS_TRUE@opus_compare_DEPENDENCIES =  \
544@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
545am__opus_custom_demo_SOURCES_DIST = celt/opus_custom_demo.c
546@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@am_opus_custom_demo_OBJECTS = celt/opus_custom_demo.$(OBJEXT)
547opus_custom_demo_OBJECTS = $(am_opus_custom_demo_OBJECTS)
548@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@opus_custom_demo_DEPENDENCIES =  \
549@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@	libopus.la \
550@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
551am__opus_demo_SOURCES_DIST = src/opus_demo.c
552@EXTRA_PROGRAMS_TRUE@am_opus_demo_OBJECTS = src/opus_demo.$(OBJEXT)
553opus_demo_OBJECTS = $(am_opus_demo_OBJECTS)
554@EXTRA_PROGRAMS_TRUE@opus_demo_DEPENDENCIES = libopus.la \
555@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
556@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
557am__repacketizer_demo_SOURCES_DIST = src/repacketizer_demo.c
558@EXTRA_PROGRAMS_TRUE@am_repacketizer_demo_OBJECTS =  \
559@EXTRA_PROGRAMS_TRUE@	src/repacketizer_demo.$(OBJEXT)
560repacketizer_demo_OBJECTS = $(am_repacketizer_demo_OBJECTS)
561@EXTRA_PROGRAMS_TRUE@repacketizer_demo_DEPENDENCIES = libopus.la \
562@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
563@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
564am__silk_tests_test_unit_LPC_inv_pred_gain_SOURCES_DIST =  \
565	silk/tests/test_unit_LPC_inv_pred_gain.c
566@EXTRA_PROGRAMS_TRUE@am_silk_tests_test_unit_LPC_inv_pred_gain_OBJECTS = silk/tests/test_unit_LPC_inv_pred_gain.$(OBJEXT)
567silk_tests_test_unit_LPC_inv_pred_gain_OBJECTS =  \
568	$(am_silk_tests_test_unit_LPC_inv_pred_gain_OBJECTS)
569am__DEPENDENCIES_16 = silk/fixed/LTP_analysis_filter_FIX.lo \
570	silk/fixed/LTP_scale_ctrl_FIX.lo silk/fixed/corrMatrix_FIX.lo \
571	silk/fixed/encode_frame_FIX.lo silk/fixed/find_LPC_FIX.lo \
572	silk/fixed/find_LTP_FIX.lo silk/fixed/find_pitch_lags_FIX.lo \
573	silk/fixed/find_pred_coefs_FIX.lo \
574	silk/fixed/noise_shape_analysis_FIX.lo \
575	silk/fixed/process_gains_FIX.lo \
576	silk/fixed/regularize_correlations_FIX.lo \
577	silk/fixed/residual_energy16_FIX.lo \
578	silk/fixed/residual_energy_FIX.lo \
579	silk/fixed/warped_autocorrelation_FIX.lo \
580	silk/fixed/apply_sine_window_FIX.lo silk/fixed/autocorr_FIX.lo \
581	silk/fixed/burg_modified_FIX.lo silk/fixed/k2a_FIX.lo \
582	silk/fixed/k2a_Q16_FIX.lo \
583	silk/fixed/pitch_analysis_core_FIX.lo \
584	silk/fixed/vector_ops_FIX.lo silk/fixed/schur64_FIX.lo \
585	silk/fixed/schur_FIX.lo
586@FIXED_POINT_TRUE@am__DEPENDENCIES_17 = $(am__DEPENDENCIES_16)
587am__DEPENDENCIES_18 = silk/x86/NSQ_sse4_1.lo \
588	silk/x86/NSQ_del_dec_sse4_1.lo silk/x86/x86_silk_map.lo \
589	silk/x86/VAD_sse4_1.lo silk/x86/VQ_WMat_EC_sse4_1.lo
590am__DEPENDENCIES_19 = silk/fixed/x86/vector_ops_FIX_sse4_1.lo \
591	silk/fixed/x86/burg_modified_FIX_sse4_1.lo
592@FIXED_POINT_TRUE@@HAVE_SSE4_1_TRUE@am__DEPENDENCIES_20 =  \
593@FIXED_POINT_TRUE@@HAVE_SSE4_1_TRUE@	$(am__DEPENDENCIES_18) \
594@FIXED_POINT_TRUE@@HAVE_SSE4_1_TRUE@	$(am__DEPENDENCIES_19)
595am__DEPENDENCIES_21 =  \
596	silk/fixed/arm/warped_autocorrelation_FIX_neon_intr.lo
597@FIXED_POINT_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__DEPENDENCIES_22 = $(am__DEPENDENCIES_21)
598am__DEPENDENCIES_23 = silk/float/apply_sine_window_FLP.lo \
599	silk/float/corrMatrix_FLP.lo silk/float/encode_frame_FLP.lo \
600	silk/float/find_LPC_FLP.lo silk/float/find_LTP_FLP.lo \
601	silk/float/find_pitch_lags_FLP.lo \
602	silk/float/find_pred_coefs_FLP.lo \
603	silk/float/LPC_analysis_filter_FLP.lo \
604	silk/float/LTP_analysis_filter_FLP.lo \
605	silk/float/LTP_scale_ctrl_FLP.lo \
606	silk/float/noise_shape_analysis_FLP.lo \
607	silk/float/process_gains_FLP.lo \
608	silk/float/regularize_correlations_FLP.lo \
609	silk/float/residual_energy_FLP.lo \
610	silk/float/warped_autocorrelation_FLP.lo \
611	silk/float/wrappers_FLP.lo silk/float/autocorrelation_FLP.lo \
612	silk/float/burg_modified_FLP.lo silk/float/bwexpander_FLP.lo \
613	silk/float/energy_FLP.lo silk/float/inner_product_FLP.lo \
614	silk/float/k2a_FLP.lo silk/float/LPC_inv_pred_gain_FLP.lo \
615	silk/float/pitch_analysis_core_FLP.lo \
616	silk/float/scale_copy_vector_FLP.lo \
617	silk/float/scale_vector_FLP.lo silk/float/schur_FLP.lo \
618	silk/float/sort_FLP.lo
619@FIXED_POINT_FALSE@am__DEPENDENCIES_24 = $(am__DEPENDENCIES_23)
620@FIXED_POINT_FALSE@@HAVE_SSE4_1_TRUE@am__DEPENDENCIES_25 =  \
621@FIXED_POINT_FALSE@@HAVE_SSE4_1_TRUE@	$(am__DEPENDENCIES_18)
622am__DEPENDENCIES_26 = silk/arm/arm_silk_map.lo \
623	silk/arm/biquad_alt_neon_intr.lo \
624	silk/arm/LPC_inv_pred_gain_neon_intr.lo \
625	silk/arm/NSQ_del_dec_neon_intr.lo silk/arm/NSQ_neon.lo
626@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@am__DEPENDENCIES_27 =  \
627@CPU_ARM_TRUE@@HAVE_ARM_NEON_INTR_TRUE@	$(am__DEPENDENCIES_26)
628am__DEPENDENCIES_28 = silk/CNG.lo silk/code_signs.lo \
629	silk/init_decoder.lo silk/decode_core.lo silk/decode_frame.lo \
630	silk/decode_parameters.lo silk/decode_indices.lo \
631	silk/decode_pulses.lo silk/decoder_set_fs.lo silk/dec_API.lo \
632	silk/enc_API.lo silk/encode_indices.lo silk/encode_pulses.lo \
633	silk/gain_quant.lo silk/interpolate.lo \
634	silk/LP_variable_cutoff.lo silk/NLSF_decode.lo silk/NSQ.lo \
635	silk/NSQ_del_dec.lo silk/PLC.lo silk/shell_coder.lo \
636	silk/tables_gain.lo silk/tables_LTP.lo \
637	silk/tables_NLSF_CB_NB_MB.lo silk/tables_NLSF_CB_WB.lo \
638	silk/tables_other.lo silk/tables_pitch_lag.lo \
639	silk/tables_pulses_per_block.lo silk/VAD.lo \
640	silk/control_audio_bandwidth.lo silk/quant_LTP_gains.lo \
641	silk/VQ_WMat_EC.lo silk/HP_variable_cutoff.lo \
642	silk/NLSF_encode.lo silk/NLSF_VQ.lo silk/NLSF_unpack.lo \
643	silk/NLSF_del_dec_quant.lo silk/process_NLSFs.lo \
644	silk/stereo_LR_to_MS.lo silk/stereo_MS_to_LR.lo \
645	silk/check_control_input.lo silk/control_SNR.lo \
646	silk/init_encoder.lo silk/control_codec.lo silk/A2NLSF.lo \
647	silk/ana_filt_bank_1.lo silk/biquad_alt.lo \
648	silk/bwexpander_32.lo silk/bwexpander.lo silk/debug.lo \
649	silk/decode_pitch.lo silk/inner_prod_aligned.lo \
650	silk/lin2log.lo silk/log2lin.lo silk/LPC_analysis_filter.lo \
651	silk/LPC_inv_pred_gain.lo silk/table_LSF_cos.lo silk/NLSF2A.lo \
652	silk/NLSF_stabilize.lo silk/NLSF_VQ_weights_laroia.lo \
653	silk/pitch_est_tables.lo silk/resampler.lo \
654	silk/resampler_down2_3.lo silk/resampler_down2.lo \
655	silk/resampler_private_AR2.lo \
656	silk/resampler_private_down_FIR.lo \
657	silk/resampler_private_IIR_FIR.lo \
658	silk/resampler_private_up2_HQ.lo silk/resampler_rom.lo \
659	silk/sigm_Q15.lo silk/sort.lo silk/sum_sqr_shift.lo \
660	silk/stereo_decode_pred.lo silk/stereo_encode_pred.lo \
661	silk/stereo_find_predictor.lo silk/stereo_quant_pred.lo \
662	silk/LPC_fit.lo $(am__DEPENDENCIES_17) $(am__DEPENDENCIES_20) \
663	$(am__DEPENDENCIES_22) $(am__DEPENDENCIES_24) \
664	$(am__DEPENDENCIES_25) $(am__DEPENDENCIES_1) \
665	$(am__DEPENDENCIES_27)
666@EXTRA_PROGRAMS_TRUE@am__DEPENDENCIES_29 = $(am__DEPENDENCIES_28)
667@EXTRA_PROGRAMS_TRUE@silk_tests_test_unit_LPC_inv_pred_gain_DEPENDENCIES =  \
668@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_29) \
669@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_15) \
670@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
671@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) $(am__append_17)
672am__tests_test_opus_api_SOURCES_DIST = tests/test_opus_api.c \
673	tests/test_opus_common.h
674@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_api_OBJECTS =  \
675@EXTRA_PROGRAMS_TRUE@	tests/test_opus_api.$(OBJEXT)
676tests_test_opus_api_OBJECTS = $(am_tests_test_opus_api_OBJECTS)
677@EXTRA_PROGRAMS_TRUE@tests_test_opus_api_DEPENDENCIES = libopus.la \
678@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
679@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
680am__tests_test_opus_decode_SOURCES_DIST = tests/test_opus_decode.c \
681	tests/test_opus_common.h
682@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_decode_OBJECTS =  \
683@EXTRA_PROGRAMS_TRUE@	tests/test_opus_decode.$(OBJEXT)
684tests_test_opus_decode_OBJECTS = $(am_tests_test_opus_decode_OBJECTS)
685@EXTRA_PROGRAMS_TRUE@tests_test_opus_decode_DEPENDENCIES = libopus.la \
686@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
687@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
688am__tests_test_opus_encode_SOURCES_DIST = tests/test_opus_encode.c \
689	tests/opus_encode_regressions.c tests/test_opus_common.h
690@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_encode_OBJECTS =  \
691@EXTRA_PROGRAMS_TRUE@	tests/test_opus_encode.$(OBJEXT) \
692@EXTRA_PROGRAMS_TRUE@	tests/opus_encode_regressions.$(OBJEXT)
693tests_test_opus_encode_OBJECTS = $(am_tests_test_opus_encode_OBJECTS)
694@EXTRA_PROGRAMS_TRUE@tests_test_opus_encode_DEPENDENCIES = libopus.la \
695@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
696@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
697am__tests_test_opus_padding_SOURCES_DIST = tests/test_opus_padding.c \
698	tests/test_opus_common.h
699@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_padding_OBJECTS =  \
700@EXTRA_PROGRAMS_TRUE@	tests/test_opus_padding.$(OBJEXT)
701tests_test_opus_padding_OBJECTS =  \
702	$(am_tests_test_opus_padding_OBJECTS)
703@EXTRA_PROGRAMS_TRUE@tests_test_opus_padding_DEPENDENCIES =  \
704@EXTRA_PROGRAMS_TRUE@	libopus.la $(am__DEPENDENCIES_1) \
705@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
706am__tests_test_opus_projection_SOURCES_DIST =  \
707	tests/test_opus_projection.c tests/test_opus_common.h
708@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_projection_OBJECTS =  \
709@EXTRA_PROGRAMS_TRUE@	tests/test_opus_projection.$(OBJEXT)
710tests_test_opus_projection_OBJECTS =  \
711	$(am_tests_test_opus_projection_OBJECTS)
712am__DEPENDENCIES_30 = src/analysis.lo src/mlp.lo src/mlp_data.lo
713@DISABLE_FLOAT_API_FALSE@am__DEPENDENCIES_31 = $(am__DEPENDENCIES_30)
714am__DEPENDENCIES_32 = src/opus.lo src/opus_decoder.lo \
715	src/opus_encoder.lo src/opus_multistream.lo \
716	src/opus_multistream_encoder.lo \
717	src/opus_multistream_decoder.lo src/repacketizer.lo \
718	src/opus_projection_encoder.lo src/opus_projection_decoder.lo \
719	src/mapping_matrix.lo $(am__DEPENDENCIES_31)
720@EXTRA_PROGRAMS_TRUE@am__DEPENDENCIES_33 = $(am__DEPENDENCIES_32)
721@EXTRA_PROGRAMS_TRUE@tests_test_opus_projection_DEPENDENCIES =  \
722@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_33) \
723@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_29) \
724@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_15) \
725@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) \
726@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1) $(am__append_16)
727AM_V_P = $(am__v_P_@AM_V@)
728am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
729am__v_P_0 = false
730am__v_P_1 = :
731AM_V_GEN = $(am__v_GEN_@AM_V@)
732am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
733am__v_GEN_0 = @echo "  GEN     " $@;
734am__v_GEN_1 =
735AM_V_at = $(am__v_at_@AM_V@)
736am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
737am__v_at_0 = @
738am__v_at_1 =
739DEFAULT_INCLUDES = -I.@am__isrc@
740depcomp = $(SHELL) $(top_srcdir)/depcomp
741am__depfiles_maybe = depfiles
742am__mv = mv -f
743CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
744	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
745LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
746	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
747	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
748	$(AM_CCASFLAGS) $(CCASFLAGS)
749AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
750am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
751am__v_CPPAS_0 = @echo "  CPPAS   " $@;
752am__v_CPPAS_1 =
753COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
754	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
755LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
756	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
757	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
758	$(AM_CFLAGS) $(CFLAGS)
759AM_V_CC = $(am__v_CC_@AM_V@)
760am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
761am__v_CC_0 = @echo "  CC      " $@;
762am__v_CC_1 =
763CCLD = $(CC)
764LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
765	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
766	$(AM_LDFLAGS) $(LDFLAGS) -o $@
767AM_V_CCLD = $(am__v_CCLD_@AM_V@)
768am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
769am__v_CCLD_0 = @echo "  CCLD    " $@;
770am__v_CCLD_1 =
771SOURCES = $(libarmasm_la_SOURCES) $(libopus_la_SOURCES) \
772	$(celt_tests_test_unit_cwrs32_SOURCES) \
773	$(celt_tests_test_unit_dft_SOURCES) \
774	$(celt_tests_test_unit_entropy_SOURCES) \
775	$(celt_tests_test_unit_laplace_SOURCES) \
776	$(celt_tests_test_unit_mathops_SOURCES) \
777	$(celt_tests_test_unit_mdct_SOURCES) \
778	$(celt_tests_test_unit_rotation_SOURCES) \
779	$(celt_tests_test_unit_types_SOURCES) $(opus_compare_SOURCES) \
780	$(opus_custom_demo_SOURCES) $(opus_demo_SOURCES) \
781	$(repacketizer_demo_SOURCES) \
782	$(silk_tests_test_unit_LPC_inv_pred_gain_SOURCES) \
783	$(tests_test_opus_api_SOURCES) \
784	$(tests_test_opus_decode_SOURCES) \
785	$(tests_test_opus_encode_SOURCES) \
786	$(tests_test_opus_padding_SOURCES) \
787	$(tests_test_opus_projection_SOURCES)
788DIST_SOURCES = $(am__libarmasm_la_SOURCES_DIST) \
789	$(am__libopus_la_SOURCES_DIST) \
790	$(am__celt_tests_test_unit_cwrs32_SOURCES_DIST) \
791	$(am__celt_tests_test_unit_dft_SOURCES_DIST) \
792	$(am__celt_tests_test_unit_entropy_SOURCES_DIST) \
793	$(am__celt_tests_test_unit_laplace_SOURCES_DIST) \
794	$(am__celt_tests_test_unit_mathops_SOURCES_DIST) \
795	$(am__celt_tests_test_unit_mdct_SOURCES_DIST) \
796	$(am__celt_tests_test_unit_rotation_SOURCES_DIST) \
797	$(am__celt_tests_test_unit_types_SOURCES_DIST) \
798	$(am__opus_compare_SOURCES_DIST) \
799	$(am__opus_custom_demo_SOURCES_DIST) \
800	$(am__opus_demo_SOURCES_DIST) \
801	$(am__repacketizer_demo_SOURCES_DIST) \
802	$(am__silk_tests_test_unit_LPC_inv_pred_gain_SOURCES_DIST) \
803	$(am__tests_test_opus_api_SOURCES_DIST) \
804	$(am__tests_test_opus_decode_SOURCES_DIST) \
805	$(am__tests_test_opus_encode_SOURCES_DIST) \
806	$(am__tests_test_opus_padding_SOURCES_DIST) \
807	$(am__tests_test_opus_projection_SOURCES_DIST)
808RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
809	ctags-recursive dvi-recursive html-recursive info-recursive \
810	install-data-recursive install-dvi-recursive \
811	install-exec-recursive install-html-recursive \
812	install-info-recursive install-pdf-recursive \
813	install-ps-recursive install-recursive installcheck-recursive \
814	installdirs-recursive pdf-recursive ps-recursive \
815	tags-recursive uninstall-recursive
816am__can_run_installinfo = \
817  case $$AM_UPDATE_INFO_DIR in \
818    n|no|NO) false;; \
819    *) (install-info --version) >/dev/null 2>&1;; \
820  esac
821DATA = $(m4data_DATA) $(pkgconfig_DATA)
822am__pkginclude_HEADERS_DIST = include/opus.h \
823	include/opus_multistream.h include/opus_types.h \
824	include/opus_defines.h include/opus_projection.h \
825	include/opus_custom.h
826HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
827RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
828  distclean-recursive maintainer-clean-recursive
829am__recursive_targets = \
830  $(RECURSIVE_TARGETS) \
831  $(RECURSIVE_CLEAN_TARGETS) \
832  $(am__extra_recursive_targets)
833AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
834	cscope check recheck distdir dist dist-all distcheck
835am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
836	$(LISP)config.h.in
837# Read a list of newline-separated strings from the standard input,
838# and print each of them once, without duplicates.  Input order is
839# *not* preserved.
840am__uniquify_input = $(AWK) '\
841  BEGIN { nonempty = 0; } \
842  { items[$$0] = 1; nonempty = 1; } \
843  END { if (nonempty) { for (i in items) print i; }; } \
844'
845# Make sure the list of sources is unique.  This is necessary because,
846# e.g., the same source file might be shared among _SOURCES variables
847# for different programs/libraries.
848am__define_uniq_tagged_files = \
849  list='$(am__tagged_files)'; \
850  unique=`for i in $$list; do \
851    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
852  done | $(am__uniquify_input)`
853ETAGS = etags
854CTAGS = ctags
855CSCOPE = cscope
856am__tty_colors_dummy = \
857  mgn= red= grn= lgn= blu= brg= std=; \
858  am__color_tests=no
859am__tty_colors = { \
860  $(am__tty_colors_dummy); \
861  if test "X$(AM_COLOR_TESTS)" = Xno; then \
862    am__color_tests=no; \
863  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
864    am__color_tests=yes; \
865  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
866    am__color_tests=yes; \
867  fi; \
868  if test $$am__color_tests = yes; then \
869    red=''; \
870    grn=''; \
871    lgn=''; \
872    blu=''; \
873    mgn=''; \
874    brg=''; \
875    std=''; \
876  fi; \
877}
878am__recheck_rx = ^[ 	]*:recheck:[ 	]*
879am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
880am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
881# A command that, given a newline-separated list of test names on the
882# standard input, print the name of the tests that are to be re-run
883# upon "make recheck".
884am__list_recheck_tests = $(AWK) '{ \
885  recheck = 1; \
886  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
887    { \
888      if (rc < 0) \
889        { \
890          if ((getline line2 < ($$0 ".log")) < 0) \
891	    recheck = 0; \
892          break; \
893        } \
894      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
895        { \
896          recheck = 0; \
897          break; \
898        } \
899      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
900        { \
901          break; \
902        } \
903    }; \
904  if (recheck) \
905    print $$0; \
906  close ($$0 ".trs"); \
907  close ($$0 ".log"); \
908}'
909# A command that, given a newline-separated list of test names on the
910# standard input, create the global log from their .trs and .log files.
911am__create_global_log = $(AWK) ' \
912function fatal(msg) \
913{ \
914  print "fatal: making $@: " msg | "cat >&2"; \
915  exit 1; \
916} \
917function rst_section(header) \
918{ \
919  print header; \
920  len = length(header); \
921  for (i = 1; i <= len; i = i + 1) \
922    printf "="; \
923  printf "\n\n"; \
924} \
925{ \
926  copy_in_global_log = 1; \
927  global_test_result = "RUN"; \
928  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
929    { \
930      if (rc < 0) \
931         fatal("failed to read from " $$0 ".trs"); \
932      if (line ~ /$(am__global_test_result_rx)/) \
933        { \
934          sub("$(am__global_test_result_rx)", "", line); \
935          sub("[ 	]*$$", "", line); \
936          global_test_result = line; \
937        } \
938      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
939        copy_in_global_log = 0; \
940    }; \
941  if (copy_in_global_log) \
942    { \
943      rst_section(global_test_result ": " $$0); \
944      while ((rc = (getline line < ($$0 ".log"))) != 0) \
945      { \
946        if (rc < 0) \
947          fatal("failed to read from " $$0 ".log"); \
948        print line; \
949      }; \
950      printf "\n"; \
951    }; \
952  close ($$0 ".trs"); \
953  close ($$0 ".log"); \
954}'
955# Restructured Text title.
956am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
957# Solaris 10 'make', and several other traditional 'make' implementations,
958# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
959# by disabling -e (using the XSI extension "set +e") if it's set.
960am__sh_e_setup = case $$- in *e*) set +e;; esac
961# Default flags passed to test drivers.
962am__common_driver_flags = \
963  --color-tests "$$am__color_tests" \
964  --enable-hard-errors "$$am__enable_hard_errors" \
965  --expect-failure "$$am__expect_failure"
966# To be inserted before the command running the test.  Creates the
967# directory for the log if needed.  Stores in $dir the directory
968# containing $f, in $tst the test, in $log the log.  Executes the
969# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
970# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
971# will run the test scripts (or their associated LOG_COMPILER, if
972# thy have one).
973am__check_pre = \
974$(am__sh_e_setup);					\
975$(am__vpath_adj_setup) $(am__vpath_adj)			\
976$(am__tty_colors);					\
977srcdir=$(srcdir); export srcdir;			\
978case "$@" in						\
979  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
980    *) am__odir=.;; 					\
981esac;							\
982test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
983  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
984if test -f "./$$f"; then dir=./;			\
985elif test -f "$$f"; then dir=;				\
986else dir="$(srcdir)/"; fi;				\
987tst=$$dir$$f; log='$@'; 				\
988if test -n '$(DISABLE_HARD_ERRORS)'; then		\
989  am__enable_hard_errors=no; 				\
990else							\
991  am__enable_hard_errors=yes; 				\
992fi; 							\
993case " $(XFAIL_TESTS) " in				\
994  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
995    am__expect_failure=yes;;				\
996  *)							\
997    am__expect_failure=no;;				\
998esac; 							\
999$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
1000# A shell command to get the names of the tests scripts with any registered
1001# extension removed (i.e., equivalently, the names of the test logs, with
1002# the '.log' extension removed).  The result is saved in the shell variable
1003# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
1004# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
1005# since that might cause problem with VPATH rewrites for suffix-less tests.
1006# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
1007am__set_TESTS_bases = \
1008  bases='$(TEST_LOGS)'; \
1009  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
1010  bases=`echo $$bases`
1011RECHECK_LOGS = $(TEST_LOGS)
1012TEST_SUITE_LOG = test-suite.log
1013TEST_EXTENSIONS = @EXEEXT@ .test
1014LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
1015LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
1016am__set_b = \
1017  case '$@' in \
1018    */*) \
1019      case '$*' in \
1020        */*) b='$*';; \
1021          *) b=`echo '$@' | sed 's/\.log$$//'`; \
1022       esac;; \
1023    *) \
1024      b='$*';; \
1025  esac
1026am__test_logs1 = $(TESTS:=.log)
1027am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
1028TEST_LOGS = $(am__test_logs2:.test.log=.log)
1029TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
1030TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
1031	$(TEST_LOG_FLAGS)
1032am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/celt_headers.mk \
1033	$(srcdir)/celt_sources.mk $(srcdir)/config.h.in \
1034	$(srcdir)/opus-uninstalled.pc.in $(srcdir)/opus.pc.in \
1035	$(srcdir)/opus_headers.mk $(srcdir)/opus_sources.mk \
1036	$(srcdir)/silk_headers.mk $(srcdir)/silk_sources.mk \
1037	$(top_srcdir)/celt/arm/armopts.s.in AUTHORS COPYING ChangeLog \
1038	INSTALL NEWS README compile config.guess config.sub depcomp \
1039	install-sh ltmain.sh missing test-driver
1040DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1041distdir = $(PACKAGE)-$(VERSION)
1042top_distdir = $(distdir)
1043am__remove_distdir = \
1044  if test -d "$(distdir)"; then \
1045    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
1046      && rm -rf "$(distdir)" \
1047      || { sleep 5 && rm -rf "$(distdir)"; }; \
1048  else :; fi
1049am__post_remove_distdir = $(am__remove_distdir)
1050am__relativize = \
1051  dir0=`pwd`; \
1052  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
1053  sed_rest='s,^[^/]*/*,,'; \
1054  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
1055  sed_butlast='s,/*[^/]*$$,,'; \
1056  while test -n "$$dir1"; do \
1057    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
1058    if test "$$first" != "."; then \
1059      if test "$$first" = ".."; then \
1060        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
1061        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
1062      else \
1063        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
1064        if test "$$first2" = "$$first"; then \
1065          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
1066        else \
1067          dir2="../$$dir2"; \
1068        fi; \
1069        dir0="$$dir0"/"$$first"; \
1070      fi; \
1071    fi; \
1072    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
1073  done; \
1074  reldir="$$dir2"
1075DIST_ARCHIVES = $(distdir).tar.gz
1076GZIP_ENV = --best
1077DIST_TARGETS = dist-gzip
1078distuninstallcheck_listfiles = find . -type f -print
1079am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
1080  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
1081distcleancheck_listfiles = find . -type f -print
1082ACLOCAL = @ACLOCAL@
1083AMTAR = @AMTAR@
1084AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1085AR = @AR@
1086ARM2GNU_PARAMS = @ARM2GNU_PARAMS@
1087ARM_NEON_INTR_CFLAGS = @ARM_NEON_INTR_CFLAGS@
1088AUTOCONF = @AUTOCONF@
1089AUTOHEADER = @AUTOHEADER@
1090AUTOMAKE = @AUTOMAKE@
1091AWK = @AWK@
1092CC = @CC@
1093CCAS = @CCAS@
1094CCASDEPMODE = @CCASDEPMODE@
1095CCASFLAGS = @CCASFLAGS@
1096CCDEPMODE = @CCDEPMODE@
1097CFLAGS = @CFLAGS@
1098CPP = @CPP@
1099CPPFLAGS = @CPPFLAGS@
1100CYGPATH_W = @CYGPATH_W@
1101DEFS = @DEFS@
1102DEPDIR = @DEPDIR@
1103DLLTOOL = @DLLTOOL@
1104DSYMUTIL = @DSYMUTIL@
1105DUMPBIN = @DUMPBIN@
1106ECHO_C = @ECHO_C@
1107ECHO_N = @ECHO_N@
1108ECHO_T = @ECHO_T@
1109EGREP = @EGREP@
1110EXEEXT = @EXEEXT@
1111FGREP = @FGREP@
1112GREP = @GREP@
1113HAVE_ARM_NE10 = @HAVE_ARM_NE10@
1114HAVE_DOT = @HAVE_DOT@
1115HAVE_DOXYGEN = @HAVE_DOXYGEN@
1116HAVE_PERL = @HAVE_PERL@
1117INSTALL = @INSTALL@
1118INSTALL_DATA = @INSTALL_DATA@
1119INSTALL_PROGRAM = @INSTALL_PROGRAM@
1120INSTALL_SCRIPT = @INSTALL_SCRIPT@
1121INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1122LD = @LD@
1123LDFLAGS = @LDFLAGS@
1124LIBM = @LIBM@
1125LIBOBJS = @LIBOBJS@
1126LIBS = @LIBS@
1127LIBTOOL = @LIBTOOL@
1128LIPO = @LIPO@
1129LN_S = @LN_S@
1130LTLIBOBJS = @LTLIBOBJS@
1131LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
1132MAINT = @MAINT@
1133MAKEINFO = @MAKEINFO@
1134MANIFEST_TOOL = @MANIFEST_TOOL@
1135MKDIR_P = @MKDIR_P@
1136NE10_CFLAGS = @NE10_CFLAGS@
1137NE10_LIBS = @NE10_LIBS@
1138NM = @NM@
1139NMEDIT = @NMEDIT@
1140OBJDUMP = @OBJDUMP@
1141OBJEXT = @OBJEXT@
1142OPUS_ARM_MAY_HAVE_EDSP = @OPUS_ARM_MAY_HAVE_EDSP@
1143OPUS_ARM_MAY_HAVE_MEDIA = @OPUS_ARM_MAY_HAVE_MEDIA@
1144OPUS_ARM_MAY_HAVE_NEON = @OPUS_ARM_MAY_HAVE_NEON@
1145OPUS_ARM_NEON_INTR_CFLAGS = @OPUS_ARM_NEON_INTR_CFLAGS@
1146OPUS_HAVE_RTCD = @OPUS_HAVE_RTCD@
1147OPUS_LT_AGE = @OPUS_LT_AGE@
1148OPUS_LT_CURRENT = @OPUS_LT_CURRENT@
1149OPUS_LT_REVISION = @OPUS_LT_REVISION@
1150OPUS_X86_AVX_CFLAGS = @OPUS_X86_AVX_CFLAGS@
1151OPUS_X86_SSE2_CFLAGS = @OPUS_X86_SSE2_CFLAGS@
1152OPUS_X86_SSE4_1_CFLAGS = @OPUS_X86_SSE4_1_CFLAGS@
1153OPUS_X86_SSE_CFLAGS = @OPUS_X86_SSE_CFLAGS@
1154OTOOL = @OTOOL@
1155OTOOL64 = @OTOOL64@
1156PACKAGE = @PACKAGE@
1157PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1158PACKAGE_NAME = @PACKAGE_NAME@
1159PACKAGE_STRING = @PACKAGE_STRING@
1160PACKAGE_TARNAME = @PACKAGE_TARNAME@
1161PACKAGE_URL = @PACKAGE_URL@
1162PACKAGE_VERSION = @PACKAGE_VERSION@
1163PATH_SEPARATOR = @PATH_SEPARATOR@
1164PC_BUILD = @PC_BUILD@
1165RANLIB = @RANLIB@
1166SED = @SED@
1167SET_MAKE = @SET_MAKE@
1168SHELL = @SHELL@
1169STRIP = @STRIP@
1170VERSION = @VERSION@
1171X86_AVX_CFLAGS = @X86_AVX_CFLAGS@
1172X86_SSE2_CFLAGS = @X86_SSE2_CFLAGS@
1173X86_SSE4_1_CFLAGS = @X86_SSE4_1_CFLAGS@
1174X86_SSE_CFLAGS = @X86_SSE_CFLAGS@
1175abs_builddir = @abs_builddir@
1176abs_srcdir = @abs_srcdir@
1177abs_top_builddir = @abs_top_builddir@
1178abs_top_srcdir = @abs_top_srcdir@
1179ac_ct_AR = @ac_ct_AR@
1180ac_ct_CC = @ac_ct_CC@
1181ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1182am__include = @am__include@
1183am__leading_dot = @am__leading_dot@
1184am__quote = @am__quote@
1185am__tar = @am__tar@
1186am__untar = @am__untar@
1187bindir = @bindir@
1188build = @build@
1189build_alias = @build_alias@
1190build_cpu = @build_cpu@
1191build_os = @build_os@
1192build_vendor = @build_vendor@
1193builddir = @builddir@
1194datadir = @datadir@
1195datarootdir = @datarootdir@
1196docdir = @docdir@
1197dvidir = @dvidir@
1198exec_prefix = @exec_prefix@
1199host = @host@
1200host_alias = @host_alias@
1201host_cpu = @host_cpu@
1202host_os = @host_os@
1203host_vendor = @host_vendor@
1204htmldir = @htmldir@
1205includedir = @includedir@
1206infodir = @infodir@
1207install_sh = @install_sh@
1208libdir = @libdir@
1209libexecdir = @libexecdir@
1210localedir = @localedir@
1211localstatedir = @localstatedir@
1212mandir = @mandir@
1213mkdir_p = @mkdir_p@
1214oldincludedir = @oldincludedir@
1215pdfdir = @pdfdir@
1216prefix = @prefix@
1217program_transform_name = @program_transform_name@
1218psdir = @psdir@
1219sbindir = @sbindir@
1220sharedstatedir = @sharedstatedir@
1221srcdir = @srcdir@
1222sysconfdir = @sysconfdir@
1223target_alias = @target_alias@
1224top_build_prefix = @top_build_prefix@
1225top_builddir = @top_builddir@
1226top_srcdir = @top_srcdir@
1227AUTOMAKE_OPTIONS = subdir-objects
1228ACLOCAL_AMFLAGS = -I m4
1229lib_LTLIBRARIES = libopus.la
1230DIST_SUBDIRS = doc
1231AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/celt -I$(top_srcdir)/silk \
1232              -I$(top_srcdir)/silk/float -I$(top_srcdir)/silk/fixed $(NE10_CFLAGS)
1233
1234CELT_SOURCES = celt/bands.c celt/celt.c celt/celt_encoder.c \
1235	celt/celt_decoder.c celt/cwrs.c celt/entcode.c celt/entdec.c \
1236	celt/entenc.c celt/kiss_fft.c celt/laplace.c celt/mathops.c \
1237	celt/mdct.c celt/modes.c celt/pitch.c celt/celt_lpc.c \
1238	celt/quant_bands.c celt/rate.c celt/vq.c $(am__append_7) \
1239	$(am__append_8) $(am__append_9) $(am__append_10) \
1240	$(am__append_12) $(am__append_14)
1241CELT_SOURCES_SSE = \
1242celt/x86/x86cpu.c \
1243celt/x86/x86_celt_map.c \
1244celt/x86/pitch_sse.c
1245
1246CELT_SOURCES_SSE2 = \
1247celt/x86/pitch_sse2.c \
1248celt/x86/vq_sse2.c
1249
1250CELT_SOURCES_SSE4_1 = \
1251celt/x86/celt_lpc_sse4_1.c \
1252celt/x86/pitch_sse4_1.c
1253
1254CELT_SOURCES_ARM = \
1255celt/arm/armcpu.c \
1256celt/arm/arm_celt_map.c
1257
1258CELT_SOURCES_ARM_ASM = \
1259celt/arm/celt_pitch_xcorr_arm.s
1260
1261CELT_AM_SOURCES_ARM_ASM = \
1262celt/arm/armopts.s.in
1263
1264CELT_SOURCES_ARM_NEON_INTR = \
1265celt/arm/celt_neon_intr.c \
1266celt/arm/pitch_neon_intr.c
1267
1268CELT_SOURCES_ARM_NE10 = \
1269celt/arm/celt_fft_ne10.c \
1270celt/arm/celt_mdct_ne10.c
1271
1272SILK_SOURCES = silk/CNG.c silk/code_signs.c silk/init_decoder.c \
1273	silk/decode_core.c silk/decode_frame.c \
1274	silk/decode_parameters.c silk/decode_indices.c \
1275	silk/decode_pulses.c silk/decoder_set_fs.c silk/dec_API.c \
1276	silk/enc_API.c silk/encode_indices.c silk/encode_pulses.c \
1277	silk/gain_quant.c silk/interpolate.c silk/LP_variable_cutoff.c \
1278	silk/NLSF_decode.c silk/NSQ.c silk/NSQ_del_dec.c silk/PLC.c \
1279	silk/shell_coder.c silk/tables_gain.c silk/tables_LTP.c \
1280	silk/tables_NLSF_CB_NB_MB.c silk/tables_NLSF_CB_WB.c \
1281	silk/tables_other.c silk/tables_pitch_lag.c \
1282	silk/tables_pulses_per_block.c silk/VAD.c \
1283	silk/control_audio_bandwidth.c silk/quant_LTP_gains.c \
1284	silk/VQ_WMat_EC.c silk/HP_variable_cutoff.c silk/NLSF_encode.c \
1285	silk/NLSF_VQ.c silk/NLSF_unpack.c silk/NLSF_del_dec_quant.c \
1286	silk/process_NLSFs.c silk/stereo_LR_to_MS.c \
1287	silk/stereo_MS_to_LR.c silk/check_control_input.c \
1288	silk/control_SNR.c silk/init_encoder.c silk/control_codec.c \
1289	silk/A2NLSF.c silk/ana_filt_bank_1.c silk/biquad_alt.c \
1290	silk/bwexpander_32.c silk/bwexpander.c silk/debug.c \
1291	silk/decode_pitch.c silk/inner_prod_aligned.c silk/lin2log.c \
1292	silk/log2lin.c silk/LPC_analysis_filter.c \
1293	silk/LPC_inv_pred_gain.c silk/table_LSF_cos.c silk/NLSF2A.c \
1294	silk/NLSF_stabilize.c silk/NLSF_VQ_weights_laroia.c \
1295	silk/pitch_est_tables.c silk/resampler.c \
1296	silk/resampler_down2_3.c silk/resampler_down2.c \
1297	silk/resampler_private_AR2.c silk/resampler_private_down_FIR.c \
1298	silk/resampler_private_IIR_FIR.c \
1299	silk/resampler_private_up2_HQ.c silk/resampler_rom.c \
1300	silk/sigm_Q15.c silk/sort.c silk/sum_sqr_shift.c \
1301	silk/stereo_decode_pred.c silk/stereo_encode_pred.c \
1302	silk/stereo_find_predictor.c silk/stereo_quant_pred.c \
1303	silk/LPC_fit.c $(am__append_1) $(am__append_2) $(am__append_3) \
1304	$(am__append_4) $(am__append_5) $(am__append_11) \
1305	$(am__append_13)
1306SILK_SOURCES_SSE4_1 = \
1307silk/x86/NSQ_sse4_1.c \
1308silk/x86/NSQ_del_dec_sse4_1.c \
1309silk/x86/x86_silk_map.c \
1310silk/x86/VAD_sse4_1.c \
1311silk/x86/VQ_WMat_EC_sse4_1.c
1312
1313SILK_SOURCES_ARM_NEON_INTR = \
1314silk/arm/arm_silk_map.c \
1315silk/arm/biquad_alt_neon_intr.c \
1316silk/arm/LPC_inv_pred_gain_neon_intr.c \
1317silk/arm/NSQ_del_dec_neon_intr.c \
1318silk/arm/NSQ_neon.c
1319
1320SILK_SOURCES_FIXED = \
1321silk/fixed/LTP_analysis_filter_FIX.c \
1322silk/fixed/LTP_scale_ctrl_FIX.c \
1323silk/fixed/corrMatrix_FIX.c \
1324silk/fixed/encode_frame_FIX.c \
1325silk/fixed/find_LPC_FIX.c \
1326silk/fixed/find_LTP_FIX.c \
1327silk/fixed/find_pitch_lags_FIX.c \
1328silk/fixed/find_pred_coefs_FIX.c \
1329silk/fixed/noise_shape_analysis_FIX.c \
1330silk/fixed/process_gains_FIX.c \
1331silk/fixed/regularize_correlations_FIX.c \
1332silk/fixed/residual_energy16_FIX.c \
1333silk/fixed/residual_energy_FIX.c \
1334silk/fixed/warped_autocorrelation_FIX.c \
1335silk/fixed/apply_sine_window_FIX.c \
1336silk/fixed/autocorr_FIX.c \
1337silk/fixed/burg_modified_FIX.c \
1338silk/fixed/k2a_FIX.c \
1339silk/fixed/k2a_Q16_FIX.c \
1340silk/fixed/pitch_analysis_core_FIX.c \
1341silk/fixed/vector_ops_FIX.c \
1342silk/fixed/schur64_FIX.c \
1343silk/fixed/schur_FIX.c
1344
1345SILK_SOURCES_FIXED_SSE4_1 = \
1346silk/fixed/x86/vector_ops_FIX_sse4_1.c \
1347silk/fixed/x86/burg_modified_FIX_sse4_1.c
1348
1349SILK_SOURCES_FIXED_ARM_NEON_INTR = \
1350silk/fixed/arm/warped_autocorrelation_FIX_neon_intr.c
1351
1352SILK_SOURCES_FLOAT = \
1353silk/float/apply_sine_window_FLP.c \
1354silk/float/corrMatrix_FLP.c \
1355silk/float/encode_frame_FLP.c \
1356silk/float/find_LPC_FLP.c \
1357silk/float/find_LTP_FLP.c \
1358silk/float/find_pitch_lags_FLP.c \
1359silk/float/find_pred_coefs_FLP.c \
1360silk/float/LPC_analysis_filter_FLP.c \
1361silk/float/LTP_analysis_filter_FLP.c \
1362silk/float/LTP_scale_ctrl_FLP.c \
1363silk/float/noise_shape_analysis_FLP.c \
1364silk/float/process_gains_FLP.c \
1365silk/float/regularize_correlations_FLP.c \
1366silk/float/residual_energy_FLP.c \
1367silk/float/warped_autocorrelation_FLP.c \
1368silk/float/wrappers_FLP.c \
1369silk/float/autocorrelation_FLP.c \
1370silk/float/burg_modified_FLP.c \
1371silk/float/bwexpander_FLP.c \
1372silk/float/energy_FLP.c \
1373silk/float/inner_product_FLP.c \
1374silk/float/k2a_FLP.c \
1375silk/float/LPC_inv_pred_gain_FLP.c \
1376silk/float/pitch_analysis_core_FLP.c \
1377silk/float/scale_copy_vector_FLP.c \
1378silk/float/scale_vector_FLP.c \
1379silk/float/schur_FLP.c \
1380silk/float/sort_FLP.c
1381
1382OPUS_SOURCES = src/opus.c src/opus_decoder.c src/opus_encoder.c \
1383	src/opus_multistream.c src/opus_multistream_encoder.c \
1384	src/opus_multistream_decoder.c src/repacketizer.c \
1385	src/opus_projection_encoder.c src/opus_projection_decoder.c \
1386	src/mapping_matrix.c $(am__append_6)
1387OPUS_SOURCES_FLOAT = \
1388src/analysis.c \
1389src/mlp.c \
1390src/mlp_data.c
1391
1392@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@noinst_LTLIBRARIES = libarmasm.la
1393@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@libarmasm_la_SOURCES = $(CELT_SOURCES_ARM_ASM:.s=-gnu.S)
1394@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@BUILT_SOURCES = $(CELT_SOURCES_ARM_ASM:.s=-gnu.S) \
1395@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@ $(CELT_AM_SOURCES_ARM_ASM:.s.in=.s) \
1396@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@ $(CELT_AM_SOURCES_ARM_ASM:.s.in=-gnu.S)
1397
1398CLEANFILES = $(CELT_SOURCES_ARM_ASM:.s=-gnu.S) \
1399 $(CELT_AM_SOURCES_ARM_ASM:.s.in=-gnu.S)
1400
1401CELT_HEAD = \
1402celt/arch.h \
1403celt/bands.h \
1404celt/celt.h \
1405celt/cpu_support.h \
1406include/opus_types.h \
1407include/opus_defines.h \
1408include/opus_custom.h \
1409celt/cwrs.h \
1410celt/ecintrin.h \
1411celt/entcode.h \
1412celt/entdec.h \
1413celt/entenc.h \
1414celt/fixed_debug.h \
1415celt/fixed_generic.h \
1416celt/float_cast.h \
1417celt/_kiss_fft_guts.h \
1418celt/kiss_fft.h \
1419celt/laplace.h \
1420celt/mathops.h \
1421celt/mdct.h \
1422celt/mfrngcod.h \
1423celt/modes.h \
1424celt/os_support.h \
1425celt/pitch.h \
1426celt/celt_lpc.h \
1427celt/x86/celt_lpc_sse.h \
1428celt/quant_bands.h \
1429celt/rate.h \
1430celt/stack_alloc.h \
1431celt/vq.h \
1432celt/static_modes_float.h \
1433celt/static_modes_fixed.h \
1434celt/static_modes_float_arm_ne10.h \
1435celt/static_modes_fixed_arm_ne10.h \
1436celt/arm/armcpu.h \
1437celt/arm/fixed_armv4.h \
1438celt/arm/fixed_armv5e.h \
1439celt/arm/fixed_arm64.h \
1440celt/arm/kiss_fft_armv4.h \
1441celt/arm/kiss_fft_armv5e.h \
1442celt/arm/pitch_arm.h \
1443celt/arm/fft_arm.h \
1444celt/arm/mdct_arm.h \
1445celt/mips/celt_mipsr1.h \
1446celt/mips/fixed_generic_mipsr1.h \
1447celt/mips/kiss_fft_mipsr1.h \
1448celt/mips/mdct_mipsr1.h \
1449celt/mips/pitch_mipsr1.h \
1450celt/mips/vq_mipsr1.h \
1451celt/x86/pitch_sse.h \
1452celt/x86/vq_sse.h \
1453celt/x86/x86cpu.h
1454
1455SILK_HEAD = \
1456silk/debug.h \
1457silk/control.h \
1458silk/errors.h \
1459silk/API.h \
1460silk/typedef.h \
1461silk/define.h \
1462silk/main.h \
1463silk/x86/main_sse.h \
1464silk/PLC.h \
1465silk/structs.h \
1466silk/tables.h \
1467silk/tuning_parameters.h \
1468silk/Inlines.h \
1469silk/MacroCount.h \
1470silk/MacroDebug.h \
1471silk/macros.h \
1472silk/NSQ.h \
1473silk/pitch_est_defines.h \
1474silk/resampler_private.h \
1475silk/resampler_rom.h \
1476silk/resampler_structs.h \
1477silk/SigProc_FIX.h \
1478silk/x86/SigProc_FIX_sse.h \
1479silk/arm/biquad_alt_arm.h \
1480silk/arm/LPC_inv_pred_gain_arm.h \
1481silk/arm/macros_armv4.h \
1482silk/arm/macros_armv5e.h \
1483silk/arm/macros_arm64.h \
1484silk/arm/SigProc_FIX_armv4.h \
1485silk/arm/SigProc_FIX_armv5e.h \
1486silk/arm/NSQ_del_dec_arm.h \
1487silk/arm/NSQ_neon.h \
1488silk/fixed/main_FIX.h \
1489silk/fixed/structs_FIX.h \
1490silk/fixed/arm/warped_autocorrelation_FIX_arm.h \
1491silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h \
1492silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h \
1493silk/float/main_FLP.h \
1494silk/float/structs_FLP.h \
1495silk/float/SigProc_FLP.h \
1496silk/mips/macros_mipsr1.h \
1497silk/mips/NSQ_del_dec_mipsr1.h \
1498silk/mips/sigproc_fix_mipsr1.h
1499
1500OPUS_HEAD = \
1501include/opus.h \
1502include/opus_multistream.h \
1503include/opus_projection.h \
1504src/opus_private.h \
1505src/analysis.h \
1506src/mapping_matrix.h \
1507src/mlp.h \
1508src/tansig_table.h
1509
1510libopus_la_SOURCES = $(CELT_SOURCES) $(SILK_SOURCES) $(OPUS_SOURCES)
1511libopus_la_LDFLAGS = -no-undefined -version-info @OPUS_LT_CURRENT@:@OPUS_LT_REVISION@:@OPUS_LT_AGE@
1512libopus_la_LIBADD = $(NE10_LIBS) $(LIBM) $(am__append_15)
1513pkginclude_HEADERS = include/opus.h include/opus_multistream.h \
1514	include/opus_types.h include/opus_defines.h \
1515	include/opus_projection.h $(am__append_22)
1516noinst_HEADERS = $(OPUS_HEAD) $(SILK_HEAD) $(CELT_HEAD)
1517@EXTRA_PROGRAMS_TRUE@opus_demo_SOURCES = src/opus_demo.c
1518@EXTRA_PROGRAMS_TRUE@opus_demo_LDADD = libopus.la $(NE10_LIBS) $(LIBM)
1519@EXTRA_PROGRAMS_TRUE@repacketizer_demo_SOURCES = src/repacketizer_demo.c
1520@EXTRA_PROGRAMS_TRUE@repacketizer_demo_LDADD = libopus.la $(NE10_LIBS) $(LIBM)
1521@EXTRA_PROGRAMS_TRUE@opus_compare_SOURCES = src/opus_compare.c
1522@EXTRA_PROGRAMS_TRUE@opus_compare_LDADD = $(LIBM)
1523@EXTRA_PROGRAMS_TRUE@tests_test_opus_api_SOURCES = tests/test_opus_api.c tests/test_opus_common.h
1524@EXTRA_PROGRAMS_TRUE@tests_test_opus_api_LDADD = libopus.la $(NE10_LIBS) $(LIBM)
1525@EXTRA_PROGRAMS_TRUE@tests_test_opus_encode_SOURCES = tests/test_opus_encode.c tests/opus_encode_regressions.c tests/test_opus_common.h
1526@EXTRA_PROGRAMS_TRUE@tests_test_opus_encode_LDADD = libopus.la $(NE10_LIBS) $(LIBM)
1527@EXTRA_PROGRAMS_TRUE@tests_test_opus_decode_SOURCES = tests/test_opus_decode.c tests/test_opus_common.h
1528@EXTRA_PROGRAMS_TRUE@tests_test_opus_decode_LDADD = libopus.la $(NE10_LIBS) $(LIBM)
1529@EXTRA_PROGRAMS_TRUE@tests_test_opus_padding_SOURCES = tests/test_opus_padding.c tests/test_opus_common.h
1530@EXTRA_PROGRAMS_TRUE@tests_test_opus_padding_LDADD = libopus.la $(NE10_LIBS) $(LIBM)
1531@EXTRA_PROGRAMS_TRUE@CELT_OBJ = $(CELT_SOURCES:.c=.lo)
1532@EXTRA_PROGRAMS_TRUE@SILK_OBJ = $(SILK_SOURCES:.c=.lo)
1533@EXTRA_PROGRAMS_TRUE@OPUS_OBJ = $(OPUS_SOURCES:.c=.lo)
1534@EXTRA_PROGRAMS_TRUE@tests_test_opus_projection_SOURCES = tests/test_opus_projection.c tests/test_opus_common.h
1535@EXTRA_PROGRAMS_TRUE@tests_test_opus_projection_LDADD = $(OPUS_OBJ) \
1536@EXTRA_PROGRAMS_TRUE@	$(SILK_OBJ) $(CELT_OBJ) $(NE10_LIBS) \
1537@EXTRA_PROGRAMS_TRUE@	$(LIBM) $(am__append_16)
1538@EXTRA_PROGRAMS_TRUE@silk_tests_test_unit_LPC_inv_pred_gain_SOURCES = silk/tests/test_unit_LPC_inv_pred_gain.c
1539@EXTRA_PROGRAMS_TRUE@silk_tests_test_unit_LPC_inv_pred_gain_LDADD =  \
1540@EXTRA_PROGRAMS_TRUE@	$(SILK_OBJ) $(CELT_OBJ) $(NE10_LIBS) \
1541@EXTRA_PROGRAMS_TRUE@	$(LIBM) $(am__append_17)
1542@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_cwrs32_SOURCES = celt/tests/test_unit_cwrs32.c
1543@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_cwrs32_LDADD = $(LIBM)
1544@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_dft_SOURCES = celt/tests/test_unit_dft.c
1545@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_dft_LDADD = $(CELT_OBJ) \
1546@EXTRA_PROGRAMS_TRUE@	$(NE10_LIBS) $(LIBM) $(am__append_18)
1547@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_entropy_SOURCES = celt/tests/test_unit_entropy.c
1548@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_entropy_LDADD = $(LIBM)
1549@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_laplace_SOURCES = celt/tests/test_unit_laplace.c
1550@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_laplace_LDADD = $(LIBM)
1551@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mathops_SOURCES = celt/tests/test_unit_mathops.c
1552@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mathops_LDADD = $(CELT_OBJ) \
1553@EXTRA_PROGRAMS_TRUE@	$(NE10_LIBS) $(LIBM) $(am__append_19)
1554@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mdct_SOURCES = celt/tests/test_unit_mdct.c
1555@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mdct_LDADD = $(CELT_OBJ) \
1556@EXTRA_PROGRAMS_TRUE@	$(NE10_LIBS) $(LIBM) $(am__append_20)
1557@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_rotation_SOURCES = celt/tests/test_unit_rotation.c
1558@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_rotation_LDADD =  \
1559@EXTRA_PROGRAMS_TRUE@	$(CELT_OBJ) $(NE10_LIBS) $(LIBM) \
1560@EXTRA_PROGRAMS_TRUE@	$(am__append_21)
1561@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_types_SOURCES = celt/tests/test_unit_types.c
1562@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_types_LDADD = $(LIBM)
1563@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@opus_custom_demo_SOURCES = celt/opus_custom_demo.c
1564@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@opus_custom_demo_LDADD = libopus.la $(LIBM)
1565EXTRA_DIST = opus.pc.in \
1566             opus-uninstalled.pc.in \
1567             opus.m4 \
1568             Makefile.mips \
1569             Makefile.unix \
1570             CMakeLists.txt \
1571             config.h.cmake.in \
1572             opus_config.cmake \
1573             opus_functions.cmake \
1574             opus_sources.cmake \
1575             OpusConfig.cmake.in \
1576             tests/run_vectors.sh \
1577             celt/arm/arm2gnu.pl \
1578             celt/arm/celt_pitch_xcorr_arm.s \
1579             win32/VS2015/opus.vcxproj \
1580             win32/VS2015/test_opus_encode.vcxproj.filters \
1581             win32/VS2015/test_opus_encode.vcxproj \
1582             win32/VS2015/opus_demo.vcxproj \
1583             win32/VS2015/test_opus_api.vcxproj.filters \
1584             win32/VS2015/test_opus_api.vcxproj \
1585             win32/VS2015/test_opus_decode.vcxproj.filters \
1586             win32/VS2015/opus_demo.vcxproj.filters \
1587             win32/VS2015/opus.vcxproj.filters \
1588             win32/VS2015/test_opus_decode.vcxproj \
1589             win32/VS2015/opus.sln \
1590             win32/VS2015/common.props \
1591             win32/genversion.bat \
1592             win32/config.h
1593
1594pkgconfigdir = $(prefix)/libdata/pkgconfig
1595pkgconfig_DATA = opus.pc
1596m4datadir = $(datadir)/aclocal
1597m4data_DATA = opus.m4
1598OPT_UNIT_TEST_OBJ = $(celt_tests_test_unit_mathops_SOURCES:.c=.o) \
1599                    $(celt_tests_test_unit_rotation_SOURCES:.c=.o) \
1600                    $(celt_tests_test_unit_mdct_SOURCES:.c=.o) \
1601                    $(celt_tests_test_unit_dft_SOURCES:.c=.o) \
1602                    $(silk_tests_test_unit_LPC_inv_pred_gain_SOURCES:.c=.o)
1603
1604@HAVE_SSE_TRUE@SSE_OBJ = $(CELT_SOURCES_SSE:.c=.lo)
1605@HAVE_SSE2_TRUE@SSE2_OBJ = $(CELT_SOURCES_SSE2:.c=.lo)
1606@HAVE_SSE4_1_TRUE@SSE4_1_OBJ = $(CELT_SOURCES_SSE4_1:.c=.lo) \
1607@HAVE_SSE4_1_TRUE@             $(SILK_SOURCES_SSE4_1:.c=.lo) \
1608@HAVE_SSE4_1_TRUE@             $(SILK_SOURCES_FIXED_SSE4_1:.c=.lo)
1609
1610@HAVE_ARM_NEON_INTR_TRUE@ARM_NEON_INTR_OBJ = $(CELT_SOURCES_ARM_NEON_INTR:.c=.lo) \
1611@HAVE_ARM_NEON_INTR_TRUE@                    $(SILK_SOURCES_ARM_NEON_INTR:.c=.lo) \
1612@HAVE_ARM_NEON_INTR_TRUE@                    $(SILK_SOURCES_FIXED_ARM_NEON_INTR:.c=.lo)
1613
1614all: $(BUILT_SOURCES) config.h
1615	$(MAKE) $(AM_MAKEFLAGS) all-recursive
1616
1617.SUFFIXES:
1618.SUFFIXES: .S .c .lo .log .o .obj .test .test$(EXEEXT) .trs
1619am--refresh: Makefile
1620	@:
1621$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/celt_sources.mk $(srcdir)/silk_sources.mk $(srcdir)/opus_sources.mk $(srcdir)/celt_headers.mk $(srcdir)/silk_headers.mk $(srcdir)/opus_headers.mk $(am__configure_deps)
1622	@for dep in $?; do \
1623	  case '$(am__configure_deps)' in \
1624	    *$$dep*) \
1625	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
1626	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
1627		&& exit 0; \
1628	      exit 1;; \
1629	  esac; \
1630	done; \
1631	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
1632	$(am__cd) $(top_srcdir) && \
1633	  $(AUTOMAKE) --gnu Makefile
1634Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1635	@case '$?' in \
1636	  *config.status*) \
1637	    echo ' $(SHELL) ./config.status'; \
1638	    $(SHELL) ./config.status;; \
1639	  *) \
1640	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1641	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1642	esac;
1643$(srcdir)/celt_sources.mk $(srcdir)/silk_sources.mk $(srcdir)/opus_sources.mk $(srcdir)/celt_headers.mk $(srcdir)/silk_headers.mk $(srcdir)/opus_headers.mk $(am__empty):
1644
1645$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1646	$(SHELL) ./config.status --recheck
1647
1648$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1649	$(am__cd) $(srcdir) && $(AUTOCONF)
1650$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1651	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1652$(am__aclocal_m4_deps):
1653
1654config.h: stamp-h1
1655	@test -f $@ || rm -f stamp-h1
1656	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1657
1658stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1659	@rm -f stamp-h1
1660	cd $(top_builddir) && $(SHELL) ./config.status config.h
1661$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1662	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1663	rm -f stamp-h1
1664	touch $@
1665
1666distclean-hdr:
1667	-rm -f config.h stamp-h1
1668opus.pc: $(top_builddir)/config.status $(srcdir)/opus.pc.in
1669	cd $(top_builddir) && $(SHELL) ./config.status $@
1670opus-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/opus-uninstalled.pc.in
1671	cd $(top_builddir) && $(SHELL) ./config.status $@
1672celt/arm/armopts.s: $(top_builddir)/config.status $(top_srcdir)/celt/arm/armopts.s.in
1673	cd $(top_builddir) && $(SHELL) ./config.status $@
1674
1675install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1676	@$(NORMAL_INSTALL)
1677	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1678	list2=; for p in $$list; do \
1679	  if test -f $$p; then \
1680	    list2="$$list2 $$p"; \
1681	  else :; fi; \
1682	done; \
1683	test -z "$$list2" || { \
1684	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1685	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1686	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1687	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1688	}
1689
1690uninstall-libLTLIBRARIES:
1691	@$(NORMAL_UNINSTALL)
1692	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1693	for p in $$list; do \
1694	  $(am__strip_dir) \
1695	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1696	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1697	done
1698
1699clean-libLTLIBRARIES:
1700	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1701	@list='$(lib_LTLIBRARIES)'; \
1702	locs=`for p in $$list; do echo $$p; done | \
1703	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1704	      sort -u`; \
1705	test -z "$$locs" || { \
1706	  echo rm -f $${locs}; \
1707	  rm -f $${locs}; \
1708	}
1709
1710clean-noinstLTLIBRARIES:
1711	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1712	@list='$(noinst_LTLIBRARIES)'; \
1713	locs=`for p in $$list; do echo $$p; done | \
1714	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1715	      sort -u`; \
1716	test -z "$$locs" || { \
1717	  echo rm -f $${locs}; \
1718	  rm -f $${locs}; \
1719	}
1720celt/arm/$(am__dirstamp):
1721	@$(MKDIR_P) celt/arm
1722	@: > celt/arm/$(am__dirstamp)
1723celt/arm/$(DEPDIR)/$(am__dirstamp):
1724	@$(MKDIR_P) celt/arm/$(DEPDIR)
1725	@: > celt/arm/$(DEPDIR)/$(am__dirstamp)
1726celt/arm/celt_pitch_xcorr_arm-gnu.lo: celt/arm/$(am__dirstamp) \
1727	celt/arm/$(DEPDIR)/$(am__dirstamp)
1728
1729libarmasm.la: $(libarmasm_la_OBJECTS) $(libarmasm_la_DEPENDENCIES) $(EXTRA_libarmasm_la_DEPENDENCIES)
1730	$(AM_V_CCLD)$(LINK) $(am_libarmasm_la_rpath) $(libarmasm_la_OBJECTS) $(libarmasm_la_LIBADD) $(LIBS)
1731celt/$(am__dirstamp):
1732	@$(MKDIR_P) celt
1733	@: > celt/$(am__dirstamp)
1734celt/$(DEPDIR)/$(am__dirstamp):
1735	@$(MKDIR_P) celt/$(DEPDIR)
1736	@: > celt/$(DEPDIR)/$(am__dirstamp)
1737celt/bands.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1738celt/celt.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1739celt/celt_encoder.lo: celt/$(am__dirstamp) \
1740	celt/$(DEPDIR)/$(am__dirstamp)
1741celt/celt_decoder.lo: celt/$(am__dirstamp) \
1742	celt/$(DEPDIR)/$(am__dirstamp)
1743celt/cwrs.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1744celt/entcode.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1745celt/entdec.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1746celt/entenc.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1747celt/kiss_fft.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1748celt/laplace.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1749celt/mathops.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1750celt/mdct.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1751celt/modes.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1752celt/pitch.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1753celt/celt_lpc.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1754celt/quant_bands.lo: celt/$(am__dirstamp) \
1755	celt/$(DEPDIR)/$(am__dirstamp)
1756celt/rate.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1757celt/vq.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1758celt/x86/$(am__dirstamp):
1759	@$(MKDIR_P) celt/x86
1760	@: > celt/x86/$(am__dirstamp)
1761celt/x86/$(DEPDIR)/$(am__dirstamp):
1762	@$(MKDIR_P) celt/x86/$(DEPDIR)
1763	@: > celt/x86/$(DEPDIR)/$(am__dirstamp)
1764celt/x86/x86cpu.lo: celt/x86/$(am__dirstamp) \
1765	celt/x86/$(DEPDIR)/$(am__dirstamp)
1766celt/x86/x86_celt_map.lo: celt/x86/$(am__dirstamp) \
1767	celt/x86/$(DEPDIR)/$(am__dirstamp)
1768celt/x86/pitch_sse.lo: celt/x86/$(am__dirstamp) \
1769	celt/x86/$(DEPDIR)/$(am__dirstamp)
1770celt/x86/pitch_sse2.lo: celt/x86/$(am__dirstamp) \
1771	celt/x86/$(DEPDIR)/$(am__dirstamp)
1772celt/x86/vq_sse2.lo: celt/x86/$(am__dirstamp) \
1773	celt/x86/$(DEPDIR)/$(am__dirstamp)
1774celt/x86/celt_lpc_sse4_1.lo: celt/x86/$(am__dirstamp) \
1775	celt/x86/$(DEPDIR)/$(am__dirstamp)
1776celt/x86/pitch_sse4_1.lo: celt/x86/$(am__dirstamp) \
1777	celt/x86/$(DEPDIR)/$(am__dirstamp)
1778celt/arm/armcpu.lo: celt/arm/$(am__dirstamp) \
1779	celt/arm/$(DEPDIR)/$(am__dirstamp)
1780celt/arm/arm_celt_map.lo: celt/arm/$(am__dirstamp) \
1781	celt/arm/$(DEPDIR)/$(am__dirstamp)
1782celt/arm/celt_neon_intr.lo: celt/arm/$(am__dirstamp) \
1783	celt/arm/$(DEPDIR)/$(am__dirstamp)
1784celt/arm/pitch_neon_intr.lo: celt/arm/$(am__dirstamp) \
1785	celt/arm/$(DEPDIR)/$(am__dirstamp)
1786celt/arm/celt_fft_ne10.lo: celt/arm/$(am__dirstamp) \
1787	celt/arm/$(DEPDIR)/$(am__dirstamp)
1788celt/arm/celt_mdct_ne10.lo: celt/arm/$(am__dirstamp) \
1789	celt/arm/$(DEPDIR)/$(am__dirstamp)
1790silk/$(am__dirstamp):
1791	@$(MKDIR_P) silk
1792	@: > silk/$(am__dirstamp)
1793silk/$(DEPDIR)/$(am__dirstamp):
1794	@$(MKDIR_P) silk/$(DEPDIR)
1795	@: > silk/$(DEPDIR)/$(am__dirstamp)
1796silk/CNG.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1797silk/code_signs.lo: silk/$(am__dirstamp) \
1798	silk/$(DEPDIR)/$(am__dirstamp)
1799silk/init_decoder.lo: silk/$(am__dirstamp) \
1800	silk/$(DEPDIR)/$(am__dirstamp)
1801silk/decode_core.lo: silk/$(am__dirstamp) \
1802	silk/$(DEPDIR)/$(am__dirstamp)
1803silk/decode_frame.lo: silk/$(am__dirstamp) \
1804	silk/$(DEPDIR)/$(am__dirstamp)
1805silk/decode_parameters.lo: silk/$(am__dirstamp) \
1806	silk/$(DEPDIR)/$(am__dirstamp)
1807silk/decode_indices.lo: silk/$(am__dirstamp) \
1808	silk/$(DEPDIR)/$(am__dirstamp)
1809silk/decode_pulses.lo: silk/$(am__dirstamp) \
1810	silk/$(DEPDIR)/$(am__dirstamp)
1811silk/decoder_set_fs.lo: silk/$(am__dirstamp) \
1812	silk/$(DEPDIR)/$(am__dirstamp)
1813silk/dec_API.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1814silk/enc_API.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1815silk/encode_indices.lo: silk/$(am__dirstamp) \
1816	silk/$(DEPDIR)/$(am__dirstamp)
1817silk/encode_pulses.lo: silk/$(am__dirstamp) \
1818	silk/$(DEPDIR)/$(am__dirstamp)
1819silk/gain_quant.lo: silk/$(am__dirstamp) \
1820	silk/$(DEPDIR)/$(am__dirstamp)
1821silk/interpolate.lo: silk/$(am__dirstamp) \
1822	silk/$(DEPDIR)/$(am__dirstamp)
1823silk/LP_variable_cutoff.lo: silk/$(am__dirstamp) \
1824	silk/$(DEPDIR)/$(am__dirstamp)
1825silk/NLSF_decode.lo: silk/$(am__dirstamp) \
1826	silk/$(DEPDIR)/$(am__dirstamp)
1827silk/NSQ.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1828silk/NSQ_del_dec.lo: silk/$(am__dirstamp) \
1829	silk/$(DEPDIR)/$(am__dirstamp)
1830silk/PLC.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1831silk/shell_coder.lo: silk/$(am__dirstamp) \
1832	silk/$(DEPDIR)/$(am__dirstamp)
1833silk/tables_gain.lo: silk/$(am__dirstamp) \
1834	silk/$(DEPDIR)/$(am__dirstamp)
1835silk/tables_LTP.lo: silk/$(am__dirstamp) \
1836	silk/$(DEPDIR)/$(am__dirstamp)
1837silk/tables_NLSF_CB_NB_MB.lo: silk/$(am__dirstamp) \
1838	silk/$(DEPDIR)/$(am__dirstamp)
1839silk/tables_NLSF_CB_WB.lo: silk/$(am__dirstamp) \
1840	silk/$(DEPDIR)/$(am__dirstamp)
1841silk/tables_other.lo: silk/$(am__dirstamp) \
1842	silk/$(DEPDIR)/$(am__dirstamp)
1843silk/tables_pitch_lag.lo: silk/$(am__dirstamp) \
1844	silk/$(DEPDIR)/$(am__dirstamp)
1845silk/tables_pulses_per_block.lo: silk/$(am__dirstamp) \
1846	silk/$(DEPDIR)/$(am__dirstamp)
1847silk/VAD.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1848silk/control_audio_bandwidth.lo: silk/$(am__dirstamp) \
1849	silk/$(DEPDIR)/$(am__dirstamp)
1850silk/quant_LTP_gains.lo: silk/$(am__dirstamp) \
1851	silk/$(DEPDIR)/$(am__dirstamp)
1852silk/VQ_WMat_EC.lo: silk/$(am__dirstamp) \
1853	silk/$(DEPDIR)/$(am__dirstamp)
1854silk/HP_variable_cutoff.lo: silk/$(am__dirstamp) \
1855	silk/$(DEPDIR)/$(am__dirstamp)
1856silk/NLSF_encode.lo: silk/$(am__dirstamp) \
1857	silk/$(DEPDIR)/$(am__dirstamp)
1858silk/NLSF_VQ.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1859silk/NLSF_unpack.lo: silk/$(am__dirstamp) \
1860	silk/$(DEPDIR)/$(am__dirstamp)
1861silk/NLSF_del_dec_quant.lo: silk/$(am__dirstamp) \
1862	silk/$(DEPDIR)/$(am__dirstamp)
1863silk/process_NLSFs.lo: silk/$(am__dirstamp) \
1864	silk/$(DEPDIR)/$(am__dirstamp)
1865silk/stereo_LR_to_MS.lo: silk/$(am__dirstamp) \
1866	silk/$(DEPDIR)/$(am__dirstamp)
1867silk/stereo_MS_to_LR.lo: silk/$(am__dirstamp) \
1868	silk/$(DEPDIR)/$(am__dirstamp)
1869silk/check_control_input.lo: silk/$(am__dirstamp) \
1870	silk/$(DEPDIR)/$(am__dirstamp)
1871silk/control_SNR.lo: silk/$(am__dirstamp) \
1872	silk/$(DEPDIR)/$(am__dirstamp)
1873silk/init_encoder.lo: silk/$(am__dirstamp) \
1874	silk/$(DEPDIR)/$(am__dirstamp)
1875silk/control_codec.lo: silk/$(am__dirstamp) \
1876	silk/$(DEPDIR)/$(am__dirstamp)
1877silk/A2NLSF.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1878silk/ana_filt_bank_1.lo: silk/$(am__dirstamp) \
1879	silk/$(DEPDIR)/$(am__dirstamp)
1880silk/biquad_alt.lo: silk/$(am__dirstamp) \
1881	silk/$(DEPDIR)/$(am__dirstamp)
1882silk/bwexpander_32.lo: silk/$(am__dirstamp) \
1883	silk/$(DEPDIR)/$(am__dirstamp)
1884silk/bwexpander.lo: silk/$(am__dirstamp) \
1885	silk/$(DEPDIR)/$(am__dirstamp)
1886silk/debug.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1887silk/decode_pitch.lo: silk/$(am__dirstamp) \
1888	silk/$(DEPDIR)/$(am__dirstamp)
1889silk/inner_prod_aligned.lo: silk/$(am__dirstamp) \
1890	silk/$(DEPDIR)/$(am__dirstamp)
1891silk/lin2log.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1892silk/log2lin.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1893silk/LPC_analysis_filter.lo: silk/$(am__dirstamp) \
1894	silk/$(DEPDIR)/$(am__dirstamp)
1895silk/LPC_inv_pred_gain.lo: silk/$(am__dirstamp) \
1896	silk/$(DEPDIR)/$(am__dirstamp)
1897silk/table_LSF_cos.lo: silk/$(am__dirstamp) \
1898	silk/$(DEPDIR)/$(am__dirstamp)
1899silk/NLSF2A.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1900silk/NLSF_stabilize.lo: silk/$(am__dirstamp) \
1901	silk/$(DEPDIR)/$(am__dirstamp)
1902silk/NLSF_VQ_weights_laroia.lo: silk/$(am__dirstamp) \
1903	silk/$(DEPDIR)/$(am__dirstamp)
1904silk/pitch_est_tables.lo: silk/$(am__dirstamp) \
1905	silk/$(DEPDIR)/$(am__dirstamp)
1906silk/resampler.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1907silk/resampler_down2_3.lo: silk/$(am__dirstamp) \
1908	silk/$(DEPDIR)/$(am__dirstamp)
1909silk/resampler_down2.lo: silk/$(am__dirstamp) \
1910	silk/$(DEPDIR)/$(am__dirstamp)
1911silk/resampler_private_AR2.lo: silk/$(am__dirstamp) \
1912	silk/$(DEPDIR)/$(am__dirstamp)
1913silk/resampler_private_down_FIR.lo: silk/$(am__dirstamp) \
1914	silk/$(DEPDIR)/$(am__dirstamp)
1915silk/resampler_private_IIR_FIR.lo: silk/$(am__dirstamp) \
1916	silk/$(DEPDIR)/$(am__dirstamp)
1917silk/resampler_private_up2_HQ.lo: silk/$(am__dirstamp) \
1918	silk/$(DEPDIR)/$(am__dirstamp)
1919silk/resampler_rom.lo: silk/$(am__dirstamp) \
1920	silk/$(DEPDIR)/$(am__dirstamp)
1921silk/sigm_Q15.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1922silk/sort.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1923silk/sum_sqr_shift.lo: silk/$(am__dirstamp) \
1924	silk/$(DEPDIR)/$(am__dirstamp)
1925silk/stereo_decode_pred.lo: silk/$(am__dirstamp) \
1926	silk/$(DEPDIR)/$(am__dirstamp)
1927silk/stereo_encode_pred.lo: silk/$(am__dirstamp) \
1928	silk/$(DEPDIR)/$(am__dirstamp)
1929silk/stereo_find_predictor.lo: silk/$(am__dirstamp) \
1930	silk/$(DEPDIR)/$(am__dirstamp)
1931silk/stereo_quant_pred.lo: silk/$(am__dirstamp) \
1932	silk/$(DEPDIR)/$(am__dirstamp)
1933silk/LPC_fit.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1934silk/fixed/$(am__dirstamp):
1935	@$(MKDIR_P) silk/fixed
1936	@: > silk/fixed/$(am__dirstamp)
1937silk/fixed/$(DEPDIR)/$(am__dirstamp):
1938	@$(MKDIR_P) silk/fixed/$(DEPDIR)
1939	@: > silk/fixed/$(DEPDIR)/$(am__dirstamp)
1940silk/fixed/LTP_analysis_filter_FIX.lo: silk/fixed/$(am__dirstamp) \
1941	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1942silk/fixed/LTP_scale_ctrl_FIX.lo: silk/fixed/$(am__dirstamp) \
1943	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1944silk/fixed/corrMatrix_FIX.lo: silk/fixed/$(am__dirstamp) \
1945	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1946silk/fixed/encode_frame_FIX.lo: silk/fixed/$(am__dirstamp) \
1947	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1948silk/fixed/find_LPC_FIX.lo: silk/fixed/$(am__dirstamp) \
1949	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1950silk/fixed/find_LTP_FIX.lo: silk/fixed/$(am__dirstamp) \
1951	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1952silk/fixed/find_pitch_lags_FIX.lo: silk/fixed/$(am__dirstamp) \
1953	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1954silk/fixed/find_pred_coefs_FIX.lo: silk/fixed/$(am__dirstamp) \
1955	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1956silk/fixed/noise_shape_analysis_FIX.lo: silk/fixed/$(am__dirstamp) \
1957	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1958silk/fixed/process_gains_FIX.lo: silk/fixed/$(am__dirstamp) \
1959	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1960silk/fixed/regularize_correlations_FIX.lo: silk/fixed/$(am__dirstamp) \
1961	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1962silk/fixed/residual_energy16_FIX.lo: silk/fixed/$(am__dirstamp) \
1963	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1964silk/fixed/residual_energy_FIX.lo: silk/fixed/$(am__dirstamp) \
1965	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1966silk/fixed/warped_autocorrelation_FIX.lo: silk/fixed/$(am__dirstamp) \
1967	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1968silk/fixed/apply_sine_window_FIX.lo: silk/fixed/$(am__dirstamp) \
1969	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1970silk/fixed/autocorr_FIX.lo: silk/fixed/$(am__dirstamp) \
1971	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1972silk/fixed/burg_modified_FIX.lo: silk/fixed/$(am__dirstamp) \
1973	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1974silk/fixed/k2a_FIX.lo: silk/fixed/$(am__dirstamp) \
1975	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1976silk/fixed/k2a_Q16_FIX.lo: silk/fixed/$(am__dirstamp) \
1977	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1978silk/fixed/pitch_analysis_core_FIX.lo: silk/fixed/$(am__dirstamp) \
1979	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1980silk/fixed/vector_ops_FIX.lo: silk/fixed/$(am__dirstamp) \
1981	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1982silk/fixed/schur64_FIX.lo: silk/fixed/$(am__dirstamp) \
1983	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1984silk/fixed/schur_FIX.lo: silk/fixed/$(am__dirstamp) \
1985	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1986silk/x86/$(am__dirstamp):
1987	@$(MKDIR_P) silk/x86
1988	@: > silk/x86/$(am__dirstamp)
1989silk/x86/$(DEPDIR)/$(am__dirstamp):
1990	@$(MKDIR_P) silk/x86/$(DEPDIR)
1991	@: > silk/x86/$(DEPDIR)/$(am__dirstamp)
1992silk/x86/NSQ_sse4_1.lo: silk/x86/$(am__dirstamp) \
1993	silk/x86/$(DEPDIR)/$(am__dirstamp)
1994silk/x86/NSQ_del_dec_sse4_1.lo: silk/x86/$(am__dirstamp) \
1995	silk/x86/$(DEPDIR)/$(am__dirstamp)
1996silk/x86/x86_silk_map.lo: silk/x86/$(am__dirstamp) \
1997	silk/x86/$(DEPDIR)/$(am__dirstamp)
1998silk/x86/VAD_sse4_1.lo: silk/x86/$(am__dirstamp) \
1999	silk/x86/$(DEPDIR)/$(am__dirstamp)
2000silk/x86/VQ_WMat_EC_sse4_1.lo: silk/x86/$(am__dirstamp) \
2001	silk/x86/$(DEPDIR)/$(am__dirstamp)
2002silk/fixed/x86/$(am__dirstamp):
2003	@$(MKDIR_P) silk/fixed/x86
2004	@: > silk/fixed/x86/$(am__dirstamp)
2005silk/fixed/x86/$(DEPDIR)/$(am__dirstamp):
2006	@$(MKDIR_P) silk/fixed/x86/$(DEPDIR)
2007	@: > silk/fixed/x86/$(DEPDIR)/$(am__dirstamp)
2008silk/fixed/x86/vector_ops_FIX_sse4_1.lo:  \
2009	silk/fixed/x86/$(am__dirstamp) \
2010	silk/fixed/x86/$(DEPDIR)/$(am__dirstamp)
2011silk/fixed/x86/burg_modified_FIX_sse4_1.lo:  \
2012	silk/fixed/x86/$(am__dirstamp) \
2013	silk/fixed/x86/$(DEPDIR)/$(am__dirstamp)
2014silk/fixed/arm/$(am__dirstamp):
2015	@$(MKDIR_P) silk/fixed/arm
2016	@: > silk/fixed/arm/$(am__dirstamp)
2017silk/fixed/arm/$(DEPDIR)/$(am__dirstamp):
2018	@$(MKDIR_P) silk/fixed/arm/$(DEPDIR)
2019	@: > silk/fixed/arm/$(DEPDIR)/$(am__dirstamp)
2020silk/fixed/arm/warped_autocorrelation_FIX_neon_intr.lo:  \
2021	silk/fixed/arm/$(am__dirstamp) \
2022	silk/fixed/arm/$(DEPDIR)/$(am__dirstamp)
2023silk/float/$(am__dirstamp):
2024	@$(MKDIR_P) silk/float
2025	@: > silk/float/$(am__dirstamp)
2026silk/float/$(DEPDIR)/$(am__dirstamp):
2027	@$(MKDIR_P) silk/float/$(DEPDIR)
2028	@: > silk/float/$(DEPDIR)/$(am__dirstamp)
2029silk/float/apply_sine_window_FLP.lo: silk/float/$(am__dirstamp) \
2030	silk/float/$(DEPDIR)/$(am__dirstamp)
2031silk/float/corrMatrix_FLP.lo: silk/float/$(am__dirstamp) \
2032	silk/float/$(DEPDIR)/$(am__dirstamp)
2033silk/float/encode_frame_FLP.lo: silk/float/$(am__dirstamp) \
2034	silk/float/$(DEPDIR)/$(am__dirstamp)
2035silk/float/find_LPC_FLP.lo: silk/float/$(am__dirstamp) \
2036	silk/float/$(DEPDIR)/$(am__dirstamp)
2037silk/float/find_LTP_FLP.lo: silk/float/$(am__dirstamp) \
2038	silk/float/$(DEPDIR)/$(am__dirstamp)
2039silk/float/find_pitch_lags_FLP.lo: silk/float/$(am__dirstamp) \
2040	silk/float/$(DEPDIR)/$(am__dirstamp)
2041silk/float/find_pred_coefs_FLP.lo: silk/float/$(am__dirstamp) \
2042	silk/float/$(DEPDIR)/$(am__dirstamp)
2043silk/float/LPC_analysis_filter_FLP.lo: silk/float/$(am__dirstamp) \
2044	silk/float/$(DEPDIR)/$(am__dirstamp)
2045silk/float/LTP_analysis_filter_FLP.lo: silk/float/$(am__dirstamp) \
2046	silk/float/$(DEPDIR)/$(am__dirstamp)
2047silk/float/LTP_scale_ctrl_FLP.lo: silk/float/$(am__dirstamp) \
2048	silk/float/$(DEPDIR)/$(am__dirstamp)
2049silk/float/noise_shape_analysis_FLP.lo: silk/float/$(am__dirstamp) \
2050	silk/float/$(DEPDIR)/$(am__dirstamp)
2051silk/float/process_gains_FLP.lo: silk/float/$(am__dirstamp) \
2052	silk/float/$(DEPDIR)/$(am__dirstamp)
2053silk/float/regularize_correlations_FLP.lo: silk/float/$(am__dirstamp) \
2054	silk/float/$(DEPDIR)/$(am__dirstamp)
2055silk/float/residual_energy_FLP.lo: silk/float/$(am__dirstamp) \
2056	silk/float/$(DEPDIR)/$(am__dirstamp)
2057silk/float/warped_autocorrelation_FLP.lo: silk/float/$(am__dirstamp) \
2058	silk/float/$(DEPDIR)/$(am__dirstamp)
2059silk/float/wrappers_FLP.lo: silk/float/$(am__dirstamp) \
2060	silk/float/$(DEPDIR)/$(am__dirstamp)
2061silk/float/autocorrelation_FLP.lo: silk/float/$(am__dirstamp) \
2062	silk/float/$(DEPDIR)/$(am__dirstamp)
2063silk/float/burg_modified_FLP.lo: silk/float/$(am__dirstamp) \
2064	silk/float/$(DEPDIR)/$(am__dirstamp)
2065silk/float/bwexpander_FLP.lo: silk/float/$(am__dirstamp) \
2066	silk/float/$(DEPDIR)/$(am__dirstamp)
2067silk/float/energy_FLP.lo: silk/float/$(am__dirstamp) \
2068	silk/float/$(DEPDIR)/$(am__dirstamp)
2069silk/float/inner_product_FLP.lo: silk/float/$(am__dirstamp) \
2070	silk/float/$(DEPDIR)/$(am__dirstamp)
2071silk/float/k2a_FLP.lo: silk/float/$(am__dirstamp) \
2072	silk/float/$(DEPDIR)/$(am__dirstamp)
2073silk/float/LPC_inv_pred_gain_FLP.lo: silk/float/$(am__dirstamp) \
2074	silk/float/$(DEPDIR)/$(am__dirstamp)
2075silk/float/pitch_analysis_core_FLP.lo: silk/float/$(am__dirstamp) \
2076	silk/float/$(DEPDIR)/$(am__dirstamp)
2077silk/float/scale_copy_vector_FLP.lo: silk/float/$(am__dirstamp) \
2078	silk/float/$(DEPDIR)/$(am__dirstamp)
2079silk/float/scale_vector_FLP.lo: silk/float/$(am__dirstamp) \
2080	silk/float/$(DEPDIR)/$(am__dirstamp)
2081silk/float/schur_FLP.lo: silk/float/$(am__dirstamp) \
2082	silk/float/$(DEPDIR)/$(am__dirstamp)
2083silk/float/sort_FLP.lo: silk/float/$(am__dirstamp) \
2084	silk/float/$(DEPDIR)/$(am__dirstamp)
2085silk/arm/$(am__dirstamp):
2086	@$(MKDIR_P) silk/arm
2087	@: > silk/arm/$(am__dirstamp)
2088silk/arm/$(DEPDIR)/$(am__dirstamp):
2089	@$(MKDIR_P) silk/arm/$(DEPDIR)
2090	@: > silk/arm/$(DEPDIR)/$(am__dirstamp)
2091silk/arm/arm_silk_map.lo: silk/arm/$(am__dirstamp) \
2092	silk/arm/$(DEPDIR)/$(am__dirstamp)
2093silk/arm/biquad_alt_neon_intr.lo: silk/arm/$(am__dirstamp) \
2094	silk/arm/$(DEPDIR)/$(am__dirstamp)
2095silk/arm/LPC_inv_pred_gain_neon_intr.lo: silk/arm/$(am__dirstamp) \
2096	silk/arm/$(DEPDIR)/$(am__dirstamp)
2097silk/arm/NSQ_del_dec_neon_intr.lo: silk/arm/$(am__dirstamp) \
2098	silk/arm/$(DEPDIR)/$(am__dirstamp)
2099silk/arm/NSQ_neon.lo: silk/arm/$(am__dirstamp) \
2100	silk/arm/$(DEPDIR)/$(am__dirstamp)
2101src/$(am__dirstamp):
2102	@$(MKDIR_P) src
2103	@: > src/$(am__dirstamp)
2104src/$(DEPDIR)/$(am__dirstamp):
2105	@$(MKDIR_P) src/$(DEPDIR)
2106	@: > src/$(DEPDIR)/$(am__dirstamp)
2107src/opus.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
2108src/opus_decoder.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
2109src/opus_encoder.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
2110src/opus_multistream.lo: src/$(am__dirstamp) \
2111	src/$(DEPDIR)/$(am__dirstamp)
2112src/opus_multistream_encoder.lo: src/$(am__dirstamp) \
2113	src/$(DEPDIR)/$(am__dirstamp)
2114src/opus_multistream_decoder.lo: src/$(am__dirstamp) \
2115	src/$(DEPDIR)/$(am__dirstamp)
2116src/repacketizer.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
2117src/opus_projection_encoder.lo: src/$(am__dirstamp) \
2118	src/$(DEPDIR)/$(am__dirstamp)
2119src/opus_projection_decoder.lo: src/$(am__dirstamp) \
2120	src/$(DEPDIR)/$(am__dirstamp)
2121src/mapping_matrix.lo: src/$(am__dirstamp) \
2122	src/$(DEPDIR)/$(am__dirstamp)
2123src/analysis.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
2124src/mlp.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
2125src/mlp_data.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
2126
2127libopus.la: $(libopus_la_OBJECTS) $(libopus_la_DEPENDENCIES) $(EXTRA_libopus_la_DEPENDENCIES)
2128	$(AM_V_CCLD)$(libopus_la_LINK) -rpath $(libdir) $(libopus_la_OBJECTS) $(libopus_la_LIBADD) $(LIBS)
2129
2130clean-noinstPROGRAMS:
2131	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
2132	echo " rm -f" $$list; \
2133	rm -f $$list || exit $$?; \
2134	test -n "$(EXEEXT)" || exit 0; \
2135	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
2136	echo " rm -f" $$list; \
2137	rm -f $$list
2138celt/tests/$(am__dirstamp):
2139	@$(MKDIR_P) celt/tests
2140	@: > celt/tests/$(am__dirstamp)
2141celt/tests/$(DEPDIR)/$(am__dirstamp):
2142	@$(MKDIR_P) celt/tests/$(DEPDIR)
2143	@: > celt/tests/$(DEPDIR)/$(am__dirstamp)
2144celt/tests/test_unit_cwrs32.$(OBJEXT): celt/tests/$(am__dirstamp) \
2145	celt/tests/$(DEPDIR)/$(am__dirstamp)
2146
2147celt/tests/test_unit_cwrs32$(EXEEXT): $(celt_tests_test_unit_cwrs32_OBJECTS) $(celt_tests_test_unit_cwrs32_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_cwrs32_DEPENDENCIES) celt/tests/$(am__dirstamp)
2148	@rm -f celt/tests/test_unit_cwrs32$(EXEEXT)
2149	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_cwrs32_OBJECTS) $(celt_tests_test_unit_cwrs32_LDADD) $(LIBS)
2150celt/tests/test_unit_dft.$(OBJEXT): celt/tests/$(am__dirstamp) \
2151	celt/tests/$(DEPDIR)/$(am__dirstamp)
2152
2153celt/tests/test_unit_dft$(EXEEXT): $(celt_tests_test_unit_dft_OBJECTS) $(celt_tests_test_unit_dft_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_dft_DEPENDENCIES) celt/tests/$(am__dirstamp)
2154	@rm -f celt/tests/test_unit_dft$(EXEEXT)
2155	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_dft_OBJECTS) $(celt_tests_test_unit_dft_LDADD) $(LIBS)
2156celt/tests/test_unit_entropy.$(OBJEXT): celt/tests/$(am__dirstamp) \
2157	celt/tests/$(DEPDIR)/$(am__dirstamp)
2158
2159celt/tests/test_unit_entropy$(EXEEXT): $(celt_tests_test_unit_entropy_OBJECTS) $(celt_tests_test_unit_entropy_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_entropy_DEPENDENCIES) celt/tests/$(am__dirstamp)
2160	@rm -f celt/tests/test_unit_entropy$(EXEEXT)
2161	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_entropy_OBJECTS) $(celt_tests_test_unit_entropy_LDADD) $(LIBS)
2162celt/tests/test_unit_laplace.$(OBJEXT): celt/tests/$(am__dirstamp) \
2163	celt/tests/$(DEPDIR)/$(am__dirstamp)
2164
2165celt/tests/test_unit_laplace$(EXEEXT): $(celt_tests_test_unit_laplace_OBJECTS) $(celt_tests_test_unit_laplace_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_laplace_DEPENDENCIES) celt/tests/$(am__dirstamp)
2166	@rm -f celt/tests/test_unit_laplace$(EXEEXT)
2167	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_laplace_OBJECTS) $(celt_tests_test_unit_laplace_LDADD) $(LIBS)
2168celt/tests/test_unit_mathops.$(OBJEXT): celt/tests/$(am__dirstamp) \
2169	celt/tests/$(DEPDIR)/$(am__dirstamp)
2170
2171celt/tests/test_unit_mathops$(EXEEXT): $(celt_tests_test_unit_mathops_OBJECTS) $(celt_tests_test_unit_mathops_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_mathops_DEPENDENCIES) celt/tests/$(am__dirstamp)
2172	@rm -f celt/tests/test_unit_mathops$(EXEEXT)
2173	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_mathops_OBJECTS) $(celt_tests_test_unit_mathops_LDADD) $(LIBS)
2174celt/tests/test_unit_mdct.$(OBJEXT): celt/tests/$(am__dirstamp) \
2175	celt/tests/$(DEPDIR)/$(am__dirstamp)
2176
2177celt/tests/test_unit_mdct$(EXEEXT): $(celt_tests_test_unit_mdct_OBJECTS) $(celt_tests_test_unit_mdct_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_mdct_DEPENDENCIES) celt/tests/$(am__dirstamp)
2178	@rm -f celt/tests/test_unit_mdct$(EXEEXT)
2179	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_mdct_OBJECTS) $(celt_tests_test_unit_mdct_LDADD) $(LIBS)
2180celt/tests/test_unit_rotation.$(OBJEXT): celt/tests/$(am__dirstamp) \
2181	celt/tests/$(DEPDIR)/$(am__dirstamp)
2182
2183celt/tests/test_unit_rotation$(EXEEXT): $(celt_tests_test_unit_rotation_OBJECTS) $(celt_tests_test_unit_rotation_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_rotation_DEPENDENCIES) celt/tests/$(am__dirstamp)
2184	@rm -f celt/tests/test_unit_rotation$(EXEEXT)
2185	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_rotation_OBJECTS) $(celt_tests_test_unit_rotation_LDADD) $(LIBS)
2186celt/tests/test_unit_types.$(OBJEXT): celt/tests/$(am__dirstamp) \
2187	celt/tests/$(DEPDIR)/$(am__dirstamp)
2188
2189celt/tests/test_unit_types$(EXEEXT): $(celt_tests_test_unit_types_OBJECTS) $(celt_tests_test_unit_types_DEPENDENCIES) $(EXTRA_celt_tests_test_unit_types_DEPENDENCIES) celt/tests/$(am__dirstamp)
2190	@rm -f celt/tests/test_unit_types$(EXEEXT)
2191	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_types_OBJECTS) $(celt_tests_test_unit_types_LDADD) $(LIBS)
2192src/opus_compare.$(OBJEXT): src/$(am__dirstamp) \
2193	src/$(DEPDIR)/$(am__dirstamp)
2194
2195opus_compare$(EXEEXT): $(opus_compare_OBJECTS) $(opus_compare_DEPENDENCIES) $(EXTRA_opus_compare_DEPENDENCIES)
2196	@rm -f opus_compare$(EXEEXT)
2197	$(AM_V_CCLD)$(LINK) $(opus_compare_OBJECTS) $(opus_compare_LDADD) $(LIBS)
2198celt/opus_custom_demo.$(OBJEXT): celt/$(am__dirstamp) \
2199	celt/$(DEPDIR)/$(am__dirstamp)
2200
2201opus_custom_demo$(EXEEXT): $(opus_custom_demo_OBJECTS) $(opus_custom_demo_DEPENDENCIES) $(EXTRA_opus_custom_demo_DEPENDENCIES)
2202	@rm -f opus_custom_demo$(EXEEXT)
2203	$(AM_V_CCLD)$(LINK) $(opus_custom_demo_OBJECTS) $(opus_custom_demo_LDADD) $(LIBS)
2204src/opus_demo.$(OBJEXT): src/$(am__dirstamp) \
2205	src/$(DEPDIR)/$(am__dirstamp)
2206
2207opus_demo$(EXEEXT): $(opus_demo_OBJECTS) $(opus_demo_DEPENDENCIES) $(EXTRA_opus_demo_DEPENDENCIES)
2208	@rm -f opus_demo$(EXEEXT)
2209	$(AM_V_CCLD)$(LINK) $(opus_demo_OBJECTS) $(opus_demo_LDADD) $(LIBS)
2210src/repacketizer_demo.$(OBJEXT): src/$(am__dirstamp) \
2211	src/$(DEPDIR)/$(am__dirstamp)
2212
2213repacketizer_demo$(EXEEXT): $(repacketizer_demo_OBJECTS) $(repacketizer_demo_DEPENDENCIES) $(EXTRA_repacketizer_demo_DEPENDENCIES)
2214	@rm -f repacketizer_demo$(EXEEXT)
2215	$(AM_V_CCLD)$(LINK) $(repacketizer_demo_OBJECTS) $(repacketizer_demo_LDADD) $(LIBS)
2216silk/tests/$(am__dirstamp):
2217	@$(MKDIR_P) silk/tests
2218	@: > silk/tests/$(am__dirstamp)
2219silk/tests/$(DEPDIR)/$(am__dirstamp):
2220	@$(MKDIR_P) silk/tests/$(DEPDIR)
2221	@: > silk/tests/$(DEPDIR)/$(am__dirstamp)
2222silk/tests/test_unit_LPC_inv_pred_gain.$(OBJEXT):  \
2223	silk/tests/$(am__dirstamp) \
2224	silk/tests/$(DEPDIR)/$(am__dirstamp)
2225
2226silk/tests/test_unit_LPC_inv_pred_gain$(EXEEXT): $(silk_tests_test_unit_LPC_inv_pred_gain_OBJECTS) $(silk_tests_test_unit_LPC_inv_pred_gain_DEPENDENCIES) $(EXTRA_silk_tests_test_unit_LPC_inv_pred_gain_DEPENDENCIES) silk/tests/$(am__dirstamp)
2227	@rm -f silk/tests/test_unit_LPC_inv_pred_gain$(EXEEXT)
2228	$(AM_V_CCLD)$(LINK) $(silk_tests_test_unit_LPC_inv_pred_gain_OBJECTS) $(silk_tests_test_unit_LPC_inv_pred_gain_LDADD) $(LIBS)
2229tests/$(am__dirstamp):
2230	@$(MKDIR_P) tests
2231	@: > tests/$(am__dirstamp)
2232tests/$(DEPDIR)/$(am__dirstamp):
2233	@$(MKDIR_P) tests/$(DEPDIR)
2234	@: > tests/$(DEPDIR)/$(am__dirstamp)
2235tests/test_opus_api.$(OBJEXT): tests/$(am__dirstamp) \
2236	tests/$(DEPDIR)/$(am__dirstamp)
2237
2238tests/test_opus_api$(EXEEXT): $(tests_test_opus_api_OBJECTS) $(tests_test_opus_api_DEPENDENCIES) $(EXTRA_tests_test_opus_api_DEPENDENCIES) tests/$(am__dirstamp)
2239	@rm -f tests/test_opus_api$(EXEEXT)
2240	$(AM_V_CCLD)$(LINK) $(tests_test_opus_api_OBJECTS) $(tests_test_opus_api_LDADD) $(LIBS)
2241tests/test_opus_decode.$(OBJEXT): tests/$(am__dirstamp) \
2242	tests/$(DEPDIR)/$(am__dirstamp)
2243
2244tests/test_opus_decode$(EXEEXT): $(tests_test_opus_decode_OBJECTS) $(tests_test_opus_decode_DEPENDENCIES) $(EXTRA_tests_test_opus_decode_DEPENDENCIES) tests/$(am__dirstamp)
2245	@rm -f tests/test_opus_decode$(EXEEXT)
2246	$(AM_V_CCLD)$(LINK) $(tests_test_opus_decode_OBJECTS) $(tests_test_opus_decode_LDADD) $(LIBS)
2247tests/test_opus_encode.$(OBJEXT): tests/$(am__dirstamp) \
2248	tests/$(DEPDIR)/$(am__dirstamp)
2249tests/opus_encode_regressions.$(OBJEXT): tests/$(am__dirstamp) \
2250	tests/$(DEPDIR)/$(am__dirstamp)
2251
2252tests/test_opus_encode$(EXEEXT): $(tests_test_opus_encode_OBJECTS) $(tests_test_opus_encode_DEPENDENCIES) $(EXTRA_tests_test_opus_encode_DEPENDENCIES) tests/$(am__dirstamp)
2253	@rm -f tests/test_opus_encode$(EXEEXT)
2254	$(AM_V_CCLD)$(LINK) $(tests_test_opus_encode_OBJECTS) $(tests_test_opus_encode_LDADD) $(LIBS)
2255tests/test_opus_padding.$(OBJEXT): tests/$(am__dirstamp) \
2256	tests/$(DEPDIR)/$(am__dirstamp)
2257
2258tests/test_opus_padding$(EXEEXT): $(tests_test_opus_padding_OBJECTS) $(tests_test_opus_padding_DEPENDENCIES) $(EXTRA_tests_test_opus_padding_DEPENDENCIES) tests/$(am__dirstamp)
2259	@rm -f tests/test_opus_padding$(EXEEXT)
2260	$(AM_V_CCLD)$(LINK) $(tests_test_opus_padding_OBJECTS) $(tests_test_opus_padding_LDADD) $(LIBS)
2261tests/test_opus_projection.$(OBJEXT): tests/$(am__dirstamp) \
2262	tests/$(DEPDIR)/$(am__dirstamp)
2263
2264tests/test_opus_projection$(EXEEXT): $(tests_test_opus_projection_OBJECTS) $(tests_test_opus_projection_DEPENDENCIES) $(EXTRA_tests_test_opus_projection_DEPENDENCIES) tests/$(am__dirstamp)
2265	@rm -f tests/test_opus_projection$(EXEEXT)
2266	$(AM_V_CCLD)$(LINK) $(tests_test_opus_projection_OBJECTS) $(tests_test_opus_projection_LDADD) $(LIBS)
2267
2268mostlyclean-compile:
2269	-rm -f *.$(OBJEXT)
2270	-rm -f celt/*.$(OBJEXT)
2271	-rm -f celt/*.lo
2272	-rm -f celt/arm/*.$(OBJEXT)
2273	-rm -f celt/arm/*.lo
2274	-rm -f celt/tests/*.$(OBJEXT)
2275	-rm -f celt/x86/*.$(OBJEXT)
2276	-rm -f celt/x86/*.lo
2277	-rm -f silk/*.$(OBJEXT)
2278	-rm -f silk/*.lo
2279	-rm -f silk/arm/*.$(OBJEXT)
2280	-rm -f silk/arm/*.lo
2281	-rm -f silk/fixed/*.$(OBJEXT)
2282	-rm -f silk/fixed/*.lo
2283	-rm -f silk/fixed/arm/*.$(OBJEXT)
2284	-rm -f silk/fixed/arm/*.lo
2285	-rm -f silk/fixed/x86/*.$(OBJEXT)
2286	-rm -f silk/fixed/x86/*.lo
2287	-rm -f silk/float/*.$(OBJEXT)
2288	-rm -f silk/float/*.lo
2289	-rm -f silk/tests/*.$(OBJEXT)
2290	-rm -f silk/x86/*.$(OBJEXT)
2291	-rm -f silk/x86/*.lo
2292	-rm -f src/*.$(OBJEXT)
2293	-rm -f src/*.lo
2294	-rm -f tests/*.$(OBJEXT)
2295
2296distclean-compile:
2297	-rm -f *.tab.c
2298
2299@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/bands.Plo@am__quote@
2300@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt.Plo@am__quote@
2301@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt_decoder.Plo@am__quote@
2302@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt_encoder.Plo@am__quote@
2303@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt_lpc.Plo@am__quote@
2304@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/cwrs.Plo@am__quote@
2305@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/entcode.Plo@am__quote@
2306@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/entdec.Plo@am__quote@
2307@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/entenc.Plo@am__quote@
2308@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/kiss_fft.Plo@am__quote@
2309@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/laplace.Plo@am__quote@
2310@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/mathops.Plo@am__quote@
2311@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/mdct.Plo@am__quote@
2312@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/modes.Plo@am__quote@
2313@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/opus_custom_demo.Po@am__quote@
2314@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/pitch.Plo@am__quote@
2315@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/quant_bands.Plo@am__quote@
2316@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/rate.Plo@am__quote@
2317@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/vq.Plo@am__quote@
2318@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/arm_celt_map.Plo@am__quote@
2319@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/armcpu.Plo@am__quote@
2320@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/celt_fft_ne10.Plo@am__quote@
2321@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/celt_mdct_ne10.Plo@am__quote@
2322@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/celt_neon_intr.Plo@am__quote@
2323@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/celt_pitch_xcorr_arm-gnu.Plo@am__quote@
2324@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/pitch_neon_intr.Plo@am__quote@
2325@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_cwrs32.Po@am__quote@
2326@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_dft.Po@am__quote@
2327@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_entropy.Po@am__quote@
2328@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_laplace.Po@am__quote@
2329@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_mathops.Po@am__quote@
2330@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_mdct.Po@am__quote@
2331@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_rotation.Po@am__quote@
2332@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_types.Po@am__quote@
2333@AMDEP_TRUE@@am__include@ @am__quote@celt/x86/$(DEPDIR)/celt_lpc_sse4_1.Plo@am__quote@
2334@AMDEP_TRUE@@am__include@ @am__quote@celt/x86/$(DEPDIR)/pitch_sse.Plo@am__quote@
2335@AMDEP_TRUE@@am__include@ @am__quote@celt/x86/$(DEPDIR)/pitch_sse2.Plo@am__quote@
2336@AMDEP_TRUE@@am__include@ @am__quote@celt/x86/$(DEPDIR)/pitch_sse4_1.Plo@am__quote@
2337@AMDEP_TRUE@@am__include@ @am__quote@celt/x86/$(DEPDIR)/vq_sse2.Plo@am__quote@
2338@AMDEP_TRUE@@am__include@ @am__quote@celt/x86/$(DEPDIR)/x86_celt_map.Plo@am__quote@
2339@AMDEP_TRUE@@am__include@ @am__quote@celt/x86/$(DEPDIR)/x86cpu.Plo@am__quote@
2340@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/A2NLSF.Plo@am__quote@
2341@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/CNG.Plo@am__quote@
2342@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/HP_variable_cutoff.Plo@am__quote@
2343@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/LPC_analysis_filter.Plo@am__quote@
2344@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/LPC_fit.Plo@am__quote@
2345@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/LPC_inv_pred_gain.Plo@am__quote@
2346@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/LP_variable_cutoff.Plo@am__quote@
2347@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF2A.Plo@am__quote@
2348@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_VQ.Plo@am__quote@
2349@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_VQ_weights_laroia.Plo@am__quote@
2350@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_decode.Plo@am__quote@
2351@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_del_dec_quant.Plo@am__quote@
2352@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_encode.Plo@am__quote@
2353@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_stabilize.Plo@am__quote@
2354@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_unpack.Plo@am__quote@
2355@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NSQ.Plo@am__quote@
2356@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NSQ_del_dec.Plo@am__quote@
2357@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/PLC.Plo@am__quote@
2358@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/VAD.Plo@am__quote@
2359@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/VQ_WMat_EC.Plo@am__quote@
2360@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/ana_filt_bank_1.Plo@am__quote@
2361@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/biquad_alt.Plo@am__quote@
2362@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/bwexpander.Plo@am__quote@
2363@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/bwexpander_32.Plo@am__quote@
2364@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/check_control_input.Plo@am__quote@
2365@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/code_signs.Plo@am__quote@
2366@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/control_SNR.Plo@am__quote@
2367@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/control_audio_bandwidth.Plo@am__quote@
2368@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/control_codec.Plo@am__quote@
2369@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/debug.Plo@am__quote@
2370@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/dec_API.Plo@am__quote@
2371@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_core.Plo@am__quote@
2372@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_frame.Plo@am__quote@
2373@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_indices.Plo@am__quote@
2374@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_parameters.Plo@am__quote@
2375@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_pitch.Plo@am__quote@
2376@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_pulses.Plo@am__quote@
2377@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decoder_set_fs.Plo@am__quote@
2378@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/enc_API.Plo@am__quote@
2379@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/encode_indices.Plo@am__quote@
2380@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/encode_pulses.Plo@am__quote@
2381@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/gain_quant.Plo@am__quote@
2382@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/init_decoder.Plo@am__quote@
2383@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/init_encoder.Plo@am__quote@
2384@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/inner_prod_aligned.Plo@am__quote@
2385@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/interpolate.Plo@am__quote@
2386@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/lin2log.Plo@am__quote@
2387@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/log2lin.Plo@am__quote@
2388@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/pitch_est_tables.Plo@am__quote@
2389@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/process_NLSFs.Plo@am__quote@
2390@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/quant_LTP_gains.Plo@am__quote@
2391@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler.Plo@am__quote@
2392@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_down2.Plo@am__quote@
2393@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_down2_3.Plo@am__quote@
2394@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_AR2.Plo@am__quote@
2395@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_IIR_FIR.Plo@am__quote@
2396@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_down_FIR.Plo@am__quote@
2397@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_up2_HQ.Plo@am__quote@
2398@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_rom.Plo@am__quote@
2399@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/shell_coder.Plo@am__quote@
2400@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/sigm_Q15.Plo@am__quote@
2401@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/sort.Plo@am__quote@
2402@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_LR_to_MS.Plo@am__quote@
2403@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_MS_to_LR.Plo@am__quote@
2404@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_decode_pred.Plo@am__quote@
2405@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_encode_pred.Plo@am__quote@
2406@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_find_predictor.Plo@am__quote@
2407@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_quant_pred.Plo@am__quote@
2408@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/sum_sqr_shift.Plo@am__quote@
2409@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/table_LSF_cos.Plo@am__quote@
2410@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_LTP.Plo@am__quote@
2411@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_NLSF_CB_NB_MB.Plo@am__quote@
2412@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_NLSF_CB_WB.Plo@am__quote@
2413@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_gain.Plo@am__quote@
2414@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_other.Plo@am__quote@
2415@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_pitch_lag.Plo@am__quote@
2416@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_pulses_per_block.Plo@am__quote@
2417@AMDEP_TRUE@@am__include@ @am__quote@silk/arm/$(DEPDIR)/LPC_inv_pred_gain_neon_intr.Plo@am__quote@
2418@AMDEP_TRUE@@am__include@ @am__quote@silk/arm/$(DEPDIR)/NSQ_del_dec_neon_intr.Plo@am__quote@
2419@AMDEP_TRUE@@am__include@ @am__quote@silk/arm/$(DEPDIR)/NSQ_neon.Plo@am__quote@
2420@AMDEP_TRUE@@am__include@ @am__quote@silk/arm/$(DEPDIR)/arm_silk_map.Plo@am__quote@
2421@AMDEP_TRUE@@am__include@ @am__quote@silk/arm/$(DEPDIR)/biquad_alt_neon_intr.Plo@am__quote@
2422@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/LTP_analysis_filter_FIX.Plo@am__quote@
2423@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/LTP_scale_ctrl_FIX.Plo@am__quote@
2424@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/apply_sine_window_FIX.Plo@am__quote@
2425@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/autocorr_FIX.Plo@am__quote@
2426@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/burg_modified_FIX.Plo@am__quote@
2427@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/corrMatrix_FIX.Plo@am__quote@
2428@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/encode_frame_FIX.Plo@am__quote@
2429@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_LPC_FIX.Plo@am__quote@
2430@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_LTP_FIX.Plo@am__quote@
2431@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_pitch_lags_FIX.Plo@am__quote@
2432@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_pred_coefs_FIX.Plo@am__quote@
2433@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/k2a_FIX.Plo@am__quote@
2434@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/k2a_Q16_FIX.Plo@am__quote@
2435@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/noise_shape_analysis_FIX.Plo@am__quote@
2436@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/pitch_analysis_core_FIX.Plo@am__quote@
2437@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/process_gains_FIX.Plo@am__quote@
2438@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/regularize_correlations_FIX.Plo@am__quote@
2439@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/residual_energy16_FIX.Plo@am__quote@
2440@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/residual_energy_FIX.Plo@am__quote@
2441@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/schur64_FIX.Plo@am__quote@
2442@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/schur_FIX.Plo@am__quote@
2443@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/vector_ops_FIX.Plo@am__quote@
2444@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/warped_autocorrelation_FIX.Plo@am__quote@
2445@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/arm/$(DEPDIR)/warped_autocorrelation_FIX_neon_intr.Plo@am__quote@
2446@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/x86/$(DEPDIR)/burg_modified_FIX_sse4_1.Plo@am__quote@
2447@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/x86/$(DEPDIR)/vector_ops_FIX_sse4_1.Plo@am__quote@
2448@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LPC_analysis_filter_FLP.Plo@am__quote@
2449@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LPC_inv_pred_gain_FLP.Plo@am__quote@
2450@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LTP_analysis_filter_FLP.Plo@am__quote@
2451@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LTP_scale_ctrl_FLP.Plo@am__quote@
2452@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/apply_sine_window_FLP.Plo@am__quote@
2453@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/autocorrelation_FLP.Plo@am__quote@
2454@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/burg_modified_FLP.Plo@am__quote@
2455@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/bwexpander_FLP.Plo@am__quote@
2456@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/corrMatrix_FLP.Plo@am__quote@
2457@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/encode_frame_FLP.Plo@am__quote@
2458@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/energy_FLP.Plo@am__quote@
2459@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_LPC_FLP.Plo@am__quote@
2460@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_LTP_FLP.Plo@am__quote@
2461@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_pitch_lags_FLP.Plo@am__quote@
2462@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_pred_coefs_FLP.Plo@am__quote@
2463@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/inner_product_FLP.Plo@am__quote@
2464@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/k2a_FLP.Plo@am__quote@
2465@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/noise_shape_analysis_FLP.Plo@am__quote@
2466@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/pitch_analysis_core_FLP.Plo@am__quote@
2467@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/process_gains_FLP.Plo@am__quote@
2468@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/regularize_correlations_FLP.Plo@am__quote@
2469@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/residual_energy_FLP.Plo@am__quote@
2470@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/scale_copy_vector_FLP.Plo@am__quote@
2471@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/scale_vector_FLP.Plo@am__quote@
2472@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/schur_FLP.Plo@am__quote@
2473@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/sort_FLP.Plo@am__quote@
2474@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/warped_autocorrelation_FLP.Plo@am__quote@
2475@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/wrappers_FLP.Plo@am__quote@
2476@AMDEP_TRUE@@am__include@ @am__quote@silk/tests/$(DEPDIR)/test_unit_LPC_inv_pred_gain.Po@am__quote@
2477@AMDEP_TRUE@@am__include@ @am__quote@silk/x86/$(DEPDIR)/NSQ_del_dec_sse4_1.Plo@am__quote@
2478@AMDEP_TRUE@@am__include@ @am__quote@silk/x86/$(DEPDIR)/NSQ_sse4_1.Plo@am__quote@
2479@AMDEP_TRUE@@am__include@ @am__quote@silk/x86/$(DEPDIR)/VAD_sse4_1.Plo@am__quote@
2480@AMDEP_TRUE@@am__include@ @am__quote@silk/x86/$(DEPDIR)/VQ_WMat_EC_sse4_1.Plo@am__quote@
2481@AMDEP_TRUE@@am__include@ @am__quote@silk/x86/$(DEPDIR)/x86_silk_map.Plo@am__quote@
2482@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/analysis.Plo@am__quote@
2483@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mapping_matrix.Plo@am__quote@
2484@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mlp.Plo@am__quote@
2485@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mlp_data.Plo@am__quote@
2486@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus.Plo@am__quote@
2487@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_compare.Po@am__quote@
2488@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_decoder.Plo@am__quote@
2489@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_demo.Po@am__quote@
2490@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_encoder.Plo@am__quote@
2491@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_multistream.Plo@am__quote@
2492@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_multistream_decoder.Plo@am__quote@
2493@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_multistream_encoder.Plo@am__quote@
2494@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_projection_decoder.Plo@am__quote@
2495@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_projection_encoder.Plo@am__quote@
2496@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/repacketizer.Plo@am__quote@
2497@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/repacketizer_demo.Po@am__quote@
2498@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/opus_encode_regressions.Po@am__quote@
2499@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_api.Po@am__quote@
2500@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_decode.Po@am__quote@
2501@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_encode.Po@am__quote@
2502@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_padding.Po@am__quote@
2503@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_projection.Po@am__quote@
2504
2505.S.o:
2506@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2507@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2508@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2509@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2510@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2511@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
2512
2513.S.obj:
2514@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2515@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2516@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2517@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2518@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2519@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2520
2521.S.lo:
2522@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2523@am__fastdepCCAS_TRUE@	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2524@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
2525@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2526@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2527@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
2528
2529.c.o:
2530@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2531@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2532@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2533@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2534@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2535@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2536
2537.c.obj:
2538@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2539@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2540@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2541@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2542@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2543@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2544
2545.c.lo:
2546@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2547@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2548@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
2549@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2550@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2551@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2552
2553mostlyclean-libtool:
2554	-rm -f *.lo
2555
2556clean-libtool:
2557	-rm -rf .libs _libs
2558	-rm -rf celt/.libs celt/_libs
2559	-rm -rf celt/arm/.libs celt/arm/_libs
2560	-rm -rf celt/tests/.libs celt/tests/_libs
2561	-rm -rf celt/x86/.libs celt/x86/_libs
2562	-rm -rf silk/.libs silk/_libs
2563	-rm -rf silk/arm/.libs silk/arm/_libs
2564	-rm -rf silk/fixed/.libs silk/fixed/_libs
2565	-rm -rf silk/fixed/arm/.libs silk/fixed/arm/_libs
2566	-rm -rf silk/fixed/x86/.libs silk/fixed/x86/_libs
2567	-rm -rf silk/float/.libs silk/float/_libs
2568	-rm -rf silk/tests/.libs silk/tests/_libs
2569	-rm -rf silk/x86/.libs silk/x86/_libs
2570	-rm -rf src/.libs src/_libs
2571	-rm -rf tests/.libs tests/_libs
2572
2573distclean-libtool:
2574	-rm -f libtool config.lt
2575install-m4dataDATA: $(m4data_DATA)
2576	@$(NORMAL_INSTALL)
2577	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
2578	if test -n "$$list"; then \
2579	  echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
2580	  $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
2581	fi; \
2582	for p in $$list; do \
2583	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2584	  echo "$$d$$p"; \
2585	done | $(am__base_list) | \
2586	while read files; do \
2587	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
2588	  $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
2589	done
2590
2591uninstall-m4dataDATA:
2592	@$(NORMAL_UNINSTALL)
2593	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
2594	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2595	dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
2596install-pkgconfigDATA: $(pkgconfig_DATA)
2597	@$(NORMAL_INSTALL)
2598	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
2599	if test -n "$$list"; then \
2600	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
2601	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
2602	fi; \
2603	for p in $$list; do \
2604	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2605	  echo "$$d$$p"; \
2606	done | $(am__base_list) | \
2607	while read files; do \
2608	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
2609	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
2610	done
2611
2612uninstall-pkgconfigDATA:
2613	@$(NORMAL_UNINSTALL)
2614	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
2615	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2616	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
2617install-pkgincludeHEADERS: $(pkginclude_HEADERS)
2618	@$(NORMAL_INSTALL)
2619	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
2620	if test -n "$$list"; then \
2621	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
2622	  $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
2623	fi; \
2624	for p in $$list; do \
2625	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2626	  echo "$$d$$p"; \
2627	done | $(am__base_list) | \
2628	while read files; do \
2629	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
2630	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
2631	done
2632
2633uninstall-pkgincludeHEADERS:
2634	@$(NORMAL_UNINSTALL)
2635	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
2636	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2637	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
2638
2639# This directory's subdirectories are mostly independent; you can cd
2640# into them and run 'make' without going through this Makefile.
2641# To change the values of 'make' variables: instead of editing Makefiles,
2642# (1) if the variable is set in 'config.status', edit 'config.status'
2643#     (which will cause the Makefiles to be regenerated when you run 'make');
2644# (2) otherwise, pass the desired values on the 'make' command line.
2645$(am__recursive_targets):
2646	@fail=; \
2647	if $(am__make_keepgoing); then \
2648	  failcom='fail=yes'; \
2649	else \
2650	  failcom='exit 1'; \
2651	fi; \
2652	dot_seen=no; \
2653	target=`echo $@ | sed s/-recursive//`; \
2654	case "$@" in \
2655	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2656	  *) list='$(SUBDIRS)' ;; \
2657	esac; \
2658	for subdir in $$list; do \
2659	  echo "Making $$target in $$subdir"; \
2660	  if test "$$subdir" = "."; then \
2661	    dot_seen=yes; \
2662	    local_target="$$target-am"; \
2663	  else \
2664	    local_target="$$target"; \
2665	  fi; \
2666	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2667	  || eval $$failcom; \
2668	done; \
2669	if test "$$dot_seen" = "no"; then \
2670	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2671	fi; test -z "$$fail"
2672
2673ID: $(am__tagged_files)
2674	$(am__define_uniq_tagged_files); mkid -fID $$unique
2675tags: tags-recursive
2676TAGS: tags
2677
2678tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2679	set x; \
2680	here=`pwd`; \
2681	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2682	  include_option=--etags-include; \
2683	  empty_fix=.; \
2684	else \
2685	  include_option=--include; \
2686	  empty_fix=; \
2687	fi; \
2688	list='$(SUBDIRS)'; for subdir in $$list; do \
2689	  if test "$$subdir" = .; then :; else \
2690	    test ! -f $$subdir/TAGS || \
2691	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2692	  fi; \
2693	done; \
2694	$(am__define_uniq_tagged_files); \
2695	shift; \
2696	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2697	  test -n "$$unique" || unique=$$empty_fix; \
2698	  if test $$# -gt 0; then \
2699	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2700	      "$$@" $$unique; \
2701	  else \
2702	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2703	      $$unique; \
2704	  fi; \
2705	fi
2706ctags: ctags-recursive
2707
2708CTAGS: ctags
2709ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2710	$(am__define_uniq_tagged_files); \
2711	test -z "$(CTAGS_ARGS)$$unique" \
2712	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2713	     $$unique
2714
2715GTAGS:
2716	here=`$(am__cd) $(top_builddir) && pwd` \
2717	  && $(am__cd) $(top_srcdir) \
2718	  && gtags -i $(GTAGS_ARGS) "$$here"
2719cscope: cscope.files
2720	test ! -s cscope.files \
2721	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
2722clean-cscope:
2723	-rm -f cscope.files
2724cscope.files: clean-cscope cscopelist
2725cscopelist: cscopelist-recursive
2726
2727cscopelist-am: $(am__tagged_files)
2728	list='$(am__tagged_files)'; \
2729	case "$(srcdir)" in \
2730	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2731	  *) sdir=$(subdir)/$(srcdir) ;; \
2732	esac; \
2733	for i in $$list; do \
2734	  if test -f "$$i"; then \
2735	    echo "$(subdir)/$$i"; \
2736	  else \
2737	    echo "$$sdir/$$i"; \
2738	  fi; \
2739	done >> $(top_builddir)/cscope.files
2740
2741distclean-tags:
2742	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2743	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
2744
2745# Recover from deleted '.trs' file; this should ensure that
2746# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
2747# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
2748# to avoid problems with "make -n".
2749.log.trs:
2750	rm -f $< $@
2751	$(MAKE) $(AM_MAKEFLAGS) $<
2752
2753# Leading 'am--fnord' is there to ensure the list of targets does not
2754# expand to empty, as could happen e.g. with make check TESTS=''.
2755am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
2756am--force-recheck:
2757	@:
2758
2759$(TEST_SUITE_LOG): $(TEST_LOGS)
2760	@$(am__set_TESTS_bases); \
2761	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
2762	redo_bases=`for i in $$bases; do \
2763	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
2764	            done`; \
2765	if test -n "$$redo_bases"; then \
2766	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
2767	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
2768	  if $(am__make_dryrun); then :; else \
2769	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
2770	  fi; \
2771	fi; \
2772	if test -n "$$am__remaking_logs"; then \
2773	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
2774	       "recursion detected" >&2; \
2775	elif test -n "$$redo_logs"; then \
2776	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
2777	fi; \
2778	if $(am__make_dryrun); then :; else \
2779	  st=0;  \
2780	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
2781	  for i in $$redo_bases; do \
2782	    test -f $$i.trs && test -r $$i.trs \
2783	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
2784	    test -f $$i.log && test -r $$i.log \
2785	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
2786	  done; \
2787	  test $$st -eq 0 || exit 1; \
2788	fi
2789	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
2790	ws='[ 	]'; \
2791	results=`for b in $$bases; do echo $$b.trs; done`; \
2792	test -n "$$results" || results=/dev/null; \
2793	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
2794	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
2795	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
2796	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
2797	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
2798	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
2799	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
2800	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
2801	  success=true; \
2802	else \
2803	  success=false; \
2804	fi; \
2805	br='==================='; br=$$br$$br$$br$$br; \
2806	result_count () \
2807	{ \
2808	    if test x"$$1" = x"--maybe-color"; then \
2809	      maybe_colorize=yes; \
2810	    elif test x"$$1" = x"--no-color"; then \
2811	      maybe_colorize=no; \
2812	    else \
2813	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
2814	    fi; \
2815	    shift; \
2816	    desc=$$1 count=$$2; \
2817	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
2818	      color_start=$$3 color_end=$$std; \
2819	    else \
2820	      color_start= color_end=; \
2821	    fi; \
2822	    echo "$${color_start}# $$desc $$count$${color_end}"; \
2823	}; \
2824	create_testsuite_report () \
2825	{ \
2826	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
2827	  result_count $$1 "PASS: " $$pass  "$$grn"; \
2828	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
2829	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2830	  result_count $$1 "FAIL: " $$fail  "$$red"; \
2831	  result_count $$1 "XPASS:" $$xpass "$$red"; \
2832	  result_count $$1 "ERROR:" $$error "$$mgn"; \
2833	}; \
2834	{								\
2835	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
2836	    $(am__rst_title);						\
2837	  create_testsuite_report --no-color;				\
2838	  echo;								\
2839	  echo ".. contents:: :depth: 2";				\
2840	  echo;								\
2841	  for b in $$bases; do echo $$b; done				\
2842	    | $(am__create_global_log);					\
2843	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
2844	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
2845	if $$success; then						\
2846	  col="$$grn";							\
2847	 else								\
2848	  col="$$red";							\
2849	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
2850	fi;								\
2851	echo "$${col}$$br$${std}"; 					\
2852	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
2853	echo "$${col}$$br$${std}"; 					\
2854	create_testsuite_report --maybe-color;				\
2855	echo "$$col$$br$$std";						\
2856	if $$success; then :; else					\
2857	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
2858	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
2859	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
2860	  fi;								\
2861	  echo "$$col$$br$$std";					\
2862	fi;								\
2863	$$success || exit 1
2864
2865check-TESTS:
2866	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
2867	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
2868	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2869	@set +e; $(am__set_TESTS_bases); \
2870	log_list=`for i in $$bases; do echo $$i.log; done`; \
2871	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
2872	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
2873	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
2874	exit $$?;
2875recheck: all
2876	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2877	@set +e; $(am__set_TESTS_bases); \
2878	bases=`for i in $$bases; do echo $$i; done \
2879	         | $(am__list_recheck_tests)` || exit 1; \
2880	log_list=`for i in $$bases; do echo $$i.log; done`; \
2881	log_list=`echo $$log_list`; \
2882	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
2883	        am__force_recheck=am--force-recheck \
2884	        TEST_LOGS="$$log_list"; \
2885	exit $$?
2886celt/tests/test_unit_cwrs32.log: celt/tests/test_unit_cwrs32$(EXEEXT)
2887	@p='celt/tests/test_unit_cwrs32$(EXEEXT)'; \
2888	b='celt/tests/test_unit_cwrs32'; \
2889	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2890	--log-file $$b.log --trs-file $$b.trs \
2891	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2892	"$$tst" $(AM_TESTS_FD_REDIRECT)
2893celt/tests/test_unit_dft.log: celt/tests/test_unit_dft$(EXEEXT)
2894	@p='celt/tests/test_unit_dft$(EXEEXT)'; \
2895	b='celt/tests/test_unit_dft'; \
2896	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2897	--log-file $$b.log --trs-file $$b.trs \
2898	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2899	"$$tst" $(AM_TESTS_FD_REDIRECT)
2900celt/tests/test_unit_entropy.log: celt/tests/test_unit_entropy$(EXEEXT)
2901	@p='celt/tests/test_unit_entropy$(EXEEXT)'; \
2902	b='celt/tests/test_unit_entropy'; \
2903	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2904	--log-file $$b.log --trs-file $$b.trs \
2905	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2906	"$$tst" $(AM_TESTS_FD_REDIRECT)
2907celt/tests/test_unit_laplace.log: celt/tests/test_unit_laplace$(EXEEXT)
2908	@p='celt/tests/test_unit_laplace$(EXEEXT)'; \
2909	b='celt/tests/test_unit_laplace'; \
2910	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2911	--log-file $$b.log --trs-file $$b.trs \
2912	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2913	"$$tst" $(AM_TESTS_FD_REDIRECT)
2914celt/tests/test_unit_mathops.log: celt/tests/test_unit_mathops$(EXEEXT)
2915	@p='celt/tests/test_unit_mathops$(EXEEXT)'; \
2916	b='celt/tests/test_unit_mathops'; \
2917	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2918	--log-file $$b.log --trs-file $$b.trs \
2919	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2920	"$$tst" $(AM_TESTS_FD_REDIRECT)
2921celt/tests/test_unit_mdct.log: celt/tests/test_unit_mdct$(EXEEXT)
2922	@p='celt/tests/test_unit_mdct$(EXEEXT)'; \
2923	b='celt/tests/test_unit_mdct'; \
2924	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2925	--log-file $$b.log --trs-file $$b.trs \
2926	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2927	"$$tst" $(AM_TESTS_FD_REDIRECT)
2928celt/tests/test_unit_rotation.log: celt/tests/test_unit_rotation$(EXEEXT)
2929	@p='celt/tests/test_unit_rotation$(EXEEXT)'; \
2930	b='celt/tests/test_unit_rotation'; \
2931	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2932	--log-file $$b.log --trs-file $$b.trs \
2933	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2934	"$$tst" $(AM_TESTS_FD_REDIRECT)
2935celt/tests/test_unit_types.log: celt/tests/test_unit_types$(EXEEXT)
2936	@p='celt/tests/test_unit_types$(EXEEXT)'; \
2937	b='celt/tests/test_unit_types'; \
2938	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2939	--log-file $$b.log --trs-file $$b.trs \
2940	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2941	"$$tst" $(AM_TESTS_FD_REDIRECT)
2942silk/tests/test_unit_LPC_inv_pred_gain.log: silk/tests/test_unit_LPC_inv_pred_gain$(EXEEXT)
2943	@p='silk/tests/test_unit_LPC_inv_pred_gain$(EXEEXT)'; \
2944	b='silk/tests/test_unit_LPC_inv_pred_gain'; \
2945	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2946	--log-file $$b.log --trs-file $$b.trs \
2947	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2948	"$$tst" $(AM_TESTS_FD_REDIRECT)
2949tests/test_opus_api.log: tests/test_opus_api$(EXEEXT)
2950	@p='tests/test_opus_api$(EXEEXT)'; \
2951	b='tests/test_opus_api'; \
2952	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2953	--log-file $$b.log --trs-file $$b.trs \
2954	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2955	"$$tst" $(AM_TESTS_FD_REDIRECT)
2956tests/test_opus_decode.log: tests/test_opus_decode$(EXEEXT)
2957	@p='tests/test_opus_decode$(EXEEXT)'; \
2958	b='tests/test_opus_decode'; \
2959	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2960	--log-file $$b.log --trs-file $$b.trs \
2961	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2962	"$$tst" $(AM_TESTS_FD_REDIRECT)
2963tests/test_opus_encode.log: tests/test_opus_encode$(EXEEXT)
2964	@p='tests/test_opus_encode$(EXEEXT)'; \
2965	b='tests/test_opus_encode'; \
2966	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2967	--log-file $$b.log --trs-file $$b.trs \
2968	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2969	"$$tst" $(AM_TESTS_FD_REDIRECT)
2970tests/test_opus_padding.log: tests/test_opus_padding$(EXEEXT)
2971	@p='tests/test_opus_padding$(EXEEXT)'; \
2972	b='tests/test_opus_padding'; \
2973	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2974	--log-file $$b.log --trs-file $$b.trs \
2975	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2976	"$$tst" $(AM_TESTS_FD_REDIRECT)
2977tests/test_opus_projection.log: tests/test_opus_projection$(EXEEXT)
2978	@p='tests/test_opus_projection$(EXEEXT)'; \
2979	b='tests/test_opus_projection'; \
2980	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2981	--log-file $$b.log --trs-file $$b.trs \
2982	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2983	"$$tst" $(AM_TESTS_FD_REDIRECT)
2984.test.log:
2985	@p='$<'; \
2986	$(am__set_b); \
2987	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2988	--log-file $$b.log --trs-file $$b.trs \
2989	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2990	"$$tst" $(AM_TESTS_FD_REDIRECT)
2991@am__EXEEXT_TRUE@.test$(EXEEXT).log:
2992@am__EXEEXT_TRUE@	@p='$<'; \
2993@am__EXEEXT_TRUE@	$(am__set_b); \
2994@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2995@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
2996@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2997@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
2998
2999distdir: $(DISTFILES)
3000	$(am__remove_distdir)
3001	test -d "$(distdir)" || mkdir "$(distdir)"
3002	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3003	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3004	list='$(DISTFILES)'; \
3005	  dist_files=`for file in $$list; do echo $$file; done | \
3006	  sed -e "s|^$$srcdirstrip/||;t" \
3007	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3008	case $$dist_files in \
3009	  */*) $(MKDIR_P) `echo "$$dist_files" | \
3010			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3011			   sort -u` ;; \
3012	esac; \
3013	for file in $$dist_files; do \
3014	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3015	  if test -d $$d/$$file; then \
3016	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3017	    if test -d "$(distdir)/$$file"; then \
3018	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3019	    fi; \
3020	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3021	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3022	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3023	    fi; \
3024	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3025	  else \
3026	    test -f "$(distdir)/$$file" \
3027	    || cp -p $$d/$$file "$(distdir)/$$file" \
3028	    || exit 1; \
3029	  fi; \
3030	done
3031	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3032	  if test "$$subdir" = .; then :; else \
3033	    $(am__make_dryrun) \
3034	      || test -d "$(distdir)/$$subdir" \
3035	      || $(MKDIR_P) "$(distdir)/$$subdir" \
3036	      || exit 1; \
3037	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3038	    $(am__relativize); \
3039	    new_distdir=$$reldir; \
3040	    dir1=$$subdir; dir2="$(top_distdir)"; \
3041	    $(am__relativize); \
3042	    new_top_distdir=$$reldir; \
3043	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3044	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3045	    ($(am__cd) $$subdir && \
3046	      $(MAKE) $(AM_MAKEFLAGS) \
3047	        top_distdir="$$new_top_distdir" \
3048	        distdir="$$new_distdir" \
3049		am__remove_distdir=: \
3050		am__skip_length_check=: \
3051		am__skip_mode_fix=: \
3052	        distdir) \
3053	      || exit 1; \
3054	  fi; \
3055	done
3056	$(MAKE) $(AM_MAKEFLAGS) \
3057	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
3058	  dist-hook
3059	-test -n "$(am__skip_mode_fix)" \
3060	|| find "$(distdir)" -type d ! -perm -755 \
3061		-exec chmod u+rwx,go+rx {} \; -o \
3062	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
3063	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
3064	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
3065	|| chmod -R a+r "$(distdir)"
3066dist-gzip: distdir
3067	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
3068	$(am__post_remove_distdir)
3069
3070dist-bzip2: distdir
3071	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
3072	$(am__post_remove_distdir)
3073
3074dist-lzip: distdir
3075	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
3076	$(am__post_remove_distdir)
3077
3078dist-xz: distdir
3079	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
3080	$(am__post_remove_distdir)
3081
3082dist-tarZ: distdir
3083	@echo WARNING: "Support for distribution archives compressed with" \
3084		       "legacy program 'compress' is deprecated." >&2
3085	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
3086	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
3087	$(am__post_remove_distdir)
3088
3089dist-shar: distdir
3090	@echo WARNING: "Support for shar distribution archives is" \
3091	               "deprecated." >&2
3092	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
3093	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
3094	$(am__post_remove_distdir)
3095
3096dist-zip: distdir
3097	-rm -f $(distdir).zip
3098	zip -rq $(distdir).zip $(distdir)
3099	$(am__post_remove_distdir)
3100
3101dist dist-all:
3102	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
3103	$(am__post_remove_distdir)
3104
3105# This target untars the dist file and tries a VPATH configuration.  Then
3106# it guarantees that the distribution is self-contained by making another
3107# tarfile.
3108distcheck: dist
3109	case '$(DIST_ARCHIVES)' in \
3110	*.tar.gz*) \
3111	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
3112	*.tar.bz2*) \
3113	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
3114	*.tar.lz*) \
3115	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
3116	*.tar.xz*) \
3117	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
3118	*.tar.Z*) \
3119	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
3120	*.shar.gz*) \
3121	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
3122	*.zip*) \
3123	  unzip $(distdir).zip ;;\
3124	esac
3125	chmod -R a-w $(distdir)
3126	chmod u+w $(distdir)
3127	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
3128	chmod a-w $(distdir)
3129	test -d $(distdir)/_build || exit 0; \
3130	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
3131	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
3132	  && am__cwd=`pwd` \
3133	  && $(am__cd) $(distdir)/_build/sub \
3134	  && ../../configure \
3135	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
3136	    $(DISTCHECK_CONFIGURE_FLAGS) \
3137	    --srcdir=../.. --prefix="$$dc_install_base" \
3138	  && $(MAKE) $(AM_MAKEFLAGS) \
3139	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
3140	  && $(MAKE) $(AM_MAKEFLAGS) check \
3141	  && $(MAKE) $(AM_MAKEFLAGS) install \
3142	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
3143	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
3144	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
3145	        distuninstallcheck \
3146	  && chmod -R a-w "$$dc_install_base" \
3147	  && ({ \
3148	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
3149	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
3150	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
3151	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
3152	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
3153	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
3154	  && rm -rf "$$dc_destdir" \
3155	  && $(MAKE) $(AM_MAKEFLAGS) dist \
3156	  && rm -rf $(DIST_ARCHIVES) \
3157	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
3158	  && cd "$$am__cwd" \
3159	  || exit 1
3160	$(am__post_remove_distdir)
3161	@(echo "$(distdir) archives ready for distribution: "; \
3162	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
3163	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
3164distuninstallcheck:
3165	@test -n '$(distuninstallcheck_dir)' || { \
3166	  echo 'ERROR: trying to run $@ with an empty' \
3167	       '$$(distuninstallcheck_dir)' >&2; \
3168	  exit 1; \
3169	}; \
3170	$(am__cd) '$(distuninstallcheck_dir)' || { \
3171	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
3172	  exit 1; \
3173	}; \
3174	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
3175	   || { echo "ERROR: files left after uninstall:" ; \
3176	        if test -n "$(DESTDIR)"; then \
3177	          echo "  (check DESTDIR support)"; \
3178	        fi ; \
3179	        $(distuninstallcheck_listfiles) ; \
3180	        exit 1; } >&2
3181distcleancheck: distclean
3182	@if test '$(srcdir)' = . ; then \
3183	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
3184	  exit 1 ; \
3185	fi
3186	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
3187	  || { echo "ERROR: files left in build directory after distclean:" ; \
3188	       $(distcleancheck_listfiles) ; \
3189	       exit 1; } >&2
3190check-am: all-am
3191	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
3192check: $(BUILT_SOURCES)
3193	$(MAKE) $(AM_MAKEFLAGS) check-recursive
3194all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \
3195		config.h all-local
3196installdirs: installdirs-recursive
3197installdirs-am:
3198	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)"; do \
3199	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3200	done
3201install: $(BUILT_SOURCES)
3202	$(MAKE) $(AM_MAKEFLAGS) install-recursive
3203install-exec: install-exec-recursive
3204install-data: install-data-recursive
3205uninstall: uninstall-recursive
3206
3207install-am: all-am
3208	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3209
3210installcheck: installcheck-recursive
3211install-strip:
3212	if test -z '$(STRIP)'; then \
3213	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3214	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3215	      install; \
3216	else \
3217	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3218	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3219	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3220	fi
3221mostlyclean-generic:
3222	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
3223	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
3224	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3225
3226clean-generic:
3227	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3228
3229distclean-generic:
3230	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3231	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3232	-rm -f celt/$(DEPDIR)/$(am__dirstamp)
3233	-rm -f celt/$(am__dirstamp)
3234	-rm -f celt/arm/$(DEPDIR)/$(am__dirstamp)
3235	-rm -f celt/arm/$(am__dirstamp)
3236	-rm -f celt/tests/$(DEPDIR)/$(am__dirstamp)
3237	-rm -f celt/tests/$(am__dirstamp)
3238	-rm -f celt/x86/$(DEPDIR)/$(am__dirstamp)
3239	-rm -f celt/x86/$(am__dirstamp)
3240	-rm -f silk/$(DEPDIR)/$(am__dirstamp)
3241	-rm -f silk/$(am__dirstamp)
3242	-rm -f silk/arm/$(DEPDIR)/$(am__dirstamp)
3243	-rm -f silk/arm/$(am__dirstamp)
3244	-rm -f silk/fixed/$(DEPDIR)/$(am__dirstamp)
3245	-rm -f silk/fixed/$(am__dirstamp)
3246	-rm -f silk/fixed/arm/$(DEPDIR)/$(am__dirstamp)
3247	-rm -f silk/fixed/arm/$(am__dirstamp)
3248	-rm -f silk/fixed/x86/$(DEPDIR)/$(am__dirstamp)
3249	-rm -f silk/fixed/x86/$(am__dirstamp)
3250	-rm -f silk/float/$(DEPDIR)/$(am__dirstamp)
3251	-rm -f silk/float/$(am__dirstamp)
3252	-rm -f silk/tests/$(DEPDIR)/$(am__dirstamp)
3253	-rm -f silk/tests/$(am__dirstamp)
3254	-rm -f silk/x86/$(DEPDIR)/$(am__dirstamp)
3255	-rm -f silk/x86/$(am__dirstamp)
3256	-rm -f src/$(DEPDIR)/$(am__dirstamp)
3257	-rm -f src/$(am__dirstamp)
3258	-rm -f tests/$(DEPDIR)/$(am__dirstamp)
3259	-rm -f tests/$(am__dirstamp)
3260
3261maintainer-clean-generic:
3262	@echo "This command is intended for maintainers to use"
3263	@echo "it deletes files that may require special tools to rebuild."
3264	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
3265clean: clean-recursive
3266
3267clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
3268	clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-am
3269
3270distclean: distclean-recursive
3271	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
3272	-rm -rf celt/$(DEPDIR) celt/arm/$(DEPDIR) celt/tests/$(DEPDIR) celt/x86/$(DEPDIR) silk/$(DEPDIR) silk/arm/$(DEPDIR) silk/fixed/$(DEPDIR) silk/fixed/arm/$(DEPDIR) silk/fixed/x86/$(DEPDIR) silk/float/$(DEPDIR) silk/tests/$(DEPDIR) silk/x86/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR)
3273	-rm -f Makefile
3274distclean-am: clean-am distclean-compile distclean-generic \
3275	distclean-hdr distclean-libtool distclean-tags
3276
3277dvi: dvi-recursive
3278
3279dvi-am:
3280
3281html: html-recursive
3282
3283html-am:
3284
3285info: info-recursive
3286
3287info-am:
3288
3289install-data-am: install-data-local install-m4dataDATA \
3290	install-pkgconfigDATA install-pkgincludeHEADERS
3291
3292install-dvi: install-dvi-recursive
3293
3294install-dvi-am:
3295
3296install-exec-am: install-libLTLIBRARIES
3297
3298install-html: install-html-recursive
3299
3300install-html-am:
3301
3302install-info: install-info-recursive
3303
3304install-info-am:
3305
3306install-man:
3307
3308install-pdf: install-pdf-recursive
3309
3310install-pdf-am:
3311
3312install-ps: install-ps-recursive
3313
3314install-ps-am:
3315
3316installcheck-am:
3317
3318maintainer-clean: maintainer-clean-recursive
3319	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
3320	-rm -rf $(top_srcdir)/autom4te.cache
3321	-rm -rf celt/$(DEPDIR) celt/arm/$(DEPDIR) celt/tests/$(DEPDIR) celt/x86/$(DEPDIR) silk/$(DEPDIR) silk/arm/$(DEPDIR) silk/fixed/$(DEPDIR) silk/fixed/arm/$(DEPDIR) silk/fixed/x86/$(DEPDIR) silk/float/$(DEPDIR) silk/tests/$(DEPDIR) silk/x86/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR)
3322	-rm -f Makefile
3323maintainer-clean-am: distclean-am maintainer-clean-generic
3324
3325mostlyclean: mostlyclean-recursive
3326
3327mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3328	mostlyclean-libtool
3329
3330pdf: pdf-recursive
3331
3332pdf-am:
3333
3334ps: ps-recursive
3335
3336ps-am:
3337
3338uninstall-am: uninstall-libLTLIBRARIES uninstall-local \
3339	uninstall-m4dataDATA uninstall-pkgconfigDATA \
3340	uninstall-pkgincludeHEADERS
3341
3342.MAKE: $(am__recursive_targets) all check check-am install install-am \
3343	install-strip
3344
3345.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
3346	am--refresh check check-TESTS check-am clean clean-cscope \
3347	clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
3348	clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
3349	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
3350	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
3351	dist-zip distcheck distclean distclean-compile \
3352	distclean-generic distclean-hdr distclean-libtool \
3353	distclean-tags distcleancheck distdir distuninstallcheck dvi \
3354	dvi-am html html-am info info-am install install-am \
3355	install-data install-data-am install-data-local install-dvi \
3356	install-dvi-am install-exec install-exec-am install-html \
3357	install-html-am install-info install-info-am \
3358	install-libLTLIBRARIES install-m4dataDATA install-man \
3359	install-pdf install-pdf-am install-pkgconfigDATA \
3360	install-pkgincludeHEADERS install-ps install-ps-am \
3361	install-strip installcheck installcheck-am installdirs \
3362	installdirs-am maintainer-clean maintainer-clean-generic \
3363	mostlyclean mostlyclean-compile mostlyclean-generic \
3364	mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \
3365	uninstall uninstall-am uninstall-libLTLIBRARIES \
3366	uninstall-local uninstall-m4dataDATA uninstall-pkgconfigDATA \
3367	uninstall-pkgincludeHEADERS
3368
3369.PRECIOUS: Makefile
3370
3371
3372# Provide the full test output for failed tests when using the parallel
3373# test suite (which is enabled by default with automake 1.13+).
3374export VERBOSE = yes
3375
3376# Targets to build and install just the library without the docs
3377opus check-opus install-opus: export NO_DOXYGEN = 1
3378
3379opus: all
3380check-opus: check
3381install-opus: install
3382
3383# Or just the docs
3384docs:
3385	( cd doc && $(MAKE) $(AM_MAKEFLAGS) )
3386
3387install-docs:
3388	( cd doc && $(MAKE) $(AM_MAKEFLAGS) install )
3389
3390# Or everything (by default)
3391all-local:
3392	@[ -n "$(NO_DOXYGEN)" ] || ( cd doc && $(MAKE) $(AM_MAKEFLAGS) )
3393
3394install-data-local:
3395	@[ -n "$(NO_DOXYGEN)" ] || ( cd doc && $(MAKE) $(AM_MAKEFLAGS) install )
3396
3397clean-local:
3398	-( cd doc && $(MAKE) $(AM_MAKEFLAGS) clean )
3399
3400uninstall-local:
3401	( cd doc && $(MAKE) $(AM_MAKEFLAGS) uninstall )
3402
3403# We check this every time make is run, with configure.ac being touched to
3404# trigger an update of the build system files if update_version changes the
3405# current PACKAGE_VERSION (or if package_version was modified manually by a
3406# user with either AUTO_UPDATE=no or no update_version script present - the
3407# latter being the normal case for tarball releases).
3408#
3409# We can't just add the package_version file to CONFIGURE_DEPENDENCIES since
3410# simply running autoconf will not actually regenerate configure for us when
3411# the content of that file changes (due to autoconf dependency checking not
3412# knowing about that without us creating yet another file for it to include).
3413#
3414# The MAKECMDGOALS check is a gnu-make'ism, but will degrade 'gracefully' for
3415# makes that don't support it.  The only loss of functionality is not forcing
3416# an update of package_version for `make dist` if AUTO_UPDATE=no, but that is
3417# unlikely to be a real problem for any real user.
3418$(top_srcdir)/configure.ac: force
3419	@case "$(MAKECMDGOALS)" in \
3420	    dist-hook)                             exit 0       ;; \
3421	    dist-* | dist | distcheck | distclean) _arg=release ;; \
3422	esac; \
3423	if ! $(top_srcdir)/update_version $$_arg 2> /dev/null; then \
3424	    if [ ! -e $(top_srcdir)/package_version ]; then \
3425		echo 'PACKAGE_VERSION="unknown"' > $(top_srcdir)/package_version; \
3426	    fi; \
3427	    . $(top_srcdir)/package_version || exit 1; \
3428	    [ "$(PACKAGE_VERSION)" != "$$PACKAGE_VERSION" ] || exit 0; \
3429	fi; \
3430	touch $@
3431
3432force:
3433
3434# Create a minimal package_version file when make dist is run.
3435dist-hook:
3436	echo 'PACKAGE_VERSION="$(PACKAGE_VERSION)"' > $(top_distdir)/package_version
3437
3438.PHONY: opus check-opus install-opus docs install-docs
3439
3440# automake doesn't do dependency tracking for asm files, that I can tell
3441$(CELT_SOURCES_ARM_ASM:%.s=%-gnu.S): celt/arm/armopts-gnu.S
3442$(CELT_SOURCES_ARM_ASM:%.s=%-gnu.S): $(top_srcdir)/celt/arm/arm2gnu.pl
3443
3444# convert ARM asm to GNU as format
3445%-gnu.S: $(top_srcdir)/%.s
3446	$(top_srcdir)/celt/arm/arm2gnu.pl @ARM2GNU_PARAMS@ < $< > $@
3447# For autoconf-modified sources (e.g., armopts.s)
3448%-gnu.S: %.s
3449	$(top_srcdir)/celt/arm/arm2gnu.pl @ARM2GNU_PARAMS@ < $< > $@
3450@HAVE_SSE_TRUE@$(SSE_OBJ): CFLAGS += $(OPUS_X86_SSE_CFLAGS)
3451@HAVE_SSE2_TRUE@$(SSE2_OBJ): CFLAGS += $(OPUS_X86_SSE2_CFLAGS)
3452@HAVE_SSE4_1_TRUE@$(SSE4_1_OBJ): CFLAGS += $(OPUS_X86_SSE4_1_CFLAGS)
3453@HAVE_ARM_NEON_INTR_TRUE@$(ARM_NEON_INTR_OBJ): CFLAGS += \
3454@HAVE_ARM_NEON_INTR_TRUE@ $(OPUS_ARM_NEON_INTR_CFLAGS)  $(NE10_CFLAGS)
3455
3456# Tell versions [3.59,3.63) of GNU make to not export all variables.
3457# Otherwise a system limit (for SysV at least) may be exceeded.
3458.NOEXPORT:
3459