Imported Upstream version 0.1.16
[platform/upstream/libnice.git] / Makefile.in
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 #
18 # Makefile.am for the Nice Glib ICE library
19 #
20 # (C) 2006, 2007 Collabora Ltd.
21 # (C) 2006, 2007 Nokia Corporation. All rights reserved.
22 #
23 # Licensed under MPL 1.1/LGPL 2.1. See file COPYING.
24 VPATH = @srcdir@
25 am__is_gnu_make = { \
26   if test -z '$(MAKELEVEL)'; then \
27     false; \
28   elif test -n '$(MAKE_HOST)'; then \
29     true; \
30   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31     true; \
32   else \
33     false; \
34   fi; \
35 }
36 am__make_running_with_option = \
37   case $${target_option-} in \
38       ?) ;; \
39       *) echo "am__make_running_with_option: internal error: invalid" \
40               "target option '$${target_option-}' specified" >&2; \
41          exit 1;; \
42   esac; \
43   has_opt=no; \
44   sane_makeflags=$$MAKEFLAGS; \
45   if $(am__is_gnu_make); then \
46     sane_makeflags=$$MFLAGS; \
47   else \
48     case $$MAKEFLAGS in \
49       *\\[\ \   ]*) \
50         bs=\\; \
51         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
53     esac; \
54   fi; \
55   skip_next=no; \
56   strip_trailopt () \
57   { \
58     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59   }; \
60   for flg in $$sane_makeflags; do \
61     test $$skip_next = yes && { skip_next=no; continue; }; \
62     case $$flg in \
63       *=*|--*) continue;; \
64         -*I) strip_trailopt 'I'; skip_next=yes;; \
65       -*I?*) strip_trailopt 'I';; \
66         -*O) strip_trailopt 'O'; skip_next=yes;; \
67       -*O?*) strip_trailopt 'O';; \
68         -*l) strip_trailopt 'l'; skip_next=yes;; \
69       -*l?*) strip_trailopt 'l';; \
70       -[dEDm]) skip_next=yes;; \
71       -[JT]) skip_next=yes;; \
72     esac; \
73     case $$flg in \
74       *$$target_option*) has_opt=yes; break;; \
75     esac; \
76   done; \
77   test $$has_opt = yes
78 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80 pkgdatadir = $(datadir)/@PACKAGE@
81 pkglibdir = $(libdir)/@PACKAGE@
82 pkglibexecdir = $(libexecdir)/@PACKAGE@
83 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
84 install_sh_DATA = $(install_sh) -c -m 644
85 install_sh_PROGRAM = $(install_sh) -c
86 install_sh_SCRIPT = $(install_sh) -c
87 INSTALL_HEADER = $(INSTALL_DATA)
88 transform = $(program_transform_name)
89 NORMAL_INSTALL = :
90 PRE_INSTALL = :
91 POST_INSTALL = :
92 NORMAL_UNINSTALL = :
93 PRE_UNINSTALL = :
94 POST_UNINSTALL = :
95 build_triplet = @build@
96 host_triplet = @host@
97 target_triplet = @target@
98 subdir = .
99 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
101         $(top_srcdir)/m4/ax_check_openssl.m4 \
102         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/introspection.m4 \
103         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
104         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
105         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107         $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
109         $(am__configure_deps) $(dist_check_SCRIPTS) $(am__DIST_COMMON)
110 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
111  configure.lineno config.status.lineno
112 mkinstalldirs = $(install_sh) -d
113 CONFIG_HEADER = config.h
114 CONFIG_CLEAN_FILES =
115 CONFIG_CLEAN_VPATH_FILES =
116 AM_V_P = $(am__v_P_@AM_V@)
117 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
118 am__v_P_0 = false
119 am__v_P_1 = :
120 AM_V_GEN = $(am__v_GEN_@AM_V@)
121 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
122 am__v_GEN_0 = @echo "  GEN     " $@;
123 am__v_GEN_1 = 
124 AM_V_at = $(am__v_at_@AM_V@)
125 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
126 am__v_at_0 = @
127 am__v_at_1 = 
128 SOURCES =
129 DIST_SOURCES =
130 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
131         ctags-recursive dvi-recursive html-recursive info-recursive \
132         install-data-recursive install-dvi-recursive \
133         install-exec-recursive install-html-recursive \
134         install-info-recursive install-pdf-recursive \
135         install-ps-recursive install-recursive installcheck-recursive \
136         installdirs-recursive pdf-recursive ps-recursive \
137         tags-recursive uninstall-recursive
138 am__can_run_installinfo = \
139   case $$AM_UPDATE_INFO_DIR in \
140     n|no|NO) false;; \
141     *) (install-info --version) >/dev/null 2>&1;; \
142   esac
143 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
144   distclean-recursive maintainer-clean-recursive
145 am__recursive_targets = \
146   $(RECURSIVE_TARGETS) \
147   $(RECURSIVE_CLEAN_TARGETS) \
148   $(am__extra_recursive_targets)
149 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
150         cscope distdir distdir-am dist dist-all distcheck
151 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
152         $(LISP)config.h.in
153 # Read a list of newline-separated strings from the standard input,
154 # and print each of them once, without duplicates.  Input order is
155 # *not* preserved.
156 am__uniquify_input = $(AWK) '\
157   BEGIN { nonempty = 0; } \
158   { items[$$0] = 1; nonempty = 1; } \
159   END { if (nonempty) { for (i in items) print i; }; } \
160 '
161 # Make sure the list of sources is unique.  This is necessary because,
162 # e.g., the same source file might be shared among _SOURCES variables
163 # for different programs/libraries.
164 am__define_uniq_tagged_files = \
165   list='$(am__tagged_files)'; \
166   unique=`for i in $$list; do \
167     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
168   done | $(am__uniquify_input)`
169 ETAGS = etags
170 CTAGS = ctags
171 CSCOPE = cscope
172 DIST_SUBDIRS = $(SUBDIRS)
173 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/common.mk \
174         $(srcdir)/config.h.in AUTHORS COPYING ChangeLog INSTALL NEWS \
175         README TODO ar-lib compile config.guess config.sub depcomp \
176         install-sh ltmain.sh missing
177 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
178 distdir = $(PACKAGE)-$(VERSION)
179 top_distdir = $(distdir)
180 am__remove_distdir = \
181   if test -d "$(distdir)"; then \
182     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
183       && rm -rf "$(distdir)" \
184       || { sleep 5 && rm -rf "$(distdir)"; }; \
185   else :; fi
186 am__post_remove_distdir = $(am__remove_distdir)
187 am__relativize = \
188   dir0=`pwd`; \
189   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
190   sed_rest='s,^[^/]*/*,,'; \
191   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
192   sed_butlast='s,/*[^/]*$$,,'; \
193   while test -n "$$dir1"; do \
194     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
195     if test "$$first" != "."; then \
196       if test "$$first" = ".."; then \
197         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
198         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
199       else \
200         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
201         if test "$$first2" = "$$first"; then \
202           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
203         else \
204           dir2="../$$dir2"; \
205         fi; \
206         dir0="$$dir0"/"$$first"; \
207       fi; \
208     fi; \
209     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
210   done; \
211   reldir="$$dir2"
212 DIST_ARCHIVES = $(distdir).tar.gz
213 GZIP_ENV = --best
214 DIST_TARGETS = dist-gzip
215 distuninstallcheck_listfiles = find . -type f -print
216 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
217   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
218 distcleancheck_listfiles = find . -type f -print
219 pkgincludedir = $(includedir)/nice
220 ACLOCAL = @ACLOCAL@
221 AMTAR = @AMTAR@
222 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
223 AR = @AR@
224 AS = @AS@
225 AUTOCONF = @AUTOCONF@
226 AUTOHEADER = @AUTOHEADER@
227 AUTOMAKE = @AUTOMAKE@
228 AWK = @AWK@
229 CC = @CC@
230 CCACHE_DISABLE = @CCACHE_DISABLE@
231 CCDEPMODE = @CCDEPMODE@
232 CFLAGS = @CFLAGS@
233 CPP = @CPP@
234 CPPFLAGS = @CPPFLAGS@
235 CYGPATH_W = @CYGPATH_W@
236 DEFS = @DEFS@
237 DEPDIR = @DEPDIR@
238 DLLTOOL = @DLLTOOL@
239 DSYMUTIL = @DSYMUTIL@
240 DUMPBIN = @DUMPBIN@
241 ECHO_C = @ECHO_C@
242 ECHO_N = @ECHO_N@
243 ECHO_T = @ECHO_T@
244 EGREP = @EGREP@
245 EXEEXT = @EXEEXT@
246 FGREP = @FGREP@
247 GLIB_CFLAGS = @GLIB_CFLAGS@
248 GLIB_LIBS = @GLIB_LIBS@
249 GLIB_MKENUMS = @GLIB_MKENUMS@
250 GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
251 GNUTLS_LIBS = @GNUTLS_LIBS@
252 GREP = @GREP@
253 GST010_CFLAGS = @GST010_CFLAGS@
254 GST010_LIBS = @GST010_LIBS@
255 GST_CFLAGS = @GST_CFLAGS@
256 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
257 GST_CHECK_LIBS = @GST_CHECK_LIBS@
258 GST_LIBS = @GST_LIBS@
259 GTKDOC_CHECK = @GTKDOC_CHECK@
260 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
261 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
262 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
263 GTKDOC_MKPDF = @GTKDOC_MKPDF@
264 GTKDOC_REBASE = @GTKDOC_REBASE@
265 GUPNP_CFLAGS = @GUPNP_CFLAGS@
266 GUPNP_LIBS = @GUPNP_LIBS@
267 GUPNP_PACKAGES = @GUPNP_PACKAGES@
268 GUPNP_PACKAGES_PRIVATE = @GUPNP_PACKAGES_PRIVATE@
269 GUPNP_PACKAGES_PUBLIC = @GUPNP_PACKAGES_PUBLIC@
270 HAVE_GUPNP = @HAVE_GUPNP@
271 HTML_DIR = @HTML_DIR@
272 INSTALL = @INSTALL@
273 INSTALL_DATA = @INSTALL_DATA@
274 INSTALL_PROGRAM = @INSTALL_PROGRAM@
275 INSTALL_SCRIPT = @INSTALL_SCRIPT@
276 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
277 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
278 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
279 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
280 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
281 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
282 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
283 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
284 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
285 LD = @LD@
286 LDFLAGS = @LDFLAGS@
287 LIBNICE_CFLAGS = @LIBNICE_CFLAGS@
288 LIBNICE_LT_LDFLAGS = @LIBNICE_LT_LDFLAGS@
289 LIBOBJS = @LIBOBJS@
290 LIBRT = @LIBRT@
291 LIBS = @LIBS@
292 LIBTOOL = @LIBTOOL@
293 LIPO = @LIPO@
294 LN_S = @LN_S@
295 LTLIBOBJS = @LTLIBOBJS@
296 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
297 MAKEINFO = @MAKEINFO@
298 MANIFEST_TOOL = @MANIFEST_TOOL@
299 MKDIR_P = @MKDIR_P@
300 NICE_PACKAGES_PRIVATE = @NICE_PACKAGES_PRIVATE@
301 NICE_PACKAGES_PUBLIC = @NICE_PACKAGES_PUBLIC@
302 NM = @NM@
303 NMEDIT = @NMEDIT@
304 OBJDUMP = @OBJDUMP@
305 OBJEXT = @OBJEXT@
306 OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
307 OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
308 OPENSSL_LIBS = @OPENSSL_LIBS@
309 OTOOL = @OTOOL@
310 OTOOL64 = @OTOOL64@
311 PACKAGE = @PACKAGE@
312 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
313 PACKAGE_NAME = @PACKAGE_NAME@
314 PACKAGE_STRING = @PACKAGE_STRING@
315 PACKAGE_TARNAME = @PACKAGE_TARNAME@
316 PACKAGE_URL = @PACKAGE_URL@
317 PACKAGE_VERSION = @PACKAGE_VERSION@
318 PATH_SEPARATOR = @PATH_SEPARATOR@
319 PKG_CONFIG = @PKG_CONFIG@
320 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
321 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
322 RANLIB = @RANLIB@
323 SED = @SED@
324 SET_MAKE = @SET_MAKE@
325 SHELL = @SHELL@
326 STRIP = @STRIP@
327 UPNP_ENABLED = @UPNP_ENABLED@
328 VERSION = @VERSION@
329 abs_builddir = @abs_builddir@
330 abs_srcdir = @abs_srcdir@
331 abs_top_builddir = @abs_top_builddir@
332 abs_top_srcdir = @abs_top_srcdir@
333 ac_ct_AR = @ac_ct_AR@
334 ac_ct_CC = @ac_ct_CC@
335 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
336 am__include = @am__include@
337 am__leading_dot = @am__leading_dot@
338 am__quote = @am__quote@
339 am__tar = @am__tar@
340 am__untar = @am__untar@
341 bindir = @bindir@
342 build = @build@
343 build_alias = @build_alias@
344 build_cpu = @build_cpu@
345 build_os = @build_os@
346 build_vendor = @build_vendor@
347 builddir = @builddir@
348 datadir = @datadir@
349 datarootdir = @datarootdir@
350 docdir = @docdir@
351 dvidir = @dvidir@
352 exec_prefix = @exec_prefix@
353 gstplugin010dir = @gstplugin010dir@
354 gstplugindir = @gstplugindir@
355 host = @host@
356 host_alias = @host_alias@
357 host_cpu = @host_cpu@
358 host_os = @host_os@
359 host_vendor = @host_vendor@
360 htmldir = @htmldir@
361 includedir = @includedir@
362 infodir = @infodir@
363 install_sh = @install_sh@
364 libdir = @libdir@
365 libexecdir = @libexecdir@
366 localedir = @localedir@
367 localstatedir = @localstatedir@
368 mandir = @mandir@
369 mkdir_p = @mkdir_p@
370 oldincludedir = @oldincludedir@
371 pdfdir = @pdfdir@
372 prefix = @prefix@
373 program_transform_name = @program_transform_name@
374 psdir = @psdir@
375 sbindir = @sbindir@
376 sharedstatedir = @sharedstatedir@
377 srcdir = @srcdir@
378 sysconfdir = @sysconfdir@
379 target = @target@
380 target_alias = @target_alias@
381 target_cpu = @target_cpu@
382 target_os = @target_os@
383 target_vendor = @target_vendor@
384 top_build_prefix = @top_build_prefix@
385 top_builddir = @top_builddir@
386 top_srcdir = @top_srcdir@
387 CLEANFILES = *.gcno *.gcda
388 LOG_DRIVER = $(top_srcdir)/scripts/valgrind-test-driver
389 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
390 SUBDIRS = \
391         stun \
392         socket \
393         random \
394         agent \
395         nice \
396         gst \
397         tests \
398         docs \
399         examples
400
401 DISTCHECK_CONFIGURE_FLAGS = --disable-assert -enable-gtk-doc --enable-introspection
402 EXTRA_DIST = \
403         COPYING.LGPL \
404         COPYING.MPL \
405         autogen.sh \
406         common.mk \
407         scripts/lcov.mk \
408         scripts/lcov.sh \
409         scripts/valgrind-test-driver \
410         m4/introspection.m4 \
411         meson.build \
412         meson_options.txt
413
414 MAINTAINERCLEANFILES = ar-lib
415 dist_check_SCRIPTS = \
416         scripts/check-symbols.sh \
417         scripts/make-symbol-list.sh
418
419 all: config.h
420         $(MAKE) $(AM_MAKEFLAGS) all-recursive
421
422 .SUFFIXES:
423 am--refresh: Makefile
424         @:
425 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/common.mk $(am__configure_deps)
426         @for dep in $?; do \
427           case '$(am__configure_deps)' in \
428             *$$dep*) \
429               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
430               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
431                 && exit 0; \
432               exit 1;; \
433           esac; \
434         done; \
435         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
436         $(am__cd) $(top_srcdir) && \
437           $(AUTOMAKE) --gnu Makefile
438 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
439         @case '$?' in \
440           *config.status*) \
441             echo ' $(SHELL) ./config.status'; \
442             $(SHELL) ./config.status;; \
443           *) \
444             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
445             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
446         esac;
447 $(srcdir)/common.mk $(am__empty):
448
449 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
450         $(SHELL) ./config.status --recheck
451
452 $(top_srcdir)/configure:  $(am__configure_deps)
453         $(am__cd) $(srcdir) && $(AUTOCONF)
454 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
455         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
456 $(am__aclocal_m4_deps):
457
458 config.h: stamp-h1
459         @test -f $@ || rm -f stamp-h1
460         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
461
462 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
463         @rm -f stamp-h1
464         cd $(top_builddir) && $(SHELL) ./config.status config.h
465 $(srcdir)/config.h.in:  $(am__configure_deps) 
466         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
467         rm -f stamp-h1
468         touch $@
469
470 distclean-hdr:
471         -rm -f config.h stamp-h1
472
473 mostlyclean-libtool:
474         -rm -f *.lo
475
476 clean-libtool:
477         -rm -rf .libs _libs
478
479 distclean-libtool:
480         -rm -f libtool config.lt
481
482 # This directory's subdirectories are mostly independent; you can cd
483 # into them and run 'make' without going through this Makefile.
484 # To change the values of 'make' variables: instead of editing Makefiles,
485 # (1) if the variable is set in 'config.status', edit 'config.status'
486 #     (which will cause the Makefiles to be regenerated when you run 'make');
487 # (2) otherwise, pass the desired values on the 'make' command line.
488 $(am__recursive_targets):
489         @fail=; \
490         if $(am__make_keepgoing); then \
491           failcom='fail=yes'; \
492         else \
493           failcom='exit 1'; \
494         fi; \
495         dot_seen=no; \
496         target=`echo $@ | sed s/-recursive//`; \
497         case "$@" in \
498           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
499           *) list='$(SUBDIRS)' ;; \
500         esac; \
501         for subdir in $$list; do \
502           echo "Making $$target in $$subdir"; \
503           if test "$$subdir" = "."; then \
504             dot_seen=yes; \
505             local_target="$$target-am"; \
506           else \
507             local_target="$$target"; \
508           fi; \
509           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
510           || eval $$failcom; \
511         done; \
512         if test "$$dot_seen" = "no"; then \
513           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
514         fi; test -z "$$fail"
515
516 ID: $(am__tagged_files)
517         $(am__define_uniq_tagged_files); mkid -fID $$unique
518 tags: tags-recursive
519 TAGS: tags
520
521 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
522         set x; \
523         here=`pwd`; \
524         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
525           include_option=--etags-include; \
526           empty_fix=.; \
527         else \
528           include_option=--include; \
529           empty_fix=; \
530         fi; \
531         list='$(SUBDIRS)'; for subdir in $$list; do \
532           if test "$$subdir" = .; then :; else \
533             test ! -f $$subdir/TAGS || \
534               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
535           fi; \
536         done; \
537         $(am__define_uniq_tagged_files); \
538         shift; \
539         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
540           test -n "$$unique" || unique=$$empty_fix; \
541           if test $$# -gt 0; then \
542             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
543               "$$@" $$unique; \
544           else \
545             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
546               $$unique; \
547           fi; \
548         fi
549 ctags: ctags-recursive
550
551 CTAGS: ctags
552 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
553         $(am__define_uniq_tagged_files); \
554         test -z "$(CTAGS_ARGS)$$unique" \
555           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
556              $$unique
557
558 GTAGS:
559         here=`$(am__cd) $(top_builddir) && pwd` \
560           && $(am__cd) $(top_srcdir) \
561           && gtags -i $(GTAGS_ARGS) "$$here"
562 cscope: cscope.files
563         test ! -s cscope.files \
564           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
565 clean-cscope:
566         -rm -f cscope.files
567 cscope.files: clean-cscope cscopelist
568 cscopelist: cscopelist-recursive
569
570 cscopelist-am: $(am__tagged_files)
571         list='$(am__tagged_files)'; \
572         case "$(srcdir)" in \
573           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
574           *) sdir=$(subdir)/$(srcdir) ;; \
575         esac; \
576         for i in $$list; do \
577           if test -f "$$i"; then \
578             echo "$(subdir)/$$i"; \
579           else \
580             echo "$$sdir/$$i"; \
581           fi; \
582         done >> $(top_builddir)/cscope.files
583
584 distclean-tags:
585         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
586         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
587
588 distdir: $(BUILT_SOURCES)
589         $(MAKE) $(AM_MAKEFLAGS) distdir-am
590
591 distdir-am: $(DISTFILES)
592         $(am__remove_distdir)
593         test -d "$(distdir)" || mkdir "$(distdir)"
594         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
595         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
596         list='$(DISTFILES)'; \
597           dist_files=`for file in $$list; do echo $$file; done | \
598           sed -e "s|^$$srcdirstrip/||;t" \
599               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
600         case $$dist_files in \
601           */*) $(MKDIR_P) `echo "$$dist_files" | \
602                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
603                            sort -u` ;; \
604         esac; \
605         for file in $$dist_files; do \
606           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
607           if test -d $$d/$$file; then \
608             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
609             if test -d "$(distdir)/$$file"; then \
610               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
611             fi; \
612             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
613               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
614               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
615             fi; \
616             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
617           else \
618             test -f "$(distdir)/$$file" \
619             || cp -p $$d/$$file "$(distdir)/$$file" \
620             || exit 1; \
621           fi; \
622         done
623         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
624           if test "$$subdir" = .; then :; else \
625             $(am__make_dryrun) \
626               || test -d "$(distdir)/$$subdir" \
627               || $(MKDIR_P) "$(distdir)/$$subdir" \
628               || exit 1; \
629             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
630             $(am__relativize); \
631             new_distdir=$$reldir; \
632             dir1=$$subdir; dir2="$(top_distdir)"; \
633             $(am__relativize); \
634             new_top_distdir=$$reldir; \
635             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
636             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
637             ($(am__cd) $$subdir && \
638               $(MAKE) $(AM_MAKEFLAGS) \
639                 top_distdir="$$new_top_distdir" \
640                 distdir="$$new_distdir" \
641                 am__remove_distdir=: \
642                 am__skip_length_check=: \
643                 am__skip_mode_fix=: \
644                 distdir) \
645               || exit 1; \
646           fi; \
647         done
648         -test -n "$(am__skip_mode_fix)" \
649         || find "$(distdir)" -type d ! -perm -755 \
650                 -exec chmod u+rwx,go+rx {} \; -o \
651           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
652           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
653           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
654         || chmod -R a+r "$(distdir)"
655 dist-gzip: distdir
656         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
657         $(am__post_remove_distdir)
658
659 dist-bzip2: distdir
660         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
661         $(am__post_remove_distdir)
662
663 dist-lzip: distdir
664         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
665         $(am__post_remove_distdir)
666
667 dist-xz: distdir
668         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
669         $(am__post_remove_distdir)
670
671 dist-tarZ: distdir
672         @echo WARNING: "Support for distribution archives compressed with" \
673                        "legacy program 'compress' is deprecated." >&2
674         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
675         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
676         $(am__post_remove_distdir)
677
678 dist-shar: distdir
679         @echo WARNING: "Support for shar distribution archives is" \
680                        "deprecated." >&2
681         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
682         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
683         $(am__post_remove_distdir)
684
685 dist-zip: distdir
686         -rm -f $(distdir).zip
687         zip -rq $(distdir).zip $(distdir)
688         $(am__post_remove_distdir)
689
690 dist dist-all:
691         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
692         $(am__post_remove_distdir)
693
694 # This target untars the dist file and tries a VPATH configuration.  Then
695 # it guarantees that the distribution is self-contained by making another
696 # tarfile.
697 distcheck: dist
698         case '$(DIST_ARCHIVES)' in \
699         *.tar.gz*) \
700           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
701         *.tar.bz2*) \
702           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
703         *.tar.lz*) \
704           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
705         *.tar.xz*) \
706           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
707         *.tar.Z*) \
708           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
709         *.shar.gz*) \
710           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
711         *.zip*) \
712           unzip $(distdir).zip ;;\
713         esac
714         chmod -R a-w $(distdir)
715         chmod u+w $(distdir)
716         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
717         chmod a-w $(distdir)
718         test -d $(distdir)/_build || exit 0; \
719         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
720           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
721           && am__cwd=`pwd` \
722           && $(am__cd) $(distdir)/_build/sub \
723           && ../../configure \
724             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
725             $(DISTCHECK_CONFIGURE_FLAGS) \
726             --srcdir=../.. --prefix="$$dc_install_base" \
727           && $(MAKE) $(AM_MAKEFLAGS) \
728           && $(MAKE) $(AM_MAKEFLAGS) dvi \
729           && $(MAKE) $(AM_MAKEFLAGS) check \
730           && $(MAKE) $(AM_MAKEFLAGS) install \
731           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
732           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
733           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
734                 distuninstallcheck \
735           && chmod -R a-w "$$dc_install_base" \
736           && ({ \
737                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
738                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
739                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
740                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
741                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
742               } || { rm -rf "$$dc_destdir"; exit 1; }) \
743           && rm -rf "$$dc_destdir" \
744           && $(MAKE) $(AM_MAKEFLAGS) dist \
745           && rm -rf $(DIST_ARCHIVES) \
746           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
747           && cd "$$am__cwd" \
748           || exit 1
749         $(am__post_remove_distdir)
750         @(echo "$(distdir) archives ready for distribution: "; \
751           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
752           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
753 distuninstallcheck:
754         @test -n '$(distuninstallcheck_dir)' || { \
755           echo 'ERROR: trying to run $@ with an empty' \
756                '$$(distuninstallcheck_dir)' >&2; \
757           exit 1; \
758         }; \
759         $(am__cd) '$(distuninstallcheck_dir)' || { \
760           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
761           exit 1; \
762         }; \
763         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
764            || { echo "ERROR: files left after uninstall:" ; \
765                 if test -n "$(DESTDIR)"; then \
766                   echo "  (check DESTDIR support)"; \
767                 fi ; \
768                 $(distuninstallcheck_listfiles) ; \
769                 exit 1; } >&2
770 distcleancheck: distclean
771         @if test '$(srcdir)' = . ; then \
772           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
773           exit 1 ; \
774         fi
775         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
776           || { echo "ERROR: files left in build directory after distclean:" ; \
777                $(distcleancheck_listfiles) ; \
778                exit 1; } >&2
779 check-am: all-am
780         $(MAKE) $(AM_MAKEFLAGS) $(dist_check_SCRIPTS)
781 check: check-recursive
782 all-am: Makefile config.h
783 installdirs: installdirs-recursive
784 installdirs-am:
785 install: install-recursive
786 install-exec: install-exec-recursive
787 install-data: install-data-recursive
788 uninstall: uninstall-recursive
789
790 install-am: all-am
791         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
792
793 installcheck: installcheck-recursive
794 install-strip:
795         if test -z '$(STRIP)'; then \
796           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
797             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
798               install; \
799         else \
800           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
801             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
802             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
803         fi
804 mostlyclean-generic:
805
806 clean-generic:
807         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
808
809 distclean-generic:
810         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
811         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
812
813 maintainer-clean-generic:
814         @echo "This command is intended for maintainers to use"
815         @echo "it deletes files that may require special tools to rebuild."
816         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
817 clean: clean-recursive
818
819 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
820
821 distclean: distclean-recursive
822         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
823         -rm -f Makefile
824 distclean-am: clean-am distclean-generic distclean-hdr \
825         distclean-libtool distclean-tags
826
827 dvi: dvi-recursive
828
829 dvi-am:
830
831 html: html-recursive
832
833 html-am:
834
835 info: info-recursive
836
837 info-am:
838
839 install-data-am:
840
841 install-dvi: install-dvi-recursive
842
843 install-dvi-am:
844
845 install-exec-am:
846
847 install-html: install-html-recursive
848
849 install-html-am:
850
851 install-info: install-info-recursive
852
853 install-info-am:
854
855 install-man:
856
857 install-pdf: install-pdf-recursive
858
859 install-pdf-am:
860
861 install-ps: install-ps-recursive
862
863 install-ps-am:
864
865 installcheck-am:
866
867 maintainer-clean: maintainer-clean-recursive
868         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
869         -rm -rf $(top_srcdir)/autom4te.cache
870         -rm -f Makefile
871 maintainer-clean-am: distclean-am maintainer-clean-generic
872
873 mostlyclean: mostlyclean-recursive
874
875 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
876
877 pdf: pdf-recursive
878
879 pdf-am:
880
881 ps: ps-recursive
882
883 ps-am:
884
885 uninstall-am:
886
887 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
888
889 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
890         am--refresh check check-am clean clean-cscope clean-generic \
891         clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
892         dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
893         dist-tarZ dist-xz dist-zip distcheck distclean \
894         distclean-generic distclean-hdr distclean-libtool \
895         distclean-tags distcleancheck distdir distuninstallcheck dvi \
896         dvi-am html html-am info info-am install install-am \
897         install-data install-data-am install-dvi install-dvi-am \
898         install-exec install-exec-am install-html install-html-am \
899         install-info install-info-am install-man install-pdf \
900         install-pdf-am install-ps install-ps-am install-strip \
901         installcheck installcheck-am installdirs installdirs-am \
902         maintainer-clean maintainer-clean-generic mostlyclean \
903         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
904         tags tags-am uninstall uninstall-am
905
906 .PRECIOUS: Makefile
907
908
909 check-valgrind:
910         $(MAKE) TESTS_ENVIRONMENT="USE_VALGRIND=1 " check
911
912 .PHONY: check-valgrind
913
914 lcov:
915         find -name '*.gcda' -delete
916         $(MAKE) $(AM_MAKEFLAGS) check
917         find -type d -name '.libs' | while read d ; do \
918                 mv -fv $$d/*.gc* $$d/.. 2>/dev/null || true ; \
919         done
920         $(MAKE) lcov-report
921
922 lcov-report:
923         mkdir -p lcov
924         lcov -d . -c > lcov/lcov.info
925         lcov -l lcov/lcov.info 2>/dev/null | \
926           egrep '(^/usr|/test.*\.c)' | \
927           cut -d: -f1 > lcov/lcov.remove
928         lcov -r lcov/lcov.info `cat lcov/lcov.remove` 2>/dev/null > lcov/lcov.info.clean
929         genhtml -o lcov lcov/lcov.info.clean
930
931 clean-local:
932         rm -rf doc
933
934 .PHONY: doc lcov-report lcov
935
936 # Tell versions [3.59,3.63) of GNU make to not export all variables.
937 # Otherwise a system limit (for SysV at least) may be exceeded.
938 .NOEXPORT: