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