~xubuntu-dev/thunar/maverick

« back to all changes in this revision

Viewing changes to docs/manual/C/images/Makefile.in

  • Committer: Lionel Le Folgoc
  • Date: 2010-05-23 22:23:19 UTC
  • Revision ID: mrpouit@ubuntu.com-20100523222319-o3d50lkf3u1uk1ob
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/control:
    + use our Vcs-* fields
    + build-depends on libgamin-dev instead of libfam-dev and remove the
      Build-Conflicts field (this should fix the alternate cd, LP: #323665)
  - debian/patches:
    + 09_fix-menu-icons.patch: correctly displays themed icons even if there's
      a dot in the middle of the filename (see Xfce #3614)
    + xubuntu-fix-desktop-files.patch: various fixes to desktop files:
      . make thunar and thunar-bulk-rename appear under Accessories not System
      . make destop-file-validate happy (remove 'Encoding' and 'Application;')
      . add 'OnlyShowIn="XFCE;"' to Thunar-folder-handler.desktop so that
        GNOME defaults to Nautilus and not Thunar
      . hide Bulk Rename from the menu LP: #441278.
* 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 24510 2007-01-16 19:16:27Z 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)$(imagesdir)"
57
 
imagesDATA_INSTALL = $(INSTALL_DATA)
58
75
DATA = $(images_DATA)
59
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
77
ACLOCAL = @ACLOCAL@
124
141
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
125
142
GTHREAD_VERSION = @GTHREAD_VERSION@
126
143
GTKDOC_CHECK = @GTKDOC_CHECK@
 
144
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
145
GTKDOC_REBASE = @GTKDOC_REBASE@
127
146
GTK_CFLAGS = @GTK_CFLAGS@
128
147
GTK_LIBS = @GTK_LIBS@
129
148
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
144
163
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145
164
INSTOBJEXT = @INSTOBJEXT@
146
165
INTLLIBS = @INTLLIBS@
147
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
148
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
149
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
150
166
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
151
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
152
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
153
167
INTLTOOL_MERGE = @INTLTOOL_MERGE@
154
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
155
168
INTLTOOL_PERL = @INTLTOOL_PERL@
156
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
157
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
158
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
159
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
160
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
161
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
162
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
163
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
164
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
165
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
166
169
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
167
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
168
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
169
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
170
170
LD = @LD@
171
171
LDFLAGS = @LDFLAGS@
172
172
LIBFAM_CFLAGS = @LIBFAM_CFLAGS@
212
212
MSGMERGE = @MSGMERGE@
213
213
NM = @NM@
214
214
NMEDIT = @NMEDIT@
 
215
OBJDUMP = @OBJDUMP@
215
216
OBJEXT = @OBJEXT@
216
217
OTOOL = @OTOOL@
217
218
OTOOL64 = @OTOOL64@
220
221
PACKAGE_NAME = @PACKAGE_NAME@
221
222
PACKAGE_STRING = @PACKAGE_STRING@
222
223
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
224
PACKAGE_URL = @PACKAGE_URL@
223
225
PACKAGE_VERSION = @PACKAGE_VERSION@
224
226
PATH_SEPARATOR = @PATH_SEPARATOR@
225
227
PCRE_CFLAGS = @PCRE_CFLAGS@
310
312
target_cpu = @target_cpu@
311
313
target_os = @target_os@
312
314
target_vendor = @target_vendor@
 
315
top_build_prefix = @top_build_prefix@
313
316
top_builddir = @top_builddir@
314
317
top_srcdir = @top_srcdir@
315
318
xfconf_query_found = @xfconf_query_found@
337
340
        @for dep in $?; do \
338
341
          case '$(am__configure_deps)' in \
339
342
            *$$dep*) \
340
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
341
 
                && exit 0; \
 
343
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
344
                && { if test -f $@; then exit 0; else break; fi; }; \
342
345
              exit 1;; \
343
346
          esac; \
344
347
        done; \
345
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/manual/C/images/Makefile'; \
346
 
        cd $(top_srcdir) && \
347
 
          $(AUTOMAKE) --gnu  docs/manual/C/images/Makefile
 
348
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/manual/C/images/Makefile'; \
 
349
        $(am__cd) $(top_srcdir) && \
 
350
          $(AUTOMAKE) --gnu docs/manual/C/images/Makefile
348
351
.PRECIOUS: Makefile
349
352
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350
353
        @case '$?' in \
362
365
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363
366
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
364
367
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
368
$(am__aclocal_m4_deps):
365
369
 
366
370
mostlyclean-libtool:
367
371
        -rm -f *.lo
371
375
install-imagesDATA: $(images_DATA)
372
376
        @$(NORMAL_INSTALL)
373
377
        test -z "$(imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(imagesdir)"
374
 
        @list='$(images_DATA)'; for p in $$list; do \
 
378
        @list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
 
379
        for p in $$list; do \
375
380
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
376
 
          f=$(am__strip_dir) \
377
 
          echo " $(imagesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imagesdir)/$$f'"; \
378
 
          $(imagesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imagesdir)/$$f"; \
 
381
          echo "$$d$$p"; \
 
382
        done | $(am__base_list) | \
 
383
        while read files; do \
 
384
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(imagesdir)'"; \
 
385
          $(INSTALL_DATA) $$files "$(DESTDIR)$(imagesdir)" || exit $$?; \
379
386
        done
380
387
 
381
388
uninstall-imagesDATA:
382
389
        @$(NORMAL_UNINSTALL)
383
 
        @list='$(images_DATA)'; for p in $$list; do \
384
 
          f=$(am__strip_dir) \
385
 
          echo " rm -f '$(DESTDIR)$(imagesdir)/$$f'"; \
386
 
          rm -f "$(DESTDIR)$(imagesdir)/$$f"; \
387
 
        done
 
390
        @list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
 
391
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
392
        test -n "$$files" || exit 0; \
 
393
        echo " ( cd '$(DESTDIR)$(imagesdir)' && rm -f" $$files ")"; \
 
394
        cd "$(DESTDIR)$(imagesdir)" && rm -f $$files
388
395
tags: TAGS
389
396
TAGS:
390
397
 
408
415
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
409
416
          if test -d $$d/$$file; then \
410
417
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
418
            if test -d "$(distdir)/$$file"; then \
 
419
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
420
            fi; \
411
421
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
422
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
423
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
413
424
            fi; \
414
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
425
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
415
426
          else \
416
 
            test -f $(distdir)/$$file \
417
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
427
            test -f "$(distdir)/$$file" \
 
428
            || cp -p $$d/$$file "$(distdir)/$$file" \
418
429
            || exit 1; \
419
430
          fi; \
420
431
        done
445
456
 
446
457
distclean-generic:
447
458
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
459
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
448
460
 
449
461
maintainer-clean-generic:
450
462
        @echo "This command is intended for maintainers to use"
463
475
 
464
476
html: html-am
465
477
 
 
478
html-am:
 
479
 
466
480
info: info-am
467
481
 
468
482
info-am:
471
485
 
472
486
install-dvi: install-dvi-am
473
487
 
 
488
install-dvi-am:
 
489
 
474
490
install-exec-am:
475
491
 
476
492
install-html: install-html-am
477
493
 
 
494
install-html-am:
 
495
 
478
496
install-info: install-info-am
479
497
 
 
498
install-info-am:
 
499
 
480
500
install-man:
481
501
 
482
502
install-pdf: install-pdf-am
483
503
 
 
504
install-pdf-am:
 
505
 
484
506
install-ps: install-ps-am
485
507
 
 
508
install-ps-am:
 
509
 
486
510
installcheck-am:
487
511
 
488
512
maintainer-clean: maintainer-clean-am
519
543
 
520
544
 
521
545
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
 
546
 
522
547
# Tell versions [3.59,3.63) of GNU make to not export all variables.
523
548
# Otherwise a system limit (for SysV at least) may be exceeded.
524
549
.NOEXPORT: