1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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 top_srcdir = @top_srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
36 build_triplet = @build@
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/as-expand.m4 \
42 $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
50 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
53 AMDEP_FALSE = @AMDEP_FALSE@
54 AMDEP_TRUE = @AMDEP_TRUE@
58 AUTOHEADER = @AUTOHEADER@
62 CCDEPMODE = @CCDEPMODE@
68 CXXDEPMODE = @CXXDEPMODE@
70 CYGPATH_W = @CYGPATH_W@
72 DBUS_CFLAGS = @DBUS_CFLAGS@
73 DBUS_LIBS = @DBUS_LIBS@
74 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
85 GLIB_CFLAGS = @GLIB_CFLAGS@
86 GLIB_LIBS = @GLIB_LIBS@
88 GST_CFLAGS = @GST_CFLAGS@
90 HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
91 INSTALL_DATA = @INSTALL_DATA@
92 INSTALL_PROGRAM = @INSTALL_PROGRAM@
93 INSTALL_SCRIPT = @INSTALL_SCRIPT@
94 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100 LTLIBOBJS = @LTLIBOBJS@
102 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
103 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
104 MAKEINFO = @MAKEINFO@
105 MYTH_STREAM = @MYTH_STREAM@
106 MYTH_STREAM_MAJOR = @MYTH_STREAM_MAJOR@
107 MYTH_STREAM_MAJORMINOR = @MYTH_STREAM_MAJORMINOR@
108 MYTH_STREAM_MICRO = @MYTH_STREAM_MICRO@
109 MYTH_STREAM_MINOR = @MYTH_STREAM_MINOR@
110 MYTH_STREAM_NANO = @MYTH_STREAM_NANO@
111 MYTH_STREAM_RELEASE = @MYTH_STREAM_RELEASE@
114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 PKG_CONFIG = @PKG_CONFIG@
122 SET_MAKE = @SET_MAKE@
126 ac_ct_CC = @ac_ct_CC@
127 ac_ct_CXX = @ac_ct_CXX@
128 ac_ct_F77 = @ac_ct_F77@
129 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
132 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
133 am__include = @am__include@
134 am__leading_dot = @am__leading_dot@
135 am__quote = @am__quote@
137 am__untar = @am__untar@
140 build_alias = @build_alias@
141 build_cpu = @build_cpu@
142 build_os = @build_os@
143 build_vendor = @build_vendor@
145 datarootdir = @datarootdir@
148 exec_prefix = @exec_prefix@
150 host_alias = @host_alias@
151 host_cpu = @host_cpu@
153 host_vendor = @host_vendor@
155 includedir = @includedir@
157 install_sh = @install_sh@
159 libexecdir = @libexecdir@
160 localedir = @localedir@
161 localstatedir = @localstatedir@
164 oldincludedir = @oldincludedir@
167 program_transform_name = @program_transform_name@
170 sharedstatedir = @sharedstatedir@
171 sysconfdir = @sysconfdir@
172 target_alias = @target_alias@
174 as-compiler-flag.m4 \
181 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
183 case '$(am__configure_deps)' in \
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
190 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
191 cd $(top_srcdir) && \
192 $(AUTOMAKE) --gnu m4/Makefile
194 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
199 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
203 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227 distdir: $(DISTFILES)
228 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
229 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
230 list='$(DISTFILES)'; for file in $$list; do \
232 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
233 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
235 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
236 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
237 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
239 $(mkdir_p) "$(distdir)$$dir"; \
243 if test -d $$d/$$file; then \
244 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
245 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
247 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
249 test -f $(distdir)/$$file \
250 || cp -p $$d/$$file $(distdir)/$$file \
259 install-exec: install-exec-am
260 install-data: install-data-am
261 uninstall: uninstall-am
264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
266 installcheck: installcheck-am
268 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
269 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
270 `test -z '$(STRIP)' || \
271 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
277 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
279 maintainer-clean-generic:
280 @echo "This command is intended for maintainers to use"
281 @echo "it deletes files that may require special tools to rebuild."
284 clean-am: clean-generic clean-libtool mostlyclean-am
286 distclean: distclean-am
288 distclean-am: clean-am distclean-generic distclean-libtool
304 install-info: install-info-am
310 maintainer-clean: maintainer-clean-am
312 maintainer-clean-am: distclean-am maintainer-clean-generic
314 mostlyclean: mostlyclean-am
316 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
326 uninstall-am: uninstall-info-am
328 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
329 distclean distclean-generic distclean-libtool distdir dvi \
330 dvi-am html html-am info info-am install install-am \
331 install-data install-data-am install-exec install-exec-am \
332 install-info install-info-am install-man install-strip \
333 installcheck installcheck-am installdirs maintainer-clean \
334 maintainer-clean-generic mostlyclean mostlyclean-generic \
335 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
338 # Tell versions [3.59,3.63) of GNU make to not export all variables.
339 # Otherwise a system limit (for SysV at least) may be exceeded.