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@ 17VPATH = @srcdir@ 18am__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 } 35pkgdatadir = $(datadir)/@PACKAGE@ 36pkgincludedir = $(includedir)/@PACKAGE@ 37pkglibdir = $(libdir)/@PACKAGE@ 38pkglibexecdir = $(libexecdir)/@PACKAGE@ 39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 40install_sh_DATA = $(install_sh) -c -m 644 41install_sh_PROGRAM = $(install_sh) -c 42install_sh_SCRIPT = $(install_sh) -c 43INSTALL_HEADER = $(INSTALL_DATA) 44transform = $(program_transform_name) 45NORMAL_INSTALL = : 46PRE_INSTALL = : 47POST_INSTALL = : 48NORMAL_UNINSTALL = : 49PRE_UNINSTALL = : 50POST_UNINSTALL = : 51build_triplet = @build@ 52host_triplet = @host@ 53subdir = doc 54DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \ 55 $(srcdir)/Makefile.in 56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 57am__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 61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 62 $(ACLOCAL_M4) 63mkinstalldirs = $(install_sh) -d 64CONFIG_HEADER = $(top_builddir)/config.h 65CONFIG_CLEAN_FILES = Doxyfile 66CONFIG_CLEAN_VPATH_FILES = 67AM_V_GEN = $(am__v_GEN_@AM_V@) 68am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 69am__v_GEN_0 = @echo " GEN " $@; 70AM_V_at = $(am__v_at_@AM_V@) 71am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 72am__v_at_0 = @ 73SOURCES = 74DIST_SOURCES = 75am__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 80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 81ACLOCAL = @ACLOCAL@ 82AMTAR = @AMTAR@ 83AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 84AR = @AR@ 85AUTOCONF = @AUTOCONF@ 86AUTOHEADER = @AUTOHEADER@ 87AUTOMAKE = @AUTOMAKE@ 88AWK = @AWK@ 89CC = @CC@ 90CCAS = @CCAS@ 91CCASDEPMODE = @CCASDEPMODE@ 92CCASFLAGS = @CCASFLAGS@ 93CCDEPMODE = @CCDEPMODE@ 94CFLAGS = @CFLAGS@ 95CPP = @CPP@ 96CPPFLAGS = @CPPFLAGS@ 97CYGPATH_W = @CYGPATH_W@ 98DEFS = @DEFS@ 99DEPDIR = @DEPDIR@ 100DLLTOOL = @DLLTOOL@ 101DSYMUTIL = @DSYMUTIL@ 102DUMPBIN = @DUMPBIN@ 103ECHO_C = @ECHO_C@ 104ECHO_N = @ECHO_N@ 105ECHO_T = @ECHO_T@ 106EGREP = @EGREP@ 107EXEEXT = @EXEEXT@ 108FGREP = @FGREP@ 109GREP = @GREP@ 110HAVE_DOXYGEN = @HAVE_DOXYGEN@ 111HAVE_PERL = @HAVE_PERL@ 112INSTALL = @INSTALL@ 113INSTALL_DATA = @INSTALL_DATA@ 114INSTALL_PROGRAM = @INSTALL_PROGRAM@ 115INSTALL_SCRIPT = @INSTALL_SCRIPT@ 116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 117LD = @LD@ 118LDFLAGS = @LDFLAGS@ 119LIBM = @LIBM@ 120LIBOBJS = @LIBOBJS@ 121LIBS = @LIBS@ 122LIBTOOL = @LIBTOOL@ 123LIPO = @LIPO@ 124LN_S = @LN_S@ 125LTLIBOBJS = @LTLIBOBJS@ 126MAINT = @MAINT@ 127MAKEINFO = @MAKEINFO@ 128MANIFEST_TOOL = @MANIFEST_TOOL@ 129MKDIR_P = @MKDIR_P@ 130NM = @NM@ 131NMEDIT = @NMEDIT@ 132OBJDUMP = @OBJDUMP@ 133OBJEXT = @OBJEXT@ 134OPUS_ARM_MAY_HAVE_EDSP = @OPUS_ARM_MAY_HAVE_EDSP@ 135OPUS_ARM_MAY_HAVE_MEDIA = @OPUS_ARM_MAY_HAVE_MEDIA@ 136OPUS_ARM_MAY_HAVE_NEON = @OPUS_ARM_MAY_HAVE_NEON@ 137OPUS_HAVE_RTCD = @OPUS_HAVE_RTCD@ 138OPUS_LT_AGE = @OPUS_LT_AGE@ 139OPUS_LT_CURRENT = @OPUS_LT_CURRENT@ 140OPUS_LT_REVISION = @OPUS_LT_REVISION@ 141OTOOL = @OTOOL@ 142OTOOL64 = @OTOOL64@ 143PACKAGE = @PACKAGE@ 144PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 145PACKAGE_NAME = @PACKAGE_NAME@ 146PACKAGE_STRING = @PACKAGE_STRING@ 147PACKAGE_TARNAME = @PACKAGE_TARNAME@ 148PACKAGE_URL = @PACKAGE_URL@ 149PACKAGE_VERSION = @PACKAGE_VERSION@ 150PATH_SEPARATOR = @PATH_SEPARATOR@ 151PC_BUILD = @PC_BUILD@ 152RANLIB = @RANLIB@ 153SED = @SED@ 154SET_MAKE = @SET_MAKE@ 155SHELL = @SHELL@ 156STRIP = @STRIP@ 157VERSION = @VERSION@ 158abs_builddir = @abs_builddir@ 159abs_srcdir = @abs_srcdir@ 160abs_top_builddir = @abs_top_builddir@ 161abs_top_srcdir = @abs_top_srcdir@ 162ac_ct_AR = @ac_ct_AR@ 163ac_ct_CC = @ac_ct_CC@ 164ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 165am__include = @am__include@ 166am__leading_dot = @am__leading_dot@ 167am__quote = @am__quote@ 168am__tar = @am__tar@ 169am__untar = @am__untar@ 170bindir = @bindir@ 171build = @build@ 172build_alias = @build_alias@ 173build_cpu = @build_cpu@ 174build_os = @build_os@ 175build_vendor = @build_vendor@ 176builddir = @builddir@ 177datadir = @datadir@ 178datarootdir = @datarootdir@ 179docdir = @docdir@ 180dvidir = @dvidir@ 181exec_prefix = @exec_prefix@ 182host = @host@ 183host_alias = @host_alias@ 184host_cpu = @host_cpu@ 185host_os = @host_os@ 186host_vendor = @host_vendor@ 187htmldir = @htmldir@ 188includedir = @includedir@ 189infodir = @infodir@ 190install_sh = @install_sh@ 191libdir = @libdir@ 192libexecdir = @libexecdir@ 193localedir = @localedir@ 194localstatedir = @localstatedir@ 195mandir = @mandir@ 196mkdir_p = @mkdir_p@ 197oldincludedir = @oldincludedir@ 198pdfdir = @pdfdir@ 199prefix = @prefix@ 200program_transform_name = @program_transform_name@ 201psdir = @psdir@ 202sbindir = @sbindir@ 203sharedstatedir = @sharedstatedir@ 204srcdir = @srcdir@ 205sysconfdir = @sysconfdir@ 206target_alias = @target_alias@ 207top_build_prefix = @top_build_prefix@ 208top_builddir = @top_builddir@ 209top_srcdir = @top_srcdir@ 210DOCINPUTS = $(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 219EXTRA_DIST = customdoxygen.css Doxyfile.in footer.html header.html \ 220 opus_logo.svg trivial_example.c 221 222all: 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 238Makefile: $(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): 255Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in 256 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 257 258mostlyclean-libtool: 259 -rm -f *.lo 260 261clean-libtool: 262 -rm -rf .libs _libs 263tags: TAGS 264TAGS: 265 266ctags: CTAGS 267CTAGS: 268 269 270distdir: $(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 300check-am: all-am 301check: check-am 302@HAVE_DOXYGEN_FALSE@all-local: 303all-am: Makefile all-local 304installdirs: 305install: install-am 306install-exec: install-exec-am 307install-data: install-data-am 308uninstall: uninstall-am 309 310install-am: all-am 311 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 312 313installcheck: installcheck-am 314install-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 324mostlyclean-generic: 325 326clean-generic: 327 328distclean-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 332maintainer-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: 338clean: clean-am 339 340clean-am: clean-generic clean-libtool clean-local mostlyclean-am 341 342distclean: distclean-am 343 -rm -f Makefile 344distclean-am: clean-am distclean-generic 345 346dvi: dvi-am 347 348dvi-am: 349 350html: html-am 351 352html-am: 353 354info: info-am 355 356info-am: 357 358install-data-am: install-data-local 359 360install-dvi: install-dvi-am 361 362install-dvi-am: 363 364install-exec-am: 365 366install-html: install-html-am 367 368install-html-am: 369 370install-info: install-info-am 371 372install-info-am: 373 374install-man: 375 376install-pdf: install-pdf-am 377 378install-pdf-am: 379 380install-ps: install-ps-am 381 382install-ps-am: 383 384installcheck-am: 385 386maintainer-clean: maintainer-clean-am 387 -rm -f Makefile 388maintainer-clean-am: distclean-am maintainer-clean-generic 389 390mostlyclean: mostlyclean-am 391 392mostlyclean-am: mostlyclean-generic mostlyclean-libtool 393 394pdf: pdf-am 395 396pdf-am: 397 398ps: ps-am 399 400ps-am: 401 402uninstall-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@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