~ubuntu-branches/ubuntu/trusty/xfwm4/trusty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Micah Gersten
  • Date: 2013-08-08 22:00:03 UTC
  • mfrom: (3.2.9 sid)
  • Revision ID: package-import@ubuntu.com-20130808220003-p1lagfezt2kcrs42
Tags: 4.10.1-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - debian/control: demote xfwm4-themes from Recommends to Suggests, per
    the 'other-p-xubuntu-cleanthemes' spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
51
50
build_triplet = @build@
52
51
host_triplet = @host@
53
52
subdir = .
54
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
55
 
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
56
 
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
57
 
        TODO compile config.guess config.sub depcomp install-sh \
58
 
        ltmain.sh missing mkinstalldirs
 
53
DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
 
54
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
55
        $(top_srcdir)/configure $(am__configure_deps) \
 
56
        $(srcdir)/config.h.in COPYING TODO compile config.guess \
 
57
        config.sub install-sh missing ltmain.sh
59
58
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60
59
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
61
60
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62
61
        $(ACLOCAL_M4)
63
62
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64
63
 configure.lineno config.status.lineno
65
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
64
mkinstalldirs = $(install_sh) -d
66
65
CONFIG_HEADER = config.h
67
66
CONFIG_CLEAN_FILES =
68
67
CONFIG_CLEAN_VPATH_FILES =
 
68
AM_V_P = $(am__v_P_@AM_V@)
 
69
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
70
am__v_P_0 = false
 
71
am__v_P_1 = :
69
72
AM_V_GEN = $(am__v_GEN_@AM_V@)
70
73
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
74
am__v_GEN_0 = @echo "  GEN     " $@;
 
75
am__v_GEN_1 = 
72
76
AM_V_at = $(am__v_at_@AM_V@)
73
77
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
74
78
am__v_at_0 = @
 
79
am__v_at_1 = 
75
80
SOURCES =
76
81
DIST_SOURCES =
77
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78
 
        html-recursive info-recursive install-data-recursive \
79
 
        install-dvi-recursive install-exec-recursive \
80
 
        install-html-recursive install-info-recursive \
81
 
        install-pdf-recursive install-ps-recursive install-recursive \
82
 
        installcheck-recursive installdirs-recursive pdf-recursive \
83
 
        ps-recursive uninstall-recursive
 
82
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
83
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
84
        install-data-recursive install-dvi-recursive \
 
85
        install-exec-recursive install-html-recursive \
 
86
        install-info-recursive install-pdf-recursive \
 
87
        install-ps-recursive install-recursive installcheck-recursive \
 
88
        installdirs-recursive pdf-recursive ps-recursive \
 
89
        tags-recursive uninstall-recursive
84
90
am__can_run_installinfo = \
85
91
  case $$AM_UPDATE_INFO_DIR in \
86
92
    n|no|NO) false;; \
88
94
  esac
89
95
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
90
96
  distclean-recursive maintainer-clean-recursive
91
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
92
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
93
 
        distdir dist dist-all distcheck
 
97
am__recursive_targets = \
 
98
  $(RECURSIVE_TARGETS) \
 
99
  $(RECURSIVE_CLEAN_TARGETS) \
 
100
  $(am__extra_recursive_targets)
 
101
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
 
102
        cscope distdir dist dist-all distcheck
 
103
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
 
104
        $(LISP)config.h.in
 
105
# Read a list of newline-separated strings from the standard input,
 
106
# and print each of them once, without duplicates.  Input order is
 
107
# *not* preserved.
 
108
am__uniquify_input = $(AWK) '\
 
109
  BEGIN { nonempty = 0; } \
 
110
  { items[$$0] = 1; nonempty = 1; } \
 
111
  END { if (nonempty) { for (i in items) print i; }; } \
 
112
'
 
113
# Make sure the list of sources is unique.  This is necessary because,
 
114
# e.g., the same source file might be shared among _SOURCES variables
 
115
# for different programs/libraries.
 
116
am__define_uniq_tagged_files = \
 
117
  list='$(am__tagged_files)'; \
 
118
  unique=`for i in $$list; do \
 
119
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
120
  done | $(am__uniquify_input)`
94
121
ETAGS = etags
95
122
CTAGS = ctags
 
123
CSCOPE = cscope
96
124
DIST_SUBDIRS = $(SUBDIRS)
97
125
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98
126
distdir = $(PACKAGE)-$(VERSION)
103
131
      && rm -rf "$(distdir)" \
104
132
      || { sleep 5 && rm -rf "$(distdir)"; }; \
105
133
  else :; fi
 
134
am__post_remove_distdir = $(am__remove_distdir)
106
135
am__relativize = \
107
136
  dir0=`pwd`; \
108
137
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
128
157
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
129
158
  done; \
130
159
  reldir="$$dir2"
131
 
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
132
160
GZIP_ENV = --best
 
161
DIST_ARCHIVES = $(distdir).tar.bz2
 
162
DIST_TARGETS = dist-bzip2
133
163
distuninstallcheck_listfiles = find . -type f -print
134
164
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
135
165
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
425
455
        -rm -f libtool config.lt
426
456
 
427
457
# This directory's subdirectories are mostly independent; you can cd
428
 
# into them and run `make' without going through this Makefile.
429
 
# To change the values of `make' variables: instead of editing Makefiles,
430
 
# (1) if the variable is set in `config.status', edit `config.status'
431
 
#     (which will cause the Makefiles to be regenerated when you run `make');
432
 
# (2) otherwise, pass the desired values on the `make' command line.
433
 
$(RECURSIVE_TARGETS):
 
458
# into them and run 'make' without going through this Makefile.
 
459
# To change the values of 'make' variables: instead of editing Makefiles,
 
460
# (1) if the variable is set in 'config.status', edit 'config.status'
 
461
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
462
# (2) otherwise, pass the desired values on the 'make' command line.
 
463
$(am__recursive_targets):
434
464
        @fail= failcom='exit 1'; \
435
465
        for f in x $$MAKEFLAGS; do \
436
466
          case $$f in \
440
470
        done; \
441
471
        dot_seen=no; \
442
472
        target=`echo $@ | sed s/-recursive//`; \
443
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
473
        case "$@" in \
 
474
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
475
          *) list='$(SUBDIRS)' ;; \
 
476
        esac; \
 
477
        for subdir in $$list; do \
444
478
          echo "Making $$target in $$subdir"; \
445
479
          if test "$$subdir" = "."; then \
446
480
            dot_seen=yes; \
455
489
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
456
490
        fi; test -z "$$fail"
457
491
 
458
 
$(RECURSIVE_CLEAN_TARGETS):
459
 
        @fail= failcom='exit 1'; \
460
 
        for f in x $$MAKEFLAGS; do \
461
 
          case $$f in \
462
 
            *=* | --[!k]*);; \
463
 
            *k*) failcom='fail=yes';; \
464
 
          esac; \
465
 
        done; \
466
 
        dot_seen=no; \
467
 
        case "$@" in \
468
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
469
 
          *) list='$(SUBDIRS)' ;; \
470
 
        esac; \
471
 
        rev=''; for subdir in $$list; do \
472
 
          if test "$$subdir" = "."; then :; else \
473
 
            rev="$$subdir $$rev"; \
474
 
          fi; \
475
 
        done; \
476
 
        rev="$$rev ."; \
477
 
        target=`echo $@ | sed s/-recursive//`; \
478
 
        for subdir in $$rev; do \
479
 
          echo "Making $$target in $$subdir"; \
480
 
          if test "$$subdir" = "."; then \
481
 
            local_target="$$target-am"; \
482
 
          else \
483
 
            local_target="$$target"; \
484
 
          fi; \
485
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
486
 
          || eval $$failcom; \
487
 
        done && test -z "$$fail"
488
 
tags-recursive:
489
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
490
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
491
 
        done
492
 
ctags-recursive:
493
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
494
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
495
 
        done
496
 
 
497
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
498
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
499
 
        unique=`for i in $$list; do \
500
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501
 
          done | \
502
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
503
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
504
 
        mkid -fID $$unique
505
 
tags: TAGS
506
 
 
507
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
508
 
                $(TAGS_FILES) $(LISP)
 
492
ID: $(am__tagged_files)
 
493
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
494
tags: tags-recursive
 
495
TAGS: tags
 
496
 
 
497
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
509
498
        set x; \
510
499
        here=`pwd`; \
511
500
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
521
510
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
522
511
          fi; \
523
512
        done; \
524
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
525
 
        unique=`for i in $$list; do \
526
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
527
 
          done | \
528
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
529
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
513
        $(am__define_uniq_tagged_files); \
530
514
        shift; \
531
515
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
532
516
          test -n "$$unique" || unique=$$empty_fix; \
538
522
              $$unique; \
539
523
          fi; \
540
524
        fi
541
 
ctags: CTAGS
542
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
543
 
                $(TAGS_FILES) $(LISP)
544
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
545
 
        unique=`for i in $$list; do \
546
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547
 
          done | \
548
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
525
ctags: ctags-recursive
 
526
 
 
527
CTAGS: ctags
 
528
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
529
        $(am__define_uniq_tagged_files); \
550
530
        test -z "$(CTAGS_ARGS)$$unique" \
551
531
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
552
532
             $$unique
555
535
        here=`$(am__cd) $(top_builddir) && pwd` \
556
536
          && $(am__cd) $(top_srcdir) \
557
537
          && gtags -i $(GTAGS_ARGS) "$$here"
 
538
cscope: cscope.files
 
539
        test ! -s cscope.files \
 
540
          || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
 
541
clean-cscope:
 
542
        -rm -f cscope.files
 
543
cscope.files: clean-cscope cscopelist
 
544
cscopelist: cscopelist-recursive
 
545
 
 
546
cscopelist-am: $(am__tagged_files)
 
547
        list='$(am__tagged_files)'; \
 
548
        case "$(srcdir)" in \
 
549
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
550
          *) sdir=$(subdir)/$(srcdir) ;; \
 
551
        esac; \
 
552
        for i in $$list; do \
 
553
          if test -f "$$i"; then \
 
554
            echo "$(subdir)/$$i"; \
 
555
          else \
 
556
            echo "$$sdir/$$i"; \
 
557
          fi; \
 
558
        done >> $(top_builddir)/cscope.files
558
559
 
559
560
distclean-tags:
560
561
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
562
        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
561
563
 
562
564
distdir: $(DISTFILES)
563
565
        $(am__remove_distdir)
628
630
        || chmod -R a+r "$(distdir)"
629
631
dist-gzip: distdir
630
632
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
631
 
        $(am__remove_distdir)
 
633
        $(am__post_remove_distdir)
632
634
dist-bzip2: distdir
633
635
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
634
 
        $(am__remove_distdir)
 
636
        $(am__post_remove_distdir)
635
637
 
636
638
dist-lzip: distdir
637
639
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
638
 
        $(am__remove_distdir)
639
 
 
640
 
dist-lzma: distdir
641
 
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
642
 
        $(am__remove_distdir)
 
640
        $(am__post_remove_distdir)
643
641
 
644
642
dist-xz: distdir
645
643
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
646
 
        $(am__remove_distdir)
 
644
        $(am__post_remove_distdir)
647
645
 
648
646
dist-tarZ: distdir
649
647
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
650
 
        $(am__remove_distdir)
 
648
        $(am__post_remove_distdir)
651
649
 
652
650
dist-shar: distdir
653
651
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
654
 
        $(am__remove_distdir)
 
652
        $(am__post_remove_distdir)
655
653
 
656
654
dist-zip: distdir
657
655
        -rm -f $(distdir).zip
658
656
        zip -rq $(distdir).zip $(distdir)
659
 
        $(am__remove_distdir)
 
657
        $(am__post_remove_distdir)
660
658
 
661
 
dist dist-all: distdir
662
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
663
 
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
664
 
        $(am__remove_distdir)
 
659
dist dist-all:
 
660
        $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
 
661
        $(am__post_remove_distdir)
665
662
 
666
663
# This target untars the dist file and tries a VPATH configuration.  Then
667
664
# it guarantees that the distribution is self-contained by making another
672
669
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
673
670
        *.tar.bz2*) \
674
671
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
675
 
        *.tar.lzma*) \
676
 
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
677
672
        *.tar.lz*) \
678
673
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
679
674
        *.tar.xz*) \
685
680
        *.zip*) \
686
681
          unzip $(distdir).zip ;;\
687
682
        esac
688
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
689
 
        mkdir $(distdir)/_build
690
 
        mkdir $(distdir)/_inst
 
683
        chmod -R a-w $(distdir)
 
684
        chmod u+w $(distdir)
 
685
        mkdir $(distdir)/_build $(distdir)/_inst
691
686
        chmod a-w $(distdir)
692
687
        test -d $(distdir)/_build || exit 0; \
693
688
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
719
714
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
720
715
          && cd "$$am__cwd" \
721
716
          || exit 1
722
 
        $(am__remove_distdir)
 
717
        $(am__post_remove_distdir)
723
718
        @(echo "$(distdir) archives ready for distribution: "; \
724
719
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
725
720
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
853
848
 
854
849
uninstall-am:
855
850
 
856
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
857
 
        ctags-recursive install-am install-strip tags-recursive
 
851
.MAKE: $(am__recursive_targets) all install-am install-strip
858
852
 
859
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
860
 
        all all-am am--refresh check check-am clean clean-generic \
861
 
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
862
 
        dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
863
 
        dist-xz dist-zip distcheck distclean distclean-generic \
864
 
        distclean-hdr distclean-libtool distclean-local distclean-tags \
865
 
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
866
 
        html-am info info-am install install-am install-data \
867
 
        install-data-am install-dvi install-dvi-am install-exec \
868
 
        install-exec-am install-html install-html-am install-info \
869
 
        install-info-am install-man install-pdf install-pdf-am \
870
 
        install-ps install-ps-am install-strip installcheck \
871
 
        installcheck-am installdirs installdirs-am maintainer-clean \
872
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
873
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
874
 
        uninstall uninstall-am
 
853
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
 
854
        am--refresh check check-am clean clean-cscope clean-generic \
 
855
        clean-libtool cscope cscopelist-am ctags ctags-am dist \
 
856
        dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
 
857
        dist-tarZ dist-xz dist-zip distcheck distclean \
 
858
        distclean-generic distclean-hdr distclean-libtool \
 
859
        distclean-local distclean-tags distcleancheck distdir \
 
860
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
861
        install install-am install-data install-data-am install-dvi \
 
862
        install-dvi-am install-exec install-exec-am install-html \
 
863
        install-html-am install-info install-info-am install-man \
 
864
        install-pdf install-pdf-am install-ps install-ps-am \
 
865
        install-strip installcheck installcheck-am installdirs \
 
866
        installdirs-am maintainer-clean maintainer-clean-generic \
 
867
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
868
        ps ps-am tags tags-am uninstall uninstall-am
875
869
 
876
870
@SET_MAKE@
877
871