1 # Makefile.in generated by automake 1.11.6 from Makefile.am. 2 # @configure_input@ 3 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6 # Foundation, Inc. 7 # This Makefile.in is free software; the Free Software Foundation 8 # gives unlimited permission to copy and/or distribute it, 9 # with or without modifications, as long as this notice is preserved. 10 11 # This program is distributed in the hope that it will be useful, 12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14 # PARTICULAR PURPOSE. 15 16 @SET_MAKE@ 17 VPATH = @srcdir@ 18 am__make_dryrun = \ 19 { \ 20 am__dry=no; \ 21 case $$MAKEFLAGS in \ 22 *\\[\ \ ]*) \ 23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ 24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ 25 *) \ 26 for am__flg in $$MAKEFLAGS; do \ 27 case $$am__flg in \ 28 *=*|--*) ;; \ 29 *n*) am__dry=yes; break;; \ 30 esac; \ 31 done;; \ 32 esac; \ 33 test $$am__dry = yes; \ 34 } 35 pkgdatadir = $(datadir)/@PACKAGE@ 36 pkgincludedir = $(includedir)/@PACKAGE@ 37 pkglibdir = $(libdir)/@PACKAGE@ 38 pkglibexecdir = $(libexecdir)/@PACKAGE@ 39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 40 install_sh_DATA = $(install_sh) -c -m 644 41 install_sh_PROGRAM = $(install_sh) -c 42 install_sh_SCRIPT = $(install_sh) -c 43 INSTALL_HEADER = $(INSTALL_DATA) 44 transform = $(program_transform_name) 45 NORMAL_INSTALL = : 46 PRE_INSTALL = : 47 POST_INSTALL = : 48 NORMAL_UNINSTALL = : 49 PRE_UNINSTALL = : 50 POST_UNINSTALL = : 51 build_triplet = @build@ 52 host_triplet = @host@ 53 subdir = doc 54 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \ 55 $(srcdir)/Makefile.in 56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 57 am__aclocal_m4_deps = $(top_srcdir)/m4/as-gcc-inline-assembly.m4 \ 58 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 59 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 60 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac 61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 62 $(ACLOCAL_M4) 63 mkinstalldirs = $(install_sh) -d 64 CONFIG_HEADER = $(top_builddir)/config.h 65 CONFIG_CLEAN_FILES = Doxyfile 66 CONFIG_CLEAN_VPATH_FILES = 67 AM_V_GEN = $(am__v_GEN_@AM_V@) 68 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 69 am__v_GEN_0 = @echo " GEN " $@; 70 AM_V_at = $(am__v_at_@AM_V@) 71 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 72 am__v_at_0 = @ 73 SOURCES = 74 DIST_SOURCES = 75 am__can_run_installinfo = \ 76 case $$AM_UPDATE_INFO_DIR in \ 77 n|no|NO) false;; \ 78 *) (install-info --version) >/dev/null 2>&1;; \ 79 esac 80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 81 ACLOCAL = @ACLOCAL@ 82 AMTAR = @AMTAR@ 83 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 84 AR = @AR@ 85 AUTOCONF = @AUTOCONF@ 86 AUTOHEADER = @AUTOHEADER@ 87 AUTOMAKE = @AUTOMAKE@ 88 AWK = @AWK@ 89 CC = @CC@ 90 CCAS = @CCAS@ 91 CCASDEPMODE = @CCASDEPMODE@ 92 CCASFLAGS = @CCASFLAGS@ 93 CCDEPMODE = @CCDEPMODE@ 94 CFLAGS = @CFLAGS@ 95 CPP = @CPP@ 96 CPPFLAGS = @CPPFLAGS@ 97 CYGPATH_W = @CYGPATH_W@ 98 DEFS = @DEFS@ 99 DEPDIR = @DEPDIR@ 100 DLLTOOL = @DLLTOOL@ 101 DSYMUTIL = @DSYMUTIL@ 102 DUMPBIN = @DUMPBIN@ 103 ECHO_C = @ECHO_C@ 104 ECHO_N = @ECHO_N@ 105 ECHO_T = @ECHO_T@ 106 EGREP = @EGREP@ 107 EXEEXT = @EXEEXT@ 108 FGREP = @FGREP@ 109 GREP = @GREP@ 110 HAVE_DOXYGEN = @HAVE_DOXYGEN@ 111 HAVE_PERL = @HAVE_PERL@ 112 INSTALL = @INSTALL@ 113 INSTALL_DATA = @INSTALL_DATA@ 114 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 115 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 117 LD = @LD@ 118 LDFLAGS = @LDFLAGS@ 119 LIBM = @LIBM@ 120 LIBOBJS = @LIBOBJS@ 121 LIBS = @LIBS@ 122 LIBTOOL = @LIBTOOL@ 123 LIPO = @LIPO@ 124 LN_S = @LN_S@ 125 LTLIBOBJS = @LTLIBOBJS@ 126 MAINT = @MAINT@ 127 MAKEINFO = @MAKEINFO@ 128 MANIFEST_TOOL = @MANIFEST_TOOL@ 129 MKDIR_P = @MKDIR_P@ 130 NM = @NM@ 131 NMEDIT = @NMEDIT@ 132 OBJDUMP = @OBJDUMP@ 133 OBJEXT = @OBJEXT@ 134 OPUS_ARM_MAY_HAVE_EDSP = @OPUS_ARM_MAY_HAVE_EDSP@ 135 OPUS_ARM_MAY_HAVE_MEDIA = @OPUS_ARM_MAY_HAVE_MEDIA@ 136 OPUS_ARM_MAY_HAVE_NEON = @OPUS_ARM_MAY_HAVE_NEON@ 137 OPUS_HAVE_RTCD = @OPUS_HAVE_RTCD@ 138 OPUS_LT_AGE = @OPUS_LT_AGE@ 139 OPUS_LT_CURRENT = @OPUS_LT_CURRENT@ 140 OPUS_LT_REVISION = @OPUS_LT_REVISION@ 141 OTOOL = @OTOOL@ 142 OTOOL64 = @OTOOL64@ 143 PACKAGE = @PACKAGE@ 144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 145 PACKAGE_NAME = @PACKAGE_NAME@ 146 PACKAGE_STRING = @PACKAGE_STRING@ 147 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 148 PACKAGE_URL = @PACKAGE_URL@ 149 PACKAGE_VERSION = @PACKAGE_VERSION@ 150 PATH_SEPARATOR = @PATH_SEPARATOR@ 151 PC_BUILD = @PC_BUILD@ 152 RANLIB = @RANLIB@ 153 SED = @SED@ 154 SET_MAKE = @SET_MAKE@ 155 SHELL = @SHELL@ 156 STRIP = @STRIP@ 157 VERSION = @VERSION@ 158 abs_builddir = @abs_builddir@ 159 abs_srcdir = @abs_srcdir@ 160 abs_top_builddir = @abs_top_builddir@ 161 abs_top_srcdir = @abs_top_srcdir@ 162 ac_ct_AR = @ac_ct_AR@ 163 ac_ct_CC = @ac_ct_CC@ 164 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 165 am__include = @am__include@ 166 am__leading_dot = @am__leading_dot@ 167 am__quote = @am__quote@ 168 am__tar = @am__tar@ 169 am__untar = @am__untar@ 170 bindir = @bindir@ 171 build = @build@ 172 build_alias = @build_alias@ 173 build_cpu = @build_cpu@ 174 build_os = @build_os@ 175 build_vendor = @build_vendor@ 176 builddir = @builddir@ 177 datadir = @datadir@ 178 datarootdir = @datarootdir@ 179 docdir = @docdir@ 180 dvidir = @dvidir@ 181 exec_prefix = @exec_prefix@ 182 host = @host@ 183 host_alias = @host_alias@ 184 host_cpu = @host_cpu@ 185 host_os = @host_os@ 186 host_vendor = @host_vendor@ 187 htmldir = @htmldir@ 188 includedir = @includedir@ 189 infodir = @infodir@ 190 install_sh = @install_sh@ 191 libdir = @libdir@ 192 libexecdir = @libexecdir@ 193 localedir = @localedir@ 194 localstatedir = @localstatedir@ 195 mandir = @mandir@ 196 mkdir_p = @mkdir_p@ 197 oldincludedir = @oldincludedir@ 198 pdfdir = @pdfdir@ 199 prefix = @prefix@ 200 program_transform_name = @program_transform_name@ 201 psdir = @psdir@ 202 sbindir = @sbindir@ 203 sharedstatedir = @sharedstatedir@ 204 srcdir = @srcdir@ 205 sysconfdir = @sysconfdir@ 206 target_alias = @target_alias@ 207 top_build_prefix = @top_build_prefix@ 208 top_builddir = @top_builddir@ 209 top_srcdir = @top_srcdir@ 210 DOCINPUTS = $(top_srcdir)/include/opus.h \ 211 $(top_srcdir)/include/opus_multistream.h \ 212 $(top_srcdir)/include/opus_defines.h \ 213 $(top_srcdir)/include/opus_types.h \ 214 $(top_srcdir)/include/opus_custom.h \ 215 $(top_srcdir)/doc/header.html \ 216 $(top_srcdir)/doc/footer.html \ 217 $(top_srcdir)/doc/customdoxygen.css 218 219 EXTRA_DIST = customdoxygen.css Doxyfile.in footer.html header.html \ 220 opus_logo.svg trivial_example.c 221 222 all: all-am 223 224 .SUFFIXES: 225 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 226 @for dep in $?; do \ 227 case '$(am__configure_deps)' in \ 228 *$$dep*) \ 229 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 230 && { if test -f $@; then exit 0; else break; fi; }; \ 231 exit 1;; \ 232 esac; \ 233 done; \ 234 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ 235 $(am__cd) $(top_srcdir) && \ 236 $(AUTOMAKE) --gnu doc/Makefile 237 .PRECIOUS: Makefile 238 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 239 @case '$?' in \ 240 *config.status*) \ 241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 242 *) \ 243 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 244 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 245 esac; 246 247 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 249 250 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 252 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 253 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 254 $(am__aclocal_m4_deps): 255 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in 256 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 257 258 mostlyclean-libtool: 259 -rm -f *.lo 260 261 clean-libtool: 262 -rm -rf .libs _libs 263 tags: TAGS 264 TAGS: 265 266 ctags: CTAGS 267 CTAGS: 268 269 270 distdir: $(DISTFILES) 271 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 272 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 273 list='$(DISTFILES)'; \ 274 dist_files=`for file in $$list; do echo $$file; done | \ 275 sed -e "s|^$$srcdirstrip/||;t" \ 276 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 277 case $$dist_files in \ 278 */*) $(MKDIR_P) `echo "$$dist_files" | \ 279 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 280 sort -u` ;; \ 281 esac; \ 282 for file in $$dist_files; do \ 283 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 284 if test -d $$d/$$file; then \ 285 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 286 if test -d "$(distdir)/$$file"; then \ 287 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 288 fi; \ 289 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 290 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 291 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 292 fi; \ 293 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 294 else \ 295 test -f "$(distdir)/$$file" \ 296 || cp -p $$d/$$file "$(distdir)/$$file" \ 297 || exit 1; \ 298 fi; \ 299 done 300 check-am: all-am 301 check: check-am 302 @HAVE_DOXYGEN_FALSE@all-local: 303 all-am: Makefile all-local 304 installdirs: 305 install: install-am 306 install-exec: install-exec-am 307 install-data: install-data-am 308 uninstall: uninstall-am 309 310 install-am: all-am 311 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 312 313 installcheck: installcheck-am 314 install-strip: 315 if test -z '$(STRIP)'; then \ 316 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 317 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 318 install; \ 319 else \ 320 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 321 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 322 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 323 fi 324 mostlyclean-generic: 325 326 clean-generic: 327 328 distclean-generic: 329 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 330 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 331 332 maintainer-clean-generic: 333 @echo "This command is intended for maintainers to use" 334 @echo "it deletes files that may require special tools to rebuild." 335 @HAVE_DOXYGEN_FALSE@uninstall-local: 336 @HAVE_DOXYGEN_FALSE@install-data-local: 337 @HAVE_DOXYGEN_FALSE@clean-local: 338 clean: clean-am 339 340 clean-am: clean-generic clean-libtool clean-local mostlyclean-am 341 342 distclean: distclean-am 343 -rm -f Makefile 344 distclean-am: clean-am distclean-generic 345 346 dvi: dvi-am 347 348 dvi-am: 349 350 html: html-am 351 352 html-am: 353 354 info: info-am 355 356 info-am: 357 358 install-data-am: install-data-local 359 360 install-dvi: install-dvi-am 361 362 install-dvi-am: 363 364 install-exec-am: 365 366 install-html: install-html-am 367 368 install-html-am: 369 370 install-info: install-info-am 371 372 install-info-am: 373 374 install-man: 375 376 install-pdf: install-pdf-am 377 378 install-pdf-am: 379 380 install-ps: install-ps-am 381 382 install-ps-am: 383 384 installcheck-am: 385 386 maintainer-clean: maintainer-clean-am 387 -rm -f Makefile 388 maintainer-clean-am: distclean-am maintainer-clean-generic 389 390 mostlyclean: mostlyclean-am 391 392 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 393 394 pdf: pdf-am 395 396 pdf-am: 397 398 ps: ps-am 399 400 ps-am: 401 402 uninstall-am: uninstall-local 403 404 .MAKE: install-am install-strip 405 406 .PHONY: all all-am all-local check check-am clean clean-generic \ 407 clean-libtool clean-local distclean distclean-generic \ 408 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 409 install install-am install-data install-data-am \ 410 install-data-local install-dvi install-dvi-am install-exec \ 411 install-exec-am install-html install-html-am install-info \ 412 install-info-am install-man install-pdf install-pdf-am \ 413 install-ps install-ps-am install-strip installcheck \ 414 installcheck-am installdirs maintainer-clean \ 415 maintainer-clean-generic mostlyclean mostlyclean-generic \ 416 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 417 uninstall-local 418 419 420 @HAVE_DOXYGEN_TRUE@all-local: doxygen-build.stamp 421 422 @HAVE_DOXYGEN_TRUE (a] doxygen-build.stamp: Doxyfile $(DOCINPUTS) 423 @HAVE_DOXYGEN_TRUE@ doxygen 424 @HAVE_DOXYGEN_TRUE@ touch $@ 425 426 @HAVE_DOXYGEN_TRUE@install-data-local: 427 @HAVE_DOXYGEN_TRUE@ $(INSTALL) -d $(DESTDIR)$(docdir)/html/search 428 @HAVE_DOXYGEN_TRUE@ for f in `find html -type f \! -name "installdox"`; do \ 429 @HAVE_DOXYGEN_TRUE@ $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$f; \ 430 @HAVE_DOXYGEN_TRUE@ done 431 432 @HAVE_DOXYGEN_TRUE@ $(INSTALL) -d $(DESTDIR)$(mandir)/man3 433 @HAVE_DOXYGEN_TRUE@ cd man && find man3 -type f -name opus_*.3 \ 434 @HAVE_DOXYGEN_TRUE@ -exec $(INSTALL_DATA) \{} $(DESTDIR)$(mandir)/man3 \; 435 436 @HAVE_DOXYGEN_TRUE@clean-local: 437 @HAVE_DOXYGEN_TRUE@ $(RM) -r html 438 @HAVE_DOXYGEN_TRUE@ $(RM) -r latex 439 @HAVE_DOXYGEN_TRUE@ $(RM) -r man 440 @HAVE_DOXYGEN_TRUE@ $(RM) doxygen-build.stamp 441 442 @HAVE_DOXYGEN_TRUE@uninstall-local: 443 @HAVE_DOXYGEN_TRUE@ $(RM) -r $(DESTDIR)$(docdir)/html 444 @HAVE_DOXYGEN_TRUE@ $(RM) $(DESTDIR)$(mandir)/man3/opus_*.3 $(DESTDIR)$(mandir)/man3/opus.h.3 445 446 # Tell versions [3.59,3.63) of GNU make to not export all variables. 447 # Otherwise a system limit (for SysV at least) may be exceeded. 448 .NOEXPORT: 449