1 # Makefile.in generated by automake 1.10.2 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 Free Software Foundation, Inc. 6 # This Makefile.in is free software; the Free Software Foundation 7 # gives unlimited permission to copy and/or distribute it, 8 # with or without modifications, as long as this notice is preserved. 9 10 # This program is distributed in the hope that it will be useful, 11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13 # PARTICULAR PURPOSE. 14 15 @SET_MAKE@ 16 17 VPATH = @srcdir@ 18 pkgdatadir = $(datadir)/@PACKAGE@ 19 pkglibdir = $(libdir)/@PACKAGE@ 20 pkgincludedir = $(includedir)/@PACKAGE@ 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 22 install_sh_DATA = $(install_sh) -c -m 644 23 install_sh_PROGRAM = $(install_sh) -c 24 install_sh_SCRIPT = $(install_sh) -c 25 INSTALL_HEADER = $(INSTALL_DATA) 26 transform = $(program_transform_name) 27 NORMAL_INSTALL = : 28 PRE_INSTALL = : 29 POST_INSTALL = : 30 NORMAL_UNINSTALL = : 31 PRE_UNINSTALL = : 32 POST_UNINSTALL = : 33 build_triplet = @build@ 34 host_triplet = @host@ 35 target_triplet = @target@ 36 subdir = doc 37 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \ 38 $(srcdir)/Makefile.in 39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 40 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \ 41 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \ 42 $(top_srcdir)/configure.ac 43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 44 $(ACLOCAL_M4) 45 mkinstalldirs = $(install_sh) -d 46 CONFIG_HEADER = $(top_builddir)/config.h 47 CONFIG_CLEAN_FILES = Doxyfile 48 SOURCES = 49 DIST_SOURCES = 50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 51 html-recursive info-recursive install-data-recursive \ 52 install-dvi-recursive install-exec-recursive \ 53 install-html-recursive install-info-recursive \ 54 install-pdf-recursive install-ps-recursive install-recursive \ 55 installcheck-recursive installdirs-recursive pdf-recursive \ 56 ps-recursive uninstall-recursive 57 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 58 am__vpath_adj = case $$p in \ 59 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 60 *) f=$$p;; \ 61 esac; 62 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 63 am__installdirs = "$(DESTDIR)$(docdir)" 64 docDATA_INSTALL = $(INSTALL_DATA) 65 DATA = $(doc_DATA) 66 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 67 distclean-recursive maintainer-clean-recursive 68 ETAGS = etags 69 CTAGS = ctags 70 DIST_SUBDIRS = $(SUBDIRS) 71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 72 ACLOCAL = @ACLOCAL@ 73 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ 74 ALLOCA = @ALLOCA@ 75 AMTAR = @AMTAR@ 76 AR = @AR@ 77 AS = @AS@ 78 AUTOCONF = @AUTOCONF@ 79 AUTOHEADER = @AUTOHEADER@ 80 AUTOMAKE = @AUTOMAKE@ 81 AWK = @AWK@ 82 CC = @CC@ 83 CCDEPMODE = @CCDEPMODE@ 84 CFLAGS = @CFLAGS@ 85 CPP = @CPP@ 86 CPPFLAGS = @CPPFLAGS@ 87 CYGPATH_W = @CYGPATH_W@ 88 DEBUG = @DEBUG@ 89 DEFS = @DEFS@ 90 DEPDIR = @DEPDIR@ 91 DLLTOOL = @DLLTOOL@ 92 DSYMUTIL = @DSYMUTIL@ 93 DUMPBIN = @DUMPBIN@ 94 ECHO_C = @ECHO_C@ 95 ECHO_N = @ECHO_N@ 96 ECHO_T = @ECHO_T@ 97 EGREP = @EGREP@ 98 EXEEXT = @EXEEXT@ 99 FGREP = @FGREP@ 100 GREP = @GREP@ 101 HAVE_DOXYGEN = @HAVE_DOXYGEN@ 102 HTLATEX = @HTLATEX@ 103 INSTALL = @INSTALL@ 104 INSTALL_DATA = @INSTALL_DATA@ 105 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 106 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 108 LD = @LD@ 109 LDFLAGS = @LDFLAGS@ 110 LIBOBJS = @LIBOBJS@ 111 LIBS = @LIBS@ 112 LIBTOOL = @LIBTOOL@ 113 LIBTOOL_DEPS = @LIBTOOL_DEPS@ 114 LIPO = @LIPO@ 115 LN_S = @LN_S@ 116 LTLIBOBJS = @LTLIBOBJS@ 117 MAINT = @MAINT@ 118 MAKEINFO = @MAKEINFO@ 119 MKDIR_P = @MKDIR_P@ 120 NM = @NM@ 121 NMEDIT = @NMEDIT@ 122 OBJDUMP = @OBJDUMP@ 123 OBJEXT = @OBJEXT@ 124 OGG_CFLAGS = @OGG_CFLAGS@ 125 OGG_LIBS = @OGG_LIBS@ 126 OTOOL = @OTOOL@ 127 OTOOL64 = @OTOOL64@ 128 PACKAGE = @PACKAGE@ 129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 130 PACKAGE_NAME = @PACKAGE_NAME@ 131 PACKAGE_STRING = @PACKAGE_STRING@ 132 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 133 PACKAGE_VERSION = @PACKAGE_VERSION@ 134 PATH_SEPARATOR = @PATH_SEPARATOR@ 135 PDFLATEX = @PDFLATEX@ 136 PKG_CONFIG = @PKG_CONFIG@ 137 PROFILE = @PROFILE@ 138 RANLIB = @RANLIB@ 139 SED = @SED@ 140 SET_MAKE = @SET_MAKE@ 141 SHELL = @SHELL@ 142 STRIP = @STRIP@ 143 VERSION = @VERSION@ 144 VE_LIB_AGE = @VE_LIB_AGE@ 145 VE_LIB_CURRENT = @VE_LIB_CURRENT@ 146 VE_LIB_REVISION = @VE_LIB_REVISION@ 147 VF_LIB_AGE = @VF_LIB_AGE@ 148 VF_LIB_CURRENT = @VF_LIB_CURRENT@ 149 VF_LIB_REVISION = @VF_LIB_REVISION@ 150 VORBIS_LIBS = @VORBIS_LIBS@ 151 V_LIB_AGE = @V_LIB_AGE@ 152 V_LIB_CURRENT = @V_LIB_CURRENT@ 153 V_LIB_REVISION = @V_LIB_REVISION@ 154 abs_builddir = @abs_builddir@ 155 abs_srcdir = @abs_srcdir@ 156 abs_top_builddir = @abs_top_builddir@ 157 abs_top_srcdir = @abs_top_srcdir@ 158 ac_ct_CC = @ac_ct_CC@ 159 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 160 am__include = @am__include@ 161 am__leading_dot = @am__leading_dot@ 162 am__quote = @am__quote@ 163 am__tar = @am__tar@ 164 am__untar = @am__untar@ 165 bindir = @bindir@ 166 build = @build@ 167 build_alias = @build_alias@ 168 build_cpu = @build_cpu@ 169 build_os = @build_os@ 170 build_vendor = @build_vendor@ 171 builddir = @builddir@ 172 datadir = @datadir@ 173 datarootdir = @datarootdir@ 174 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) 175 dvidir = @dvidir@ 176 exec_prefix = @exec_prefix@ 177 host = @host@ 178 host_alias = @host_alias@ 179 host_cpu = @host_cpu@ 180 host_os = @host_os@ 181 host_vendor = @host_vendor@ 182 htmldir = @htmldir@ 183 includedir = @includedir@ 184 infodir = @infodir@ 185 install_sh = @install_sh@ 186 libdir = @libdir@ 187 libexecdir = @libexecdir@ 188 localedir = @localedir@ 189 localstatedir = @localstatedir@ 190 lt_ECHO = @lt_ECHO@ 191 mandir = @mandir@ 192 mkdir_p = @mkdir_p@ 193 oldincludedir = @oldincludedir@ 194 pdfdir = @pdfdir@ 195 prefix = @prefix@ 196 program_transform_name = @program_transform_name@ 197 psdir = @psdir@ 198 pthread_lib = @pthread_lib@ 199 sbindir = @sbindir@ 200 sharedstatedir = @sharedstatedir@ 201 srcdir = @srcdir@ 202 sysconfdir = @sysconfdir@ 203 target = @target@ 204 target_alias = @target_alias@ 205 target_cpu = @target_cpu@ 206 target_os = @target_os@ 207 target_vendor = @target_vendor@ 208 top_builddir = @top_builddir@ 209 top_srcdir = @top_srcdir@ 210 SUBDIRS = vorbisfile vorbisenc 211 212 ### all of the static docs, commited to SVN and included as is 213 static_docs = \ 214 rfc5215.xml \ 215 rfc5215.txt \ 216 eightphase.png \ 217 evenlsp.png \ 218 fish_xiph_org.png \ 219 floor1_inverse_dB_table.html \ 220 floorval.png \ 221 fourphase.png \ 222 framing.html \ 223 helper.html \ 224 index.html \ 225 lspmap.png \ 226 oddlsp.png \ 227 oggstream.html \ 228 programming.html \ 229 squarepolar.png \ 230 stereo.html \ 231 stream.png \ 232 v-comment.html \ 233 vorbis-clip.txt \ 234 vorbis-errors.txt \ 235 vorbis-fidelity.html \ 236 vorbis.html \ 237 vorbisword2.png \ 238 wait.png \ 239 white-xifish.png 240 241 242 # bits needed by the spec 243 SPEC_PNG = \ 244 components.png \ 245 floor1-1.png \ 246 floor1-2.png \ 247 floor1-3.png \ 248 floor1-4.png \ 249 hufftree.png \ 250 hufftree-under.png \ 251 residue-pack.png \ 252 residue2.png \ 253 white-xifish.png \ 254 window1.png \ 255 window2.png 256 257 SPEC_PDF = xifish.pdf 258 259 # FIXME: also needed here 260 # white-xifish.png 261 SPEC_TEX = \ 262 Vorbis_I_spec.tex \ 263 01-introduction.tex \ 264 02-bitpacking.tex \ 265 03-codebook.tex \ 266 04-codec.tex \ 267 05-comment.tex \ 268 06-floor0.tex \ 269 07-floor1.tex \ 270 08-residue.tex \ 271 09-helper.tex \ 272 10-tables.tex \ 273 a1-encapsulation-ogg.tex \ 274 a2-encapsulation-rtp.tex \ 275 footer.tex 276 277 built_docs = Vorbis_I_spec.pdf Vorbis_I_spec.html Vorbis_I_spec.css 278 @BUILD_DOCS_FALSE@doc_DATA = $(static_docs) doxygen-build.stamp 279 280 # conditionally make the generated documentation 281 @BUILD_DOCS_TRUE@doc_DATA = $(static_docs) $(SPEC_PNG) $(built_docs) doxygen-build.stamp 282 EXTRA_DIST = $(static_docs) $(built_docs) \ 283 $(SPEC_TEX) $(SPEC_PNG) $(SPEC_PDF) Vorbis_I_spec.cfg Doxyfile.in 284 285 286 # these are expensive; only remove if we have to 287 MAINTAINERCLEANFILES = $(built_docs) 288 CLEANFILES = $(SPEC_TEX:%.tex=%.aux) \ 289 Vorbis_I_spec.4ct Vorbis_I_spec.4tc \ 290 Vorbis_I_spec.dvi Vorbis_I_spec.idv \ 291 Vorbis_I_spec.lg Vorbis_I_spec.log \ 292 Vorbis_I_spec.out Vorbis_I_spec.tmp \ 293 Vorbis_I_spec.toc Vorbis_I_spec.xref \ 294 Vorbis_I_spec*.png \ 295 zzVorbis_I_spec.ps xifish.png 296 297 DISTCLEANFILES = $(built_docs) 298 all: all-recursive 299 300 .SUFFIXES: 301 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 302 @for dep in $?; do \ 303 case '$(am__configure_deps)' in \ 304 *$$dep*) \ 305 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 306 && { if test -f $@; then exit 0; else break; fi; }; \ 307 exit 1;; \ 308 esac; \ 309 done; \ 310 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ 311 cd $(top_srcdir) && \ 312 $(AUTOMAKE) --gnu doc/Makefile 313 .PRECIOUS: Makefile 314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 315 @case '$?' in \ 316 *config.status*) \ 317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 318 *) \ 319 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 320 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 321 esac; 322 323 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 325 326 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 328 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 330 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in 331 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 332 333 mostlyclean-libtool: 334 -rm -f *.lo 335 336 clean-libtool: 337 -rm -rf .libs _libs 338 install-docDATA: $(doc_DATA) 339 @$(NORMAL_INSTALL) 340 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" 341 @list='$(doc_DATA)'; for p in $$list; do \ 342 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 343 f=$(am__strip_dir) \ 344 echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ 345 $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ 346 done 347 348 uninstall-docDATA: 349 @$(NORMAL_UNINSTALL) 350 @list='$(doc_DATA)'; for p in $$list; do \ 351 f=$(am__strip_dir) \ 352 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \ 353 rm -f "$(DESTDIR)$(docdir)/$$f"; \ 354 done 355 356 # This directory's subdirectories are mostly independent; you can cd 357 # into them and run `make' without going through this Makefile. 358 # To change the values of `make' variables: instead of editing Makefiles, 359 # (1) if the variable is set in `config.status', edit `config.status' 360 # (which will cause the Makefiles to be regenerated when you run `make'); 361 # (2) otherwise, pass the desired values on the `make' command line. 362 $(RECURSIVE_TARGETS): 363 @failcom='exit 1'; \ 364 for f in x $$MAKEFLAGS; do \ 365 case $$f in \ 366 *=* | --[!k]*);; \ 367 *k*) failcom='fail=yes';; \ 368 esac; \ 369 done; \ 370 dot_seen=no; \ 371 target=`echo $@ | sed s/-recursive//`; \ 372 list='$(SUBDIRS)'; for subdir in $$list; do \ 373 echo "Making $$target in $$subdir"; \ 374 if test "$$subdir" = "."; then \ 375 dot_seen=yes; \ 376 local_target="$$target-am"; \ 377 else \ 378 local_target="$$target"; \ 379 fi; \ 380 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 381 || eval $$failcom; \ 382 done; \ 383 if test "$$dot_seen" = "no"; then \ 384 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 385 fi; test -z "$$fail" 386 387 $(RECURSIVE_CLEAN_TARGETS): 388 @failcom='exit 1'; \ 389 for f in x $$MAKEFLAGS; do \ 390 case $$f in \ 391 *=* | --[!k]*);; \ 392 *k*) failcom='fail=yes';; \ 393 esac; \ 394 done; \ 395 dot_seen=no; \ 396 case "$@" in \ 397 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 398 *) list='$(SUBDIRS)' ;; \ 399 esac; \ 400 rev=''; for subdir in $$list; do \ 401 if test "$$subdir" = "."; then :; else \ 402 rev="$$subdir $$rev"; \ 403 fi; \ 404 done; \ 405 rev="$$rev ."; \ 406 target=`echo $@ | sed s/-recursive//`; \ 407 for subdir in $$rev; do \ 408 echo "Making $$target in $$subdir"; \ 409 if test "$$subdir" = "."; then \ 410 local_target="$$target-am"; \ 411 else \ 412 local_target="$$target"; \ 413 fi; \ 414 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 415 || eval $$failcom; \ 416 done && test -z "$$fail" 417 tags-recursive: 418 list='$(SUBDIRS)'; for subdir in $$list; do \ 419 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 420 done 421 ctags-recursive: 422 list='$(SUBDIRS)'; for subdir in $$list; do \ 423 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 424 done 425 426 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 427 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 428 unique=`for i in $$list; do \ 429 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 430 done | \ 431 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 432 END { if (nonempty) { for (i in files) print i; }; }'`; \ 433 mkid -fID $$unique 434 tags: TAGS 435 436 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 437 $(TAGS_FILES) $(LISP) 438 tags=; \ 439 here=`pwd`; \ 440 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 441 include_option=--etags-include; \ 442 empty_fix=.; \ 443 else \ 444 include_option=--include; \ 445 empty_fix=; \ 446 fi; \ 447 list='$(SUBDIRS)'; for subdir in $$list; do \ 448 if test "$$subdir" = .; then :; else \ 449 test ! -f $$subdir/TAGS || \ 450 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 451 fi; \ 452 done; \ 453 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 454 unique=`for i in $$list; do \ 455 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 456 done | \ 457 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 458 END { if (nonempty) { for (i in files) print i; }; }'`; \ 459 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 460 test -n "$$unique" || unique=$$empty_fix; \ 461 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 462 $$tags $$unique; \ 463 fi 464 ctags: CTAGS 465 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 466 $(TAGS_FILES) $(LISP) 467 tags=; \ 468 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 469 unique=`for i in $$list; do \ 470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 471 done | \ 472 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 473 END { if (nonempty) { for (i in files) print i; }; }'`; \ 474 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 475 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 476 $$tags $$unique 477 478 GTAGS: 479 here=`$(am__cd) $(top_builddir) && pwd` \ 480 && cd $(top_srcdir) \ 481 && gtags -i $(GTAGS_ARGS) $$here 482 483 distclean-tags: 484 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 485 486 distdir: $(DISTFILES) 487 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 488 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 489 list='$(DISTFILES)'; \ 490 dist_files=`for file in $$list; do echo $$file; done | \ 491 sed -e "s|^$$srcdirstrip/||;t" \ 492 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 493 case $$dist_files in \ 494 */*) $(MKDIR_P) `echo "$$dist_files" | \ 495 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 496 sort -u` ;; \ 497 esac; \ 498 for file in $$dist_files; do \ 499 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 500 if test -d $$d/$$file; then \ 501 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 502 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 503 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 504 fi; \ 505 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 506 else \ 507 test -f $(distdir)/$$file \ 508 || cp -p $$d/$$file $(distdir)/$$file \ 509 || exit 1; \ 510 fi; \ 511 done 512 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 513 if test "$$subdir" = .; then :; else \ 514 test -d "$(distdir)/$$subdir" \ 515 || $(MKDIR_P) "$(distdir)/$$subdir" \ 516 || exit 1; \ 517 distdir=`$(am__cd) $(distdir) && pwd`; \ 518 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 519 (cd $$subdir && \ 520 $(MAKE) $(AM_MAKEFLAGS) \ 521 top_distdir="$$top_distdir" \ 522 distdir="$$distdir/$$subdir" \ 523 am__remove_distdir=: \ 524 am__skip_length_check=: \ 525 distdir) \ 526 || exit 1; \ 527 fi; \ 528 done 529 check-am: all-am 530 check: check-recursive 531 all-am: Makefile $(DATA) 532 installdirs: installdirs-recursive 533 installdirs-am: 534 for dir in "$(DESTDIR)$(docdir)"; do \ 535 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 536 done 537 install: install-recursive 538 install-exec: install-exec-recursive 539 install-data: install-data-recursive 540 uninstall: uninstall-recursive 541 542 install-am: all-am 543 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 544 545 installcheck: installcheck-recursive 546 install-strip: 547 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 548 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 549 `test -z '$(STRIP)' || \ 550 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 551 mostlyclean-generic: 552 553 clean-generic: 554 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 555 556 distclean-generic: 557 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 558 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 559 560 maintainer-clean-generic: 561 @echo "This command is intended for maintainers to use" 562 @echo "it deletes files that may require special tools to rebuild." 563 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 564 clean: clean-recursive 565 566 clean-am: clean-generic clean-libtool clean-local mostlyclean-am 567 568 distclean: distclean-recursive 569 -rm -f Makefile 570 distclean-am: clean-am distclean-generic distclean-tags 571 572 dvi: dvi-recursive 573 574 dvi-am: 575 576 html: html-recursive 577 578 info: info-recursive 579 580 info-am: 581 582 install-data-am: install-data-local install-docDATA 583 584 install-dvi: install-dvi-recursive 585 586 install-exec-am: 587 588 install-html: install-html-recursive 589 590 install-info: install-info-recursive 591 592 install-man: 593 594 install-pdf: install-pdf-recursive 595 596 install-ps: install-ps-recursive 597 598 installcheck-am: 599 600 maintainer-clean: maintainer-clean-recursive 601 -rm -f Makefile 602 maintainer-clean-am: distclean-am maintainer-clean-generic 603 604 mostlyclean: mostlyclean-recursive 605 606 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 607 608 pdf: pdf-recursive 609 610 pdf-am: 611 612 ps: ps-recursive 613 614 ps-am: 615 616 uninstall-am: uninstall-docDATA uninstall-local 617 618 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ 619 install-strip 620 621 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 622 all all-am check check-am clean clean-generic clean-libtool \ 623 clean-local ctags ctags-recursive distclean distclean-generic \ 624 distclean-libtool distclean-tags distdir dvi dvi-am html \ 625 html-am info info-am install install-am install-data \ 626 install-data-am install-data-local install-docDATA install-dvi \ 627 install-dvi-am install-exec install-exec-am install-html \ 628 install-html-am install-info install-info-am install-man \ 629 install-pdf install-pdf-am install-ps install-ps-am \ 630 install-strip installcheck installcheck-am installdirs \ 631 installdirs-am maintainer-clean maintainer-clean-generic \ 632 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 633 ps ps-am tags tags-recursive uninstall uninstall-am \ 634 uninstall-docDATA uninstall-local 635 636 637 # explicit rules for generating docs 638 @BUILD_DOCS_TRUE (a] xifish.png: white-xifish.png 639 @BUILD_DOCS_TRUE@ cp $< $@ 640 641 @BUILD_DOCS_TRUE (a] Vorbis_I_spec.html Vorbis_I_spec.css: $(SPEC_TEX) $(SPEC_PNG) xifish.png 642 @BUILD_DOCS_TRUE@ htlatex $< 643 644 @BUILD_DOCS_TRUE (a] Vorbis_I_spec.pdf: $(SPEC_TEX) $(SPEC_PNG) xifish.png 645 @BUILD_DOCS_TRUE@ pdflatex $< 646 @BUILD_DOCS_TRUE@ pdflatex $< 647 @BUILD_DOCS_TRUE@ pdflatex $< 648 @BUILD_DOCS_FALSE (a] Vorbis_I_spec.html: NO_DOCS_ERROR 649 @BUILD_DOCS_FALSE (a] Vorbis_I_spec.pdf: NO_DOCS_ERROR 650 @BUILD_DOCS_FALSE@NO_DOCS_ERROR: 651 @BUILD_DOCS_FALSE@ @echo 652 @BUILD_DOCS_FALSE@ @echo "*** Documentation has not been built! ***" 653 @BUILD_DOCS_FALSE@ @echo "Try re-running after passing --enable-docs to configure." 654 @BUILD_DOCS_FALSE@ @echo 655 656 @HAVE_DOXYGEN_TRUE (a] doxygen-build.stamp: Doxyfile $(top_srcdir)/include/vorbis/*.h 657 @HAVE_DOXYGEN_TRUE@ doxygen 658 @HAVE_DOXYGEN_TRUE@ touch doxygen-build.stamp 659 @HAVE_DOXYGEN_FALSE (a] doxygen-build.stamp: 660 @HAVE_DOXYGEN_FALSE@ echo "*** Warning: Doxygen not found; documentation will not be built." 661 @HAVE_DOXYGEN_FALSE@ touch doxygen-build.stamp 662 663 install-data-local: doxygen-build.stamp 664 $(mkinstalldirs) $(DESTDIR)$(docdir) 665 if test -d vorbis; then \ 666 for dir in vorbis/*; do \ 667 if test -d $$dir; then \ 668 b=`basename $$dir`; \ 669 $(mkinstalldirs) $(DESTDIR)$(docdir)/$$b; \ 670 for f in $$dir/*; do \ 671 $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$b; \ 672 done \ 673 fi \ 674 done \ 675 fi 676 677 uninstall-local: 678 rm -rf $(DESTDIR)$(docdir) 679 680 clean-local: 681 if test -d vorbis; then rm -rf vorbis; fi 682 if test -f doxygen-build.stamp; then rm -f doxygen-build.stamp; fi 683 # Tell versions [3.59,3.63) of GNU make to not export all variables. 684 # Otherwise a system limit (for SysV at least) may be exceeded. 685 .NOEXPORT: 686