1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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
17# include this at the end of $MODULE/ext/Makefile.am to force make to
18# build subdirectories in parallel when make -jN is used. We will end up
19# descending into all subdirectories a second time, but only after the first
20# (parallel) run has finished, so it should go right through the second time.
21VPATH = @srcdir@
22am__is_gnu_make = { \
23  if test -z '$(MAKELEVEL)'; then \
24    false; \
25  elif test -n '$(MAKE_HOST)'; then \
26    true; \
27  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
28    true; \
29  else \
30    false; \
31  fi; \
32}
33am__make_running_with_option = \
34  case $${target_option-} in \
35      ?) ;; \
36      *) echo "am__make_running_with_option: internal error: invalid" \
37              "target option '$${target_option-}' specified" >&2; \
38         exit 1;; \
39  esac; \
40  has_opt=no; \
41  sane_makeflags=$$MAKEFLAGS; \
42  if $(am__is_gnu_make); then \
43    sane_makeflags=$$MFLAGS; \
44  else \
45    case $$MAKEFLAGS in \
46      *\\[\ \	]*) \
47        bs=\\; \
48        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
49          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
50    esac; \
51  fi; \
52  skip_next=no; \
53  strip_trailopt () \
54  { \
55    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
56  }; \
57  for flg in $$sane_makeflags; do \
58    test $$skip_next = yes && { skip_next=no; continue; }; \
59    case $$flg in \
60      *=*|--*) continue;; \
61        -*I) strip_trailopt 'I'; skip_next=yes;; \
62      -*I?*) strip_trailopt 'I';; \
63        -*O) strip_trailopt 'O'; skip_next=yes;; \
64      -*O?*) strip_trailopt 'O';; \
65        -*l) strip_trailopt 'l'; skip_next=yes;; \
66      -*l?*) strip_trailopt 'l';; \
67      -[dEDm]) skip_next=yes;; \
68      -[JT]) skip_next=yes;; \
69    esac; \
70    case $$flg in \
71      *$$target_option*) has_opt=yes; break;; \
72    esac; \
73  done; \
74  test $$has_opt = yes
75am__make_dryrun = (target_option=n; $(am__make_running_with_option))
76am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
77pkgdatadir = $(datadir)/@PACKAGE@
78pkgincludedir = $(includedir)/@PACKAGE@
79pkglibdir = $(libdir)/@PACKAGE@
80pkglibexecdir = $(libexecdir)/@PACKAGE@
81am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
82install_sh_DATA = $(install_sh) -c -m 644
83install_sh_PROGRAM = $(install_sh) -c
84install_sh_SCRIPT = $(install_sh) -c
85INSTALL_HEADER = $(INSTALL_DATA)
86transform = $(program_transform_name)
87NORMAL_INSTALL = :
88PRE_INSTALL = :
89POST_INSTALL = :
90NORMAL_UNINSTALL = :
91PRE_UNINSTALL = :
92POST_UNINSTALL = :
93build_triplet = @build@
94host_triplet = @host@
95target_triplet = @target@
96subdir = tests/examples
97ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
99	$(top_srcdir)/common/m4/as-auto-alt.m4 \
100	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
101	$(top_srcdir)/common/m4/as-libtool.m4 \
102	$(top_srcdir)/common/m4/as-version.m4 \
103	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
104	$(top_srcdir)/common/m4/ax_pthread.m4 \
105	$(top_srcdir)/common/m4/gst-arch.m4 \
106	$(top_srcdir)/common/m4/gst-args.m4 \
107	$(top_srcdir)/common/m4/gst-check.m4 \
108	$(top_srcdir)/common/m4/gst-error.m4 \
109	$(top_srcdir)/common/m4/gst-feature.m4 \
110	$(top_srcdir)/common/m4/gst-function.m4 \
111	$(top_srcdir)/common/m4/gst-gettext.m4 \
112	$(top_srcdir)/common/m4/gst-glib2.m4 \
113	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
114	$(top_srcdir)/common/m4/gst-parser.m4 \
115	$(top_srcdir)/common/m4/gst-platform.m4 \
116	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
117	$(top_srcdir)/common/m4/gst-plugindir.m4 \
118	$(top_srcdir)/common/m4/gst.m4 \
119	$(top_srcdir)/common/m4/gtk-doc.m4 \
120	$(top_srcdir)/common/m4/introspection.m4 \
121	$(top_srcdir)/common/m4/pkg.m4 \
122	$(top_srcdir)/m4/check-checks.m4 $(top_srcdir)/m4/gettext.m4 \
123	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
124	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lib-ld.m4 \
125	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
126	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longlong.m4 \
127	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
128	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
129	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
130	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stdint_h.m4 \
131	$(top_srcdir)/configure.ac
132am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133	$(ACLOCAL_M4)
134DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
135mkinstalldirs = $(install_sh) -d
136CONFIG_HEADER = $(top_builddir)/config.h
137CONFIG_CLEAN_FILES =
138CONFIG_CLEAN_VPATH_FILES =
139AM_V_P = $(am__v_P_@AM_V@)
140am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141am__v_P_0 = false
142am__v_P_1 = :
143AM_V_GEN = $(am__v_GEN_@AM_V@)
144am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145am__v_GEN_0 = @echo "  GEN     " $@;
146am__v_GEN_1 =
147AM_V_at = $(am__v_at_@AM_V@)
148am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149am__v_at_0 = @
150am__v_at_1 =
151SOURCES =
152DIST_SOURCES =
153RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154	ctags-recursive dvi-recursive html-recursive info-recursive \
155	install-data-recursive install-dvi-recursive \
156	install-exec-recursive install-html-recursive \
157	install-info-recursive install-pdf-recursive \
158	install-ps-recursive install-recursive installcheck-recursive \
159	installdirs-recursive pdf-recursive ps-recursive \
160	tags-recursive uninstall-recursive
161am__can_run_installinfo = \
162  case $$AM_UPDATE_INFO_DIR in \
163    n|no|NO) false;; \
164    *) (install-info --version) >/dev/null 2>&1;; \
165  esac
166RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
167  distclean-recursive maintainer-clean-recursive
168am__recursive_targets = \
169  $(RECURSIVE_TARGETS) \
170  $(RECURSIVE_CLEAN_TARGETS) \
171  $(am__extra_recursive_targets)
172AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
173	distdir distdir-am
174am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
175# Read a list of newline-separated strings from the standard input,
176# and print each of them once, without duplicates.  Input order is
177# *not* preserved.
178am__uniquify_input = $(AWK) '\
179  BEGIN { nonempty = 0; } \
180  { items[$$0] = 1; nonempty = 1; } \
181  END { if (nonempty) { for (i in items) print i; }; } \
182'
183# Make sure the list of sources is unique.  This is necessary because,
184# e.g., the same source file might be shared among _SOURCES variables
185# for different programs/libraries.
186am__define_uniq_tagged_files = \
187  list='$(am__tagged_files)'; \
188  unique=`for i in $$list; do \
189    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190  done | $(am__uniquify_input)`
191ETAGS = etags
192CTAGS = ctags
193am__DIST_COMMON = $(srcdir)/Makefile.in \
194	$(top_srcdir)/common/parallel-subdirs.mak
195DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196am__relativize = \
197  dir0=`pwd`; \
198  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
199  sed_rest='s,^[^/]*/*,,'; \
200  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
201  sed_butlast='s,/*[^/]*$$,,'; \
202  while test -n "$$dir1"; do \
203    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
204    if test "$$first" != "."; then \
205      if test "$$first" = ".."; then \
206        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
207        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
208      else \
209        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
210        if test "$$first2" = "$$first"; then \
211          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
212        else \
213          dir2="../$$dir2"; \
214        fi; \
215        dir0="$$dir0"/"$$first"; \
216      fi; \
217    fi; \
218    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
219  done; \
220  reldir="$$dir2"
221ACLOCAL = @ACLOCAL@
222ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
223AMTAR = @AMTAR@
224AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
225AR = @AR@
226AS = @AS@
227AUTOCONF = @AUTOCONF@
228AUTOHEADER = @AUTOHEADER@
229AUTOMAKE = @AUTOMAKE@
230AWK = @AWK@
231BASH_COMPLETION_CFLAGS = @BASH_COMPLETION_CFLAGS@
232BASH_COMPLETION_DIR = @BASH_COMPLETION_DIR@
233BASH_COMPLETION_LIBS = @BASH_COMPLETION_LIBS@
234BASH_HELPERS_DIR = @BASH_HELPERS_DIR@
235BISON_PATH = @BISON_PATH@
236CAP_LIBS = @CAP_LIBS@
237CC = @CC@
238CCAS = @CCAS@
239CCASDEPMODE = @CCASDEPMODE@
240CCASFLAGS = @CCASFLAGS@
241CCDEPMODE = @CCDEPMODE@
242CFLAGS = @CFLAGS@
243CHECK_MAJOR_VERSION = @CHECK_MAJOR_VERSION@
244CHECK_MICRO_VERSION = @CHECK_MICRO_VERSION@
245CHECK_MINOR_VERSION = @CHECK_MINOR_VERSION@
246CHECK_VERSION = @CHECK_VERSION@
247CPP = @CPP@
248CPPFLAGS = @CPPFLAGS@
249CXX = @CXX@
250CXXCPP = @CXXCPP@
251CXXDEPMODE = @CXXDEPMODE@
252CXXFLAGS = @CXXFLAGS@
253CYGPATH_W = @CYGPATH_W@
254DATADIR = @DATADIR@
255DEFS = @DEFS@
256DEPDIR = @DEPDIR@
257DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
258DLLTOOL = @DLLTOOL@
259DSYMUTIL = @DSYMUTIL@
260DUMPBIN = @DUMPBIN@
261DW_CFLAGS = @DW_CFLAGS@
262DW_LIBS = @DW_LIBS@
263DW_REQUIRE = @DW_REQUIRE@
264ECHO_C = @ECHO_C@
265ECHO_N = @ECHO_N@
266ECHO_T = @ECHO_T@
267EGREP = @EGREP@
268ENABLE_SUBUNIT = @ENABLE_SUBUNIT@
269ERROR_CFLAGS = @ERROR_CFLAGS@
270EXEEXT = @EXEEXT@
271EXTRA_CFLAGS = @EXTRA_CFLAGS@
272FFLAGS = @FFLAGS@
273FGREP = @FGREP@
274FLEX_PATH = @FLEX_PATH@
275GCOV = @GCOV@
276GCOV_CFLAGS = @GCOV_CFLAGS@
277GCOV_LIBS = @GCOV_LIBS@
278GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
279GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
280GIO_CFLAGS = @GIO_CFLAGS@
281GIO_LDFLAGS = @GIO_LDFLAGS@
282GIO_LIBS = @GIO_LIBS@
283GLIB_CFLAGS = @GLIB_CFLAGS@
284GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
285GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
286GLIB_LIBS = @GLIB_LIBS@
287GLIB_MKENUMS = @GLIB_MKENUMS@
288GLIB_PREFIX = @GLIB_PREFIX@
289GLIB_REQ = @GLIB_REQ@
290GMP_LIBS = @GMP_LIBS@
291GMSGFMT = @GMSGFMT@
292GMSGFMT_015 = @GMSGFMT_015@
293GREP = @GREP@
294GSL_LIBS = @GSL_LIBS@
295GSTCONFIG_BUILT_WITH_MSVC = @GSTCONFIG_BUILT_WITH_MSVC@
296GST_AGE = @GST_AGE@
297GST_ALL_CFLAGS = @GST_ALL_CFLAGS@
298GST_ALL_CXXFLAGS = @GST_ALL_CXXFLAGS@
299GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
300GST_ALL_LIBS = @GST_ALL_LIBS@
301GST_API_VERSION = @GST_API_VERSION@
302GST_COMPLETION_HELPER_INSTALLED = @GST_COMPLETION_HELPER_INSTALLED@
303GST_CURRENT = @GST_CURRENT@
304GST_DISABLE_CAST_CHECKS_DEFINE = @GST_DISABLE_CAST_CHECKS_DEFINE@
305GST_DISABLE_GLIB_ASSERTS_DEFINE = @GST_DISABLE_GLIB_ASSERTS_DEFINE@
306GST_DISABLE_GLIB_CHECKS_DEFINE = @GST_DISABLE_GLIB_CHECKS_DEFINE@
307GST_DISABLE_GST_DEBUG_DEFINE = @GST_DISABLE_GST_DEBUG_DEFINE@
308GST_DISABLE_GST_TRACER_HOOKS_DEFINE = @GST_DISABLE_GST_TRACER_HOOKS_DEFINE@
309GST_DISABLE_OPTION_PARSING_DEFINE = @GST_DISABLE_OPTION_PARSING_DEFINE@
310GST_DISABLE_PARSE_DEFINE = @GST_DISABLE_PARSE_DEFINE@
311GST_DISABLE_PLUGIN_DEFINE = @GST_DISABLE_PLUGIN_DEFINE@
312GST_DISABLE_REGISTRY_DEFINE = @GST_DISABLE_REGISTRY_DEFINE@
313GST_HAVE_MONOTONIC_CLOCK_DEFINE = @GST_HAVE_MONOTONIC_CLOCK_DEFINE@
314GST_HAVE_POSIX_TIMERS_DEFINE = @GST_HAVE_POSIX_TIMERS_DEFINE@
315GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
316GST_LIBVERSION = @GST_LIBVERSION@
317GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
318GST_LICENSE = @GST_LICENSE@
319GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
320GST_OBJ_CFLAGS = @GST_OBJ_CFLAGS@
321GST_OBJ_CXXFLAGS = @GST_OBJ_CXXFLAGS@
322GST_OBJ_LIBS = @GST_OBJ_LIBS@
323GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
324GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
325GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
326GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
327GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
328GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
329GST_PLUGIN_SCANNER_INSTALLED = @GST_PLUGIN_SCANNER_INSTALLED@
330GST_PTP_HELPER_INSTALLED = @GST_PTP_HELPER_INSTALLED@
331GST_REGISTRY_DOC_TYPES = @GST_REGISTRY_DOC_TYPES@
332GST_REVISION = @GST_REVISION@
333GST_VERSION_MAJOR = @GST_VERSION_MAJOR@
334GST_VERSION_MICRO = @GST_VERSION_MICRO@
335GST_VERSION_MINOR = @GST_VERSION_MINOR@
336GST_VERSION_NANO = @GST_VERSION_NANO@
337GTKDOC_CHECK = @GTKDOC_CHECK@
338GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
339GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
340GTKDOC_MKPDF = @GTKDOC_MKPDF@
341GTKDOC_REBASE = @GTKDOC_REBASE@
342GTK_CFLAGS = @GTK_CFLAGS@
343GTK_LIBS = @GTK_LIBS@
344HAVE_CAP = @HAVE_CAP@
345HAVE_FORK = @HAVE_FORK@
346HAVE_GMP = @HAVE_GMP@
347HAVE_GSL = @HAVE_GSL@
348HTML_DIR = @HTML_DIR@
349INSTALL = @INSTALL@
350INSTALL_DATA = @INSTALL_DATA@
351INSTALL_PROGRAM = @INSTALL_PROGRAM@
352INSTALL_SCRIPT = @INSTALL_SCRIPT@
353INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
354INTLLIBS = @INTLLIBS@
355INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
356INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
357INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
358INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
359INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
360INTROSPECTION_INIT = @INTROSPECTION_INIT@
361INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
362INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
363INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
364INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
365LD = @LD@
366LDFLAGS = @LDFLAGS@
367LIBDIR = @LIBDIR@
368LIBICONV = @LIBICONV@
369LIBINTL = @LIBINTL@
370LIBM = @LIBM@
371LIBOBJS = @LIBOBJS@
372LIBS = @LIBS@
373LIBTOOL = @LIBTOOL@
374LIPO = @LIPO@
375LN_S = @LN_S@
376LOCALEDIR = @LOCALEDIR@
377LTLIBICONV = @LTLIBICONV@
378LTLIBINTL = @LTLIBINTL@
379LTLIBOBJS = @LTLIBOBJS@
380LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
381MAINT = @MAINT@
382MAKEINFO = @MAKEINFO@
383MANIFEST_TOOL = @MANIFEST_TOOL@
384MKDIR_P = @MKDIR_P@
385MSGFMT = @MSGFMT@
386MSGFMT_015 = @MSGFMT_015@
387MSGMERGE = @MSGMERGE@
388NM = @NM@
389NMEDIT = @NMEDIT@
390OBJDUMP = @OBJDUMP@
391OBJEXT = @OBJEXT@
392OTOOL = @OTOOL@
393OTOOL64 = @OTOOL64@
394PACKAGE = @PACKAGE@
395PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
396PACKAGE_NAME = @PACKAGE_NAME@
397PACKAGE_STRING = @PACKAGE_STRING@
398PACKAGE_TARNAME = @PACKAGE_TARNAME@
399PACKAGE_URL = @PACKAGE_URL@
400PACKAGE_VERSION = @PACKAGE_VERSION@
401PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
402PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
403PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
404PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
405PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
406PATH_SEPARATOR = @PATH_SEPARATOR@
407PERL_PATH = @PERL_PATH@
408PKG_CONFIG = @PKG_CONFIG@
409PLUGINDIR = @PLUGINDIR@
410POSUB = @POSUB@
411PRINTF_CFLAGS = @PRINTF_CFLAGS@
412PROFILE_CFLAGS = @PROFILE_CFLAGS@
413PTHREAD_CC = @PTHREAD_CC@
414PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
415PTHREAD_LIBS = @PTHREAD_LIBS@
416PYTHON = @PYTHON@
417PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
418PYTHON_PLATFORM = @PYTHON_PLATFORM@
419PYTHON_PREFIX = @PYTHON_PREFIX@
420PYTHON_VERSION = @PYTHON_VERSION@
421RANLIB = @RANLIB@
422SED = @SED@
423SETCAP = @SETCAP@
424SET_MAKE = @SET_MAKE@
425SHELL = @SHELL@
426SOCKET_LIBS = @SOCKET_LIBS@
427STRIP = @STRIP@
428UNWIND_CFLAGS = @UNWIND_CFLAGS@
429UNWIND_LIBS = @UNWIND_LIBS@
430UNWIND_REQUIRE = @UNWIND_REQUIRE@
431USE_NLS = @USE_NLS@
432VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
433VALGRIND_LIBS = @VALGRIND_LIBS@
434VALGRIND_PATH = @VALGRIND_PATH@
435VERSION = @VERSION@
436VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
437WARNING_CFLAGS = @WARNING_CFLAGS@
438WIN32_LIBS = @WIN32_LIBS@
439XGETTEXT = @XGETTEXT@
440XGETTEXT_015 = @XGETTEXT_015@
441XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
442abs_builddir = @abs_builddir@
443abs_srcdir = @abs_srcdir@
444abs_top_builddir = @abs_top_builddir@
445abs_top_srcdir = @abs_top_srcdir@
446ac_ct_AR = @ac_ct_AR@
447ac_ct_CC = @ac_ct_CC@
448ac_ct_CXX = @ac_ct_CXX@
449ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
450am__include = @am__include@
451am__leading_dot = @am__leading_dot@
452am__quote = @am__quote@
453am__tar = @am__tar@
454am__untar = @am__untar@
455ax_pthread_config = @ax_pthread_config@
456bindir = @bindir@
457build = @build@
458build_alias = @build_alias@
459build_cpu = @build_cpu@
460build_os = @build_os@
461build_vendor = @build_vendor@
462builddir = @builddir@
463datadir = @datadir@
464datarootdir = @datarootdir@
465docdir = @docdir@
466dvidir = @dvidir@
467exec_prefix = @exec_prefix@
468host = @host@
469host_alias = @host_alias@
470host_cpu = @host_cpu@
471host_os = @host_os@
472host_vendor = @host_vendor@
473htmldir = @htmldir@
474includedir = @includedir@
475infodir = @infodir@
476install_sh = @install_sh@
477libdir = @libdir@
478libexecdir = @libexecdir@
479localedir = @localedir@
480localstatedir = @localstatedir@
481mandir = @mandir@
482mkdir_p = @mkdir_p@
483oldincludedir = @oldincludedir@
484pdfdir = @pdfdir@
485pkgpyexecdir = @pkgpyexecdir@
486pkgpythondir = @pkgpythondir@
487plugindir = @plugindir@
488prefix = @prefix@
489program_transform_name = @program_transform_name@
490psdir = @psdir@
491pyexecdir = @pyexecdir@
492pythondir = @pythondir@
493runstatedir = @runstatedir@
494sbindir = @sbindir@
495sharedstatedir = @sharedstatedir@
496srcdir = @srcdir@
497sysconfdir = @sysconfdir@
498target = @target@
499target_alias = @target_alias@
500target_cpu = @target_cpu@
501target_os = @target_os@
502target_vendor = @target_vendor@
503top_build_prefix = @top_build_prefix@
504top_builddir = @top_builddir@
505top_srcdir = @top_srcdir@
506@HAVE_SYS_TIMES_H_AND_UNISTD_H_FALSE@ADAPTER_TEST_DIR =
507
508# adapter test needs sys/times.h and unistd.h
509@HAVE_SYS_TIMES_H_AND_UNISTD_H_TRUE@ADAPTER_TEST_DIR = adapter
510always_dirs = \
511	controller \
512	helloworld \
513	memory   \
514	netclock \
515	ptp \
516	stepping \
517	streamiddemux \
518	streams
519
520SUBDIRS = \
521	$(always_dirs)			\
522	$(ADAPTER_TEST_DIR)
523
524DIST_SUBDIRS = $(always_dirs) adapter
525all: all-recursive
526
527.SUFFIXES:
528$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/parallel-subdirs.mak $(am__configure_deps)
529	@for dep in $?; do \
530	  case '$(am__configure_deps)' in \
531	    *$$dep*) \
532	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
533	        && { if test -f $@; then exit 0; else break; fi; }; \
534	      exit 1;; \
535	  esac; \
536	done; \
537	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/examples/Makefile'; \
538	$(am__cd) $(top_srcdir) && \
539	  $(AUTOMAKE) --gnu tests/examples/Makefile
540Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
541	@case '$?' in \
542	  *config.status*) \
543	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
544	  *) \
545	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
546	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
547	esac;
548$(top_srcdir)/common/parallel-subdirs.mak $(am__empty):
549
550$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
551	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
552
553$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
554	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
555$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
556	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
557$(am__aclocal_m4_deps):
558
559mostlyclean-libtool:
560	-rm -f *.lo
561
562clean-libtool:
563	-rm -rf .libs _libs
564
565# This directory's subdirectories are mostly independent; you can cd
566# into them and run 'make' without going through this Makefile.
567# To change the values of 'make' variables: instead of editing Makefiles,
568# (1) if the variable is set in 'config.status', edit 'config.status'
569#     (which will cause the Makefiles to be regenerated when you run 'make');
570# (2) otherwise, pass the desired values on the 'make' command line.
571$(am__recursive_targets):
572	@fail=; \
573	if $(am__make_keepgoing); then \
574	  failcom='fail=yes'; \
575	else \
576	  failcom='exit 1'; \
577	fi; \
578	dot_seen=no; \
579	target=`echo $@ | sed s/-recursive//`; \
580	case "$@" in \
581	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
582	  *) list='$(SUBDIRS)' ;; \
583	esac; \
584	for subdir in $$list; do \
585	  echo "Making $$target in $$subdir"; \
586	  if test "$$subdir" = "."; then \
587	    dot_seen=yes; \
588	    local_target="$$target-am"; \
589	  else \
590	    local_target="$$target"; \
591	  fi; \
592	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
593	  || eval $$failcom; \
594	done; \
595	if test "$$dot_seen" = "no"; then \
596	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
597	fi; test -z "$$fail"
598
599ID: $(am__tagged_files)
600	$(am__define_uniq_tagged_files); mkid -fID $$unique
601tags: tags-recursive
602TAGS: tags
603
604tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
605	set x; \
606	here=`pwd`; \
607	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
608	  include_option=--etags-include; \
609	  empty_fix=.; \
610	else \
611	  include_option=--include; \
612	  empty_fix=; \
613	fi; \
614	list='$(SUBDIRS)'; for subdir in $$list; do \
615	  if test "$$subdir" = .; then :; else \
616	    test ! -f $$subdir/TAGS || \
617	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
618	  fi; \
619	done; \
620	$(am__define_uniq_tagged_files); \
621	shift; \
622	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
623	  test -n "$$unique" || unique=$$empty_fix; \
624	  if test $$# -gt 0; then \
625	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
626	      "$$@" $$unique; \
627	  else \
628	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
629	      $$unique; \
630	  fi; \
631	fi
632ctags: ctags-recursive
633
634CTAGS: ctags
635ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
636	$(am__define_uniq_tagged_files); \
637	test -z "$(CTAGS_ARGS)$$unique" \
638	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
639	     $$unique
640
641GTAGS:
642	here=`$(am__cd) $(top_builddir) && pwd` \
643	  && $(am__cd) $(top_srcdir) \
644	  && gtags -i $(GTAGS_ARGS) "$$here"
645cscopelist: cscopelist-recursive
646
647cscopelist-am: $(am__tagged_files)
648	list='$(am__tagged_files)'; \
649	case "$(srcdir)" in \
650	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
651	  *) sdir=$(subdir)/$(srcdir) ;; \
652	esac; \
653	for i in $$list; do \
654	  if test -f "$$i"; then \
655	    echo "$(subdir)/$$i"; \
656	  else \
657	    echo "$$sdir/$$i"; \
658	  fi; \
659	done >> $(top_builddir)/cscope.files
660
661distclean-tags:
662	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
663
664distdir: $(BUILT_SOURCES)
665	$(MAKE) $(AM_MAKEFLAGS) distdir-am
666
667distdir-am: $(DISTFILES)
668	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
669	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
670	list='$(DISTFILES)'; \
671	  dist_files=`for file in $$list; do echo $$file; done | \
672	  sed -e "s|^$$srcdirstrip/||;t" \
673	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
674	case $$dist_files in \
675	  */*) $(MKDIR_P) `echo "$$dist_files" | \
676			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
677			   sort -u` ;; \
678	esac; \
679	for file in $$dist_files; do \
680	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
681	  if test -d $$d/$$file; then \
682	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
683	    if test -d "$(distdir)/$$file"; then \
684	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
685	    fi; \
686	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
688	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
689	    fi; \
690	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
691	  else \
692	    test -f "$(distdir)/$$file" \
693	    || cp -p $$d/$$file "$(distdir)/$$file" \
694	    || exit 1; \
695	  fi; \
696	done
697	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
698	  if test "$$subdir" = .; then :; else \
699	    $(am__make_dryrun) \
700	      || test -d "$(distdir)/$$subdir" \
701	      || $(MKDIR_P) "$(distdir)/$$subdir" \
702	      || exit 1; \
703	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
704	    $(am__relativize); \
705	    new_distdir=$$reldir; \
706	    dir1=$$subdir; dir2="$(top_distdir)"; \
707	    $(am__relativize); \
708	    new_top_distdir=$$reldir; \
709	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
710	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
711	    ($(am__cd) $$subdir && \
712	      $(MAKE) $(AM_MAKEFLAGS) \
713	        top_distdir="$$new_top_distdir" \
714	        distdir="$$new_distdir" \
715		am__remove_distdir=: \
716		am__skip_length_check=: \
717		am__skip_mode_fix=: \
718	        distdir) \
719	      || exit 1; \
720	  fi; \
721	done
722check-am: all-am
723check: check-recursive
724all-am: Makefile
725installdirs: installdirs-recursive
726installdirs-am:
727install: install-recursive
728install-exec: install-exec-recursive
729install-data: install-data-recursive
730uninstall: uninstall-recursive
731
732install-am: all-am
733	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
734
735installcheck: installcheck-recursive
736install-strip:
737	if test -z '$(STRIP)'; then \
738	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
739	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
740	      install; \
741	else \
742	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
743	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
744	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
745	fi
746mostlyclean-generic:
747
748clean-generic:
749
750distclean-generic:
751	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
752	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
753
754maintainer-clean-generic:
755	@echo "This command is intended for maintainers to use"
756	@echo "it deletes files that may require special tools to rebuild."
757clean: clean-recursive
758
759clean-am: clean-generic clean-libtool mostlyclean-am
760
761distclean: distclean-recursive
762	-rm -f Makefile
763distclean-am: clean-am distclean-generic distclean-tags
764
765dvi: dvi-recursive
766
767dvi-am:
768
769html: html-recursive
770
771html-am:
772
773info: info-recursive
774
775info-am:
776
777install-data-am:
778
779install-dvi: install-dvi-recursive
780
781install-dvi-am:
782
783install-exec-am:
784
785install-html: install-html-recursive
786
787install-html-am:
788
789install-info: install-info-recursive
790
791install-info-am:
792
793install-man:
794
795install-pdf: install-pdf-recursive
796
797install-pdf-am:
798
799install-ps: install-ps-recursive
800
801install-ps-am:
802
803installcheck-am:
804
805maintainer-clean: maintainer-clean-recursive
806	-rm -f Makefile
807maintainer-clean-am: distclean-am maintainer-clean-generic
808
809mostlyclean: mostlyclean-recursive
810
811mostlyclean-am: mostlyclean-generic mostlyclean-libtool
812
813pdf: pdf-recursive
814
815pdf-am:
816
817ps: ps-recursive
818
819ps-am:
820
821uninstall-am:
822
823.MAKE: $(am__recursive_targets) install-am install-strip
824
825.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
826	check-am clean clean-generic clean-libtool cscopelist-am ctags \
827	ctags-am distclean distclean-generic distclean-libtool \
828	distclean-tags distdir dvi dvi-am html html-am info info-am \
829	install install-am install-data install-data-am install-dvi \
830	install-dvi-am install-exec install-exec-am install-html \
831	install-html-am install-info install-info-am install-man \
832	install-pdf install-pdf-am install-ps install-ps-am \
833	install-strip installcheck installcheck-am installdirs \
834	installdirs-am maintainer-clean maintainer-clean-generic \
835	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
836	ps ps-am tags tags-am uninstall uninstall-am
837
838.PRECIOUS: Makefile
839
840
841.PHONY: independent-subdirs $(SUBDIRS)
842
843independent-subdirs: $(SUBDIRS)
844
845$(SUBDIRS):
846	$(MAKE) -C $@
847
848all-recursive: independent-subdirs
849
850# Tell versions [3.59,3.63) of GNU make to not export all variables.
851# Otherwise a system limit (for SysV at least) may be exceeded.
852.NOEXPORT:
853