gmyth-stream/client/m4/Makefile.in
author renatofilho
Wed Apr 11 19:31:15 2007 +0100 (2007-04-11)
branchtrunk
changeset 522 77f1bc48e05d
permissions -rw-r--r--
[svn r527] new files
     1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
     2 # @configure_input@
     3 
     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.
     9 
    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
    13 # PARTICULAR PURPOSE.
    14 
    15 @SET_MAKE@
    16 srcdir = @srcdir@
    17 top_srcdir = @top_srcdir@
    18 VPATH = @srcdir@
    19 pkgdatadir = $(datadir)/@PACKAGE@
    20 pkglibdir = $(libdir)/@PACKAGE@
    21 pkgincludedir = $(includedir)/@PACKAGE@
    22 top_builddir = ..
    23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    24 INSTALL = @INSTALL@
    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)
    30 NORMAL_INSTALL = :
    31 PRE_INSTALL = :
    32 POST_INSTALL = :
    33 NORMAL_UNINSTALL = :
    34 PRE_UNINSTALL = :
    35 POST_UNINSTALL = :
    36 build_triplet = @build@
    37 host_triplet = @host@
    38 subdir = m4
    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) \
    44 	$(ACLOCAL_M4)
    45 mkinstalldirs = $(install_sh) -d
    46 CONFIG_HEADER = $(top_builddir)/config.h
    47 CONFIG_CLEAN_FILES =
    48 SOURCES =
    49 DIST_SOURCES =
    50 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    51 ACLOCAL = @ACLOCAL@
    52 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
    53 AMDEP_FALSE = @AMDEP_FALSE@
    54 AMDEP_TRUE = @AMDEP_TRUE@
    55 AMTAR = @AMTAR@
    56 AR = @AR@
    57 AUTOCONF = @AUTOCONF@
    58 AUTOHEADER = @AUTOHEADER@
    59 AUTOMAKE = @AUTOMAKE@
    60 AWK = @AWK@
    61 CC = @CC@
    62 CCDEPMODE = @CCDEPMODE@
    63 CFLAGS = @CFLAGS@
    64 CPP = @CPP@
    65 CPPFLAGS = @CPPFLAGS@
    66 CXX = @CXX@
    67 CXXCPP = @CXXCPP@
    68 CXXDEPMODE = @CXXDEPMODE@
    69 CXXFLAGS = @CXXFLAGS@
    70 CYGPATH_W = @CYGPATH_W@
    71 DATADIR = @DATADIR@
    72 DBUS_CFLAGS = @DBUS_CFLAGS@
    73 DBUS_LIBS = @DBUS_LIBS@
    74 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
    75 DEFS = @DEFS@
    76 DEPDIR = @DEPDIR@
    77 ECHO = @ECHO@
    78 ECHO_C = @ECHO_C@
    79 ECHO_N = @ECHO_N@
    80 ECHO_T = @ECHO_T@
    81 EGREP = @EGREP@
    82 EXEEXT = @EXEEXT@
    83 F77 = @F77@
    84 FFLAGS = @FFLAGS@
    85 GLIB_CFLAGS = @GLIB_CFLAGS@
    86 GLIB_LIBS = @GLIB_LIBS@
    87 GREP = @GREP@
    88 GST_CFLAGS = @GST_CFLAGS@
    89 GST_LIBS = @GST_LIBS@
    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@
    95 LDFLAGS = @LDFLAGS@
    96 LIBOBJS = @LIBOBJS@
    97 LIBS = @LIBS@
    98 LIBTOOL = @LIBTOOL@
    99 LN_S = @LN_S@
   100 LTLIBOBJS = @LTLIBOBJS@
   101 MAINT = @MAINT@
   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@
   112 OBJEXT = @OBJEXT@
   113 PACKAGE = @PACKAGE@
   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@
   121 RANLIB = @RANLIB@
   122 SET_MAKE = @SET_MAKE@
   123 SHELL = @SHELL@
   124 STRIP = @STRIP@
   125 VERSION = @VERSION@
   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@
   136 am__tar = @am__tar@
   137 am__untar = @am__untar@
   138 bindir = @bindir@
   139 build = @build@
   140 build_alias = @build_alias@
   141 build_cpu = @build_cpu@
   142 build_os = @build_os@
   143 build_vendor = @build_vendor@
   144 datadir = @datadir@
   145 datarootdir = @datarootdir@
   146 docdir = @docdir@
   147 dvidir = @dvidir@
   148 exec_prefix = @exec_prefix@
   149 host = @host@
   150 host_alias = @host_alias@
   151 host_cpu = @host_cpu@
   152 host_os = @host_os@
   153 host_vendor = @host_vendor@
   154 htmldir = @htmldir@
   155 includedir = @includedir@
   156 infodir = @infodir@
   157 install_sh = @install_sh@
   158 libdir = @libdir@
   159 libexecdir = @libexecdir@
   160 localedir = @localedir@
   161 localstatedir = @localstatedir@
   162 mandir = @mandir@
   163 mkdir_p = @mkdir_p@
   164 oldincludedir = @oldincludedir@
   165 pdfdir = @pdfdir@
   166 prefix = @prefix@
   167 program_transform_name = @program_transform_name@
   168 psdir = @psdir@
   169 sbindir = @sbindir@
   170 sharedstatedir = @sharedstatedir@
   171 sysconfdir = @sysconfdir@
   172 target_alias = @target_alias@
   173 EXTRA_DIST = \
   174 as-compiler-flag.m4 \
   175 as-version.m4 \
   176 gst-feature.m4
   177 
   178 all: all-am
   179 
   180 .SUFFIXES:
   181 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
   182 	@for dep in $?; do \
   183 	  case '$(am__configure_deps)' in \
   184 	    *$$dep*) \
   185 	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
   186 		&& exit 0; \
   187 	      exit 1;; \
   188 	  esac; \
   189 	done; \
   190 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  m4/Makefile'; \
   191 	cd $(top_srcdir) && \
   192 	  $(AUTOMAKE) --gnu  m4/Makefile
   193 .PRECIOUS: Makefile
   194 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   195 	@case '$?' in \
   196 	  *config.status*) \
   197 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   198 	  *) \
   199 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   200 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   201 	esac;
   202 
   203 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   204 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   205 
   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
   210 
   211 mostlyclean-libtool:
   212 	-rm -f *.lo
   213 
   214 clean-libtool:
   215 	-rm -rf .libs _libs
   216 
   217 distclean-libtool:
   218 	-rm -f libtool
   219 uninstall-info-am:
   220 tags: TAGS
   221 TAGS:
   222 
   223 ctags: CTAGS
   224 CTAGS:
   225 
   226 
   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 \
   231 	  case $$file in \
   232 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
   233 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
   234 	  esac; \
   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 \
   238 	    dir="/$$dir"; \
   239 	    $(mkdir_p) "$(distdir)$$dir"; \
   240 	  else \
   241 	    dir=''; \
   242 	  fi; \
   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; \
   246 	    fi; \
   247 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
   248 	  else \
   249 	    test -f $(distdir)/$$file \
   250 	    || cp -p $$d/$$file $(distdir)/$$file \
   251 	    || exit 1; \
   252 	  fi; \
   253 	done
   254 check-am: all-am
   255 check: check-am
   256 all-am: Makefile
   257 installdirs:
   258 install: install-am
   259 install-exec: install-exec-am
   260 install-data: install-data-am
   261 uninstall: uninstall-am
   262 
   263 install-am: all-am
   264 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   265 
   266 installcheck: installcheck-am
   267 install-strip:
   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
   272 mostlyclean-generic:
   273 
   274 clean-generic:
   275 
   276 distclean-generic:
   277 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   278 
   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."
   282 clean: clean-am
   283 
   284 clean-am: clean-generic clean-libtool mostlyclean-am
   285 
   286 distclean: distclean-am
   287 	-rm -f Makefile
   288 distclean-am: clean-am distclean-generic distclean-libtool
   289 
   290 dvi: dvi-am
   291 
   292 dvi-am:
   293 
   294 html: html-am
   295 
   296 info: info-am
   297 
   298 info-am:
   299 
   300 install-data-am:
   301 
   302 install-exec-am:
   303 
   304 install-info: install-info-am
   305 
   306 install-man:
   307 
   308 installcheck-am:
   309 
   310 maintainer-clean: maintainer-clean-am
   311 	-rm -f Makefile
   312 maintainer-clean-am: distclean-am maintainer-clean-generic
   313 
   314 mostlyclean: mostlyclean-am
   315 
   316 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
   317 
   318 pdf: pdf-am
   319 
   320 pdf-am:
   321 
   322 ps: ps-am
   323 
   324 ps-am:
   325 
   326 uninstall-am: uninstall-info-am
   327 
   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 \
   336 	uninstall-info-am
   337 
   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.
   340 .NOEXPORT: