~ubuntu-branches/ubuntu/saucy/thunar-media-tags-plugin/saucy-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2013-05-26 14:54:16 UTC
  • mfrom: (2.1.3)
  • Revision ID: package-import@ubuntu.com-20130526145416-cd0p3hvtsf83voh2
Tags: 0.2.1-1
[ Lionel Le Folgoc ]
* New upstream release.
* debian/control: bump debhelper b-dep to (>= 9).
* debian/rules: enable all hardening options.

[ Yves-Alexis Perez ]
* debian/control:
  - update standards version to 3.9.4.
  - drop version on Xfce build-dep since stable has Xfce 4.8 now.
  - drop dpkg-dev build-dep since stable one has hardening support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6
 
# 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.
17
16
 
18
17
# $Id$
19
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
20
36
pkgdatadir = $(datadir)/@PACKAGE@
21
37
pkgincludedir = $(includedir)/@PACKAGE@
22
38
pkglibdir = $(libdir)/@PACKAGE@
37
53
host_triplet = @host@
38
54
target_triplet = @target@
39
55
subdir = .
40
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
41
 
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
42
 
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
43
 
        TODO config.guess config.sub depcomp install-sh ltmain.sh \
44
 
        missing mkinstalldirs
 
56
DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
 
57
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
58
        $(top_srcdir)/configure $(am__configure_deps) \
 
59
        $(srcdir)/config.h.in COPYING TODO config.guess config.sub \
 
60
        install-sh missing ltmain.sh
45
61
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
62
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47
63
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
64
        $(ACLOCAL_M4)
49
65
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50
66
 configure.lineno config.status.lineno
51
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
67
mkinstalldirs = $(install_sh) -d
52
68
CONFIG_HEADER = config.h
53
69
CONFIG_CLEAN_FILES =
54
70
CONFIG_CLEAN_VPATH_FILES =
55
 
AM_V_GEN = $(am__v_GEN_$(V))
56
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
57
 
am__v_GEN_0 = @echo "  GEN   " $@;
58
 
AM_V_at = $(am__v_at_$(V))
59
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
71
AM_V_P = $(am__v_P_@AM_V@)
 
72
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
73
am__v_P_0 = false
 
74
am__v_P_1 = :
 
75
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
76
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
77
am__v_GEN_0 = @echo "  GEN     " $@;
 
78
am__v_GEN_1 = 
 
79
AM_V_at = $(am__v_at_@AM_V@)
 
80
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
60
81
am__v_at_0 = @
 
82
am__v_at_1 = 
61
83
SOURCES =
62
84
DIST_SOURCES =
63
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64
 
        html-recursive info-recursive install-data-recursive \
65
 
        install-dvi-recursive install-exec-recursive \
66
 
        install-html-recursive install-info-recursive \
67
 
        install-pdf-recursive install-ps-recursive install-recursive \
68
 
        installcheck-recursive installdirs-recursive pdf-recursive \
69
 
        ps-recursive uninstall-recursive
 
85
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
86
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
87
        install-data-recursive install-dvi-recursive \
 
88
        install-exec-recursive install-html-recursive \
 
89
        install-info-recursive install-pdf-recursive \
 
90
        install-ps-recursive install-recursive installcheck-recursive \
 
91
        installdirs-recursive pdf-recursive ps-recursive \
 
92
        tags-recursive uninstall-recursive
 
93
am__can_run_installinfo = \
 
94
  case $$AM_UPDATE_INFO_DIR in \
 
95
    n|no|NO) false;; \
 
96
    *) (install-info --version) >/dev/null 2>&1;; \
 
97
  esac
70
98
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
71
99
  distclean-recursive maintainer-clean-recursive
72
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
73
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
74
 
        distdir dist dist-all distcheck
 
100
am__recursive_targets = \
 
101
  $(RECURSIVE_TARGETS) \
 
102
  $(RECURSIVE_CLEAN_TARGETS) \
 
103
  $(am__extra_recursive_targets)
 
104
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
 
105
        cscope distdir dist dist-all distcheck
 
106
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
 
107
        $(LISP)config.h.in
 
108
# Read a list of newline-separated strings from the standard input,
 
109
# and print each of them once, without duplicates.  Input order is
 
110
# *not* preserved.
 
111
am__uniquify_input = $(AWK) '\
 
112
  BEGIN { nonempty = 0; } \
 
113
  { items[$$0] = 1; nonempty = 1; } \
 
114
  END { if (nonempty) { for (i in items) print i; }; } \
 
115
'
 
116
# Make sure the list of sources is unique.  This is necessary because,
 
117
# e.g., the same source file might be shared among _SOURCES variables
 
118
# for different programs/libraries.
 
119
am__define_uniq_tagged_files = \
 
120
  list='$(am__tagged_files)'; \
 
121
  unique=`for i in $$list; do \
 
122
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
123
  done | $(am__uniquify_input)`
75
124
ETAGS = etags
76
125
CTAGS = ctags
 
126
CSCOPE = cscope
77
127
DIST_SUBDIRS = $(SUBDIRS)
78
128
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79
129
distdir = $(PACKAGE)-$(VERSION)
80
130
top_distdir = $(distdir)
81
131
am__remove_distdir = \
82
 
  { test ! -d "$(distdir)" \
83
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
84
 
         && rm -fr "$(distdir)"; }; }
 
132
  if test -d "$(distdir)"; then \
 
133
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
134
      && rm -rf "$(distdir)" \
 
135
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
136
  else :; fi
 
137
am__post_remove_distdir = $(am__remove_distdir)
85
138
am__relativize = \
86
139
  dir0=`pwd`; \
87
140
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109
162
  reldir="$$dir2"
110
163
GZIP_ENV = --best
111
164
DIST_ARCHIVES = $(distdir).tar.bz2
 
165
DIST_TARGETS = dist-bzip2
112
166
distuninstallcheck_listfiles = find . -type f -print
 
167
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
168
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
113
169
distcleancheck_listfiles = find . -type f -print
114
170
ACLOCAL = @ACLOCAL@
115
171
ALL_LINGUAS = @ALL_LINGUAS@
163
219
INTLTOOL_MERGE = @INTLTOOL_MERGE@
164
220
INTLTOOL_PERL = @INTLTOOL_PERL@
165
221
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
222
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
223
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
224
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
225
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
166
226
LD = @LD@
167
227
LDFLAGS = @LDFLAGS@
168
228
LIBOBJS = @LIBOBJS@
255
315
includedir = @includedir@
256
316
infodir = @infodir@
257
317
install_sh = @install_sh@
 
318
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
319
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
258
320
libdir = @libdir@
259
321
libexecdir = @libexecdir@
260
322
localedir = @localedir@
296
358
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
297
359
 
298
360
.SUFFIXES:
299
 
am--refresh:
 
361
am--refresh: Makefile
300
362
        @:
301
363
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
302
364
        @for dep in $?; do \
332
394
$(am__aclocal_m4_deps):
333
395
 
334
396
config.h: stamp-h1
335
 
        @if test ! -f $@; then \
336
 
          rm -f stamp-h1; \
337
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
338
 
        else :; fi
 
397
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
398
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
339
399
 
340
400
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
341
401
        @rm -f stamp-h1
358
418
        -rm -f libtool config.lt
359
419
 
360
420
# This directory's subdirectories are mostly independent; you can cd
361
 
# into them and run `make' without going through this Makefile.
362
 
# To change the values of `make' variables: instead of editing Makefiles,
363
 
# (1) if the variable is set in `config.status', edit `config.status'
364
 
#     (which will cause the Makefiles to be regenerated when you run `make');
365
 
# (2) otherwise, pass the desired values on the `make' command line.
366
 
$(RECURSIVE_TARGETS):
 
421
# into them and run 'make' without going through this Makefile.
 
422
# To change the values of 'make' variables: instead of editing Makefiles,
 
423
# (1) if the variable is set in 'config.status', edit 'config.status'
 
424
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
425
# (2) otherwise, pass the desired values on the 'make' command line.
 
426
$(am__recursive_targets):
367
427
        @fail= failcom='exit 1'; \
368
428
        for f in x $$MAKEFLAGS; do \
369
429
          case $$f in \
373
433
        done; \
374
434
        dot_seen=no; \
375
435
        target=`echo $@ | sed s/-recursive//`; \
376
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
436
        case "$@" in \
 
437
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
438
          *) list='$(SUBDIRS)' ;; \
 
439
        esac; \
 
440
        for subdir in $$list; do \
377
441
          echo "Making $$target in $$subdir"; \
378
442
          if test "$$subdir" = "."; then \
379
443
            dot_seen=yes; \
388
452
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
389
453
        fi; test -z "$$fail"
390
454
 
391
 
$(RECURSIVE_CLEAN_TARGETS):
392
 
        @fail= failcom='exit 1'; \
393
 
        for f in x $$MAKEFLAGS; do \
394
 
          case $$f in \
395
 
            *=* | --[!k]*);; \
396
 
            *k*) failcom='fail=yes';; \
397
 
          esac; \
398
 
        done; \
399
 
        dot_seen=no; \
400
 
        case "$@" in \
401
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
402
 
          *) list='$(SUBDIRS)' ;; \
403
 
        esac; \
404
 
        rev=''; for subdir in $$list; do \
405
 
          if test "$$subdir" = "."; then :; else \
406
 
            rev="$$subdir $$rev"; \
407
 
          fi; \
408
 
        done; \
409
 
        rev="$$rev ."; \
410
 
        target=`echo $@ | sed s/-recursive//`; \
411
 
        for subdir in $$rev; do \
412
 
          echo "Making $$target in $$subdir"; \
413
 
          if test "$$subdir" = "."; then \
414
 
            local_target="$$target-am"; \
415
 
          else \
416
 
            local_target="$$target"; \
417
 
          fi; \
418
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
419
 
          || eval $$failcom; \
420
 
        done && test -z "$$fail"
421
 
tags-recursive:
422
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
423
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
424
 
        done
425
 
ctags-recursive:
426
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
427
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
428
 
        done
429
 
 
430
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
431
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
432
 
        unique=`for i in $$list; do \
433
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434
 
          done | \
435
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
436
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
437
 
        mkid -fID $$unique
438
 
tags: TAGS
439
 
 
440
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
441
 
                $(TAGS_FILES) $(LISP)
 
455
ID: $(am__tagged_files)
 
456
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
457
tags: tags-recursive
 
458
TAGS: tags
 
459
 
 
460
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
442
461
        set x; \
443
462
        here=`pwd`; \
444
463
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
454
473
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
455
474
          fi; \
456
475
        done; \
457
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
458
 
        unique=`for i in $$list; do \
459
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460
 
          done | \
461
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
462
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
476
        $(am__define_uniq_tagged_files); \
463
477
        shift; \
464
478
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
465
479
          test -n "$$unique" || unique=$$empty_fix; \
471
485
              $$unique; \
472
486
          fi; \
473
487
        fi
474
 
ctags: CTAGS
475
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
476
 
                $(TAGS_FILES) $(LISP)
477
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
478
 
        unique=`for i in $$list; do \
479
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480
 
          done | \
481
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
482
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
488
ctags: ctags-recursive
 
489
 
 
490
CTAGS: ctags
 
491
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
492
        $(am__define_uniq_tagged_files); \
483
493
        test -z "$(CTAGS_ARGS)$$unique" \
484
494
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
485
495
             $$unique
488
498
        here=`$(am__cd) $(top_builddir) && pwd` \
489
499
          && $(am__cd) $(top_srcdir) \
490
500
          && gtags -i $(GTAGS_ARGS) "$$here"
 
501
cscope: cscope.files
 
502
        test ! -s cscope.files \
 
503
          || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
 
504
clean-cscope:
 
505
        -rm -f cscope.files
 
506
cscope.files: clean-cscope cscopelist
 
507
cscopelist: cscopelist-recursive
 
508
 
 
509
cscopelist-am: $(am__tagged_files)
 
510
        list='$(am__tagged_files)'; \
 
511
        case "$(srcdir)" in \
 
512
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
513
          *) sdir=$(subdir)/$(srcdir) ;; \
 
514
        esac; \
 
515
        for i in $$list; do \
 
516
          if test -f "$$i"; then \
 
517
            echo "$(subdir)/$$i"; \
 
518
          else \
 
519
            echo "$$sdir/$$i"; \
 
520
          fi; \
 
521
        done >> $(top_builddir)/cscope.files
491
522
 
492
523
distclean-tags:
493
524
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
525
        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
494
526
 
495
527
distdir: $(DISTFILES)
496
528
        $(am__remove_distdir)
526
558
        done
527
559
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
528
560
          if test "$$subdir" = .; then :; else \
529
 
            test -d "$(distdir)/$$subdir" \
530
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
531
 
            || exit 1; \
532
 
          fi; \
533
 
        done
534
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
535
 
          if test "$$subdir" = .; then :; else \
 
561
            $(am__make_dryrun) \
 
562
              || test -d "$(distdir)/$$subdir" \
 
563
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
564
              || exit 1; \
536
565
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
537
566
            $(am__relativize); \
538
567
            new_distdir=$$reldir; \
564
593
        || chmod -R a+r "$(distdir)"
565
594
dist-gzip: distdir
566
595
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
567
 
        $(am__remove_distdir)
 
596
        $(am__post_remove_distdir)
568
597
dist-bzip2: distdir
569
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
570
 
        $(am__remove_distdir)
 
598
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
599
        $(am__post_remove_distdir)
571
600
 
572
 
dist-lzma: distdir
573
 
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
574
 
        $(am__remove_distdir)
 
601
dist-lzip: distdir
 
602
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
 
603
        $(am__post_remove_distdir)
575
604
 
576
605
dist-xz: distdir
577
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
578
 
        $(am__remove_distdir)
 
606
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
 
607
        $(am__post_remove_distdir)
579
608
 
580
609
dist-tarZ: distdir
581
610
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
582
 
        $(am__remove_distdir)
 
611
        $(am__post_remove_distdir)
583
612
 
584
613
dist-shar: distdir
585
614
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
586
 
        $(am__remove_distdir)
 
615
        $(am__post_remove_distdir)
587
616
 
588
617
dist-zip: distdir
589
618
        -rm -f $(distdir).zip
590
619
        zip -rq $(distdir).zip $(distdir)
591
 
        $(am__remove_distdir)
 
620
        $(am__post_remove_distdir)
592
621
 
593
 
dist dist-all: distdir
594
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
595
 
        $(am__remove_distdir)
 
622
dist dist-all:
 
623
        $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
 
624
        $(am__post_remove_distdir)
596
625
 
597
626
# This target untars the dist file and tries a VPATH configuration.  Then
598
627
# it guarantees that the distribution is self-contained by making another
603
632
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
604
633
        *.tar.bz2*) \
605
634
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
606
 
        *.tar.lzma*) \
607
 
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
635
        *.tar.lz*) \
 
636
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
608
637
        *.tar.xz*) \
609
638
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
610
639
        *.tar.Z*) \
614
643
        *.zip*) \
615
644
          unzip $(distdir).zip ;;\
616
645
        esac
617
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
618
 
        mkdir $(distdir)/_build
619
 
        mkdir $(distdir)/_inst
 
646
        chmod -R a-w $(distdir)
 
647
        chmod u+w $(distdir)
 
648
        mkdir $(distdir)/_build $(distdir)/_inst
620
649
        chmod a-w $(distdir)
621
650
        test -d $(distdir)/_build || exit 0; \
622
651
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
624
653
          && am__cwd=`pwd` \
625
654
          && $(am__cd) $(distdir)/_build \
626
655
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
656
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
627
657
            $(DISTCHECK_CONFIGURE_FLAGS) \
628
658
          && $(MAKE) $(AM_MAKEFLAGS) \
629
659
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
647
677
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
648
678
          && cd "$$am__cwd" \
649
679
          || exit 1
650
 
        $(am__remove_distdir)
 
680
        $(am__post_remove_distdir)
651
681
        @(echo "$(distdir) archives ready for distribution: "; \
652
682
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
653
683
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
654
684
distuninstallcheck:
655
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
656
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
685
        @test -n '$(distuninstallcheck_dir)' || { \
 
686
          echo 'ERROR: trying to run $@ with an empty' \
 
687
               '$$(distuninstallcheck_dir)' >&2; \
 
688
          exit 1; \
 
689
        }; \
 
690
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
691
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
692
          exit 1; \
 
693
        }; \
 
694
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
657
695
           || { echo "ERROR: files left after uninstall:" ; \
658
696
                if test -n "$(DESTDIR)"; then \
659
697
                  echo "  (check DESTDIR support)"; \
684
722
 
685
723
installcheck: installcheck-recursive
686
724
install-strip:
687
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
688
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
689
 
          `test -z '$(STRIP)' || \
690
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
725
        if test -z '$(STRIP)'; then \
 
726
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
727
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
728
              install; \
 
729
        else \
 
730
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
731
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
732
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
733
        fi
691
734
mostlyclean-generic:
692
735
 
693
736
clean-generic:
770
813
 
771
814
uninstall-am:
772
815
 
773
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
774
 
        ctags-recursive install-am install-strip tags-recursive
 
816
.MAKE: $(am__recursive_targets) all install-am install-strip
775
817
 
776
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
777
 
        all all-am am--refresh check check-am clean clean-generic \
778
 
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
779
 
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
780
 
        dist-zip distcheck distclean distclean-generic distclean-hdr \
781
 
        distclean-libtool distclean-local distclean-tags \
782
 
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
783
 
        html-am info info-am install install-am install-data \
784
 
        install-data-am install-dvi install-dvi-am install-exec \
785
 
        install-exec-am install-html install-html-am install-info \
786
 
        install-info-am install-man install-pdf install-pdf-am \
787
 
        install-ps install-ps-am install-strip installcheck \
788
 
        installcheck-am installdirs installdirs-am maintainer-clean \
789
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
790
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
791
 
        uninstall uninstall-am
 
818
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
 
819
        am--refresh check check-am clean clean-cscope clean-generic \
 
820
        clean-libtool cscope cscopelist-am ctags ctags-am dist \
 
821
        dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
 
822
        dist-tarZ dist-xz dist-zip distcheck distclean \
 
823
        distclean-generic distclean-hdr distclean-libtool \
 
824
        distclean-local distclean-tags distcleancheck distdir \
 
825
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
826
        install install-am install-data install-data-am install-dvi \
 
827
        install-dvi-am install-exec install-exec-am install-html \
 
828
        install-html-am install-info install-info-am install-man \
 
829
        install-pdf install-pdf-am install-ps install-ps-am \
 
830
        install-strip installcheck installcheck-am installdirs \
 
831
        installdirs-am maintainer-clean maintainer-clean-generic \
 
832
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
833
        ps ps-am tags tags-am uninstall uninstall-am
792
834
 
793
835
 
794
836
distclean-local: