[21004] | 1 | # Makefile.in generated by automake 1.8.3 from Makefile.am. |
---|
[18713] | 2 | # @configure_input@ |
---|
| 3 | |
---|
[21004] | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004 Free Software Foundation, Inc. |
---|
[18713] | 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 | |
---|
[21004] | 17 | SOURCES = $(libtestplugin_la_SOURCES) $(libtestplugin2_la_SOURCES) dynamic.c linked.c loading.c registry.c static.c static2.c |
---|
| 18 | |
---|
[18713] | 19 | srcdir = @srcdir@ |
---|
| 20 | top_srcdir = @top_srcdir@ |
---|
| 21 | VPATH = @srcdir@ |
---|
| 22 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 23 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 24 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 25 | top_builddir = ../.. |
---|
| 26 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 27 | INSTALL = @INSTALL@ |
---|
| 28 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 29 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 30 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 31 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
[21004] | 32 | transform = $(program_transform_name) |
---|
[18713] | 33 | NORMAL_INSTALL = : |
---|
| 34 | PRE_INSTALL = : |
---|
| 35 | POST_INSTALL = : |
---|
| 36 | NORMAL_UNINSTALL = : |
---|
| 37 | PRE_UNINSTALL = : |
---|
| 38 | POST_UNINSTALL = : |
---|
| 39 | host_triplet = @host@ |
---|
[21004] | 40 | DIST_COMMON = README $(srcdir)/../Rules $(srcdir)/Makefile.am \ |
---|
| 41 | $(srcdir)/Makefile.in |
---|
| 42 | check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_2) |
---|
| 43 | subdir = testsuite/plugin |
---|
| 44 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 45 | am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ |
---|
| 46 | $(top_srcdir)/common/m4/as-auto-alt.m4 \ |
---|
| 47 | $(top_srcdir)/common/m4/as-compiler-flag.m4 \ |
---|
| 48 | $(top_srcdir)/common/m4/as-docbook.m4 \ |
---|
| 49 | $(top_srcdir)/common/m4/as-libtool.m4 \ |
---|
| 50 | $(top_srcdir)/common/m4/as-python.m4 \ |
---|
| 51 | $(top_srcdir)/common/m4/as-scrub-include.m4 \ |
---|
| 52 | $(top_srcdir)/common/m4/as-version.m4 \ |
---|
| 53 | $(top_srcdir)/common/m4/gettext.m4 \ |
---|
| 54 | $(top_srcdir)/common/m4/gst-arch.m4 \ |
---|
| 55 | $(top_srcdir)/common/m4/gst-doc.m4 \ |
---|
| 56 | $(top_srcdir)/common/m4/gst-feature.m4 \ |
---|
| 57 | $(top_srcdir)/common/m4/gst-function.m4 \ |
---|
| 58 | $(top_srcdir)/common/m4/gst-libxml2.m4 \ |
---|
| 59 | $(top_srcdir)/common/m4/gst-mcsc.m4 \ |
---|
| 60 | $(top_srcdir)/common/m4/iconv.m4 \ |
---|
| 61 | $(top_srcdir)/common/m4/lib-ld.m4 \ |
---|
| 62 | $(top_srcdir)/common/m4/lib-link.m4 \ |
---|
| 63 | $(top_srcdir)/common/m4/lib-prefix.m4 \ |
---|
| 64 | $(top_srcdir)/common/m4/pkg.m4 \ |
---|
| 65 | $(top_srcdir)/common/m4/progtest.m4 $(top_srcdir)/configure.ac |
---|
| 66 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 67 | $(ACLOCAL_M4) |
---|
| 68 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 69 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 70 | CONFIG_CLEAN_FILES = |
---|
| 71 | am__installdirs = "$(DESTDIR)$(plugindir)" |
---|
| 72 | pluginLTLIBRARIES_INSTALL = $(INSTALL) |
---|
| 73 | LTLIBRARIES = $(plugin_LTLIBRARIES) |
---|
| 74 | libtestplugin_la_LIBADD = |
---|
| 75 | am_libtestplugin_la_OBJECTS = libtestplugin_la-testplugin.lo |
---|
| 76 | libtestplugin_la_OBJECTS = $(am_libtestplugin_la_OBJECTS) |
---|
| 77 | libtestplugin2_la_LIBADD = |
---|
| 78 | am_libtestplugin2_la_OBJECTS = libtestplugin2_la-testplugin2.lo |
---|
| 79 | libtestplugin2_la_OBJECTS = $(am_libtestplugin2_la_OBJECTS) |
---|
| 80 | am__EXEEXT_1 = dynamic$(EXEEXT) linked$(EXEEXT) loading$(EXEEXT) \ |
---|
| 81 | registry$(EXEEXT) static$(EXEEXT) static2$(EXEEXT) |
---|
| 82 | am__EXEEXT_2 = |
---|
| 83 | dynamic_SOURCES = dynamic.c |
---|
| 84 | dynamic_OBJECTS = dynamic.$(OBJEXT) |
---|
| 85 | dynamic_LDADD = $(LDADD) |
---|
| 86 | linked_SOURCES = linked.c |
---|
| 87 | linked_OBJECTS = linked.$(OBJEXT) |
---|
| 88 | linked_LDADD = $(LDADD) |
---|
| 89 | loading_SOURCES = loading.c |
---|
| 90 | loading_OBJECTS = loading.$(OBJEXT) |
---|
| 91 | loading_LDADD = $(LDADD) |
---|
| 92 | registry_SOURCES = registry.c |
---|
| 93 | registry_OBJECTS = registry.$(OBJEXT) |
---|
| 94 | registry_LDADD = $(LDADD) |
---|
| 95 | static_SOURCES = static.c |
---|
| 96 | static_OBJECTS = static.$(OBJEXT) |
---|
| 97 | static_LDADD = $(LDADD) |
---|
| 98 | static2_SOURCES = static2.c |
---|
| 99 | static2_OBJECTS = static2.$(OBJEXT) |
---|
| 100 | static2_LDADD = $(LDADD) |
---|
| 101 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
---|
| 102 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 103 | am__depfiles_maybe = depfiles |
---|
| 104 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/dynamic.Po \ |
---|
| 105 | @AMDEP_TRUE@ ./$(DEPDIR)/libtestplugin2_la-testplugin2.Plo \ |
---|
| 106 | @AMDEP_TRUE@ ./$(DEPDIR)/libtestplugin_la-testplugin.Plo \ |
---|
| 107 | @AMDEP_TRUE@ ./$(DEPDIR)/linked.Po ./$(DEPDIR)/loading.Po \ |
---|
| 108 | @AMDEP_TRUE@ ./$(DEPDIR)/registry.Po ./$(DEPDIR)/static.Po \ |
---|
| 109 | @AMDEP_TRUE@ ./$(DEPDIR)/static2.Po |
---|
| 110 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
| 111 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
| 112 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ |
---|
| 113 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
| 114 | $(AM_CFLAGS) $(CFLAGS) |
---|
| 115 | CCLD = $(CC) |
---|
| 116 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
---|
| 117 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
| 118 | SOURCES = $(libtestplugin_la_SOURCES) $(libtestplugin2_la_SOURCES) \ |
---|
| 119 | dynamic.c linked.c loading.c registry.c static.c static2.c |
---|
| 120 | DIST_SOURCES = $(libtestplugin_la_SOURCES) \ |
---|
| 121 | $(libtestplugin2_la_SOURCES) dynamic.c linked.c loading.c \ |
---|
| 122 | registry.c static.c static2.c |
---|
| 123 | ETAGS = etags |
---|
| 124 | CTAGS = ctags |
---|
| 125 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 126 | ACLOCAL = @ACLOCAL@ |
---|
| 127 | ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ |
---|
| 128 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 129 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
[18713] | 130 | AMTAR = @AMTAR@ |
---|
[21004] | 131 | AR = @AR@ |
---|
| 132 | AS_LIBTOOL_WIN32_FALSE = @AS_LIBTOOL_WIN32_FALSE@ |
---|
| 133 | AS_LIBTOOL_WIN32_TRUE = @AS_LIBTOOL_WIN32_TRUE@ |
---|
| 134 | AUTOCONF = @AUTOCONF@ |
---|
| 135 | AUTOHEADER = @AUTOHEADER@ |
---|
| 136 | AUTOMAKE = @AUTOMAKE@ |
---|
[18713] | 137 | AWK = @AWK@ |
---|
| 138 | BISON_PATH = @BISON_PATH@ |
---|
[21004] | 139 | BROKEN_FALSE = @BROKEN_FALSE@ |
---|
| 140 | BROKEN_TRUE = @BROKEN_TRUE@ |
---|
| 141 | BUILD_DOCS_FALSE = @BUILD_DOCS_FALSE@ |
---|
| 142 | BUILD_DOCS_TRUE = @BUILD_DOCS_TRUE@ |
---|
| 143 | BUILD_EXAMPLES_FALSE = @BUILD_EXAMPLES_FALSE@ |
---|
| 144 | BUILD_EXAMPLES_TRUE = @BUILD_EXAMPLES_TRUE@ |
---|
| 145 | BUILD_FAILING_TESTS_FALSE = @BUILD_FAILING_TESTS_FALSE@ |
---|
| 146 | BUILD_FAILING_TESTS_TRUE = @BUILD_FAILING_TESTS_TRUE@ |
---|
| 147 | BUILD_PLUGIN_DOCS_FALSE = @BUILD_PLUGIN_DOCS_FALSE@ |
---|
| 148 | BUILD_PLUGIN_DOCS_TRUE = @BUILD_PLUGIN_DOCS_TRUE@ |
---|
| 149 | BUILD_TESTS_FALSE = @BUILD_TESTS_FALSE@ |
---|
| 150 | BUILD_TESTS_TRUE = @BUILD_TESTS_TRUE@ |
---|
| 151 | CAT_ENTRY_END = @CAT_ENTRY_END@ |
---|
| 152 | CAT_ENTRY_START = @CAT_ENTRY_START@ |
---|
[18713] | 153 | CC = @CC@ |
---|
| 154 | CCAS = @CCAS@ |
---|
| 155 | CCASFLAGS = @CCASFLAGS@ |
---|
[21004] | 156 | CCDEPMODE = @CCDEPMODE@ |
---|
| 157 | CFLAGS = @CFLAGS@ |
---|
| 158 | CPP = @CPP@ |
---|
| 159 | CPPFLAGS = @CPPFLAGS@ |
---|
| 160 | CXX = @CXX@ |
---|
| 161 | CXXCPP = @CXXCPP@ |
---|
| 162 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 163 | CXXFLAGS = @CXXFLAGS@ |
---|
| 164 | CYGPATH_W = @CYGPATH_W@ |
---|
| 165 | DEFS = @DEFS@ |
---|
[18713] | 166 | DEPDIR = @DEPDIR@ |
---|
[21004] | 167 | DOCBOOK_ROOT = @DOCBOOK_ROOT@ |
---|
| 168 | DOC_HTML_FALSE = @DOC_HTML_FALSE@ |
---|
| 169 | DOC_HTML_TRUE = @DOC_HTML_TRUE@ |
---|
| 170 | DOC_PDF_FALSE = @DOC_PDF_FALSE@ |
---|
| 171 | DOC_PDF_TRUE = @DOC_PDF_TRUE@ |
---|
| 172 | DOC_PS_FALSE = @DOC_PS_FALSE@ |
---|
| 173 | DOC_PS_TRUE = @DOC_PS_TRUE@ |
---|
[18713] | 174 | ECHO = @ECHO@ |
---|
[21004] | 175 | ECHO_C = @ECHO_C@ |
---|
| 176 | ECHO_N = @ECHO_N@ |
---|
| 177 | ECHO_T = @ECHO_T@ |
---|
| 178 | EGREP = @EGREP@ |
---|
| 179 | EXEEXT = @EXEEXT@ |
---|
| 180 | EXPERIMENTAL_FALSE = @EXPERIMENTAL_FALSE@ |
---|
| 181 | EXPERIMENTAL_TRUE = @EXPERIMENTAL_TRUE@ |
---|
| 182 | F77 = @F77@ |
---|
| 183 | FFLAGS = @FFLAGS@ |
---|
[18713] | 184 | FLEX_PATH = @FLEX_PATH@ |
---|
[21004] | 185 | GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ |
---|
| 186 | GLIB2_CFLAGS = @GLIB2_CFLAGS@ |
---|
| 187 | GLIB2_LIBS = @GLIB2_LIBS@ |
---|
[18713] | 188 | GLIB2_REQ = @GLIB2_REQ@ |
---|
| 189 | GLIB_CFLAGS = @GLIB_CFLAGS@ |
---|
| 190 | GLIB_LIBS = @GLIB_LIBS@ |
---|
[21004] | 191 | GLIB_ONLY_CFLAGS = @GLIB_ONLY_CFLAGS@ |
---|
| 192 | GLIB_ONLY_LIBS = @GLIB_ONLY_LIBS@ |
---|
| 193 | GMSGFMT = @GMSGFMT@ |
---|
| 194 | GST_AGE = @GST_AGE@ |
---|
[18713] | 195 | GST_CACHE_DIR = @GST_CACHE_DIR@ |
---|
[21004] | 196 | GST_CURRENT = @GST_CURRENT@ |
---|
| 197 | GST_DISABLE_ALLOC_TRACE_DEFINE = @GST_DISABLE_ALLOC_TRACE_DEFINE@ |
---|
| 198 | GST_DISABLE_ALLOC_TRACE_FALSE = @GST_DISABLE_ALLOC_TRACE_FALSE@ |
---|
| 199 | GST_DISABLE_ALLOC_TRACE_TRUE = @GST_DISABLE_ALLOC_TRACE_TRUE@ |
---|
| 200 | GST_DISABLE_ENUMTYPES_DEFINE = @GST_DISABLE_ENUMTYPES_DEFINE@ |
---|
| 201 | GST_DISABLE_ENUMTYPES_FALSE = @GST_DISABLE_ENUMTYPES_FALSE@ |
---|
| 202 | GST_DISABLE_ENUMTYPES_TRUE = @GST_DISABLE_ENUMTYPES_TRUE@ |
---|
| 203 | GST_DISABLE_GST_DEBUG_DEFINE = @GST_DISABLE_GST_DEBUG_DEFINE@ |
---|
| 204 | GST_DISABLE_GST_DEBUG_FALSE = @GST_DISABLE_GST_DEBUG_FALSE@ |
---|
| 205 | GST_DISABLE_GST_DEBUG_TRUE = @GST_DISABLE_GST_DEBUG_TRUE@ |
---|
| 206 | GST_DISABLE_INDEX_DEFINE = @GST_DISABLE_INDEX_DEFINE@ |
---|
| 207 | GST_DISABLE_INDEX_FALSE = @GST_DISABLE_INDEX_FALSE@ |
---|
| 208 | GST_DISABLE_INDEX_TRUE = @GST_DISABLE_INDEX_TRUE@ |
---|
| 209 | GST_DISABLE_LOADSAVE_DEFINE = @GST_DISABLE_LOADSAVE_DEFINE@ |
---|
| 210 | GST_DISABLE_LOADSAVE_FALSE = @GST_DISABLE_LOADSAVE_FALSE@ |
---|
| 211 | GST_DISABLE_LOADSAVE_TRUE = @GST_DISABLE_LOADSAVE_TRUE@ |
---|
| 212 | GST_DISABLE_OMEGA_COTHREADS_FALSE = @GST_DISABLE_OMEGA_COTHREADS_FALSE@ |
---|
| 213 | GST_DISABLE_OMEGA_COTHREADS_TRUE = @GST_DISABLE_OMEGA_COTHREADS_TRUE@ |
---|
| 214 | GST_DISABLE_PARSE_DEFINE = @GST_DISABLE_PARSE_DEFINE@ |
---|
| 215 | GST_DISABLE_PARSE_FALSE = @GST_DISABLE_PARSE_FALSE@ |
---|
| 216 | GST_DISABLE_PARSE_TRUE = @GST_DISABLE_PARSE_TRUE@ |
---|
| 217 | GST_DISABLE_PLUGIN_DEFINE = @GST_DISABLE_PLUGIN_DEFINE@ |
---|
| 218 | GST_DISABLE_PLUGIN_FALSE = @GST_DISABLE_PLUGIN_FALSE@ |
---|
| 219 | GST_DISABLE_PLUGIN_TRUE = @GST_DISABLE_PLUGIN_TRUE@ |
---|
| 220 | GST_DISABLE_REGISTRY_DEFINE = @GST_DISABLE_REGISTRY_DEFINE@ |
---|
| 221 | GST_DISABLE_REGISTRY_FALSE = @GST_DISABLE_REGISTRY_FALSE@ |
---|
| 222 | GST_DISABLE_REGISTRY_TRUE = @GST_DISABLE_REGISTRY_TRUE@ |
---|
| 223 | GST_DISABLE_TRACE_DEFINE = @GST_DISABLE_TRACE_DEFINE@ |
---|
| 224 | GST_DISABLE_TRACE_FALSE = @GST_DISABLE_TRACE_FALSE@ |
---|
| 225 | GST_DISABLE_TRACE_TRUE = @GST_DISABLE_TRACE_TRUE@ |
---|
| 226 | GST_DISABLE_URI_DEFINE = @GST_DISABLE_URI_DEFINE@ |
---|
| 227 | GST_DISABLE_URI_FALSE = @GST_DISABLE_URI_FALSE@ |
---|
| 228 | GST_DISABLE_URI_TRUE = @GST_DISABLE_URI_TRUE@ |
---|
| 229 | GST_GCOV_ENABLED_FALSE = @GST_GCOV_ENABLED_FALSE@ |
---|
| 230 | GST_GCOV_ENABLED_TRUE = @GST_GCOV_ENABLED_TRUE@ |
---|
| 231 | GST_HAVE_UNALIGNED_ACCESS_DEFINE = @GST_HAVE_UNALIGNED_ACCESS_DEFINE@ |
---|
| 232 | GST_LIBVERSION = @GST_LIBVERSION@ |
---|
| 233 | GST_LIB_CFLAGS = @GST_LIB_CFLAGS@ |
---|
| 234 | GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@ |
---|
| 235 | GST_LIB_LIBS = @GST_LIB_LIBS@ |
---|
| 236 | GST_LT_LDFLAGS = @GST_LT_LDFLAGS@ |
---|
[18713] | 237 | GST_MAJORMINOR = @GST_MAJORMINOR@ |
---|
[21004] | 238 | GST_OBJ_CFLAGS = @GST_OBJ_CFLAGS@ |
---|
| 239 | GST_OBJ_LIBS = @GST_OBJ_LIBS@ |
---|
[18713] | 240 | GST_PKG_CFLAGS = @GST_PKG_CFLAGS@ |
---|
| 241 | GST_PKG_DEPS = @GST_PKG_DEPS@ |
---|
| 242 | GST_PKG_LIBS = @GST_PKG_LIBS@ |
---|
| 243 | GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@ |
---|
[21004] | 244 | GST_PRINTF_EXTENSION_FORMAT_DEFINE = @GST_PRINTF_EXTENSION_FORMAT_DEFINE@ |
---|
| 245 | GST_REVISION = @GST_REVISION@ |
---|
| 246 | GST_VERSION = @GST_VERSION@ |
---|
| 247 | GST_VERSION_MAJOR = @GST_VERSION_MAJOR@ |
---|
| 248 | GST_VERSION_MICRO = @GST_VERSION_MICRO@ |
---|
| 249 | GST_VERSION_MINOR = @GST_VERSION_MINOR@ |
---|
| 250 | GST_VERSION_NANO = @GST_VERSION_NANO@ |
---|
| 251 | GST_VERSION_RELEASE = @GST_VERSION_RELEASE@ |
---|
[18713] | 252 | GTK_DOC_SCANOBJ = @GTK_DOC_SCANOBJ@ |
---|
[21004] | 253 | HAVE_CPU_ALPHA_FALSE = @HAVE_CPU_ALPHA_FALSE@ |
---|
| 254 | HAVE_CPU_ALPHA_TRUE = @HAVE_CPU_ALPHA_TRUE@ |
---|
| 255 | HAVE_CPU_ARM_FALSE = @HAVE_CPU_ARM_FALSE@ |
---|
| 256 | HAVE_CPU_ARM_TRUE = @HAVE_CPU_ARM_TRUE@ |
---|
| 257 | HAVE_CPU_HPPA_FALSE = @HAVE_CPU_HPPA_FALSE@ |
---|
| 258 | HAVE_CPU_HPPA_TRUE = @HAVE_CPU_HPPA_TRUE@ |
---|
| 259 | HAVE_CPU_I386_FALSE = @HAVE_CPU_I386_FALSE@ |
---|
| 260 | HAVE_CPU_I386_TRUE = @HAVE_CPU_I386_TRUE@ |
---|
| 261 | HAVE_CPU_IA64_FALSE = @HAVE_CPU_IA64_FALSE@ |
---|
| 262 | HAVE_CPU_IA64_TRUE = @HAVE_CPU_IA64_TRUE@ |
---|
| 263 | HAVE_CPU_M68K_FALSE = @HAVE_CPU_M68K_FALSE@ |
---|
| 264 | HAVE_CPU_M68K_TRUE = @HAVE_CPU_M68K_TRUE@ |
---|
| 265 | HAVE_CPU_MIPS_FALSE = @HAVE_CPU_MIPS_FALSE@ |
---|
| 266 | HAVE_CPU_MIPS_TRUE = @HAVE_CPU_MIPS_TRUE@ |
---|
| 267 | HAVE_CPU_PPC_FALSE = @HAVE_CPU_PPC_FALSE@ |
---|
| 268 | HAVE_CPU_PPC_TRUE = @HAVE_CPU_PPC_TRUE@ |
---|
| 269 | HAVE_CPU_S390_FALSE = @HAVE_CPU_S390_FALSE@ |
---|
| 270 | HAVE_CPU_S390_TRUE = @HAVE_CPU_S390_TRUE@ |
---|
| 271 | HAVE_CPU_SPARC_FALSE = @HAVE_CPU_SPARC_FALSE@ |
---|
| 272 | HAVE_CPU_SPARC_TRUE = @HAVE_CPU_SPARC_TRUE@ |
---|
| 273 | HAVE_CPU_X86_64_FALSE = @HAVE_CPU_X86_64_FALSE@ |
---|
| 274 | HAVE_CPU_X86_64_TRUE = @HAVE_CPU_X86_64_TRUE@ |
---|
| 275 | HAVE_DOCBOOK2HTML = @HAVE_DOCBOOK2HTML@ |
---|
| 276 | HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@ |
---|
| 277 | HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@ |
---|
| 278 | HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@ |
---|
| 279 | HAVE_DVIPS = @HAVE_DVIPS@ |
---|
| 280 | HAVE_EPSTOPDF = @HAVE_EPSTOPDF@ |
---|
[18713] | 281 | HAVE_FIG2DEV = @HAVE_FIG2DEV@ |
---|
| 282 | HAVE_GTK_DOC = @HAVE_GTK_DOC@ |
---|
[21004] | 283 | HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@ |
---|
| 284 | HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@ |
---|
| 285 | HAVE_JADETEX = @HAVE_JADETEX@ |
---|
| 286 | HAVE_LIBGNOMEUI_FALSE = @HAVE_LIBGNOMEUI_FALSE@ |
---|
| 287 | HAVE_LIBGNOMEUI_TRUE = @HAVE_LIBGNOMEUI_TRUE@ |
---|
| 288 | HAVE_LIBMMX_FALSE = @HAVE_LIBMMX_FALSE@ |
---|
| 289 | HAVE_LIBMMX_TRUE = @HAVE_LIBMMX_TRUE@ |
---|
| 290 | HAVE_PNGTOPNM = @HAVE_PNGTOPNM@ |
---|
| 291 | HAVE_PNMTOPS = @HAVE_PNMTOPS@ |
---|
| 292 | HAVE_POPT = @HAVE_POPT@ |
---|
| 293 | HAVE_PS2PDF = @HAVE_PS2PDF@ |
---|
[18713] | 294 | HTML_DIR = @HTML_DIR@ |
---|
[21004] | 295 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 296 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 297 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
[18713] | 298 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
[21004] | 299 | INTLLIBS = @INTLLIBS@ |
---|
| 300 | LDFLAGS = @LDFLAGS@ |
---|
[18713] | 301 | LIBGNOMEUI_CFLAGS = @LIBGNOMEUI_CFLAGS@ |
---|
| 302 | LIBGNOMEUI_LIBS = @LIBGNOMEUI_LIBS@ |
---|
[21004] | 303 | LIBICONV = @LIBICONV@ |
---|
| 304 | LIBINTL = @LIBINTL@ |
---|
| 305 | LIBOBJS = @LIBOBJS@ |
---|
| 306 | LIBS = $(GST_OBJ_LIBS) |
---|
[18713] | 307 | LIBTOOL = @LIBTOOL@ |
---|
| 308 | LIBXML2_REQ = @LIBXML2_REQ@ |
---|
| 309 | LIBXML_PKG = @LIBXML_PKG@ |
---|
| 310 | LN_S = @LN_S@ |
---|
[21004] | 311 | LOCALEDIR = @LOCALEDIR@ |
---|
| 312 | LTLIBICONV = @LTLIBICONV@ |
---|
| 313 | LTLIBINTL = @LTLIBINTL@ |
---|
| 314 | LTLIBOBJS = @LTLIBOBJS@ |
---|
[18713] | 315 | MAINT = @MAINT@ |
---|
[21004] | 316 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
| 317 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
| 318 | MAKEINFO = @MAKEINFO@ |
---|
| 319 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
| 320 | MSGFMT = @MSGFMT@ |
---|
| 321 | MSGMERGE = @MSGMERGE@ |
---|
| 322 | OBJEXT = @OBJEXT@ |
---|
[18713] | 323 | PACKAGE = @PACKAGE@ |
---|
[21004] | 324 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 325 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 326 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 327 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 328 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 329 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 330 | PERL_PATH = @PERL_PATH@ |
---|
[18713] | 331 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 332 | PLUGINS_BUILDDIR = @PLUGINS_BUILDDIR@ |
---|
| 333 | PLUGINS_DIR = @PLUGINS_DIR@ |
---|
[21004] | 334 | PLUGINS_USE_BUILDDIR_FALSE = @PLUGINS_USE_BUILDDIR_FALSE@ |
---|
| 335 | PLUGINS_USE_BUILDDIR_TRUE = @PLUGINS_USE_BUILDDIR_TRUE@ |
---|
| 336 | POPT_LIBS = @POPT_LIBS@ |
---|
| 337 | POSUB = @POSUB@ |
---|
[18713] | 338 | PYTHON = @PYTHON@ |
---|
| 339 | PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ |
---|
| 340 | PYTHON_PLATFORM = @PYTHON_PLATFORM@ |
---|
| 341 | PYTHON_PREFIX = @PYTHON_PREFIX@ |
---|
| 342 | PYTHON_VERSION = @PYTHON_VERSION@ |
---|
| 343 | RANLIB = @RANLIB@ |
---|
[21004] | 344 | SET_MAKE = @SET_MAKE@ |
---|
| 345 | SHELL = @SHELL@ |
---|
[18713] | 346 | STRIP = @STRIP@ |
---|
[21004] | 347 | USE_NLS = @USE_NLS@ |
---|
| 348 | VALGRIND_CFLAGS = @VALGRIND_CFLAGS@ |
---|
| 349 | VALGRIND_LIBS = @VALGRIND_LIBS@ |
---|
[18713] | 350 | VERSION = @VERSION@ |
---|
[21004] | 351 | XGETTEXT = @XGETTEXT@ |
---|
| 352 | XML_CATALOG = @XML_CATALOG@ |
---|
[18713] | 353 | XML_CFLAGS = @XML_CFLAGS@ |
---|
| 354 | XML_LIBS = @XML_LIBS@ |
---|
[21004] | 355 | XSLTPROC = @XSLTPROC@ |
---|
| 356 | XSLTPROC_FLAGS = @XSLTPROC_FLAGS@ |
---|
| 357 | ac_ct_AR = @ac_ct_AR@ |
---|
| 358 | ac_ct_CC = @ac_ct_CC@ |
---|
| 359 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 360 | ac_ct_F77 = @ac_ct_F77@ |
---|
| 361 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
| 362 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 363 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 364 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 365 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 366 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
[18713] | 367 | am__include = @am__include@ |
---|
[21004] | 368 | am__leading_dot = @am__leading_dot@ |
---|
[18713] | 369 | am__quote = @am__quote@ |
---|
[21004] | 370 | bindir = @bindir@ |
---|
| 371 | build = @build@ |
---|
| 372 | build_alias = @build_alias@ |
---|
| 373 | build_cpu = @build_cpu@ |
---|
| 374 | build_os = @build_os@ |
---|
| 375 | build_vendor = @build_vendor@ |
---|
| 376 | datadir = @datadir@ |
---|
| 377 | exec_prefix = @exec_prefix@ |
---|
| 378 | host = @host@ |
---|
| 379 | host_alias = @host_alias@ |
---|
| 380 | host_cpu = @host_cpu@ |
---|
| 381 | host_os = @host_os@ |
---|
| 382 | host_vendor = @host_vendor@ |
---|
| 383 | includedir = @includedir@ |
---|
| 384 | infodir = @infodir@ |
---|
[18713] | 385 | install_sh = @install_sh@ |
---|
[21004] | 386 | libdir = @libdir@ |
---|
| 387 | libexecdir = @libexecdir@ |
---|
| 388 | localstatedir = @localstatedir@ |
---|
| 389 | mandir = @mandir@ |
---|
| 390 | mkdir_p = @mkdir_p@ |
---|
| 391 | oldincludedir = @oldincludedir@ |
---|
[18713] | 392 | pkgpyexecdir = @pkgpyexecdir@ |
---|
| 393 | pkgpythondir = @pkgpythondir@ |
---|
[21004] | 394 | plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ |
---|
| 395 | prefix = @prefix@ |
---|
| 396 | program_transform_name = @program_transform_name@ |
---|
[18713] | 397 | pyexecdir = @pyexecdir@ |
---|
| 398 | pythondir = @pythondir@ |
---|
[21004] | 399 | sbindir = @sbindir@ |
---|
| 400 | sharedstatedir = @sharedstatedir@ |
---|
| 401 | sysconfdir = @sysconfdir@ |
---|
| 402 | target = @target@ |
---|
| 403 | target_alias = @target_alias@ |
---|
| 404 | target_cpu = @target_cpu@ |
---|
| 405 | target_os = @target_os@ |
---|
| 406 | target_vendor = @target_vendor@ |
---|
| 407 | TESTS_ENVIRONMENT = \ |
---|
| 408 | G_DEBUG=fatal_warnings \ |
---|
| 409 | GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/testsuite \ |
---|
| 410 | GST_REGISTRY=$(top_builddir)/testsuite/test-registry.xml |
---|
[18713] | 411 | |
---|
[21004] | 412 | TESTS = $(top_builddir)/tools/gst-register-@GST_MAJORMINOR@ \ |
---|
| 413 | $(tests_pass) $(tests_fail) |
---|
[18713] | 414 | |
---|
[21004] | 415 | XFAIL_TESTS = $(tests_fail) |
---|
| 416 | AM_CFLAGS = $(GST_OBJ_CFLAGS) |
---|
| 417 | |
---|
| 418 | # This rule is here so make distcheck works on machines where core |
---|
| 419 | # dumps have PIDs appended |
---|
| 420 | CLEANFILES = core.* |
---|
[18713] | 421 | plugin_LTLIBRARIES = libtestplugin.la libtestplugin2.la |
---|
[21004] | 422 | tests_pass = dynamic linked loading registry static static2 |
---|
| 423 | tests_fail = |
---|
| 424 | tests_ignore = |
---|
[18713] | 425 | libtestplugin_la_SOURCES = testplugin.c |
---|
[21004] | 426 | libtestplugin_la_CFLAGS = $(GST_OBJ_CFLAGS) |
---|
[18713] | 427 | libtestplugin_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) |
---|
| 428 | libtestplugin2_la_SOURCES = testplugin2.c |
---|
[21004] | 429 | libtestplugin2_la_CFLAGS = $(GST_OBJ_CFLAGS) |
---|
[18713] | 430 | libtestplugin2_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) |
---|
[21004] | 431 | linked_LIBS = libtestplugin.la libtestplugin2.la |
---|
[18713] | 432 | all: all-am |
---|
| 433 | |
---|
| 434 | .SUFFIXES: |
---|
| 435 | .SUFFIXES: .c .lo .o .obj |
---|
[21004] | 436 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../Rules $(am__configure_deps) |
---|
| 437 | @for dep in $?; do \ |
---|
| 438 | case '$(am__configure_deps)' in \ |
---|
| 439 | *$$dep*) \ |
---|
| 440 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 441 | && exit 0; \ |
---|
| 442 | exit 1;; \ |
---|
| 443 | esac; \ |
---|
| 444 | done; \ |
---|
| 445 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu testsuite/plugin/Makefile'; \ |
---|
[18713] | 446 | cd $(top_srcdir) && \ |
---|
| 447 | $(AUTOMAKE) --gnu testsuite/plugin/Makefile |
---|
[21004] | 448 | .PRECIOUS: Makefile |
---|
| 449 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 450 | @case '$?' in \ |
---|
| 451 | *config.status*) \ |
---|
| 452 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 453 | *) \ |
---|
| 454 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 455 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 456 | esac; |
---|
[18713] | 457 | |
---|
[21004] | 458 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 459 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 460 | |
---|
| 461 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
| 462 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 463 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
| 464 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 465 | |
---|
[18713] | 466 | uninstall-pluginLTLIBRARIES: |
---|
| 467 | @$(NORMAL_UNINSTALL) |
---|
| 468 | @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ |
---|
| 469 | p="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
[21004] | 470 | echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ |
---|
| 471 | $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ |
---|
[18713] | 472 | done |
---|
| 473 | |
---|
| 474 | clean-pluginLTLIBRARIES: |
---|
| 475 | -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) |
---|
| 476 | @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ |
---|
| 477 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
---|
[21004] | 478 | test "$$dir" = "$$p" && dir=.; \ |
---|
[18713] | 479 | echo "rm -f \"$${dir}/so_locations\""; \ |
---|
| 480 | rm -f "$${dir}/so_locations"; \ |
---|
| 481 | done |
---|
| 482 | libtestplugin.la: $(libtestplugin_la_OBJECTS) $(libtestplugin_la_DEPENDENCIES) |
---|
| 483 | $(LINK) -rpath $(plugindir) $(libtestplugin_la_LDFLAGS) $(libtestplugin_la_OBJECTS) $(libtestplugin_la_LIBADD) $(LIBS) |
---|
| 484 | libtestplugin2.la: $(libtestplugin2_la_OBJECTS) $(libtestplugin2_la_DEPENDENCIES) |
---|
| 485 | $(LINK) -rpath $(plugindir) $(libtestplugin2_la_LDFLAGS) $(libtestplugin2_la_OBJECTS) $(libtestplugin2_la_LIBADD) $(LIBS) |
---|
| 486 | |
---|
| 487 | clean-checkPROGRAMS: |
---|
| 488 | @list='$(check_PROGRAMS)'; for p in $$list; do \ |
---|
| 489 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 490 | echo " rm -f $$p $$f"; \ |
---|
| 491 | rm -f $$p $$f ; \ |
---|
| 492 | done |
---|
| 493 | dynamic$(EXEEXT): $(dynamic_OBJECTS) $(dynamic_DEPENDENCIES) |
---|
| 494 | @rm -f dynamic$(EXEEXT) |
---|
| 495 | $(LINK) $(dynamic_LDFLAGS) $(dynamic_OBJECTS) $(dynamic_LDADD) $(LIBS) |
---|
| 496 | linked$(EXEEXT): $(linked_OBJECTS) $(linked_DEPENDENCIES) |
---|
| 497 | @rm -f linked$(EXEEXT) |
---|
| 498 | $(LINK) $(linked_LDFLAGS) $(linked_OBJECTS) $(linked_LDADD) $(LIBS) |
---|
| 499 | loading$(EXEEXT): $(loading_OBJECTS) $(loading_DEPENDENCIES) |
---|
| 500 | @rm -f loading$(EXEEXT) |
---|
| 501 | $(LINK) $(loading_LDFLAGS) $(loading_OBJECTS) $(loading_LDADD) $(LIBS) |
---|
| 502 | registry$(EXEEXT): $(registry_OBJECTS) $(registry_DEPENDENCIES) |
---|
| 503 | @rm -f registry$(EXEEXT) |
---|
| 504 | $(LINK) $(registry_LDFLAGS) $(registry_OBJECTS) $(registry_LDADD) $(LIBS) |
---|
| 505 | static$(EXEEXT): $(static_OBJECTS) $(static_DEPENDENCIES) |
---|
| 506 | @rm -f static$(EXEEXT) |
---|
| 507 | $(LINK) $(static_LDFLAGS) $(static_OBJECTS) $(static_LDADD) $(LIBS) |
---|
| 508 | static2$(EXEEXT): $(static2_OBJECTS) $(static2_DEPENDENCIES) |
---|
| 509 | @rm -f static2$(EXEEXT) |
---|
| 510 | $(LINK) $(static2_LDFLAGS) $(static2_OBJECTS) $(static2_LDADD) $(LIBS) |
---|
| 511 | |
---|
| 512 | mostlyclean-compile: |
---|
[21004] | 513 | -rm -f *.$(OBJEXT) |
---|
[18713] | 514 | |
---|
| 515 | distclean-compile: |
---|
| 516 | -rm -f *.tab.c |
---|
| 517 | |
---|
| 518 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynamic.Po@am__quote@ |
---|
| 519 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtestplugin2_la-testplugin2.Plo@am__quote@ |
---|
| 520 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtestplugin_la-testplugin.Plo@am__quote@ |
---|
| 521 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linked.Po@am__quote@ |
---|
| 522 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loading.Po@am__quote@ |
---|
| 523 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/registry.Po@am__quote@ |
---|
| 524 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/static.Po@am__quote@ |
---|
| 525 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/static2.Po@am__quote@ |
---|
| 526 | |
---|
| 527 | .c.o: |
---|
[21004] | 528 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
| 529 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
| 530 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 531 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 532 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 533 | @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
---|
[18713] | 534 | |
---|
| 535 | .c.obj: |
---|
[21004] | 536 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
| 537 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
| 538 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 539 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 540 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 541 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
---|
[18713] | 542 | |
---|
| 543 | .c.lo: |
---|
[21004] | 544 | @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
| 545 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
| 546 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
| 547 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ |
---|
| 548 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 549 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
---|
[18713] | 550 | |
---|
| 551 | libtestplugin_la-testplugin.o: testplugin.c |
---|
[21004] | 552 | @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin_la_CFLAGS) $(CFLAGS) -MT libtestplugin_la-testplugin.o -MD -MP -MF "$(DEPDIR)/libtestplugin_la-testplugin.Tpo" -c -o libtestplugin_la-testplugin.o `test -f 'testplugin.c' || echo '$(srcdir)/'`testplugin.c; \ |
---|
| 553 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtestplugin_la-testplugin.Tpo" "$(DEPDIR)/libtestplugin_la-testplugin.Po"; else rm -f "$(DEPDIR)/libtestplugin_la-testplugin.Tpo"; exit 1; fi |
---|
| 554 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testplugin.c' object='libtestplugin_la-testplugin.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 555 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtestplugin_la-testplugin.Po' tmpdepfile='$(DEPDIR)/libtestplugin_la-testplugin.TPo' @AMDEPBACKSLASH@ |
---|
| 556 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 557 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin_la_CFLAGS) $(CFLAGS) -c -o libtestplugin_la-testplugin.o `test -f 'testplugin.c' || echo '$(srcdir)/'`testplugin.c |
---|
[18713] | 558 | |
---|
| 559 | libtestplugin_la-testplugin.obj: testplugin.c |
---|
[21004] | 560 | @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin_la_CFLAGS) $(CFLAGS) -MT libtestplugin_la-testplugin.obj -MD -MP -MF "$(DEPDIR)/libtestplugin_la-testplugin.Tpo" -c -o libtestplugin_la-testplugin.obj `if test -f 'testplugin.c'; then $(CYGPATH_W) 'testplugin.c'; else $(CYGPATH_W) '$(srcdir)/testplugin.c'; fi`; \ |
---|
| 561 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtestplugin_la-testplugin.Tpo" "$(DEPDIR)/libtestplugin_la-testplugin.Po"; else rm -f "$(DEPDIR)/libtestplugin_la-testplugin.Tpo"; exit 1; fi |
---|
| 562 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testplugin.c' object='libtestplugin_la-testplugin.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 563 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtestplugin_la-testplugin.Po' tmpdepfile='$(DEPDIR)/libtestplugin_la-testplugin.TPo' @AMDEPBACKSLASH@ |
---|
| 564 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 565 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin_la_CFLAGS) $(CFLAGS) -c -o libtestplugin_la-testplugin.obj `if test -f 'testplugin.c'; then $(CYGPATH_W) 'testplugin.c'; else $(CYGPATH_W) '$(srcdir)/testplugin.c'; fi` |
---|
[18713] | 566 | |
---|
| 567 | libtestplugin_la-testplugin.lo: testplugin.c |
---|
[21004] | 568 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin_la_CFLAGS) $(CFLAGS) -MT libtestplugin_la-testplugin.lo -MD -MP -MF "$(DEPDIR)/libtestplugin_la-testplugin.Tpo" -c -o libtestplugin_la-testplugin.lo `test -f 'testplugin.c' || echo '$(srcdir)/'`testplugin.c; \ |
---|
| 569 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtestplugin_la-testplugin.Tpo" "$(DEPDIR)/libtestplugin_la-testplugin.Plo"; else rm -f "$(DEPDIR)/libtestplugin_la-testplugin.Tpo"; exit 1; fi |
---|
| 570 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testplugin.c' object='libtestplugin_la-testplugin.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 571 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtestplugin_la-testplugin.Plo' tmpdepfile='$(DEPDIR)/libtestplugin_la-testplugin.TPlo' @AMDEPBACKSLASH@ |
---|
| 572 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 573 | @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin_la_CFLAGS) $(CFLAGS) -c -o libtestplugin_la-testplugin.lo `test -f 'testplugin.c' || echo '$(srcdir)/'`testplugin.c |
---|
[18713] | 574 | |
---|
| 575 | libtestplugin2_la-testplugin2.o: testplugin2.c |
---|
[21004] | 576 | @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin2_la_CFLAGS) $(CFLAGS) -MT libtestplugin2_la-testplugin2.o -MD -MP -MF "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo" -c -o libtestplugin2_la-testplugin2.o `test -f 'testplugin2.c' || echo '$(srcdir)/'`testplugin2.c; \ |
---|
| 577 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo" "$(DEPDIR)/libtestplugin2_la-testplugin2.Po"; else rm -f "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo"; exit 1; fi |
---|
| 578 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testplugin2.c' object='libtestplugin2_la-testplugin2.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 579 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtestplugin2_la-testplugin2.Po' tmpdepfile='$(DEPDIR)/libtestplugin2_la-testplugin2.TPo' @AMDEPBACKSLASH@ |
---|
| 580 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 581 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin2_la_CFLAGS) $(CFLAGS) -c -o libtestplugin2_la-testplugin2.o `test -f 'testplugin2.c' || echo '$(srcdir)/'`testplugin2.c |
---|
[18713] | 582 | |
---|
| 583 | libtestplugin2_la-testplugin2.obj: testplugin2.c |
---|
[21004] | 584 | @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin2_la_CFLAGS) $(CFLAGS) -MT libtestplugin2_la-testplugin2.obj -MD -MP -MF "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo" -c -o libtestplugin2_la-testplugin2.obj `if test -f 'testplugin2.c'; then $(CYGPATH_W) 'testplugin2.c'; else $(CYGPATH_W) '$(srcdir)/testplugin2.c'; fi`; \ |
---|
| 585 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo" "$(DEPDIR)/libtestplugin2_la-testplugin2.Po"; else rm -f "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo"; exit 1; fi |
---|
| 586 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testplugin2.c' object='libtestplugin2_la-testplugin2.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 587 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtestplugin2_la-testplugin2.Po' tmpdepfile='$(DEPDIR)/libtestplugin2_la-testplugin2.TPo' @AMDEPBACKSLASH@ |
---|
| 588 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 589 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin2_la_CFLAGS) $(CFLAGS) -c -o libtestplugin2_la-testplugin2.obj `if test -f 'testplugin2.c'; then $(CYGPATH_W) 'testplugin2.c'; else $(CYGPATH_W) '$(srcdir)/testplugin2.c'; fi` |
---|
[18713] | 590 | |
---|
| 591 | libtestplugin2_la-testplugin2.lo: testplugin2.c |
---|
[21004] | 592 | @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin2_la_CFLAGS) $(CFLAGS) -MT libtestplugin2_la-testplugin2.lo -MD -MP -MF "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo" -c -o libtestplugin2_la-testplugin2.lo `test -f 'testplugin2.c' || echo '$(srcdir)/'`testplugin2.c; \ |
---|
| 593 | @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo" "$(DEPDIR)/libtestplugin2_la-testplugin2.Plo"; else rm -f "$(DEPDIR)/libtestplugin2_la-testplugin2.Tpo"; exit 1; fi |
---|
| 594 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testplugin2.c' object='libtestplugin2_la-testplugin2.lo' libtool=yes @AMDEPBACKSLASH@ |
---|
| 595 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtestplugin2_la-testplugin2.Plo' tmpdepfile='$(DEPDIR)/libtestplugin2_la-testplugin2.TPlo' @AMDEPBACKSLASH@ |
---|
| 596 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 597 | @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtestplugin2_la_CFLAGS) $(CFLAGS) -c -o libtestplugin2_la-testplugin2.lo `test -f 'testplugin2.c' || echo '$(srcdir)/'`testplugin2.c |
---|
[18713] | 598 | |
---|
| 599 | mostlyclean-libtool: |
---|
| 600 | -rm -f *.lo |
---|
| 601 | |
---|
| 602 | clean-libtool: |
---|
| 603 | -rm -rf .libs _libs |
---|
| 604 | |
---|
| 605 | distclean-libtool: |
---|
| 606 | -rm -f libtool |
---|
| 607 | uninstall-info-am: |
---|
| 608 | |
---|
| 609 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 610 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 611 | unique=`for i in $$list; do \ |
---|
| 612 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 613 | done | \ |
---|
| 614 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 615 | END { for (i in files) print i; }'`; \ |
---|
| 616 | mkid -fID $$unique |
---|
[21004] | 617 | tags: TAGS |
---|
[18713] | 618 | |
---|
| 619 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 620 | $(TAGS_FILES) $(LISP) |
---|
| 621 | tags=; \ |
---|
| 622 | here=`pwd`; \ |
---|
| 623 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 624 | unique=`for i in $$list; do \ |
---|
| 625 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 626 | done | \ |
---|
| 627 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 628 | END { for (i in files) print i; }'`; \ |
---|
| 629 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
| 630 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 631 | $$tags $$unique |
---|
[21004] | 632 | ctags: CTAGS |
---|
| 633 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 634 | $(TAGS_FILES) $(LISP) |
---|
| 635 | tags=; \ |
---|
| 636 | here=`pwd`; \ |
---|
| 637 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 638 | unique=`for i in $$list; do \ |
---|
| 639 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 640 | done | \ |
---|
| 641 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 642 | END { for (i in files) print i; }'`; \ |
---|
| 643 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 644 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 645 | $$tags $$unique |
---|
[18713] | 646 | |
---|
| 647 | GTAGS: |
---|
| 648 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 649 | && cd $(top_srcdir) \ |
---|
| 650 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 651 | |
---|
| 652 | distclean-tags: |
---|
[21004] | 653 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
[18713] | 654 | |
---|
| 655 | check-TESTS: $(TESTS) |
---|
[21004] | 656 | @failed=0; all=0; xfail=0; xpass=0; skip=0; \ |
---|
[18713] | 657 | srcdir=$(srcdir); export srcdir; \ |
---|
| 658 | list='$(TESTS)'; \ |
---|
| 659 | if test -n "$$list"; then \ |
---|
| 660 | for tst in $$list; do \ |
---|
| 661 | if test -f ./$$tst; then dir=./; \ |
---|
| 662 | elif test -f $$tst; then dir=; \ |
---|
| 663 | else dir="$(srcdir)/"; fi; \ |
---|
| 664 | if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ |
---|
| 665 | all=`expr $$all + 1`; \ |
---|
| 666 | case " $(XFAIL_TESTS) " in \ |
---|
| 667 | *" $$tst "*) \ |
---|
[21004] | 668 | xpass=`expr $$xpass + 1`; \ |
---|
| 669 | failed=`expr $$failed + 1`; \ |
---|
| 670 | echo "XPASS: $$tst"; \ |
---|
[18713] | 671 | ;; \ |
---|
| 672 | *) \ |
---|
[21004] | 673 | echo "PASS: $$tst"; \ |
---|
[18713] | 674 | ;; \ |
---|
| 675 | esac; \ |
---|
| 676 | elif test $$? -ne 77; then \ |
---|
| 677 | all=`expr $$all + 1`; \ |
---|
| 678 | case " $(XFAIL_TESTS) " in \ |
---|
| 679 | *" $$tst "*) \ |
---|
[21004] | 680 | xfail=`expr $$xfail + 1`; \ |
---|
| 681 | echo "XFAIL: $$tst"; \ |
---|
[18713] | 682 | ;; \ |
---|
| 683 | *) \ |
---|
[21004] | 684 | failed=`expr $$failed + 1`; \ |
---|
| 685 | echo "FAIL: $$tst"; \ |
---|
[18713] | 686 | ;; \ |
---|
| 687 | esac; \ |
---|
[21004] | 688 | else \ |
---|
| 689 | skip=`expr $$skip + 1`; \ |
---|
| 690 | echo "SKIP: $$tst"; \ |
---|
[18713] | 691 | fi; \ |
---|
| 692 | done; \ |
---|
| 693 | if test "$$failed" -eq 0; then \ |
---|
| 694 | if test "$$xfail" -eq 0; then \ |
---|
| 695 | banner="All $$all tests passed"; \ |
---|
| 696 | else \ |
---|
| 697 | banner="All $$all tests behaved as expected ($$xfail expected failures)"; \ |
---|
| 698 | fi; \ |
---|
| 699 | else \ |
---|
| 700 | if test "$$xpass" -eq 0; then \ |
---|
| 701 | banner="$$failed of $$all tests failed"; \ |
---|
| 702 | else \ |
---|
| 703 | banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \ |
---|
| 704 | fi; \ |
---|
| 705 | fi; \ |
---|
[21004] | 706 | dashes="$$banner"; \ |
---|
| 707 | skipped=""; \ |
---|
| 708 | if test "$$skip" -ne 0; then \ |
---|
| 709 | skipped="($$skip tests were not run)"; \ |
---|
| 710 | test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \ |
---|
| 711 | dashes="$$skipped"; \ |
---|
| 712 | fi; \ |
---|
| 713 | report=""; \ |
---|
| 714 | if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ |
---|
| 715 | report="Please report to $(PACKAGE_BUGREPORT)"; \ |
---|
| 716 | test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \ |
---|
| 717 | dashes="$$report"; \ |
---|
| 718 | fi; \ |
---|
| 719 | dashes=`echo "$$dashes" | sed s/./=/g`; \ |
---|
[18713] | 720 | echo "$$dashes"; \ |
---|
| 721 | echo "$$banner"; \ |
---|
[21004] | 722 | test -n "$$skipped" && echo "$$skipped"; \ |
---|
| 723 | test -n "$$report" && echo "$$report"; \ |
---|
[18713] | 724 | echo "$$dashes"; \ |
---|
| 725 | test "$$failed" -eq 0; \ |
---|
| 726 | else :; fi |
---|
| 727 | |
---|
| 728 | distdir: $(DISTFILES) |
---|
[21004] | 729 | $(mkdir_p) $(distdir)/.. |
---|
| 730 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 731 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 732 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 733 | case $$file in \ |
---|
| 734 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 735 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 736 | esac; \ |
---|
[18713] | 737 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 738 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 739 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 740 | dir="/$$dir"; \ |
---|
[21004] | 741 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
[18713] | 742 | else \ |
---|
| 743 | dir=''; \ |
---|
| 744 | fi; \ |
---|
| 745 | if test -d $$d/$$file; then \ |
---|
| 746 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 747 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 748 | fi; \ |
---|
| 749 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 750 | else \ |
---|
| 751 | test -f $(distdir)/$$file \ |
---|
| 752 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 753 | || exit 1; \ |
---|
| 754 | fi; \ |
---|
| 755 | done |
---|
| 756 | check-am: all-am |
---|
| 757 | $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) |
---|
| 758 | $(MAKE) $(AM_MAKEFLAGS) check-TESTS |
---|
| 759 | check: check-am |
---|
| 760 | all-am: Makefile $(LTLIBRARIES) |
---|
| 761 | installdirs: |
---|
[21004] | 762 | for dir in "$(DESTDIR)$(plugindir)"; do \ |
---|
| 763 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
| 764 | done |
---|
[18713] | 765 | install: install-am |
---|
| 766 | install-exec: install-exec-am |
---|
| 767 | install-data: install-data-am |
---|
| 768 | uninstall: uninstall-am |
---|
| 769 | |
---|
| 770 | install-am: all-am |
---|
| 771 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 772 | |
---|
| 773 | installcheck: installcheck-am |
---|
| 774 | install-strip: |
---|
| 775 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
[21004] | 776 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
[18713] | 777 | `test -z '$(STRIP)' || \ |
---|
| 778 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 779 | mostlyclean-generic: |
---|
| 780 | |
---|
| 781 | clean-generic: |
---|
[21004] | 782 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
[18713] | 783 | |
---|
| 784 | distclean-generic: |
---|
[21004] | 785 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
[18713] | 786 | |
---|
| 787 | maintainer-clean-generic: |
---|
| 788 | @echo "This command is intended for maintainers to use" |
---|
| 789 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 790 | clean: clean-am |
---|
| 791 | |
---|
| 792 | clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ |
---|
| 793 | clean-pluginLTLIBRARIES mostlyclean-am |
---|
| 794 | |
---|
| 795 | distclean: distclean-am |
---|
[21004] | 796 | -rm -rf ./$(DEPDIR) |
---|
| 797 | -rm -f Makefile |
---|
| 798 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
| 799 | distclean-libtool distclean-tags |
---|
[18713] | 800 | |
---|
| 801 | dvi: dvi-am |
---|
| 802 | |
---|
| 803 | dvi-am: |
---|
| 804 | |
---|
[21004] | 805 | html: html-am |
---|
| 806 | |
---|
[18713] | 807 | info: info-am |
---|
| 808 | |
---|
| 809 | info-am: |
---|
| 810 | |
---|
| 811 | install-data-am: install-pluginLTLIBRARIES |
---|
| 812 | |
---|
| 813 | install-exec-am: |
---|
| 814 | |
---|
| 815 | install-info: install-info-am |
---|
| 816 | |
---|
| 817 | install-man: |
---|
| 818 | |
---|
| 819 | installcheck-am: |
---|
| 820 | |
---|
| 821 | maintainer-clean: maintainer-clean-am |
---|
[21004] | 822 | -rm -rf ./$(DEPDIR) |
---|
| 823 | -rm -f Makefile |
---|
[18713] | 824 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 825 | |
---|
| 826 | mostlyclean: mostlyclean-am |
---|
| 827 | |
---|
| 828 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
| 829 | mostlyclean-libtool |
---|
| 830 | |
---|
[21004] | 831 | pdf: pdf-am |
---|
| 832 | |
---|
| 833 | pdf-am: |
---|
| 834 | |
---|
| 835 | ps: ps-am |
---|
| 836 | |
---|
| 837 | ps-am: |
---|
| 838 | |
---|
[18713] | 839 | uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES |
---|
| 840 | |
---|
[21004] | 841 | .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ |
---|
[18713] | 842 | clean-checkPROGRAMS clean-generic clean-libtool \ |
---|
[21004] | 843 | clean-pluginLTLIBRARIES ctags distclean distclean-compile \ |
---|
| 844 | distclean-generic distclean-libtool distclean-tags distdir dvi \ |
---|
| 845 | dvi-am html html-am info info-am install install-am \ |
---|
| 846 | install-data install-data-am install-exec install-exec-am \ |
---|
| 847 | install-info install-info-am install-man \ |
---|
[18713] | 848 | install-pluginLTLIBRARIES install-strip installcheck \ |
---|
| 849 | installcheck-am installdirs maintainer-clean \ |
---|
| 850 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
---|
[21004] | 851 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
| 852 | tags uninstall uninstall-am uninstall-info-am \ |
---|
| 853 | uninstall-pluginLTLIBRARIES |
---|
[18713] | 854 | |
---|
[21004] | 855 | |
---|
| 856 | # make all tests depend on the versioned gst-register |
---|
| 857 | $(tests_pass) $(tests_fail): $(top_builddir)/tools/gst-register-@GST_MAJORMINOR@ |
---|
| 858 | |
---|
| 859 | # rebuild gst-register-@GST_MAJORMINOR@ if needed |
---|
| 860 | # the EXEEXT is because am 1.6 complained about overrides |
---|
| 861 | $(top_builddir)/tools/gst-register-@GST_MAJORMINOR@$(EXEEXT): |
---|
| 862 | cd $(top_builddir)/tools && make |
---|
| 863 | |
---|
| 864 | # override to _not_ install the test plugins |
---|
| 865 | install-pluginLTLIBRARIES: |
---|
[18713] | 866 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 867 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 868 | .NOEXPORT: |
---|