1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
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.
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
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19 case $${target_option-} in \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
56 *$$target_option*) has_opt=yes; break;; \
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
78 build_triplet = @build@
80 @ENABLE_GTK_DOC_TRUE@am__append_1 = \
81 @ENABLE_GTK_DOC_TRUE@ --enable-gtk-doc
84 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
85 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
86 $(top_srcdir)/configure $(am__configure_deps) \
87 $(srcdir)/config.h.in \
88 $(top_srcdir)/src/daemon/dbus/services/org.O1.SecurityAccounts.gUserManagement.service.in \
89 $(top_srcdir)/test/data/test-gumd-dbus.conf.in \
90 $(top_srcdir)/test/data/services/org.O1.SecurityAccounts.gUserManagement.service.in \
91 COPYING.LIB build-aux/ar-lib build-aux/compile \
92 build-aux/config.guess build-aux/config.sub build-aux/depcomp \
93 build-aux/install-sh build-aux/missing build-aux/ltmain.sh \
94 $(top_srcdir)/build-aux/ar-lib $(top_srcdir)/build-aux/compile \
95 $(top_srcdir)/build-aux/config.guess \
96 $(top_srcdir)/build-aux/config.sub \
97 $(top_srcdir)/build-aux/install-sh \
98 $(top_srcdir)/build-aux/ltmain.sh \
99 $(top_srcdir)/build-aux/missing
100 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \
102 $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
103 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
104 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
105 $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
109 configure.lineno config.status.lineno
110 mkinstalldirs = $(install_sh) -d
111 CONFIG_HEADER = config.h
112 CONFIG_CLEAN_FILES = src/daemon/dbus/services/org.O1.SecurityAccounts.gUserManagement.service \
113 test/data/test-gumd-dbus.conf \
114 test/data/services/org.O1.SecurityAccounts.gUserManagement.service
115 CONFIG_CLEAN_VPATH_FILES =
116 AM_V_P = $(am__v_P_@AM_V@)
117 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
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 " $@;
124 AM_V_at = $(am__v_at_@AM_V@)
125 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
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 \
141 *) (install-info --version) >/dev/null 2>&1;; \
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 dist dist-all distcheck
151 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
153 # Read a list of newline-separated strings from the standard input,
154 # and print each of them once, without duplicates. Input order is
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; }; } \
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)`
172 DIST_SUBDIRS = $(SUBDIRS)
173 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
174 distdir = $(PACKAGE)-$(VERSION)
175 top_distdir = $(distdir)
176 am__remove_distdir = \
177 if test -d "$(distdir)"; then \
178 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
179 && rm -rf "$(distdir)" \
180 || { sleep 5 && rm -rf "$(distdir)"; }; \
182 am__post_remove_distdir = $(am__remove_distdir)
185 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
186 sed_rest='s,^[^/]*/*,,'; \
187 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
188 sed_butlast='s,/*[^/]*$$,,'; \
189 while test -n "$$dir1"; do \
190 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
191 if test "$$first" != "."; then \
192 if test "$$first" = ".."; then \
193 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
194 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
196 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
197 if test "$$first2" = "$$first"; then \
198 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
202 dir0="$$dir0"/"$$first"; \
205 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
208 DIST_ARCHIVES = $(distdir).tar.gz
210 DIST_TARGETS = dist-gzip
211 distuninstallcheck_listfiles = find . -type f -print
212 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
213 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
214 distcleancheck_listfiles = find . -type f -print
217 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
219 AUTOCONF = @AUTOCONF@
220 AUTOHEADER = @AUTOHEADER@
221 AUTOMAKE = @AUTOMAKE@
224 CCDEPMODE = @CCDEPMODE@
226 CHECK_CFLAGS = @CHECK_CFLAGS@
227 CHECK_LIBS = @CHECK_LIBS@
229 CPPFLAGS = @CPPFLAGS@
230 CRYPT_LIB = @CRYPT_LIB@
231 CYGPATH_W = @CYGPATH_W@
232 DBUS_CONF_DIR = @DBUS_CONF_DIR@
233 DBUS_INTERFACES_DIR = @DBUS_INTERFACES_DIR@
234 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
235 DBus_CFLAGS = @DBus_CFLAGS@
236 DBus_LIBS = @DBus_LIBS@
240 DSYMUTIL = @DSYMUTIL@
248 GCOV_CFLAGS = @GCOV_CFLAGS@
249 GCOV_LIBS = @GCOV_LIBS@
250 GLIB_CFLAGS = @GLIB_CFLAGS@
251 GLIB_LIBS = @GLIB_LIBS@
252 GLIB_MKENUMS = @GLIB_MKENUMS@
254 GTKDOC_CHECK = @GTKDOC_CHECK@
255 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
256 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
257 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
258 GTKDOC_MKPDF = @GTKDOC_MKPDF@
259 GTKDOC_REBASE = @GTKDOC_REBASE@
260 GUMD_CFLAGS = @GUMD_CFLAGS@
261 GUMD_CORE_CFLAGS = @GUMD_CORE_CFLAGS@
262 GUMD_CORE_INCLUDES = @GUMD_CORE_INCLUDES@
263 GUMD_CORE_LIBS = @GUMD_CORE_LIBS@
264 GUMD_INCLUDES = @GUMD_INCLUDES@
265 GUMD_LIBS = @GUMD_LIBS@
266 GUM_CFLAGS = @GUM_CFLAGS@
267 GUM_COMMON_CFLAGS = @GUM_COMMON_CFLAGS@
268 GUM_COMMON_INCLUDES = @GUM_COMMON_INCLUDES@
269 GUM_COMMON_LIBS = @GUM_COMMON_LIBS@
270 GUM_INCLUDES = @GUM_INCLUDES@
271 HTML_DIR = @HTML_DIR@
273 INSTALL_DATA = @INSTALL_DATA@
274 INSTALL_PROGRAM = @INSTALL_PROGRAM@
275 INSTALL_SCRIPT = @INSTALL_SCRIPT@
276 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
279 LIBGUM_CFLAGS = @LIBGUM_CFLAGS@
280 LIBGUM_INCLUDES = @LIBGUM_INCLUDES@
281 LIBGUM_LIBS = @LIBGUM_LIBS@
284 LIBTLM_NFC_CFLAGS = @LIBTLM_NFC_CFLAGS@
285 LIBTLM_NFC_LIBS = @LIBTLM_NFC_LIBS@
289 LTLIBOBJS = @LTLIBOBJS@
290 MAKEINFO = @MAKEINFO@
291 MANIFEST_TOOL = @MANIFEST_TOOL@
292 MESSAGE_BUS_TYPE = @MESSAGE_BUS_TYPE@
293 MESSAGE_BUS_USER = @MESSAGE_BUS_USER@
302 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
303 PACKAGE_NAME = @PACKAGE_NAME@
304 PACKAGE_STRING = @PACKAGE_STRING@
305 PACKAGE_TARNAME = @PACKAGE_TARNAME@
306 PACKAGE_URL = @PACKAGE_URL@
307 PACKAGE_VERSION = @PACKAGE_VERSION@
308 PATH_SEPARATOR = @PATH_SEPARATOR@
309 PKG_CONFIG = @PKG_CONFIG@
310 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
311 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
314 SET_MAKE = @SET_MAKE@
318 abs_builddir = @abs_builddir@
319 abs_srcdir = @abs_srcdir@
320 abs_top_builddir = @abs_top_builddir@
321 abs_top_srcdir = @abs_top_srcdir@
322 ac_ct_AR = @ac_ct_AR@
323 ac_ct_CC = @ac_ct_CC@
324 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
325 am__include = @am__include@
326 am__leading_dot = @am__leading_dot@
327 am__quote = @am__quote@
329 am__untar = @am__untar@
332 build_alias = @build_alias@
333 build_cpu = @build_cpu@
334 build_os = @build_os@
335 build_vendor = @build_vendor@
336 builddir = @builddir@
338 datarootdir = @datarootdir@
341 exec_prefix = @exec_prefix@
343 host_alias = @host_alias@
344 host_cpu = @host_cpu@
346 host_vendor = @host_vendor@
348 ifGNUmake = @ifGNUmake@
349 includedir = @includedir@
351 install_sh = @install_sh@
353 libexecdir = @libexecdir@
354 localedir = @localedir@
355 localstatedir = @localstatedir@
358 oldincludedir = @oldincludedir@
361 program_transform_name = @program_transform_name@
364 sharedstatedir = @sharedstatedir@
366 sysconfdir = @sysconfdir@
367 target_alias = @target_alias@
368 top_build_prefix = @top_build_prefix@
369 top_builddir = @top_builddir@
370 top_srcdir = @top_srcdir@
371 ACLOCAL_AMFLAGS = -I m4
373 # configure flags used in by distcheck
374 AM_DISTCHECK_CONFIGURE_FLAGS = --enable-distcheck \
375 --enable-dbus-type=p2p --enable-tests --enable-gtk-doc \
377 SUBDIRS = src data test docs
378 EXTRA_DIST = dists tools
380 $(MAKE) $(AM_MAKEFLAGS) all-recursive
383 am--refresh: Makefile
385 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
387 case '$(am__configure_deps)' in \
389 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
390 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
395 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
396 $(am__cd) $(top_srcdir) && \
397 $(AUTOMAKE) --gnu Makefile
399 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402 echo ' $(SHELL) ./config.status'; \
403 $(SHELL) ./config.status;; \
405 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
406 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
409 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
410 $(SHELL) ./config.status --recheck
412 $(top_srcdir)/configure: $(am__configure_deps)
413 $(am__cd) $(srcdir) && $(AUTOCONF)
414 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
415 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
416 $(am__aclocal_m4_deps):
419 @test -f $@ || rm -f stamp-h1
420 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
422 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
424 cd $(top_builddir) && $(SHELL) ./config.status config.h
425 $(srcdir)/config.h.in: $(am__configure_deps)
426 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
431 -rm -f config.h stamp-h1
432 src/daemon/dbus/services/org.O1.SecurityAccounts.gUserManagement.service: $(top_builddir)/config.status $(top_srcdir)/src/daemon/dbus/services/org.O1.SecurityAccounts.gUserManagement.service.in
433 cd $(top_builddir) && $(SHELL) ./config.status $@
434 test/data/test-gumd-dbus.conf: $(top_builddir)/config.status $(top_srcdir)/test/data/test-gumd-dbus.conf.in
435 cd $(top_builddir) && $(SHELL) ./config.status $@
436 test/data/services/org.O1.SecurityAccounts.gUserManagement.service: $(top_builddir)/config.status $(top_srcdir)/test/data/services/org.O1.SecurityAccounts.gUserManagement.service.in
437 cd $(top_builddir) && $(SHELL) ./config.status $@
446 -rm -f libtool config.lt
448 # This directory's subdirectories are mostly independent; you can cd
449 # into them and run 'make' without going through this Makefile.
450 # To change the values of 'make' variables: instead of editing Makefiles,
451 # (1) if the variable is set in 'config.status', edit 'config.status'
452 # (which will cause the Makefiles to be regenerated when you run 'make');
453 # (2) otherwise, pass the desired values on the 'make' command line.
454 $(am__recursive_targets):
456 if $(am__make_keepgoing); then \
457 failcom='fail=yes'; \
462 target=`echo $@ | sed s/-recursive//`; \
464 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
465 *) list='$(SUBDIRS)' ;; \
467 for subdir in $$list; do \
468 echo "Making $$target in $$subdir"; \
469 if test "$$subdir" = "."; then \
471 local_target="$$target-am"; \
473 local_target="$$target"; \
475 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
478 if test "$$dot_seen" = "no"; then \
479 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
482 ID: $(am__tagged_files)
483 $(am__define_uniq_tagged_files); mkid -fID $$unique
487 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
490 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
491 include_option=--etags-include; \
494 include_option=--include; \
497 list='$(SUBDIRS)'; for subdir in $$list; do \
498 if test "$$subdir" = .; then :; else \
499 test ! -f $$subdir/TAGS || \
500 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
503 $(am__define_uniq_tagged_files); \
505 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
506 test -n "$$unique" || unique=$$empty_fix; \
507 if test $$# -gt 0; then \
508 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515 ctags: ctags-recursive
518 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
519 $(am__define_uniq_tagged_files); \
520 test -z "$(CTAGS_ARGS)$$unique" \
521 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525 here=`$(am__cd) $(top_builddir) && pwd` \
526 && $(am__cd) $(top_srcdir) \
527 && gtags -i $(GTAGS_ARGS) "$$here"
529 test ! -s cscope.files \
530 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
533 cscope.files: clean-cscope cscopelist
534 cscopelist: cscopelist-recursive
536 cscopelist-am: $(am__tagged_files)
537 list='$(am__tagged_files)'; \
538 case "$(srcdir)" in \
539 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
540 *) sdir=$(subdir)/$(srcdir) ;; \
542 for i in $$list; do \
543 if test -f "$$i"; then \
544 echo "$(subdir)/$$i"; \
548 done >> $(top_builddir)/cscope.files
551 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
552 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
554 distdir: $(DISTFILES)
555 $(am__remove_distdir)
556 test -d "$(distdir)" || mkdir "$(distdir)"
557 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
558 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
559 list='$(DISTFILES)'; \
560 dist_files=`for file in $$list; do echo $$file; done | \
561 sed -e "s|^$$srcdirstrip/||;t" \
562 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
563 case $$dist_files in \
564 */*) $(MKDIR_P) `echo "$$dist_files" | \
565 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
568 for file in $$dist_files; do \
569 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
570 if test -d $$d/$$file; then \
571 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
572 if test -d "$(distdir)/$$file"; then \
573 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
575 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
576 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
577 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
579 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
581 test -f "$(distdir)/$$file" \
582 || cp -p $$d/$$file "$(distdir)/$$file" \
586 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
587 if test "$$subdir" = .; then :; else \
589 || test -d "$(distdir)/$$subdir" \
590 || $(MKDIR_P) "$(distdir)/$$subdir" \
592 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
594 new_distdir=$$reldir; \
595 dir1=$$subdir; dir2="$(top_distdir)"; \
597 new_top_distdir=$$reldir; \
598 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
599 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
600 ($(am__cd) $$subdir && \
601 $(MAKE) $(AM_MAKEFLAGS) \
602 top_distdir="$$new_top_distdir" \
603 distdir="$$new_distdir" \
604 am__remove_distdir=: \
605 am__skip_length_check=: \
606 am__skip_mode_fix=: \
611 -test -n "$(am__skip_mode_fix)" \
612 || find "$(distdir)" -type d ! -perm -755 \
613 -exec chmod u+rwx,go+rx {} \; -o \
614 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
615 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
616 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
617 || chmod -R a+r "$(distdir)"
619 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
620 $(am__post_remove_distdir)
623 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
624 $(am__post_remove_distdir)
627 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
628 $(am__post_remove_distdir)
631 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
632 $(am__post_remove_distdir)
635 @echo WARNING: "Support for shar distribution archives is" \
637 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
638 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
639 $(am__post_remove_distdir)
642 @echo WARNING: "Support for distribution archives compressed with" \
643 "legacy program 'compress' is deprecated." >&2
644 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
645 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
646 $(am__post_remove_distdir)
649 -rm -f $(distdir).zip
650 zip -rq $(distdir).zip $(distdir)
651 $(am__post_remove_distdir)
654 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
655 $(am__post_remove_distdir)
657 # This target untars the dist file and tries a VPATH configuration. Then
658 # it guarantees that the distribution is self-contained by making another
661 case '$(DIST_ARCHIVES)' in \
663 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
665 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
667 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
669 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
671 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
673 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
675 unzip $(distdir).zip ;;\
677 chmod -R a-w $(distdir)
679 mkdir $(distdir)/_build $(distdir)/_inst
681 test -d $(distdir)/_build || exit 0; \
682 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
683 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
685 && $(am__cd) $(distdir)/_build \
687 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
688 $(DISTCHECK_CONFIGURE_FLAGS) \
689 --srcdir=.. --prefix="$$dc_install_base" \
690 && $(MAKE) $(AM_MAKEFLAGS) \
691 && $(MAKE) $(AM_MAKEFLAGS) dvi \
692 && $(MAKE) $(AM_MAKEFLAGS) check \
693 && $(MAKE) $(AM_MAKEFLAGS) install \
694 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
695 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
696 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
698 && chmod -R a-w "$$dc_install_base" \
700 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
701 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
702 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
703 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
704 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
705 } || { rm -rf "$$dc_destdir"; exit 1; }) \
706 && rm -rf "$$dc_destdir" \
707 && $(MAKE) $(AM_MAKEFLAGS) dist \
708 && rm -rf $(DIST_ARCHIVES) \
709 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
712 $(am__post_remove_distdir)
713 @(echo "$(distdir) archives ready for distribution: "; \
714 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
715 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
717 @test -n '$(distuninstallcheck_dir)' || { \
718 echo 'ERROR: trying to run $@ with an empty' \
719 '$$(distuninstallcheck_dir)' >&2; \
722 $(am__cd) '$(distuninstallcheck_dir)' || { \
723 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
726 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
727 || { echo "ERROR: files left after uninstall:" ; \
728 if test -n "$(DESTDIR)"; then \
729 echo " (check DESTDIR support)"; \
731 $(distuninstallcheck_listfiles) ; \
733 distcleancheck: distclean
734 @if test '$(srcdir)' = . ; then \
735 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
738 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
739 || { echo "ERROR: files left in build directory after distclean:" ; \
740 $(distcleancheck_listfiles) ; \
743 check: check-recursive
744 all-am: Makefile config.h
745 installdirs: installdirs-recursive
747 install: install-recursive
748 install-exec: install-exec-recursive
749 install-data: install-data-recursive
750 uninstall: uninstall-recursive
753 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
755 installcheck: installcheck-recursive
757 if test -z '$(STRIP)'; then \
758 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
759 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
762 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
763 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
764 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
771 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
772 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
774 maintainer-clean-generic:
775 @echo "This command is intended for maintainers to use"
776 @echo "it deletes files that may require special tools to rebuild."
777 clean: clean-recursive
779 clean-am: clean-generic clean-libtool mostlyclean-am
781 distclean: distclean-recursive
782 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
784 distclean-am: clean-am distclean-generic distclean-hdr \
785 distclean-libtool distclean-tags
801 install-dvi: install-dvi-recursive
807 install-html: install-html-recursive
811 install-info: install-info-recursive
817 install-pdf: install-pdf-recursive
821 install-ps: install-ps-recursive
827 maintainer-clean: maintainer-clean-recursive
828 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
829 -rm -rf $(top_srcdir)/autom4te.cache
831 maintainer-clean-am: distclean-am maintainer-clean-generic
833 mostlyclean: mostlyclean-recursive
835 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
847 .MAKE: $(am__recursive_targets) all install-am install-strip
849 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
850 am--refresh check check-am clean clean-cscope clean-generic \
851 clean-libtool cscope cscopelist-am ctags ctags-am dist \
852 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
853 dist-xz dist-zip distcheck distclean distclean-generic \
854 distclean-hdr distclean-libtool distclean-tags distcleancheck \
855 distdir distuninstallcheck dvi dvi-am html html-am info \
856 info-am install install-am install-data install-data-am \
857 install-dvi install-dvi-am install-exec install-exec-am \
858 install-html install-html-am install-info install-info-am \
859 install-man install-pdf install-pdf-am install-ps \
860 install-ps-am install-strip installcheck installcheck-am \
861 installdirs installdirs-am maintainer-clean \
862 maintainer-clean-generic mostlyclean mostlyclean-generic \
863 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
868 cd test; make valgrind
872 @lcov --no-external -c --directory src/ --output-file cov.output
873 @lcov -r cov.output common/dbus/\* daemon/dbus/\*.c --output-file lcov.output
874 @genhtml lcov.output --output-directory lcov-report
875 @rm lcov.output cov.output
876 @echo "Coverage report is in file://$(abs_srcdir)/lcov-report/index.html"
878 # Tell versions [3.59,3.63) of GNU make to not export all variables.
879 # Otherwise a system limit (for SysV at least) may be exceeded.