~ubuntu-branches/ubuntu/trusty/gnome-user-share/trusty

« back to all changes in this revision

Viewing changes to data/icons/16x16/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-09-08 21:11:31 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20090908211131-vc59d3rcdtdolp2v
Tags: 2.27.0-0ubuntu1
* New upstream version (LP: #426008):
  - Fix WebDAV sharing not working when service names are too long
  - Fix login problems to WebDAV
  - Don't error out if the Obex services are already started
  - Fix Obex services not working any more when bluetoothd is exited
  - UI fixes for rejected ObexPush transfers
* debian/control:
  - Add build-depend on libgnome-bluetooth-dev (>= 2.27.7.2).
  - Depend on gnome-bluetooth rather than bluez-gnome|gnome-bluetooth.
    gnome-bluetooth is on the default install now and this reduces the
    delta to Debian.
* Update debian/patches/01_notification.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_HEADER = $(top_builddir)/config.h
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
SOURCES =
45
48
DIST_SOURCES =
46
49
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49
52
    *) f=$$p;; \
50
53
  esac;
51
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
54
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
55
am__install_max = 40
 
56
am__nobase_strip_setup = \
 
57
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
58
am__nobase_strip = \
 
59
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
60
am__nobase_list = $(am__nobase_strip_setup); \
 
61
  for p in $$list; do echo "$$p $$p"; done | \
 
62
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
63
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
64
    if (++n[$$2] == $(am__install_max)) \
 
65
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
66
    END { for (dir in files) print dir, files[dir] }'
 
67
am__base_list = \
 
68
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
52
70
am__installdirs = "$(DESTDIR)$(icondir)"
53
 
iconDATA_INSTALL = $(INSTALL_DATA)
54
71
DATA = $(icon_DATA)
55
72
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56
73
ACLOCAL = @ACLOCAL@
68
85
CFLAGS = @CFLAGS@
69
86
CPP = @CPP@
70
87
CPPFLAGS = @CPPFLAGS@
71
 
CXX = @CXX@
72
 
CXXCPP = @CXXCPP@
73
 
CXXDEPMODE = @CXXDEPMODE@
74
 
CXXFLAGS = @CXXFLAGS@
75
88
CYGPATH_W = @CYGPATH_W@
76
89
DATADIRNAME = @DATADIRNAME@
77
90
DEFS = @DEFS@
79
92
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
80
93
DOC_USER_FORMATS = @DOC_USER_FORMATS@
81
94
DSYMUTIL = @DSYMUTIL@
82
 
ECHO = @ECHO@
 
95
DUMPBIN = @DUMPBIN@
83
96
ECHO_C = @ECHO_C@
84
97
ECHO_N = @ECHO_N@
85
98
ECHO_T = @ECHO_T@
86
99
EGREP = @EGREP@
87
100
EXEEXT = @EXEEXT@
88
 
F77 = @F77@
89
 
FFLAGS = @FFLAGS@
 
101
FGREP = @FGREP@
90
102
GCONFTOOL = @GCONFTOOL@
91
103
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
92
104
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
104
116
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105
117
INSTOBJEXT = @INSTOBJEXT@
106
118
INTLLIBS = @INTLLIBS@
107
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
108
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
109
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
110
119
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
111
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
112
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
113
120
INTLTOOL_MERGE = @INTLTOOL_MERGE@
114
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
115
121
INTLTOOL_PERL = @INTLTOOL_PERL@
116
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
117
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
118
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
119
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
120
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
121
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
122
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
123
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
124
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
125
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
126
122
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
127
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
128
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
129
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
123
LD = @LD@
130
124
LDFLAGS = @LDFLAGS@
131
125
LIBOBJS = @LIBOBJS@
132
126
LIBS = @LIBS@
133
127
LIBTOOL = @LIBTOOL@
 
128
LIPO = @LIPO@
134
129
LN_S = @LN_S@
135
130
LTLIBOBJS = @LTLIBOBJS@
136
131
MAINT = @MAINT@
141
136
MSGFMT = @MSGFMT@
142
137
MSGFMT_OPTS = @MSGFMT_OPTS@
143
138
MSGMERGE = @MSGMERGE@
 
139
NM = @NM@
144
140
NMEDIT = @NMEDIT@
 
141
OBJDUMP = @OBJDUMP@
145
142
OBJEXT = @OBJEXT@
146
143
OMF_DIR = @OMF_DIR@
 
144
OTOOL = @OTOOL@
 
145
OTOOL64 = @OTOOL64@
147
146
PACKAGE = @PACKAGE@
148
147
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149
148
PACKAGE_NAME = @PACKAGE_NAME@
179
178
abs_top_builddir = @abs_top_builddir@
180
179
abs_top_srcdir = @abs_top_srcdir@
181
180
ac_ct_CC = @ac_ct_CC@
182
 
ac_ct_CXX = @ac_ct_CXX@
183
 
ac_ct_F77 = @ac_ct_F77@
 
181
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
184
182
am__include = @am__include@
185
183
am__leading_dot = @am__leading_dot@
186
184
am__quote = @am__quote@
212
210
libexecdir = @libexecdir@
213
211
localedir = @localedir@
214
212
localstatedir = @localstatedir@
 
213
lt_ECHO = @lt_ECHO@
215
214
mandir = @mandir@
216
215
mkdir_p = @mkdir_p@
217
216
oldincludedir = @oldincludedir@
237
236
        @for dep in $?; do \
238
237
          case '$(am__configure_deps)' in \
239
238
            *$$dep*) \
240
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
241
 
                && exit 0; \
 
239
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
240
                && { if test -f $@; then exit 0; else break; fi; }; \
242
241
              exit 1;; \
243
242
          esac; \
244
243
        done; \
245
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/icons/16x16/Makefile'; \
246
 
        cd $(top_srcdir) && \
247
 
          $(AUTOMAKE) --gnu  data/icons/16x16/Makefile
 
244
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/16x16/Makefile'; \
 
245
        $(am__cd) $(top_srcdir) && \
 
246
          $(AUTOMAKE) --gnu data/icons/16x16/Makefile
248
247
.PRECIOUS: Makefile
249
248
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
250
249
        @case '$?' in \
262
261
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263
262
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
264
263
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
264
$(am__aclocal_m4_deps):
265
265
 
266
266
mostlyclean-libtool:
267
267
        -rm -f *.lo
271
271
install-iconDATA: $(icon_DATA)
272
272
        @$(NORMAL_INSTALL)
273
273
        test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
274
 
        @list='$(icon_DATA)'; for p in $$list; do \
 
274
        @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
 
275
        for p in $$list; do \
275
276
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
276
 
          f=$(am__strip_dir) \
277
 
          echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \
278
 
          $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \
 
277
          echo "$$d$$p"; \
 
278
        done | $(am__base_list) | \
 
279
        while read files; do \
 
280
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
 
281
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
279
282
        done
280
283
 
281
284
uninstall-iconDATA:
282
285
        @$(NORMAL_UNINSTALL)
283
 
        @list='$(icon_DATA)'; for p in $$list; do \
284
 
          f=$(am__strip_dir) \
285
 
          echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \
286
 
          rm -f "$(DESTDIR)$(icondir)/$$f"; \
287
 
        done
 
286
        @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
 
287
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
288
        test -n "$$files" || exit 0; \
 
289
        echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
 
290
        cd "$(DESTDIR)$(icondir)" && rm -f $$files
288
291
tags: TAGS
289
292
TAGS:
290
293
 
308
311
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
309
312
          if test -d $$d/$$file; then \
310
313
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
314
            if test -d "$(distdir)/$$file"; then \
 
315
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
316
            fi; \
311
317
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
312
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
318
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
319
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
313
320
            fi; \
314
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
321
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
315
322
          else \
316
 
            test -f $(distdir)/$$file \
317
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
323
            test -f "$(distdir)/$$file" \
 
324
            || cp -p $$d/$$file "$(distdir)/$$file" \
318
325
            || exit 1; \
319
326
          fi; \
320
327
        done
345
352
 
346
353
distclean-generic:
347
354
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
355
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
348
356
 
349
357
maintainer-clean-generic:
350
358
        @echo "This command is intended for maintainers to use"
363
371
 
364
372
html: html-am
365
373
 
 
374
html-am:
 
375
 
366
376
info: info-am
367
377
 
368
378
info-am:
371
381
 
372
382
install-dvi: install-dvi-am
373
383
 
 
384
install-dvi-am:
 
385
 
374
386
install-exec-am:
375
387
 
376
388
install-html: install-html-am
377
389
 
 
390
install-html-am:
 
391
 
378
392
install-info: install-info-am
379
393
 
 
394
install-info-am:
 
395
 
380
396
install-man:
381
397
 
382
398
install-pdf: install-pdf-am
383
399
 
 
400
install-pdf-am:
 
401
 
384
402
install-ps: install-ps-am
385
403
 
 
404
install-ps-am:
 
405
 
386
406
installcheck-am:
387
407
 
388
408
maintainer-clean: maintainer-clean-am
417
437
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
418
438
        uninstall uninstall-am uninstall-iconDATA
419
439
 
 
440
 
420
441
# Tell versions [3.59,3.63) of GNU make to not export all variables.
421
442
# Otherwise a system limit (for SysV at least) may be exceeded.
422
443
.NOEXPORT: