~ubuntu-branches/ubuntu/vivid/gnome-desktop3/vivid-proposed

« back to all changes in this revision

Viewing changes to libgnome-desktop/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-09-04 15:08:54 UTC
  • mfrom: (1.6.3)
  • Revision ID: package-import@ubuntu.com-20130904150854-4pjj6kcu8rw4hrs8
Tags: 3.8.4-0ubuntu1
* New upstream bugfix release
  - Initialize gettext before constructing a wall clock
  - Update pnp.ids from upstream hwdata
  - Fix crash when XRRSetCrtcConfig() fails
  - Prevent a crash with unknown language/country codes
  - Ensure strings from xkeyboard-config are UTF-8
  - Translation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.4 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
35
35
 
36
36
 
37
37
VPATH = @srcdir@
38
 
am__make_dryrun = \
39
 
  { \
40
 
    am__dry=no; \
 
38
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
39
am__make_running_with_option = \
 
40
  case $${target_option-} in \
 
41
      ?) ;; \
 
42
      *) echo "am__make_running_with_option: internal error: invalid" \
 
43
              "target option '$${target_option-}' specified" >&2; \
 
44
         exit 1;; \
 
45
  esac; \
 
46
  has_opt=no; \
 
47
  sane_makeflags=$$MAKEFLAGS; \
 
48
  if $(am__is_gnu_make); then \
 
49
    sane_makeflags=$$MFLAGS; \
 
50
  else \
41
51
    case $$MAKEFLAGS in \
42
52
      *\\[\ \   ]*) \
43
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
44
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
45
 
      *) \
46
 
        for am__flg in $$MAKEFLAGS; do \
47
 
          case $$am__flg in \
48
 
            *=*|--*) ;; \
49
 
            *n*) am__dry=yes; break;; \
50
 
          esac; \
51
 
        done;; \
52
 
    esac; \
53
 
    test $$am__dry = yes; \
54
 
  }
 
53
        bs=\\; \
 
54
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
55
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
56
    esac; \
 
57
  fi; \
 
58
  skip_next=no; \
 
59
  strip_trailopt () \
 
60
  { \
 
61
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
62
  }; \
 
63
  for flg in $$sane_makeflags; do \
 
64
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
65
    case $$flg in \
 
66
      *=*|--*) continue;; \
 
67
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
68
      -*I?*) strip_trailopt 'I';; \
 
69
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
70
      -*O?*) strip_trailopt 'O';; \
 
71
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
72
      -*l?*) strip_trailopt 'l';; \
 
73
      -[dEDm]) skip_next=yes;; \
 
74
      -[JT]) skip_next=yes;; \
 
75
    esac; \
 
76
    case $$flg in \
 
77
      *$$target_option*) has_opt=yes; break;; \
 
78
    esac; \
 
79
  done; \
 
80
  test $$has_opt = yes
 
81
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
82
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
55
83
pkgdatadir = $(datadir)/@PACKAGE@
56
84
pkgincludedir = $(includedir)/@PACKAGE@
57
85
pkglibdir = $(libdir)/@PACKAGE@
70
98
POST_UNINSTALL = :
71
99
build_triplet = @build@
72
100
host_triplet = @host@
73
 
DIST_COMMON = $(libgnome_desktop_HEADERS) $(srcdir)/Makefile.am \
74
 
        $(srcdir)/Makefile.in \
 
101
DIST_COMMON = $(srcdir)/libgsystem/Makefile-libgsystem.am \
 
102
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
103
        $(srcdir)/gnome-desktop-3.0.pc.in \
75
104
        $(srcdir)/gnome-desktop-3.0-uninstalled.pc.in \
76
 
        $(srcdir)/gnome-desktop-3.0.pc.in \
77
 
        $(srcdir)/libgsystem/Makefile-libgsystem.am \
78
 
        $(top_srcdir)/depcomp
 
105
        $(top_srcdir)/depcomp $(libgnome_desktop_HEADERS)
79
106
@HAVE_INTROSPECTION_TRUE@am__append_1 = $(patsubst %,--c-include='libgnome-desktop/%',$(libgnome_desktop_HEADERS))
80
107
@HAVE_INTROSPECTION_TRUE@am__append_2 = GnomeDesktop-3.0.gir
81
108
@HAVE_INTROSPECTION_TRUE@am__append_3 = $(gir_DATA) $(typelib_DATA)
232
259
  esac
233
260
DATA = $(gir_DATA) $(pkgconfig_DATA) $(pnpdata_DATA) $(typelib_DATA)
234
261
HEADERS = $(libgnome_desktop_HEADERS)
 
262
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
263
# Read a list of newline-separated strings from the standard input,
 
264
# and print each of them once, without duplicates.  Input order is
 
265
# *not* preserved.
 
266
am__uniquify_input = $(AWK) '\
 
267
  BEGIN { nonempty = 0; } \
 
268
  { items[$$0] = 1; nonempty = 1; } \
 
269
  END { if (nonempty) { for (i in items) print i; }; } \
 
270
'
 
271
# Make sure the list of sources is unique.  This is necessary because,
 
272
# e.g., the same source file might be shared among _SOURCES variables
 
273
# for different programs/libraries.
 
274
am__define_uniq_tagged_files = \
 
275
  list='$(am__tagged_files)'; \
 
276
  unique=`for i in $$list; do \
 
277
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
278
  done | $(am__uniquify_input)`
235
279
ETAGS = etags
236
280
CTAGS = ctags
237
281
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
597
641
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
598
642
gnome-desktop-3.0-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/gnome-desktop-3.0-uninstalled.pc.in
599
643
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
644
 
600
645
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
601
646
        @$(NORMAL_INSTALL)
602
647
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
642
687
          echo rm -f $${locs}; \
643
688
          rm -f $${locs}; \
644
689
        }
 
690
 
645
691
libgnome-desktop-3.la: $(libgnome_desktop_3_la_OBJECTS) $(libgnome_desktop_3_la_DEPENDENCIES) $(EXTRA_libgnome_desktop_3_la_DEPENDENCIES) 
646
692
        $(AM_V_CCLD)$(libgnome_desktop_3_la_LINK) -rpath $(libdir) $(libgnome_desktop_3_la_OBJECTS) $(libgnome_desktop_3_la_LIBADD) $(LIBS)
 
693
 
647
694
libgsystem.la: $(libgsystem_la_OBJECTS) $(libgsystem_la_DEPENDENCIES) $(EXTRA_libgsystem_la_DEPENDENCIES) 
648
695
        $(AM_V_CCLD)$(libgsystem_la_LINK)  $(libgsystem_la_OBJECTS) $(libgsystem_la_LIBADD) $(LIBS)
649
696
install-libexecPROGRAMS: $(libexec_PROGRAMS)
655
702
        fi; \
656
703
        for p in $$list; do echo "$$p $$p"; done | \
657
704
        sed 's/$(EXEEXT)$$//' | \
658
 
        while read p p1; do if test -f $$p || test -f $$p1; \
659
 
          then echo "$$p"; echo "$$p"; else :; fi; \
 
705
        while read p p1; do if test -f $$p \
 
706
         || test -f $$p1 \
 
707
          ; then echo "$$p"; echo "$$p"; else :; fi; \
660
708
        done | \
661
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
709
        sed -e 'p;s,.*/,,;n;h' \
 
710
            -e 's|.*|.|' \
662
711
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
663
712
        sed 'N;N;N;s,\n, ,g' | \
664
713
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
679
728
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
680
729
        files=`for p in $$list; do echo "$$p"; done | \
681
730
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
682
 
              -e 's/$$/$(EXEEXT)/' `; \
 
731
              -e 's/$$/$(EXEEXT)/' \
 
732
        `; \
683
733
        test -n "$$list" || exit 0; \
684
734
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
685
735
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
701
751
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
702
752
        echo " rm -f" $$list; \
703
753
        rm -f $$list
 
754
 
704
755
gnome-rr-debug$(EXEEXT): $(gnome_rr_debug_OBJECTS) $(gnome_rr_debug_DEPENDENCIES) $(EXTRA_gnome_rr_debug_DEPENDENCIES) 
705
756
        @rm -f gnome-rr-debug$(EXEEXT)
706
757
        $(AM_V_CCLD)$(LINK) $(gnome_rr_debug_OBJECTS) $(gnome_rr_debug_LDADD) $(LIBS)
 
758
 
707
759
test-desktop-thumbnail$(EXEEXT): $(test_desktop_thumbnail_OBJECTS) $(test_desktop_thumbnail_DEPENDENCIES) $(EXTRA_test_desktop_thumbnail_DEPENDENCIES) 
708
760
        @rm -f test-desktop-thumbnail$(EXEEXT)
709
761
        $(AM_V_CCLD)$(LINK) $(test_desktop_thumbnail_OBJECTS) $(test_desktop_thumbnail_LDADD) $(LIBS)
 
762
 
710
763
test-idle-monitor$(EXEEXT): $(test_idle_monitor_OBJECTS) $(test_idle_monitor_DEPENDENCIES) $(EXTRA_test_idle_monitor_DEPENDENCIES) 
711
764
        @rm -f test-idle-monitor$(EXEEXT)
712
765
        $(AM_V_CCLD)$(LINK) $(test_idle_monitor_OBJECTS) $(test_idle_monitor_LDADD) $(LIBS)
 
766
 
713
767
test-languages$(EXEEXT): $(test_languages_OBJECTS) $(test_languages_DEPENDENCIES) $(EXTRA_test_languages_DEPENDENCIES) 
714
768
        @rm -f test-languages$(EXEEXT)
715
769
        $(AM_V_CCLD)$(LINK) $(test_languages_OBJECTS) $(test_languages_LDADD) $(LIBS)
 
770
 
716
771
test-pnp-ids$(EXEEXT): $(test_pnp_ids_OBJECTS) $(test_pnp_ids_DEPENDENCIES) $(EXTRA_test_pnp_ids_DEPENDENCIES) 
717
772
        @rm -f test-pnp-ids$(EXEEXT)
718
773
        $(AM_V_CCLD)$(LINK) $(test_pnp_ids_OBJECTS) $(test_pnp_ids_LDADD) $(LIBS)
 
774
 
719
775
test-wall-clock$(EXEEXT): $(test_wall_clock_OBJECTS) $(test_wall_clock_DEPENDENCIES) $(EXTRA_test_wall_clock_DEPENDENCIES) 
720
776
        @rm -f test-wall-clock$(EXEEXT)
721
777
        $(AM_V_CCLD)$(LINK) $(test_wall_clock_OBJECTS) $(test_wall_clock_LDADD) $(LIBS)
 
778
 
722
779
test-xkb-info$(EXEEXT): $(test_xkb_info_OBJECTS) $(test_xkb_info_DEPENDENCIES) $(EXTRA_test_xkb_info_DEPENDENCIES) 
723
780
        @rm -f test-xkb-info$(EXEEXT)
724
781
        $(AM_V_CCLD)$(LINK) $(test_xkb_info_OBJECTS) $(test_xkb_info_LDADD) $(LIBS)
901
958
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
902
959
        dir='$(DESTDIR)$(libgnome_desktopdir)'; $(am__uninstall_files_from_dir)
903
960
 
904
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
905
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
906
 
        unique=`for i in $$list; do \
907
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
908
 
          done | \
909
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
910
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
911
 
        mkid -fID $$unique
912
 
tags: TAGS
 
961
ID: $(am__tagged_files)
 
962
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
963
tags: tags-am
 
964
TAGS: tags
913
965
 
914
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
915
 
                $(TAGS_FILES) $(LISP)
 
966
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
916
967
        set x; \
917
968
        here=`pwd`; \
918
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
919
 
        unique=`for i in $$list; do \
920
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
921
 
          done | \
922
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
923
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
969
        $(am__define_uniq_tagged_files); \
924
970
        shift; \
925
971
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
926
972
          test -n "$$unique" || unique=$$empty_fix; \
932
978
              $$unique; \
933
979
          fi; \
934
980
        fi
935
 
ctags: CTAGS
936
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
937
 
                $(TAGS_FILES) $(LISP)
938
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
939
 
        unique=`for i in $$list; do \
940
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
941
 
          done | \
942
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
943
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
981
ctags: ctags-am
 
982
 
 
983
CTAGS: ctags
 
984
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
985
        $(am__define_uniq_tagged_files); \
944
986
        test -z "$(CTAGS_ARGS)$$unique" \
945
987
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
946
988
             $$unique
949
991
        here=`$(am__cd) $(top_builddir) && pwd` \
950
992
          && $(am__cd) $(top_srcdir) \
951
993
          && gtags -i $(GTAGS_ARGS) "$$here"
 
994
cscopelist: cscopelist-am
952
995
 
953
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
954
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
996
cscopelist-am: $(am__tagged_files)
 
997
        list='$(am__tagged_files)'; \
955
998
        case "$(srcdir)" in \
956
999
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
957
1000
          *) sdir=$(subdir)/$(srcdir) ;; \
1114
1157
 
1115
1158
.MAKE: install-am install-strip
1116
1159
 
1117
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
1160
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1118
1161
        clean-libLTLIBRARIES clean-libexecPROGRAMS clean-libtool \
1119
 
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscopelist ctags \
1120
 
        distclean distclean-compile distclean-generic \
 
1162
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscopelist-am \
 
1163
        ctags ctags-am distclean distclean-compile distclean-generic \
1121
1164
        distclean-libtool distclean-tags distdir dvi dvi-am html \
1122
1165
        html-am info info-am install install-am install-data \
1123
1166
        install-data-am install-dvi install-dvi-am install-exec \
1129
1172
        install-typelibDATA installcheck installcheck-am installdirs \
1130
1173
        maintainer-clean maintainer-clean-generic mostlyclean \
1131
1174
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1132
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
1175
        pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1133
1176
        uninstall-girDATA uninstall-libLTLIBRARIES \
1134
1177
        uninstall-libexecPROGRAMS uninstall-libgnome_desktopHEADERS \
1135
1178
        uninstall-pkgconfigDATA uninstall-pnpdataDATA \