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