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
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@
35target_triplet = @target@
36subdir = doc/vorbisfile
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
40	$(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
41	$(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47SOURCES =
48DIST_SOURCES =
49am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50am__vpath_adj = case $$p in \
51    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52    *) f=$$p;; \
53  esac;
54am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55am__installdirs = "$(DESTDIR)$(docdir)"
56docDATA_INSTALL = $(INSTALL_DATA)
57DATA = $(doc_DATA)
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = @ACLOCAL@
60ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
61ALLOCA = @ALLOCA@
62AMTAR = @AMTAR@
63AR = @AR@
64AS = @AS@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CYGPATH_W = @CYGPATH_W@
75DEBUG = @DEBUG@
76DEFS = @DEFS@
77DEPDIR = @DEPDIR@
78DLLTOOL = @DLLTOOL@
79DSYMUTIL = @DSYMUTIL@
80DUMPBIN = @DUMPBIN@
81ECHO_C = @ECHO_C@
82ECHO_N = @ECHO_N@
83ECHO_T = @ECHO_T@
84EGREP = @EGREP@
85EXEEXT = @EXEEXT@
86FGREP = @FGREP@
87GREP = @GREP@
88HAVE_DOXYGEN = @HAVE_DOXYGEN@
89HTLATEX = @HTLATEX@
90INSTALL = @INSTALL@
91INSTALL_DATA = @INSTALL_DATA@
92INSTALL_PROGRAM = @INSTALL_PROGRAM@
93INSTALL_SCRIPT = @INSTALL_SCRIPT@
94INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
95LD = @LD@
96LDFLAGS = @LDFLAGS@
97LIBOBJS = @LIBOBJS@
98LIBS = @LIBS@
99LIBTOOL = @LIBTOOL@
100LIBTOOL_DEPS = @LIBTOOL_DEPS@
101LIPO = @LIPO@
102LN_S = @LN_S@
103LTLIBOBJS = @LTLIBOBJS@
104MAINT = @MAINT@
105MAKEINFO = @MAKEINFO@
106MKDIR_P = @MKDIR_P@
107NM = @NM@
108NMEDIT = @NMEDIT@
109OBJDUMP = @OBJDUMP@
110OBJEXT = @OBJEXT@
111OGG_CFLAGS = @OGG_CFLAGS@
112OGG_LIBS = @OGG_LIBS@
113OTOOL = @OTOOL@
114OTOOL64 = @OTOOL64@
115PACKAGE = @PACKAGE@
116PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
117PACKAGE_NAME = @PACKAGE_NAME@
118PACKAGE_STRING = @PACKAGE_STRING@
119PACKAGE_TARNAME = @PACKAGE_TARNAME@
120PACKAGE_VERSION = @PACKAGE_VERSION@
121PATH_SEPARATOR = @PATH_SEPARATOR@
122PDFLATEX = @PDFLATEX@
123PKG_CONFIG = @PKG_CONFIG@
124PROFILE = @PROFILE@
125RANLIB = @RANLIB@
126SED = @SED@
127SET_MAKE = @SET_MAKE@
128SHELL = @SHELL@
129STRIP = @STRIP@
130VERSION = @VERSION@
131VE_LIB_AGE = @VE_LIB_AGE@
132VE_LIB_CURRENT = @VE_LIB_CURRENT@
133VE_LIB_REVISION = @VE_LIB_REVISION@
134VF_LIB_AGE = @VF_LIB_AGE@
135VF_LIB_CURRENT = @VF_LIB_CURRENT@
136VF_LIB_REVISION = @VF_LIB_REVISION@
137VORBIS_LIBS = @VORBIS_LIBS@
138V_LIB_AGE = @V_LIB_AGE@
139V_LIB_CURRENT = @V_LIB_CURRENT@
140V_LIB_REVISION = @V_LIB_REVISION@
141abs_builddir = @abs_builddir@
142abs_srcdir = @abs_srcdir@
143abs_top_builddir = @abs_top_builddir@
144abs_top_srcdir = @abs_top_srcdir@
145ac_ct_CC = @ac_ct_CC@
146ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147am__include = @am__include@
148am__leading_dot = @am__leading_dot@
149am__quote = @am__quote@
150am__tar = @am__tar@
151am__untar = @am__untar@
152bindir = @bindir@
153build = @build@
154build_alias = @build_alias@
155build_cpu = @build_cpu@
156build_os = @build_os@
157build_vendor = @build_vendor@
158builddir = @builddir@
159datadir = @datadir@
160datarootdir = @datarootdir@
161docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
162dvidir = @dvidir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169htmldir = @htmldir@
170includedir = @includedir@
171infodir = @infodir@
172install_sh = @install_sh@
173libdir = @libdir@
174libexecdir = @libexecdir@
175localedir = @localedir@
176localstatedir = @localstatedir@
177lt_ECHO = @lt_ECHO@
178mandir = @mandir@
179mkdir_p = @mkdir_p@
180oldincludedir = @oldincludedir@
181pdfdir = @pdfdir@
182prefix = @prefix@
183program_transform_name = @program_transform_name@
184psdir = @psdir@
185pthread_lib = @pthread_lib@
186sbindir = @sbindir@
187sharedstatedir = @sharedstatedir@
188srcdir = @srcdir@
189sysconfdir = @sysconfdir@
190target = @target@
191target_alias = @target_alias@
192target_cpu = @target_cpu@
193target_os = @target_os@
194target_vendor = @target_vendor@
195top_builddir = @top_builddir@
196top_srcdir = @top_srcdir@
197doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\
198	chainingexample.html crosslap.html datastructures.html decoding.html\
199	example.html exampleindex.html fileinfo.html index.html\
200	initialization.html ov_bitrate.html ov_bitrate_instant.html\
201	ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\
202	ov_fopen.html\
203	ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\
204	ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\
205	ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
206	ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
207	ov_read_float.html ov_seekable.html ov_serialnumber.html\
208	ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
209	ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
210	ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
211	overview.html reference.html return.html seekexample.html seeking.html\
212	seeking_example_c.html seeking_test_c.html seekingexample.html\
213	style.css threads.html vorbis_comment.html vorbis_info.html\
214	vorbisfile_example_c.html
215
216EXTRA_DIST = $(doc_DATA)
217all: all-am
218
219.SUFFIXES:
220$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
221	@for dep in $?; do \
222	  case '$(am__configure_deps)' in \
223	    *$$dep*) \
224	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
225	        && { if test -f $@; then exit 0; else break; fi; }; \
226	      exit 1;; \
227	  esac; \
228	done; \
229	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/vorbisfile/Makefile'; \
230	cd $(top_srcdir) && \
231	  $(AUTOMAKE) --gnu  doc/vorbisfile/Makefile
232.PRECIOUS: Makefile
233Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234	@case '$?' in \
235	  *config.status*) \
236	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237	  *) \
238	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240	esac;
241
242$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
246	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
248	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250mostlyclean-libtool:
251	-rm -f *.lo
252
253clean-libtool:
254	-rm -rf .libs _libs
255install-docDATA: $(doc_DATA)
256	@$(NORMAL_INSTALL)
257	test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
258	@list='$(doc_DATA)'; for p in $$list; do \
259	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
260	  f=$(am__strip_dir) \
261	  echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
262	  $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
263	done
264
265uninstall-docDATA:
266	@$(NORMAL_UNINSTALL)
267	@list='$(doc_DATA)'; for p in $$list; do \
268	  f=$(am__strip_dir) \
269	  echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
270	  rm -f "$(DESTDIR)$(docdir)/$$f"; \
271	done
272tags: TAGS
273TAGS:
274
275ctags: CTAGS
276CTAGS:
277
278
279distdir: $(DISTFILES)
280	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
281	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
282	list='$(DISTFILES)'; \
283	  dist_files=`for file in $$list; do echo $$file; done | \
284	  sed -e "s|^$$srcdirstrip/||;t" \
285	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
286	case $$dist_files in \
287	  */*) $(MKDIR_P) `echo "$$dist_files" | \
288			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
289			   sort -u` ;; \
290	esac; \
291	for file in $$dist_files; do \
292	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
293	  if test -d $$d/$$file; then \
294	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
295	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
296	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
297	    fi; \
298	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
299	  else \
300	    test -f $(distdir)/$$file \
301	    || cp -p $$d/$$file $(distdir)/$$file \
302	    || exit 1; \
303	  fi; \
304	done
305check-am: all-am
306check: check-am
307all-am: Makefile $(DATA)
308installdirs:
309	for dir in "$(DESTDIR)$(docdir)"; do \
310	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
311	done
312install: install-am
313install-exec: install-exec-am
314install-data: install-data-am
315uninstall: uninstall-am
316
317install-am: all-am
318	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
319
320installcheck: installcheck-am
321install-strip:
322	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
324	  `test -z '$(STRIP)' || \
325	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
326mostlyclean-generic:
327
328clean-generic:
329
330distclean-generic:
331	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
332
333maintainer-clean-generic:
334	@echo "This command is intended for maintainers to use"
335	@echo "it deletes files that may require special tools to rebuild."
336clean: clean-am
337
338clean-am: clean-generic clean-libtool mostlyclean-am
339
340distclean: distclean-am
341	-rm -f Makefile
342distclean-am: clean-am distclean-generic
343
344dvi: dvi-am
345
346dvi-am:
347
348html: html-am
349
350info: info-am
351
352info-am:
353
354install-data-am: install-docDATA
355
356install-dvi: install-dvi-am
357
358install-exec-am:
359
360install-html: install-html-am
361
362install-info: install-info-am
363
364install-man:
365
366install-pdf: install-pdf-am
367
368install-ps: install-ps-am
369
370installcheck-am:
371
372maintainer-clean: maintainer-clean-am
373	-rm -f Makefile
374maintainer-clean-am: distclean-am maintainer-clean-generic
375
376mostlyclean: mostlyclean-am
377
378mostlyclean-am: mostlyclean-generic mostlyclean-libtool
379
380pdf: pdf-am
381
382pdf-am:
383
384ps: ps-am
385
386ps-am:
387
388uninstall-am: uninstall-docDATA
389
390.MAKE: install-am install-strip
391
392.PHONY: all all-am check check-am clean clean-generic clean-libtool \
393	distclean distclean-generic distclean-libtool distdir dvi \
394	dvi-am html html-am info info-am install install-am \
395	install-data install-data-am install-docDATA install-dvi \
396	install-dvi-am install-exec install-exec-am install-html \
397	install-html-am install-info install-info-am install-man \
398	install-pdf install-pdf-am install-ps install-ps-am \
399	install-strip installcheck installcheck-am installdirs \
400	maintainer-clean maintainer-clean-generic mostlyclean \
401	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
402	uninstall uninstall-am uninstall-docDATA
403
404# Tell versions [3.59,3.63) of GNU make to not export all variables.
405# Otherwise a system limit (for SysV at least) may be exceeded.
406.NOEXPORT:
407