1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
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.
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
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
32 build_triplet = @build@
34 target_triplet = @target@
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
39 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
40 $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/config.h
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49 html-recursive info-recursive install-data-recursive \
50 install-dvi-recursive install-exec-recursive \
51 install-html-recursive install-info-recursive \
52 install-pdf-recursive install-ps-recursive install-recursive \
53 installcheck-recursive installdirs-recursive pdf-recursive \
54 ps-recursive uninstall-recursive
55 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
56 distclean-recursive maintainer-clean-recursive
59 DIST_SUBDIRS = $(SUBDIRS)
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
68 AUTOHEADER = @AUTOHEADER@
72 CCDEPMODE = @CCDEPMODE@
76 CYGPATH_W = @CYGPATH_W@
90 HAVE_DOXYGEN = @HAVE_DOXYGEN@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LIBTOOL_DEPS = @LIBTOOL_DEPS@
105 LTLIBOBJS = @LTLIBOBJS@
107 MAKEINFO = @MAKEINFO@
113 OGG_CFLAGS = @OGG_CFLAGS@
114 OGG_LIBS = @OGG_LIBS@
118 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119 PACKAGE_NAME = @PACKAGE_NAME@
120 PACKAGE_STRING = @PACKAGE_STRING@
121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
122 PACKAGE_VERSION = @PACKAGE_VERSION@
123 PATH_SEPARATOR = @PATH_SEPARATOR@
124 PDFLATEX = @PDFLATEX@
125 PKG_CONFIG = @PKG_CONFIG@
129 SET_MAKE = @SET_MAKE@
133 VE_LIB_AGE = @VE_LIB_AGE@
134 VE_LIB_CURRENT = @VE_LIB_CURRENT@
135 VE_LIB_REVISION = @VE_LIB_REVISION@
136 VF_LIB_AGE = @VF_LIB_AGE@
137 VF_LIB_CURRENT = @VF_LIB_CURRENT@
138 VF_LIB_REVISION = @VF_LIB_REVISION@
139 VORBIS_LIBS = @VORBIS_LIBS@
140 V_LIB_AGE = @V_LIB_AGE@
141 V_LIB_CURRENT = @V_LIB_CURRENT@
142 V_LIB_REVISION = @V_LIB_REVISION@
143 abs_builddir = @abs_builddir@
144 abs_srcdir = @abs_srcdir@
145 abs_top_builddir = @abs_top_builddir@
146 abs_top_srcdir = @abs_top_srcdir@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
149 am__include = @am__include@
150 am__leading_dot = @am__leading_dot@
151 am__quote = @am__quote@
153 am__untar = @am__untar@
156 build_alias = @build_alias@
157 build_cpu = @build_cpu@
158 build_os = @build_os@
159 build_vendor = @build_vendor@
160 builddir = @builddir@
162 datarootdir = @datarootdir@
165 exec_prefix = @exec_prefix@
167 host_alias = @host_alias@
168 host_cpu = @host_cpu@
170 host_vendor = @host_vendor@
172 includedir = @includedir@
174 install_sh = @install_sh@
176 libexecdir = @libexecdir@
177 localedir = @localedir@
178 localstatedir = @localstatedir@
182 oldincludedir = @oldincludedir@
185 program_transform_name = @program_transform_name@
187 pthread_lib = @pthread_lib@
189 sharedstatedir = @sharedstatedir@
191 sysconfdir = @sysconfdir@
193 target_alias = @target_alias@
194 target_cpu = @target_cpu@
195 target_os = @target_os@
196 target_vendor = @target_vendor@
197 top_builddir = @top_builddir@
198 top_srcdir = @top_srcdir@
203 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
205 case '$(am__configure_deps)' in \
207 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
208 && { if test -f $@; then exit 0; else break; fi; }; \
212 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
213 cd $(top_srcdir) && \
214 $(AUTOMAKE) --gnu include/Makefile
216 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 # This directory's subdirectories are mostly independent; you can cd
240 # into them and run `make' without going through this Makefile.
241 # To change the values of `make' variables: instead of editing Makefiles,
242 # (1) if the variable is set in `config.status', edit `config.status'
243 # (which will cause the Makefiles to be regenerated when you run `make');
244 # (2) otherwise, pass the desired values on the `make' command line.
245 $(RECURSIVE_TARGETS):
247 for f in x $$MAKEFLAGS; do \
250 *k*) failcom='fail=yes';; \
254 target=`echo $@ | sed s/-recursive//`; \
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 echo "Making $$target in $$subdir"; \
257 if test "$$subdir" = "."; then \
259 local_target="$$target-am"; \
261 local_target="$$target"; \
263 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
266 if test "$$dot_seen" = "no"; then \
267 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
270 $(RECURSIVE_CLEAN_TARGETS):
272 for f in x $$MAKEFLAGS; do \
275 *k*) failcom='fail=yes';; \
280 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
281 *) list='$(SUBDIRS)' ;; \
283 rev=''; for subdir in $$list; do \
284 if test "$$subdir" = "."; then :; else \
285 rev="$$subdir $$rev"; \
289 target=`echo $@ | sed s/-recursive//`; \
290 for subdir in $$rev; do \
291 echo "Making $$target in $$subdir"; \
292 if test "$$subdir" = "."; then \
293 local_target="$$target-am"; \
295 local_target="$$target"; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
299 done && test -z "$$fail"
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
309 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
319 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
323 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
324 include_option=--etags-include; \
327 include_option=--include; \
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 if test "$$subdir" = .; then :; else \
332 test ! -f $$subdir/TAGS || \
333 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
343 test -n "$$unique" || unique=$$empty_fix; \
344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
348 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
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; \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 test -z "$(CTAGS_ARGS)$$tags$$unique" \
358 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
362 here=`$(am__cd) $(top_builddir) && pwd` \
363 && cd $(top_srcdir) \
364 && gtags -i $(GTAGS_ARGS) $$here
367 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
369 distdir: $(DISTFILES)
370 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372 list='$(DISTFILES)'; \
373 dist_files=`for file in $$list; do echo $$file; done | \
374 sed -e "s|^$$srcdirstrip/||;t" \
375 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
376 case $$dist_files in \
377 */*) $(MKDIR_P) `echo "$$dist_files" | \
378 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
381 for file in $$dist_files; do \
382 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383 if test -d $$d/$$file; then \
384 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
385 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
386 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
388 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
390 test -f $(distdir)/$$file \
391 || cp -p $$d/$$file $(distdir)/$$file \
395 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
396 if test "$$subdir" = .; then :; else \
397 test -d "$(distdir)/$$subdir" \
398 || $(MKDIR_P) "$(distdir)/$$subdir" \
400 distdir=`$(am__cd) $(distdir) && pwd`; \
401 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
403 $(MAKE) $(AM_MAKEFLAGS) \
404 top_distdir="$$top_distdir" \
405 distdir="$$distdir/$$subdir" \
406 am__remove_distdir=: \
407 am__skip_length_check=: \
413 check: check-recursive
415 installdirs: installdirs-recursive
417 install: install-recursive
418 install-exec: install-exec-recursive
419 install-data: install-data-recursive
420 uninstall: uninstall-recursive
423 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425 installcheck: installcheck-recursive
427 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
428 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
429 `test -z '$(STRIP)' || \
430 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
436 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
438 maintainer-clean-generic:
439 @echo "This command is intended for maintainers to use"
440 @echo "it deletes files that may require special tools to rebuild."
441 clean: clean-recursive
443 clean-am: clean-generic clean-libtool mostlyclean-am
445 distclean: distclean-recursive
447 distclean-am: clean-am distclean-generic distclean-tags
461 install-dvi: install-dvi-recursive
465 install-html: install-html-recursive
467 install-info: install-info-recursive
471 install-pdf: install-pdf-recursive
473 install-ps: install-ps-recursive
477 maintainer-clean: maintainer-clean-recursive
479 maintainer-clean-am: distclean-am maintainer-clean-generic
481 mostlyclean: mostlyclean-recursive
483 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
495 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
498 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
499 all all-am check check-am clean clean-generic clean-libtool \
500 ctags ctags-recursive distclean distclean-generic \
501 distclean-libtool distclean-tags distdir dvi dvi-am html \
502 html-am info info-am install install-am install-data \
503 install-data-am install-dvi install-dvi-am install-exec \
504 install-exec-am install-html install-html-am install-info \
505 install-info-am install-man install-pdf install-pdf-am \
506 install-ps install-ps-am install-strip installcheck \
507 installcheck-am installdirs installdirs-am maintainer-clean \
508 maintainer-clean-generic mostlyclean mostlyclean-generic \
509 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
510 uninstall uninstall-am
512 # Tell versions [3.59,3.63) of GNU make to not export all variables.
513 # Otherwise a system limit (for SysV at least) may be exceeded.