~ubuntu-branches/debian/sid/thunar/sid

« back to all changes in this revision

Viewing changes to icons/16x16/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-05-23 14:12:33 UTC
  • mfrom: (1.1.24 upstream)
  • Revision ID: james.westby@ubuntu.com-20100523141233-ntplken25atdr214
Tags: 1.0.2-1
* New upstream release.
* debian/patches/04_fix-umask-handling.patch: dropped, included upstream.
* debian/control: build-dep on libstartup-notification0-dev (>= 0.4) as
  startup notification support is enabled in debian/rules.

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.1 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.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
# $Id: Makefile.am 22065 2006-06-11 17:13:17Z benny $
 
18
# $Id$
18
19
 
19
20
VPATH = @srcdir@
20
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
21
23
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
26
install_sh_DATA = $(install_sh) -c -m 644
25
27
install_sh_PROGRAM = $(install_sh) -c
45
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46
48
CONFIG_HEADER = $(top_builddir)/config.h
47
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
48
51
SOURCES =
49
52
DIST_SOURCES =
50
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52
55
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53
56
    *) f=$$p;; \
54
57
  esac;
55
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
59
am__install_max = 40
 
60
am__nobase_strip_setup = \
 
61
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
62
am__nobase_strip = \
 
63
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
64
am__nobase_list = $(am__nobase_strip_setup); \
 
65
  for p in $$list; do echo "$$p $$p"; done | \
 
66
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
67
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
68
    if (++n[$$2] == $(am__install_max)) \
 
69
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
70
    END { for (dir in files) print dir, files[dir] }'
 
71
am__base_list = \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
56
74
am__installdirs = "$(DESTDIR)$(appsdir)" "$(DESTDIR)$(stockdir)"
57
 
appsDATA_INSTALL = $(INSTALL_DATA)
58
 
stockDATA_INSTALL = $(INSTALL_DATA)
59
75
DATA = $(apps_DATA) $(stock_DATA)
60
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
77
ACLOCAL = @ACLOCAL@
125
141
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
126
142
GTHREAD_VERSION = @GTHREAD_VERSION@
127
143
GTKDOC_CHECK = @GTKDOC_CHECK@
 
144
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
145
GTKDOC_REBASE = @GTKDOC_REBASE@
128
146
GTK_CFLAGS = @GTK_CFLAGS@
129
147
GTK_LIBS = @GTK_LIBS@
130
148
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
145
163
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146
164
INSTOBJEXT = @INSTOBJEXT@
147
165
INTLLIBS = @INTLLIBS@
148
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
149
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
150
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
151
166
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
152
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
153
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
154
167
INTLTOOL_MERGE = @INTLTOOL_MERGE@
155
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
156
168
INTLTOOL_PERL = @INTLTOOL_PERL@
157
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
158
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
159
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
160
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
161
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
162
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
163
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
164
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
165
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
166
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
167
169
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
168
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
169
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
170
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
171
170
LD = @LD@
172
171
LDFLAGS = @LDFLAGS@
173
172
LIBFAM_CFLAGS = @LIBFAM_CFLAGS@
213
212
MSGMERGE = @MSGMERGE@
214
213
NM = @NM@
215
214
NMEDIT = @NMEDIT@
 
215
OBJDUMP = @OBJDUMP@
216
216
OBJEXT = @OBJEXT@
217
217
OTOOL = @OTOOL@
218
218
OTOOL64 = @OTOOL64@
221
221
PACKAGE_NAME = @PACKAGE_NAME@
222
222
PACKAGE_STRING = @PACKAGE_STRING@
223
223
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
224
PACKAGE_URL = @PACKAGE_URL@
224
225
PACKAGE_VERSION = @PACKAGE_VERSION@
225
226
PATH_SEPARATOR = @PATH_SEPARATOR@
226
227
PCRE_CFLAGS = @PCRE_CFLAGS@
311
312
target_cpu = @target_cpu@
312
313
target_os = @target_os@
313
314
target_vendor = @target_vendor@
 
315
top_build_prefix = @top_build_prefix@
314
316
top_builddir = @top_builddir@
315
317
top_srcdir = @top_srcdir@
316
318
xfconf_query_found = @xfconf_query_found@
334
336
        @for dep in $?; do \
335
337
          case '$(am__configure_deps)' in \
336
338
            *$$dep*) \
337
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
338
 
                && exit 0; \
 
339
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
340
                && { if test -f $@; then exit 0; else break; fi; }; \
339
341
              exit 1;; \
340
342
          esac; \
341
343
        done; \
342
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icons/16x16/Makefile'; \
343
 
        cd $(top_srcdir) && \
344
 
          $(AUTOMAKE) --gnu  icons/16x16/Makefile
 
344
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/16x16/Makefile'; \
 
345
        $(am__cd) $(top_srcdir) && \
 
346
          $(AUTOMAKE) --gnu icons/16x16/Makefile
345
347
.PRECIOUS: Makefile
346
348
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
347
349
        @case '$?' in \
359
361
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360
362
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
361
363
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
364
$(am__aclocal_m4_deps):
362
365
 
363
366
mostlyclean-libtool:
364
367
        -rm -f *.lo
368
371
install-appsDATA: $(apps_DATA)
369
372
        @$(NORMAL_INSTALL)
370
373
        test -z "$(appsdir)" || $(MKDIR_P) "$(DESTDIR)$(appsdir)"
371
 
        @list='$(apps_DATA)'; for p in $$list; do \
 
374
        @list='$(apps_DATA)'; test -n "$(appsdir)" || list=; \
 
375
        for p in $$list; do \
372
376
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
373
 
          f=$(am__strip_dir) \
374
 
          echo " $(appsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(appsdir)/$$f'"; \
375
 
          $(appsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(appsdir)/$$f"; \
 
377
          echo "$$d$$p"; \
 
378
        done | $(am__base_list) | \
 
379
        while read files; do \
 
380
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appsdir)'"; \
 
381
          $(INSTALL_DATA) $$files "$(DESTDIR)$(appsdir)" || exit $$?; \
376
382
        done
377
383
 
378
384
uninstall-appsDATA:
379
385
        @$(NORMAL_UNINSTALL)
380
 
        @list='$(apps_DATA)'; for p in $$list; do \
381
 
          f=$(am__strip_dir) \
382
 
          echo " rm -f '$(DESTDIR)$(appsdir)/$$f'"; \
383
 
          rm -f "$(DESTDIR)$(appsdir)/$$f"; \
384
 
        done
 
386
        @list='$(apps_DATA)'; test -n "$(appsdir)" || list=; \
 
387
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
388
        test -n "$$files" || exit 0; \
 
389
        echo " ( cd '$(DESTDIR)$(appsdir)' && rm -f" $$files ")"; \
 
390
        cd "$(DESTDIR)$(appsdir)" && rm -f $$files
385
391
install-stockDATA: $(stock_DATA)
386
392
        @$(NORMAL_INSTALL)
387
393
        test -z "$(stockdir)" || $(MKDIR_P) "$(DESTDIR)$(stockdir)"
388
 
        @list='$(stock_DATA)'; for p in $$list; do \
 
394
        @list='$(stock_DATA)'; test -n "$(stockdir)" || list=; \
 
395
        for p in $$list; do \
389
396
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
390
 
          f=$(am__strip_dir) \
391
 
          echo " $(stockDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(stockdir)/$$f'"; \
392
 
          $(stockDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(stockdir)/$$f"; \
 
397
          echo "$$d$$p"; \
 
398
        done | $(am__base_list) | \
 
399
        while read files; do \
 
400
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(stockdir)'"; \
 
401
          $(INSTALL_DATA) $$files "$(DESTDIR)$(stockdir)" || exit $$?; \
393
402
        done
394
403
 
395
404
uninstall-stockDATA:
396
405
        @$(NORMAL_UNINSTALL)
397
 
        @list='$(stock_DATA)'; for p in $$list; do \
398
 
          f=$(am__strip_dir) \
399
 
          echo " rm -f '$(DESTDIR)$(stockdir)/$$f'"; \
400
 
          rm -f "$(DESTDIR)$(stockdir)/$$f"; \
401
 
        done
 
406
        @list='$(stock_DATA)'; test -n "$(stockdir)" || list=; \
 
407
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
408
        test -n "$$files" || exit 0; \
 
409
        echo " ( cd '$(DESTDIR)$(stockdir)' && rm -f" $$files ")"; \
 
410
        cd "$(DESTDIR)$(stockdir)" && rm -f $$files
402
411
tags: TAGS
403
412
TAGS:
404
413
 
422
431
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
423
432
          if test -d $$d/$$file; then \
424
433
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
434
            if test -d "$(distdir)/$$file"; then \
 
435
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
436
            fi; \
425
437
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
426
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
438
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
439
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
427
440
            fi; \
428
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
441
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
429
442
          else \
430
 
            test -f $(distdir)/$$file \
431
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
443
            test -f "$(distdir)/$$file" \
 
444
            || cp -p $$d/$$file "$(distdir)/$$file" \
432
445
            || exit 1; \
433
446
          fi; \
434
447
        done
459
472
 
460
473
distclean-generic:
461
474
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
475
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
462
476
 
463
477
maintainer-clean-generic:
464
478
        @echo "This command is intended for maintainers to use"
477
491
 
478
492
html: html-am
479
493
 
 
494
html-am:
 
495
 
480
496
info: info-am
481
497
 
482
498
info-am:
485
501
 
486
502
install-dvi: install-dvi-am
487
503
 
 
504
install-dvi-am:
 
505
 
488
506
install-exec-am:
489
507
 
490
508
install-html: install-html-am
491
509
 
 
510
install-html-am:
 
511
 
492
512
install-info: install-info-am
493
513
 
 
514
install-info-am:
 
515
 
494
516
install-man:
495
517
 
496
518
install-pdf: install-pdf-am
497
519
 
 
520
install-pdf-am:
 
521
 
498
522
install-ps: install-ps-am
499
523
 
 
524
install-ps-am:
 
525
 
500
526
installcheck-am:
501
527
 
502
528
maintainer-clean: maintainer-clean-am
534
560
 
535
561
 
536
562
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
 
563
 
537
564
# Tell versions [3.59,3.63) of GNU make to not export all variables.
538
565
# Otherwise a system limit (for SysV at least) may be exceeded.
539
566
.NOEXPORT: