Blame doc/Makefile.in

Packit eed494
# Makefile.in generated by automake 1.9.6 from Makefile.am.
Packit eed494
# @configure_input@
Packit eed494
Packit eed494
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Packit eed494
# 2003, 2004, 2005  Free Software Foundation, Inc.
Packit eed494
# This Makefile.in is free software; the Free Software Foundation
Packit eed494
# gives unlimited permission to copy and/or distribute it,
Packit eed494
# with or without modifications, as long as this notice is preserved.
Packit eed494
Packit eed494
# This program is distributed in the hope that it will be useful,
Packit eed494
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit eed494
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit eed494
# PARTICULAR PURPOSE.
Packit eed494
Packit eed494
@SET_MAKE@
Packit eed494
srcdir = @srcdir@
Packit eed494
top_srcdir = @top_srcdir@
Packit eed494
VPATH = @srcdir@
Packit eed494
pkgdatadir = $(datadir)/@PACKAGE@
Packit eed494
pkglibdir = $(libdir)/@PACKAGE@
Packit eed494
pkgincludedir = $(includedir)/@PACKAGE@
Packit eed494
top_builddir = ..
Packit eed494
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit eed494
INSTALL = @INSTALL@
Packit eed494
install_sh_DATA = $(install_sh) -c -m 644
Packit eed494
install_sh_PROGRAM = $(install_sh) -c
Packit eed494
install_sh_SCRIPT = $(install_sh) -c
Packit eed494
INSTALL_HEADER = $(INSTALL_DATA)
Packit eed494
transform = $(program_transform_name)
Packit eed494
NORMAL_INSTALL = :
Packit eed494
PRE_INSTALL = :
Packit eed494
POST_INSTALL = :
Packit eed494
NORMAL_UNINSTALL = :
Packit eed494
PRE_UNINSTALL = :
Packit eed494
POST_UNINSTALL = :
Packit eed494
build_triplet = @build@
Packit eed494
host_triplet = @host@
Packit eed494
subdir = doc
Packit eed494
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
Packit eed494
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit eed494
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_config_libconfig_in.m4 \
Packit eed494
	$(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/m4/ogg.m4 \
Packit eed494
	$(top_srcdir)/m4/speex.m4 $(top_srcdir)/m4/theora.m4 \
Packit eed494
	$(top_srcdir)/m4/vorbis.m4 $(top_srcdir)/m4/xiph_compiler.m4 \
Packit eed494
	$(top_srcdir)/m4/xiph_net.m4 $(top_srcdir)/m4/xiph_types.m4 \
Packit eed494
	$(top_srcdir)/configure.ac
Packit eed494
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit eed494
	$(ACLOCAL_M4)
Packit eed494
mkinstalldirs = $(install_sh) -d
Packit eed494
CONFIG_HEADER = $(top_builddir)/config.h
Packit eed494
CONFIG_CLEAN_FILES =
Packit eed494
SOURCES =
Packit eed494
DIST_SOURCES =
Packit eed494
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit eed494
ACLOCAL = @ACLOCAL@
Packit eed494
AMDEP_FALSE = @AMDEP_FALSE@
Packit eed494
AMDEP_TRUE = @AMDEP_TRUE@
Packit eed494
AMTAR = @AMTAR@
Packit eed494
AR = @AR@
Packit eed494
AUTOCONF = @AUTOCONF@
Packit eed494
AUTOHEADER = @AUTOHEADER@
Packit eed494
AUTOMAKE = @AUTOMAKE@
Packit eed494
AWK = @AWK@
Packit eed494
CC = @CC@
Packit eed494
CCDEPMODE = @CCDEPMODE@
Packit eed494
CFLAGS = @CFLAGS@
Packit eed494
CPP = @CPP@
Packit eed494
CPPFLAGS = @CPPFLAGS@
Packit eed494
CXX = @CXX@
Packit eed494
CXXCPP = @CXXCPP@
Packit eed494
CXXDEPMODE = @CXXDEPMODE@
Packit eed494
CXXFLAGS = @CXXFLAGS@
Packit eed494
CYGPATH_W = @CYGPATH_W@
Packit eed494
DEBUG = @DEBUG@
Packit eed494
DEFS = @DEFS@
Packit eed494
DEPDIR = @DEPDIR@
Packit eed494
ECHO = @ECHO@
Packit eed494
ECHO_C = @ECHO_C@
Packit eed494
ECHO_N = @ECHO_N@
Packit eed494
ECHO_T = @ECHO_T@
Packit eed494
EGREP = @EGREP@
Packit eed494
EXEEXT = @EXEEXT@
Packit eed494
F77 = @F77@
Packit eed494
FFLAGS = @FFLAGS@
Packit eed494
FGREP = @FGREP@
Packit eed494
HAVE_PKGCONFIG_FALSE = @HAVE_PKGCONFIG_FALSE@
Packit eed494
HAVE_PKGCONFIG_TRUE = @HAVE_PKGCONFIG_TRUE@
Packit eed494
HAVE_SPEEX_FALSE = @HAVE_SPEEX_FALSE@
Packit eed494
HAVE_SPEEX_TRUE = @HAVE_SPEEX_TRUE@
Packit eed494
HAVE_THEORA_FALSE = @HAVE_THEORA_FALSE@
Packit eed494
HAVE_THEORA_TRUE = @HAVE_THEORA_TRUE@
Packit eed494
HAVE_THREAD_FALSE = @HAVE_THREAD_FALSE@
Packit eed494
HAVE_THREAD_TRUE = @HAVE_THREAD_TRUE@
Packit eed494
INSTALL_DATA = @INSTALL_DATA@
Packit eed494
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit eed494
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit eed494
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit eed494
LDFLAGS = @LDFLAGS@
Packit eed494
LIBOBJS = @LIBOBJS@
Packit eed494
LIBS = @LIBS@
Packit eed494
LIBTOOL = @LIBTOOL@
Packit eed494
LIBTOOL_DEPS = @LIBTOOL_DEPS@
Packit eed494
LN_S = @LN_S@
Packit eed494
LTLIBOBJS = @LTLIBOBJS@
Packit eed494
MAINT = @MAINT@
Packit eed494
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
Packit eed494
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
Packit eed494
MAKEINFO = @MAKEINFO@
Packit eed494
OBJEXT = @OBJEXT@
Packit eed494
OGG_CFLAGS = @OGG_CFLAGS@
Packit eed494
OGG_LDFLAGS = @OGG_LDFLAGS@
Packit eed494
OGG_LIBS = @OGG_LIBS@
Packit eed494
OGG_PREFIX = @OGG_PREFIX@
Packit eed494
OPT = @OPT@
Packit eed494
PACKAGE = @PACKAGE@
Packit eed494
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit eed494
PACKAGE_NAME = @PACKAGE_NAME@
Packit eed494
PACKAGE_STRING = @PACKAGE_STRING@
Packit eed494
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit eed494
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit eed494
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit eed494
PKGCONFIG = @PKGCONFIG@
Packit eed494
PKG_CONFIG = @PKG_CONFIG@
Packit eed494
PROFILE = @PROFILE@
Packit eed494
PTHREAD_CC = @PTHREAD_CC@
Packit eed494
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
Packit eed494
PTHREAD_CPPFLAGS = @PTHREAD_CPPFLAGS@
Packit eed494
PTHREAD_LIBS = @PTHREAD_LIBS@
Packit eed494
RANLIB = @RANLIB@
Packit eed494
SET_MAKE = @SET_MAKE@
Packit eed494
SHELL = @SHELL@
Packit eed494
SHOUT_CFLAGS = @SHOUT_CFLAGS@
Packit eed494
SHOUT_CONFIG = @SHOUT_CONFIG@
Packit eed494
SHOUT_CPPFLAGS = @SHOUT_CPPFLAGS@
Packit eed494
SHOUT_LIBDEPS = @SHOUT_LIBDEPS@
Packit eed494
SHOUT_REQUIRES = @SHOUT_REQUIRES@
Packit eed494
SHOUT_THREADSAFE = @SHOUT_THREADSAFE@
Packit eed494
SHOUT_VERSION = @SHOUT_VERSION@
Packit eed494
SPEEX = @SPEEX@
Packit eed494
SPEEX_CFLAGS = @SPEEX_CFLAGS@
Packit eed494
SPEEX_LDFLAGS = @SPEEX_LDFLAGS@
Packit eed494
SPEEX_LIBS = @SPEEX_LIBS@
Packit eed494
STRIP = @STRIP@
Packit eed494
THEORA = @THEORA@
Packit eed494
THEORA_CFLAGS = @THEORA_CFLAGS@
Packit eed494
THEORA_LDFLAGS = @THEORA_LDFLAGS@
Packit eed494
THEORA_LIBS = @THEORA_LIBS@
Packit eed494
VERSION = @VERSION@
Packit eed494
VORBISENC_LIBS = @VORBISENC_LIBS@
Packit eed494
VORBISFILE_LIBS = @VORBISFILE_LIBS@
Packit eed494
VORBIS_CFLAGS = @VORBIS_CFLAGS@
Packit eed494
VORBIS_LDFLAGS = @VORBIS_LDFLAGS@
Packit eed494
VORBIS_LIBS = @VORBIS_LIBS@
Packit eed494
VORBIS_PREFIX = @VORBIS_PREFIX@
Packit eed494
XIPH_CFLAGS = @XIPH_CFLAGS@
Packit eed494
XIPH_CPPFLAGS = @XIPH_CPPFLAGS@
Packit eed494
ac_ct_AR = @ac_ct_AR@
Packit eed494
ac_ct_CC = @ac_ct_CC@
Packit eed494
ac_ct_CXX = @ac_ct_CXX@
Packit eed494
ac_ct_F77 = @ac_ct_F77@
Packit eed494
ac_ct_RANLIB = @ac_ct_RANLIB@
Packit eed494
ac_ct_STRIP = @ac_ct_STRIP@
Packit eed494
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
Packit eed494
acx_pthread_config = @acx_pthread_config@
Packit eed494
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
Packit eed494
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
Packit eed494
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
Packit eed494
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
Packit eed494
am__include = @am__include@
Packit eed494
am__leading_dot = @am__leading_dot@
Packit eed494
am__quote = @am__quote@
Packit eed494
am__tar = @am__tar@
Packit eed494
am__untar = @am__untar@
Packit eed494
bindir = @bindir@
Packit eed494
build = @build@
Packit eed494
build_alias = @build_alias@
Packit eed494
build_cpu = @build_cpu@
Packit eed494
build_os = @build_os@
Packit eed494
build_vendor = @build_vendor@
Packit eed494
datadir = @datadir@
Packit eed494
exec_prefix = @exec_prefix@
Packit eed494
host = @host@
Packit eed494
host_alias = @host_alias@
Packit eed494
host_cpu = @host_cpu@
Packit eed494
host_os = @host_os@
Packit eed494
host_vendor = @host_vendor@
Packit eed494
includedir = @includedir@
Packit eed494
infodir = @infodir@
Packit eed494
install_sh = @install_sh@
Packit eed494
libdir = @libdir@
Packit eed494
libexecdir = @libexecdir@
Packit eed494
localstatedir = @localstatedir@
Packit eed494
mandir = @mandir@
Packit eed494
mkdir_p = @mkdir_p@
Packit eed494
oldincludedir = @oldincludedir@
Packit eed494
prefix = @prefix@
Packit eed494
program_transform_name = @program_transform_name@
Packit eed494
sbindir = @sbindir@
Packit eed494
sharedstatedir = @sharedstatedir@
Packit eed494
shout_cflags = @shout_cflags@
Packit eed494
shout_cppflags = @shout_cppflags@
Packit eed494
shout_libs = @shout_libs@
Packit eed494
sysconfdir = @sysconfdir@
Packit eed494
target = @target@
Packit eed494
target_alias = @target_alias@
Packit eed494
AUTOMAKE_OPTIONS = foreign
Packit eed494
EXTRA_DIST = spec-html.xsl libshout.xml
Packit eed494
all: all-am
Packit eed494
Packit eed494
.SUFFIXES:
Packit eed494
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
Packit eed494
	@for dep in $?; do \
Packit eed494
	  case '$(am__configure_deps)' in \
Packit eed494
	    *$$dep*) \
Packit eed494
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
Packit eed494
		&& exit 0; \
Packit eed494
	      exit 1;; \
Packit eed494
	  esac; \
Packit eed494
	done; \
Packit eed494
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
Packit eed494
	cd $(top_srcdir) && \
Packit eed494
	  $(AUTOMAKE) --foreign  doc/Makefile
Packit eed494
.PRECIOUS: Makefile
Packit eed494
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit eed494
	@case '$?' in \
Packit eed494
	  *config.status*) \
Packit eed494
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit eed494
	  *) \
Packit eed494
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
Packit eed494
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
Packit eed494
	esac;
Packit eed494
Packit eed494
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit eed494
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit eed494
Packit eed494
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
Packit eed494
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit eed494
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
Packit eed494
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit eed494
Packit eed494
mostlyclean-libtool:
Packit eed494
	-rm -f *.lo
Packit eed494
Packit eed494
clean-libtool:
Packit eed494
	-rm -rf .libs _libs
Packit eed494
Packit eed494
distclean-libtool:
Packit eed494
	-rm -f libtool
Packit eed494
uninstall-info-am:
Packit eed494
tags: TAGS
Packit eed494
TAGS:
Packit eed494
Packit eed494
ctags: CTAGS
Packit eed494
CTAGS:
Packit eed494
Packit eed494
Packit eed494
distdir: $(DISTFILES)
Packit eed494
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
Packit eed494
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
Packit eed494
	list='$(DISTFILES)'; for file in $$list; do \
Packit eed494
	  case $$file in \
Packit eed494
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
Packit eed494
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
Packit eed494
	  esac; \
Packit eed494
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit eed494
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit eed494
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Packit eed494
	    dir="/$$dir"; \
Packit eed494
	    $(mkdir_p) "$(distdir)$$dir"; \
Packit eed494
	  else \
Packit eed494
	    dir=''; \
Packit eed494
	  fi; \
Packit eed494
	  if test -d $$d/$$file; then \
Packit eed494
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit eed494
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
Packit eed494
	    fi; \
Packit eed494
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Packit eed494
	  else \
Packit eed494
	    test -f $(distdir)/$$file \
Packit eed494
	    || cp -p $$d/$$file $(distdir)/$$file \
Packit eed494
	    || exit 1; \
Packit eed494
	  fi; \
Packit eed494
	done
Packit eed494
check-am: all-am
Packit eed494
check: check-am
Packit eed494
all-am: Makefile
Packit eed494
installdirs:
Packit eed494
install: install-am
Packit eed494
install-exec: install-exec-am
Packit eed494
install-data: install-data-am
Packit eed494
uninstall: uninstall-am
Packit eed494
Packit eed494
install-am: all-am
Packit eed494
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit eed494
Packit eed494
installcheck: installcheck-am
Packit eed494
install-strip:
Packit eed494
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit eed494
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit eed494
	  `test -z '$(STRIP)' || \
Packit eed494
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
Packit eed494
mostlyclean-generic:
Packit eed494
Packit eed494
clean-generic:
Packit eed494
Packit eed494
distclean-generic:
Packit eed494
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit eed494
Packit eed494
maintainer-clean-generic:
Packit eed494
	@echo "This command is intended for maintainers to use"
Packit eed494
	@echo "it deletes files that may require special tools to rebuild."
Packit eed494
clean: clean-am
Packit eed494
Packit eed494
clean-am: clean-generic clean-libtool mostlyclean-am
Packit eed494
Packit eed494
distclean: distclean-am
Packit eed494
	-rm -f Makefile
Packit eed494
distclean-am: clean-am distclean-generic distclean-libtool
Packit eed494
Packit eed494
dvi: dvi-am
Packit eed494
Packit eed494
dvi-am:
Packit eed494
Packit eed494
html: html-am
Packit eed494
Packit eed494
info: info-am
Packit eed494
Packit eed494
info-am:
Packit eed494
Packit eed494
install-data-am:
Packit eed494
Packit eed494
install-exec-am:
Packit eed494
Packit eed494
install-info: install-info-am
Packit eed494
Packit eed494
install-man:
Packit eed494
Packit eed494
installcheck-am:
Packit eed494
Packit eed494
maintainer-clean: maintainer-clean-am
Packit eed494
	-rm -f Makefile
Packit eed494
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit eed494
Packit eed494
mostlyclean: mostlyclean-am
Packit eed494
Packit eed494
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit eed494
Packit eed494
pdf: pdf-am
Packit eed494
Packit eed494
pdf-am:
Packit eed494
Packit eed494
ps: ps-am
Packit eed494
Packit eed494
ps-am:
Packit eed494
Packit eed494
uninstall-am: uninstall-info-am
Packit eed494
Packit eed494
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Packit eed494
	distclean distclean-generic distclean-libtool distdir dvi \
Packit eed494
	dvi-am html html-am info info-am install install-am \
Packit eed494
	install-data install-data-am install-exec install-exec-am \
Packit eed494
	install-info install-info-am install-man install-strip \
Packit eed494
	installcheck installcheck-am installdirs maintainer-clean \
Packit eed494
	maintainer-clean-generic mostlyclean mostlyclean-generic \
Packit eed494
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
Packit eed494
	uninstall-info-am
Packit eed494
Packit eed494
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit eed494
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit eed494
.NOEXPORT: