1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18
19
20
21VPATH = @srcdir@
22am__make_dryrun = \
23  { \
24    am__dry=no; \
25    case $$MAKEFLAGS in \
26      *\\[\ \	]*) \
27        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
28          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29      *) \
30        for am__flg in $$MAKEFLAGS; do \
31          case $$am__flg in \
32            *=*|--*) ;; \
33            *n*) am__dry=yes; break;; \
34          esac; \
35        done;; \
36    esac; \
37    test $$am__dry = yes; \
38  }
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55build_triplet = @build@
56host_triplet = @host@
57DIST_COMMON = README $(am__configure_deps) \
58	$(am__pkginclude_HEADERS_DIST) $(noinst_HEADERS) \
59	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
60	$(srcdir)/celt_headers.mk $(srcdir)/celt_sources.mk \
61	$(srcdir)/config.h.in $(srcdir)/opus-uninstalled.pc.in \
62	$(srcdir)/opus.pc.in $(srcdir)/opus_headers.mk \
63	$(srcdir)/opus_sources.mk $(srcdir)/silk_headers.mk \
64	$(srcdir)/silk_sources.mk $(top_srcdir)/celt/arm/armopts.s.in \
65	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
66	compile config.guess config.sub depcomp install-sh ltmain.sh \
67	missing
68@FIXED_POINT_TRUE@am__append_1 = $(SILK_SOURCES_FIXED)
69@FIXED_POINT_FALSE@am__append_2 = $(SILK_SOURCES_FLOAT)
70@DISABLE_FLOAT_API_FALSE@am__append_3 = $(OPUS_SOURCES_FLOAT)
71@CPU_ARM_TRUE@am__append_4 = $(CELT_SOURCES_ARM)
72@CPU_ARM_TRUE@am__append_5 = $(SILK_SOURCES_ARM)
73@EXTRA_PROGRAMS_TRUE@noinst_PROGRAMS = opus_demo$(EXEEXT) \
74@EXTRA_PROGRAMS_TRUE@	repacketizer_demo$(EXEEXT) \
75@EXTRA_PROGRAMS_TRUE@	opus_compare$(EXEEXT) \
76@EXTRA_PROGRAMS_TRUE@	tests/test_opus_api$(EXEEXT) \
77@EXTRA_PROGRAMS_TRUE@	tests/test_opus_encode$(EXEEXT) \
78@EXTRA_PROGRAMS_TRUE@	tests/test_opus_decode$(EXEEXT) \
79@EXTRA_PROGRAMS_TRUE@	tests/test_opus_padding$(EXEEXT) \
80@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_cwrs32$(EXEEXT) \
81@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_dft$(EXEEXT) \
82@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_entropy$(EXEEXT) \
83@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_laplace$(EXEEXT) \
84@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mathops$(EXEEXT) \
85@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mdct$(EXEEXT) \
86@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_rotation$(EXEEXT) \
87@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_types$(EXEEXT) \
88@EXTRA_PROGRAMS_TRUE@	$(am__EXEEXT_1)
89@EXTRA_PROGRAMS_TRUE@TESTS = celt/tests/test_unit_types$(EXEEXT) \
90@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mathops$(EXEEXT) \
91@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_entropy$(EXEEXT) \
92@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_laplace$(EXEEXT) \
93@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_dft$(EXEEXT) \
94@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mdct$(EXEEXT) \
95@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_rotation$(EXEEXT) \
96@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_cwrs32$(EXEEXT) \
97@EXTRA_PROGRAMS_TRUE@	tests/test_opus_api$(EXEEXT) \
98@EXTRA_PROGRAMS_TRUE@	tests/test_opus_decode$(EXEEXT) \
99@EXTRA_PROGRAMS_TRUE@	tests/test_opus_encode$(EXEEXT) \
100@EXTRA_PROGRAMS_TRUE@	tests/test_opus_padding$(EXEEXT)
101@CUSTOM_MODES_TRUE@am__append_6 = include/opus_custom.h
102@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@am__append_7 = opus_custom_demo
103subdir = .
104SUBDIRS =
105ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106am__aclocal_m4_deps = $(top_srcdir)/m4/as-gcc-inline-assembly.m4 \
107	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
108	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
109	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111	$(ACLOCAL_M4)
112am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114mkinstalldirs = $(install_sh) -d
115CONFIG_HEADER = config.h
116CONFIG_CLEAN_FILES = opus.pc opus-uninstalled.pc celt/arm/armopts.s
117CONFIG_CLEAN_VPATH_FILES =
118am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
119am__vpath_adj = case $$p in \
120    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121    *) f=$$p;; \
122  esac;
123am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
124am__install_max = 40
125am__nobase_strip_setup = \
126  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
127am__nobase_strip = \
128  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
129am__nobase_list = $(am__nobase_strip_setup); \
130  for p in $$list; do echo "$$p $$p"; done | \
131  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
132  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
133    if (++n[$$2] == $(am__install_max)) \
134      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
135    END { for (dir in files) print dir, files[dir] }'
136am__base_list = \
137  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
139am__uninstall_files_from_dir = { \
140  test -z "$$files" \
141    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
142    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
143         $(am__cd) "$$dir" && rm -f $$files; }; \
144  }
145am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" \
146	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)"
147LTLIBRARIES = $(lib_LTLIBRARIES)
148am__DEPENDENCIES_1 =
149libopus_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
150am__libopus_la_SOURCES_DIST = celt/bands.c celt/celt.c \
151	celt/celt_encoder.c celt/celt_decoder.c celt/cwrs.c \
152	celt/entcode.c celt/entdec.c celt/entenc.c celt/kiss_fft.c \
153	celt/laplace.c celt/mathops.c celt/mdct.c celt/modes.c \
154	celt/pitch.c celt/celt_lpc.c celt/quant_bands.c celt/rate.c \
155	celt/vq.c celt/arm/armcpu.c celt/arm/arm_celt_map.c silk/CNG.c \
156	silk/code_signs.c silk/init_decoder.c silk/decode_core.c \
157	silk/decode_frame.c silk/decode_parameters.c \
158	silk/decode_indices.c silk/decode_pulses.c \
159	silk/decoder_set_fs.c silk/dec_API.c silk/enc_API.c \
160	silk/encode_indices.c silk/encode_pulses.c silk/gain_quant.c \
161	silk/interpolate.c silk/LP_variable_cutoff.c \
162	silk/NLSF_decode.c silk/NSQ.c silk/NSQ_del_dec.c silk/PLC.c \
163	silk/shell_coder.c silk/tables_gain.c silk/tables_LTP.c \
164	silk/tables_NLSF_CB_NB_MB.c silk/tables_NLSF_CB_WB.c \
165	silk/tables_other.c silk/tables_pitch_lag.c \
166	silk/tables_pulses_per_block.c silk/VAD.c \
167	silk/control_audio_bandwidth.c silk/quant_LTP_gains.c \
168	silk/VQ_WMat_EC.c silk/HP_variable_cutoff.c silk/NLSF_encode.c \
169	silk/NLSF_VQ.c silk/NLSF_unpack.c silk/NLSF_del_dec_quant.c \
170	silk/process_NLSFs.c silk/stereo_LR_to_MS.c \
171	silk/stereo_MS_to_LR.c silk/check_control_input.c \
172	silk/control_SNR.c silk/init_encoder.c silk/control_codec.c \
173	silk/A2NLSF.c silk/ana_filt_bank_1.c silk/biquad_alt.c \
174	silk/bwexpander_32.c silk/bwexpander.c silk/debug.c \
175	silk/decode_pitch.c silk/inner_prod_aligned.c silk/lin2log.c \
176	silk/log2lin.c silk/LPC_analysis_filter.c \
177	silk/LPC_inv_pred_gain.c silk/table_LSF_cos.c silk/NLSF2A.c \
178	silk/NLSF_stabilize.c silk/NLSF_VQ_weights_laroia.c \
179	silk/pitch_est_tables.c silk/resampler.c \
180	silk/resampler_down2_3.c silk/resampler_down2.c \
181	silk/resampler_private_AR2.c silk/resampler_private_down_FIR.c \
182	silk/resampler_private_IIR_FIR.c \
183	silk/resampler_private_up2_HQ.c silk/resampler_rom.c \
184	silk/sigm_Q15.c silk/sort.c silk/sum_sqr_shift.c \
185	silk/stereo_decode_pred.c silk/stereo_encode_pred.c \
186	silk/stereo_find_predictor.c silk/stereo_quant_pred.c \
187	silk/fixed/LTP_analysis_filter_FIX.c \
188	silk/fixed/LTP_scale_ctrl_FIX.c silk/fixed/corrMatrix_FIX.c \
189	silk/fixed/encode_frame_FIX.c silk/fixed/find_LPC_FIX.c \
190	silk/fixed/find_LTP_FIX.c silk/fixed/find_pitch_lags_FIX.c \
191	silk/fixed/find_pred_coefs_FIX.c \
192	silk/fixed/noise_shape_analysis_FIX.c \
193	silk/fixed/prefilter_FIX.c silk/fixed/process_gains_FIX.c \
194	silk/fixed/regularize_correlations_FIX.c \
195	silk/fixed/residual_energy16_FIX.c \
196	silk/fixed/residual_energy_FIX.c silk/fixed/solve_LS_FIX.c \
197	silk/fixed/warped_autocorrelation_FIX.c \
198	silk/fixed/apply_sine_window_FIX.c silk/fixed/autocorr_FIX.c \
199	silk/fixed/burg_modified_FIX.c silk/fixed/k2a_FIX.c \
200	silk/fixed/k2a_Q16_FIX.c silk/fixed/pitch_analysis_core_FIX.c \
201	silk/fixed/vector_ops_FIX.c silk/fixed/schur64_FIX.c \
202	silk/fixed/schur_FIX.c silk/float/apply_sine_window_FLP.c \
203	silk/float/corrMatrix_FLP.c silk/float/encode_frame_FLP.c \
204	silk/float/find_LPC_FLP.c silk/float/find_LTP_FLP.c \
205	silk/float/find_pitch_lags_FLP.c \
206	silk/float/find_pred_coefs_FLP.c \
207	silk/float/LPC_analysis_filter_FLP.c \
208	silk/float/LTP_analysis_filter_FLP.c \
209	silk/float/LTP_scale_ctrl_FLP.c \
210	silk/float/noise_shape_analysis_FLP.c \
211	silk/float/prefilter_FLP.c silk/float/process_gains_FLP.c \
212	silk/float/regularize_correlations_FLP.c \
213	silk/float/residual_energy_FLP.c silk/float/solve_LS_FLP.c \
214	silk/float/warped_autocorrelation_FLP.c \
215	silk/float/wrappers_FLP.c silk/float/autocorrelation_FLP.c \
216	silk/float/burg_modified_FLP.c silk/float/bwexpander_FLP.c \
217	silk/float/energy_FLP.c silk/float/inner_product_FLP.c \
218	silk/float/k2a_FLP.c silk/float/levinsondurbin_FLP.c \
219	silk/float/LPC_inv_pred_gain_FLP.c \
220	silk/float/pitch_analysis_core_FLP.c \
221	silk/float/scale_copy_vector_FLP.c \
222	silk/float/scale_vector_FLP.c silk/float/schur_FLP.c \
223	silk/float/sort_FLP.c src/opus.c src/opus_decoder.c \
224	src/opus_encoder.c src/opus_multistream.c \
225	src/opus_multistream_encoder.c src/opus_multistream_decoder.c \
226	src/repacketizer.c src/analysis.c src/mlp.c src/mlp_data.c
227am__dirstamp = $(am__leading_dot)dirstamp
228am__objects_1 = celt/arm/armcpu.lo celt/arm/arm_celt_map.lo
229@CPU_ARM_TRUE@am__objects_2 = $(am__objects_1)
230am__objects_3 = celt/bands.lo celt/celt.lo celt/celt_encoder.lo \
231	celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo \
232	celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo \
233	celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo \
234	celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo \
235	$(am__objects_2)
236am__objects_4 = silk/fixed/LTP_analysis_filter_FIX.lo \
237	silk/fixed/LTP_scale_ctrl_FIX.lo silk/fixed/corrMatrix_FIX.lo \
238	silk/fixed/encode_frame_FIX.lo silk/fixed/find_LPC_FIX.lo \
239	silk/fixed/find_LTP_FIX.lo silk/fixed/find_pitch_lags_FIX.lo \
240	silk/fixed/find_pred_coefs_FIX.lo \
241	silk/fixed/noise_shape_analysis_FIX.lo \
242	silk/fixed/prefilter_FIX.lo silk/fixed/process_gains_FIX.lo \
243	silk/fixed/regularize_correlations_FIX.lo \
244	silk/fixed/residual_energy16_FIX.lo \
245	silk/fixed/residual_energy_FIX.lo silk/fixed/solve_LS_FIX.lo \
246	silk/fixed/warped_autocorrelation_FIX.lo \
247	silk/fixed/apply_sine_window_FIX.lo silk/fixed/autocorr_FIX.lo \
248	silk/fixed/burg_modified_FIX.lo silk/fixed/k2a_FIX.lo \
249	silk/fixed/k2a_Q16_FIX.lo \
250	silk/fixed/pitch_analysis_core_FIX.lo \
251	silk/fixed/vector_ops_FIX.lo silk/fixed/schur64_FIX.lo \
252	silk/fixed/schur_FIX.lo
253@FIXED_POINT_TRUE@am__objects_5 = $(am__objects_4)
254am__objects_6 = silk/float/apply_sine_window_FLP.lo \
255	silk/float/corrMatrix_FLP.lo silk/float/encode_frame_FLP.lo \
256	silk/float/find_LPC_FLP.lo silk/float/find_LTP_FLP.lo \
257	silk/float/find_pitch_lags_FLP.lo \
258	silk/float/find_pred_coefs_FLP.lo \
259	silk/float/LPC_analysis_filter_FLP.lo \
260	silk/float/LTP_analysis_filter_FLP.lo \
261	silk/float/LTP_scale_ctrl_FLP.lo \
262	silk/float/noise_shape_analysis_FLP.lo \
263	silk/float/prefilter_FLP.lo silk/float/process_gains_FLP.lo \
264	silk/float/regularize_correlations_FLP.lo \
265	silk/float/residual_energy_FLP.lo silk/float/solve_LS_FLP.lo \
266	silk/float/warped_autocorrelation_FLP.lo \
267	silk/float/wrappers_FLP.lo silk/float/autocorrelation_FLP.lo \
268	silk/float/burg_modified_FLP.lo silk/float/bwexpander_FLP.lo \
269	silk/float/energy_FLP.lo silk/float/inner_product_FLP.lo \
270	silk/float/k2a_FLP.lo silk/float/levinsondurbin_FLP.lo \
271	silk/float/LPC_inv_pred_gain_FLP.lo \
272	silk/float/pitch_analysis_core_FLP.lo \
273	silk/float/scale_copy_vector_FLP.lo \
274	silk/float/scale_vector_FLP.lo silk/float/schur_FLP.lo \
275	silk/float/sort_FLP.lo
276@FIXED_POINT_FALSE@am__objects_7 = $(am__objects_6)
277am__objects_8 =
278am__objects_9 = silk/CNG.lo silk/code_signs.lo silk/init_decoder.lo \
279	silk/decode_core.lo silk/decode_frame.lo \
280	silk/decode_parameters.lo silk/decode_indices.lo \
281	silk/decode_pulses.lo silk/decoder_set_fs.lo silk/dec_API.lo \
282	silk/enc_API.lo silk/encode_indices.lo silk/encode_pulses.lo \
283	silk/gain_quant.lo silk/interpolate.lo \
284	silk/LP_variable_cutoff.lo silk/NLSF_decode.lo silk/NSQ.lo \
285	silk/NSQ_del_dec.lo silk/PLC.lo silk/shell_coder.lo \
286	silk/tables_gain.lo silk/tables_LTP.lo \
287	silk/tables_NLSF_CB_NB_MB.lo silk/tables_NLSF_CB_WB.lo \
288	silk/tables_other.lo silk/tables_pitch_lag.lo \
289	silk/tables_pulses_per_block.lo silk/VAD.lo \
290	silk/control_audio_bandwidth.lo silk/quant_LTP_gains.lo \
291	silk/VQ_WMat_EC.lo silk/HP_variable_cutoff.lo \
292	silk/NLSF_encode.lo silk/NLSF_VQ.lo silk/NLSF_unpack.lo \
293	silk/NLSF_del_dec_quant.lo silk/process_NLSFs.lo \
294	silk/stereo_LR_to_MS.lo silk/stereo_MS_to_LR.lo \
295	silk/check_control_input.lo silk/control_SNR.lo \
296	silk/init_encoder.lo silk/control_codec.lo silk/A2NLSF.lo \
297	silk/ana_filt_bank_1.lo silk/biquad_alt.lo \
298	silk/bwexpander_32.lo silk/bwexpander.lo silk/debug.lo \
299	silk/decode_pitch.lo silk/inner_prod_aligned.lo \
300	silk/lin2log.lo silk/log2lin.lo silk/LPC_analysis_filter.lo \
301	silk/LPC_inv_pred_gain.lo silk/table_LSF_cos.lo silk/NLSF2A.lo \
302	silk/NLSF_stabilize.lo silk/NLSF_VQ_weights_laroia.lo \
303	silk/pitch_est_tables.lo silk/resampler.lo \
304	silk/resampler_down2_3.lo silk/resampler_down2.lo \
305	silk/resampler_private_AR2.lo \
306	silk/resampler_private_down_FIR.lo \
307	silk/resampler_private_IIR_FIR.lo \
308	silk/resampler_private_up2_HQ.lo silk/resampler_rom.lo \
309	silk/sigm_Q15.lo silk/sort.lo silk/sum_sqr_shift.lo \
310	silk/stereo_decode_pred.lo silk/stereo_encode_pred.lo \
311	silk/stereo_find_predictor.lo silk/stereo_quant_pred.lo \
312	$(am__objects_5) $(am__objects_7) $(am__objects_8)
313am__objects_10 = src/analysis.lo src/mlp.lo src/mlp_data.lo
314@DISABLE_FLOAT_API_FALSE@am__objects_11 = $(am__objects_10)
315am__objects_12 = src/opus.lo src/opus_decoder.lo src/opus_encoder.lo \
316	src/opus_multistream.lo src/opus_multistream_encoder.lo \
317	src/opus_multistream_decoder.lo src/repacketizer.lo \
318	$(am__objects_11)
319am_libopus_la_OBJECTS = $(am__objects_3) $(am__objects_9) \
320	$(am__objects_12)
321am__objects_13 = celt/arm/celt_pitch_xcorr_arm-gnu.lo
322@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@nodist_libopus_la_OBJECTS =  \
323@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@	$(am__objects_13)
324libopus_la_OBJECTS = $(am_libopus_la_OBJECTS) \
325	$(nodist_libopus_la_OBJECTS)
326AM_V_lt = $(am__v_lt_@AM_V@)
327am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
328am__v_lt_0 = --silent
329libopus_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
330	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
331	$(libopus_la_LDFLAGS) $(LDFLAGS) -o $@
332@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@am__EXEEXT_1 = opus_custom_demo$(EXEEXT)
333PROGRAMS = $(noinst_PROGRAMS)
334am__celt_tests_test_unit_cwrs32_SOURCES_DIST =  \
335	celt/tests/test_unit_cwrs32.c
336@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_cwrs32_OBJECTS =  \
337@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_cwrs32.$(OBJEXT)
338celt_tests_test_unit_cwrs32_OBJECTS =  \
339	$(am_celt_tests_test_unit_cwrs32_OBJECTS)
340@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_cwrs32_DEPENDENCIES =  \
341@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
342am__celt_tests_test_unit_dft_SOURCES_DIST =  \
343	celt/tests/test_unit_dft.c
344@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_dft_OBJECTS =  \
345@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_dft.$(OBJEXT)
346celt_tests_test_unit_dft_OBJECTS =  \
347	$(am_celt_tests_test_unit_dft_OBJECTS)
348@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_dft_DEPENDENCIES =  \
349@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
350am__celt_tests_test_unit_entropy_SOURCES_DIST =  \
351	celt/tests/test_unit_entropy.c
352@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_entropy_OBJECTS =  \
353@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_entropy.$(OBJEXT)
354celt_tests_test_unit_entropy_OBJECTS =  \
355	$(am_celt_tests_test_unit_entropy_OBJECTS)
356@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_entropy_DEPENDENCIES =  \
357@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
358am__celt_tests_test_unit_laplace_SOURCES_DIST =  \
359	celt/tests/test_unit_laplace.c
360@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_laplace_OBJECTS =  \
361@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_laplace.$(OBJEXT)
362celt_tests_test_unit_laplace_OBJECTS =  \
363	$(am_celt_tests_test_unit_laplace_OBJECTS)
364@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_laplace_DEPENDENCIES =  \
365@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
366am__celt_tests_test_unit_mathops_SOURCES_DIST =  \
367	celt/tests/test_unit_mathops.c
368@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_mathops_OBJECTS =  \
369@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mathops.$(OBJEXT)
370celt_tests_test_unit_mathops_OBJECTS =  \
371	$(am_celt_tests_test_unit_mathops_OBJECTS)
372@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mathops_DEPENDENCIES =  \
373@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
374am__celt_tests_test_unit_mdct_SOURCES_DIST =  \
375	celt/tests/test_unit_mdct.c
376@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_mdct_OBJECTS =  \
377@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_mdct.$(OBJEXT)
378celt_tests_test_unit_mdct_OBJECTS =  \
379	$(am_celt_tests_test_unit_mdct_OBJECTS)
380@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mdct_DEPENDENCIES =  \
381@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
382am__celt_tests_test_unit_rotation_SOURCES_DIST =  \
383	celt/tests/test_unit_rotation.c
384@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_rotation_OBJECTS =  \
385@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_rotation.$(OBJEXT)
386celt_tests_test_unit_rotation_OBJECTS =  \
387	$(am_celt_tests_test_unit_rotation_OBJECTS)
388@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_rotation_DEPENDENCIES =  \
389@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
390am__celt_tests_test_unit_types_SOURCES_DIST =  \
391	celt/tests/test_unit_types.c
392@EXTRA_PROGRAMS_TRUE@am_celt_tests_test_unit_types_OBJECTS =  \
393@EXTRA_PROGRAMS_TRUE@	celt/tests/test_unit_types.$(OBJEXT)
394celt_tests_test_unit_types_OBJECTS =  \
395	$(am_celt_tests_test_unit_types_OBJECTS)
396@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_types_DEPENDENCIES =  \
397@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
398am__opus_compare_SOURCES_DIST = src/opus_compare.c
399@EXTRA_PROGRAMS_TRUE@am_opus_compare_OBJECTS =  \
400@EXTRA_PROGRAMS_TRUE@	src/opus_compare.$(OBJEXT)
401opus_compare_OBJECTS = $(am_opus_compare_OBJECTS)
402@EXTRA_PROGRAMS_TRUE@opus_compare_DEPENDENCIES =  \
403@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
404am__opus_custom_demo_SOURCES_DIST = celt/opus_custom_demo.c
405@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@am_opus_custom_demo_OBJECTS = celt/opus_custom_demo.$(OBJEXT)
406opus_custom_demo_OBJECTS = $(am_opus_custom_demo_OBJECTS)
407@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@opus_custom_demo_DEPENDENCIES =  \
408@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@	libopus.la \
409@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
410am__opus_demo_SOURCES_DIST = src/opus_demo.c
411@EXTRA_PROGRAMS_TRUE@am_opus_demo_OBJECTS = src/opus_demo.$(OBJEXT)
412opus_demo_OBJECTS = $(am_opus_demo_OBJECTS)
413@EXTRA_PROGRAMS_TRUE@opus_demo_DEPENDENCIES = libopus.la \
414@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
415am__repacketizer_demo_SOURCES_DIST = src/repacketizer_demo.c
416@EXTRA_PROGRAMS_TRUE@am_repacketizer_demo_OBJECTS =  \
417@EXTRA_PROGRAMS_TRUE@	src/repacketizer_demo.$(OBJEXT)
418repacketizer_demo_OBJECTS = $(am_repacketizer_demo_OBJECTS)
419@EXTRA_PROGRAMS_TRUE@repacketizer_demo_DEPENDENCIES = libopus.la \
420@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
421am__tests_test_opus_api_SOURCES_DIST = tests/test_opus_api.c \
422	tests/test_opus_common.h
423@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_api_OBJECTS =  \
424@EXTRA_PROGRAMS_TRUE@	tests/test_opus_api.$(OBJEXT)
425tests_test_opus_api_OBJECTS = $(am_tests_test_opus_api_OBJECTS)
426@EXTRA_PROGRAMS_TRUE@tests_test_opus_api_DEPENDENCIES = libopus.la \
427@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
428am__tests_test_opus_decode_SOURCES_DIST = tests/test_opus_decode.c \
429	tests/test_opus_common.h
430@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_decode_OBJECTS =  \
431@EXTRA_PROGRAMS_TRUE@	tests/test_opus_decode.$(OBJEXT)
432tests_test_opus_decode_OBJECTS = $(am_tests_test_opus_decode_OBJECTS)
433@EXTRA_PROGRAMS_TRUE@tests_test_opus_decode_DEPENDENCIES = libopus.la \
434@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
435am__tests_test_opus_encode_SOURCES_DIST = tests/test_opus_encode.c \
436	tests/test_opus_common.h
437@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_encode_OBJECTS =  \
438@EXTRA_PROGRAMS_TRUE@	tests/test_opus_encode.$(OBJEXT)
439tests_test_opus_encode_OBJECTS = $(am_tests_test_opus_encode_OBJECTS)
440@EXTRA_PROGRAMS_TRUE@tests_test_opus_encode_DEPENDENCIES = libopus.la \
441@EXTRA_PROGRAMS_TRUE@	$(am__DEPENDENCIES_1)
442am__tests_test_opus_padding_SOURCES_DIST = tests/test_opus_padding.c \
443	tests/test_opus_common.h
444@EXTRA_PROGRAMS_TRUE@am_tests_test_opus_padding_OBJECTS =  \
445@EXTRA_PROGRAMS_TRUE@	tests/test_opus_padding.$(OBJEXT)
446tests_test_opus_padding_OBJECTS =  \
447	$(am_tests_test_opus_padding_OBJECTS)
448@EXTRA_PROGRAMS_TRUE@tests_test_opus_padding_DEPENDENCIES =  \
449@EXTRA_PROGRAMS_TRUE@	libopus.la $(am__DEPENDENCIES_1)
450DEFAULT_INCLUDES = -I.@am__isrc@
451depcomp = $(SHELL) $(top_srcdir)/depcomp
452am__depfiles_maybe = depfiles
453am__mv = mv -f
454CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
455	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
456LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
457	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
458	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
459	$(AM_CCASFLAGS) $(CCASFLAGS)
460AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
461am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
462am__v_CPPAS_0 = @echo "  CPPAS " $@;
463AM_V_at = $(am__v_at_@AM_V@)
464am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
465am__v_at_0 = @
466COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
467	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
468LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
469	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
470	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
471	$(AM_CFLAGS) $(CFLAGS)
472AM_V_CC = $(am__v_CC_@AM_V@)
473am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
474am__v_CC_0 = @echo "  CC    " $@;
475CCLD = $(CC)
476LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
477	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
478	$(AM_LDFLAGS) $(LDFLAGS) -o $@
479AM_V_CCLD = $(am__v_CCLD_@AM_V@)
480am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
481am__v_CCLD_0 = @echo "  CCLD  " $@;
482AM_V_GEN = $(am__v_GEN_@AM_V@)
483am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
484am__v_GEN_0 = @echo "  GEN   " $@;
485SOURCES = $(libopus_la_SOURCES) $(nodist_libopus_la_SOURCES) \
486	$(celt_tests_test_unit_cwrs32_SOURCES) \
487	$(celt_tests_test_unit_dft_SOURCES) \
488	$(celt_tests_test_unit_entropy_SOURCES) \
489	$(celt_tests_test_unit_laplace_SOURCES) \
490	$(celt_tests_test_unit_mathops_SOURCES) \
491	$(celt_tests_test_unit_mdct_SOURCES) \
492	$(celt_tests_test_unit_rotation_SOURCES) \
493	$(celt_tests_test_unit_types_SOURCES) $(opus_compare_SOURCES) \
494	$(opus_custom_demo_SOURCES) $(opus_demo_SOURCES) \
495	$(repacketizer_demo_SOURCES) $(tests_test_opus_api_SOURCES) \
496	$(tests_test_opus_decode_SOURCES) \
497	$(tests_test_opus_encode_SOURCES) \
498	$(tests_test_opus_padding_SOURCES)
499DIST_SOURCES = $(am__libopus_la_SOURCES_DIST) \
500	$(am__celt_tests_test_unit_cwrs32_SOURCES_DIST) \
501	$(am__celt_tests_test_unit_dft_SOURCES_DIST) \
502	$(am__celt_tests_test_unit_entropy_SOURCES_DIST) \
503	$(am__celt_tests_test_unit_laplace_SOURCES_DIST) \
504	$(am__celt_tests_test_unit_mathops_SOURCES_DIST) \
505	$(am__celt_tests_test_unit_mdct_SOURCES_DIST) \
506	$(am__celt_tests_test_unit_rotation_SOURCES_DIST) \
507	$(am__celt_tests_test_unit_types_SOURCES_DIST) \
508	$(am__opus_compare_SOURCES_DIST) \
509	$(am__opus_custom_demo_SOURCES_DIST) \
510	$(am__opus_demo_SOURCES_DIST) \
511	$(am__repacketizer_demo_SOURCES_DIST) \
512	$(am__tests_test_opus_api_SOURCES_DIST) \
513	$(am__tests_test_opus_decode_SOURCES_DIST) \
514	$(am__tests_test_opus_encode_SOURCES_DIST) \
515	$(am__tests_test_opus_padding_SOURCES_DIST)
516RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
517	html-recursive info-recursive install-data-recursive \
518	install-dvi-recursive install-exec-recursive \
519	install-html-recursive install-info-recursive \
520	install-pdf-recursive install-ps-recursive install-recursive \
521	installcheck-recursive installdirs-recursive pdf-recursive \
522	ps-recursive uninstall-recursive
523am__can_run_installinfo = \
524  case $$AM_UPDATE_INFO_DIR in \
525    n|no|NO) false;; \
526    *) (install-info --version) >/dev/null 2>&1;; \
527  esac
528DATA = $(m4data_DATA) $(pkgconfig_DATA)
529am__pkginclude_HEADERS_DIST = include/opus.h \
530	include/opus_multistream.h include/opus_types.h \
531	include/opus_defines.h include/opus_custom.h
532HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
533RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
534  distclean-recursive maintainer-clean-recursive
535AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
536	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
537	distdir dist dist-all distcheck
538ETAGS = etags
539CTAGS = ctags
540am__tty_colors = \
541red=; grn=; lgn=; blu=; std=
542DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
543distdir = $(PACKAGE)-$(VERSION)
544top_distdir = $(distdir)
545am__remove_distdir = \
546  if test -d "$(distdir)"; then \
547    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
548      && rm -rf "$(distdir)" \
549      || { sleep 5 && rm -rf "$(distdir)"; }; \
550  else :; fi
551am__relativize = \
552  dir0=`pwd`; \
553  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
554  sed_rest='s,^[^/]*/*,,'; \
555  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
556  sed_butlast='s,/*[^/]*$$,,'; \
557  while test -n "$$dir1"; do \
558    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
559    if test "$$first" != "."; then \
560      if test "$$first" = ".."; then \
561        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
562        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
563      else \
564        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
565        if test "$$first2" = "$$first"; then \
566          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
567        else \
568          dir2="../$$dir2"; \
569        fi; \
570        dir0="$$dir0"/"$$first"; \
571      fi; \
572    fi; \
573    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
574  done; \
575  reldir="$$dir2"
576DIST_ARCHIVES = $(distdir).tar.gz
577GZIP_ENV = --best
578distuninstallcheck_listfiles = find . -type f -print
579am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
580  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
581distcleancheck_listfiles = find . -type f -print
582ACLOCAL = @ACLOCAL@
583AMTAR = @AMTAR@
584AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
585AR = @AR@
586AUTOCONF = @AUTOCONF@
587AUTOHEADER = @AUTOHEADER@
588AUTOMAKE = @AUTOMAKE@
589AWK = @AWK@
590CC = @CC@
591CCAS = @CCAS@
592CCASDEPMODE = @CCASDEPMODE@
593CCASFLAGS = @CCASFLAGS@
594CCDEPMODE = @CCDEPMODE@
595CFLAGS = @CFLAGS@
596CPP = @CPP@
597CPPFLAGS = @CPPFLAGS@
598CYGPATH_W = @CYGPATH_W@
599DEFS = @DEFS@
600DEPDIR = @DEPDIR@
601DLLTOOL = @DLLTOOL@
602DSYMUTIL = @DSYMUTIL@
603DUMPBIN = @DUMPBIN@
604ECHO_C = @ECHO_C@
605ECHO_N = @ECHO_N@
606ECHO_T = @ECHO_T@
607EGREP = @EGREP@
608EXEEXT = @EXEEXT@
609FGREP = @FGREP@
610GREP = @GREP@
611HAVE_DOXYGEN = @HAVE_DOXYGEN@
612HAVE_PERL = @HAVE_PERL@
613INSTALL = @INSTALL@
614INSTALL_DATA = @INSTALL_DATA@
615INSTALL_PROGRAM = @INSTALL_PROGRAM@
616INSTALL_SCRIPT = @INSTALL_SCRIPT@
617INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
618LD = @LD@
619LDFLAGS = @LDFLAGS@
620LIBM = @LIBM@
621LIBOBJS = @LIBOBJS@
622LIBS = @LIBS@
623LIBTOOL = @LIBTOOL@
624LIPO = @LIPO@
625LN_S = @LN_S@
626LTLIBOBJS = @LTLIBOBJS@
627MAINT = @MAINT@
628MAKEINFO = @MAKEINFO@
629MANIFEST_TOOL = @MANIFEST_TOOL@
630MKDIR_P = @MKDIR_P@
631NM = @NM@
632NMEDIT = @NMEDIT@
633OBJDUMP = @OBJDUMP@
634OBJEXT = @OBJEXT@
635OPUS_ARM_MAY_HAVE_EDSP = @OPUS_ARM_MAY_HAVE_EDSP@
636OPUS_ARM_MAY_HAVE_MEDIA = @OPUS_ARM_MAY_HAVE_MEDIA@
637OPUS_ARM_MAY_HAVE_NEON = @OPUS_ARM_MAY_HAVE_NEON@
638OPUS_HAVE_RTCD = @OPUS_HAVE_RTCD@
639OPUS_LT_AGE = @OPUS_LT_AGE@
640OPUS_LT_CURRENT = @OPUS_LT_CURRENT@
641OPUS_LT_REVISION = @OPUS_LT_REVISION@
642OTOOL = @OTOOL@
643OTOOL64 = @OTOOL64@
644PACKAGE = @PACKAGE@
645PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
646PACKAGE_NAME = @PACKAGE_NAME@
647PACKAGE_STRING = @PACKAGE_STRING@
648PACKAGE_TARNAME = @PACKAGE_TARNAME@
649PACKAGE_URL = @PACKAGE_URL@
650PACKAGE_VERSION = @PACKAGE_VERSION@
651PATH_SEPARATOR = @PATH_SEPARATOR@
652PC_BUILD = @PC_BUILD@
653RANLIB = @RANLIB@
654SED = @SED@
655SET_MAKE = @SET_MAKE@
656SHELL = @SHELL@
657STRIP = @STRIP@
658VERSION = @VERSION@
659abs_builddir = @abs_builddir@
660abs_srcdir = @abs_srcdir@
661abs_top_builddir = @abs_top_builddir@
662abs_top_srcdir = @abs_top_srcdir@
663ac_ct_AR = @ac_ct_AR@
664ac_ct_CC = @ac_ct_CC@
665ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
666am__include = @am__include@
667am__leading_dot = @am__leading_dot@
668am__quote = @am__quote@
669am__tar = @am__tar@
670am__untar = @am__untar@
671bindir = @bindir@
672build = @build@
673build_alias = @build_alias@
674build_cpu = @build_cpu@
675build_os = @build_os@
676build_vendor = @build_vendor@
677builddir = @builddir@
678datadir = @datadir@
679datarootdir = @datarootdir@
680docdir = @docdir@
681dvidir = @dvidir@
682exec_prefix = @exec_prefix@
683host = @host@
684host_alias = @host_alias@
685host_cpu = @host_cpu@
686host_os = @host_os@
687host_vendor = @host_vendor@
688htmldir = @htmldir@
689includedir = @includedir@
690infodir = @infodir@
691install_sh = @install_sh@
692libdir = @libdir@
693libexecdir = @libexecdir@
694localedir = @localedir@
695localstatedir = @localstatedir@
696mandir = @mandir@
697mkdir_p = @mkdir_p@
698oldincludedir = @oldincludedir@
699pdfdir = @pdfdir@
700prefix = @prefix@
701program_transform_name = @program_transform_name@
702psdir = @psdir@
703sbindir = @sbindir@
704sharedstatedir = @sharedstatedir@
705srcdir = @srcdir@
706sysconfdir = @sysconfdir@
707target_alias = @target_alias@
708top_build_prefix = @top_build_prefix@
709top_builddir = @top_builddir@
710top_srcdir = @top_srcdir@
711AUTOMAKE_OPTIONS = subdir-objects
712ACLOCAL_AMFLAGS = -I m4
713lib_LTLIBRARIES = libopus.la
714DIST_SUBDIRS = doc
715AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/celt -I$(top_srcdir)/silk \
716              -I$(top_srcdir)/silk/float -I$(top_srcdir)/silk/fixed
717
718CELT_SOURCES = celt/bands.c celt/celt.c celt/celt_encoder.c \
719	celt/celt_decoder.c celt/cwrs.c celt/entcode.c celt/entdec.c \
720	celt/entenc.c celt/kiss_fft.c celt/laplace.c celt/mathops.c \
721	celt/mdct.c celt/modes.c celt/pitch.c celt/celt_lpc.c \
722	celt/quant_bands.c celt/rate.c celt/vq.c $(am__append_4)
723CELT_SOURCES_ARM = \
724celt/arm/armcpu.c \
725celt/arm/arm_celt_map.c
726
727CELT_SOURCES_ARM_ASM = \
728celt/arm/celt_pitch_xcorr_arm.s
729
730CELT_AM_SOURCES_ARM_ASM = \
731celt/arm/armopts.s.in
732
733SILK_SOURCES = silk/CNG.c silk/code_signs.c silk/init_decoder.c \
734	silk/decode_core.c silk/decode_frame.c \
735	silk/decode_parameters.c silk/decode_indices.c \
736	silk/decode_pulses.c silk/decoder_set_fs.c silk/dec_API.c \
737	silk/enc_API.c silk/encode_indices.c silk/encode_pulses.c \
738	silk/gain_quant.c silk/interpolate.c silk/LP_variable_cutoff.c \
739	silk/NLSF_decode.c silk/NSQ.c silk/NSQ_del_dec.c silk/PLC.c \
740	silk/shell_coder.c silk/tables_gain.c silk/tables_LTP.c \
741	silk/tables_NLSF_CB_NB_MB.c silk/tables_NLSF_CB_WB.c \
742	silk/tables_other.c silk/tables_pitch_lag.c \
743	silk/tables_pulses_per_block.c silk/VAD.c \
744	silk/control_audio_bandwidth.c silk/quant_LTP_gains.c \
745	silk/VQ_WMat_EC.c silk/HP_variable_cutoff.c silk/NLSF_encode.c \
746	silk/NLSF_VQ.c silk/NLSF_unpack.c silk/NLSF_del_dec_quant.c \
747	silk/process_NLSFs.c silk/stereo_LR_to_MS.c \
748	silk/stereo_MS_to_LR.c silk/check_control_input.c \
749	silk/control_SNR.c silk/init_encoder.c silk/control_codec.c \
750	silk/A2NLSF.c silk/ana_filt_bank_1.c silk/biquad_alt.c \
751	silk/bwexpander_32.c silk/bwexpander.c silk/debug.c \
752	silk/decode_pitch.c silk/inner_prod_aligned.c silk/lin2log.c \
753	silk/log2lin.c silk/LPC_analysis_filter.c \
754	silk/LPC_inv_pred_gain.c silk/table_LSF_cos.c silk/NLSF2A.c \
755	silk/NLSF_stabilize.c silk/NLSF_VQ_weights_laroia.c \
756	silk/pitch_est_tables.c silk/resampler.c \
757	silk/resampler_down2_3.c silk/resampler_down2.c \
758	silk/resampler_private_AR2.c silk/resampler_private_down_FIR.c \
759	silk/resampler_private_IIR_FIR.c \
760	silk/resampler_private_up2_HQ.c silk/resampler_rom.c \
761	silk/sigm_Q15.c silk/sort.c silk/sum_sqr_shift.c \
762	silk/stereo_decode_pred.c silk/stereo_encode_pred.c \
763	silk/stereo_find_predictor.c silk/stereo_quant_pred.c \
764	$(am__append_1) $(am__append_2) $(am__append_5)
765SILK_SOURCES_FIXED = \
766silk/fixed/LTP_analysis_filter_FIX.c \
767silk/fixed/LTP_scale_ctrl_FIX.c \
768silk/fixed/corrMatrix_FIX.c \
769silk/fixed/encode_frame_FIX.c \
770silk/fixed/find_LPC_FIX.c \
771silk/fixed/find_LTP_FIX.c \
772silk/fixed/find_pitch_lags_FIX.c \
773silk/fixed/find_pred_coefs_FIX.c \
774silk/fixed/noise_shape_analysis_FIX.c \
775silk/fixed/prefilter_FIX.c \
776silk/fixed/process_gains_FIX.c \
777silk/fixed/regularize_correlations_FIX.c \
778silk/fixed/residual_energy16_FIX.c \
779silk/fixed/residual_energy_FIX.c \
780silk/fixed/solve_LS_FIX.c \
781silk/fixed/warped_autocorrelation_FIX.c \
782silk/fixed/apply_sine_window_FIX.c \
783silk/fixed/autocorr_FIX.c \
784silk/fixed/burg_modified_FIX.c \
785silk/fixed/k2a_FIX.c \
786silk/fixed/k2a_Q16_FIX.c \
787silk/fixed/pitch_analysis_core_FIX.c \
788silk/fixed/vector_ops_FIX.c \
789silk/fixed/schur64_FIX.c \
790silk/fixed/schur_FIX.c
791
792SILK_SOURCES_FLOAT = \
793silk/float/apply_sine_window_FLP.c \
794silk/float/corrMatrix_FLP.c \
795silk/float/encode_frame_FLP.c \
796silk/float/find_LPC_FLP.c \
797silk/float/find_LTP_FLP.c \
798silk/float/find_pitch_lags_FLP.c \
799silk/float/find_pred_coefs_FLP.c \
800silk/float/LPC_analysis_filter_FLP.c \
801silk/float/LTP_analysis_filter_FLP.c \
802silk/float/LTP_scale_ctrl_FLP.c \
803silk/float/noise_shape_analysis_FLP.c \
804silk/float/prefilter_FLP.c \
805silk/float/process_gains_FLP.c \
806silk/float/regularize_correlations_FLP.c \
807silk/float/residual_energy_FLP.c \
808silk/float/solve_LS_FLP.c \
809silk/float/warped_autocorrelation_FLP.c \
810silk/float/wrappers_FLP.c \
811silk/float/autocorrelation_FLP.c \
812silk/float/burg_modified_FLP.c \
813silk/float/bwexpander_FLP.c \
814silk/float/energy_FLP.c \
815silk/float/inner_product_FLP.c \
816silk/float/k2a_FLP.c \
817silk/float/levinsondurbin_FLP.c \
818silk/float/LPC_inv_pred_gain_FLP.c \
819silk/float/pitch_analysis_core_FLP.c \
820silk/float/scale_copy_vector_FLP.c \
821silk/float/scale_vector_FLP.c \
822silk/float/schur_FLP.c \
823silk/float/sort_FLP.c
824
825OPUS_SOURCES = src/opus.c src/opus_decoder.c src/opus_encoder.c \
826	src/opus_multistream.c src/opus_multistream_encoder.c \
827	src/opus_multistream_decoder.c src/repacketizer.c \
828	$(am__append_3)
829OPUS_SOURCES_FLOAT = \
830src/analysis.c \
831src/mlp.c \
832src/mlp_data.c
833
834@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@nodist_libopus_la_SOURCES = $(CELT_SOURCES_ARM_ASM:.s=-gnu.S)
835@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@BUILT_SOURCES = $(CELT_SOURCES_ARM_ASM:.s=-gnu.S) \
836@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@ $(CELT_AM_SOURCES_ARM_ASM:.s.in=.s) \
837@CPU_ARM_TRUE@@OPUS_ARM_EXTERNAL_ASM_TRUE@ $(CELT_AM_SOURCES_ARM_ASM:.s.in=-gnu.S)
838
839CLEANFILES = $(CELT_SOURCES_ARM_ASM:.s=-gnu.S) \
840 $(CELT_AM_SOURCES_ARM_ASM:.s.in=-gnu.S)
841
842CELT_HEAD = \
843celt/arch.h \
844celt/bands.h \
845celt/celt.h \
846celt/cpu_support.h \
847include/opus_types.h \
848include/opus_defines.h \
849include/opus_custom.h \
850celt/cwrs.h \
851celt/ecintrin.h \
852celt/entcode.h \
853celt/entdec.h \
854celt/entenc.h \
855celt/fixed_debug.h \
856celt/fixed_generic.h \
857celt/float_cast.h \
858celt/_kiss_fft_guts.h \
859celt/kiss_fft.h \
860celt/laplace.h \
861celt/mathops.h \
862celt/mdct.h \
863celt/mfrngcod.h \
864celt/modes.h \
865celt/os_support.h \
866celt/pitch.h \
867celt/celt_lpc.h \
868celt/quant_bands.h \
869celt/rate.h \
870celt/stack_alloc.h \
871celt/vq.h \
872celt/static_modes_float.h \
873celt/static_modes_fixed.h \
874celt/arm/armcpu.h \
875celt/arm/fixed_armv4.h \
876celt/arm/fixed_armv5e.h \
877celt/arm/kiss_fft_armv4.h \
878celt/arm/kiss_fft_armv5e.h \
879celt/arm/pitch_arm.h \
880celt/x86/pitch_sse.h
881
882SILK_HEAD = \
883silk/debug.h \
884silk/control.h \
885silk/errors.h \
886silk/API.h \
887silk/typedef.h \
888silk/define.h \
889silk/main.h \
890silk/PLC.h \
891silk/structs.h \
892silk/tables.h \
893silk/tuning_parameters.h \
894silk/Inlines.h \
895silk/MacroCount.h \
896silk/MacroDebug.h \
897silk/macros.h \
898silk/pitch_est_defines.h \
899silk/resampler_private.h \
900silk/resampler_rom.h \
901silk/resampler_structs.h \
902silk/SigProc_FIX.h \
903silk/arm/macros_armv4.h \
904silk/arm/macros_armv5e.h \
905silk/arm/SigProc_FIX_armv4.h \
906silk/arm/SigProc_FIX_armv5e.h \
907silk/fixed/main_FIX.h \
908silk/fixed/structs_FIX.h \
909silk/float/main_FLP.h \
910silk/float/structs_FLP.h \
911silk/float/SigProc_FLP.h
912
913OPUS_HEAD = \
914include/opus.h \
915include/opus_multistream.h \
916src/opus_private.h \
917src/analysis.h \
918src/mlp.h \
919src/tansig_table.h
920
921libopus_la_SOURCES = $(CELT_SOURCES) $(SILK_SOURCES) $(OPUS_SOURCES)
922libopus_la_LDFLAGS = -no-undefined -version-info @OPUS_LT_CURRENT@:@OPUS_LT_REVISION@:@OPUS_LT_AGE@
923libopus_la_LIBADD = $(LIBM)
924pkginclude_HEADERS = include/opus.h include/opus_multistream.h \
925	include/opus_types.h include/opus_defines.h $(am__append_6)
926noinst_HEADERS = $(OPUS_HEAD) $(SILK_HEAD) $(CELT_HEAD)
927@EXTRA_PROGRAMS_TRUE@opus_demo_SOURCES = src/opus_demo.c
928@EXTRA_PROGRAMS_TRUE@opus_demo_LDADD = libopus.la $(LIBM)
929@EXTRA_PROGRAMS_TRUE@repacketizer_demo_SOURCES = src/repacketizer_demo.c
930@EXTRA_PROGRAMS_TRUE@repacketizer_demo_LDADD = libopus.la $(LIBM)
931@EXTRA_PROGRAMS_TRUE@opus_compare_SOURCES = src/opus_compare.c
932@EXTRA_PROGRAMS_TRUE@opus_compare_LDADD = $(LIBM)
933@EXTRA_PROGRAMS_TRUE@tests_test_opus_api_SOURCES = tests/test_opus_api.c tests/test_opus_common.h
934@EXTRA_PROGRAMS_TRUE@tests_test_opus_api_LDADD = libopus.la $(LIBM)
935@EXTRA_PROGRAMS_TRUE@tests_test_opus_encode_SOURCES = tests/test_opus_encode.c tests/test_opus_common.h
936@EXTRA_PROGRAMS_TRUE@tests_test_opus_encode_LDADD = libopus.la $(LIBM)
937@EXTRA_PROGRAMS_TRUE@tests_test_opus_decode_SOURCES = tests/test_opus_decode.c tests/test_opus_common.h
938@EXTRA_PROGRAMS_TRUE@tests_test_opus_decode_LDADD = libopus.la $(LIBM)
939@EXTRA_PROGRAMS_TRUE@tests_test_opus_padding_SOURCES = tests/test_opus_padding.c tests/test_opus_common.h
940@EXTRA_PROGRAMS_TRUE@tests_test_opus_padding_LDADD = libopus.la $(LIBM)
941@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_cwrs32_SOURCES = celt/tests/test_unit_cwrs32.c
942@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_cwrs32_LDADD = $(LIBM)
943@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_dft_SOURCES = celt/tests/test_unit_dft.c
944@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_dft_LDADD = $(LIBM)
945@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_entropy_SOURCES = celt/tests/test_unit_entropy.c
946@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_entropy_LDADD = $(LIBM)
947@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_laplace_SOURCES = celt/tests/test_unit_laplace.c
948@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_laplace_LDADD = $(LIBM)
949@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mathops_SOURCES = celt/tests/test_unit_mathops.c
950@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mathops_LDADD = $(LIBM)
951@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mdct_SOURCES = celt/tests/test_unit_mdct.c
952@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_mdct_LDADD = $(LIBM)
953@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_rotation_SOURCES = celt/tests/test_unit_rotation.c
954@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_rotation_LDADD = $(LIBM)
955@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_types_SOURCES = celt/tests/test_unit_types.c
956@EXTRA_PROGRAMS_TRUE@celt_tests_test_unit_types_LDADD = $(LIBM)
957@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@opus_custom_demo_SOURCES = celt/opus_custom_demo.c
958@CUSTOM_MODES_TRUE@@EXTRA_PROGRAMS_TRUE@opus_custom_demo_LDADD = libopus.la $(LIBM)
959EXTRA_DIST = version.mk \
960             opus.pc.in \
961             opus-uninstalled.pc.in \
962             opus.m4 \
963             Makefile.unix \
964             tests/run_vectors.sh \
965             celt/arm/arm2gnu.pl \
966             celt/arm/celt_pitch_xcorr_arm.s \
967             win32/VS2010/silk_float.vcxproj \
968             win32/VS2010/celt.vcxproj.filters \
969             win32/VS2010/opus.vcxproj \
970             win32/VS2010/silk_common.vcxproj.filters \
971             win32/VS2010/silk_float.vcxproj.filters \
972             win32/VS2010/test_opus_encode.vcxproj.filters \
973             win32/VS2010/silk_common.vcxproj \
974             win32/VS2010/test_opus_encode.vcxproj \
975             win32/VS2010/opus_demo.vcxproj \
976             win32/VS2010/test_opus_api.vcxproj.filters \
977             win32/VS2010/test_opus_api.vcxproj \
978             win32/VS2010/test_opus_decode.vcxproj.filters \
979             win32/VS2010/silk_fixed.vcxproj.filters \
980             win32/VS2010/opus_demo.vcxproj.filters \
981             win32/VS2010/silk_fixed.vcxproj \
982             win32/VS2010/opus.vcxproj.filters \
983             win32/VS2010/test_opus_decode.vcxproj \
984             win32/VS2010/celt.vcxproj \
985             win32/VS2010/opus.sln \
986             win32/genversion.bat \
987             win32/config.h
988
989pkgconfigdir = $(libdir)/pkgconfig
990pkgconfig_DATA = opus.pc
991m4datadir = $(datadir)/aclocal
992m4data_DATA = opus.m4
993all: $(BUILT_SOURCES) config.h
994	$(MAKE) $(AM_MAKEFLAGS) all-recursive
995
996.SUFFIXES:
997.SUFFIXES: .S .c .lo .o .obj
998am--refresh: Makefile
999	@:
1000$(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)
1001	@for dep in $?; do \
1002	  case '$(am__configure_deps)' in \
1003	    *$$dep*) \
1004	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
1005	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
1006		&& exit 0; \
1007	      exit 1;; \
1008	  esac; \
1009	done; \
1010	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
1011	$(am__cd) $(top_srcdir) && \
1012	  $(AUTOMAKE) --gnu Makefile
1013.PRECIOUS: Makefile
1014Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1015	@case '$?' in \
1016	  *config.status*) \
1017	    echo ' $(SHELL) ./config.status'; \
1018	    $(SHELL) ./config.status;; \
1019	  *) \
1020	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1021	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1022	esac;
1023$(srcdir)/celt_sources.mk $(srcdir)/silk_sources.mk $(srcdir)/opus_sources.mk $(srcdir)/celt_headers.mk $(srcdir)/silk_headers.mk $(srcdir)/opus_headers.mk:
1024
1025$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1026	$(SHELL) ./config.status --recheck
1027
1028$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1029	$(am__cd) $(srcdir) && $(AUTOCONF)
1030$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1031	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1032$(am__aclocal_m4_deps):
1033
1034config.h: stamp-h1
1035	@if test ! -f $@; then rm -f stamp-h1; else :; fi
1036	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1037
1038stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1039	@rm -f stamp-h1
1040	cd $(top_builddir) && $(SHELL) ./config.status config.h
1041$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
1042	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1043	rm -f stamp-h1
1044	touch $@
1045
1046distclean-hdr:
1047	-rm -f config.h stamp-h1
1048opus.pc: $(top_builddir)/config.status $(srcdir)/opus.pc.in
1049	cd $(top_builddir) && $(SHELL) ./config.status $@
1050opus-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/opus-uninstalled.pc.in
1051	cd $(top_builddir) && $(SHELL) ./config.status $@
1052celt/arm/armopts.s: $(top_builddir)/config.status $(top_srcdir)/celt/arm/armopts.s.in
1053	cd $(top_builddir) && $(SHELL) ./config.status $@
1054install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1055	@$(NORMAL_INSTALL)
1056	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1057	list2=; for p in $$list; do \
1058	  if test -f $$p; then \
1059	    list2="$$list2 $$p"; \
1060	  else :; fi; \
1061	done; \
1062	test -z "$$list2" || { \
1063	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1064	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1065	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1066	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1067	}
1068
1069uninstall-libLTLIBRARIES:
1070	@$(NORMAL_UNINSTALL)
1071	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1072	for p in $$list; do \
1073	  $(am__strip_dir) \
1074	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1075	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1076	done
1077
1078clean-libLTLIBRARIES:
1079	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1080	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
1081	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1082	  test "$$dir" != "$$p" || dir=.; \
1083	  echo "rm -f \"$${dir}/so_locations\""; \
1084	  rm -f "$${dir}/so_locations"; \
1085	done
1086celt/$(am__dirstamp):
1087	@$(MKDIR_P) celt
1088	@: > celt/$(am__dirstamp)
1089celt/$(DEPDIR)/$(am__dirstamp):
1090	@$(MKDIR_P) celt/$(DEPDIR)
1091	@: > celt/$(DEPDIR)/$(am__dirstamp)
1092celt/bands.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1093celt/celt.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1094celt/celt_encoder.lo: celt/$(am__dirstamp) \
1095	celt/$(DEPDIR)/$(am__dirstamp)
1096celt/celt_decoder.lo: celt/$(am__dirstamp) \
1097	celt/$(DEPDIR)/$(am__dirstamp)
1098celt/cwrs.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1099celt/entcode.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1100celt/entdec.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1101celt/entenc.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1102celt/kiss_fft.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1103celt/laplace.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1104celt/mathops.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1105celt/mdct.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1106celt/modes.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1107celt/pitch.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1108celt/celt_lpc.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1109celt/quant_bands.lo: celt/$(am__dirstamp) \
1110	celt/$(DEPDIR)/$(am__dirstamp)
1111celt/rate.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1112celt/vq.lo: celt/$(am__dirstamp) celt/$(DEPDIR)/$(am__dirstamp)
1113celt/arm/$(am__dirstamp):
1114	@$(MKDIR_P) celt/arm
1115	@: > celt/arm/$(am__dirstamp)
1116celt/arm/$(DEPDIR)/$(am__dirstamp):
1117	@$(MKDIR_P) celt/arm/$(DEPDIR)
1118	@: > celt/arm/$(DEPDIR)/$(am__dirstamp)
1119celt/arm/armcpu.lo: celt/arm/$(am__dirstamp) \
1120	celt/arm/$(DEPDIR)/$(am__dirstamp)
1121celt/arm/arm_celt_map.lo: celt/arm/$(am__dirstamp) \
1122	celt/arm/$(DEPDIR)/$(am__dirstamp)
1123silk/$(am__dirstamp):
1124	@$(MKDIR_P) silk
1125	@: > silk/$(am__dirstamp)
1126silk/$(DEPDIR)/$(am__dirstamp):
1127	@$(MKDIR_P) silk/$(DEPDIR)
1128	@: > silk/$(DEPDIR)/$(am__dirstamp)
1129silk/CNG.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1130silk/code_signs.lo: silk/$(am__dirstamp) \
1131	silk/$(DEPDIR)/$(am__dirstamp)
1132silk/init_decoder.lo: silk/$(am__dirstamp) \
1133	silk/$(DEPDIR)/$(am__dirstamp)
1134silk/decode_core.lo: silk/$(am__dirstamp) \
1135	silk/$(DEPDIR)/$(am__dirstamp)
1136silk/decode_frame.lo: silk/$(am__dirstamp) \
1137	silk/$(DEPDIR)/$(am__dirstamp)
1138silk/decode_parameters.lo: silk/$(am__dirstamp) \
1139	silk/$(DEPDIR)/$(am__dirstamp)
1140silk/decode_indices.lo: silk/$(am__dirstamp) \
1141	silk/$(DEPDIR)/$(am__dirstamp)
1142silk/decode_pulses.lo: silk/$(am__dirstamp) \
1143	silk/$(DEPDIR)/$(am__dirstamp)
1144silk/decoder_set_fs.lo: silk/$(am__dirstamp) \
1145	silk/$(DEPDIR)/$(am__dirstamp)
1146silk/dec_API.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1147silk/enc_API.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1148silk/encode_indices.lo: silk/$(am__dirstamp) \
1149	silk/$(DEPDIR)/$(am__dirstamp)
1150silk/encode_pulses.lo: silk/$(am__dirstamp) \
1151	silk/$(DEPDIR)/$(am__dirstamp)
1152silk/gain_quant.lo: silk/$(am__dirstamp) \
1153	silk/$(DEPDIR)/$(am__dirstamp)
1154silk/interpolate.lo: silk/$(am__dirstamp) \
1155	silk/$(DEPDIR)/$(am__dirstamp)
1156silk/LP_variable_cutoff.lo: silk/$(am__dirstamp) \
1157	silk/$(DEPDIR)/$(am__dirstamp)
1158silk/NLSF_decode.lo: silk/$(am__dirstamp) \
1159	silk/$(DEPDIR)/$(am__dirstamp)
1160silk/NSQ.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1161silk/NSQ_del_dec.lo: silk/$(am__dirstamp) \
1162	silk/$(DEPDIR)/$(am__dirstamp)
1163silk/PLC.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1164silk/shell_coder.lo: silk/$(am__dirstamp) \
1165	silk/$(DEPDIR)/$(am__dirstamp)
1166silk/tables_gain.lo: silk/$(am__dirstamp) \
1167	silk/$(DEPDIR)/$(am__dirstamp)
1168silk/tables_LTP.lo: silk/$(am__dirstamp) \
1169	silk/$(DEPDIR)/$(am__dirstamp)
1170silk/tables_NLSF_CB_NB_MB.lo: silk/$(am__dirstamp) \
1171	silk/$(DEPDIR)/$(am__dirstamp)
1172silk/tables_NLSF_CB_WB.lo: silk/$(am__dirstamp) \
1173	silk/$(DEPDIR)/$(am__dirstamp)
1174silk/tables_other.lo: silk/$(am__dirstamp) \
1175	silk/$(DEPDIR)/$(am__dirstamp)
1176silk/tables_pitch_lag.lo: silk/$(am__dirstamp) \
1177	silk/$(DEPDIR)/$(am__dirstamp)
1178silk/tables_pulses_per_block.lo: silk/$(am__dirstamp) \
1179	silk/$(DEPDIR)/$(am__dirstamp)
1180silk/VAD.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1181silk/control_audio_bandwidth.lo: silk/$(am__dirstamp) \
1182	silk/$(DEPDIR)/$(am__dirstamp)
1183silk/quant_LTP_gains.lo: silk/$(am__dirstamp) \
1184	silk/$(DEPDIR)/$(am__dirstamp)
1185silk/VQ_WMat_EC.lo: silk/$(am__dirstamp) \
1186	silk/$(DEPDIR)/$(am__dirstamp)
1187silk/HP_variable_cutoff.lo: silk/$(am__dirstamp) \
1188	silk/$(DEPDIR)/$(am__dirstamp)
1189silk/NLSF_encode.lo: silk/$(am__dirstamp) \
1190	silk/$(DEPDIR)/$(am__dirstamp)
1191silk/NLSF_VQ.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1192silk/NLSF_unpack.lo: silk/$(am__dirstamp) \
1193	silk/$(DEPDIR)/$(am__dirstamp)
1194silk/NLSF_del_dec_quant.lo: silk/$(am__dirstamp) \
1195	silk/$(DEPDIR)/$(am__dirstamp)
1196silk/process_NLSFs.lo: silk/$(am__dirstamp) \
1197	silk/$(DEPDIR)/$(am__dirstamp)
1198silk/stereo_LR_to_MS.lo: silk/$(am__dirstamp) \
1199	silk/$(DEPDIR)/$(am__dirstamp)
1200silk/stereo_MS_to_LR.lo: silk/$(am__dirstamp) \
1201	silk/$(DEPDIR)/$(am__dirstamp)
1202silk/check_control_input.lo: silk/$(am__dirstamp) \
1203	silk/$(DEPDIR)/$(am__dirstamp)
1204silk/control_SNR.lo: silk/$(am__dirstamp) \
1205	silk/$(DEPDIR)/$(am__dirstamp)
1206silk/init_encoder.lo: silk/$(am__dirstamp) \
1207	silk/$(DEPDIR)/$(am__dirstamp)
1208silk/control_codec.lo: silk/$(am__dirstamp) \
1209	silk/$(DEPDIR)/$(am__dirstamp)
1210silk/A2NLSF.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1211silk/ana_filt_bank_1.lo: silk/$(am__dirstamp) \
1212	silk/$(DEPDIR)/$(am__dirstamp)
1213silk/biquad_alt.lo: silk/$(am__dirstamp) \
1214	silk/$(DEPDIR)/$(am__dirstamp)
1215silk/bwexpander_32.lo: silk/$(am__dirstamp) \
1216	silk/$(DEPDIR)/$(am__dirstamp)
1217silk/bwexpander.lo: silk/$(am__dirstamp) \
1218	silk/$(DEPDIR)/$(am__dirstamp)
1219silk/debug.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1220silk/decode_pitch.lo: silk/$(am__dirstamp) \
1221	silk/$(DEPDIR)/$(am__dirstamp)
1222silk/inner_prod_aligned.lo: silk/$(am__dirstamp) \
1223	silk/$(DEPDIR)/$(am__dirstamp)
1224silk/lin2log.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1225silk/log2lin.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1226silk/LPC_analysis_filter.lo: silk/$(am__dirstamp) \
1227	silk/$(DEPDIR)/$(am__dirstamp)
1228silk/LPC_inv_pred_gain.lo: silk/$(am__dirstamp) \
1229	silk/$(DEPDIR)/$(am__dirstamp)
1230silk/table_LSF_cos.lo: silk/$(am__dirstamp) \
1231	silk/$(DEPDIR)/$(am__dirstamp)
1232silk/NLSF2A.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1233silk/NLSF_stabilize.lo: silk/$(am__dirstamp) \
1234	silk/$(DEPDIR)/$(am__dirstamp)
1235silk/NLSF_VQ_weights_laroia.lo: silk/$(am__dirstamp) \
1236	silk/$(DEPDIR)/$(am__dirstamp)
1237silk/pitch_est_tables.lo: silk/$(am__dirstamp) \
1238	silk/$(DEPDIR)/$(am__dirstamp)
1239silk/resampler.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1240silk/resampler_down2_3.lo: silk/$(am__dirstamp) \
1241	silk/$(DEPDIR)/$(am__dirstamp)
1242silk/resampler_down2.lo: silk/$(am__dirstamp) \
1243	silk/$(DEPDIR)/$(am__dirstamp)
1244silk/resampler_private_AR2.lo: silk/$(am__dirstamp) \
1245	silk/$(DEPDIR)/$(am__dirstamp)
1246silk/resampler_private_down_FIR.lo: silk/$(am__dirstamp) \
1247	silk/$(DEPDIR)/$(am__dirstamp)
1248silk/resampler_private_IIR_FIR.lo: silk/$(am__dirstamp) \
1249	silk/$(DEPDIR)/$(am__dirstamp)
1250silk/resampler_private_up2_HQ.lo: silk/$(am__dirstamp) \
1251	silk/$(DEPDIR)/$(am__dirstamp)
1252silk/resampler_rom.lo: silk/$(am__dirstamp) \
1253	silk/$(DEPDIR)/$(am__dirstamp)
1254silk/sigm_Q15.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1255silk/sort.lo: silk/$(am__dirstamp) silk/$(DEPDIR)/$(am__dirstamp)
1256silk/sum_sqr_shift.lo: silk/$(am__dirstamp) \
1257	silk/$(DEPDIR)/$(am__dirstamp)
1258silk/stereo_decode_pred.lo: silk/$(am__dirstamp) \
1259	silk/$(DEPDIR)/$(am__dirstamp)
1260silk/stereo_encode_pred.lo: silk/$(am__dirstamp) \
1261	silk/$(DEPDIR)/$(am__dirstamp)
1262silk/stereo_find_predictor.lo: silk/$(am__dirstamp) \
1263	silk/$(DEPDIR)/$(am__dirstamp)
1264silk/stereo_quant_pred.lo: silk/$(am__dirstamp) \
1265	silk/$(DEPDIR)/$(am__dirstamp)
1266silk/fixed/$(am__dirstamp):
1267	@$(MKDIR_P) silk/fixed
1268	@: > silk/fixed/$(am__dirstamp)
1269silk/fixed/$(DEPDIR)/$(am__dirstamp):
1270	@$(MKDIR_P) silk/fixed/$(DEPDIR)
1271	@: > silk/fixed/$(DEPDIR)/$(am__dirstamp)
1272silk/fixed/LTP_analysis_filter_FIX.lo: silk/fixed/$(am__dirstamp) \
1273	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1274silk/fixed/LTP_scale_ctrl_FIX.lo: silk/fixed/$(am__dirstamp) \
1275	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1276silk/fixed/corrMatrix_FIX.lo: silk/fixed/$(am__dirstamp) \
1277	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1278silk/fixed/encode_frame_FIX.lo: silk/fixed/$(am__dirstamp) \
1279	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1280silk/fixed/find_LPC_FIX.lo: silk/fixed/$(am__dirstamp) \
1281	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1282silk/fixed/find_LTP_FIX.lo: silk/fixed/$(am__dirstamp) \
1283	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1284silk/fixed/find_pitch_lags_FIX.lo: silk/fixed/$(am__dirstamp) \
1285	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1286silk/fixed/find_pred_coefs_FIX.lo: silk/fixed/$(am__dirstamp) \
1287	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1288silk/fixed/noise_shape_analysis_FIX.lo: silk/fixed/$(am__dirstamp) \
1289	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1290silk/fixed/prefilter_FIX.lo: silk/fixed/$(am__dirstamp) \
1291	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1292silk/fixed/process_gains_FIX.lo: silk/fixed/$(am__dirstamp) \
1293	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1294silk/fixed/regularize_correlations_FIX.lo: silk/fixed/$(am__dirstamp) \
1295	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1296silk/fixed/residual_energy16_FIX.lo: silk/fixed/$(am__dirstamp) \
1297	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1298silk/fixed/residual_energy_FIX.lo: silk/fixed/$(am__dirstamp) \
1299	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1300silk/fixed/solve_LS_FIX.lo: silk/fixed/$(am__dirstamp) \
1301	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1302silk/fixed/warped_autocorrelation_FIX.lo: silk/fixed/$(am__dirstamp) \
1303	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1304silk/fixed/apply_sine_window_FIX.lo: silk/fixed/$(am__dirstamp) \
1305	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1306silk/fixed/autocorr_FIX.lo: silk/fixed/$(am__dirstamp) \
1307	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1308silk/fixed/burg_modified_FIX.lo: silk/fixed/$(am__dirstamp) \
1309	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1310silk/fixed/k2a_FIX.lo: silk/fixed/$(am__dirstamp) \
1311	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1312silk/fixed/k2a_Q16_FIX.lo: silk/fixed/$(am__dirstamp) \
1313	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1314silk/fixed/pitch_analysis_core_FIX.lo: silk/fixed/$(am__dirstamp) \
1315	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1316silk/fixed/vector_ops_FIX.lo: silk/fixed/$(am__dirstamp) \
1317	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1318silk/fixed/schur64_FIX.lo: silk/fixed/$(am__dirstamp) \
1319	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1320silk/fixed/schur_FIX.lo: silk/fixed/$(am__dirstamp) \
1321	silk/fixed/$(DEPDIR)/$(am__dirstamp)
1322silk/float/$(am__dirstamp):
1323	@$(MKDIR_P) silk/float
1324	@: > silk/float/$(am__dirstamp)
1325silk/float/$(DEPDIR)/$(am__dirstamp):
1326	@$(MKDIR_P) silk/float/$(DEPDIR)
1327	@: > silk/float/$(DEPDIR)/$(am__dirstamp)
1328silk/float/apply_sine_window_FLP.lo: silk/float/$(am__dirstamp) \
1329	silk/float/$(DEPDIR)/$(am__dirstamp)
1330silk/float/corrMatrix_FLP.lo: silk/float/$(am__dirstamp) \
1331	silk/float/$(DEPDIR)/$(am__dirstamp)
1332silk/float/encode_frame_FLP.lo: silk/float/$(am__dirstamp) \
1333	silk/float/$(DEPDIR)/$(am__dirstamp)
1334silk/float/find_LPC_FLP.lo: silk/float/$(am__dirstamp) \
1335	silk/float/$(DEPDIR)/$(am__dirstamp)
1336silk/float/find_LTP_FLP.lo: silk/float/$(am__dirstamp) \
1337	silk/float/$(DEPDIR)/$(am__dirstamp)
1338silk/float/find_pitch_lags_FLP.lo: silk/float/$(am__dirstamp) \
1339	silk/float/$(DEPDIR)/$(am__dirstamp)
1340silk/float/find_pred_coefs_FLP.lo: silk/float/$(am__dirstamp) \
1341	silk/float/$(DEPDIR)/$(am__dirstamp)
1342silk/float/LPC_analysis_filter_FLP.lo: silk/float/$(am__dirstamp) \
1343	silk/float/$(DEPDIR)/$(am__dirstamp)
1344silk/float/LTP_analysis_filter_FLP.lo: silk/float/$(am__dirstamp) \
1345	silk/float/$(DEPDIR)/$(am__dirstamp)
1346silk/float/LTP_scale_ctrl_FLP.lo: silk/float/$(am__dirstamp) \
1347	silk/float/$(DEPDIR)/$(am__dirstamp)
1348silk/float/noise_shape_analysis_FLP.lo: silk/float/$(am__dirstamp) \
1349	silk/float/$(DEPDIR)/$(am__dirstamp)
1350silk/float/prefilter_FLP.lo: silk/float/$(am__dirstamp) \
1351	silk/float/$(DEPDIR)/$(am__dirstamp)
1352silk/float/process_gains_FLP.lo: silk/float/$(am__dirstamp) \
1353	silk/float/$(DEPDIR)/$(am__dirstamp)
1354silk/float/regularize_correlations_FLP.lo: silk/float/$(am__dirstamp) \
1355	silk/float/$(DEPDIR)/$(am__dirstamp)
1356silk/float/residual_energy_FLP.lo: silk/float/$(am__dirstamp) \
1357	silk/float/$(DEPDIR)/$(am__dirstamp)
1358silk/float/solve_LS_FLP.lo: silk/float/$(am__dirstamp) \
1359	silk/float/$(DEPDIR)/$(am__dirstamp)
1360silk/float/warped_autocorrelation_FLP.lo: silk/float/$(am__dirstamp) \
1361	silk/float/$(DEPDIR)/$(am__dirstamp)
1362silk/float/wrappers_FLP.lo: silk/float/$(am__dirstamp) \
1363	silk/float/$(DEPDIR)/$(am__dirstamp)
1364silk/float/autocorrelation_FLP.lo: silk/float/$(am__dirstamp) \
1365	silk/float/$(DEPDIR)/$(am__dirstamp)
1366silk/float/burg_modified_FLP.lo: silk/float/$(am__dirstamp) \
1367	silk/float/$(DEPDIR)/$(am__dirstamp)
1368silk/float/bwexpander_FLP.lo: silk/float/$(am__dirstamp) \
1369	silk/float/$(DEPDIR)/$(am__dirstamp)
1370silk/float/energy_FLP.lo: silk/float/$(am__dirstamp) \
1371	silk/float/$(DEPDIR)/$(am__dirstamp)
1372silk/float/inner_product_FLP.lo: silk/float/$(am__dirstamp) \
1373	silk/float/$(DEPDIR)/$(am__dirstamp)
1374silk/float/k2a_FLP.lo: silk/float/$(am__dirstamp) \
1375	silk/float/$(DEPDIR)/$(am__dirstamp)
1376silk/float/levinsondurbin_FLP.lo: silk/float/$(am__dirstamp) \
1377	silk/float/$(DEPDIR)/$(am__dirstamp)
1378silk/float/LPC_inv_pred_gain_FLP.lo: silk/float/$(am__dirstamp) \
1379	silk/float/$(DEPDIR)/$(am__dirstamp)
1380silk/float/pitch_analysis_core_FLP.lo: silk/float/$(am__dirstamp) \
1381	silk/float/$(DEPDIR)/$(am__dirstamp)
1382silk/float/scale_copy_vector_FLP.lo: silk/float/$(am__dirstamp) \
1383	silk/float/$(DEPDIR)/$(am__dirstamp)
1384silk/float/scale_vector_FLP.lo: silk/float/$(am__dirstamp) \
1385	silk/float/$(DEPDIR)/$(am__dirstamp)
1386silk/float/schur_FLP.lo: silk/float/$(am__dirstamp) \
1387	silk/float/$(DEPDIR)/$(am__dirstamp)
1388silk/float/sort_FLP.lo: silk/float/$(am__dirstamp) \
1389	silk/float/$(DEPDIR)/$(am__dirstamp)
1390src/$(am__dirstamp):
1391	@$(MKDIR_P) src
1392	@: > src/$(am__dirstamp)
1393src/$(DEPDIR)/$(am__dirstamp):
1394	@$(MKDIR_P) src/$(DEPDIR)
1395	@: > src/$(DEPDIR)/$(am__dirstamp)
1396src/opus.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
1397src/opus_decoder.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
1398src/opus_encoder.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
1399src/opus_multistream.lo: src/$(am__dirstamp) \
1400	src/$(DEPDIR)/$(am__dirstamp)
1401src/opus_multistream_encoder.lo: src/$(am__dirstamp) \
1402	src/$(DEPDIR)/$(am__dirstamp)
1403src/opus_multistream_decoder.lo: src/$(am__dirstamp) \
1404	src/$(DEPDIR)/$(am__dirstamp)
1405src/repacketizer.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
1406src/analysis.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
1407src/mlp.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
1408src/mlp_data.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
1409celt/arm/celt_pitch_xcorr_arm-gnu.lo: celt/arm/$(am__dirstamp) \
1410	celt/arm/$(DEPDIR)/$(am__dirstamp)
1411libopus.la: $(libopus_la_OBJECTS) $(libopus_la_DEPENDENCIES) $(EXTRA_libopus_la_DEPENDENCIES) 
1412	$(AM_V_CCLD)$(libopus_la_LINK) -rpath $(libdir) $(libopus_la_OBJECTS) $(libopus_la_LIBADD) $(LIBS)
1413
1414clean-noinstPROGRAMS:
1415	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
1416	echo " rm -f" $$list; \
1417	rm -f $$list || exit $$?; \
1418	test -n "$(EXEEXT)" || exit 0; \
1419	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1420	echo " rm -f" $$list; \
1421	rm -f $$list
1422celt/tests/$(am__dirstamp):
1423	@$(MKDIR_P) celt/tests
1424	@: > celt/tests/$(am__dirstamp)
1425celt/tests/$(DEPDIR)/$(am__dirstamp):
1426	@$(MKDIR_P) celt/tests/$(DEPDIR)
1427	@: > celt/tests/$(DEPDIR)/$(am__dirstamp)
1428celt/tests/test_unit_cwrs32.$(OBJEXT): celt/tests/$(am__dirstamp) \
1429	celt/tests/$(DEPDIR)/$(am__dirstamp)
1430celt/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)
1431	@rm -f celt/tests/test_unit_cwrs32$(EXEEXT)
1432	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_cwrs32_OBJECTS) $(celt_tests_test_unit_cwrs32_LDADD) $(LIBS)
1433celt/tests/test_unit_dft.$(OBJEXT): celt/tests/$(am__dirstamp) \
1434	celt/tests/$(DEPDIR)/$(am__dirstamp)
1435celt/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)
1436	@rm -f celt/tests/test_unit_dft$(EXEEXT)
1437	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_dft_OBJECTS) $(celt_tests_test_unit_dft_LDADD) $(LIBS)
1438celt/tests/test_unit_entropy.$(OBJEXT): celt/tests/$(am__dirstamp) \
1439	celt/tests/$(DEPDIR)/$(am__dirstamp)
1440celt/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)
1441	@rm -f celt/tests/test_unit_entropy$(EXEEXT)
1442	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_entropy_OBJECTS) $(celt_tests_test_unit_entropy_LDADD) $(LIBS)
1443celt/tests/test_unit_laplace.$(OBJEXT): celt/tests/$(am__dirstamp) \
1444	celt/tests/$(DEPDIR)/$(am__dirstamp)
1445celt/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)
1446	@rm -f celt/tests/test_unit_laplace$(EXEEXT)
1447	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_laplace_OBJECTS) $(celt_tests_test_unit_laplace_LDADD) $(LIBS)
1448celt/tests/test_unit_mathops.$(OBJEXT): celt/tests/$(am__dirstamp) \
1449	celt/tests/$(DEPDIR)/$(am__dirstamp)
1450celt/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)
1451	@rm -f celt/tests/test_unit_mathops$(EXEEXT)
1452	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_mathops_OBJECTS) $(celt_tests_test_unit_mathops_LDADD) $(LIBS)
1453celt/tests/test_unit_mdct.$(OBJEXT): celt/tests/$(am__dirstamp) \
1454	celt/tests/$(DEPDIR)/$(am__dirstamp)
1455celt/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)
1456	@rm -f celt/tests/test_unit_mdct$(EXEEXT)
1457	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_mdct_OBJECTS) $(celt_tests_test_unit_mdct_LDADD) $(LIBS)
1458celt/tests/test_unit_rotation.$(OBJEXT): celt/tests/$(am__dirstamp) \
1459	celt/tests/$(DEPDIR)/$(am__dirstamp)
1460celt/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)
1461	@rm -f celt/tests/test_unit_rotation$(EXEEXT)
1462	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_rotation_OBJECTS) $(celt_tests_test_unit_rotation_LDADD) $(LIBS)
1463celt/tests/test_unit_types.$(OBJEXT): celt/tests/$(am__dirstamp) \
1464	celt/tests/$(DEPDIR)/$(am__dirstamp)
1465celt/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)
1466	@rm -f celt/tests/test_unit_types$(EXEEXT)
1467	$(AM_V_CCLD)$(LINK) $(celt_tests_test_unit_types_OBJECTS) $(celt_tests_test_unit_types_LDADD) $(LIBS)
1468src/opus_compare.$(OBJEXT): src/$(am__dirstamp) \
1469	src/$(DEPDIR)/$(am__dirstamp)
1470opus_compare$(EXEEXT): $(opus_compare_OBJECTS) $(opus_compare_DEPENDENCIES) $(EXTRA_opus_compare_DEPENDENCIES) 
1471	@rm -f opus_compare$(EXEEXT)
1472	$(AM_V_CCLD)$(LINK) $(opus_compare_OBJECTS) $(opus_compare_LDADD) $(LIBS)
1473celt/opus_custom_demo.$(OBJEXT): celt/$(am__dirstamp) \
1474	celt/$(DEPDIR)/$(am__dirstamp)
1475opus_custom_demo$(EXEEXT): $(opus_custom_demo_OBJECTS) $(opus_custom_demo_DEPENDENCIES) $(EXTRA_opus_custom_demo_DEPENDENCIES) 
1476	@rm -f opus_custom_demo$(EXEEXT)
1477	$(AM_V_CCLD)$(LINK) $(opus_custom_demo_OBJECTS) $(opus_custom_demo_LDADD) $(LIBS)
1478src/opus_demo.$(OBJEXT): src/$(am__dirstamp) \
1479	src/$(DEPDIR)/$(am__dirstamp)
1480opus_demo$(EXEEXT): $(opus_demo_OBJECTS) $(opus_demo_DEPENDENCIES) $(EXTRA_opus_demo_DEPENDENCIES) 
1481	@rm -f opus_demo$(EXEEXT)
1482	$(AM_V_CCLD)$(LINK) $(opus_demo_OBJECTS) $(opus_demo_LDADD) $(LIBS)
1483src/repacketizer_demo.$(OBJEXT): src/$(am__dirstamp) \
1484	src/$(DEPDIR)/$(am__dirstamp)
1485repacketizer_demo$(EXEEXT): $(repacketizer_demo_OBJECTS) $(repacketizer_demo_DEPENDENCIES) $(EXTRA_repacketizer_demo_DEPENDENCIES) 
1486	@rm -f repacketizer_demo$(EXEEXT)
1487	$(AM_V_CCLD)$(LINK) $(repacketizer_demo_OBJECTS) $(repacketizer_demo_LDADD) $(LIBS)
1488tests/$(am__dirstamp):
1489	@$(MKDIR_P) tests
1490	@: > tests/$(am__dirstamp)
1491tests/$(DEPDIR)/$(am__dirstamp):
1492	@$(MKDIR_P) tests/$(DEPDIR)
1493	@: > tests/$(DEPDIR)/$(am__dirstamp)
1494tests/test_opus_api.$(OBJEXT): tests/$(am__dirstamp) \
1495	tests/$(DEPDIR)/$(am__dirstamp)
1496tests/test_opus_api$(EXEEXT): $(tests_test_opus_api_OBJECTS) $(tests_test_opus_api_DEPENDENCIES) $(EXTRA_tests_test_opus_api_DEPENDENCIES) tests/$(am__dirstamp)
1497	@rm -f tests/test_opus_api$(EXEEXT)
1498	$(AM_V_CCLD)$(LINK) $(tests_test_opus_api_OBJECTS) $(tests_test_opus_api_LDADD) $(LIBS)
1499tests/test_opus_decode.$(OBJEXT): tests/$(am__dirstamp) \
1500	tests/$(DEPDIR)/$(am__dirstamp)
1501tests/test_opus_decode$(EXEEXT): $(tests_test_opus_decode_OBJECTS) $(tests_test_opus_decode_DEPENDENCIES) $(EXTRA_tests_test_opus_decode_DEPENDENCIES) tests/$(am__dirstamp)
1502	@rm -f tests/test_opus_decode$(EXEEXT)
1503	$(AM_V_CCLD)$(LINK) $(tests_test_opus_decode_OBJECTS) $(tests_test_opus_decode_LDADD) $(LIBS)
1504tests/test_opus_encode.$(OBJEXT): tests/$(am__dirstamp) \
1505	tests/$(DEPDIR)/$(am__dirstamp)
1506tests/test_opus_encode$(EXEEXT): $(tests_test_opus_encode_OBJECTS) $(tests_test_opus_encode_DEPENDENCIES) $(EXTRA_tests_test_opus_encode_DEPENDENCIES) tests/$(am__dirstamp)
1507	@rm -f tests/test_opus_encode$(EXEEXT)
1508	$(AM_V_CCLD)$(LINK) $(tests_test_opus_encode_OBJECTS) $(tests_test_opus_encode_LDADD) $(LIBS)
1509tests/test_opus_padding.$(OBJEXT): tests/$(am__dirstamp) \
1510	tests/$(DEPDIR)/$(am__dirstamp)
1511tests/test_opus_padding$(EXEEXT): $(tests_test_opus_padding_OBJECTS) $(tests_test_opus_padding_DEPENDENCIES) $(EXTRA_tests_test_opus_padding_DEPENDENCIES) tests/$(am__dirstamp)
1512	@rm -f tests/test_opus_padding$(EXEEXT)
1513	$(AM_V_CCLD)$(LINK) $(tests_test_opus_padding_OBJECTS) $(tests_test_opus_padding_LDADD) $(LIBS)
1514
1515mostlyclean-compile:
1516	-rm -f *.$(OBJEXT)
1517	-rm -f celt/arm/arm_celt_map.$(OBJEXT)
1518	-rm -f celt/arm/arm_celt_map.lo
1519	-rm -f celt/arm/armcpu.$(OBJEXT)
1520	-rm -f celt/arm/armcpu.lo
1521	-rm -f celt/arm/celt_pitch_xcorr_arm-gnu.$(OBJEXT)
1522	-rm -f celt/arm/celt_pitch_xcorr_arm-gnu.lo
1523	-rm -f celt/bands.$(OBJEXT)
1524	-rm -f celt/bands.lo
1525	-rm -f celt/celt.$(OBJEXT)
1526	-rm -f celt/celt.lo
1527	-rm -f celt/celt_decoder.$(OBJEXT)
1528	-rm -f celt/celt_decoder.lo
1529	-rm -f celt/celt_encoder.$(OBJEXT)
1530	-rm -f celt/celt_encoder.lo
1531	-rm -f celt/celt_lpc.$(OBJEXT)
1532	-rm -f celt/celt_lpc.lo
1533	-rm -f celt/cwrs.$(OBJEXT)
1534	-rm -f celt/cwrs.lo
1535	-rm -f celt/entcode.$(OBJEXT)
1536	-rm -f celt/entcode.lo
1537	-rm -f celt/entdec.$(OBJEXT)
1538	-rm -f celt/entdec.lo
1539	-rm -f celt/entenc.$(OBJEXT)
1540	-rm -f celt/entenc.lo
1541	-rm -f celt/kiss_fft.$(OBJEXT)
1542	-rm -f celt/kiss_fft.lo
1543	-rm -f celt/laplace.$(OBJEXT)
1544	-rm -f celt/laplace.lo
1545	-rm -f celt/mathops.$(OBJEXT)
1546	-rm -f celt/mathops.lo
1547	-rm -f celt/mdct.$(OBJEXT)
1548	-rm -f celt/mdct.lo
1549	-rm -f celt/modes.$(OBJEXT)
1550	-rm -f celt/modes.lo
1551	-rm -f celt/opus_custom_demo.$(OBJEXT)
1552	-rm -f celt/pitch.$(OBJEXT)
1553	-rm -f celt/pitch.lo
1554	-rm -f celt/quant_bands.$(OBJEXT)
1555	-rm -f celt/quant_bands.lo
1556	-rm -f celt/rate.$(OBJEXT)
1557	-rm -f celt/rate.lo
1558	-rm -f celt/tests/test_unit_cwrs32.$(OBJEXT)
1559	-rm -f celt/tests/test_unit_dft.$(OBJEXT)
1560	-rm -f celt/tests/test_unit_entropy.$(OBJEXT)
1561	-rm -f celt/tests/test_unit_laplace.$(OBJEXT)
1562	-rm -f celt/tests/test_unit_mathops.$(OBJEXT)
1563	-rm -f celt/tests/test_unit_mdct.$(OBJEXT)
1564	-rm -f celt/tests/test_unit_rotation.$(OBJEXT)
1565	-rm -f celt/tests/test_unit_types.$(OBJEXT)
1566	-rm -f celt/vq.$(OBJEXT)
1567	-rm -f celt/vq.lo
1568	-rm -f silk/A2NLSF.$(OBJEXT)
1569	-rm -f silk/A2NLSF.lo
1570	-rm -f silk/CNG.$(OBJEXT)
1571	-rm -f silk/CNG.lo
1572	-rm -f silk/HP_variable_cutoff.$(OBJEXT)
1573	-rm -f silk/HP_variable_cutoff.lo
1574	-rm -f silk/LPC_analysis_filter.$(OBJEXT)
1575	-rm -f silk/LPC_analysis_filter.lo
1576	-rm -f silk/LPC_inv_pred_gain.$(OBJEXT)
1577	-rm -f silk/LPC_inv_pred_gain.lo
1578	-rm -f silk/LP_variable_cutoff.$(OBJEXT)
1579	-rm -f silk/LP_variable_cutoff.lo
1580	-rm -f silk/NLSF2A.$(OBJEXT)
1581	-rm -f silk/NLSF2A.lo
1582	-rm -f silk/NLSF_VQ.$(OBJEXT)
1583	-rm -f silk/NLSF_VQ.lo
1584	-rm -f silk/NLSF_VQ_weights_laroia.$(OBJEXT)
1585	-rm -f silk/NLSF_VQ_weights_laroia.lo
1586	-rm -f silk/NLSF_decode.$(OBJEXT)
1587	-rm -f silk/NLSF_decode.lo
1588	-rm -f silk/NLSF_del_dec_quant.$(OBJEXT)
1589	-rm -f silk/NLSF_del_dec_quant.lo
1590	-rm -f silk/NLSF_encode.$(OBJEXT)
1591	-rm -f silk/NLSF_encode.lo
1592	-rm -f silk/NLSF_stabilize.$(OBJEXT)
1593	-rm -f silk/NLSF_stabilize.lo
1594	-rm -f silk/NLSF_unpack.$(OBJEXT)
1595	-rm -f silk/NLSF_unpack.lo
1596	-rm -f silk/NSQ.$(OBJEXT)
1597	-rm -f silk/NSQ.lo
1598	-rm -f silk/NSQ_del_dec.$(OBJEXT)
1599	-rm -f silk/NSQ_del_dec.lo
1600	-rm -f silk/PLC.$(OBJEXT)
1601	-rm -f silk/PLC.lo
1602	-rm -f silk/VAD.$(OBJEXT)
1603	-rm -f silk/VAD.lo
1604	-rm -f silk/VQ_WMat_EC.$(OBJEXT)
1605	-rm -f silk/VQ_WMat_EC.lo
1606	-rm -f silk/ana_filt_bank_1.$(OBJEXT)
1607	-rm -f silk/ana_filt_bank_1.lo
1608	-rm -f silk/biquad_alt.$(OBJEXT)
1609	-rm -f silk/biquad_alt.lo
1610	-rm -f silk/bwexpander.$(OBJEXT)
1611	-rm -f silk/bwexpander.lo
1612	-rm -f silk/bwexpander_32.$(OBJEXT)
1613	-rm -f silk/bwexpander_32.lo
1614	-rm -f silk/check_control_input.$(OBJEXT)
1615	-rm -f silk/check_control_input.lo
1616	-rm -f silk/code_signs.$(OBJEXT)
1617	-rm -f silk/code_signs.lo
1618	-rm -f silk/control_SNR.$(OBJEXT)
1619	-rm -f silk/control_SNR.lo
1620	-rm -f silk/control_audio_bandwidth.$(OBJEXT)
1621	-rm -f silk/control_audio_bandwidth.lo
1622	-rm -f silk/control_codec.$(OBJEXT)
1623	-rm -f silk/control_codec.lo
1624	-rm -f silk/debug.$(OBJEXT)
1625	-rm -f silk/debug.lo
1626	-rm -f silk/dec_API.$(OBJEXT)
1627	-rm -f silk/dec_API.lo
1628	-rm -f silk/decode_core.$(OBJEXT)
1629	-rm -f silk/decode_core.lo
1630	-rm -f silk/decode_frame.$(OBJEXT)
1631	-rm -f silk/decode_frame.lo
1632	-rm -f silk/decode_indices.$(OBJEXT)
1633	-rm -f silk/decode_indices.lo
1634	-rm -f silk/decode_parameters.$(OBJEXT)
1635	-rm -f silk/decode_parameters.lo
1636	-rm -f silk/decode_pitch.$(OBJEXT)
1637	-rm -f silk/decode_pitch.lo
1638	-rm -f silk/decode_pulses.$(OBJEXT)
1639	-rm -f silk/decode_pulses.lo
1640	-rm -f silk/decoder_set_fs.$(OBJEXT)
1641	-rm -f silk/decoder_set_fs.lo
1642	-rm -f silk/enc_API.$(OBJEXT)
1643	-rm -f silk/enc_API.lo
1644	-rm -f silk/encode_indices.$(OBJEXT)
1645	-rm -f silk/encode_indices.lo
1646	-rm -f silk/encode_pulses.$(OBJEXT)
1647	-rm -f silk/encode_pulses.lo
1648	-rm -f silk/fixed/LTP_analysis_filter_FIX.$(OBJEXT)
1649	-rm -f silk/fixed/LTP_analysis_filter_FIX.lo
1650	-rm -f silk/fixed/LTP_scale_ctrl_FIX.$(OBJEXT)
1651	-rm -f silk/fixed/LTP_scale_ctrl_FIX.lo
1652	-rm -f silk/fixed/apply_sine_window_FIX.$(OBJEXT)
1653	-rm -f silk/fixed/apply_sine_window_FIX.lo
1654	-rm -f silk/fixed/autocorr_FIX.$(OBJEXT)
1655	-rm -f silk/fixed/autocorr_FIX.lo
1656	-rm -f silk/fixed/burg_modified_FIX.$(OBJEXT)
1657	-rm -f silk/fixed/burg_modified_FIX.lo
1658	-rm -f silk/fixed/corrMatrix_FIX.$(OBJEXT)
1659	-rm -f silk/fixed/corrMatrix_FIX.lo
1660	-rm -f silk/fixed/encode_frame_FIX.$(OBJEXT)
1661	-rm -f silk/fixed/encode_frame_FIX.lo
1662	-rm -f silk/fixed/find_LPC_FIX.$(OBJEXT)
1663	-rm -f silk/fixed/find_LPC_FIX.lo
1664	-rm -f silk/fixed/find_LTP_FIX.$(OBJEXT)
1665	-rm -f silk/fixed/find_LTP_FIX.lo
1666	-rm -f silk/fixed/find_pitch_lags_FIX.$(OBJEXT)
1667	-rm -f silk/fixed/find_pitch_lags_FIX.lo
1668	-rm -f silk/fixed/find_pred_coefs_FIX.$(OBJEXT)
1669	-rm -f silk/fixed/find_pred_coefs_FIX.lo
1670	-rm -f silk/fixed/k2a_FIX.$(OBJEXT)
1671	-rm -f silk/fixed/k2a_FIX.lo
1672	-rm -f silk/fixed/k2a_Q16_FIX.$(OBJEXT)
1673	-rm -f silk/fixed/k2a_Q16_FIX.lo
1674	-rm -f silk/fixed/noise_shape_analysis_FIX.$(OBJEXT)
1675	-rm -f silk/fixed/noise_shape_analysis_FIX.lo
1676	-rm -f silk/fixed/pitch_analysis_core_FIX.$(OBJEXT)
1677	-rm -f silk/fixed/pitch_analysis_core_FIX.lo
1678	-rm -f silk/fixed/prefilter_FIX.$(OBJEXT)
1679	-rm -f silk/fixed/prefilter_FIX.lo
1680	-rm -f silk/fixed/process_gains_FIX.$(OBJEXT)
1681	-rm -f silk/fixed/process_gains_FIX.lo
1682	-rm -f silk/fixed/regularize_correlations_FIX.$(OBJEXT)
1683	-rm -f silk/fixed/regularize_correlations_FIX.lo
1684	-rm -f silk/fixed/residual_energy16_FIX.$(OBJEXT)
1685	-rm -f silk/fixed/residual_energy16_FIX.lo
1686	-rm -f silk/fixed/residual_energy_FIX.$(OBJEXT)
1687	-rm -f silk/fixed/residual_energy_FIX.lo
1688	-rm -f silk/fixed/schur64_FIX.$(OBJEXT)
1689	-rm -f silk/fixed/schur64_FIX.lo
1690	-rm -f silk/fixed/schur_FIX.$(OBJEXT)
1691	-rm -f silk/fixed/schur_FIX.lo
1692	-rm -f silk/fixed/solve_LS_FIX.$(OBJEXT)
1693	-rm -f silk/fixed/solve_LS_FIX.lo
1694	-rm -f silk/fixed/vector_ops_FIX.$(OBJEXT)
1695	-rm -f silk/fixed/vector_ops_FIX.lo
1696	-rm -f silk/fixed/warped_autocorrelation_FIX.$(OBJEXT)
1697	-rm -f silk/fixed/warped_autocorrelation_FIX.lo
1698	-rm -f silk/float/LPC_analysis_filter_FLP.$(OBJEXT)
1699	-rm -f silk/float/LPC_analysis_filter_FLP.lo
1700	-rm -f silk/float/LPC_inv_pred_gain_FLP.$(OBJEXT)
1701	-rm -f silk/float/LPC_inv_pred_gain_FLP.lo
1702	-rm -f silk/float/LTP_analysis_filter_FLP.$(OBJEXT)
1703	-rm -f silk/float/LTP_analysis_filter_FLP.lo
1704	-rm -f silk/float/LTP_scale_ctrl_FLP.$(OBJEXT)
1705	-rm -f silk/float/LTP_scale_ctrl_FLP.lo
1706	-rm -f silk/float/apply_sine_window_FLP.$(OBJEXT)
1707	-rm -f silk/float/apply_sine_window_FLP.lo
1708	-rm -f silk/float/autocorrelation_FLP.$(OBJEXT)
1709	-rm -f silk/float/autocorrelation_FLP.lo
1710	-rm -f silk/float/burg_modified_FLP.$(OBJEXT)
1711	-rm -f silk/float/burg_modified_FLP.lo
1712	-rm -f silk/float/bwexpander_FLP.$(OBJEXT)
1713	-rm -f silk/float/bwexpander_FLP.lo
1714	-rm -f silk/float/corrMatrix_FLP.$(OBJEXT)
1715	-rm -f silk/float/corrMatrix_FLP.lo
1716	-rm -f silk/float/encode_frame_FLP.$(OBJEXT)
1717	-rm -f silk/float/encode_frame_FLP.lo
1718	-rm -f silk/float/energy_FLP.$(OBJEXT)
1719	-rm -f silk/float/energy_FLP.lo
1720	-rm -f silk/float/find_LPC_FLP.$(OBJEXT)
1721	-rm -f silk/float/find_LPC_FLP.lo
1722	-rm -f silk/float/find_LTP_FLP.$(OBJEXT)
1723	-rm -f silk/float/find_LTP_FLP.lo
1724	-rm -f silk/float/find_pitch_lags_FLP.$(OBJEXT)
1725	-rm -f silk/float/find_pitch_lags_FLP.lo
1726	-rm -f silk/float/find_pred_coefs_FLP.$(OBJEXT)
1727	-rm -f silk/float/find_pred_coefs_FLP.lo
1728	-rm -f silk/float/inner_product_FLP.$(OBJEXT)
1729	-rm -f silk/float/inner_product_FLP.lo
1730	-rm -f silk/float/k2a_FLP.$(OBJEXT)
1731	-rm -f silk/float/k2a_FLP.lo
1732	-rm -f silk/float/levinsondurbin_FLP.$(OBJEXT)
1733	-rm -f silk/float/levinsondurbin_FLP.lo
1734	-rm -f silk/float/noise_shape_analysis_FLP.$(OBJEXT)
1735	-rm -f silk/float/noise_shape_analysis_FLP.lo
1736	-rm -f silk/float/pitch_analysis_core_FLP.$(OBJEXT)
1737	-rm -f silk/float/pitch_analysis_core_FLP.lo
1738	-rm -f silk/float/prefilter_FLP.$(OBJEXT)
1739	-rm -f silk/float/prefilter_FLP.lo
1740	-rm -f silk/float/process_gains_FLP.$(OBJEXT)
1741	-rm -f silk/float/process_gains_FLP.lo
1742	-rm -f silk/float/regularize_correlations_FLP.$(OBJEXT)
1743	-rm -f silk/float/regularize_correlations_FLP.lo
1744	-rm -f silk/float/residual_energy_FLP.$(OBJEXT)
1745	-rm -f silk/float/residual_energy_FLP.lo
1746	-rm -f silk/float/scale_copy_vector_FLP.$(OBJEXT)
1747	-rm -f silk/float/scale_copy_vector_FLP.lo
1748	-rm -f silk/float/scale_vector_FLP.$(OBJEXT)
1749	-rm -f silk/float/scale_vector_FLP.lo
1750	-rm -f silk/float/schur_FLP.$(OBJEXT)
1751	-rm -f silk/float/schur_FLP.lo
1752	-rm -f silk/float/solve_LS_FLP.$(OBJEXT)
1753	-rm -f silk/float/solve_LS_FLP.lo
1754	-rm -f silk/float/sort_FLP.$(OBJEXT)
1755	-rm -f silk/float/sort_FLP.lo
1756	-rm -f silk/float/warped_autocorrelation_FLP.$(OBJEXT)
1757	-rm -f silk/float/warped_autocorrelation_FLP.lo
1758	-rm -f silk/float/wrappers_FLP.$(OBJEXT)
1759	-rm -f silk/float/wrappers_FLP.lo
1760	-rm -f silk/gain_quant.$(OBJEXT)
1761	-rm -f silk/gain_quant.lo
1762	-rm -f silk/init_decoder.$(OBJEXT)
1763	-rm -f silk/init_decoder.lo
1764	-rm -f silk/init_encoder.$(OBJEXT)
1765	-rm -f silk/init_encoder.lo
1766	-rm -f silk/inner_prod_aligned.$(OBJEXT)
1767	-rm -f silk/inner_prod_aligned.lo
1768	-rm -f silk/interpolate.$(OBJEXT)
1769	-rm -f silk/interpolate.lo
1770	-rm -f silk/lin2log.$(OBJEXT)
1771	-rm -f silk/lin2log.lo
1772	-rm -f silk/log2lin.$(OBJEXT)
1773	-rm -f silk/log2lin.lo
1774	-rm -f silk/pitch_est_tables.$(OBJEXT)
1775	-rm -f silk/pitch_est_tables.lo
1776	-rm -f silk/process_NLSFs.$(OBJEXT)
1777	-rm -f silk/process_NLSFs.lo
1778	-rm -f silk/quant_LTP_gains.$(OBJEXT)
1779	-rm -f silk/quant_LTP_gains.lo
1780	-rm -f silk/resampler.$(OBJEXT)
1781	-rm -f silk/resampler.lo
1782	-rm -f silk/resampler_down2.$(OBJEXT)
1783	-rm -f silk/resampler_down2.lo
1784	-rm -f silk/resampler_down2_3.$(OBJEXT)
1785	-rm -f silk/resampler_down2_3.lo
1786	-rm -f silk/resampler_private_AR2.$(OBJEXT)
1787	-rm -f silk/resampler_private_AR2.lo
1788	-rm -f silk/resampler_private_IIR_FIR.$(OBJEXT)
1789	-rm -f silk/resampler_private_IIR_FIR.lo
1790	-rm -f silk/resampler_private_down_FIR.$(OBJEXT)
1791	-rm -f silk/resampler_private_down_FIR.lo
1792	-rm -f silk/resampler_private_up2_HQ.$(OBJEXT)
1793	-rm -f silk/resampler_private_up2_HQ.lo
1794	-rm -f silk/resampler_rom.$(OBJEXT)
1795	-rm -f silk/resampler_rom.lo
1796	-rm -f silk/shell_coder.$(OBJEXT)
1797	-rm -f silk/shell_coder.lo
1798	-rm -f silk/sigm_Q15.$(OBJEXT)
1799	-rm -f silk/sigm_Q15.lo
1800	-rm -f silk/sort.$(OBJEXT)
1801	-rm -f silk/sort.lo
1802	-rm -f silk/stereo_LR_to_MS.$(OBJEXT)
1803	-rm -f silk/stereo_LR_to_MS.lo
1804	-rm -f silk/stereo_MS_to_LR.$(OBJEXT)
1805	-rm -f silk/stereo_MS_to_LR.lo
1806	-rm -f silk/stereo_decode_pred.$(OBJEXT)
1807	-rm -f silk/stereo_decode_pred.lo
1808	-rm -f silk/stereo_encode_pred.$(OBJEXT)
1809	-rm -f silk/stereo_encode_pred.lo
1810	-rm -f silk/stereo_find_predictor.$(OBJEXT)
1811	-rm -f silk/stereo_find_predictor.lo
1812	-rm -f silk/stereo_quant_pred.$(OBJEXT)
1813	-rm -f silk/stereo_quant_pred.lo
1814	-rm -f silk/sum_sqr_shift.$(OBJEXT)
1815	-rm -f silk/sum_sqr_shift.lo
1816	-rm -f silk/table_LSF_cos.$(OBJEXT)
1817	-rm -f silk/table_LSF_cos.lo
1818	-rm -f silk/tables_LTP.$(OBJEXT)
1819	-rm -f silk/tables_LTP.lo
1820	-rm -f silk/tables_NLSF_CB_NB_MB.$(OBJEXT)
1821	-rm -f silk/tables_NLSF_CB_NB_MB.lo
1822	-rm -f silk/tables_NLSF_CB_WB.$(OBJEXT)
1823	-rm -f silk/tables_NLSF_CB_WB.lo
1824	-rm -f silk/tables_gain.$(OBJEXT)
1825	-rm -f silk/tables_gain.lo
1826	-rm -f silk/tables_other.$(OBJEXT)
1827	-rm -f silk/tables_other.lo
1828	-rm -f silk/tables_pitch_lag.$(OBJEXT)
1829	-rm -f silk/tables_pitch_lag.lo
1830	-rm -f silk/tables_pulses_per_block.$(OBJEXT)
1831	-rm -f silk/tables_pulses_per_block.lo
1832	-rm -f src/analysis.$(OBJEXT)
1833	-rm -f src/analysis.lo
1834	-rm -f src/mlp.$(OBJEXT)
1835	-rm -f src/mlp.lo
1836	-rm -f src/mlp_data.$(OBJEXT)
1837	-rm -f src/mlp_data.lo
1838	-rm -f src/opus.$(OBJEXT)
1839	-rm -f src/opus.lo
1840	-rm -f src/opus_compare.$(OBJEXT)
1841	-rm -f src/opus_decoder.$(OBJEXT)
1842	-rm -f src/opus_decoder.lo
1843	-rm -f src/opus_demo.$(OBJEXT)
1844	-rm -f src/opus_encoder.$(OBJEXT)
1845	-rm -f src/opus_encoder.lo
1846	-rm -f src/opus_multistream.$(OBJEXT)
1847	-rm -f src/opus_multistream.lo
1848	-rm -f src/opus_multistream_decoder.$(OBJEXT)
1849	-rm -f src/opus_multistream_decoder.lo
1850	-rm -f src/opus_multistream_encoder.$(OBJEXT)
1851	-rm -f src/opus_multistream_encoder.lo
1852	-rm -f src/repacketizer.$(OBJEXT)
1853	-rm -f src/repacketizer.lo
1854	-rm -f src/repacketizer_demo.$(OBJEXT)
1855	-rm -f tests/test_opus_api.$(OBJEXT)
1856	-rm -f tests/test_opus_decode.$(OBJEXT)
1857	-rm -f tests/test_opus_encode.$(OBJEXT)
1858	-rm -f tests/test_opus_padding.$(OBJEXT)
1859
1860distclean-compile:
1861	-rm -f *.tab.c
1862
1863@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/bands.Plo@am__quote@
1864@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt.Plo@am__quote@
1865@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt_decoder.Plo@am__quote@
1866@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt_encoder.Plo@am__quote@
1867@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/celt_lpc.Plo@am__quote@
1868@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/cwrs.Plo@am__quote@
1869@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/entcode.Plo@am__quote@
1870@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/entdec.Plo@am__quote@
1871@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/entenc.Plo@am__quote@
1872@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/kiss_fft.Plo@am__quote@
1873@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/laplace.Plo@am__quote@
1874@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/mathops.Plo@am__quote@
1875@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/mdct.Plo@am__quote@
1876@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/modes.Plo@am__quote@
1877@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/opus_custom_demo.Po@am__quote@
1878@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/pitch.Plo@am__quote@
1879@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/quant_bands.Plo@am__quote@
1880@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/rate.Plo@am__quote@
1881@AMDEP_TRUE@@am__include@ @am__quote@celt/$(DEPDIR)/vq.Plo@am__quote@
1882@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/arm_celt_map.Plo@am__quote@
1883@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/armcpu.Plo@am__quote@
1884@AMDEP_TRUE@@am__include@ @am__quote@celt/arm/$(DEPDIR)/celt_pitch_xcorr_arm-gnu.Plo@am__quote@
1885@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_cwrs32.Po@am__quote@
1886@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_dft.Po@am__quote@
1887@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_entropy.Po@am__quote@
1888@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_laplace.Po@am__quote@
1889@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_mathops.Po@am__quote@
1890@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_mdct.Po@am__quote@
1891@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_rotation.Po@am__quote@
1892@AMDEP_TRUE@@am__include@ @am__quote@celt/tests/$(DEPDIR)/test_unit_types.Po@am__quote@
1893@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/A2NLSF.Plo@am__quote@
1894@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/CNG.Plo@am__quote@
1895@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/HP_variable_cutoff.Plo@am__quote@
1896@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/LPC_analysis_filter.Plo@am__quote@
1897@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/LPC_inv_pred_gain.Plo@am__quote@
1898@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/LP_variable_cutoff.Plo@am__quote@
1899@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF2A.Plo@am__quote@
1900@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_VQ.Plo@am__quote@
1901@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_VQ_weights_laroia.Plo@am__quote@
1902@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_decode.Plo@am__quote@
1903@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_del_dec_quant.Plo@am__quote@
1904@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_encode.Plo@am__quote@
1905@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_stabilize.Plo@am__quote@
1906@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NLSF_unpack.Plo@am__quote@
1907@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NSQ.Plo@am__quote@
1908@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/NSQ_del_dec.Plo@am__quote@
1909@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/PLC.Plo@am__quote@
1910@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/VAD.Plo@am__quote@
1911@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/VQ_WMat_EC.Plo@am__quote@
1912@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/ana_filt_bank_1.Plo@am__quote@
1913@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/biquad_alt.Plo@am__quote@
1914@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/bwexpander.Plo@am__quote@
1915@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/bwexpander_32.Plo@am__quote@
1916@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/check_control_input.Plo@am__quote@
1917@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/code_signs.Plo@am__quote@
1918@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/control_SNR.Plo@am__quote@
1919@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/control_audio_bandwidth.Plo@am__quote@
1920@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/control_codec.Plo@am__quote@
1921@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/debug.Plo@am__quote@
1922@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/dec_API.Plo@am__quote@
1923@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_core.Plo@am__quote@
1924@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_frame.Plo@am__quote@
1925@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_indices.Plo@am__quote@
1926@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_parameters.Plo@am__quote@
1927@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_pitch.Plo@am__quote@
1928@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decode_pulses.Plo@am__quote@
1929@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/decoder_set_fs.Plo@am__quote@
1930@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/enc_API.Plo@am__quote@
1931@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/encode_indices.Plo@am__quote@
1932@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/encode_pulses.Plo@am__quote@
1933@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/gain_quant.Plo@am__quote@
1934@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/init_decoder.Plo@am__quote@
1935@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/init_encoder.Plo@am__quote@
1936@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/inner_prod_aligned.Plo@am__quote@
1937@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/interpolate.Plo@am__quote@
1938@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/lin2log.Plo@am__quote@
1939@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/log2lin.Plo@am__quote@
1940@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/pitch_est_tables.Plo@am__quote@
1941@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/process_NLSFs.Plo@am__quote@
1942@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/quant_LTP_gains.Plo@am__quote@
1943@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler.Plo@am__quote@
1944@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_down2.Plo@am__quote@
1945@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_down2_3.Plo@am__quote@
1946@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_AR2.Plo@am__quote@
1947@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_IIR_FIR.Plo@am__quote@
1948@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_down_FIR.Plo@am__quote@
1949@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_private_up2_HQ.Plo@am__quote@
1950@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/resampler_rom.Plo@am__quote@
1951@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/shell_coder.Plo@am__quote@
1952@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/sigm_Q15.Plo@am__quote@
1953@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/sort.Plo@am__quote@
1954@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_LR_to_MS.Plo@am__quote@
1955@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_MS_to_LR.Plo@am__quote@
1956@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_decode_pred.Plo@am__quote@
1957@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_encode_pred.Plo@am__quote@
1958@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_find_predictor.Plo@am__quote@
1959@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/stereo_quant_pred.Plo@am__quote@
1960@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/sum_sqr_shift.Plo@am__quote@
1961@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/table_LSF_cos.Plo@am__quote@
1962@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_LTP.Plo@am__quote@
1963@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_NLSF_CB_NB_MB.Plo@am__quote@
1964@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_NLSF_CB_WB.Plo@am__quote@
1965@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_gain.Plo@am__quote@
1966@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_other.Plo@am__quote@
1967@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_pitch_lag.Plo@am__quote@
1968@AMDEP_TRUE@@am__include@ @am__quote@silk/$(DEPDIR)/tables_pulses_per_block.Plo@am__quote@
1969@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/LTP_analysis_filter_FIX.Plo@am__quote@
1970@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/LTP_scale_ctrl_FIX.Plo@am__quote@
1971@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/apply_sine_window_FIX.Plo@am__quote@
1972@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/autocorr_FIX.Plo@am__quote@
1973@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/burg_modified_FIX.Plo@am__quote@
1974@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/corrMatrix_FIX.Plo@am__quote@
1975@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/encode_frame_FIX.Plo@am__quote@
1976@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_LPC_FIX.Plo@am__quote@
1977@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_LTP_FIX.Plo@am__quote@
1978@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_pitch_lags_FIX.Plo@am__quote@
1979@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/find_pred_coefs_FIX.Plo@am__quote@
1980@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/k2a_FIX.Plo@am__quote@
1981@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/k2a_Q16_FIX.Plo@am__quote@
1982@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/noise_shape_analysis_FIX.Plo@am__quote@
1983@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/pitch_analysis_core_FIX.Plo@am__quote@
1984@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/prefilter_FIX.Plo@am__quote@
1985@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/process_gains_FIX.Plo@am__quote@
1986@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/regularize_correlations_FIX.Plo@am__quote@
1987@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/residual_energy16_FIX.Plo@am__quote@
1988@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/residual_energy_FIX.Plo@am__quote@
1989@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/schur64_FIX.Plo@am__quote@
1990@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/schur_FIX.Plo@am__quote@
1991@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/solve_LS_FIX.Plo@am__quote@
1992@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/vector_ops_FIX.Plo@am__quote@
1993@AMDEP_TRUE@@am__include@ @am__quote@silk/fixed/$(DEPDIR)/warped_autocorrelation_FIX.Plo@am__quote@
1994@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LPC_analysis_filter_FLP.Plo@am__quote@
1995@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LPC_inv_pred_gain_FLP.Plo@am__quote@
1996@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LTP_analysis_filter_FLP.Plo@am__quote@
1997@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/LTP_scale_ctrl_FLP.Plo@am__quote@
1998@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/apply_sine_window_FLP.Plo@am__quote@
1999@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/autocorrelation_FLP.Plo@am__quote@
2000@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/burg_modified_FLP.Plo@am__quote@
2001@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/bwexpander_FLP.Plo@am__quote@
2002@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/corrMatrix_FLP.Plo@am__quote@
2003@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/encode_frame_FLP.Plo@am__quote@
2004@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/energy_FLP.Plo@am__quote@
2005@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_LPC_FLP.Plo@am__quote@
2006@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_LTP_FLP.Plo@am__quote@
2007@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_pitch_lags_FLP.Plo@am__quote@
2008@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/find_pred_coefs_FLP.Plo@am__quote@
2009@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/inner_product_FLP.Plo@am__quote@
2010@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/k2a_FLP.Plo@am__quote@
2011@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/levinsondurbin_FLP.Plo@am__quote@
2012@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/noise_shape_analysis_FLP.Plo@am__quote@
2013@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/pitch_analysis_core_FLP.Plo@am__quote@
2014@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/prefilter_FLP.Plo@am__quote@
2015@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/process_gains_FLP.Plo@am__quote@
2016@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/regularize_correlations_FLP.Plo@am__quote@
2017@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/residual_energy_FLP.Plo@am__quote@
2018@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/scale_copy_vector_FLP.Plo@am__quote@
2019@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/scale_vector_FLP.Plo@am__quote@
2020@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/schur_FLP.Plo@am__quote@
2021@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/solve_LS_FLP.Plo@am__quote@
2022@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/sort_FLP.Plo@am__quote@
2023@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/warped_autocorrelation_FLP.Plo@am__quote@
2024@AMDEP_TRUE@@am__include@ @am__quote@silk/float/$(DEPDIR)/wrappers_FLP.Plo@am__quote@
2025@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/analysis.Plo@am__quote@
2026@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mlp.Plo@am__quote@
2027@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mlp_data.Plo@am__quote@
2028@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus.Plo@am__quote@
2029@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_compare.Po@am__quote@
2030@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_decoder.Plo@am__quote@
2031@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_demo.Po@am__quote@
2032@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_encoder.Plo@am__quote@
2033@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_multistream.Plo@am__quote@
2034@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_multistream_decoder.Plo@am__quote@
2035@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/opus_multistream_encoder.Plo@am__quote@
2036@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/repacketizer.Plo@am__quote@
2037@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/repacketizer_demo.Po@am__quote@
2038@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_api.Po@am__quote@
2039@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_decode.Po@am__quote@
2040@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_encode.Po@am__quote@
2041@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_opus_padding.Po@am__quote@
2042
2043.S.o:
2044@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2045@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2046@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2047@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2048@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2049@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
2050
2051.S.obj:
2052@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2053@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2054@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2055@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2056@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2057@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2058
2059.S.lo:
2060@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2061@am__fastdepCCAS_TRUE@	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2062@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
2063@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2064@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2065@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
2066
2067.c.o:
2068@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2069@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2070@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2071@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2072@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2073@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2074
2075.c.obj:
2076@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2077@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2078@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
2079@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2080@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2081@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2082
2083.c.lo:
2084@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2085@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2086@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
2087@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2088@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2089@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2090
2091mostlyclean-libtool:
2092	-rm -f *.lo
2093
2094clean-libtool:
2095	-rm -rf .libs _libs
2096	-rm -rf celt/.libs celt/_libs
2097	-rm -rf celt/arm/.libs celt/arm/_libs
2098	-rm -rf celt/tests/.libs celt/tests/_libs
2099	-rm -rf silk/.libs silk/_libs
2100	-rm -rf silk/fixed/.libs silk/fixed/_libs
2101	-rm -rf silk/float/.libs silk/float/_libs
2102	-rm -rf src/.libs src/_libs
2103	-rm -rf tests/.libs tests/_libs
2104
2105distclean-libtool:
2106	-rm -f libtool config.lt
2107install-m4dataDATA: $(m4data_DATA)
2108	@$(NORMAL_INSTALL)
2109	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
2110	if test -n "$$list"; then \
2111	  echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
2112	  $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
2113	fi; \
2114	for p in $$list; do \
2115	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2116	  echo "$$d$$p"; \
2117	done | $(am__base_list) | \
2118	while read files; do \
2119	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
2120	  $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
2121	done
2122
2123uninstall-m4dataDATA:
2124	@$(NORMAL_UNINSTALL)
2125	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
2126	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2127	dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
2128install-pkgconfigDATA: $(pkgconfig_DATA)
2129	@$(NORMAL_INSTALL)
2130	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
2131	if test -n "$$list"; then \
2132	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
2133	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
2134	fi; \
2135	for p in $$list; do \
2136	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2137	  echo "$$d$$p"; \
2138	done | $(am__base_list) | \
2139	while read files; do \
2140	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
2141	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
2142	done
2143
2144uninstall-pkgconfigDATA:
2145	@$(NORMAL_UNINSTALL)
2146	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
2147	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2148	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
2149install-pkgincludeHEADERS: $(pkginclude_HEADERS)
2150	@$(NORMAL_INSTALL)
2151	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
2152	if test -n "$$list"; then \
2153	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
2154	  $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
2155	fi; \
2156	for p in $$list; do \
2157	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2158	  echo "$$d$$p"; \
2159	done | $(am__base_list) | \
2160	while read files; do \
2161	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
2162	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
2163	done
2164
2165uninstall-pkgincludeHEADERS:
2166	@$(NORMAL_UNINSTALL)
2167	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
2168	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2169	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
2170
2171# This directory's subdirectories are mostly independent; you can cd
2172# into them and run `make' without going through this Makefile.
2173# To change the values of `make' variables: instead of editing Makefiles,
2174# (1) if the variable is set in `config.status', edit `config.status'
2175#     (which will cause the Makefiles to be regenerated when you run `make');
2176# (2) otherwise, pass the desired values on the `make' command line.
2177$(RECURSIVE_TARGETS):
2178	@fail= failcom='exit 1'; \
2179	for f in x $$MAKEFLAGS; do \
2180	  case $$f in \
2181	    *=* | --[!k]*);; \
2182	    *k*) failcom='fail=yes';; \
2183	  esac; \
2184	done; \
2185	dot_seen=no; \
2186	target=`echo $@ | sed s/-recursive//`; \
2187	list='$(SUBDIRS)'; for subdir in $$list; do \
2188	  echo "Making $$target in $$subdir"; \
2189	  if test "$$subdir" = "."; then \
2190	    dot_seen=yes; \
2191	    local_target="$$target-am"; \
2192	  else \
2193	    local_target="$$target"; \
2194	  fi; \
2195	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2196	  || eval $$failcom; \
2197	done; \
2198	if test "$$dot_seen" = "no"; then \
2199	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2200	fi; test -z "$$fail"
2201
2202$(RECURSIVE_CLEAN_TARGETS):
2203	@fail= failcom='exit 1'; \
2204	for f in x $$MAKEFLAGS; do \
2205	  case $$f in \
2206	    *=* | --[!k]*);; \
2207	    *k*) failcom='fail=yes';; \
2208	  esac; \
2209	done; \
2210	dot_seen=no; \
2211	case "$@" in \
2212	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2213	  *) list='$(SUBDIRS)' ;; \
2214	esac; \
2215	rev=''; for subdir in $$list; do \
2216	  if test "$$subdir" = "."; then :; else \
2217	    rev="$$subdir $$rev"; \
2218	  fi; \
2219	done; \
2220	rev="$$rev ."; \
2221	target=`echo $@ | sed s/-recursive//`; \
2222	for subdir in $$rev; do \
2223	  echo "Making $$target in $$subdir"; \
2224	  if test "$$subdir" = "."; then \
2225	    local_target="$$target-am"; \
2226	  else \
2227	    local_target="$$target"; \
2228	  fi; \
2229	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2230	  || eval $$failcom; \
2231	done && test -z "$$fail"
2232tags-recursive:
2233	list='$(SUBDIRS)'; for subdir in $$list; do \
2234	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2235	done
2236ctags-recursive:
2237	list='$(SUBDIRS)'; for subdir in $$list; do \
2238	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2239	done
2240
2241ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2242	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2243	unique=`for i in $$list; do \
2244	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2245	  done | \
2246	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2247	      END { if (nonempty) { for (i in files) print i; }; }'`; \
2248	mkid -fID $$unique
2249tags: TAGS
2250
2251TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2252		$(TAGS_FILES) $(LISP)
2253	set x; \
2254	here=`pwd`; \
2255	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2256	  include_option=--etags-include; \
2257	  empty_fix=.; \
2258	else \
2259	  include_option=--include; \
2260	  empty_fix=; \
2261	fi; \
2262	list='$(SUBDIRS)'; for subdir in $$list; do \
2263	  if test "$$subdir" = .; then :; else \
2264	    test ! -f $$subdir/TAGS || \
2265	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2266	  fi; \
2267	done; \
2268	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2269	unique=`for i in $$list; do \
2270	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2271	  done | \
2272	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2273	      END { if (nonempty) { for (i in files) print i; }; }'`; \
2274	shift; \
2275	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2276	  test -n "$$unique" || unique=$$empty_fix; \
2277	  if test $$# -gt 0; then \
2278	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2279	      "$$@" $$unique; \
2280	  else \
2281	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2282	      $$unique; \
2283	  fi; \
2284	fi
2285ctags: CTAGS
2286CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2287		$(TAGS_FILES) $(LISP)
2288	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2289	unique=`for i in $$list; do \
2290	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2291	  done | \
2292	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2293	      END { if (nonempty) { for (i in files) print i; }; }'`; \
2294	test -z "$(CTAGS_ARGS)$$unique" \
2295	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2296	     $$unique
2297
2298GTAGS:
2299	here=`$(am__cd) $(top_builddir) && pwd` \
2300	  && $(am__cd) $(top_srcdir) \
2301	  && gtags -i $(GTAGS_ARGS) "$$here"
2302
2303distclean-tags:
2304	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2305
2306check-TESTS: $(TESTS)
2307	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
2308	srcdir=$(srcdir); export srcdir; \
2309	list=' $(TESTS) '; \
2310	$(am__tty_colors); \
2311	if test -n "$$list"; then \
2312	  for tst in $$list; do \
2313	    if test -f ./$$tst; then dir=./; \
2314	    elif test -f $$tst; then dir=; \
2315	    else dir="$(srcdir)/"; fi; \
2316	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
2317	      all=`expr $$all + 1`; \
2318	      case " $(XFAIL_TESTS) " in \
2319	      *[\ \	]$$tst[\ \	]*) \
2320		xpass=`expr $$xpass + 1`; \
2321		failed=`expr $$failed + 1`; \
2322		col=$$red; res=XPASS; \
2323	      ;; \
2324	      *) \
2325		col=$$grn; res=PASS; \
2326	      ;; \
2327	      esac; \
2328	    elif test $$? -ne 77; then \
2329	      all=`expr $$all + 1`; \
2330	      case " $(XFAIL_TESTS) " in \
2331	      *[\ \	]$$tst[\ \	]*) \
2332		xfail=`expr $$xfail + 1`; \
2333		col=$$lgn; res=XFAIL; \
2334	      ;; \
2335	      *) \
2336		failed=`expr $$failed + 1`; \
2337		col=$$red; res=FAIL; \
2338	      ;; \
2339	      esac; \
2340	    else \
2341	      skip=`expr $$skip + 1`; \
2342	      col=$$blu; res=SKIP; \
2343	    fi; \
2344	    echo "$${col}$$res$${std}: $$tst"; \
2345	  done; \
2346	  if test "$$all" -eq 1; then \
2347	    tests="test"; \
2348	    All=""; \
2349	  else \
2350	    tests="tests"; \
2351	    All="All "; \
2352	  fi; \
2353	  if test "$$failed" -eq 0; then \
2354	    if test "$$xfail" -eq 0; then \
2355	      banner="$$All$$all $$tests passed"; \
2356	    else \
2357	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
2358	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
2359	    fi; \
2360	  else \
2361	    if test "$$xpass" -eq 0; then \
2362	      banner="$$failed of $$all $$tests failed"; \
2363	    else \
2364	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
2365	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
2366	    fi; \
2367	  fi; \
2368	  dashes="$$banner"; \
2369	  skipped=""; \
2370	  if test "$$skip" -ne 0; then \
2371	    if test "$$skip" -eq 1; then \
2372	      skipped="($$skip test was not run)"; \
2373	    else \
2374	      skipped="($$skip tests were not run)"; \
2375	    fi; \
2376	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
2377	      dashes="$$skipped"; \
2378	  fi; \
2379	  report=""; \
2380	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
2381	    report="Please report to $(PACKAGE_BUGREPORT)"; \
2382	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
2383	      dashes="$$report"; \
2384	  fi; \
2385	  dashes=`echo "$$dashes" | sed s/./=/g`; \
2386	  if test "$$failed" -eq 0; then \
2387	    col="$$grn"; \
2388	  else \
2389	    col="$$red"; \
2390	  fi; \
2391	  echo "$${col}$$dashes$${std}"; \
2392	  echo "$${col}$$banner$${std}"; \
2393	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
2394	  test -z "$$report" || echo "$${col}$$report$${std}"; \
2395	  echo "$${col}$$dashes$${std}"; \
2396	  test "$$failed" -eq 0; \
2397	else :; fi
2398
2399distdir: $(DISTFILES)
2400	$(am__remove_distdir)
2401	test -d "$(distdir)" || mkdir "$(distdir)"
2402	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2403	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2404	list='$(DISTFILES)'; \
2405	  dist_files=`for file in $$list; do echo $$file; done | \
2406	  sed -e "s|^$$srcdirstrip/||;t" \
2407	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2408	case $$dist_files in \
2409	  */*) $(MKDIR_P) `echo "$$dist_files" | \
2410			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2411			   sort -u` ;; \
2412	esac; \
2413	for file in $$dist_files; do \
2414	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2415	  if test -d $$d/$$file; then \
2416	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2417	    if test -d "$(distdir)/$$file"; then \
2418	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2419	    fi; \
2420	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2421	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2422	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2423	    fi; \
2424	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2425	  else \
2426	    test -f "$(distdir)/$$file" \
2427	    || cp -p $$d/$$file "$(distdir)/$$file" \
2428	    || exit 1; \
2429	  fi; \
2430	done
2431	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
2432	  if test "$$subdir" = .; then :; else \
2433	    $(am__make_dryrun) \
2434	      || test -d "$(distdir)/$$subdir" \
2435	      || $(MKDIR_P) "$(distdir)/$$subdir" \
2436	      || exit 1; \
2437	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
2438	    $(am__relativize); \
2439	    new_distdir=$$reldir; \
2440	    dir1=$$subdir; dir2="$(top_distdir)"; \
2441	    $(am__relativize); \
2442	    new_top_distdir=$$reldir; \
2443	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
2444	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
2445	    ($(am__cd) $$subdir && \
2446	      $(MAKE) $(AM_MAKEFLAGS) \
2447	        top_distdir="$$new_top_distdir" \
2448	        distdir="$$new_distdir" \
2449		am__remove_distdir=: \
2450		am__skip_length_check=: \
2451		am__skip_mode_fix=: \
2452	        distdir) \
2453	      || exit 1; \
2454	  fi; \
2455	done
2456	$(MAKE) $(AM_MAKEFLAGS) \
2457	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
2458	  dist-hook
2459	-test -n "$(am__skip_mode_fix)" \
2460	|| find "$(distdir)" -type d ! -perm -755 \
2461		-exec chmod u+rwx,go+rx {} \; -o \
2462	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2463	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2464	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
2465	|| chmod -R a+r "$(distdir)"
2466dist-gzip: distdir
2467	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2468	$(am__remove_distdir)
2469
2470dist-bzip2: distdir
2471	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
2472	$(am__remove_distdir)
2473
2474dist-lzip: distdir
2475	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
2476	$(am__remove_distdir)
2477
2478dist-lzma: distdir
2479	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
2480	$(am__remove_distdir)
2481
2482dist-xz: distdir
2483	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
2484	$(am__remove_distdir)
2485
2486dist-tarZ: distdir
2487	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
2488	$(am__remove_distdir)
2489
2490dist-shar: distdir
2491	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
2492	$(am__remove_distdir)
2493
2494dist-zip: distdir
2495	-rm -f $(distdir).zip
2496	zip -rq $(distdir).zip $(distdir)
2497	$(am__remove_distdir)
2498
2499dist dist-all: distdir
2500	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2501	$(am__remove_distdir)
2502
2503# This target untars the dist file and tries a VPATH configuration.  Then
2504# it guarantees that the distribution is self-contained by making another
2505# tarfile.
2506distcheck: dist
2507	case '$(DIST_ARCHIVES)' in \
2508	*.tar.gz*) \
2509	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
2510	*.tar.bz2*) \
2511	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
2512	*.tar.lzma*) \
2513	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
2514	*.tar.lz*) \
2515	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
2516	*.tar.xz*) \
2517	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
2518	*.tar.Z*) \
2519	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
2520	*.shar.gz*) \
2521	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
2522	*.zip*) \
2523	  unzip $(distdir).zip ;;\
2524	esac
2525	chmod -R a-w $(distdir); chmod u+w $(distdir)
2526	mkdir $(distdir)/_build
2527	mkdir $(distdir)/_inst
2528	chmod a-w $(distdir)
2529	test -d $(distdir)/_build || exit 0; \
2530	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
2531	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
2532	  && am__cwd=`pwd` \
2533	  && $(am__cd) $(distdir)/_build \
2534	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
2535	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
2536	    $(DISTCHECK_CONFIGURE_FLAGS) \
2537	  && $(MAKE) $(AM_MAKEFLAGS) \
2538	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
2539	  && $(MAKE) $(AM_MAKEFLAGS) check \
2540	  && $(MAKE) $(AM_MAKEFLAGS) install \
2541	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
2542	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
2543	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
2544	        distuninstallcheck \
2545	  && chmod -R a-w "$$dc_install_base" \
2546	  && ({ \
2547	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
2548	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
2549	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
2550	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
2551	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
2552	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
2553	  && rm -rf "$$dc_destdir" \
2554	  && $(MAKE) $(AM_MAKEFLAGS) dist \
2555	  && rm -rf $(DIST_ARCHIVES) \
2556	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
2557	  && cd "$$am__cwd" \
2558	  || exit 1
2559	$(am__remove_distdir)
2560	@(echo "$(distdir) archives ready for distribution: "; \
2561	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
2562	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
2563distuninstallcheck:
2564	@test -n '$(distuninstallcheck_dir)' || { \
2565	  echo 'ERROR: trying to run $@ with an empty' \
2566	       '$$(distuninstallcheck_dir)' >&2; \
2567	  exit 1; \
2568	}; \
2569	$(am__cd) '$(distuninstallcheck_dir)' || { \
2570	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
2571	  exit 1; \
2572	}; \
2573	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
2574	   || { echo "ERROR: files left after uninstall:" ; \
2575	        if test -n "$(DESTDIR)"; then \
2576	          echo "  (check DESTDIR support)"; \
2577	        fi ; \
2578	        $(distuninstallcheck_listfiles) ; \
2579	        exit 1; } >&2
2580distcleancheck: distclean
2581	@if test '$(srcdir)' = . ; then \
2582	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
2583	  exit 1 ; \
2584	fi
2585	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
2586	  || { echo "ERROR: files left in build directory after distclean:" ; \
2587	       $(distcleancheck_listfiles) ; \
2588	       exit 1; } >&2
2589check-am: all-am
2590	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
2591check: $(BUILT_SOURCES)
2592	$(MAKE) $(AM_MAKEFLAGS) check-recursive
2593all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \
2594		config.h all-local
2595installdirs: installdirs-recursive
2596installdirs-am:
2597	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)"; do \
2598	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2599	done
2600install: $(BUILT_SOURCES)
2601	$(MAKE) $(AM_MAKEFLAGS) install-recursive
2602install-exec: install-exec-recursive
2603install-data: install-data-recursive
2604uninstall: uninstall-recursive
2605
2606install-am: all-am
2607	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2608
2609installcheck: installcheck-recursive
2610install-strip:
2611	if test -z '$(STRIP)'; then \
2612	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2613	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2614	      install; \
2615	else \
2616	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2617	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2618	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2619	fi
2620mostlyclean-generic:
2621
2622clean-generic:
2623	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2624
2625distclean-generic:
2626	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2627	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2628	-rm -f celt/$(DEPDIR)/$(am__dirstamp)
2629	-rm -f celt/$(am__dirstamp)
2630	-rm -f celt/arm/$(DEPDIR)/$(am__dirstamp)
2631	-rm -f celt/arm/$(am__dirstamp)
2632	-rm -f celt/tests/$(DEPDIR)/$(am__dirstamp)
2633	-rm -f celt/tests/$(am__dirstamp)
2634	-rm -f silk/$(DEPDIR)/$(am__dirstamp)
2635	-rm -f silk/$(am__dirstamp)
2636	-rm -f silk/fixed/$(DEPDIR)/$(am__dirstamp)
2637	-rm -f silk/fixed/$(am__dirstamp)
2638	-rm -f silk/float/$(DEPDIR)/$(am__dirstamp)
2639	-rm -f silk/float/$(am__dirstamp)
2640	-rm -f src/$(DEPDIR)/$(am__dirstamp)
2641	-rm -f src/$(am__dirstamp)
2642	-rm -f tests/$(DEPDIR)/$(am__dirstamp)
2643	-rm -f tests/$(am__dirstamp)
2644
2645maintainer-clean-generic:
2646	@echo "This command is intended for maintainers to use"
2647	@echo "it deletes files that may require special tools to rebuild."
2648	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2649clean: clean-recursive
2650
2651clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
2652	clean-noinstPROGRAMS mostlyclean-am
2653
2654distclean: distclean-recursive
2655	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2656	-rm -rf celt/$(DEPDIR) celt/arm/$(DEPDIR) celt/tests/$(DEPDIR) silk/$(DEPDIR) silk/fixed/$(DEPDIR) silk/float/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR)
2657	-rm -f Makefile
2658distclean-am: clean-am distclean-compile distclean-generic \
2659	distclean-hdr distclean-libtool distclean-tags
2660
2661dvi: dvi-recursive
2662
2663dvi-am:
2664
2665html: html-recursive
2666
2667html-am:
2668
2669info: info-recursive
2670
2671info-am:
2672
2673install-data-am: install-data-local install-m4dataDATA \
2674	install-pkgconfigDATA install-pkgincludeHEADERS
2675
2676install-dvi: install-dvi-recursive
2677
2678install-dvi-am:
2679
2680install-exec-am: install-libLTLIBRARIES
2681
2682install-html: install-html-recursive
2683
2684install-html-am:
2685
2686install-info: install-info-recursive
2687
2688install-info-am:
2689
2690install-man:
2691
2692install-pdf: install-pdf-recursive
2693
2694install-pdf-am:
2695
2696install-ps: install-ps-recursive
2697
2698install-ps-am:
2699
2700installcheck-am:
2701
2702maintainer-clean: maintainer-clean-recursive
2703	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2704	-rm -rf $(top_srcdir)/autom4te.cache
2705	-rm -rf celt/$(DEPDIR) celt/arm/$(DEPDIR) celt/tests/$(DEPDIR) silk/$(DEPDIR) silk/fixed/$(DEPDIR) silk/float/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR)
2706	-rm -f Makefile
2707maintainer-clean-am: distclean-am maintainer-clean-generic
2708
2709mostlyclean: mostlyclean-recursive
2710
2711mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2712	mostlyclean-libtool
2713
2714pdf: pdf-recursive
2715
2716pdf-am:
2717
2718ps: ps-recursive
2719
2720ps-am:
2721
2722uninstall-am: uninstall-libLTLIBRARIES uninstall-local \
2723	uninstall-m4dataDATA uninstall-pkgconfigDATA \
2724	uninstall-pkgincludeHEADERS
2725
2726.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
2727	check-am ctags-recursive install install-am install-strip \
2728	tags-recursive
2729
2730.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
2731	all all-am all-local am--refresh check check-TESTS check-am \
2732	clean clean-generic clean-libLTLIBRARIES clean-libtool \
2733	clean-local clean-noinstPROGRAMS ctags ctags-recursive dist \
2734	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
2735	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
2736	distclean-compile distclean-generic distclean-hdr \
2737	distclean-libtool distclean-tags distcleancheck distdir \
2738	distuninstallcheck dvi dvi-am html html-am info info-am \
2739	install install-am install-data install-data-am \
2740	install-data-local install-dvi install-dvi-am install-exec \
2741	install-exec-am install-html install-html-am install-info \
2742	install-info-am install-libLTLIBRARIES install-m4dataDATA \
2743	install-man install-pdf install-pdf-am install-pkgconfigDATA \
2744	install-pkgincludeHEADERS install-ps install-ps-am \
2745	install-strip installcheck installcheck-am installdirs \
2746	installdirs-am maintainer-clean maintainer-clean-generic \
2747	mostlyclean mostlyclean-compile mostlyclean-generic \
2748	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
2749	uninstall uninstall-am uninstall-libLTLIBRARIES \
2750	uninstall-local uninstall-m4dataDATA uninstall-pkgconfigDATA \
2751	uninstall-pkgincludeHEADERS
2752
2753
2754# Provide the full test output for failed tests when using the parallel
2755# test suite (which is enabled by default with automake 1.13+).
2756export VERBOSE = yes
2757
2758# Targets to build and install just the library without the docs
2759opus check-opus install-opus: export NO_DOXYGEN = 1
2760
2761opus: all
2762check-opus: check
2763install-opus: install
2764
2765# Or just the docs
2766docs:
2767	( cd doc && $(MAKE) $(AM_MAKEFLAGS) )
2768
2769install-docs:
2770	( cd doc && $(MAKE) $(AM_MAKEFLAGS) install )
2771
2772# Or everything (by default)
2773all-local:
2774	@[ -n "$(NO_DOXYGEN)" ] || ( cd doc && $(MAKE) $(AM_MAKEFLAGS) )
2775
2776install-data-local:
2777	@[ -n "$(NO_DOXYGEN)" ] || ( cd doc && $(MAKE) $(AM_MAKEFLAGS) install )
2778
2779clean-local:
2780	-( cd doc && $(MAKE) $(AM_MAKEFLAGS) clean )
2781
2782uninstall-local:
2783	( cd doc && $(MAKE) $(AM_MAKEFLAGS) uninstall )
2784
2785# We check this every time make is run, with configure.ac being touched to
2786# trigger an update of the build system files if update_version changes the
2787# current PACKAGE_VERSION (or if package_version was modified manually by a
2788# user with either AUTO_UPDATE=no or no update_version script present - the
2789# latter being the normal case for tarball releases).
2790#
2791# We can't just add the package_version file to CONFIGURE_DEPENDENCIES since
2792# simply running autoconf will not actually regenerate configure for us when
2793# the content of that file changes (due to autoconf dependency checking not
2794# knowing about that without us creating yet another file for it to include).
2795#
2796# The MAKECMDGOALS check is a gnu-make'ism, but will degrade 'gracefully' for
2797# makes that don't support it.  The only loss of functionality is not forcing
2798# an update of package_version for `make dist` if AUTO_UPDATE=no, but that is
2799# unlikely to be a real problem for any real user.
2800$(top_srcdir)/configure.ac: force
2801	@case "$(MAKECMDGOALS)" in \
2802	    dist-hook)                             exit 0       ;; \
2803	    dist-* | dist | distcheck | distclean) _arg=release ;; \
2804	esac; \
2805	if ! $(top_srcdir)/update_version $$_arg 2> /dev/null; then \
2806	    if [ ! -e $(top_srcdir)/package_version ]; then \
2807		echo 'PACKAGE_VERSION="unknown"' > $(top_srcdir)/package_version; \
2808	    fi; \
2809	    . $(top_srcdir)/package_version || exit 1; \
2810	    [ "$(PACKAGE_VERSION)" != "$$PACKAGE_VERSION" ] || exit 0; \
2811	fi; \
2812	touch $@
2813
2814force:
2815
2816# Create a minimal package_version file when make dist is run.
2817dist-hook:
2818	echo 'PACKAGE_VERSION="$(PACKAGE_VERSION)"' > $(top_distdir)/package_version
2819
2820.PHONY: opus check-opus install-opus docs install-docs
2821
2822# automake doesn't do dependency tracking for asm files, that I can tell
2823$(CELT_SOURCES_ARM_ASM:%.s=%-gnu.S): celt/arm/armopts-gnu.S
2824$(CELT_SOURCES_ARM_ASM:%.s=%-gnu.S): $(top_srcdir)/celt/arm/arm2gnu.pl
2825
2826# convert ARM asm to GNU as format
2827%-gnu.S: $(top_srcdir)/%.s
2828	$(top_srcdir)/celt/arm/arm2gnu.pl < $< > $@
2829# For autoconf-modified sources (e.g., armopts.s)
2830%-gnu.S: %.s
2831	$(top_srcdir)/celt/arm/arm2gnu.pl < $< > $@
2832
2833# Tell versions [3.59,3.63) of GNU make to not export all variables.
2834# Otherwise a system limit (for SysV at least) may be exceeded.
2835.NOEXPORT:
2836