~ubuntu-branches/ubuntu/lucid/gajim/lucid-security

« back to all changes in this revision

Viewing changes to data/iconsets/Makefile.in

  • Committer: Maia Kozheva
  • Date: 2009-11-25 08:32:36 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: sikon@maia-desktop-20091125083236-hkxrujhn3amehuve
Merged new upstream release 0.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 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
36
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
40
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
39
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/nls.m4 \
40
 
        $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
 
41
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
42
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
43
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
44
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/python.m4 \
 
45
        $(top_srcdir)/configure.ac
41
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
47
        $(ACLOCAL_M4)
43
48
mkinstalldirs = $(install_sh) -d
44
49
CONFIG_HEADER = $(top_builddir)/config.h
45
50
CONFIG_CLEAN_FILES =
 
51
CONFIG_CLEAN_VPATH_FILES =
46
52
SOURCES =
47
53
DIST_SOURCES =
48
54
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50
56
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51
57
    *) f=$$p;; \
52
58
  esac;
53
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
59
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
60
am__install_max = 40
 
61
am__nobase_strip_setup = \
 
62
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
63
am__nobase_strip = \
 
64
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
65
am__nobase_list = $(am__nobase_strip_setup); \
 
66
  for p in $$list; do echo "$$p $$p"; done | \
 
67
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
68
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
69
    if (++n[$$2] == $(am__install_max)) \
 
70
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
71
    END { for (dir in files) print dir, files[dir] }'
 
72
am__base_list = \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
74
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
54
75
am__installdirs = "$(DESTDIR)$(iconsetdir)"
55
 
iconsetDATA_INSTALL = $(INSTALL_DATA)
56
76
DATA = $(iconset_DATA)
57
77
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58
78
ACLOCAL = @ACLOCAL@
64
84
AUTOHEADER = @AUTOHEADER@
65
85
AUTOMAKE = @AUTOMAKE@
66
86
AWK = @AWK@
67
 
CARBON_LIBS = @CARBON_LIBS@
68
87
CATALOGS = @CATALOGS@
69
88
CATOBJEXT = @CATOBJEXT@
70
89
CC = @CC@
71
90
CCDEPMODE = @CCDEPMODE@
72
91
CFLAGS = @CFLAGS@
73
 
COCOA_LIBS = @COCOA_LIBS@
74
92
CPP = @CPP@
75
93
CPPFLAGS = @CPPFLAGS@
76
94
CYGPATH_W = @CYGPATH_W@
77
95
DATADIR = @DATADIR@
78
96
DATADIRNAME = @DATADIRNAME@
79
 
DBUS_CFLAGS = @DBUS_CFLAGS@
80
 
DBUS_LIBS = @DBUS_LIBS@
81
97
DEFS = @DEFS@
82
98
DEPDIR = @DEPDIR@
83
99
DOCDIR = @DOCDIR@
93
109
GMOFILES = @GMOFILES@
94
110
GMSGFMT = @GMSGFMT@
95
111
GREP = @GREP@
96
 
GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
97
 
GTKSPELL_LIBS = @GTKSPELL_LIBS@
98
112
INSTALL = @INSTALL@
99
113
INSTALL_DATA = @INSTALL_DATA@
100
114
INSTALL_PROGRAM = @INSTALL_PROGRAM@
160
174
VERSION = @VERSION@
161
175
XGETTEXT = @XGETTEXT@
162
176
XMKMF = @XMKMF@
163
 
XSCRNSAVER_CFLAGS = @XSCRNSAVER_CFLAGS@
164
 
XSCRNSAVER_LIBS = @XSCRNSAVER_LIBS@
165
177
abs_builddir = @abs_builddir@
166
178
abs_srcdir = @abs_srcdir@
167
179
abs_top_builddir = @abs_top_builddir@
239
251
              exit 1;; \
240
252
          esac; \
241
253
        done; \
242
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/iconsets/Makefile'; \
243
 
        cd $(top_srcdir) && \
244
 
          $(AUTOMAKE) --gnu  data/iconsets/Makefile
 
254
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/iconsets/Makefile'; \
 
255
        $(am__cd) $(top_srcdir) && \
 
256
          $(AUTOMAKE) --gnu data/iconsets/Makefile
245
257
.PRECIOUS: Makefile
246
258
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247
259
        @case '$?' in \
259
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
272
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
261
273
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
274
$(am__aclocal_m4_deps):
262
275
 
263
276
mostlyclean-libtool:
264
277
        -rm -f *.lo
268
281
install-iconsetDATA: $(iconset_DATA)
269
282
        @$(NORMAL_INSTALL)
270
283
        test -z "$(iconsetdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsetdir)"
271
 
        @list='$(iconset_DATA)'; for p in $$list; do \
 
284
        @list='$(iconset_DATA)'; test -n "$(iconsetdir)" || list=; \
 
285
        for p in $$list; do \
272
286
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
273
 
          f=$(am__strip_dir) \
274
 
          echo " $(iconsetDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsetdir)/$$f'"; \
275
 
          $(iconsetDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsetdir)/$$f"; \
 
287
          echo "$$d$$p"; \
 
288
        done | $(am__base_list) | \
 
289
        while read files; do \
 
290
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsetdir)'"; \
 
291
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsetdir)" || exit $$?; \
276
292
        done
277
293
 
278
294
uninstall-iconsetDATA:
279
295
        @$(NORMAL_UNINSTALL)
280
 
        @list='$(iconset_DATA)'; for p in $$list; do \
281
 
          f=$(am__strip_dir) \
282
 
          echo " rm -f '$(DESTDIR)$(iconsetdir)/$$f'"; \
283
 
          rm -f "$(DESTDIR)$(iconsetdir)/$$f"; \
284
 
        done
 
296
        @list='$(iconset_DATA)'; test -n "$(iconsetdir)" || list=; \
 
297
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
298
        test -n "$$files" || exit 0; \
 
299
        echo " ( cd '$(DESTDIR)$(iconsetdir)' && rm -f" $$files ")"; \
 
300
        cd "$(DESTDIR)$(iconsetdir)" && rm -f $$files
285
301
tags: TAGS
286
302
TAGS:
287
303
 
305
321
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
306
322
          if test -d $$d/$$file; then \
307
323
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
324
            if test -d "$(distdir)/$$file"; then \
 
325
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
326
            fi; \
308
327
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
309
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
328
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
329
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
310
330
            fi; \
311
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
331
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
312
332
          else \
313
 
            test -f $(distdir)/$$file \
314
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
333
            test -f "$(distdir)/$$file" \
 
334
            || cp -p $$d/$$file "$(distdir)/$$file" \
315
335
            || exit 1; \
316
336
          fi; \
317
337
        done
345
365
 
346
366
distclean-generic:
347
367
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
368
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
348
369
 
349
370
maintainer-clean-generic:
350
371
        @echo "This command is intended for maintainers to use"
364
385
 
365
386
html: html-am
366
387
 
 
388
html-am:
 
389
 
367
390
info: info-am
368
391
 
369
392
info-am:
372
395
 
373
396
install-dvi: install-dvi-am
374
397
 
 
398
install-dvi-am:
 
399
 
375
400
install-exec-am:
376
401
 
377
402
install-html: install-html-am
378
403
 
 
404
install-html-am:
 
405
 
379
406
install-info: install-info-am
380
407
 
 
408
install-info-am:
 
409
 
381
410
install-man:
382
411
 
383
412
install-pdf: install-pdf-am
384
413
 
 
414
install-pdf-am:
 
415
 
385
416
install-ps: install-ps-am
386
417
 
 
418
install-ps-am:
 
419
 
387
420
installcheck-am:
388
421
 
389
422
maintainer-clean: maintainer-clean-am
447
480
                        cp -pR $(srcdir)/$$f $(distdir)/$$f || exit 1; \
448
481
                fi; \
449
482
        done;
 
483
 
450
484
# Tell versions [3.59,3.63) of GNU make to not export all variables.
451
485
# Otherwise a system limit (for SysV at least) may be exceeded.
452
486
.NOEXPORT: