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