~ubuntu-branches/ubuntu/trusty/gnome-keyring/trusty

« back to all changes in this revision

Viewing changes to daemon/dbus/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-11-12 10:57:45 UTC
  • mfrom: (1.5.1) (156.1.1 quantal-proposed)
  • Revision ID: package-import@ubuntu.com-20121112105745-07brc0u7ea829hpu
Tags: 3.6.2-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
52
51
build_triplet = @build@
53
52
host_triplet = @host@
54
53
subdir = daemon/dbus
55
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
55
        $(top_srcdir)/depcomp $(top_srcdir)/mkinstalldirs
56
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
57
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
58
58
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78
78
AM_V_lt = $(am__v_lt_@AM_V@)
79
79
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
80
80
am__v_lt_0 = --silent
 
81
am__v_lt_1 = 
 
82
AM_V_P = $(am__v_P_@AM_V@)
 
83
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
84
am__v_P_0 = false
 
85
am__v_P_1 = :
 
86
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
87
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
88
am__v_GEN_0 = @echo "  GEN     " $@;
 
89
am__v_GEN_1 = 
 
90
AM_V_at = $(am__v_at_@AM_V@)
 
91
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
92
am__v_at_0 = @
 
93
am__v_at_1 = 
81
94
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
82
95
depcomp = $(SHELL) $(top_srcdir)/depcomp
83
96
am__depfiles_maybe = depfiles
90
103
        $(AM_CFLAGS) $(CFLAGS)
91
104
AM_V_CC = $(am__v_CC_@AM_V@)
92
105
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
93
 
am__v_CC_0 = @echo "  CC    " $@;
94
 
AM_V_at = $(am__v_at_@AM_V@)
95
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
96
 
am__v_at_0 = @
 
106
am__v_CC_0 = @echo "  CC      " $@;
 
107
am__v_CC_1 = 
97
108
CCLD = $(CC)
98
109
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
99
110
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
100
111
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
101
112
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
102
113
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
103
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
104
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
105
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
114
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
115
am__v_CCLD_1 = 
107
116
SOURCES = $(libgkd_dbus_la_SOURCES)
108
117
DIST_SOURCES = $(libgkd_dbus_la_SOURCES)
109
118
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
433
442
 
434
443
clean-noinstLTLIBRARIES:
435
444
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
436
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
437
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
438
 
          test "$$dir" != "$$p" || dir=.; \
439
 
          echo "rm -f \"$${dir}/so_locations\""; \
440
 
          rm -f "$${dir}/so_locations"; \
441
 
        done
 
445
        @list='$(noinst_LTLIBRARIES)'; \
 
446
        locs=`for p in $$list; do echo $$p; done | \
 
447
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
448
              sort -u`; \
 
449
        test -z "$$locs" || { \
 
450
          echo rm -f $${locs}; \
 
451
          rm -f $${locs}; \
 
452
        }
442
453
libgkd-dbus.la: $(libgkd_dbus_la_OBJECTS) $(libgkd_dbus_la_DEPENDENCIES) $(EXTRA_libgkd_dbus_la_DEPENDENCIES) 
443
454
        $(AM_V_CCLD)$(LINK)  $(libgkd_dbus_la_OBJECTS) $(libgkd_dbus_la_LIBADD) $(LIBS)
444
455
 
497
508
        -rm -rf .libs _libs
498
509
 
499
510
# This directory's subdirectories are mostly independent; you can cd
500
 
# into them and run `make' without going through this Makefile.
501
 
# To change the values of `make' variables: instead of editing Makefiles,
502
 
# (1) if the variable is set in `config.status', edit `config.status'
503
 
#     (which will cause the Makefiles to be regenerated when you run `make');
504
 
# (2) otherwise, pass the desired values on the `make' command line.
505
 
$(RECURSIVE_TARGETS):
 
511
# into them and run 'make' without going through this Makefile.
 
512
# To change the values of 'make' variables: instead of editing Makefiles,
 
513
# (1) if the variable is set in 'config.status', edit 'config.status'
 
514
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
515
# (2) otherwise, pass the desired values on the 'make' command line.
 
516
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
506
517
        @fail= failcom='exit 1'; \
507
518
        for f in x $$MAKEFLAGS; do \
508
519
          case $$f in \
512
523
        done; \
513
524
        dot_seen=no; \
514
525
        target=`echo $@ | sed s/-recursive//`; \
515
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
526
        case "$@" in \
 
527
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
528
          *) list='$(SUBDIRS)' ;; \
 
529
        esac; \
 
530
        for subdir in $$list; do \
516
531
          echo "Making $$target in $$subdir"; \
517
532
          if test "$$subdir" = "."; then \
518
533
            dot_seen=yes; \
526
541
        if test "$$dot_seen" = "no"; then \
527
542
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
528
543
        fi; test -z "$$fail"
529
 
 
530
 
$(RECURSIVE_CLEAN_TARGETS):
531
 
        @fail= failcom='exit 1'; \
532
 
        for f in x $$MAKEFLAGS; do \
533
 
          case $$f in \
534
 
            *=* | --[!k]*);; \
535
 
            *k*) failcom='fail=yes';; \
536
 
          esac; \
537
 
        done; \
538
 
        dot_seen=no; \
539
 
        case "$@" in \
540
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
541
 
          *) list='$(SUBDIRS)' ;; \
542
 
        esac; \
543
 
        rev=''; for subdir in $$list; do \
544
 
          if test "$$subdir" = "."; then :; else \
545
 
            rev="$$subdir $$rev"; \
546
 
          fi; \
547
 
        done; \
548
 
        rev="$$rev ."; \
549
 
        target=`echo $@ | sed s/-recursive//`; \
550
 
        for subdir in $$rev; do \
551
 
          echo "Making $$target in $$subdir"; \
552
 
          if test "$$subdir" = "."; then \
553
 
            local_target="$$target-am"; \
554
 
          else \
555
 
            local_target="$$target"; \
556
 
          fi; \
557
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
558
 
          || eval $$failcom; \
559
 
        done && test -z "$$fail"
560
544
tags-recursive:
561
545
        list='$(SUBDIRS)'; for subdir in $$list; do \
562
546
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
565
549
        list='$(SUBDIRS)'; for subdir in $$list; do \
566
550
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
567
551
        done
 
552
cscopelist-recursive:
 
553
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
554
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
 
555
        done
568
556
 
569
557
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
570
558
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
628
616
          && $(am__cd) $(top_srcdir) \
629
617
          && gtags -i $(GTAGS_ARGS) "$$here"
630
618
 
 
619
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
 
620
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
621
        case "$(srcdir)" in \
 
622
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
623
          *) sdir=$(subdir)/$(srcdir) ;; \
 
624
        esac; \
 
625
        for i in $$list; do \
 
626
          if test -f "$$i"; then \
 
627
            echo "$(subdir)/$$i"; \
 
628
          else \
 
629
            echo "$$sdir/$$i"; \
 
630
          fi; \
 
631
        done >> $(top_builddir)/cscope.files
 
632
 
631
633
distclean-tags:
632
634
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
633
635
 
792
794
 
793
795
uninstall-am:
794
796
 
795
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
796
 
        install-am install-strip tags-recursive
 
797
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
 
798
        cscopelist-recursive ctags-recursive install-am install-strip \
 
799
        tags-recursive
797
800
 
798
801
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
799
802
        all all-am check check-am clean clean-generic clean-libtool \
800
 
        clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
801
 
        distclean-compile distclean-generic distclean-libtool \
802
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
803
 
        install install-am install-data install-data-am install-dvi \
804
 
        install-dvi-am install-exec install-exec-am install-html \
805
 
        install-html-am install-info install-info-am install-man \
806
 
        install-pdf install-pdf-am install-ps install-ps-am \
807
 
        install-strip installcheck installcheck-am installdirs \
808
 
        installdirs-am maintainer-clean maintainer-clean-generic \
809
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
810
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
811
 
        uninstall uninstall-am
 
803
        clean-noinstLTLIBRARIES cscopelist cscopelist-recursive ctags \
 
804
        ctags-recursive distclean distclean-compile distclean-generic \
 
805
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
806
        html-am info info-am install install-am install-data \
 
807
        install-data-am install-dvi install-dvi-am install-exec \
 
808
        install-exec-am install-html install-html-am install-info \
 
809
        install-info-am install-man install-pdf install-pdf-am \
 
810
        install-ps install-ps-am install-strip installcheck \
 
811
        installcheck-am installdirs installdirs-am maintainer-clean \
 
812
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
813
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
814
        tags tags-recursive uninstall uninstall-am
812
815
 
813
816
 
814
817
# Tell versions [3.59,3.63) of GNU make to not export all variables.