| # Makefile.in generated by automake 1.11.1 from Makefile.am. |
| # @configure_input@ |
| |
| # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
| # Inc. |
| # This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, |
| # with or without modifications, as long as this notice is preserved. |
| |
| # This program is distributed in the hope that it will be useful, |
| # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| # PARTICULAR PURPOSE. |
| |
| @SET_MAKE@ |
| |
| VPATH = @srcdir@ |
| pkgdatadir = $(datadir)/@PACKAGE@ |
| pkgincludedir = $(includedir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ |
| pkglibexecdir = $(libexecdir)/@PACKAGE@ |
| am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| install_sh_DATA = $(install_sh) -c -m 644 |
| install_sh_PROGRAM = $(install_sh) -c |
| install_sh_SCRIPT = $(install_sh) -c |
| INSTALL_HEADER = $(INSTALL_DATA) |
| transform = $(program_transform_name) |
| NORMAL_INSTALL = : |
| PRE_INSTALL = : |
| POST_INSTALL = : |
| NORMAL_UNINSTALL = : |
| PRE_UNINSTALL = : |
| POST_UNINSTALL = : |
| build_triplet = @build@ |
| host_triplet = @host@ |
| noinst_PROGRAMS = test$(EXEEXT) decodetest$(EXEEXT) test2$(EXEEXT) \ |
| test3$(EXEEXT) test4$(EXEEXT) test5$(EXEEXT) test6$(EXEEXT) \ |
| test7$(EXEEXT) |
| subdir = tests/icles/playback |
| DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ |
| $(top_srcdir)/common/m4/as-auto-alt.m4 \ |
| $(top_srcdir)/common/m4/as-compiler-flag.m4 \ |
| $(top_srcdir)/common/m4/as-libtool.m4 \ |
| $(top_srcdir)/common/m4/as-python.m4 \ |
| $(top_srcdir)/common/m4/as-scrub-include.m4 \ |
| $(top_srcdir)/common/m4/as-version.m4 \ |
| $(top_srcdir)/common/m4/ax_create_stdint_h.m4 \ |
| $(top_srcdir)/common/m4/gst-arch.m4 \ |
| $(top_srcdir)/common/m4/gst-args.m4 \ |
| $(top_srcdir)/common/m4/gst-check.m4 \ |
| $(top_srcdir)/common/m4/gst-default.m4 \ |
| $(top_srcdir)/common/m4/gst-error.m4 \ |
| $(top_srcdir)/common/m4/gst-feature.m4 \ |
| $(top_srcdir)/common/m4/gst-function.m4 \ |
| $(top_srcdir)/common/m4/gst-gettext.m4 \ |
| $(top_srcdir)/common/m4/gst-glib2.m4 \ |
| $(top_srcdir)/common/m4/gst-package-release-datetime.m4 \ |
| $(top_srcdir)/common/m4/gst-plugin-docs.m4 \ |
| $(top_srcdir)/common/m4/gst-plugindir.m4 \ |
| $(top_srcdir)/common/m4/gst-x11.m4 \ |
| $(top_srcdir)/common/m4/gst.m4 \ |
| $(top_srcdir)/common/m4/gtk-doc.m4 \ |
| $(top_srcdir)/common/m4/introspection.m4 \ |
| $(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \ |
| $(top_srcdir)/m4/freetype2.m4 $(top_srcdir)/m4/gettext.m4 \ |
| $(top_srcdir)/m4/gst-alsa.m4 $(top_srcdir)/m4/gst-fionread.m4 \ |
| $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ |
| $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ |
| $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \ |
| $(top_srcdir)/m4/lrint.m4 $(top_srcdir)/m4/lrintf.m4 \ |
| $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
| $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
| $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/ogg.m4 \ |
| $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ |
| $(top_srcdir)/m4/vorbis.m4 $(top_srcdir)/configure.ac |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| $(ACLOCAL_M4) |
| mkinstalldirs = $(install_sh) -d |
| CONFIG_HEADER = $(top_builddir)/config.h |
| CONFIG_CLEAN_FILES = |
| CONFIG_CLEAN_VPATH_FILES = |
| PROGRAMS = $(noinst_PROGRAMS) |
| decodetest_SOURCES = decodetest.c |
| decodetest_OBJECTS = decodetest-decodetest.$(OBJEXT) |
| am__DEPENDENCIES_1 = |
| decodetest_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| AM_V_lt = $(am__v_lt_$(V)) |
| am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) |
| am__v_lt_0 = --silent |
| decodetest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(decodetest_CFLAGS) \ |
| $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| test_SOURCES = test.c |
| test_OBJECTS = test-test.$(OBJEXT) |
| test_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| test2_SOURCES = test2.c |
| test2_OBJECTS = test2-test2.$(OBJEXT) |
| test2_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| test2_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test2_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| test3_SOURCES = test3.c |
| test3_OBJECTS = test3-test3.$(OBJEXT) |
| test3_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| test3_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test3_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| test4_SOURCES = test4.c |
| test4_OBJECTS = test4-test4.$(OBJEXT) |
| test4_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| test4_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test4_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| test5_SOURCES = test5.c |
| test5_OBJECTS = test5-test5.$(OBJEXT) |
| test5_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| test5_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test5_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| test6_SOURCES = test6.c |
| test6_OBJECTS = test6-test6.$(OBJEXT) |
| test6_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| test6_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test6_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| test7_SOURCES = test7.c |
| test7_OBJECTS = test7-test7.$(OBJEXT) |
| test7_DEPENDENCIES = $(am__DEPENDENCIES_1) |
| test7_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test7_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) |
| depcomp = $(SHELL) $(top_srcdir)/depcomp |
| am__depfiles_maybe = depfiles |
| am__mv = mv -f |
| COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ |
| $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
| $(AM_CFLAGS) $(CFLAGS) |
| AM_V_CC = $(am__v_CC_$(V)) |
| am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) |
| am__v_CC_0 = @echo " CC " $@; |
| AM_V_at = $(am__v_at_$(V)) |
| am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
| am__v_at_0 = @ |
| CCLD = $(CC) |
| LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
| $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| AM_V_CCLD = $(am__v_CCLD_$(V)) |
| am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) |
| am__v_CCLD_0 = @echo " CCLD " $@; |
| AM_V_GEN = $(am__v_GEN_$(V)) |
| am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
| am__v_GEN_0 = @echo " GEN " $@; |
| SOURCES = decodetest.c test.c test2.c test3.c test4.c test5.c test6.c \ |
| test7.c |
| DIST_SOURCES = decodetest.c test.c test2.c test3.c test4.c test5.c \ |
| test6.c test7.c |
| ETAGS = etags |
| CTAGS = ctags |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| ACLOCAL = @ACLOCAL@ |
| ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ |
| ALSA_CFLAGS = @ALSA_CFLAGS@ |
| ALSA_LIBS = @ALSA_LIBS@ |
| AMTAR = @AMTAR@ |
| AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
| AR = @AR@ |
| AS = @AS@ |
| AUDIORESAMPLE_FORMAT_AUTO = @AUDIORESAMPLE_FORMAT_AUTO@ |
| AUDIORESAMPLE_FORMAT_FLOAT = @AUDIORESAMPLE_FORMAT_FLOAT@ |
| AUDIORESAMPLE_FORMAT_INT = @AUDIORESAMPLE_FORMAT_INT@ |
| AUTOCONF = @AUTOCONF@ |
| AUTOHEADER = @AUTOHEADER@ |
| AUTOMAKE = @AUTOMAKE@ |
| AWK = @AWK@ |
| CC = @CC@ |
| CCASFLAGS = @CCASFLAGS@ |
| CCDEPMODE = @CCDEPMODE@ |
| CDPARANOIA_CFLAGS = @CDPARANOIA_CFLAGS@ |
| CDPARANOIA_LIBS = @CDPARANOIA_LIBS@ |
| CFLAGS = @CFLAGS@ |
| CPP = @CPP@ |
| CPPFLAGS = @CPPFLAGS@ |
| CXX = @CXX@ |
| CXXCPP = @CXXCPP@ |
| CXXDEPMODE = @CXXDEPMODE@ |
| CXXFLAGS = @CXXFLAGS@ |
| CYGPATH_W = @CYGPATH_W@ |
| DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@ |
| DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@ |
| DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@ |
| DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@ |
| DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@ |
| DEFS = @DEFS@ |
| DEPDIR = @DEPDIR@ |
| DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@ |
| DLLTOOL = @DLLTOOL@ |
| DSYMUTIL = @DSYMUTIL@ |
| DUMPBIN = @DUMPBIN@ |
| ECHO_C = @ECHO_C@ |
| ECHO_N = @ECHO_N@ |
| ECHO_T = @ECHO_T@ |
| EGREP = @EGREP@ |
| ERROR_CFLAGS = @ERROR_CFLAGS@ |
| ERROR_CXXFLAGS = @ERROR_CXXFLAGS@ |
| EXEEXT = @EXEEXT@ |
| FFLAGS = @FFLAGS@ |
| FGREP = @FGREP@ |
| FT2_CFLAGS = @FT2_CFLAGS@ |
| FT2_CONFIG = @FT2_CONFIG@ |
| FT2_LIBS = @FT2_LIBS@ |
| GCOV = @GCOV@ |
| GCOV_CFLAGS = @GCOV_CFLAGS@ |
| GCOV_LIBS = @GCOV_LIBS@ |
| GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ |
| GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ |
| GIO_CFLAGS = @GIO_CFLAGS@ |
| GIO_LDFLAGS = @GIO_LDFLAGS@ |
| GIO_LIBS = @GIO_LIBS@ |
| GLIB_CFLAGS = @GLIB_CFLAGS@ |
| GLIB_LIBS = @GLIB_LIBS@ |
| GLIB_PREFIX = @GLIB_PREFIX@ |
| GLIB_REQ = @GLIB_REQ@ |
| GMSGFMT = @GMSGFMT@ |
| GMSGFMT_015 = @GMSGFMT_015@ |
| GREP = @GREP@ |
| GST_AGE = @GST_AGE@ |
| GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@ |
| GST_BASE_CFLAGS = @GST_BASE_CFLAGS@ |
| GST_BASE_LIBS = @GST_BASE_LIBS@ |
| GST_CFLAGS = @GST_CFLAGS@ |
| GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@ |
| GST_CHECK_LIBS = @GST_CHECK_LIBS@ |
| GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@ |
| GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@ |
| GST_CURRENT = @GST_CURRENT@ |
| GST_CXXFLAGS = @GST_CXXFLAGS@ |
| GST_GDP_CFLAGS = @GST_GDP_CFLAGS@ |
| GST_GDP_LIBS = @GST_GDP_LIBS@ |
| GST_INSTALL_PLUGINS_HELPER = @GST_INSTALL_PLUGINS_HELPER@ |
| GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@ |
| GST_LIBS = @GST_LIBS@ |
| GST_LIBVERSION = @GST_LIBVERSION@ |
| GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@ |
| GST_LICENSE = @GST_LICENSE@ |
| GST_LT_LDFLAGS = @GST_LT_LDFLAGS@ |
| GST_MAJORMINOR = @GST_MAJORMINOR@ |
| GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@ |
| GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@ |
| GST_PACKAGE_NAME = @GST_PACKAGE_NAME@ |
| GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@ |
| GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@ |
| GST_PLUGINS_ALL = @GST_PLUGINS_ALL@ |
| GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@ |
| GST_PLUGINS_DIR = @GST_PLUGINS_DIR@ |
| GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@ |
| GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@ |
| GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@ |
| GST_PREFIX = @GST_PREFIX@ |
| GST_REVISION = @GST_REVISION@ |
| GST_TOOLS_DIR = @GST_TOOLS_DIR@ |
| GTKDOC_CHECK = @GTKDOC_CHECK@ |
| GTK_CFLAGS = @GTK_CFLAGS@ |
| GTK_LIBS = @GTK_LIBS@ |
| GTK_X11_CFLAGS = @GTK_X11_CFLAGS@ |
| GTK_X11_LIBS = @GTK_X11_LIBS@ |
| HAVE_CDPARANOIA = @HAVE_CDPARANOIA@ |
| HAVE_X = @HAVE_X@ |
| HAVE_XSHM = @HAVE_XSHM@ |
| HAVE_ZLIB = @HAVE_ZLIB@ |
| HSTRERROR_LIBS = @HSTRERROR_LIBS@ |
| HTML_DIR = @HTML_DIR@ |
| INSTALL = @INSTALL@ |
| INSTALL_DATA = @INSTALL_DATA@ |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| INTLLIBS = @INTLLIBS@ |
| INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ |
| INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ |
| INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ |
| INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ |
| INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ |
| INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ |
| INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ |
| INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ |
| INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ |
| IVORBIS_CFLAGS = @IVORBIS_CFLAGS@ |
| IVORBIS_LIBS = @IVORBIS_LIBS@ |
| LD = @LD@ |
| LDFLAGS = @LDFLAGS@ |
| LIBICONV = @LIBICONV@ |
| LIBINTL = @LIBINTL@ |
| LIBM = @LIBM@ |
| LIBOBJS = @LIBOBJS@ |
| LIBS = @LIBS@ |
| LIBTOOL = @LIBTOOL@ |
| LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@ |
| LIBVISUAL_LIBS = @LIBVISUAL_LIBS@ |
| LIPO = @LIPO@ |
| LN_S = @LN_S@ |
| LOCALEDIR = @LOCALEDIR@ |
| LTLIBICONV = @LTLIBICONV@ |
| LTLIBINTL = @LTLIBINTL@ |
| LTLIBOBJS = @LTLIBOBJS@ |
| MAINT = @MAINT@ |
| MAKEINFO = @MAKEINFO@ |
| MKDIR_P = @MKDIR_P@ |
| MSGFMT = @MSGFMT@ |
| MSGFMT_015 = @MSGFMT_015@ |
| MSGMERGE = @MSGMERGE@ |
| NM = @NM@ |
| NMEDIT = @NMEDIT@ |
| OBJDUMP = @OBJDUMP@ |
| OBJEXT = @OBJEXT@ |
| OGG_CFLAGS = @OGG_CFLAGS@ |
| OGG_LIBS = @OGG_LIBS@ |
| ORCC = @ORCC@ |
| ORCC_FLAGS = @ORCC_FLAGS@ |
| ORC_CFLAGS = @ORC_CFLAGS@ |
| ORC_LIBS = @ORC_LIBS@ |
| OTOOL = @OTOOL@ |
| OTOOL64 = @OTOOL64@ |
| PACKAGE = @PACKAGE@ |
| PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| PACKAGE_NAME = @PACKAGE_NAME@ |
| PACKAGE_STRING = @PACKAGE_STRING@ |
| PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| PACKAGE_URL = @PACKAGE_URL@ |
| PACKAGE_VERSION = @PACKAGE_VERSION@ |
| PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@ |
| PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@ |
| PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@ |
| PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@ |
| PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@ |
| PANGO_CFLAGS = @PANGO_CFLAGS@ |
| PANGO_LIBS = @PANGO_LIBS@ |
| PATH_SEPARATOR = @PATH_SEPARATOR@ |
| PKG_CONFIG = @PKG_CONFIG@ |
| PLUGINDIR = @PLUGINDIR@ |
| POSUB = @POSUB@ |
| PROFILE_CFLAGS = @PROFILE_CFLAGS@ |
| PYTHON = @PYTHON@ |
| PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ |
| PYTHON_PLATFORM = @PYTHON_PLATFORM@ |
| PYTHON_PREFIX = @PYTHON_PREFIX@ |
| PYTHON_VERSION = @PYTHON_VERSION@ |
| QT4_MOC = @QT4_MOC@ |
| QT_CFLAGS = @QT_CFLAGS@ |
| QT_LIBS = @QT_LIBS@ |
| RANLIB = @RANLIB@ |
| SED = @SED@ |
| SET_MAKE = @SET_MAKE@ |
| SHELL = @SHELL@ |
| STRIP = @STRIP@ |
| THEORA_CFLAGS = @THEORA_CFLAGS@ |
| THEORA_LIBS = @THEORA_LIBS@ |
| USE_NLS = @USE_NLS@ |
| VALGRIND_CFLAGS = @VALGRIND_CFLAGS@ |
| VALGRIND_LIBS = @VALGRIND_LIBS@ |
| VALGRIND_PATH = @VALGRIND_PATH@ |
| VERSION = @VERSION@ |
| VORBISENC_LIBS = @VORBISENC_LIBS@ |
| VORBISFILE_LIBS = @VORBISFILE_LIBS@ |
| VORBIS_CFLAGS = @VORBIS_CFLAGS@ |
| VORBIS_LIBS = @VORBIS_LIBS@ |
| WARNING_CFLAGS = @WARNING_CFLAGS@ |
| WARNING_CXXFLAGS = @WARNING_CXXFLAGS@ |
| WIN32_LIBS = @WIN32_LIBS@ |
| XGETTEXT = @XGETTEXT@ |
| XGETTEXT_015 = @XGETTEXT_015@ |
| XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ |
| XMKMF = @XMKMF@ |
| XSHM_LIBS = @XSHM_LIBS@ |
| XVIDEO_LIBS = @XVIDEO_LIBS@ |
| X_CFLAGS = @X_CFLAGS@ |
| X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
| X_LIBS = @X_LIBS@ |
| X_PRE_LIBS = @X_PRE_LIBS@ |
| ZLIB_CFLAGS = @ZLIB_CFLAGS@ |
| ZLIB_LIBS = @ZLIB_LIBS@ |
| abs_builddir = @abs_builddir@ |
| abs_srcdir = @abs_srcdir@ |
| abs_top_builddir = @abs_top_builddir@ |
| abs_top_srcdir = @abs_top_srcdir@ |
| ac_ct_CC = @ac_ct_CC@ |
| ac_ct_CXX = @ac_ct_CXX@ |
| ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
| am__include = @am__include@ |
| am__leading_dot = @am__leading_dot@ |
| am__quote = @am__quote@ |
| am__tar = @am__tar@ |
| am__untar = @am__untar@ |
| bindir = @bindir@ |
| build = @build@ |
| build_alias = @build_alias@ |
| build_cpu = @build_cpu@ |
| build_os = @build_os@ |
| build_vendor = @build_vendor@ |
| builddir = @builddir@ |
| datadir = @datadir@ |
| datarootdir = @datarootdir@ |
| docdir = @docdir@ |
| dvidir = @dvidir@ |
| exec_prefix = @exec_prefix@ |
| host = @host@ |
| host_alias = @host_alias@ |
| host_cpu = @host_cpu@ |
| host_os = @host_os@ |
| host_vendor = @host_vendor@ |
| htmldir = @htmldir@ |
| includedir = @includedir@ |
| infodir = @infodir@ |
| install_sh = @install_sh@ |
| libdir = @libdir@ |
| libexecdir = @libexecdir@ |
| localedir = @localedir@ |
| localstatedir = @localstatedir@ |
| lt_ECHO = @lt_ECHO@ |
| mandir = @mandir@ |
| mkdir_p = @mkdir_p@ |
| oldincludedir = @oldincludedir@ |
| pdfdir = @pdfdir@ |
| pkgpyexecdir = @pkgpyexecdir@ |
| pkgpythondir = @pkgpythondir@ |
| plugindir = @plugindir@ |
| prefix = @prefix@ |
| program_transform_name = @program_transform_name@ |
| psdir = @psdir@ |
| pyexecdir = @pyexecdir@ |
| pythondir = @pythondir@ |
| sbindir = @sbindir@ |
| sharedstatedir = @sharedstatedir@ |
| srcdir = @srcdir@ |
| sysconfdir = @sysconfdir@ |
| target_alias = @target_alias@ |
| top_build_prefix = @top_build_prefix@ |
| top_builddir = @top_builddir@ |
| top_srcdir = @top_srcdir@ |
| test_LDADD = $(GST_LIBS) |
| test_CFLAGS = $(GST_CFLAGS) |
| test2_LDADD = $(GST_LIBS) |
| test2_CFLAGS = $(GST_CFLAGS) |
| test3_LDADD = $(GST_LIBS) |
| test3_CFLAGS = $(GST_CFLAGS) |
| test4_LDADD = $(GST_LIBS) |
| test4_CFLAGS = $(GST_CFLAGS) |
| test5_LDADD = $(GST_LIBS) |
| test5_CFLAGS = $(GST_CFLAGS) |
| test6_LDADD = $(GST_LIBS) |
| test6_CFLAGS = $(GST_CFLAGS) |
| test7_LDADD = $(GST_LIBS) |
| test7_CFLAGS = $(GST_CFLAGS) |
| decodetest_LDADD = $(GST_LIBS) |
| decodetest_CFLAGS = $(GST_CFLAGS) |
| all: all-am |
| |
| .SUFFIXES: |
| .SUFFIXES: .c .lo .o .obj |
| $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
| @for dep in $?; do \ |
| case '$(am__configure_deps)' in \ |
| *$$dep*) \ |
| ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
| && { if test -f $@; then exit 0; else break; fi; }; \ |
| exit 1;; \ |
| esac; \ |
| done; \ |
| echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/icles/playback/Makefile'; \ |
| $(am__cd) $(top_srcdir) && \ |
| $(AUTOMAKE) --gnu tests/icles/playback/Makefile |
| .PRECIOUS: Makefile |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| @case '$?' in \ |
| *config.status*) \ |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| *) \ |
| echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
| esac; |
| |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| |
| $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| $(am__aclocal_m4_deps): |
| |
| clean-noinstPROGRAMS: |
| @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ |
| echo " rm -f" $$list; \ |
| rm -f $$list || exit $$?; \ |
| test -n "$(EXEEXT)" || exit 0; \ |
| list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
| echo " rm -f" $$list; \ |
| rm -f $$list |
| decodetest$(EXEEXT): $(decodetest_OBJECTS) $(decodetest_DEPENDENCIES) |
| @rm -f decodetest$(EXEEXT) |
| $(AM_V_CCLD)$(decodetest_LINK) $(decodetest_OBJECTS) $(decodetest_LDADD) $(LIBS) |
| test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) |
| @rm -f test$(EXEEXT) |
| $(AM_V_CCLD)$(test_LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS) |
| test2$(EXEEXT): $(test2_OBJECTS) $(test2_DEPENDENCIES) |
| @rm -f test2$(EXEEXT) |
| $(AM_V_CCLD)$(test2_LINK) $(test2_OBJECTS) $(test2_LDADD) $(LIBS) |
| test3$(EXEEXT): $(test3_OBJECTS) $(test3_DEPENDENCIES) |
| @rm -f test3$(EXEEXT) |
| $(AM_V_CCLD)$(test3_LINK) $(test3_OBJECTS) $(test3_LDADD) $(LIBS) |
| test4$(EXEEXT): $(test4_OBJECTS) $(test4_DEPENDENCIES) |
| @rm -f test4$(EXEEXT) |
| $(AM_V_CCLD)$(test4_LINK) $(test4_OBJECTS) $(test4_LDADD) $(LIBS) |
| test5$(EXEEXT): $(test5_OBJECTS) $(test5_DEPENDENCIES) |
| @rm -f test5$(EXEEXT) |
| $(AM_V_CCLD)$(test5_LINK) $(test5_OBJECTS) $(test5_LDADD) $(LIBS) |
| test6$(EXEEXT): $(test6_OBJECTS) $(test6_DEPENDENCIES) |
| @rm -f test6$(EXEEXT) |
| $(AM_V_CCLD)$(test6_LINK) $(test6_OBJECTS) $(test6_LDADD) $(LIBS) |
| test7$(EXEEXT): $(test7_OBJECTS) $(test7_DEPENDENCIES) |
| @rm -f test7$(EXEEXT) |
| $(AM_V_CCLD)$(test7_LINK) $(test7_OBJECTS) $(test7_LDADD) $(LIBS) |
| |
| mostlyclean-compile: |
| -rm -f *.$(OBJEXT) |
| |
| distclean-compile: |
| -rm -f *.tab.c |
| |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decodetest-decodetest.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-test.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test2-test2.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test3-test3.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test4-test4.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test5-test5.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test6-test6.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test7-test7.Po@am__quote@ |
| |
| .c.o: |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
| |
| .c.obj: |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
| |
| .c.lo: |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
| |
| decodetest-decodetest.o: decodetest.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(decodetest_CFLAGS) $(CFLAGS) -MT decodetest-decodetest.o -MD -MP -MF $(DEPDIR)/decodetest-decodetest.Tpo -c -o decodetest-decodetest.o `test -f 'decodetest.c' || echo '$(srcdir)/'`decodetest.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/decodetest-decodetest.Tpo $(DEPDIR)/decodetest-decodetest.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decodetest.c' object='decodetest-decodetest.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(decodetest_CFLAGS) $(CFLAGS) -c -o decodetest-decodetest.o `test -f 'decodetest.c' || echo '$(srcdir)/'`decodetest.c |
| |
| decodetest-decodetest.obj: decodetest.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(decodetest_CFLAGS) $(CFLAGS) -MT decodetest-decodetest.obj -MD -MP -MF $(DEPDIR)/decodetest-decodetest.Tpo -c -o decodetest-decodetest.obj `if test -f 'decodetest.c'; then $(CYGPATH_W) 'decodetest.c'; else $(CYGPATH_W) '$(srcdir)/decodetest.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/decodetest-decodetest.Tpo $(DEPDIR)/decodetest-decodetest.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='decodetest.c' object='decodetest-decodetest.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(decodetest_CFLAGS) $(CFLAGS) -c -o decodetest-decodetest.obj `if test -f 'decodetest.c'; then $(CYGPATH_W) 'decodetest.c'; else $(CYGPATH_W) '$(srcdir)/decodetest.c'; fi` |
| |
| test-test.o: test.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-test.o -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test.c' object='test-test.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c |
| |
| test-test.obj: test.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-test.obj -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test.c' object='test-test.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi` |
| |
| test2-test2.o: test2.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test2_CFLAGS) $(CFLAGS) -MT test2-test2.o -MD -MP -MF $(DEPDIR)/test2-test2.Tpo -c -o test2-test2.o `test -f 'test2.c' || echo '$(srcdir)/'`test2.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test2-test2.Tpo $(DEPDIR)/test2-test2.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test2.c' object='test2-test2.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test2_CFLAGS) $(CFLAGS) -c -o test2-test2.o `test -f 'test2.c' || echo '$(srcdir)/'`test2.c |
| |
| test2-test2.obj: test2.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test2_CFLAGS) $(CFLAGS) -MT test2-test2.obj -MD -MP -MF $(DEPDIR)/test2-test2.Tpo -c -o test2-test2.obj `if test -f 'test2.c'; then $(CYGPATH_W) 'test2.c'; else $(CYGPATH_W) '$(srcdir)/test2.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test2-test2.Tpo $(DEPDIR)/test2-test2.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test2.c' object='test2-test2.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test2_CFLAGS) $(CFLAGS) -c -o test2-test2.obj `if test -f 'test2.c'; then $(CYGPATH_W) 'test2.c'; else $(CYGPATH_W) '$(srcdir)/test2.c'; fi` |
| |
| test3-test3.o: test3.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test3_CFLAGS) $(CFLAGS) -MT test3-test3.o -MD -MP -MF $(DEPDIR)/test3-test3.Tpo -c -o test3-test3.o `test -f 'test3.c' || echo '$(srcdir)/'`test3.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test3-test3.Tpo $(DEPDIR)/test3-test3.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test3.c' object='test3-test3.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test3_CFLAGS) $(CFLAGS) -c -o test3-test3.o `test -f 'test3.c' || echo '$(srcdir)/'`test3.c |
| |
| test3-test3.obj: test3.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test3_CFLAGS) $(CFLAGS) -MT test3-test3.obj -MD -MP -MF $(DEPDIR)/test3-test3.Tpo -c -o test3-test3.obj `if test -f 'test3.c'; then $(CYGPATH_W) 'test3.c'; else $(CYGPATH_W) '$(srcdir)/test3.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test3-test3.Tpo $(DEPDIR)/test3-test3.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test3.c' object='test3-test3.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test3_CFLAGS) $(CFLAGS) -c -o test3-test3.obj `if test -f 'test3.c'; then $(CYGPATH_W) 'test3.c'; else $(CYGPATH_W) '$(srcdir)/test3.c'; fi` |
| |
| test4-test4.o: test4.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test4_CFLAGS) $(CFLAGS) -MT test4-test4.o -MD -MP -MF $(DEPDIR)/test4-test4.Tpo -c -o test4-test4.o `test -f 'test4.c' || echo '$(srcdir)/'`test4.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test4-test4.Tpo $(DEPDIR)/test4-test4.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test4.c' object='test4-test4.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test4_CFLAGS) $(CFLAGS) -c -o test4-test4.o `test -f 'test4.c' || echo '$(srcdir)/'`test4.c |
| |
| test4-test4.obj: test4.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test4_CFLAGS) $(CFLAGS) -MT test4-test4.obj -MD -MP -MF $(DEPDIR)/test4-test4.Tpo -c -o test4-test4.obj `if test -f 'test4.c'; then $(CYGPATH_W) 'test4.c'; else $(CYGPATH_W) '$(srcdir)/test4.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test4-test4.Tpo $(DEPDIR)/test4-test4.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test4.c' object='test4-test4.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test4_CFLAGS) $(CFLAGS) -c -o test4-test4.obj `if test -f 'test4.c'; then $(CYGPATH_W) 'test4.c'; else $(CYGPATH_W) '$(srcdir)/test4.c'; fi` |
| |
| test5-test5.o: test5.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test5_CFLAGS) $(CFLAGS) -MT test5-test5.o -MD -MP -MF $(DEPDIR)/test5-test5.Tpo -c -o test5-test5.o `test -f 'test5.c' || echo '$(srcdir)/'`test5.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test5-test5.Tpo $(DEPDIR)/test5-test5.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test5.c' object='test5-test5.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test5_CFLAGS) $(CFLAGS) -c -o test5-test5.o `test -f 'test5.c' || echo '$(srcdir)/'`test5.c |
| |
| test5-test5.obj: test5.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test5_CFLAGS) $(CFLAGS) -MT test5-test5.obj -MD -MP -MF $(DEPDIR)/test5-test5.Tpo -c -o test5-test5.obj `if test -f 'test5.c'; then $(CYGPATH_W) 'test5.c'; else $(CYGPATH_W) '$(srcdir)/test5.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test5-test5.Tpo $(DEPDIR)/test5-test5.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test5.c' object='test5-test5.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test5_CFLAGS) $(CFLAGS) -c -o test5-test5.obj `if test -f 'test5.c'; then $(CYGPATH_W) 'test5.c'; else $(CYGPATH_W) '$(srcdir)/test5.c'; fi` |
| |
| test6-test6.o: test6.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test6_CFLAGS) $(CFLAGS) -MT test6-test6.o -MD -MP -MF $(DEPDIR)/test6-test6.Tpo -c -o test6-test6.o `test -f 'test6.c' || echo '$(srcdir)/'`test6.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test6-test6.Tpo $(DEPDIR)/test6-test6.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test6.c' object='test6-test6.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test6_CFLAGS) $(CFLAGS) -c -o test6-test6.o `test -f 'test6.c' || echo '$(srcdir)/'`test6.c |
| |
| test6-test6.obj: test6.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test6_CFLAGS) $(CFLAGS) -MT test6-test6.obj -MD -MP -MF $(DEPDIR)/test6-test6.Tpo -c -o test6-test6.obj `if test -f 'test6.c'; then $(CYGPATH_W) 'test6.c'; else $(CYGPATH_W) '$(srcdir)/test6.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test6-test6.Tpo $(DEPDIR)/test6-test6.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test6.c' object='test6-test6.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test6_CFLAGS) $(CFLAGS) -c -o test6-test6.obj `if test -f 'test6.c'; then $(CYGPATH_W) 'test6.c'; else $(CYGPATH_W) '$(srcdir)/test6.c'; fi` |
| |
| test7-test7.o: test7.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test7_CFLAGS) $(CFLAGS) -MT test7-test7.o -MD -MP -MF $(DEPDIR)/test7-test7.Tpo -c -o test7-test7.o `test -f 'test7.c' || echo '$(srcdir)/'`test7.c |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test7-test7.Tpo $(DEPDIR)/test7-test7.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test7.c' object='test7-test7.o' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test7_CFLAGS) $(CFLAGS) -c -o test7-test7.o `test -f 'test7.c' || echo '$(srcdir)/'`test7.c |
| |
| test7-test7.obj: test7.c |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test7_CFLAGS) $(CFLAGS) -MT test7-test7.obj -MD -MP -MF $(DEPDIR)/test7-test7.Tpo -c -o test7-test7.obj `if test -f 'test7.c'; then $(CYGPATH_W) 'test7.c'; else $(CYGPATH_W) '$(srcdir)/test7.c'; fi` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test7-test7.Tpo $(DEPDIR)/test7-test7.Po |
| @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test7.c' object='test7-test7.obj' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test7_CFLAGS) $(CFLAGS) -c -o test7-test7.obj `if test -f 'test7.c'; then $(CYGPATH_W) 'test7.c'; else $(CYGPATH_W) '$(srcdir)/test7.c'; fi` |
| |
| mostlyclean-libtool: |
| -rm -f *.lo |
| |
| clean-libtool: |
| -rm -rf .libs _libs |
| |
| ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| mkid -fID $$unique |
| tags: TAGS |
| |
| TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) |
| set x; \ |
| here=`pwd`; \ |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| shift; \ |
| if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
| test -n "$$unique" || unique=$$empty_fix; \ |
| if test $$# -gt 0; then \ |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| "$$@" $$unique; \ |
| else \ |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| $$unique; \ |
| fi; \ |
| fi |
| ctags: CTAGS |
| CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| test -z "$(CTAGS_ARGS)$$unique" \ |
| || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| $$unique |
| |
| GTAGS: |
| here=`$(am__cd) $(top_builddir) && pwd` \ |
| && $(am__cd) $(top_srcdir) \ |
| && gtags -i $(GTAGS_ARGS) "$$here" |
| |
| distclean-tags: |
| -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| |
| distdir: $(DISTFILES) |
| @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| list='$(DISTFILES)'; \ |
| dist_files=`for file in $$list; do echo $$file; done | \ |
| sed -e "s|^$$srcdirstrip/||;t" \ |
| -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| case $$dist_files in \ |
| */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| sort -u` ;; \ |
| esac; \ |
| for file in $$dist_files; do \ |
| if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| if test -d $$d/$$file; then \ |
| dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| if test -d "$(distdir)/$$file"; then \ |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| fi; \ |
| if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| fi; \ |
| cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
| else \ |
| test -f "$(distdir)/$$file" \ |
| || cp -p $$d/$$file "$(distdir)/$$file" \ |
| || exit 1; \ |
| fi; \ |
| done |
| check-am: all-am |
| check: check-am |
| all-am: Makefile $(PROGRAMS) |
| installdirs: |
| install: install-am |
| install-exec: install-exec-am |
| install-data: install-data-am |
| uninstall: uninstall-am |
| |
| install-am: all-am |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| |
| installcheck: installcheck-am |
| install-strip: |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| `test -z '$(STRIP)' || \ |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| mostlyclean-generic: |
| |
| clean-generic: |
| |
| distclean-generic: |
| -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
| |
| maintainer-clean-generic: |
| @echo "This command is intended for maintainers to use" |
| @echo "it deletes files that may require special tools to rebuild." |
| clean: clean-am |
| |
| clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ |
| mostlyclean-am |
| |
| distclean: distclean-am |
| -rm -rf ./$(DEPDIR) |
| -rm -f Makefile |
| distclean-am: clean-am distclean-compile distclean-generic \ |
| distclean-tags |
| |
| dvi: dvi-am |
| |
| dvi-am: |
| |
| html: html-am |
| |
| html-am: |
| |
| info: info-am |
| |
| info-am: |
| |
| install-data-am: |
| |
| install-dvi: install-dvi-am |
| |
| install-dvi-am: |
| |
| install-exec-am: |
| |
| install-html: install-html-am |
| |
| install-html-am: |
| |
| install-info: install-info-am |
| |
| install-info-am: |
| |
| install-man: |
| |
| install-pdf: install-pdf-am |
| |
| install-pdf-am: |
| |
| install-ps: install-ps-am |
| |
| install-ps-am: |
| |
| installcheck-am: |
| |
| maintainer-clean: maintainer-clean-am |
| -rm -rf ./$(DEPDIR) |
| -rm -f Makefile |
| maintainer-clean-am: distclean-am maintainer-clean-generic |
| |
| mostlyclean: mostlyclean-am |
| |
| mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
| mostlyclean-libtool |
| |
| pdf: pdf-am |
| |
| pdf-am: |
| |
| ps: ps-am |
| |
| ps-am: |
| |
| uninstall-am: |
| |
| .MAKE: install-am install-strip |
| |
| .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
| clean-libtool clean-noinstPROGRAMS ctags distclean \ |
| distclean-compile distclean-generic distclean-libtool \ |
| distclean-tags distdir dvi dvi-am html html-am info info-am \ |
| install install-am install-data install-data-am install-dvi \ |
| install-dvi-am install-exec install-exec-am install-html \ |
| install-html-am install-info install-info-am install-man \ |
| install-pdf install-pdf-am install-ps install-ps-am \ |
| install-strip installcheck installcheck-am installdirs \ |
| maintainer-clean maintainer-clean-generic mostlyclean \ |
| mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ |
| pdf pdf-am ps ps-am tags uninstall uninstall-am |
| |
| |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| # Otherwise a system limit (for SysV at least) may be exceeded. |
| .NOEXPORT: |