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# aminclude_static.am generated automatically by Autoconf
18# from AX_AM_MACROS_STATIC on Thu Sep 10 12:48:15 CEST 2020
19
20VPATH = @srcdir@
21am__is_gnu_make = { \
22  if test -z '$(MAKELEVEL)'; then \
23    false; \
24  elif test -n '$(MAKE_HOST)'; then \
25    true; \
26  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27    true; \
28  else \
29    false; \
30  fi; \
31}
32am__make_running_with_option = \
33  case $${target_option-} in \
34      ?) ;; \
35      *) echo "am__make_running_with_option: internal error: invalid" \
36              "target option '$${target_option-}' specified" >&2; \
37         exit 1;; \
38  esac; \
39  has_opt=no; \
40  sane_makeflags=$$MAKEFLAGS; \
41  if $(am__is_gnu_make); then \
42    sane_makeflags=$$MFLAGS; \
43  else \
44    case $$MAKEFLAGS in \
45      *\\[\ \	]*) \
46        bs=\\; \
47        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
49    esac; \
50  fi; \
51  skip_next=no; \
52  strip_trailopt () \
53  { \
54    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55  }; \
56  for flg in $$sane_makeflags; do \
57    test $$skip_next = yes && { skip_next=no; continue; }; \
58    case $$flg in \
59      *=*|--*) continue;; \
60        -*I) strip_trailopt 'I'; skip_next=yes;; \
61      -*I?*) strip_trailopt 'I';; \
62        -*O) strip_trailopt 'O'; skip_next=yes;; \
63      -*O?*) strip_trailopt 'O';; \
64        -*l) strip_trailopt 'l'; skip_next=yes;; \
65      -*l?*) strip_trailopt 'l';; \
66      -[dEDm]) skip_next=yes;; \
67      -[JT]) skip_next=yes;; \
68    esac; \
69    case $$flg in \
70      *$$target_option*) has_opt=yes; break;; \
71    esac; \
72  done; \
73  test $$has_opt = yes
74am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76pkgdatadir = $(datadir)/@PACKAGE@
77pkgincludedir = $(includedir)/@PACKAGE@
78pkglibdir = $(libdir)/@PACKAGE@
79pkglibexecdir = $(libexecdir)/@PACKAGE@
80am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81install_sh_DATA = $(install_sh) -c -m 644
82install_sh_PROGRAM = $(install_sh) -c
83install_sh_SCRIPT = $(install_sh) -c
84INSTALL_HEADER = $(INSTALL_DATA)
85transform = $(program_transform_name)
86NORMAL_INSTALL = :
87PRE_INSTALL = :
88POST_INSTALL = :
89NORMAL_UNINSTALL = :
90PRE_UNINSTALL = :
91POST_UNINSTALL = :
92build_triplet = @build@
93host_triplet = @host@
94subdir = .
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/ax_ac_append_to_file.m4 \
97	$(top_srcdir)/m4/ax_ac_print_to_file.m4 \
98	$(top_srcdir)/m4/ax_add_am_macro_static.m4 \
99	$(top_srcdir)/m4/ax_am_macros_static.m4 \
100	$(top_srcdir)/m4/ax_append_compile_flags.m4 \
101	$(top_srcdir)/m4/ax_append_flag.m4 \
102	$(top_srcdir)/m4/ax_append_link_flags.m4 \
103	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
104	$(top_srcdir)/m4/ax_check_gnu_make.m4 \
105	$(top_srcdir)/m4/ax_check_link_flag.m4 \
106	$(top_srcdir)/m4/ax_code_coverage.m4 \
107	$(top_srcdir)/m4/ax_compiler_flags.m4 \
108	$(top_srcdir)/m4/ax_compiler_flags_cflags.m4 \
109	$(top_srcdir)/m4/ax_compiler_flags_gir.m4 \
110	$(top_srcdir)/m4/ax_compiler_flags_ldflags.m4 \
111	$(top_srcdir)/m4/ax_file_escapes.m4 \
112	$(top_srcdir)/m4/ax_is_release.m4 \
113	$(top_srcdir)/m4/ax_pkg_check_modules.m4 \
114	$(top_srcdir)/m4/ax_require_defined.m4 \
115	$(top_srcdir)/m4/ax_valgrind_check.m4 \
116	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-doc.m4 \
117	$(top_srcdir)/m4/host-cpu-c-abi.m4 $(top_srcdir)/m4/iconv.m4 \
118	$(top_srcdir)/m4/intlmacosx.m4 \
119	$(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \
120	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
121	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
122	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
123	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
124	$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
125	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
126am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
127	$(ACLOCAL_M4)
128DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
129	$(am__configure_deps) $(am__DIST_COMMON)
130am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
131 configure.lineno config.status.lineno
132mkinstalldirs = $(install_sh) -d
133CONFIG_HEADER = config.h
134CONFIG_CLEAN_FILES = amtk-${AMTK_API_VERSION}.pc
135CONFIG_CLEAN_VPATH_FILES =
136AM_V_P = $(am__v_P_@AM_V@)
137am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
138am__v_P_0 = false
139am__v_P_1 = :
140AM_V_GEN = $(am__v_GEN_@AM_V@)
141am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
142am__v_GEN_0 = @echo "  GEN     " $@;
143am__v_GEN_1 =
144AM_V_at = $(am__v_at_@AM_V@)
145am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
146am__v_at_0 = @
147am__v_at_1 =
148SOURCES =
149DIST_SOURCES =
150RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
151	ctags-recursive dvi-recursive html-recursive info-recursive \
152	install-data-recursive install-dvi-recursive \
153	install-exec-recursive install-html-recursive \
154	install-info-recursive install-pdf-recursive \
155	install-ps-recursive install-recursive installcheck-recursive \
156	installdirs-recursive pdf-recursive ps-recursive \
157	tags-recursive uninstall-recursive
158am__can_run_installinfo = \
159  case $$AM_UPDATE_INFO_DIR in \
160    n|no|NO) false;; \
161    *) (install-info --version) >/dev/null 2>&1;; \
162  esac
163am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
164am__vpath_adj = case $$p in \
165    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
166    *) f=$$p;; \
167  esac;
168am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
169am__install_max = 40
170am__nobase_strip_setup = \
171  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
172am__nobase_strip = \
173  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
174am__nobase_list = $(am__nobase_strip_setup); \
175  for p in $$list; do echo "$$p $$p"; done | \
176  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
177  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
178    if (++n[$$2] == $(am__install_max)) \
179      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
180    END { for (dir in files) print dir, files[dir] }'
181am__base_list = \
182  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
183  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
184am__uninstall_files_from_dir = { \
185  test -z "$$files" \
186    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
187    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
188         $(am__cd) "$$dir" && rm -f $$files; }; \
189  }
190am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
191DATA = $(pkgconfig_DATA)
192RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
193  distclean-recursive maintainer-clean-recursive
194am__recursive_targets = \
195  $(RECURSIVE_TARGETS) \
196  $(RECURSIVE_CLEAN_TARGETS) \
197  $(am__extra_recursive_targets)
198AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
199	cscope distdir distdir-am dist dist-all distcheck
200am__extra_recursive_targets = check-valgrind-recursive \
201	check-valgrind-memcheck-recursive \
202	check-valgrind-helgrind-recursive check-valgrind-drd-recursive \
203	check-valgrind-sgcheck-recursive
204am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
205	$(LISP)config.h.in
206# Read a list of newline-separated strings from the standard input,
207# and print each of them once, without duplicates.  Input order is
208# *not* preserved.
209am__uniquify_input = $(AWK) '\
210  BEGIN { nonempty = 0; } \
211  { items[$$0] = 1; nonempty = 1; } \
212  END { if (nonempty) { for (i in items) print i; }; } \
213'
214# Make sure the list of sources is unique.  This is necessary because,
215# e.g., the same source file might be shared among _SOURCES variables
216# for different programs/libraries.
217am__define_uniq_tagged_files = \
218  list='$(am__tagged_files)'; \
219  unique=`for i in $$list; do \
220    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
221  done | $(am__uniquify_input)`
222ETAGS = etags
223CTAGS = ctags
224CSCOPE = cscope
225DIST_SUBDIRS = $(SUBDIRS)
226am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/amtk.pc.in \
227	$(srcdir)/config.h.in $(top_srcdir)/aminclude_static.am \
228	ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README \
229	compile config.guess config.rpath config.sub depcomp \
230	install-sh ltmain.sh missing
231DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
232distdir = $(PACKAGE)-$(VERSION)
233top_distdir = $(distdir)
234am__remove_distdir = \
235  if test -d "$(distdir)"; then \
236    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
237      && rm -rf "$(distdir)" \
238      || { sleep 5 && rm -rf "$(distdir)"; }; \
239  else :; fi
240am__post_remove_distdir = $(am__remove_distdir)
241am__relativize = \
242  dir0=`pwd`; \
243  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
244  sed_rest='s,^[^/]*/*,,'; \
245  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
246  sed_butlast='s,/*[^/]*$$,,'; \
247  while test -n "$$dir1"; do \
248    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
249    if test "$$first" != "."; then \
250      if test "$$first" = ".."; then \
251        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
252        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
253      else \
254        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
255        if test "$$first2" = "$$first"; then \
256          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
257        else \
258          dir2="../$$dir2"; \
259        fi; \
260        dir0="$$dir0"/"$$first"; \
261      fi; \
262    fi; \
263    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
264  done; \
265  reldir="$$dir2"
266GZIP_ENV = --best
267DIST_ARCHIVES = $(distdir).tar.xz
268DIST_TARGETS = dist-xz
269distuninstallcheck_listfiles = find . -type f -print
270am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
271  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
272distcleancheck_listfiles = find . -type f -print
273ACLOCAL = @ACLOCAL@
274AMTAR = @AMTAR@
275AMTK_API_VERSION = @AMTK_API_VERSION@
276AMTK_DEP_CFLAGS = @AMTK_DEP_CFLAGS@
277AMTK_DEP_LIBS = @AMTK_DEP_LIBS@
278AMTK_LT_VERSION = @AMTK_LT_VERSION@
279AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
280AR = @AR@
281AUTOCONF = @AUTOCONF@
282AUTOHEADER = @AUTOHEADER@
283AUTOMAKE = @AUTOMAKE@
284AWK = @AWK@
285AX_PACKAGE_REQUIRES = @AX_PACKAGE_REQUIRES@
286AX_PACKAGE_REQUIRES_PRIVATE = @AX_PACKAGE_REQUIRES_PRIVATE@
287CC = @CC@
288CCDEPMODE = @CCDEPMODE@
289CFLAGS = @CFLAGS@
290CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
291CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
292CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
293CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
294CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
295CPP = @CPP@
296CPPFLAGS = @CPPFLAGS@
297CYGPATH_W = @CYGPATH_W@
298DEFS = @DEFS@
299DEPDIR = @DEPDIR@
300DLLTOOL = @DLLTOOL@
301DSYMUTIL = @DSYMUTIL@
302DUMPBIN = @DUMPBIN@
303ECHO_C = @ECHO_C@
304ECHO_N = @ECHO_N@
305ECHO_T = @ECHO_T@
306EGREP = @EGREP@
307ENABLE_VALGRIND_drd = @ENABLE_VALGRIND_drd@
308ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
309ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
310ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
311EXEEXT = @EXEEXT@
312FGREP = @FGREP@
313GCOV = @GCOV@
314GENHTML = @GENHTML@
315GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
316GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
317GLIB_MKENUMS = @GLIB_MKENUMS@
318GLIB_PREFIX = @GLIB_PREFIX@
319GMSGFMT = @GMSGFMT@
320GMSGFMT_015 = @GMSGFMT_015@
321GREP = @GREP@
322GTKDOC_CHECK = @GTKDOC_CHECK@
323GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
324GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
325GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
326GTKDOC_MKPDF = @GTKDOC_MKPDF@
327GTKDOC_REBASE = @GTKDOC_REBASE@
328HTML_DIR = @HTML_DIR@
329INSTALL = @INSTALL@
330INSTALL_DATA = @INSTALL_DATA@
331INSTALL_PROGRAM = @INSTALL_PROGRAM@
332INSTALL_SCRIPT = @INSTALL_SCRIPT@
333INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
334INTLLIBS = @INTLLIBS@
335INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
336INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
337INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
338INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
339INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
340INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
341INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
342INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
343INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
344LCOV = @LCOV@
345LD = @LD@
346LDFLAGS = @LDFLAGS@
347LIBICONV = @LIBICONV@
348LIBINTL = @LIBINTL@
349LIBOBJS = @LIBOBJS@
350LIBS = @LIBS@
351LIBTOOL = @LIBTOOL@
352LIPO = @LIPO@
353LN_S = @LN_S@
354LTLIBICONV = @LTLIBICONV@
355LTLIBINTL = @LTLIBINTL@
356LTLIBOBJS = @LTLIBOBJS@
357LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
358MAKEINFO = @MAKEINFO@
359MANIFEST_TOOL = @MANIFEST_TOOL@
360MKDIR_P = @MKDIR_P@
361MSGFMT = @MSGFMT@
362MSGMERGE = @MSGMERGE@
363MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
364NM = @NM@
365NMEDIT = @NMEDIT@
366OBJDUMP = @OBJDUMP@
367OBJEXT = @OBJEXT@
368OTOOL = @OTOOL@
369OTOOL64 = @OTOOL64@
370PACKAGE = @PACKAGE@
371PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
372PACKAGE_NAME = @PACKAGE_NAME@
373PACKAGE_STRING = @PACKAGE_STRING@
374PACKAGE_TARNAME = @PACKAGE_TARNAME@
375PACKAGE_URL = @PACKAGE_URL@
376PACKAGE_VERSION = @PACKAGE_VERSION@
377PATH_SEPARATOR = @PATH_SEPARATOR@
378PKG_CONFIG = @PKG_CONFIG@
379PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
380PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
381POSUB = @POSUB@
382RANLIB = @RANLIB@
383SED = @SED@
384SET_MAKE = @SET_MAKE@
385SHELL = @SHELL@
386STRIP = @STRIP@
387USE_NLS = @USE_NLS@
388VALGRIND = @VALGRIND@
389VALGRIND_ENABLED = @VALGRIND_ENABLED@
390VERSION = @VERSION@
391WARN_CFLAGS = @WARN_CFLAGS@
392WARN_LDFLAGS = @WARN_LDFLAGS@
393WARN_SCANNERFLAGS = @WARN_SCANNERFLAGS@
394XGETTEXT = @XGETTEXT@
395XGETTEXT_015 = @XGETTEXT_015@
396XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
397_GI_EXP_DATADIR = @_GI_EXP_DATADIR@
398_GI_EXP_LIBDIR = @_GI_EXP_LIBDIR@
399abs_builddir = @abs_builddir@
400abs_srcdir = @abs_srcdir@
401abs_top_builddir = @abs_top_builddir@
402abs_top_srcdir = @abs_top_srcdir@
403ac_ct_AR = @ac_ct_AR@
404ac_ct_CC = @ac_ct_CC@
405ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
406am__include = @am__include@
407am__leading_dot = @am__leading_dot@
408am__quote = @am__quote@
409am__tar = @am__tar@
410am__untar = @am__untar@
411bindir = @bindir@
412build = @build@
413build_alias = @build_alias@
414build_cpu = @build_cpu@
415build_os = @build_os@
416build_vendor = @build_vendor@
417builddir = @builddir@
418datadir = @datadir@
419datarootdir = @datarootdir@
420docdir = @docdir@
421dvidir = @dvidir@
422exec_prefix = @exec_prefix@
423host = @host@
424host_alias = @host_alias@
425host_cpu = @host_cpu@
426host_os = @host_os@
427host_vendor = @host_vendor@
428htmldir = @htmldir@
429ifGNUmake = @ifGNUmake@
430ifnGNUmake = @ifnGNUmake@
431includedir = @includedir@
432infodir = @infodir@
433install_sh = @install_sh@
434libdir = @libdir@
435libexecdir = @libexecdir@
436localedir = @localedir@
437localstatedir = @localstatedir@
438mandir = @mandir@
439mkdir_p = @mkdir_p@
440oldincludedir = @oldincludedir@
441pdfdir = @pdfdir@
442pkgconfigdir = @pkgconfigdir@
443prefix = @prefix@
444program_transform_name = @program_transform_name@
445psdir = @psdir@
446sbindir = @sbindir@
447sharedstatedir = @sharedstatedir@
448srcdir = @srcdir@
449sysconfdir = @sysconfdir@
450target_alias = @target_alias@
451top_build_prefix = @top_build_prefix@
452top_builddir = @top_builddir@
453top_srcdir = @top_srcdir@
454valgrind_enabled_tools = @valgrind_enabled_tools@
455valgrind_tools = @valgrind_tools@
456SUBDIRS = po amtk tests testsuite docs win32
457@CODE_COVERAGE_ENABLED_TRUE@GITIGNOREFILES := $(GITIGNOREFILES) $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY)
458@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V))
459@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY))
460@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_lcov_cap_0 = @echo "  LCOV   --capture" $(CODE_COVERAGE_OUTPUT_FILE);
461@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V))
462@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY))
463@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_lcov_ign_0 = @echo "  LCOV   --remove /tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN);
464@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V))
465@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY))
466@CODE_COVERAGE_ENABLED_TRUE@code_coverage_v_genhtml_0 = @echo "  GEN   " "$(CODE_COVERAGE_OUTPUT_DIRECTORY)";
467@CODE_COVERAGE_ENABLED_TRUE@code_coverage_quiet = $(code_coverage_quiet_$(V))
468@CODE_COVERAGE_ENABLED_TRUE@code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
469@CODE_COVERAGE_ENABLED_TRUE@code_coverage_quiet_0 = --quiet
470
471# sanitizes the test-name: replaces with underscores: dashes and dots
472@CODE_COVERAGE_ENABLED_TRUE@code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1)))
473@CODE_COVERAGE_ENABLED_TRUE@AM_DISTCHECK_CONFIGURE_FLAGS := $(AM_DISTCHECK_CONFIGURE_FLAGS) --disable-code-coverage
474AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
475pkgconfig_DATA = amtk-$(AMTK_API_VERSION).pc
476DISTCLEANFILES = $(pkgconfig_DATA)
477EXTRA_DIST = \
478	amtk.doap	\
479	amtk.pc.in	\
480	HACKING
481
482MAINTAINERCLEANFILES = \
483	$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
484	$(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
485	$(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
486	aminclude_static.am \
487	gtk-doc.make \
488	INSTALL
489
490all: config.h
491	$(MAKE) $(AM_MAKEFLAGS) all-recursive
492
493.SUFFIXES:
494am--refresh: Makefile
495	@:
496$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/aminclude_static.am $(am__configure_deps)
497	@for dep in $?; do \
498	  case '$(am__configure_deps)' in \
499	    *$$dep*) \
500	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
501	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
502		&& exit 0; \
503	      exit 1;; \
504	  esac; \
505	done; \
506	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
507	$(am__cd) $(top_srcdir) && \
508	  $(AUTOMAKE) --gnu Makefile
509Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
510	@case '$?' in \
511	  *config.status*) \
512	    echo ' $(SHELL) ./config.status'; \
513	    $(SHELL) ./config.status;; \
514	  *) \
515	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
516	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
517	esac;
518$(top_srcdir)/aminclude_static.am $(am__empty):
519
520$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
521	$(SHELL) ./config.status --recheck
522
523$(top_srcdir)/configure:  $(am__configure_deps)
524	$(am__cd) $(srcdir) && $(AUTOCONF)
525$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
526	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
527$(am__aclocal_m4_deps):
528
529config.h: stamp-h1
530	@test -f $@ || rm -f stamp-h1
531	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
532
533stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
534	@rm -f stamp-h1
535	cd $(top_builddir) && $(SHELL) ./config.status config.h
536$(srcdir)/config.h.in:  $(am__configure_deps)
537	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
538	rm -f stamp-h1
539	touch $@
540
541distclean-hdr:
542	-rm -f config.h stamp-h1
543amtk-${AMTK_API_VERSION}.pc: $(top_builddir)/config.status $(srcdir)/amtk.pc.in
544	cd $(top_builddir) && $(SHELL) ./config.status $@
545
546mostlyclean-libtool:
547	-rm -f *.lo
548
549clean-libtool:
550	-rm -rf .libs _libs
551
552distclean-libtool:
553	-rm -f libtool config.lt
554install-pkgconfigDATA: $(pkgconfig_DATA)
555	@$(NORMAL_INSTALL)
556	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
557	if test -n "$$list"; then \
558	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
559	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
560	fi; \
561	for p in $$list; do \
562	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
563	  echo "$$d$$p"; \
564	done | $(am__base_list) | \
565	while read files; do \
566	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
567	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
568	done
569
570uninstall-pkgconfigDATA:
571	@$(NORMAL_UNINSTALL)
572	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
573	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
574	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
575
576# This directory's subdirectories are mostly independent; you can cd
577# into them and run 'make' without going through this Makefile.
578# To change the values of 'make' variables: instead of editing Makefiles,
579# (1) if the variable is set in 'config.status', edit 'config.status'
580#     (which will cause the Makefiles to be regenerated when you run 'make');
581# (2) otherwise, pass the desired values on the 'make' command line.
582$(am__recursive_targets):
583	@fail=; \
584	if $(am__make_keepgoing); then \
585	  failcom='fail=yes'; \
586	else \
587	  failcom='exit 1'; \
588	fi; \
589	dot_seen=no; \
590	target=`echo $@ | sed s/-recursive//`; \
591	case "$@" in \
592	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
593	  *) list='$(SUBDIRS)' ;; \
594	esac; \
595	for subdir in $$list; do \
596	  echo "Making $$target in $$subdir"; \
597	  if test "$$subdir" = "."; then \
598	    dot_seen=yes; \
599	    local_target="$$target-am"; \
600	  else \
601	    local_target="$$target"; \
602	  fi; \
603	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
604	  || eval $$failcom; \
605	done; \
606	if test "$$dot_seen" = "no"; then \
607	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
608	fi; test -z "$$fail"
609check-valgrind-local:
610check-valgrind-memcheck-local:
611check-valgrind-helgrind-local:
612check-valgrind-drd-local:
613check-valgrind-sgcheck-local:
614
615ID: $(am__tagged_files)
616	$(am__define_uniq_tagged_files); mkid -fID $$unique
617tags: tags-recursive
618TAGS: tags
619
620tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
621	set x; \
622	here=`pwd`; \
623	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
624	  include_option=--etags-include; \
625	  empty_fix=.; \
626	else \
627	  include_option=--include; \
628	  empty_fix=; \
629	fi; \
630	list='$(SUBDIRS)'; for subdir in $$list; do \
631	  if test "$$subdir" = .; then :; else \
632	    test ! -f $$subdir/TAGS || \
633	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
634	  fi; \
635	done; \
636	$(am__define_uniq_tagged_files); \
637	shift; \
638	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
639	  test -n "$$unique" || unique=$$empty_fix; \
640	  if test $$# -gt 0; then \
641	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
642	      "$$@" $$unique; \
643	  else \
644	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
645	      $$unique; \
646	  fi; \
647	fi
648ctags: ctags-recursive
649
650CTAGS: ctags
651ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
652	$(am__define_uniq_tagged_files); \
653	test -z "$(CTAGS_ARGS)$$unique" \
654	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
655	     $$unique
656
657GTAGS:
658	here=`$(am__cd) $(top_builddir) && pwd` \
659	  && $(am__cd) $(top_srcdir) \
660	  && gtags -i $(GTAGS_ARGS) "$$here"
661cscope: cscope.files
662	test ! -s cscope.files \
663	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
664clean-cscope:
665	-rm -f cscope.files
666cscope.files: clean-cscope cscopelist
667cscopelist: cscopelist-recursive
668
669cscopelist-am: $(am__tagged_files)
670	list='$(am__tagged_files)'; \
671	case "$(srcdir)" in \
672	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
673	  *) sdir=$(subdir)/$(srcdir) ;; \
674	esac; \
675	for i in $$list; do \
676	  if test -f "$$i"; then \
677	    echo "$(subdir)/$$i"; \
678	  else \
679	    echo "$$sdir/$$i"; \
680	  fi; \
681	done >> $(top_builddir)/cscope.files
682
683distclean-tags:
684	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
685	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
686
687distdir: $(BUILT_SOURCES)
688	$(MAKE) $(AM_MAKEFLAGS) distdir-am
689
690distdir-am: $(DISTFILES)
691	$(am__remove_distdir)
692	test -d "$(distdir)" || mkdir "$(distdir)"
693	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
694	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
695	list='$(DISTFILES)'; \
696	  dist_files=`for file in $$list; do echo $$file; done | \
697	  sed -e "s|^$$srcdirstrip/||;t" \
698	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
699	case $$dist_files in \
700	  */*) $(MKDIR_P) `echo "$$dist_files" | \
701			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
702			   sort -u` ;; \
703	esac; \
704	for file in $$dist_files; do \
705	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
706	  if test -d $$d/$$file; then \
707	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
708	    if test -d "$(distdir)/$$file"; then \
709	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
710	    fi; \
711	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
712	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
713	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
714	    fi; \
715	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
716	  else \
717	    test -f "$(distdir)/$$file" \
718	    || cp -p $$d/$$file "$(distdir)/$$file" \
719	    || exit 1; \
720	  fi; \
721	done
722	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
723	  if test "$$subdir" = .; then :; else \
724	    $(am__make_dryrun) \
725	      || test -d "$(distdir)/$$subdir" \
726	      || $(MKDIR_P) "$(distdir)/$$subdir" \
727	      || exit 1; \
728	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
729	    $(am__relativize); \
730	    new_distdir=$$reldir; \
731	    dir1=$$subdir; dir2="$(top_distdir)"; \
732	    $(am__relativize); \
733	    new_top_distdir=$$reldir; \
734	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
735	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
736	    ($(am__cd) $$subdir && \
737	      $(MAKE) $(AM_MAKEFLAGS) \
738	        top_distdir="$$new_top_distdir" \
739	        distdir="$$new_distdir" \
740		am__remove_distdir=: \
741		am__skip_length_check=: \
742		am__skip_mode_fix=: \
743	        distdir) \
744	      || exit 1; \
745	  fi; \
746	done
747	-test -n "$(am__skip_mode_fix)" \
748	|| find "$(distdir)" -type d ! -perm -755 \
749		-exec chmod u+rwx,go+rx {} \; -o \
750	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
751	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
752	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
753	|| chmod -R a+r "$(distdir)"
754dist-gzip: distdir
755	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
756	$(am__post_remove_distdir)
757
758dist-bzip2: distdir
759	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
760	$(am__post_remove_distdir)
761
762dist-lzip: distdir
763	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
764	$(am__post_remove_distdir)
765dist-xz: distdir
766	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
767	$(am__post_remove_distdir)
768
769dist-tarZ: distdir
770	@echo WARNING: "Support for distribution archives compressed with" \
771		       "legacy program 'compress' is deprecated." >&2
772	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
773	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
774	$(am__post_remove_distdir)
775
776dist-shar: distdir
777	@echo WARNING: "Support for shar distribution archives is" \
778	               "deprecated." >&2
779	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
780	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
781	$(am__post_remove_distdir)
782
783dist-zip: distdir
784	-rm -f $(distdir).zip
785	zip -rq $(distdir).zip $(distdir)
786	$(am__post_remove_distdir)
787
788dist dist-all:
789	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
790	$(am__post_remove_distdir)
791
792# This target untars the dist file and tries a VPATH configuration.  Then
793# it guarantees that the distribution is self-contained by making another
794# tarfile.
795distcheck: dist
796	case '$(DIST_ARCHIVES)' in \
797	*.tar.gz*) \
798	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
799	*.tar.bz2*) \
800	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
801	*.tar.lz*) \
802	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
803	*.tar.xz*) \
804	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
805	*.tar.Z*) \
806	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
807	*.shar.gz*) \
808	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
809	*.zip*) \
810	  unzip $(distdir).zip ;;\
811	esac
812	chmod -R a-w $(distdir)
813	chmod u+w $(distdir)
814	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
815	chmod a-w $(distdir)
816	test -d $(distdir)/_build || exit 0; \
817	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
818	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
819	  && am__cwd=`pwd` \
820	  && $(am__cd) $(distdir)/_build/sub \
821	  && ../../configure \
822	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
823	    $(DISTCHECK_CONFIGURE_FLAGS) \
824	    --srcdir=../.. --prefix="$$dc_install_base" \
825	  && $(MAKE) $(AM_MAKEFLAGS) \
826	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
827	  && $(MAKE) $(AM_MAKEFLAGS) check \
828	  && $(MAKE) $(AM_MAKEFLAGS) install \
829	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
830	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
831	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
832	        distuninstallcheck \
833	  && chmod -R a-w "$$dc_install_base" \
834	  && ({ \
835	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
836	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
837	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
838	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
839	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
840	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
841	  && rm -rf "$$dc_destdir" \
842	  && $(MAKE) $(AM_MAKEFLAGS) dist \
843	  && rm -rf $(DIST_ARCHIVES) \
844	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
845	  && cd "$$am__cwd" \
846	  || exit 1
847	$(am__post_remove_distdir)
848	@(echo "$(distdir) archives ready for distribution: "; \
849	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
850	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
851distuninstallcheck:
852	@test -n '$(distuninstallcheck_dir)' || { \
853	  echo 'ERROR: trying to run $@ with an empty' \
854	       '$$(distuninstallcheck_dir)' >&2; \
855	  exit 1; \
856	}; \
857	$(am__cd) '$(distuninstallcheck_dir)' || { \
858	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
859	  exit 1; \
860	}; \
861	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
862	   || { echo "ERROR: files left after uninstall:" ; \
863	        if test -n "$(DESTDIR)"; then \
864	          echo "  (check DESTDIR support)"; \
865	        fi ; \
866	        $(distuninstallcheck_listfiles) ; \
867	        exit 1; } >&2
868distcleancheck: distclean
869	@if test '$(srcdir)' = . ; then \
870	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
871	  exit 1 ; \
872	fi
873	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
874	  || { echo "ERROR: files left in build directory after distclean:" ; \
875	       $(distcleancheck_listfiles) ; \
876	       exit 1; } >&2
877check-am: all-am
878check: check-recursive
879all-am: Makefile $(DATA) config.h
880installdirs: installdirs-recursive
881installdirs-am:
882	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
883	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
884	done
885install: install-recursive
886install-exec: install-exec-recursive
887install-data: install-data-recursive
888uninstall: uninstall-recursive
889
890install-am: all-am
891	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
892
893installcheck: installcheck-recursive
894install-strip:
895	if test -z '$(STRIP)'; then \
896	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
897	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
898	      install; \
899	else \
900	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
901	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
902	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
903	fi
904mostlyclean-generic:
905
906clean-generic:
907
908distclean-generic:
909	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
910	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
911	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
912
913maintainer-clean-generic:
914	@echo "This command is intended for maintainers to use"
915	@echo "it deletes files that may require special tools to rebuild."
916	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
917check-valgrind: check-valgrind-recursive
918
919check-valgrind-am: check-valgrind-local
920
921check-valgrind-drd: check-valgrind-drd-recursive
922
923check-valgrind-drd-am: check-valgrind-drd-local
924
925check-valgrind-helgrind: check-valgrind-helgrind-recursive
926
927check-valgrind-helgrind-am: check-valgrind-helgrind-local
928
929check-valgrind-memcheck: check-valgrind-memcheck-recursive
930
931check-valgrind-memcheck-am: check-valgrind-memcheck-local
932
933check-valgrind-sgcheck: check-valgrind-sgcheck-recursive
934
935check-valgrind-sgcheck-am: check-valgrind-sgcheck-local
936
937clean: clean-recursive
938
939clean-am: clean-generic clean-libtool clean-local mostlyclean-am
940
941distclean: distclean-recursive
942	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
943	-rm -f Makefile
944distclean-am: clean-am distclean-generic distclean-hdr \
945	distclean-libtool distclean-local distclean-tags
946
947dvi: dvi-recursive
948
949dvi-am:
950
951html: html-recursive
952
953html-am:
954
955info: info-recursive
956
957info-am:
958
959install-data-am: install-pkgconfigDATA
960
961install-dvi: install-dvi-recursive
962
963install-dvi-am:
964
965install-exec-am:
966
967install-html: install-html-recursive
968
969install-html-am:
970
971install-info: install-info-recursive
972
973install-info-am:
974
975install-man:
976
977install-pdf: install-pdf-recursive
978
979install-pdf-am:
980
981install-ps: install-ps-recursive
982
983install-ps-am:
984
985installcheck-am:
986
987maintainer-clean: maintainer-clean-recursive
988	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
989	-rm -rf $(top_srcdir)/autom4te.cache
990	-rm -f Makefile
991maintainer-clean-am: distclean-am maintainer-clean-generic
992
993mostlyclean: mostlyclean-recursive
994
995mostlyclean-am: mostlyclean-generic mostlyclean-libtool
996
997pdf: pdf-recursive
998
999pdf-am:
1000
1001ps: ps-recursive
1002
1003ps-am:
1004
1005uninstall-am: uninstall-pkgconfigDATA
1006
1007.MAKE: $(am__recursive_targets) all install-am install-strip
1008
1009.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1010	am--refresh check check-am check-valgrind-am \
1011	check-valgrind-drd-am check-valgrind-drd-local \
1012	check-valgrind-helgrind-am check-valgrind-helgrind-local \
1013	check-valgrind-local check-valgrind-memcheck-am \
1014	check-valgrind-memcheck-local check-valgrind-sgcheck-am \
1015	check-valgrind-sgcheck-local clean clean-cscope clean-generic \
1016	clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
1017	dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
1018	dist-tarZ dist-xz dist-zip distcheck distclean \
1019	distclean-generic distclean-hdr distclean-libtool \
1020	distclean-local distclean-tags distcleancheck distdir \
1021	distuninstallcheck dvi dvi-am html html-am info info-am \
1022	install install-am install-data install-data-am install-dvi \
1023	install-dvi-am install-exec install-exec-am install-html \
1024	install-html-am install-info install-info-am install-man \
1025	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1026	install-ps-am install-strip installcheck installcheck-am \
1027	installdirs installdirs-am maintainer-clean \
1028	maintainer-clean-generic mostlyclean mostlyclean-generic \
1029	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1030	uninstall-am uninstall-pkgconfigDATA
1031
1032.PRECIOUS: Makefile
1033
1034
1035# Code coverage
1036#
1037# Optional:
1038#  - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting.
1039#    Multiple directories may be specified, separated by whitespace.
1040#    (Default: $(top_builddir))
1041#  - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated
1042#    by lcov for code coverage. (Default:
1043#    $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info)
1044#  - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage
1045#    reports to be created. (Default:
1046#    $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage)
1047#  - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage,
1048#    set to 0 to disable it and leave empty to stay with the default.
1049#    (Default: empty)
1050#  - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov
1051#    instances. (Default: based on )
1052#  - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov
1053#    instances. (Default: )
1054#  - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov
1055#  - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the
1056#    collecting lcov instance. (Default: )
1057#  - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov
1058#    instance. (Default: )
1059#  - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering
1060#    lcov instance. (Default: empty)
1061#  - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov
1062#    instance. (Default: )
1063#  - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the
1064#    genhtml instance. (Default: based on )
1065#  - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
1066#    instance. (Default: )
1067#  - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
1068#
1069# The generated report will be titled using the $(PACKAGE_NAME) and
1070# $(PACKAGE_VERSION). In order to add the current git hash to the title,
1071# use the git-version-gen script, available online.
1072# Optional variables
1073# run only on top dir
1074@CODE_COVERAGE_ENABLED_TRUE@ ifeq ($(abs_builddir), $(abs_top_builddir))
1075@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_DIRECTORY ?= $(top_builddir)
1076@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info
1077@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
1078
1079@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_BRANCH_COVERAGE ?=
1080@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),--rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
1081@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
1082@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)"
1083@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
1084@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
1085@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?=
1086@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
1087@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=$(if $(CODE_COVERAGE_BRANCH_COVERAGE),--rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
1088@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
1089@CODE_COVERAGE_ENABLED_TRUE@CODE_COVERAGE_IGNORE_PATTERN ?=
1090
1091# Use recursive makes in order to ignore errors during check
1092@CODE_COVERAGE_ENABLED_TRUE@check-code-coverage:
1093@CODE_COVERAGE_ENABLED_TRUE@	-$(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k check
1094@CODE_COVERAGE_ENABLED_TRUE@	$(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) code-coverage-capture
1095
1096# Capture code coverage data
1097@CODE_COVERAGE_ENABLED_TRUE@code-coverage-capture: code-coverage-capture-hook
1098@CODE_COVERAGE_ENABLED_TRUE@	$(code_coverage_v_lcov_cap)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE_DIRECTORY)) --capture --output-file "$(CODE_COVERAGE_OUTPUT_FILE).tmp" --test-name "$(call code_coverage_sanitize,$(PACKAGE_NAME)-$(PACKAGE_VERSION))" --no-checksum --compat-libtool $(CODE_COVERAGE_LCOV_SHOPTS) $(CODE_COVERAGE_LCOV_OPTIONS)
1099@CODE_COVERAGE_ENABLED_TRUE@	$(code_coverage_v_lcov_ign)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE_DIRECTORY)) --remove "$(CODE_COVERAGE_OUTPUT_FILE).tmp" "/tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN) --output-file "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_LCOV_SHOPTS) $(CODE_COVERAGE_LCOV_RMOPTS)
1100@CODE_COVERAGE_ENABLED_TRUE@	-@rm -f "$(CODE_COVERAGE_OUTPUT_FILE).tmp"
1101@CODE_COVERAGE_ENABLED_TRUE@	$(code_coverage_v_genhtml)LANG=C $(GENHTML) $(code_coverage_quiet) $(addprefix --prefix ,$(CODE_COVERAGE_DIRECTORY)) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERSION) Code Coverage" --legend --show-details "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_GENHTML_OPTIONS)
1102@CODE_COVERAGE_ENABLED_TRUE@	@echo "file://$(abs_builddir)/$(CODE_COVERAGE_OUTPUT_DIRECTORY)/index.html"
1103
1104@CODE_COVERAGE_ENABLED_TRUE@code-coverage-clean:
1105@CODE_COVERAGE_ENABLED_TRUE@	-$(LCOV) --directory $(top_builddir) -z
1106@CODE_COVERAGE_ENABLED_TRUE@	-rm -rf "$(CODE_COVERAGE_OUTPUT_FILE)" "$(CODE_COVERAGE_OUTPUT_FILE).tmp" "$(CODE_COVERAGE_OUTPUT_DIRECTORY)"
1107@CODE_COVERAGE_ENABLED_TRUE@	-find . \( -name "*.gcda" -o -name "*.gcno" -o -name "*.gcov" \) -delete
1108
1109@CODE_COVERAGE_ENABLED_TRUE@code-coverage-dist-clean:
1110@CODE_COVERAGE_ENABLED_TRUE@ else # ifneq ($(abs_builddir), $(abs_top_builddir))
1111@CODE_COVERAGE_ENABLED_TRUE@check-code-coverage:
1112
1113@CODE_COVERAGE_ENABLED_TRUE@code-coverage-capture: code-coverage-capture-hook
1114
1115@CODE_COVERAGE_ENABLED_TRUE@code-coverage-clean:
1116
1117@CODE_COVERAGE_ENABLED_TRUE@code-coverage-dist-clean:
1118@CODE_COVERAGE_ENABLED_TRUE@ endif # ifeq ($(abs_builddir), $(abs_top_builddir))
1119# Use recursive makes in order to ignore errors during check
1120@CODE_COVERAGE_ENABLED_FALSE@check-code-coverage:
1121@CODE_COVERAGE_ENABLED_FALSE@	@echo "Need to reconfigure with --enable-code-coverage"
1122# Capture code coverage data
1123@CODE_COVERAGE_ENABLED_FALSE@code-coverage-capture: code-coverage-capture-hook
1124@CODE_COVERAGE_ENABLED_FALSE@	@echo "Need to reconfigure with --enable-code-coverage"
1125
1126@CODE_COVERAGE_ENABLED_FALSE@code-coverage-clean:
1127
1128@CODE_COVERAGE_ENABLED_FALSE@code-coverage-dist-clean:
1129
1130# Hook rule executed before code-coverage-capture, overridable by the user
1131code-coverage-capture-hook:
1132
1133.PHONY: check-code-coverage code-coverage-capture code-coverage-dist-clean code-coverage-clean code-coverage-capture-hook
1134
1135clean-local: code-coverage-clean
1136distclean-local: code-coverage-dist-clean
1137
1138-include $(top_srcdir)/git.mk
1139
1140# Tell versions [3.59,3.63) of GNU make to not export all variables.
1141# Otherwise a system limit (for SysV at least) may be exceeded.
1142.NOEXPORT:
1143