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)/configure.ac 58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 59 $(ACLOCAL_M4) 60 mkinstalldirs = $(install_sh) -d 61 CONFIG_HEADER = $(top_builddir)/config.h 62 CONFIG_CLEAN_FILES = Doxyfile 63 CONFIG_CLEAN_VPATH_FILES = 64 AM_V_GEN = $(am__v_GEN_@AM_V@) 65 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 66 am__v_GEN_0 = @echo " GEN " $@; 67 AM_V_at = $(am__v_at_@AM_V@) 68 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 69 am__v_at_0 = @ 70 SOURCES = 71 DIST_SOURCES = 72 am__can_run_installinfo = \ 73 case $$AM_UPDATE_INFO_DIR in \ 74 n|no|NO) false;; \ 75 *) (install-info --version) >/dev/null 2>&1;; \ 76 esac 77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 78 ACLOCAL = @ACLOCAL@ 79 AMTAR = @AMTAR@ 80 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 81 AR = @AR@ 82 AUTOCONF = @AUTOCONF@ 83 AUTOHEADER = @AUTOHEADER@ 84 AUTOMAKE = @AUTOMAKE@ 85 AWK = @AWK@ 86 CC = @CC@ 87 CCDEPMODE = @CCDEPMODE@ 88 CFLAGS = @CFLAGS@ 89 CPP = @CPP@ 90 CPPFLAGS = @CPPFLAGS@ 91 CYGPATH_W = @CYGPATH_W@ 92 DEFS = @DEFS@ 93 DEPDIR = @DEPDIR@ 94 DLLTOOL = @DLLTOOL@ 95 DSYMUTIL = @DSYMUTIL@ 96 DUMPBIN = @DUMPBIN@ 97 ECHO_C = @ECHO_C@ 98 ECHO_N = @ECHO_N@ 99 ECHO_T = @ECHO_T@ 100 EGREP = @EGREP@ 101 EXEEXT = @EXEEXT@ 102 FGREP = @FGREP@ 103 GREP = @GREP@ 104 HAVE_DOXYGEN = @HAVE_DOXYGEN@ 105 INSTALL = @INSTALL@ 106 INSTALL_DATA = @INSTALL_DATA@ 107 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 108 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 109 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 110 LD = @LD@ 111 LDFLAGS = @LDFLAGS@ 112 LIBM = @LIBM@ 113 LIBOBJS = @LIBOBJS@ 114 LIBS = @LIBS@ 115 LIBTOOL = @LIBTOOL@ 116 LIPO = @LIPO@ 117 LN_S = @LN_S@ 118 LTLIBOBJS = @LTLIBOBJS@ 119 MAINT = @MAINT@ 120 MAKEINFO = @MAKEINFO@ 121 MANIFEST_TOOL = @MANIFEST_TOOL@ 122 MKDIR_P = @MKDIR_P@ 123 NM = @NM@ 124 NMEDIT = @NMEDIT@ 125 OBJDUMP = @OBJDUMP@ 126 OBJEXT = @OBJEXT@ 127 OPUS_LT_AGE = @OPUS_LT_AGE@ 128 OPUS_LT_CURRENT = @OPUS_LT_CURRENT@ 129 OPUS_LT_REVISION = @OPUS_LT_REVISION@ 130 OPUS_VERSION = @OPUS_VERSION@ 131 OTOOL = @OTOOL@ 132 OTOOL64 = @OTOOL64@ 133 PACKAGE = @PACKAGE@ 134 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 135 PACKAGE_NAME = @PACKAGE_NAME@ 136 PACKAGE_STRING = @PACKAGE_STRING@ 137 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 138 PACKAGE_URL = @PACKAGE_URL@ 139 PACKAGE_VERSION = @PACKAGE_VERSION@ 140 PATH_SEPARATOR = @PATH_SEPARATOR@ 141 PC_BUILD = @PC_BUILD@ 142 PC_LIBM = @PC_LIBM@ 143 RANLIB = @RANLIB@ 144 SED = @SED@ 145 SET_MAKE = @SET_MAKE@ 146 SHELL = @SHELL@ 147 SIZE16 = @SIZE16@ 148 SIZE32 = @SIZE32@ 149 STRIP = @STRIP@ 150 SYMBOL_VISIBILITY = @SYMBOL_VISIBILITY@ 151 VERSION = @VERSION@ 152 abs_builddir = @abs_builddir@ 153 abs_srcdir = @abs_srcdir@ 154 abs_top_builddir = @abs_top_builddir@ 155 abs_top_srcdir = @abs_top_srcdir@ 156 ac_ct_AR = @ac_ct_AR@ 157 ac_ct_CC = @ac_ct_CC@ 158 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 159 am__include = @am__include@ 160 am__leading_dot = @am__leading_dot@ 161 am__quote = @am__quote@ 162 am__tar = @am__tar@ 163 am__untar = @am__untar@ 164 bindir = @bindir@ 165 build = @build@ 166 build_alias = @build_alias@ 167 build_cpu = @build_cpu@ 168 build_os = @build_os@ 169 build_vendor = @build_vendor@ 170 builddir = @builddir@ 171 datadir = @datadir@ 172 datarootdir = @datarootdir@ 173 docdir = @docdir@ 174 dvidir = @dvidir@ 175 exec_prefix = @exec_prefix@ 176 host = @host@ 177 host_alias = @host_alias@ 178 host_cpu = @host_cpu@ 179 host_os = @host_os@ 180 host_vendor = @host_vendor@ 181 htmldir = @htmldir@ 182 includedir = @includedir@ 183 infodir = @infodir@ 184 install_sh = @install_sh@ 185 libdir = @libdir@ 186 libexecdir = @libexecdir@ 187 localedir = @localedir@ 188 localstatedir = @localstatedir@ 189 mandir = @mandir@ 190 mkdir_p = @mkdir_p@ 191 oldincludedir = @oldincludedir@ 192 pdfdir = @pdfdir@ 193 prefix = @prefix@ 194 program_transform_name = @program_transform_name@ 195 psdir = @psdir@ 196 sbindir = @sbindir@ 197 sharedstatedir = @sharedstatedir@ 198 srcdir = @srcdir@ 199 sysconfdir = @sysconfdir@ 200 target_alias = @target_alias@ 201 top_build_prefix = @top_build_prefix@ 202 top_builddir = @top_builddir@ 203 top_srcdir = @top_srcdir@ 204 DOCINPUTS = $(top_srcdir)/include/opus.h \ 205 $(top_srcdir)/include/opus_multistream.h \ 206 $(top_srcdir)/include/opus_defines.h \ 207 $(top_srcdir)/include/opus_types.h \ 208 $(top_srcdir)/include/opus_custom.h \ 209 $(top_srcdir)/doc/header.html \ 210 $(top_srcdir)/doc/footer.html \ 211 $(top_srcdir)/doc/customdoxygen.css 212 213 EXTRA_DIST = customdoxygen.css Doxyfile.in footer.html header.html opus_logo.svg 214 all: all-am 215 216 .SUFFIXES: 217 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 218 @for dep in $?; do \ 219 case '$(am__configure_deps)' in \ 220 *$$dep*) \ 221 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 222 && { if test -f $@; then exit 0; else break; fi; }; \ 223 exit 1;; \ 224 esac; \ 225 done; \ 226 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ 227 $(am__cd) $(top_srcdir) && \ 228 $(AUTOMAKE) --gnu doc/Makefile 229 .PRECIOUS: Makefile 230 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 231 @case '$?' in \ 232 *config.status*) \ 233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 234 *) \ 235 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 236 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 237 esac; 238 239 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 241 242 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 244 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 246 $(am__aclocal_m4_deps): 247 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in 248 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 249 250 mostlyclean-libtool: 251 -rm -f *.lo 252 253 clean-libtool: 254 -rm -rf .libs _libs 255 tags: TAGS 256 TAGS: 257 258 ctags: CTAGS 259 CTAGS: 260 261 262 distdir: $(DISTFILES) 263 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 264 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 265 list='$(DISTFILES)'; \ 266 dist_files=`for file in $$list; do echo $$file; done | \ 267 sed -e "s|^$$srcdirstrip/||;t" \ 268 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 269 case $$dist_files in \ 270 */*) $(MKDIR_P) `echo "$$dist_files" | \ 271 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 272 sort -u` ;; \ 273 esac; \ 274 for file in $$dist_files; do \ 275 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 276 if test -d $$d/$$file; then \ 277 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 278 if test -d "$(distdir)/$$file"; then \ 279 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 280 fi; \ 281 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 282 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 283 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 284 fi; \ 285 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 286 else \ 287 test -f "$(distdir)/$$file" \ 288 || cp -p $$d/$$file "$(distdir)/$$file" \ 289 || exit 1; \ 290 fi; \ 291 done 292 check-am: all-am 293 check: check-am 294 @HAVE_DOXYGEN_FALSE@all-local: 295 all-am: Makefile all-local 296 installdirs: 297 install: install-am 298 install-exec: install-exec-am 299 install-data: install-data-am 300 uninstall: uninstall-am 301 302 install-am: all-am 303 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 304 305 installcheck: installcheck-am 306 install-strip: 307 if test -z '$(STRIP)'; then \ 308 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 309 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 310 install; \ 311 else \ 312 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 313 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 314 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 315 fi 316 mostlyclean-generic: 317 318 clean-generic: 319 320 distclean-generic: 321 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 322 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 323 324 maintainer-clean-generic: 325 @echo "This command is intended for maintainers to use" 326 @echo "it deletes files that may require special tools to rebuild." 327 @HAVE_DOXYGEN_FALSE@uninstall-local: 328 @HAVE_DOXYGEN_FALSE@install-data-local: 329 @HAVE_DOXYGEN_FALSE@clean-local: 330 clean: clean-am 331 332 clean-am: clean-generic clean-libtool clean-local mostlyclean-am 333 334 distclean: distclean-am 335 -rm -f Makefile 336 distclean-am: clean-am distclean-generic 337 338 dvi: dvi-am 339 340 dvi-am: 341 342 html: html-am 343 344 html-am: 345 346 info: info-am 347 348 info-am: 349 350 install-data-am: install-data-local 351 352 install-dvi: install-dvi-am 353 354 install-dvi-am: 355 356 install-exec-am: 357 358 install-html: install-html-am 359 360 install-html-am: 361 362 install-info: install-info-am 363 364 install-info-am: 365 366 install-man: 367 368 install-pdf: install-pdf-am 369 370 install-pdf-am: 371 372 install-ps: install-ps-am 373 374 install-ps-am: 375 376 installcheck-am: 377 378 maintainer-clean: maintainer-clean-am 379 -rm -f Makefile 380 maintainer-clean-am: distclean-am maintainer-clean-generic 381 382 mostlyclean: mostlyclean-am 383 384 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 385 386 pdf: pdf-am 387 388 pdf-am: 389 390 ps: ps-am 391 392 ps-am: 393 394 uninstall-am: uninstall-local 395 396 .MAKE: install-am install-strip 397 398 .PHONY: all all-am all-local check check-am clean clean-generic \ 399 clean-libtool clean-local distclean distclean-generic \ 400 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 401 install install-am install-data install-data-am \ 402 install-data-local install-dvi install-dvi-am install-exec \ 403 install-exec-am install-html install-html-am install-info \ 404 install-info-am install-man install-pdf install-pdf-am \ 405 install-ps install-ps-am install-strip installcheck \ 406 installcheck-am installdirs maintainer-clean \ 407 maintainer-clean-generic mostlyclean mostlyclean-generic \ 408 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 409 uninstall-local 410 411 412 @HAVE_DOXYGEN_TRUE@all-local: doxygen-build.stamp 413 414 @HAVE_DOXYGEN_TRUE (a] doxygen-build.stamp: Doxyfile $(DOCINPUTS) 415 @HAVE_DOXYGEN_TRUE@ doxygen 416 @HAVE_DOXYGEN_TRUE@ touch $@ 417 418 @HAVE_DOXYGEN_TRUE@install-data-local: 419 @HAVE_DOXYGEN_TRUE@ for f in `find html -type f \! -name "installdox"`; do \ 420 @HAVE_DOXYGEN_TRUE@ $(INSTALL) -d $(DESTDIR)$(docdir)/html/search; \ 421 @HAVE_DOXYGEN_TRUE@ $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$f; \ 422 @HAVE_DOXYGEN_TRUE@ done 423 424 @HAVE_DOXYGEN_TRUE@ $(INSTALL) -d $(DESTDIR)$(mandir)/man3 425 @HAVE_DOXYGEN_TRUE@ cd man && find man3 -type f -name opus_*.3 \ 426 @HAVE_DOXYGEN_TRUE@ -exec $(INSTALL_DATA) \{} $(DESTDIR)$(mandir)/man3 \; 427 428 @HAVE_DOXYGEN_TRUE@clean-local: 429 @HAVE_DOXYGEN_TRUE@ $(RM) -r html 430 @HAVE_DOXYGEN_TRUE@ $(RM) -r latex 431 @HAVE_DOXYGEN_TRUE@ $(RM) -r man 432 @HAVE_DOXYGEN_TRUE@ $(RM) doxygen-build.stamp 433 434 @HAVE_DOXYGEN_TRUE@uninstall-local: 435 @HAVE_DOXYGEN_TRUE@ $(RM) -r $(DESTDIR)$(docdir)/html 436 @HAVE_DOXYGEN_TRUE@ $(RM) $(DESTDIR)$(mandir)/man3/opus_*.3 $(DESTDIR)$(mandir)/man3/opus.h.3 437 438 # Tell versions [3.59,3.63) of GNU make to not export all variables. 439 # Otherwise a system limit (for SysV at least) may be exceeded. 440 .NOEXPORT: 441