renatofilho@522: # Makefile.in generated by automake 1.9.6 from Makefile.am. renatofilho@522: # @configure_input@ renatofilho@522: renatofilho@522: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, renatofilho@522: # 2003, 2004, 2005 Free Software Foundation, Inc. renatofilho@522: # This Makefile.in is free software; the Free Software Foundation renatofilho@522: # gives unlimited permission to copy and/or distribute it, renatofilho@522: # with or without modifications, as long as this notice is preserved. renatofilho@522: renatofilho@522: # This program is distributed in the hope that it will be useful, renatofilho@522: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without renatofilho@522: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A renatofilho@522: # PARTICULAR PURPOSE. renatofilho@522: renatofilho@522: @SET_MAKE@ renatofilho@522: srcdir = @srcdir@ renatofilho@522: top_srcdir = @top_srcdir@ renatofilho@522: VPATH = @srcdir@ renatofilho@522: pkgdatadir = $(datadir)/@PACKAGE@ renatofilho@522: pkglibdir = $(libdir)/@PACKAGE@ renatofilho@522: pkgincludedir = $(includedir)/@PACKAGE@ renatofilho@522: top_builddir = .. renatofilho@522: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd renatofilho@522: INSTALL = @INSTALL@ renatofilho@522: install_sh_DATA = $(install_sh) -c -m 644 renatofilho@522: install_sh_PROGRAM = $(install_sh) -c renatofilho@522: install_sh_SCRIPT = $(install_sh) -c renatofilho@522: INSTALL_HEADER = $(INSTALL_DATA) renatofilho@522: transform = $(program_transform_name) renatofilho@522: NORMAL_INSTALL = : renatofilho@522: PRE_INSTALL = : renatofilho@522: POST_INSTALL = : renatofilho@522: NORMAL_UNINSTALL = : renatofilho@522: PRE_UNINSTALL = : renatofilho@522: POST_UNINSTALL = : renatofilho@522: build_triplet = @build@ renatofilho@522: host_triplet = @host@ renatofilho@522: subdir = m4 renatofilho@522: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in renatofilho@522: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 renatofilho@522: am__aclocal_m4_deps = $(top_srcdir)/m4/as-expand.m4 \ renatofilho@522: $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/configure.ac renatofilho@522: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ renatofilho@522: $(ACLOCAL_M4) renatofilho@522: mkinstalldirs = $(install_sh) -d renatofilho@522: CONFIG_HEADER = $(top_builddir)/config.h renatofilho@522: CONFIG_CLEAN_FILES = renatofilho@522: SOURCES = renatofilho@522: DIST_SOURCES = renatofilho@522: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) renatofilho@522: ACLOCAL = @ACLOCAL@ renatofilho@522: ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ renatofilho@522: AMDEP_FALSE = @AMDEP_FALSE@ renatofilho@522: AMDEP_TRUE = @AMDEP_TRUE@ renatofilho@522: AMTAR = @AMTAR@ renatofilho@522: AR = @AR@ renatofilho@522: AUTOCONF = @AUTOCONF@ renatofilho@522: AUTOHEADER = @AUTOHEADER@ renatofilho@522: AUTOMAKE = @AUTOMAKE@ renatofilho@522: AWK = @AWK@ renatofilho@522: CC = @CC@ renatofilho@522: CCDEPMODE = @CCDEPMODE@ renatofilho@522: CFLAGS = @CFLAGS@ renatofilho@522: CPP = @CPP@ renatofilho@522: CPPFLAGS = @CPPFLAGS@ renatofilho@522: CXX = @CXX@ renatofilho@522: CXXCPP = @CXXCPP@ renatofilho@522: CXXDEPMODE = @CXXDEPMODE@ renatofilho@522: CXXFLAGS = @CXXFLAGS@ renatofilho@522: CYGPATH_W = @CYGPATH_W@ renatofilho@522: DATADIR = @DATADIR@ renatofilho@522: DBUS_CFLAGS = @DBUS_CFLAGS@ renatofilho@522: DBUS_LIBS = @DBUS_LIBS@ renatofilho@522: DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@ renatofilho@522: DEFS = @DEFS@ renatofilho@522: DEPDIR = @DEPDIR@ renatofilho@522: ECHO = @ECHO@ renatofilho@522: ECHO_C = @ECHO_C@ renatofilho@522: ECHO_N = @ECHO_N@ renatofilho@522: ECHO_T = @ECHO_T@ renatofilho@522: EGREP = @EGREP@ renatofilho@522: EXEEXT = @EXEEXT@ renatofilho@522: F77 = @F77@ renatofilho@522: FFLAGS = @FFLAGS@ renatofilho@522: GLIB_CFLAGS = @GLIB_CFLAGS@ renatofilho@522: GLIB_LIBS = @GLIB_LIBS@ renatofilho@522: GREP = @GREP@ renatofilho@522: GST_CFLAGS = @GST_CFLAGS@ renatofilho@522: GST_LIBS = @GST_LIBS@ renatofilho@522: HAVE_PKGCONFIG = @HAVE_PKGCONFIG@ renatofilho@522: INSTALL_DATA = @INSTALL_DATA@ renatofilho@522: INSTALL_PROGRAM = @INSTALL_PROGRAM@ renatofilho@522: INSTALL_SCRIPT = @INSTALL_SCRIPT@ renatofilho@522: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ renatofilho@522: LDFLAGS = @LDFLAGS@ renatofilho@522: LIBOBJS = @LIBOBJS@ renatofilho@522: LIBS = @LIBS@ renatofilho@522: LIBTOOL = @LIBTOOL@ renatofilho@522: LN_S = @LN_S@ renatofilho@522: LTLIBOBJS = @LTLIBOBJS@ renatofilho@522: MAINT = @MAINT@ renatofilho@522: MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ renatofilho@522: MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ renatofilho@522: MAKEINFO = @MAKEINFO@ renatofilho@522: MYTH_STREAM = @MYTH_STREAM@ renatofilho@522: MYTH_STREAM_MAJOR = @MYTH_STREAM_MAJOR@ renatofilho@522: MYTH_STREAM_MAJORMINOR = @MYTH_STREAM_MAJORMINOR@ renatofilho@522: MYTH_STREAM_MICRO = @MYTH_STREAM_MICRO@ renatofilho@522: MYTH_STREAM_MINOR = @MYTH_STREAM_MINOR@ renatofilho@522: MYTH_STREAM_NANO = @MYTH_STREAM_NANO@ renatofilho@522: MYTH_STREAM_RELEASE = @MYTH_STREAM_RELEASE@ renatofilho@522: OBJEXT = @OBJEXT@ renatofilho@522: PACKAGE = @PACKAGE@ renatofilho@522: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ renatofilho@522: PACKAGE_NAME = @PACKAGE_NAME@ renatofilho@522: PACKAGE_STRING = @PACKAGE_STRING@ renatofilho@522: PACKAGE_TARNAME = @PACKAGE_TARNAME@ renatofilho@522: PACKAGE_VERSION = @PACKAGE_VERSION@ renatofilho@522: PATH_SEPARATOR = @PATH_SEPARATOR@ renatofilho@522: PKG_CONFIG = @PKG_CONFIG@ renatofilho@522: RANLIB = @RANLIB@ renatofilho@522: SET_MAKE = @SET_MAKE@ renatofilho@522: SHELL = @SHELL@ renatofilho@522: STRIP = @STRIP@ renatofilho@522: VERSION = @VERSION@ renatofilho@522: ac_ct_CC = @ac_ct_CC@ renatofilho@522: ac_ct_CXX = @ac_ct_CXX@ renatofilho@522: ac_ct_F77 = @ac_ct_F77@ renatofilho@522: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ renatofilho@522: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ renatofilho@522: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ renatofilho@522: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ renatofilho@522: am__include = @am__include@ renatofilho@522: am__leading_dot = @am__leading_dot@ renatofilho@522: am__quote = @am__quote@ renatofilho@522: am__tar = @am__tar@ renatofilho@522: am__untar = @am__untar@ renatofilho@522: bindir = @bindir@ renatofilho@522: build = @build@ renatofilho@522: build_alias = @build_alias@ renatofilho@522: build_cpu = @build_cpu@ renatofilho@522: build_os = @build_os@ renatofilho@522: build_vendor = @build_vendor@ renatofilho@522: datadir = @datadir@ renatofilho@522: datarootdir = @datarootdir@ renatofilho@522: docdir = @docdir@ renatofilho@522: dvidir = @dvidir@ renatofilho@522: exec_prefix = @exec_prefix@ renatofilho@522: host = @host@ renatofilho@522: host_alias = @host_alias@ renatofilho@522: host_cpu = @host_cpu@ renatofilho@522: host_os = @host_os@ renatofilho@522: host_vendor = @host_vendor@ renatofilho@522: htmldir = @htmldir@ renatofilho@522: includedir = @includedir@ renatofilho@522: infodir = @infodir@ renatofilho@522: install_sh = @install_sh@ renatofilho@522: libdir = @libdir@ renatofilho@522: libexecdir = @libexecdir@ renatofilho@522: localedir = @localedir@ renatofilho@522: localstatedir = @localstatedir@ renatofilho@522: mandir = @mandir@ renatofilho@522: mkdir_p = @mkdir_p@ renatofilho@522: oldincludedir = @oldincludedir@ renatofilho@522: pdfdir = @pdfdir@ renatofilho@522: prefix = @prefix@ renatofilho@522: program_transform_name = @program_transform_name@ renatofilho@522: psdir = @psdir@ renatofilho@522: sbindir = @sbindir@ renatofilho@522: sharedstatedir = @sharedstatedir@ renatofilho@522: sysconfdir = @sysconfdir@ renatofilho@522: target_alias = @target_alias@ renatofilho@522: EXTRA_DIST = \ renatofilho@522: as-compiler-flag.m4 \ renatofilho@522: as-version.m4 \ renatofilho@522: gst-feature.m4 renatofilho@522: renatofilho@522: all: all-am renatofilho@522: renatofilho@522: .SUFFIXES: renatofilho@522: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) renatofilho@522: @for dep in $?; do \ renatofilho@522: case '$(am__configure_deps)' in \ renatofilho@522: *$$dep*) \ renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ renatofilho@522: && exit 0; \ renatofilho@522: exit 1;; \ renatofilho@522: esac; \ renatofilho@522: done; \ renatofilho@522: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \ renatofilho@522: cd $(top_srcdir) && \ renatofilho@522: $(AUTOMAKE) --gnu m4/Makefile renatofilho@522: .PRECIOUS: Makefile renatofilho@522: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status renatofilho@522: @case '$?' in \ renatofilho@522: *config.status*) \ renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ renatofilho@522: *) \ renatofilho@522: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ renatofilho@522: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ renatofilho@522: esac; renatofilho@522: renatofilho@522: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh renatofilho@522: renatofilho@522: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh renatofilho@522: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh renatofilho@522: renatofilho@522: mostlyclean-libtool: renatofilho@522: -rm -f *.lo renatofilho@522: renatofilho@522: clean-libtool: renatofilho@522: -rm -rf .libs _libs renatofilho@522: renatofilho@522: distclean-libtool: renatofilho@522: -rm -f libtool renatofilho@522: uninstall-info-am: renatofilho@522: tags: TAGS renatofilho@522: TAGS: renatofilho@522: renatofilho@522: ctags: CTAGS renatofilho@522: CTAGS: renatofilho@522: renatofilho@522: renatofilho@522: distdir: $(DISTFILES) renatofilho@522: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ renatofilho@522: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ renatofilho@522: list='$(DISTFILES)'; for file in $$list; do \ renatofilho@522: case $$file in \ renatofilho@522: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ renatofilho@522: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ renatofilho@522: esac; \ renatofilho@522: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ renatofilho@522: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ renatofilho@522: if test "$$dir" != "$$file" && test "$$dir" != "."; then \ renatofilho@522: dir="/$$dir"; \ renatofilho@522: $(mkdir_p) "$(distdir)$$dir"; \ renatofilho@522: else \ renatofilho@522: dir=''; \ renatofilho@522: fi; \ renatofilho@522: if test -d $$d/$$file; then \ renatofilho@522: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ renatofilho@522: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ renatofilho@522: fi; \ renatofilho@522: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ renatofilho@522: else \ renatofilho@522: test -f $(distdir)/$$file \ renatofilho@522: || cp -p $$d/$$file $(distdir)/$$file \ renatofilho@522: || exit 1; \ renatofilho@522: fi; \ renatofilho@522: done renatofilho@522: check-am: all-am renatofilho@522: check: check-am renatofilho@522: all-am: Makefile renatofilho@522: installdirs: renatofilho@522: install: install-am renatofilho@522: install-exec: install-exec-am renatofilho@522: install-data: install-data-am renatofilho@522: uninstall: uninstall-am renatofilho@522: renatofilho@522: install-am: all-am renatofilho@522: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am renatofilho@522: renatofilho@522: installcheck: installcheck-am renatofilho@522: install-strip: renatofilho@522: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ renatofilho@522: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ renatofilho@522: `test -z '$(STRIP)' || \ renatofilho@522: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install renatofilho@522: mostlyclean-generic: renatofilho@522: renatofilho@522: clean-generic: renatofilho@522: renatofilho@522: distclean-generic: renatofilho@522: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) renatofilho@522: renatofilho@522: maintainer-clean-generic: renatofilho@522: @echo "This command is intended for maintainers to use" renatofilho@522: @echo "it deletes files that may require special tools to rebuild." renatofilho@522: clean: clean-am renatofilho@522: renatofilho@522: clean-am: clean-generic clean-libtool mostlyclean-am renatofilho@522: renatofilho@522: distclean: distclean-am renatofilho@522: -rm -f Makefile renatofilho@522: distclean-am: clean-am distclean-generic distclean-libtool renatofilho@522: renatofilho@522: dvi: dvi-am renatofilho@522: renatofilho@522: dvi-am: renatofilho@522: renatofilho@522: html: html-am renatofilho@522: renatofilho@522: info: info-am renatofilho@522: renatofilho@522: info-am: renatofilho@522: renatofilho@522: install-data-am: renatofilho@522: renatofilho@522: install-exec-am: renatofilho@522: renatofilho@522: install-info: install-info-am renatofilho@522: renatofilho@522: install-man: renatofilho@522: renatofilho@522: installcheck-am: renatofilho@522: renatofilho@522: maintainer-clean: maintainer-clean-am renatofilho@522: -rm -f Makefile renatofilho@522: maintainer-clean-am: distclean-am maintainer-clean-generic renatofilho@522: renatofilho@522: mostlyclean: mostlyclean-am renatofilho@522: renatofilho@522: mostlyclean-am: mostlyclean-generic mostlyclean-libtool renatofilho@522: renatofilho@522: pdf: pdf-am renatofilho@522: renatofilho@522: pdf-am: renatofilho@522: renatofilho@522: ps: ps-am renatofilho@522: renatofilho@522: ps-am: renatofilho@522: renatofilho@522: uninstall-am: uninstall-info-am renatofilho@522: renatofilho@522: .PHONY: all all-am check check-am clean clean-generic clean-libtool \ renatofilho@522: distclean distclean-generic distclean-libtool distdir dvi \ renatofilho@522: dvi-am html html-am info info-am install install-am \ renatofilho@522: install-data install-data-am install-exec install-exec-am \ renatofilho@522: install-info install-info-am install-man install-strip \ renatofilho@522: installcheck installcheck-am installdirs maintainer-clean \ renatofilho@522: maintainer-clean-generic mostlyclean mostlyclean-generic \ renatofilho@522: mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ renatofilho@522: uninstall-info-am renatofilho@522: renatofilho@522: # Tell versions [3.59,3.63) of GNU make to not export all variables. renatofilho@522: # Otherwise a system limit (for SysV at least) may be exceeded. renatofilho@522: .NOEXPORT: