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