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

« back to all changes in this revision

Viewing changes to plugins/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 28402 2008-10-24 23:06:03Z stephan $
 
18
# $Id$
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
44
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45
47
CONFIG_HEADER = $(top_builddir)/config.h
46
48
CONFIG_CLEAN_FILES =
 
49
CONFIG_CLEAN_VPATH_FILES =
47
50
SOURCES =
48
51
DIST_SOURCES =
49
52
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55
58
        ps-recursive uninstall-recursive
56
59
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
57
60
  distclean-recursive maintainer-clean-recursive
 
61
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
62
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
63
        distdir
58
64
ETAGS = etags
59
65
CTAGS = ctags
60
66
DIST_SUBDIRS = thunar-apr thunar-sbr thunar-tpa thunar-uca \
61
67
        thunar-wallpaper thunar-sendto-email
62
68
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
69
am__relativize = \
 
70
  dir0=`pwd`; \
 
71
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
72
  sed_rest='s,^[^/]*/*,,'; \
 
73
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
74
  sed_butlast='s,/*[^/]*$$,,'; \
 
75
  while test -n "$$dir1"; do \
 
76
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
77
    if test "$$first" != "."; then \
 
78
      if test "$$first" = ".."; then \
 
79
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
80
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
81
      else \
 
82
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
83
        if test "$$first2" = "$$first"; then \
 
84
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
85
        else \
 
86
          dir2="../$$dir2"; \
 
87
        fi; \
 
88
        dir0="$$dir0"/"$$first"; \
 
89
      fi; \
 
90
    fi; \
 
91
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
92
  done; \
 
93
  reldir="$$dir2"
63
94
ACLOCAL = @ACLOCAL@
64
95
ALL_LINGUAS = @ALL_LINGUAS@
65
96
AMTAR = @AMTAR@
127
158
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
128
159
GTHREAD_VERSION = @GTHREAD_VERSION@
129
160
GTKDOC_CHECK = @GTKDOC_CHECK@
 
161
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
162
GTKDOC_REBASE = @GTKDOC_REBASE@
130
163
GTK_CFLAGS = @GTK_CFLAGS@
131
164
GTK_LIBS = @GTK_LIBS@
132
165
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
147
180
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148
181
INSTOBJEXT = @INSTOBJEXT@
149
182
INTLLIBS = @INTLLIBS@
150
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
151
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
152
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
153
183
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
154
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
155
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
156
184
INTLTOOL_MERGE = @INTLTOOL_MERGE@
157
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
158
185
INTLTOOL_PERL = @INTLTOOL_PERL@
159
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
160
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
161
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
162
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
163
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
164
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
165
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
166
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
167
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
168
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
169
186
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
170
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
171
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
172
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
173
187
LD = @LD@
174
188
LDFLAGS = @LDFLAGS@
175
189
LIBFAM_CFLAGS = @LIBFAM_CFLAGS@
215
229
MSGMERGE = @MSGMERGE@
216
230
NM = @NM@
217
231
NMEDIT = @NMEDIT@
 
232
OBJDUMP = @OBJDUMP@
218
233
OBJEXT = @OBJEXT@
219
234
OTOOL = @OTOOL@
220
235
OTOOL64 = @OTOOL64@
223
238
PACKAGE_NAME = @PACKAGE_NAME@
224
239
PACKAGE_STRING = @PACKAGE_STRING@
225
240
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
241
PACKAGE_URL = @PACKAGE_URL@
226
242
PACKAGE_VERSION = @PACKAGE_VERSION@
227
243
PATH_SEPARATOR = @PATH_SEPARATOR@
228
244
PCRE_CFLAGS = @PCRE_CFLAGS@
313
329
target_cpu = @target_cpu@
314
330
target_os = @target_os@
315
331
target_vendor = @target_vendor@
 
332
top_build_prefix = @top_build_prefix@
316
333
top_builddir = @top_builddir@
317
334
top_srcdir = @top_srcdir@
318
335
xfconf_query_found = @xfconf_query_found@
336
353
        @for dep in $?; do \
337
354
          case '$(am__configure_deps)' in \
338
355
            *$$dep*) \
339
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
340
 
                && exit 0; \
 
356
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
357
                && { if test -f $@; then exit 0; else break; fi; }; \
341
358
              exit 1;; \
342
359
          esac; \
343
360
        done; \
344
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  plugins/Makefile'; \
345
 
        cd $(top_srcdir) && \
346
 
          $(AUTOMAKE) --gnu  plugins/Makefile
 
361
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/Makefile'; \
 
362
        $(am__cd) $(top_srcdir) && \
 
363
          $(AUTOMAKE) --gnu plugins/Makefile
347
364
.PRECIOUS: Makefile
348
365
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349
366
        @case '$?' in \
361
378
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
379
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
363
380
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
381
$(am__aclocal_m4_deps):
364
382
 
365
383
mostlyclean-libtool:
366
384
        -rm -f *.lo
375
393
#     (which will cause the Makefiles to be regenerated when you run `make');
376
394
# (2) otherwise, pass the desired values on the `make' command line.
377
395
$(RECURSIVE_TARGETS):
378
 
        @failcom='exit 1'; \
 
396
        @fail= failcom='exit 1'; \
379
397
        for f in x $$MAKEFLAGS; do \
380
398
          case $$f in \
381
399
            *=* | --[!k]*);; \
392
410
          else \
393
411
            local_target="$$target"; \
394
412
          fi; \
395
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
413
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
396
414
          || eval $$failcom; \
397
415
        done; \
398
416
        if test "$$dot_seen" = "no"; then \
400
418
        fi; test -z "$$fail"
401
419
 
402
420
$(RECURSIVE_CLEAN_TARGETS):
403
 
        @failcom='exit 1'; \
 
421
        @fail= failcom='exit 1'; \
404
422
        for f in x $$MAKEFLAGS; do \
405
423
          case $$f in \
406
424
            *=* | --[!k]*);; \
426
444
          else \
427
445
            local_target="$$target"; \
428
446
          fi; \
429
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
447
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
430
448
          || eval $$failcom; \
431
449
        done && test -z "$$fail"
432
450
tags-recursive:
433
451
        list='$(SUBDIRS)'; for subdir in $$list; do \
434
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
452
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
435
453
        done
436
454
ctags-recursive:
437
455
        list='$(SUBDIRS)'; for subdir in $$list; do \
438
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
456
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
439
457
        done
440
458
 
441
459
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
443
461
        unique=`for i in $$list; do \
444
462
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445
463
          done | \
446
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
464
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447
465
              END { if (nonempty) { for (i in files) print i; }; }'`; \
448
466
        mkid -fID $$unique
449
467
tags: TAGS
450
468
 
451
469
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452
470
                $(TAGS_FILES) $(LISP)
453
 
        tags=; \
 
471
        set x; \
454
472
        here=`pwd`; \
455
473
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
456
474
          include_option=--etags-include; \
462
480
        list='$(SUBDIRS)'; for subdir in $$list; do \
463
481
          if test "$$subdir" = .; then :; else \
464
482
            test ! -f $$subdir/TAGS || \
465
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
483
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
466
484
          fi; \
467
485
        done; \
468
486
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
471
489
          done | \
472
490
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473
491
              END { if (nonempty) { for (i in files) print i; }; }'`; \
474
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
492
        shift; \
 
493
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
475
494
          test -n "$$unique" || unique=$$empty_fix; \
476
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477
 
            $$tags $$unique; \
 
495
          if test $$# -gt 0; then \
 
496
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
497
              "$$@" $$unique; \
 
498
          else \
 
499
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
500
              $$unique; \
 
501
          fi; \
478
502
        fi
479
503
ctags: CTAGS
480
504
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
481
505
                $(TAGS_FILES) $(LISP)
482
 
        tags=; \
483
506
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
484
507
        unique=`for i in $$list; do \
485
508
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486
509
          done | \
487
510
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
488
511
              END { if (nonempty) { for (i in files) print i; }; }'`; \
489
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
512
        test -z "$(CTAGS_ARGS)$$unique" \
490
513
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
491
 
             $$tags $$unique
 
514
             $$unique
492
515
 
493
516
GTAGS:
494
517
        here=`$(am__cd) $(top_builddir) && pwd` \
495
 
          && cd $(top_srcdir) \
496
 
          && gtags -i $(GTAGS_ARGS) $$here
 
518
          && $(am__cd) $(top_srcdir) \
 
519
          && gtags -i $(GTAGS_ARGS) "$$here"
497
520
 
498
521
distclean-tags:
499
522
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
514
537
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
515
538
          if test -d $$d/$$file; then \
516
539
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
540
            if test -d "$(distdir)/$$file"; then \
 
541
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
542
            fi; \
517
543
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
518
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
544
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
545
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519
546
            fi; \
520
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
547
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
521
548
          else \
522
 
            test -f $(distdir)/$$file \
523
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
549
            test -f "$(distdir)/$$file" \
 
550
            || cp -p $$d/$$file "$(distdir)/$$file" \
524
551
            || exit 1; \
525
552
          fi; \
526
553
        done
527
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
554
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
528
555
          if test "$$subdir" = .; then :; else \
529
556
            test -d "$(distdir)/$$subdir" \
530
557
            || $(MKDIR_P) "$(distdir)/$$subdir" \
531
558
            || exit 1; \
532
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
533
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
534
 
            (cd $$subdir && \
 
559
          fi; \
 
560
        done
 
561
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
562
          if test "$$subdir" = .; then :; else \
 
563
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
564
            $(am__relativize); \
 
565
            new_distdir=$$reldir; \
 
566
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
567
            $(am__relativize); \
 
568
            new_top_distdir=$$reldir; \
 
569
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
570
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
571
            ($(am__cd) $$subdir && \
535
572
              $(MAKE) $(AM_MAKEFLAGS) \
536
 
                top_distdir="$$top_distdir" \
537
 
                distdir="$$distdir/$$subdir" \
 
573
                top_distdir="$$new_top_distdir" \
 
574
                distdir="$$new_distdir" \
538
575
                am__remove_distdir=: \
539
576
                am__skip_length_check=: \
 
577
                am__skip_mode_fix=: \
540
578
                distdir) \
541
579
              || exit 1; \
542
580
          fi; \
566
604
 
567
605
distclean-generic:
568
606
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
607
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
569
608
 
570
609
maintainer-clean-generic:
571
610
        @echo "This command is intended for maintainers to use"
584
623
 
585
624
html: html-recursive
586
625
 
 
626
html-am:
 
627
 
587
628
info: info-recursive
588
629
 
589
630
info-am:
592
633
 
593
634
install-dvi: install-dvi-recursive
594
635
 
 
636
install-dvi-am:
 
637
 
595
638
install-exec-am:
596
639
 
597
640
install-html: install-html-recursive
598
641
 
 
642
install-html-am:
 
643
 
599
644
install-info: install-info-recursive
600
645
 
 
646
install-info-am:
 
647
 
601
648
install-man:
602
649
 
603
650
install-pdf: install-pdf-recursive
604
651
 
 
652
install-pdf-am:
 
653
 
605
654
install-ps: install-ps-recursive
606
655
 
 
656
install-ps-am:
 
657
 
607
658
installcheck-am:
608
659
 
609
660
maintainer-clean: maintainer-clean-recursive
624
675
 
625
676
uninstall-am:
626
677
 
627
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
628
 
        install-strip
 
678
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
679
        install-am install-strip tags-recursive
629
680
 
630
681
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
631
682
        all all-am check check-am clean clean-generic clean-libtool \
643
694
 
644
695
 
645
696
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
 
697
 
646
698
# Tell versions [3.59,3.63) of GNU make to not export all variables.
647
699
# Otherwise a system limit (for SysV at least) may be exceeded.
648
700
.NOEXPORT: