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