1# Makefile.in generated by automake 1.9.6 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005 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 17srcdir = @srcdir@ 18top_srcdir = @top_srcdir@ 19VPATH = @srcdir@ 20pkgdatadir = $(datadir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkgincludedir = $(includedir)/@PACKAGE@ 23top_builddir = .. 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25INSTALL = @INSTALL@ 26install_sh_DATA = $(install_sh) -c -m 644 27install_sh_PROGRAM = $(install_sh) -c 28install_sh_SCRIPT = $(install_sh) -c 29INSTALL_HEADER = $(INSTALL_DATA) 30transform = $(program_transform_name) 31NORMAL_INSTALL = : 32PRE_INSTALL = : 33POST_INSTALL = : 34NORMAL_UNINSTALL = : 35PRE_UNINSTALL = : 36POST_UNINSTALL = : 37build_triplet = @build@ 38host_triplet = @host@ 39subdir = doc 40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 42am__aclocal_m4_deps = $(top_srcdir)/configure.in 43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 44 $(ACLOCAL_M4) 45mkinstalldirs = $(install_sh) -d 46CONFIG_HEADER = $(top_builddir)/config.h 47CONFIG_CLEAN_FILES = 48SOURCES = 49DIST_SOURCES = 50RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 51 html-recursive info-recursive install-data-recursive \ 52 install-exec-recursive install-info-recursive \ 53 install-recursive installcheck-recursive installdirs-recursive \ 54 pdf-recursive ps-recursive uninstall-info-recursive \ 55 uninstall-recursive 56am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 57am__vpath_adj = case $$p in \ 58 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 59 *) f=$$p;; \ 60 esac; 61am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 62am__installdirs = "$(DESTDIR)$(docdir)" 63docDATA_INSTALL = $(INSTALL_DATA) 64DATA = $(doc_DATA) 65ETAGS = etags 66CTAGS = ctags 67DIST_SUBDIRS = $(SUBDIRS) 68DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 69ACLOCAL = @ACLOCAL@ 70AMDEP_FALSE = @AMDEP_FALSE@ 71AMDEP_TRUE = @AMDEP_TRUE@ 72AMTAR = @AMTAR@ 73AR = @AR@ 74AUTOCONF = @AUTOCONF@ 75AUTOHEADER = @AUTOHEADER@ 76AUTOMAKE = @AUTOMAKE@ 77AWK = @AWK@ 78CC = @CC@ 79CCDEPMODE = @CCDEPMODE@ 80CFLAGS = @CFLAGS@ 81CPP = @CPP@ 82CPPFLAGS = @CPPFLAGS@ 83CYGPATH_W = @CYGPATH_W@ 84DEBUG = @DEBUG@ 85DEFS = @DEFS@ 86DEPDIR = @DEPDIR@ 87DSYMUTIL = @DSYMUTIL@ 88DUMPBIN = @DUMPBIN@ 89ECHO_C = @ECHO_C@ 90ECHO_N = @ECHO_N@ 91ECHO_T = @ECHO_T@ 92EGREP = @EGREP@ 93EXEEXT = @EXEEXT@ 94FGREP = @FGREP@ 95GREP = @GREP@ 96INSTALL_DATA = @INSTALL_DATA@ 97INSTALL_PROGRAM = @INSTALL_PROGRAM@ 98INSTALL_SCRIPT = @INSTALL_SCRIPT@ 99INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 100LD = @LD@ 101LDFLAGS = @LDFLAGS@ 102LIBOBJS = @LIBOBJS@ 103LIBS = @LIBS@ 104LIBTOOL = @LIBTOOL@ 105LIBTOOL_DEPS = @LIBTOOL_DEPS@ 106LIB_AGE = @LIB_AGE@ 107LIB_CURRENT = @LIB_CURRENT@ 108LIB_REVISION = @LIB_REVISION@ 109LIPO = @LIPO@ 110LN_S = @LN_S@ 111LTLIBOBJS = @LTLIBOBJS@ 112MAINT = @MAINT@ 113MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 114MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 115MAKEINFO = @MAKEINFO@ 116NM = @NM@ 117NMEDIT = @NMEDIT@ 118OBJDUMP = @OBJDUMP@ 119OBJEXT = @OBJEXT@ 120OPT = @OPT@ 121OTOOL = @OTOOL@ 122OTOOL64 = @OTOOL64@ 123PACKAGE = @PACKAGE@ 124PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 125PACKAGE_NAME = @PACKAGE_NAME@ 126PACKAGE_STRING = @PACKAGE_STRING@ 127PACKAGE_TARNAME = @PACKAGE_TARNAME@ 128PACKAGE_VERSION = @PACKAGE_VERSION@ 129PATH_SEPARATOR = @PATH_SEPARATOR@ 130PROFILE = @PROFILE@ 131RANLIB = @RANLIB@ 132SED = @SED@ 133SET_MAKE = @SET_MAKE@ 134SHELL = @SHELL@ 135SIZE16 = @SIZE16@ 136SIZE32 = @SIZE32@ 137SIZE64 = @SIZE64@ 138STRIP = @STRIP@ 139USIZE16 = @USIZE16@ 140USIZE32 = @USIZE32@ 141VERSION = @VERSION@ 142ac_ct_CC = @ac_ct_CC@ 143ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 144am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 145am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 146am__include = @am__include@ 147am__leading_dot = @am__leading_dot@ 148am__quote = @am__quote@ 149am__tar = @am__tar@ 150am__untar = @am__untar@ 151bindir = @bindir@ 152build = @build@ 153build_alias = @build_alias@ 154build_cpu = @build_cpu@ 155build_os = @build_os@ 156build_vendor = @build_vendor@ 157datadir = @datadir@ 158datarootdir = @datarootdir@ 159docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) 160dvidir = @dvidir@ 161exec_prefix = @exec_prefix@ 162host = @host@ 163host_alias = @host_alias@ 164host_cpu = @host_cpu@ 165host_os = @host_os@ 166host_vendor = @host_vendor@ 167htmldir = @htmldir@ 168includedir = @includedir@ 169infodir = @infodir@ 170install_sh = @install_sh@ 171libdir = @libdir@ 172libexecdir = @libexecdir@ 173localedir = @localedir@ 174localstatedir = @localstatedir@ 175lt_ECHO = @lt_ECHO@ 176mandir = @mandir@ 177mkdir_p = @mkdir_p@ 178oldincludedir = @oldincludedir@ 179pdfdir = @pdfdir@ 180prefix = @prefix@ 181program_transform_name = @program_transform_name@ 182psdir = @psdir@ 183sbindir = @sbindir@ 184sharedstatedir = @sharedstatedir@ 185sysconfdir = @sysconfdir@ 186target_alias = @target_alias@ 187SUBDIRS = libogg 188doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \ 189 stream.png vorbisword2.png white-ogg.png white-xifish.png \ 190 rfc3533.txt rfc5334.txt skeleton.html 191 192EXTRA_DIST = $(doc_DATA) 193all: all-recursive 194 195.SUFFIXES: 196$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 197 @for dep in $?; do \ 198 case '$(am__configure_deps)' in \ 199 *$$dep*) \ 200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 201 && exit 0; \ 202 exit 1;; \ 203 esac; \ 204 done; \ 205 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ 206 cd $(top_srcdir) && \ 207 $(AUTOMAKE) --gnu doc/Makefile 208.PRECIOUS: Makefile 209Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 210 @case '$?' in \ 211 *config.status*) \ 212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 213 *) \ 214 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 215 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 216 esac; 217 218$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 220 221$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 223$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 225 226mostlyclean-libtool: 227 -rm -f *.lo 228 229clean-libtool: 230 -rm -rf .libs _libs 231 232distclean-libtool: 233 -rm -f libtool 234uninstall-info-am: 235install-docDATA: $(doc_DATA) 236 @$(NORMAL_INSTALL) 237 test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)" 238 @list='$(doc_DATA)'; for p in $$list; do \ 239 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 240 f=$(am__strip_dir) \ 241 echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ 242 $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ 243 done 244 245uninstall-docDATA: 246 @$(NORMAL_UNINSTALL) 247 @list='$(doc_DATA)'; for p in $$list; do \ 248 f=$(am__strip_dir) \ 249 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \ 250 rm -f "$(DESTDIR)$(docdir)/$$f"; \ 251 done 252 253# This directory's subdirectories are mostly independent; you can cd 254# into them and run `make' without going through this Makefile. 255# To change the values of `make' variables: instead of editing Makefiles, 256# (1) if the variable is set in `config.status', edit `config.status' 257# (which will cause the Makefiles to be regenerated when you run `make'); 258# (2) otherwise, pass the desired values on the `make' command line. 259$(RECURSIVE_TARGETS): 260 @failcom='exit 1'; \ 261 for f in x $$MAKEFLAGS; do \ 262 case $$f in \ 263 *=* | --[!k]*);; \ 264 *k*) failcom='fail=yes';; \ 265 esac; \ 266 done; \ 267 dot_seen=no; \ 268 target=`echo $@ | sed s/-recursive//`; \ 269 list='$(SUBDIRS)'; for subdir in $$list; do \ 270 echo "Making $$target in $$subdir"; \ 271 if test "$$subdir" = "."; then \ 272 dot_seen=yes; \ 273 local_target="$$target-am"; \ 274 else \ 275 local_target="$$target"; \ 276 fi; \ 277 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 278 || eval $$failcom; \ 279 done; \ 280 if test "$$dot_seen" = "no"; then \ 281 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 282 fi; test -z "$$fail" 283 284mostlyclean-recursive clean-recursive distclean-recursive \ 285maintainer-clean-recursive: 286 @failcom='exit 1'; \ 287 for f in x $$MAKEFLAGS; do \ 288 case $$f in \ 289 *=* | --[!k]*);; \ 290 *k*) failcom='fail=yes';; \ 291 esac; \ 292 done; \ 293 dot_seen=no; \ 294 case "$@" in \ 295 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 296 *) list='$(SUBDIRS)' ;; \ 297 esac; \ 298 rev=''; for subdir in $$list; do \ 299 if test "$$subdir" = "."; then :; else \ 300 rev="$$subdir $$rev"; \ 301 fi; \ 302 done; \ 303 rev="$$rev ."; \ 304 target=`echo $@ | sed s/-recursive//`; \ 305 for subdir in $$rev; do \ 306 echo "Making $$target in $$subdir"; \ 307 if test "$$subdir" = "."; then \ 308 local_target="$$target-am"; \ 309 else \ 310 local_target="$$target"; \ 311 fi; \ 312 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 313 || eval $$failcom; \ 314 done && test -z "$$fail" 315tags-recursive: 316 list='$(SUBDIRS)'; for subdir in $$list; do \ 317 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 318 done 319ctags-recursive: 320 list='$(SUBDIRS)'; for subdir in $$list; do \ 321 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 322 done 323 324ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 325 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 326 unique=`for i in $$list; do \ 327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 328 done | \ 329 $(AWK) ' { files[$$0] = 1; } \ 330 END { for (i in files) print i; }'`; \ 331 mkid -fID $$unique 332tags: TAGS 333 334TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 335 $(TAGS_FILES) $(LISP) 336 tags=; \ 337 here=`pwd`; \ 338 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 339 include_option=--etags-include; \ 340 empty_fix=.; \ 341 else \ 342 include_option=--include; \ 343 empty_fix=; \ 344 fi; \ 345 list='$(SUBDIRS)'; for subdir in $$list; do \ 346 if test "$$subdir" = .; then :; else \ 347 test ! -f $$subdir/TAGS || \ 348 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 349 fi; \ 350 done; \ 351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 352 unique=`for i in $$list; do \ 353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 354 done | \ 355 $(AWK) ' { files[$$0] = 1; } \ 356 END { for (i in files) print i; }'`; \ 357 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 358 test -n "$$unique" || unique=$$empty_fix; \ 359 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 360 $$tags $$unique; \ 361 fi 362ctags: CTAGS 363CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 364 $(TAGS_FILES) $(LISP) 365 tags=; \ 366 here=`pwd`; \ 367 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 368 unique=`for i in $$list; do \ 369 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 370 done | \ 371 $(AWK) ' { files[$$0] = 1; } \ 372 END { for (i in files) print i; }'`; \ 373 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 374 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 375 $$tags $$unique 376 377GTAGS: 378 here=`$(am__cd) $(top_builddir) && pwd` \ 379 && cd $(top_srcdir) \ 380 && gtags -i $(GTAGS_ARGS) $$here 381 382distclean-tags: 383 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 384 385distdir: $(DISTFILES) 386 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 387 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 388 list='$(DISTFILES)'; for file in $$list; do \ 389 case $$file in \ 390 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 391 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 392 esac; \ 393 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 394 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 395 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 396 dir="/$$dir"; \ 397 $(mkdir_p) "$(distdir)$$dir"; \ 398 else \ 399 dir=''; \ 400 fi; \ 401 if test -d $$d/$$file; then \ 402 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 403 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 404 fi; \ 405 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 406 else \ 407 test -f $(distdir)/$$file \ 408 || cp -p $$d/$$file $(distdir)/$$file \ 409 || exit 1; \ 410 fi; \ 411 done 412 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 413 if test "$$subdir" = .; then :; else \ 414 test -d "$(distdir)/$$subdir" \ 415 || $(mkdir_p) "$(distdir)/$$subdir" \ 416 || exit 1; \ 417 distdir=`$(am__cd) $(distdir) && pwd`; \ 418 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 419 (cd $$subdir && \ 420 $(MAKE) $(AM_MAKEFLAGS) \ 421 top_distdir="$$top_distdir" \ 422 distdir="$$distdir/$$subdir" \ 423 distdir) \ 424 || exit 1; \ 425 fi; \ 426 done 427check-am: all-am 428check: check-recursive 429all-am: Makefile $(DATA) 430installdirs: installdirs-recursive 431installdirs-am: 432 for dir in "$(DESTDIR)$(docdir)"; do \ 433 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 434 done 435install: install-recursive 436install-exec: install-exec-recursive 437install-data: install-data-recursive 438uninstall: uninstall-recursive 439 440install-am: all-am 441 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 442 443installcheck: installcheck-recursive 444install-strip: 445 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 446 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 447 `test -z '$(STRIP)' || \ 448 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 449mostlyclean-generic: 450 451clean-generic: 452 453distclean-generic: 454 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 455 456maintainer-clean-generic: 457 @echo "This command is intended for maintainers to use" 458 @echo "it deletes files that may require special tools to rebuild." 459clean: clean-recursive 460 461clean-am: clean-generic clean-libtool mostlyclean-am 462 463distclean: distclean-recursive 464 -rm -f Makefile 465distclean-am: clean-am distclean-generic distclean-libtool \ 466 distclean-tags 467 468dvi: dvi-recursive 469 470dvi-am: 471 472html: html-recursive 473 474info: info-recursive 475 476info-am: 477 478install-data-am: install-docDATA 479 480install-exec-am: 481 482install-info: install-info-recursive 483 484install-man: 485 486installcheck-am: 487 488maintainer-clean: maintainer-clean-recursive 489 -rm -f Makefile 490maintainer-clean-am: distclean-am maintainer-clean-generic 491 492mostlyclean: mostlyclean-recursive 493 494mostlyclean-am: mostlyclean-generic mostlyclean-libtool 495 496pdf: pdf-recursive 497 498pdf-am: 499 500ps: ps-recursive 501 502ps-am: 503 504uninstall-am: uninstall-docDATA uninstall-info-am 505 506uninstall-info: uninstall-info-recursive 507 508.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ 509 clean clean-generic clean-libtool clean-recursive ctags \ 510 ctags-recursive distclean distclean-generic distclean-libtool \ 511 distclean-recursive distclean-tags distdir dvi dvi-am html \ 512 html-am info info-am install install-am install-data \ 513 install-data-am install-docDATA install-exec install-exec-am \ 514 install-info install-info-am install-man install-strip \ 515 installcheck installcheck-am installdirs installdirs-am \ 516 maintainer-clean maintainer-clean-generic \ 517 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 518 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ 519 tags tags-recursive uninstall uninstall-am uninstall-docDATA \ 520 uninstall-info-am 521 522# Tell versions [3.59,3.63) of GNU make to not export all variables. 523# Otherwise a system limit (for SysV at least) may be exceeded. 524.NOEXPORT: 525