~ubuntu-branches/ubuntu/wily/libtorrent/wily-proposed

« back to all changes in this revision

Viewing changes to .pc/disable-tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rogério Brito
  • Date: 2011-03-20 01:06:18 UTC
  • mfrom: (1.1.13 upstream) (4.1.9 sid)
  • Revision ID: james.westby@ubuntu.com-20110320010618-g3wyylccqzqko73c
Tags: 0.12.7-5
* Use Steinar's "real" patch for IPv6. Addresses #490277, #618275,
  and Closes: #617791.
* Adapt libtorrent-0.12.6-ipv6-07.patch. It FTBFS otherwise.
* Add proper attibution to the IPv6 patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
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.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
subdir = .
 
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
39
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
40
        $(srcdir)/libtorrent.pc.in $(top_srcdir)/configure AUTHORS \
 
41
        COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
 
42
        install-sh ltmain.sh missing
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/scripts/attributes.m4 \
 
45
        $(top_srcdir)/scripts/checks.m4 \
 
46
        $(top_srcdir)/scripts/common.m4 \
 
47
        $(top_srcdir)/scripts/libtool.m4 \
 
48
        $(top_srcdir)/scripts/ltoptions.m4 \
 
49
        $(top_srcdir)/scripts/ltsugar.m4 \
 
50
        $(top_srcdir)/scripts/ltversion.m4 \
 
51
        $(top_srcdir)/scripts/lt~obsolete.m4 \
 
52
        $(top_srcdir)/configure.ac
 
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
54
        $(ACLOCAL_M4)
 
55
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
56
 configure.lineno config.status.lineno
 
57
mkinstalldirs = $(install_sh) -d
 
58
CONFIG_HEADER = config.h
 
59
CONFIG_CLEAN_FILES = libtorrent.pc
 
60
CONFIG_CLEAN_VPATH_FILES =
 
61
SOURCES =
 
62
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
 
70
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
71
am__vpath_adj = case $$p in \
 
72
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
73
    *) f=$$p;; \
 
74
  esac;
 
75
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
76
am__install_max = 40
 
77
am__nobase_strip_setup = \
 
78
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
79
am__nobase_strip = \
 
80
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
81
am__nobase_list = $(am__nobase_strip_setup); \
 
82
  for p in $$list; do echo "$$p $$p"; done | \
 
83
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
84
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
85
    if (++n[$$2] == $(am__install_max)) \
 
86
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
87
    END { for (dir in files) print dir, files[dir] }'
 
88
am__base_list = \
 
89
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
90
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
91
am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
 
92
DATA = $(pkgconfig_DATA)
 
93
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
94
  distclean-recursive maintainer-clean-recursive
 
95
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
96
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
97
        distdir dist dist-all distcheck
 
98
ETAGS = etags
 
99
CTAGS = ctags
 
100
DIST_SUBDIRS = $(SUBDIRS)
 
101
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
102
distdir = $(PACKAGE)-$(VERSION)
 
103
top_distdir = $(distdir)
 
104
am__remove_distdir = \
 
105
  { test ! -d "$(distdir)" \
 
106
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
107
         && rm -fr "$(distdir)"; }; }
 
108
am__relativize = \
 
109
  dir0=`pwd`; \
 
110
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
111
  sed_rest='s,^[^/]*/*,,'; \
 
112
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
113
  sed_butlast='s,/*[^/]*$$,,'; \
 
114
  while test -n "$$dir1"; do \
 
115
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
116
    if test "$$first" != "."; then \
 
117
      if test "$$first" = ".."; then \
 
118
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
119
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
120
      else \
 
121
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
122
        if test "$$first2" = "$$first"; then \
 
123
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
124
        else \
 
125
          dir2="../$$dir2"; \
 
126
        fi; \
 
127
        dir0="$$dir0"/"$$first"; \
 
128
      fi; \
 
129
    fi; \
 
130
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
131
  done; \
 
132
  reldir="$$dir2"
 
133
DIST_ARCHIVES = $(distdir).tar.gz
 
134
GZIP_ENV = --best
 
135
distuninstallcheck_listfiles = find . -type f -print
 
136
distcleancheck_listfiles = find . -type f -print
 
137
ACLOCAL = @ACLOCAL@
 
138
AMTAR = @AMTAR@
 
139
AR = @AR@
 
140
AUTOCONF = @AUTOCONF@
 
141
AUTOHEADER = @AUTOHEADER@
 
142
AUTOMAKE = @AUTOMAKE@
 
143
AWK = @AWK@
 
144
CC = @CC@
 
145
CCDEPMODE = @CCDEPMODE@
 
146
CFLAGS = @CFLAGS@
 
147
CPP = @CPP@
 
148
CPPFLAGS = @CPPFLAGS@
 
149
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
 
150
CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
 
151
CPPUNIT_LIBS = @CPPUNIT_LIBS@
 
152
CXX = @CXX@
 
153
CXXCPP = @CXXCPP@
 
154
CXXDEPMODE = @CXXDEPMODE@
 
155
CXXFLAGS = @CXXFLAGS@
 
156
CYGPATH_W = @CYGPATH_W@
 
157
DEFS = @DEFS@
 
158
DEPDIR = @DEPDIR@
 
159
DSYMUTIL = @DSYMUTIL@
 
160
DUMPBIN = @DUMPBIN@
 
161
ECHO_C = @ECHO_C@
 
162
ECHO_N = @ECHO_N@
 
163
ECHO_T = @ECHO_T@
 
164
EGREP = @EGREP@
 
165
EXEEXT = @EXEEXT@
 
166
FGREP = @FGREP@
 
167
GREP = @GREP@
 
168
INSTALL = @INSTALL@
 
169
INSTALL_DATA = @INSTALL_DATA@
 
170
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
171
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
172
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
173
LD = @LD@
 
174
LDFLAGS = @LDFLAGS@
 
175
LIBOBJS = @LIBOBJS@
 
176
LIBS = @LIBS@
 
177
LIBTOOL = @LIBTOOL@
 
178
LIBTORRENT_CFLAGS = @LIBTORRENT_CFLAGS@
 
179
LIBTORRENT_CURRENT = @LIBTORRENT_CURRENT@
 
180
LIBTORRENT_INTERFACE_VERSION_INFO = @LIBTORRENT_INTERFACE_VERSION_INFO@
 
181
LIBTORRENT_INTERFACE_VERSION_NO = @LIBTORRENT_INTERFACE_VERSION_NO@
 
182
LIBTORRENT_LIBS = @LIBTORRENT_LIBS@
 
183
LIPO = @LIPO@
 
184
LN_S = @LN_S@
 
185
LTLIBOBJS = @LTLIBOBJS@
 
186
MAKEINFO = @MAKEINFO@
 
187
MKDIR_P = @MKDIR_P@
 
188
NM = @NM@
 
189
NMEDIT = @NMEDIT@
 
190
OBJDUMP = @OBJDUMP@
 
191
OBJEXT = @OBJEXT@
 
192
OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
 
193
OPENSSL_LIBS = @OPENSSL_LIBS@
 
194
OTOOL = @OTOOL@
 
195
OTOOL64 = @OTOOL64@
 
196
PACKAGE = @PACKAGE@
 
197
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
198
PACKAGE_NAME = @PACKAGE_NAME@
 
199
PACKAGE_STRING = @PACKAGE_STRING@
 
200
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
201
PACKAGE_URL = @PACKAGE_URL@
 
202
PACKAGE_VERSION = @PACKAGE_VERSION@
 
203
PATH_SEPARATOR = @PATH_SEPARATOR@
 
204
PKG_CONFIG = @PKG_CONFIG@
 
205
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
206
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
207
RANLIB = @RANLIB@
 
208
SED = @SED@
 
209
SET_MAKE = @SET_MAKE@
 
210
SHELL = @SHELL@
 
211
STRIP = @STRIP@
 
212
STUFF_CFLAGS = @STUFF_CFLAGS@
 
213
STUFF_LIBS = @STUFF_LIBS@
 
214
VERSION = @VERSION@
 
215
abs_builddir = @abs_builddir@
 
216
abs_srcdir = @abs_srcdir@
 
217
abs_top_builddir = @abs_top_builddir@
 
218
abs_top_srcdir = @abs_top_srcdir@
 
219
ac_ct_CC = @ac_ct_CC@
 
220
ac_ct_CXX = @ac_ct_CXX@
 
221
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
222
am__include = @am__include@
 
223
am__leading_dot = @am__leading_dot@
 
224
am__quote = @am__quote@
 
225
am__tar = @am__tar@
 
226
am__untar = @am__untar@
 
227
bindir = @bindir@
 
228
build = @build@
 
229
build_alias = @build_alias@
 
230
build_cpu = @build_cpu@
 
231
build_os = @build_os@
 
232
build_vendor = @build_vendor@
 
233
builddir = @builddir@
 
234
datadir = @datadir@
 
235
datarootdir = @datarootdir@
 
236
docdir = @docdir@
 
237
dvidir = @dvidir@
 
238
exec_prefix = @exec_prefix@
 
239
host = @host@
 
240
host_alias = @host_alias@
 
241
host_cpu = @host_cpu@
 
242
host_os = @host_os@
 
243
host_vendor = @host_vendor@
 
244
htmldir = @htmldir@
 
245
includedir = @includedir@
 
246
infodir = @infodir@
 
247
install_sh = @install_sh@
 
248
libdir = @libdir@
 
249
libexecdir = @libexecdir@
 
250
localedir = @localedir@
 
251
localstatedir = @localstatedir@
 
252
mandir = @mandir@
 
253
mkdir_p = @mkdir_p@
 
254
oldincludedir = @oldincludedir@
 
255
pdfdir = @pdfdir@
 
256
prefix = @prefix@
 
257
program_transform_name = @program_transform_name@
 
258
psdir = @psdir@
 
259
sbindir = @sbindir@
 
260
sharedstatedir = @sharedstatedir@
 
261
srcdir = @srcdir@
 
262
sysconfdir = @sysconfdir@
 
263
target_alias = @target_alias@
 
264
top_build_prefix = @top_build_prefix@
 
265
top_builddir = @top_builddir@
 
266
top_srcdir = @top_srcdir@
 
267
SUBDIRS = src test
 
268
pkgconfigdir = $(libdir)/pkgconfig
 
269
pkgconfig_DATA = libtorrent.pc
 
270
EXTRA_DIST = \
 
271
        autogen.sh \
 
272
        scripts/checks.m4 \
 
273
        scripts/common.m4 \
 
274
        scripts/attributes.m4 \
 
275
        doc/main.xml \
 
276
        doc/http.xml \
 
277
        doc/torrent.xml \
 
278
        rak/address_info.h \
 
279
        rak/algorithm.h \
 
280
        rak/allocators.h \
 
281
        rak/error_number.h \
 
282
        rak/file_stat.h \
 
283
        rak/fs_stat.h \
 
284
        rak/functional.h \
 
285
        rak/functional_fun.h \
 
286
        rak/path.h \
 
287
        rak/partial_queue.h \
 
288
        rak/priority_queue.h \
 
289
        rak/priority_queue_default.h \
 
290
        rak/ranges.h \
 
291
        rak/regex.h \
 
292
        rak/socket_address.h \
 
293
        rak/string_manip.h \
 
294
        rak/timer.h \
 
295
        rak/unordered_vector.h
 
296
 
 
297
ACLOCAL_AMFLAGS = -I scripts
 
298
all: config.h
 
299
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
300
 
 
301
.SUFFIXES:
 
302
am--refresh:
 
303
        @:
 
304
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
305
        @for dep in $?; do \
 
306
          case '$(am__configure_deps)' in \
 
307
            *$$dep*) \
 
308
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
 
309
              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
 
310
                && exit 0; \
 
311
              exit 1;; \
 
312
          esac; \
 
313
        done; \
 
314
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
 
315
        $(am__cd) $(top_srcdir) && \
 
316
          $(AUTOMAKE) --gnu Makefile
 
317
.PRECIOUS: Makefile
 
318
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
319
        @case '$?' in \
 
320
          *config.status*) \
 
321
            echo ' $(SHELL) ./config.status'; \
 
322
            $(SHELL) ./config.status;; \
 
323
          *) \
 
324
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
325
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
326
        esac;
 
327
 
 
328
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
329
        $(SHELL) ./config.status --recheck
 
330
 
 
331
$(top_srcdir)/configure:  $(am__configure_deps)
 
332
        $(am__cd) $(srcdir) && $(AUTOCONF)
 
333
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
334
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
335
$(am__aclocal_m4_deps):
 
336
 
 
337
config.h: stamp-h1
 
338
        @if test ! -f $@; then \
 
339
          rm -f stamp-h1; \
 
340
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
 
341
        else :; fi
 
342
 
 
343
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
344
        @rm -f stamp-h1
 
345
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
346
$(srcdir)/config.h.in:  $(am__configure_deps) 
 
347
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
 
348
        rm -f stamp-h1
 
349
        touch $@
 
350
 
 
351
distclean-hdr:
 
352
        -rm -f config.h stamp-h1
 
353
libtorrent.pc: $(top_builddir)/config.status $(srcdir)/libtorrent.pc.in
 
354
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
355
 
 
356
mostlyclean-libtool:
 
357
        -rm -f *.lo
 
358
 
 
359
clean-libtool:
 
360
        -rm -rf .libs _libs
 
361
 
 
362
distclean-libtool:
 
363
        -rm -f libtool config.lt
 
364
install-pkgconfigDATA: $(pkgconfig_DATA)
 
365
        @$(NORMAL_INSTALL)
 
366
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
 
367
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
368
        for p in $$list; do \
 
369
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
370
          echo "$$d$$p"; \
 
371
        done | $(am__base_list) | \
 
372
        while read files; do \
 
373
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
 
374
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
 
375
        done
 
376
 
 
377
uninstall-pkgconfigDATA:
 
378
        @$(NORMAL_UNINSTALL)
 
379
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
380
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
381
        test -n "$$files" || exit 0; \
 
382
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
 
383
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
384
 
 
385
# This directory's subdirectories are mostly independent; you can cd
 
386
# into them and run `make' without going through this Makefile.
 
387
# To change the values of `make' variables: instead of editing Makefiles,
 
388
# (1) if the variable is set in `config.status', edit `config.status'
 
389
#     (which will cause the Makefiles to be regenerated when you run `make');
 
390
# (2) otherwise, pass the desired values on the `make' command line.
 
391
$(RECURSIVE_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
        target=`echo $@ | sed s/-recursive//`; \
 
401
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
402
          echo "Making $$target in $$subdir"; \
 
403
          if test "$$subdir" = "."; then \
 
404
            dot_seen=yes; \
 
405
            local_target="$$target-am"; \
 
406
          else \
 
407
            local_target="$$target"; \
 
408
          fi; \
 
409
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
410
          || eval $$failcom; \
 
411
        done; \
 
412
        if test "$$dot_seen" = "no"; then \
 
413
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
414
        fi; test -z "$$fail"
 
415
 
 
416
$(RECURSIVE_CLEAN_TARGETS):
 
417
        @fail= failcom='exit 1'; \
 
418
        for f in x $$MAKEFLAGS; do \
 
419
          case $$f in \
 
420
            *=* | --[!k]*);; \
 
421
            *k*) failcom='fail=yes';; \
 
422
          esac; \
 
423
        done; \
 
424
        dot_seen=no; \
 
425
        case "$@" in \
 
426
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
427
          *) list='$(SUBDIRS)' ;; \
 
428
        esac; \
 
429
        rev=''; for subdir in $$list; do \
 
430
          if test "$$subdir" = "."; then :; else \
 
431
            rev="$$subdir $$rev"; \
 
432
          fi; \
 
433
        done; \
 
434
        rev="$$rev ."; \
 
435
        target=`echo $@ | sed s/-recursive//`; \
 
436
        for subdir in $$rev; do \
 
437
          echo "Making $$target in $$subdir"; \
 
438
          if test "$$subdir" = "."; then \
 
439
            local_target="$$target-am"; \
 
440
          else \
 
441
            local_target="$$target"; \
 
442
          fi; \
 
443
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
444
          || eval $$failcom; \
 
445
        done && test -z "$$fail"
 
446
tags-recursive:
 
447
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
448
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
449
        done
 
450
ctags-recursive:
 
451
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
452
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
453
        done
 
454
 
 
455
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
456
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
457
        unique=`for i in $$list; do \
 
458
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
459
          done | \
 
460
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
461
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
462
        mkid -fID $$unique
 
463
tags: TAGS
 
464
 
 
465
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
466
                $(TAGS_FILES) $(LISP)
 
467
        set x; \
 
468
        here=`pwd`; \
 
469
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
470
          include_option=--etags-include; \
 
471
          empty_fix=.; \
 
472
        else \
 
473
          include_option=--include; \
 
474
          empty_fix=; \
 
475
        fi; \
 
476
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
477
          if test "$$subdir" = .; then :; else \
 
478
            test ! -f $$subdir/TAGS || \
 
479
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
480
          fi; \
 
481
        done; \
 
482
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
483
        unique=`for i in $$list; do \
 
484
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
485
          done | \
 
486
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
487
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
488
        shift; \
 
489
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
490
          test -n "$$unique" || unique=$$empty_fix; \
 
491
          if test $$# -gt 0; then \
 
492
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
493
              "$$@" $$unique; \
 
494
          else \
 
495
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
496
              $$unique; \
 
497
          fi; \
 
498
        fi
 
499
ctags: CTAGS
 
500
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
501
                $(TAGS_FILES) $(LISP)
 
502
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
503
        unique=`for i in $$list; do \
 
504
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
505
          done | \
 
506
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
507
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
508
        test -z "$(CTAGS_ARGS)$$unique" \
 
509
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
510
             $$unique
 
511
 
 
512
GTAGS:
 
513
        here=`$(am__cd) $(top_builddir) && pwd` \
 
514
          && $(am__cd) $(top_srcdir) \
 
515
          && gtags -i $(GTAGS_ARGS) "$$here"
 
516
 
 
517
distclean-tags:
 
518
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
519
 
 
520
distdir: $(DISTFILES)
 
521
        $(am__remove_distdir)
 
522
        test -d "$(distdir)" || mkdir "$(distdir)"
 
523
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
524
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
525
        list='$(DISTFILES)'; \
 
526
          dist_files=`for file in $$list; do echo $$file; done | \
 
527
          sed -e "s|^$$srcdirstrip/||;t" \
 
528
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
529
        case $$dist_files in \
 
530
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
531
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
532
                           sort -u` ;; \
 
533
        esac; \
 
534
        for file in $$dist_files; do \
 
535
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
536
          if test -d $$d/$$file; then \
 
537
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
538
            if test -d "$(distdir)/$$file"; then \
 
539
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
540
            fi; \
 
541
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
542
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
543
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
544
            fi; \
 
545
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
546
          else \
 
547
            test -f "$(distdir)/$$file" \
 
548
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
549
            || exit 1; \
 
550
          fi; \
 
551
        done
 
552
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
553
          if test "$$subdir" = .; then :; else \
 
554
            test -d "$(distdir)/$$subdir" \
 
555
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
556
            || exit 1; \
 
557
          fi; \
 
558
        done
 
559
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
560
          if test "$$subdir" = .; then :; else \
 
561
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
562
            $(am__relativize); \
 
563
            new_distdir=$$reldir; \
 
564
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
565
            $(am__relativize); \
 
566
            new_top_distdir=$$reldir; \
 
567
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
568
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
569
            ($(am__cd) $$subdir && \
 
570
              $(MAKE) $(AM_MAKEFLAGS) \
 
571
                top_distdir="$$new_top_distdir" \
 
572
                distdir="$$new_distdir" \
 
573
                am__remove_distdir=: \
 
574
                am__skip_length_check=: \
 
575
                am__skip_mode_fix=: \
 
576
                distdir) \
 
577
              || exit 1; \
 
578
          fi; \
 
579
        done
 
580
        -test -n "$(am__skip_mode_fix)" \
 
581
        || find "$(distdir)" -type d ! -perm -755 \
 
582
                -exec chmod u+rwx,go+rx {} \; -o \
 
583
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
584
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
585
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
586
        || chmod -R a+r "$(distdir)"
 
587
dist-gzip: distdir
 
588
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
589
        $(am__remove_distdir)
 
590
 
 
591
dist-bzip2: distdir
 
592
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
593
        $(am__remove_distdir)
 
594
 
 
595
dist-lzma: distdir
 
596
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
597
        $(am__remove_distdir)
 
598
 
 
599
dist-xz: distdir
 
600
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
601
        $(am__remove_distdir)
 
602
 
 
603
dist-tarZ: distdir
 
604
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
605
        $(am__remove_distdir)
 
606
 
 
607
dist-shar: distdir
 
608
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
609
        $(am__remove_distdir)
 
610
 
 
611
dist-zip: distdir
 
612
        -rm -f $(distdir).zip
 
613
        zip -rq $(distdir).zip $(distdir)
 
614
        $(am__remove_distdir)
 
615
 
 
616
dist dist-all: distdir
 
617
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
618
        $(am__remove_distdir)
 
619
 
 
620
# This target untars the dist file and tries a VPATH configuration.  Then
 
621
# it guarantees that the distribution is self-contained by making another
 
622
# tarfile.
 
623
distcheck: dist
 
624
        case '$(DIST_ARCHIVES)' in \
 
625
        *.tar.gz*) \
 
626
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
 
627
        *.tar.bz2*) \
 
628
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
 
629
        *.tar.lzma*) \
 
630
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
631
        *.tar.xz*) \
 
632
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
 
633
        *.tar.Z*) \
 
634
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
635
        *.shar.gz*) \
 
636
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
 
637
        *.zip*) \
 
638
          unzip $(distdir).zip ;;\
 
639
        esac
 
640
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
641
        mkdir $(distdir)/_build
 
642
        mkdir $(distdir)/_inst
 
643
        chmod a-w $(distdir)
 
644
        test -d $(distdir)/_build || exit 0; \
 
645
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
646
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
647
          && am__cwd=`pwd` \
 
648
          && $(am__cd) $(distdir)/_build \
 
649
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
650
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
651
          && $(MAKE) $(AM_MAKEFLAGS) \
 
652
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
653
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
654
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
655
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
656
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
657
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
658
                distuninstallcheck \
 
659
          && chmod -R a-w "$$dc_install_base" \
 
660
          && ({ \
 
661
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
662
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
663
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
664
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
665
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
666
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
667
          && rm -rf "$$dc_destdir" \
 
668
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
669
          && rm -rf $(DIST_ARCHIVES) \
 
670
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
 
671
          && cd "$$am__cwd" \
 
672
          || exit 1
 
673
        $(am__remove_distdir)
 
674
        @(echo "$(distdir) archives ready for distribution: "; \
 
675
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
676
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
677
distuninstallcheck:
 
678
        @$(am__cd) '$(distuninstallcheck_dir)' \
 
679
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
680
           || { echo "ERROR: files left after uninstall:" ; \
 
681
                if test -n "$(DESTDIR)"; then \
 
682
                  echo "  (check DESTDIR support)"; \
 
683
                fi ; \
 
684
                $(distuninstallcheck_listfiles) ; \
 
685
                exit 1; } >&2
 
686
distcleancheck: distclean
 
687
        @if test '$(srcdir)' = . ; then \
 
688
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
689
          exit 1 ; \
 
690
        fi
 
691
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
692
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
693
               $(distcleancheck_listfiles) ; \
 
694
               exit 1; } >&2
 
695
check-am: all-am
 
696
check: check-recursive
 
697
all-am: Makefile $(DATA) config.h
 
698
installdirs: installdirs-recursive
 
699
installdirs-am:
 
700
        for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
 
701
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
702
        done
 
703
install: install-recursive
 
704
install-exec: install-exec-recursive
 
705
install-data: install-data-recursive
 
706
uninstall: uninstall-recursive
 
707
 
 
708
install-am: all-am
 
709
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
710
 
 
711
installcheck: installcheck-recursive
 
712
install-strip:
 
713
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
714
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
715
          `test -z '$(STRIP)' || \
 
716
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
717
mostlyclean-generic:
 
718
 
 
719
clean-generic:
 
720
 
 
721
distclean-generic:
 
722
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
723
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
724
 
 
725
maintainer-clean-generic:
 
726
        @echo "This command is intended for maintainers to use"
 
727
        @echo "it deletes files that may require special tools to rebuild."
 
728
clean: clean-recursive
 
729
 
 
730
clean-am: clean-generic clean-libtool mostlyclean-am
 
731
 
 
732
distclean: distclean-recursive
 
733
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
734
        -rm -f Makefile
 
735
distclean-am: clean-am distclean-generic distclean-hdr \
 
736
        distclean-libtool distclean-tags
 
737
 
 
738
dvi: dvi-recursive
 
739
 
 
740
dvi-am:
 
741
 
 
742
html: html-recursive
 
743
 
 
744
html-am:
 
745
 
 
746
info: info-recursive
 
747
 
 
748
info-am:
 
749
 
 
750
install-data-am: install-pkgconfigDATA
 
751
 
 
752
install-dvi: install-dvi-recursive
 
753
 
 
754
install-dvi-am:
 
755
 
 
756
install-exec-am:
 
757
 
 
758
install-html: install-html-recursive
 
759
 
 
760
install-html-am:
 
761
 
 
762
install-info: install-info-recursive
 
763
 
 
764
install-info-am:
 
765
 
 
766
install-man:
 
767
 
 
768
install-pdf: install-pdf-recursive
 
769
 
 
770
install-pdf-am:
 
771
 
 
772
install-ps: install-ps-recursive
 
773
 
 
774
install-ps-am:
 
775
 
 
776
installcheck-am:
 
777
 
 
778
maintainer-clean: maintainer-clean-recursive
 
779
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
780
        -rm -rf $(top_srcdir)/autom4te.cache
 
781
        -rm -f Makefile
 
782
maintainer-clean-am: distclean-am maintainer-clean-generic
 
783
 
 
784
mostlyclean: mostlyclean-recursive
 
785
 
 
786
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
787
 
 
788
pdf: pdf-recursive
 
789
 
 
790
pdf-am:
 
791
 
 
792
ps: ps-recursive
 
793
 
 
794
ps-am:
 
795
 
 
796
uninstall-am: uninstall-pkgconfigDATA
 
797
 
 
798
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
 
799
        ctags-recursive install-am install-strip tags-recursive
 
800
 
 
801
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
802
        all all-am am--refresh check check-am clean clean-generic \
 
803
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
804
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
 
805
        distcheck distclean distclean-generic distclean-hdr \
 
806
        distclean-libtool distclean-tags distcleancheck distdir \
 
807
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
808
        install install-am install-data install-data-am install-dvi \
 
809
        install-dvi-am install-exec install-exec-am install-html \
 
810
        install-html-am install-info install-info-am install-man \
 
811
        install-pdf install-pdf-am install-pkgconfigDATA install-ps \
 
812
        install-ps-am install-strip installcheck installcheck-am \
 
813
        installdirs installdirs-am maintainer-clean \
 
814
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
815
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
816
        uninstall uninstall-am uninstall-pkgconfigDATA
 
817
 
 
818
 
 
819
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
820
# Otherwise a system limit (for SysV at least) may be exceeded.
 
821
.NOEXPORT: