~ubuntu-branches/ubuntu/trusty/gnome-btdownload/trusty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-07-18 15:55:43 UTC
  • mfrom: (0.1.17 hardy)
  • Revision ID: james.westby@ubuntu.com-20080718155543-69jiy8rhpbg8mf7h
Tags: 0.0.30-2.1
NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490471.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.7.9 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  Free Software Foundation, Inc.
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
 
16
 
16
17
srcdir = @srcdir@
17
18
top_srcdir = @top_srcdir@
18
19
VPATH = @srcdir@
20
21
pkglibdir = $(libdir)/@PACKAGE@
21
22
pkgincludedir = $(includedir)/@PACKAGE@
22
23
top_builddir = .
 
24
 
23
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
26
INSTALL = @INSTALL@
25
27
install_sh_DATA = $(install_sh) -c -m 644
33
35
NORMAL_UNINSTALL = :
34
36
PRE_UNINSTALL = :
35
37
POST_UNINSTALL = :
36
 
subdir = .
37
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38
 
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
39
 
        ChangeLog INSTALL config.guess config.sub install-sh missing \
40
 
        mkinstalldirs
41
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
 
        $(ACLOCAL_M4)
45
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46
 
 configure.lineno configure.status.lineno
47
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
 
CONFIG_CLEAN_FILES =
49
 
SOURCES =
50
 
DIST_SOURCES =
51
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52
 
        html-recursive info-recursive install-data-recursive \
53
 
        install-exec-recursive install-info-recursive \
54
 
        install-recursive installcheck-recursive installdirs-recursive \
55
 
        pdf-recursive ps-recursive uninstall-info-recursive \
56
 
        uninstall-recursive
57
 
ETAGS = etags
58
 
CTAGS = ctags
59
 
DIST_SUBDIRS = $(SUBDIRS)
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
distdir = $(PACKAGE)-$(VERSION)
62
 
top_distdir = $(distdir)
63
 
am__remove_distdir = \
64
 
  { test ! -d $(distdir) \
65
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
66
 
         && rm -fr $(distdir); }; }
67
 
DIST_ARCHIVES = $(distdir).tar.gz
68
 
GZIP_ENV = --best
69
 
distuninstallcheck_listfiles = find . -type f -print
70
 
distcleancheck_listfiles = find . -type f -print
 
38
host_triplet = @host@
71
39
ACLOCAL = @ACLOCAL@
72
40
ALL_LINGUAS = @ALL_LINGUAS@
73
41
AMDEP_FALSE = @AMDEP_FALSE@
101
69
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
102
70
GMOFILES = @GMOFILES@
103
71
GMSGFMT = @GMSGFMT@
 
72
GREP = @GREP@
104
73
INSTALL_DATA = @INSTALL_DATA@
105
74
INSTALL_PROGRAM = @INSTALL_PROGRAM@
106
75
INSTALL_SCRIPT = @INSTALL_SCRIPT@
111
80
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
112
81
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
113
82
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
114
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
115
83
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
116
84
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
117
85
INTLTOOL_MERGE = @INTLTOOL_MERGE@
118
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
119
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
120
86
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
121
87
INTLTOOL_PERL = @INTLTOOL_PERL@
 
88
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
122
89
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
123
90
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
124
91
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
130
97
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
131
98
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
132
99
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
133
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
134
100
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
135
101
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
136
102
LDFLAGS = @LDFLAGS@
141
107
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
142
108
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
143
109
MAKEINFO = @MAKEINFO@
 
110
MKDIR_P = @MKDIR_P@
144
111
MKINSTALLDIRS = @MKINSTALLDIRS@
145
112
MSGFMT = @MSGFMT@
 
113
MSGFMT_OPTS = @MSGFMT_OPTS@
146
114
OBJEXT = @OBJEXT@
147
115
PACKAGE = @PACKAGE@
148
116
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167
135
VERSION = @VERSION@
168
136
XGETTEXT = @XGETTEXT@
169
137
ac_ct_CC = @ac_ct_CC@
170
 
ac_ct_STRIP = @ac_ct_STRIP@
171
138
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
172
139
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
173
140
am__include = @am__include@
174
141
am__leading_dot = @am__leading_dot@
175
142
am__quote = @am__quote@
176
 
am__tar = @am__tar@
177
 
am__untar = @am__untar@
178
143
bindir = @bindir@
 
144
build = @build@
179
145
build_alias = @build_alias@
 
146
build_cpu = @build_cpu@
 
147
build_os = @build_os@
 
148
build_vendor = @build_vendor@
180
149
datadir = @datadir@
 
150
datarootdir = @datarootdir@
 
151
docdir = @docdir@
 
152
dvidir = @dvidir@
181
153
exec_prefix = @exec_prefix@
 
154
host = @host@
182
155
host_alias = @host_alias@
 
156
host_cpu = @host_cpu@
 
157
host_os = @host_os@
 
158
host_vendor = @host_vendor@
 
159
htmldir = @htmldir@
183
160
includedir = @includedir@
184
161
infodir = @infodir@
185
162
install_sh = @install_sh@
186
163
libdir = @libdir@
187
164
libexecdir = @libexecdir@
 
165
localedir = @localedir@
188
166
localstatedir = @localstatedir@
189
167
mandir = @mandir@
190
 
mkdir_p = @mkdir_p@
191
168
oldincludedir = @oldincludedir@
 
169
pdfdir = @pdfdir@
192
170
pkgpyexecdir = @pkgpyexecdir@
193
171
pkgpythondir = @pkgpythondir@
194
172
prefix = @prefix@
195
173
program_transform_name = @program_transform_name@
 
174
psdir = @psdir@
196
175
pyexecdir = @pyexecdir@
197
176
pythondir = @pythondir@
198
177
sbindir = @sbindir@
200
179
sysconfdir = @sysconfdir@
201
180
target_alias = @target_alias@
202
181
AUTOMAKE_OPTIONS = subdir-objects nostdinc
203
 
EXTRA_DIST = debian intltool-extract.in intltool-merge.in intltool-update.in
 
182
 
 
183
EXTRA_DIST = debian intltool-extract.in intltool-merge.in intltool-update.in setup.py UPDATE COPYING BSD GPL-2
 
184
 
204
185
SUBDIRS = man po share src
 
186
subdir = .
 
187
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
188
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
189
CONFIG_CLEAN_FILES =
 
190
DIST_SOURCES =
 
191
 
 
192
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
193
        ps-recursive install-info-recursive uninstall-info-recursive \
 
194
        all-recursive install-data-recursive install-exec-recursive \
 
195
        installdirs-recursive install-recursive uninstall-recursive \
 
196
        check-recursive installcheck-recursive
 
197
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
 
198
        COPYING ChangeLog INSTALL Makefile.am aclocal.m4 config.guess \
 
199
        config.sub configure configure.ac install-sh missing \
 
200
        mkinstalldirs py-compile
 
201
DIST_SUBDIRS = $(SUBDIRS)
205
202
all: all-recursive
206
203
 
207
204
.SUFFIXES:
208
 
am--refresh:
209
 
        @:
210
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
211
 
        @for dep in $?; do \
212
 
          case '$(am__configure_deps)' in \
213
 
            *$$dep*) \
214
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
215
 
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
216
 
                && exit 0; \
217
 
              exit 1;; \
218
 
          esac; \
219
 
        done; \
220
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
 
205
 
 
206
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
207
 configure.lineno
 
208
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
221
209
        cd $(top_srcdir) && \
222
 
          $(AUTOMAKE) --foreign  Makefile
223
 
.PRECIOUS: Makefile
224
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225
 
        @case '$?' in \
226
 
          *config.status*) \
227
 
            echo ' $(SHELL) ./config.status'; \
228
 
            $(SHELL) ./config.status;; \
229
 
          *) \
230
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
231
 
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
232
 
        esac;
 
210
          $(AUTOMAKE) --gnu  Makefile
 
211
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
212
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
233
213
 
234
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
214
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235
215
        $(SHELL) ./config.status --recheck
236
 
 
237
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
216
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
238
217
        cd $(srcdir) && $(AUTOCONF)
239
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
218
 
 
219
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 
240
220
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
241
221
uninstall-info-am:
242
222
 
247
227
#     (which will cause the Makefiles to be regenerated when you run `make');
248
228
# (2) otherwise, pass the desired values on the `make' command line.
249
229
$(RECURSIVE_TARGETS):
250
 
        @failcom='exit 1'; \
251
 
        for f in x $$MAKEFLAGS; do \
252
 
          case $$f in \
253
 
            *=* | --[!k]*);; \
254
 
            *k*) failcom='fail=yes';; \
255
 
          esac; \
256
 
        done; \
 
230
        @set fnord $$MAKEFLAGS; amf=$$2; \
257
231
        dot_seen=no; \
258
232
        target=`echo $@ | sed s/-recursive//`; \
259
233
        list='$(SUBDIRS)'; for subdir in $$list; do \
265
239
            local_target="$$target"; \
266
240
          fi; \
267
241
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
268
 
          || eval $$failcom; \
 
242
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
269
243
        done; \
270
244
        if test "$$dot_seen" = "no"; then \
271
245
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
273
247
 
274
248
mostlyclean-recursive clean-recursive distclean-recursive \
275
249
maintainer-clean-recursive:
276
 
        @failcom='exit 1'; \
277
 
        for f in x $$MAKEFLAGS; do \
278
 
          case $$f in \
279
 
            *=* | --[!k]*);; \
280
 
            *k*) failcom='fail=yes';; \
281
 
          esac; \
282
 
        done; \
 
250
        @set fnord $$MAKEFLAGS; amf=$$2; \
283
251
        dot_seen=no; \
284
252
        case "$@" in \
285
253
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
300
268
            local_target="$$target"; \
301
269
          fi; \
302
270
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
303
 
          || eval $$failcom; \
 
271
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
304
272
        done && test -z "$$fail"
305
273
tags-recursive:
306
274
        list='$(SUBDIRS)'; for subdir in $$list; do \
311
279
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
312
280
        done
313
281
 
 
282
ETAGS = etags
 
283
ETAGSFLAGS =
 
284
 
 
285
CTAGS = ctags
 
286
CTAGSFLAGS =
 
287
 
 
288
tags: TAGS
 
289
 
314
290
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
315
291
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316
292
        unique=`for i in $$list; do \
319
295
          $(AWK) '    { files[$$0] = 1; } \
320
296
               END { for (i in files) print i; }'`; \
321
297
        mkid -fID $$unique
322
 
tags: TAGS
323
298
 
324
299
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
325
300
                $(TAGS_FILES) $(LISP)
326
301
        tags=; \
327
302
        here=`pwd`; \
328
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
303
        if (etags --etags-include --version) >/dev/null 2>&1; then \
329
304
          include_option=--etags-include; \
330
 
          empty_fix=.; \
331
305
        else \
332
306
          include_option=--include; \
333
 
          empty_fix=; \
334
307
        fi; \
335
308
        list='$(SUBDIRS)'; for subdir in $$list; do \
336
309
          if test "$$subdir" = .; then :; else \
337
 
            test ! -f $$subdir/TAGS || \
 
310
            test -f $$subdir/TAGS && \
338
311
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
339
312
          fi; \
340
313
        done; \
344
317
          done | \
345
318
          $(AWK) '    { files[$$0] = 1; } \
346
319
               END { for (i in files) print i; }'`; \
347
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
348
 
          test -n "$$unique" || unique=$$empty_fix; \
349
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
350
 
            $$tags $$unique; \
351
 
        fi
 
320
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
321
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
322
             $$tags $$unique
 
323
 
352
324
ctags: CTAGS
353
325
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
354
326
                $(TAGS_FILES) $(LISP)
371
343
 
372
344
distclean-tags:
373
345
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
346
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
347
 
 
348
top_distdir = .
 
349
distdir = $(PACKAGE)-$(VERSION)
 
350
 
 
351
am__remove_distdir = \
 
352
  { test ! -d $(distdir) \
 
353
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
354
         && rm -fr $(distdir); }; }
 
355
 
 
356
GZIP_ENV = --best
 
357
distuninstallcheck_listfiles = find . -type f -print
 
358
distcleancheck_listfiles = find . -type f -print
374
359
 
375
360
distdir: $(DISTFILES)
376
361
        $(am__remove_distdir)
377
362
        mkdir $(distdir)
378
 
        $(mkdir_p) $(distdir)/po
 
363
        $(mkinstalldirs) $(distdir)/po
379
364
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380
365
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381
366
        list='$(DISTFILES)'; for file in $$list; do \
387
372
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388
373
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389
374
            dir="/$$dir"; \
390
 
            $(mkdir_p) "$(distdir)$$dir"; \
 
375
            $(mkinstalldirs) "$(distdir)$$dir"; \
391
376
          else \
392
377
            dir=''; \
393
378
          fi; \
402
387
            || exit 1; \
403
388
          fi; \
404
389
        done
405
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
390
        list='$(SUBDIRS)'; for subdir in $$list; do \
406
391
          if test "$$subdir" = .; then :; else \
407
 
            test -d "$(distdir)/$$subdir" \
408
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
392
            test -d $(distdir)/$$subdir \
 
393
            || mkdir $(distdir)/$$subdir \
409
394
            || exit 1; \
410
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
411
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
412
395
            (cd $$subdir && \
413
396
              $(MAKE) $(AM_MAKEFLAGS) \
414
 
                top_distdir="$$top_distdir" \
415
 
                distdir="$$distdir/$$subdir" \
 
397
                top_distdir="$(top_distdir)" \
 
398
                distdir=../$(distdir)/$$subdir \
416
399
                distdir) \
417
400
              || exit 1; \
418
401
          fi; \
423
406
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
424
407
        || chmod -R a+r $(distdir)
425
408
dist-gzip: distdir
426
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
427
 
        $(am__remove_distdir)
428
 
 
429
 
dist-bzip2: distdir
430
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
431
 
        $(am__remove_distdir)
432
 
 
433
 
dist-tarZ: distdir
434
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
435
 
        $(am__remove_distdir)
436
 
 
437
 
dist-shar: distdir
438
 
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
439
 
        $(am__remove_distdir)
440
 
 
441
 
dist-zip: distdir
442
 
        -rm -f $(distdir).zip
443
 
        zip -rq $(distdir).zip $(distdir)
 
409
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
444
410
        $(am__remove_distdir)
445
411
 
446
412
dist dist-all: distdir
447
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
413
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
448
414
        $(am__remove_distdir)
449
415
 
450
416
# This target untars the dist file and tries a VPATH configuration.  Then
451
417
# it guarantees that the distribution is self-contained by making another
452
418
# tarfile.
453
419
distcheck: dist
454
 
        case '$(DIST_ARCHIVES)' in \
455
 
        *.tar.gz*) \
456
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
457
 
        *.tar.bz2*) \
458
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
459
 
        *.tar.Z*) \
460
 
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
461
 
        *.shar.gz*) \
462
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
463
 
        *.zip*) \
464
 
          unzip $(distdir).zip ;;\
465
 
        esac
 
420
        $(am__remove_distdir)
 
421
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
466
422
        chmod -R a-w $(distdir); chmod a+w $(distdir)
467
423
        mkdir $(distdir)/_build
468
424
        mkdir $(distdir)/_inst
482
438
                distuninstallcheck \
483
439
          && chmod -R a-w "$$dc_install_base" \
484
440
          && ({ \
485
 
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
441
               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
486
442
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
487
443
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
488
444
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
489
445
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
490
446
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
491
447
          && rm -rf "$$dc_destdir" \
492
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
493
 
          && rm -rf $(DIST_ARCHIVES) \
 
448
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
 
449
          && rm -f $(distdir).tar.gz \
494
450
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
495
451
        $(am__remove_distdir)
496
 
        @(echo "$(distdir) archives ready for distribution: "; \
497
 
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
498
 
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
452
        @echo "$(distdir).tar.gz is ready for distribution" | \
 
453
          sed 'h;s/./=/g;p;x;p;x'
499
454
distuninstallcheck:
500
455
        @cd $(distuninstallcheck_dir) \
501
456
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
519
474
all-am: Makefile
520
475
installdirs: installdirs-recursive
521
476
installdirs-am:
 
477
 
522
478
install: install-recursive
523
479
install-exec: install-exec-recursive
524
480
install-data: install-data-recursive
538
494
clean-generic:
539
495
 
540
496
distclean-generic:
541
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
497
        -rm -f $(CONFIG_CLEAN_FILES)
542
498
 
543
499
maintainer-clean-generic:
544
500
        @echo "This command is intended for maintainers to use"
556
512
 
557
513
dvi-am:
558
514
 
559
 
html: html-recursive
560
 
 
561
515
info: info-recursive
562
516
 
563
517
info-am:
594
548
 
595
549
uninstall-info: uninstall-info-recursive
596
550
 
597
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
598
 
        check-am clean clean-generic clean-recursive ctags \
599
 
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
600
 
        dist-tarZ dist-zip distcheck distclean distclean-generic \
 
551
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
552
        clean-generic clean-recursive ctags ctags-recursive dist \
 
553
        dist-all dist-gzip distcheck distclean distclean-generic \
601
554
        distclean-recursive distclean-tags distcleancheck distdir \
602
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
603
 
        install install-am install-data install-data-am install-exec \
604
 
        install-exec-am install-info install-info-am install-man \
 
555
        distuninstallcheck dvi dvi-am dvi-recursive info info-am \
 
556
        info-recursive install install-am install-data install-data-am \
 
557
        install-data-recursive install-exec install-exec-am \
 
558
        install-exec-recursive install-info install-info-am \
 
559
        install-info-recursive install-man install-recursive \
605
560
        install-strip installcheck installcheck-am installdirs \
606
 
        installdirs-am maintainer-clean maintainer-clean-generic \
607
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
608
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
609
 
        uninstall uninstall-am uninstall-info-am
 
561
        installdirs-am installdirs-recursive maintainer-clean \
 
562
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 
563
        mostlyclean-generic mostlyclean-recursive pdf pdf-am \
 
564
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
 
565
        uninstall uninstall-am uninstall-info-am \
 
566
        uninstall-info-recursive uninstall-recursive
610
567
 
611
568
# Tell versions [3.59,3.63) of GNU make to not export all variables.
612
569
# Otherwise a system limit (for SysV at least) may be exceeded.