~ubuntu-branches/ubuntu/maverick/libtorrent-rasterbar/maverick

« back to all changes in this revision

Viewing changes to include/libtorrent/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Sauthier
  • Date: 2010-08-10 12:59:37 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810125937-jbcmmf17y8yo9hgz
Tags: 0.15.0-0ubuntu1
* New upstream version.
* debian/patches/100_fix_html_docs.patch: refreshed.
* debian/control: bump up standards-version to 3.9.1 (no changes).

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
target_triplet = @target@
 
38
subdir = include/libtorrent
 
39
DIST_COMMON = $(am__nobase_include_HEADERS_DIST) $(srcdir)/Makefile.am \
 
40
        $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_base.m4 \
 
43
        $(top_srcdir)/m4/ax_boost_filesystem.m4 \
 
44
        $(top_srcdir)/m4/ax_boost_python.m4 \
 
45
        $(top_srcdir)/m4/ax_boost_system.m4 \
 
46
        $(top_srcdir)/m4/ax_boost_thread.m4 \
 
47
        $(top_srcdir)/m4/ax_check_geoip.m4 \
 
48
        $(top_srcdir)/m4/ax_check_openssl.m4 \
 
49
        $(top_srcdir)/m4/ax_pthread.m4 \
 
50
        $(top_srcdir)/m4/ax_python_devel.m4 \
 
51
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
52
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
53
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkgconfig.m4 \
 
54
        $(top_srcdir)/configure.ac
 
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
56
        $(ACLOCAL_M4)
 
57
mkinstalldirs = $(install_sh) -d
 
58
CONFIG_CLEAN_FILES =
 
59
CONFIG_CLEAN_VPATH_FILES =
 
60
AM_V_GEN = $(am__v_GEN_$(V))
 
61
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
62
am__v_GEN_0 = @echo "  GEN   " $@;
 
63
AM_V_at = $(am__v_at_$(V))
 
64
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
65
am__v_at_0 = @
 
66
SOURCES =
 
67
DIST_SOURCES =
 
68
am__nobase_include_HEADERS_DIST = alert.hpp alert_types.hpp alloca.hpp \
 
69
        allocator.hpp assert.hpp bandwidth_limit.hpp \
 
70
        bandwidth_manager.hpp bandwidth_queue_entry.hpp bencode.hpp \
 
71
        bitfield.hpp broadcast_socket.hpp bt_peer_connection.hpp \
 
72
        buffer.hpp chained_buffer.hpp config.hpp connection_queue.hpp \
 
73
        ConvertUTF.h create_torrent.hpp debug.hpp \
 
74
        disk_buffer_holder.hpp disk_io_thread.hpp entry.hpp \
 
75
        enum_net.hpp error_code.hpp escape_string.hpp extensions.hpp \
 
76
        file.hpp file_pool.hpp file_storage.hpp fingerprint.hpp \
 
77
        gzip.hpp hasher.hpp http_connection.hpp http_parser.hpp \
 
78
        http_seed_connection.hpp http_stream.hpp \
 
79
        http_tracker_connection.hpp identify_client.hpp \
 
80
        instantiate_connection.hpp intrusive_ptr_base.hpp \
 
81
        invariant_check.hpp io.hpp ip_filter.hpp lazy_entry.hpp \
 
82
        lsd.hpp magnet_uri.hpp natpmp.hpp parse_url.hpp pch.hpp \
 
83
        pe_crypto.hpp peer_connection.hpp peer.hpp peer_id.hpp \
 
84
        peer_info.hpp peer_request.hpp piece_block_progress.hpp \
 
85
        piece_picker.hpp policy.hpp proxy_base.hpp random_sample.hpp \
 
86
        session.hpp session_settings.hpp session_status.hpp \
 
87
        size_type.hpp socket.hpp socket_type.hpp socks5_stream.hpp \
 
88
        ssl_stream.hpp stat.hpp storage.hpp time.hpp \
 
89
        torrent_handle.hpp torrent.hpp torrent_info.hpp \
 
90
        tracker_manager.hpp udp_socket.hpp udp_tracker_connection.hpp \
 
91
        upnp.hpp utf8.hpp variant_stream.hpp version.hpp \
 
92
        web_peer_connection.hpp xml_parse.hpp GeoIP.h \
 
93
        aux_/session_impl.hpp extensions/logger.hpp \
 
94
        extensions/lt_trackers.hpp extensions/metadata_transfer.hpp \
 
95
        extensions/smart_ban.hpp extensions/ut_metadata.hpp \
 
96
        extensions/ut_pex.hpp kademlia/closest_nodes.hpp \
 
97
        kademlia/dht_tracker.hpp kademlia/find_data.hpp \
 
98
        kademlia/logging.hpp kademlia/msg.hpp kademlia/node_entry.hpp \
 
99
        kademlia/node.hpp kademlia/node_id.hpp kademlia/observer.hpp \
 
100
        kademlia/refresh.hpp kademlia/routing_table.hpp \
 
101
        kademlia/rpc_manager.hpp kademlia/traversal_algorithm.hpp
 
102
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
103
am__vpath_adj = case $$p in \
 
104
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
105
    *) f=$$p;; \
 
106
  esac;
 
107
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
108
am__install_max = 40
 
109
am__nobase_strip_setup = \
 
110
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
111
am__nobase_strip = \
 
112
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
113
am__nobase_list = $(am__nobase_strip_setup); \
 
114
  for p in $$list; do echo "$$p $$p"; done | \
 
115
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
116
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
117
    if (++n[$$2] == $(am__install_max)) \
 
118
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
119
    END { for (dir in files) print dir, files[dir] }'
 
120
am__base_list = \
 
121
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
122
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
123
am__installdirs = "$(DESTDIR)$(includedir)"
 
124
HEADERS = $(nobase_include_HEADERS)
 
125
ETAGS = etags
 
126
CTAGS = ctags
 
127
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
128
ACLOCAL = @ACLOCAL@
 
129
AMTAR = @AMTAR@
 
130
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
131
AR = @AR@
 
132
AUTOCONF = @AUTOCONF@
 
133
AUTOHEADER = @AUTOHEADER@
 
134
AUTOMAKE = @AUTOMAKE@
 
135
AWK = @AWK@
 
136
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 
137
BOOST_FILESYSTEM_LIB = @BOOST_FILESYSTEM_LIB@
 
138
BOOST_LDFLAGS = @BOOST_LDFLAGS@
 
139
BOOST_PYTHON_LIB = @BOOST_PYTHON_LIB@
 
140
BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
 
141
BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
 
142
BOOST_VERSION = @BOOST_VERSION@
 
143
CC = @CC@
 
144
CCDEPMODE = @CCDEPMODE@
 
145
CFLAGS = @CFLAGS@
 
146
COMPILETIME_OPTIONS = @COMPILETIME_OPTIONS@
 
147
CPP = @CPP@
 
148
CPPFLAGS = @CPPFLAGS@
 
149
CXX = @CXX@
 
150
CXXCPP = @CXXCPP@
 
151
CXXDEPMODE = @CXXDEPMODE@
 
152
CXXFLAGS = @CXXFLAGS@
 
153
CYGPATH_W = @CYGPATH_W@
 
154
DEBUGFLAGS = @DEBUGFLAGS@
 
155
DEFS = @DEFS@
 
156
DEPDIR = @DEPDIR@
 
157
DSYMUTIL = @DSYMUTIL@
 
158
DUMPBIN = @DUMPBIN@
 
159
ECHO_C = @ECHO_C@
 
160
ECHO_N = @ECHO_N@
 
161
ECHO_T = @ECHO_T@
 
162
EGREP = @EGREP@
 
163
EXEEXT = @EXEEXT@
 
164
FGREP = @FGREP@
 
165
GEOIP_CFLAGS = @GEOIP_CFLAGS@
 
166
GEOIP_LIBS = @GEOIP_LIBS@
 
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
INTERFACE_VERSION_INFO = @INTERFACE_VERSION_INFO@
 
174
LD = @LD@
 
175
LDFLAGS = @LDFLAGS@
 
176
LIBOBJS = @LIBOBJS@
 
177
LIBS = @LIBS@
 
178
LIBTOOL = @LIBTOOL@
 
179
LIPO = @LIPO@
 
180
LN_S = @LN_S@
 
181
LTLIBOBJS = @LTLIBOBJS@
 
182
MAKEINFO = @MAKEINFO@
 
183
MKDIR_P = @MKDIR_P@
 
184
NM = @NM@
 
185
NMEDIT = @NMEDIT@
 
186
OBJDUMP = @OBJDUMP@
 
187
OBJEXT = @OBJEXT@
 
188
OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
 
189
OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
 
190
OPENSSL_LIBS = @OPENSSL_LIBS@
 
191
OTOOL = @OTOOL@
 
192
OTOOL64 = @OTOOL64@
 
193
PACKAGE = @PACKAGE@
 
194
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
195
PACKAGE_NAME = @PACKAGE_NAME@
 
196
PACKAGE_STRING = @PACKAGE_STRING@
 
197
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
198
PACKAGE_URL = @PACKAGE_URL@
 
199
PACKAGE_VERSION = @PACKAGE_VERSION@
 
200
PATH_SEPARATOR = @PATH_SEPARATOR@
 
201
PKG_CONFIG = @PKG_CONFIG@
 
202
PTHREAD_CC = @PTHREAD_CC@
 
203
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
204
PTHREAD_LIBS = @PTHREAD_LIBS@
 
205
PYTHON = @PYTHON@
 
206
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
 
207
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
208
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
 
209
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
 
210
PYTHON_INSTALL_PARAMS = @PYTHON_INSTALL_PARAMS@
 
211
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
 
212
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
213
PYTHON_PREFIX = @PYTHON_PREFIX@
 
214
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
 
215
PYTHON_VERSION = @PYTHON_VERSION@
 
216
RANLIB = @RANLIB@
 
217
SED = @SED@
 
218
SET_MAKE = @SET_MAKE@
 
219
SHELL = @SHELL@
 
220
STRIP = @STRIP@
 
221
VERSION = @VERSION@
 
222
abs_builddir = @abs_builddir@
 
223
abs_srcdir = @abs_srcdir@
 
224
abs_top_builddir = @abs_top_builddir@
 
225
abs_top_srcdir = @abs_top_srcdir@
 
226
ac_ct_CC = @ac_ct_CC@
 
227
ac_ct_CXX = @ac_ct_CXX@
 
228
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
229
am__include = @am__include@
 
230
am__leading_dot = @am__leading_dot@
 
231
am__quote = @am__quote@
 
232
am__tar = @am__tar@
 
233
am__untar = @am__untar@
 
234
ax_pthread_config = @ax_pthread_config@
 
235
bindir = @bindir@
 
236
build = @build@
 
237
build_alias = @build_alias@
 
238
build_cpu = @build_cpu@
 
239
build_os = @build_os@
 
240
build_vendor = @build_vendor@
 
241
builddir = @builddir@
 
242
datadir = @datadir@
 
243
datarootdir = @datarootdir@
 
244
docdir = @docdir@
 
245
dvidir = @dvidir@
 
246
exec_prefix = @exec_prefix@
 
247
host = @host@
 
248
host_alias = @host_alias@
 
249
host_cpu = @host_cpu@
 
250
host_os = @host_os@
 
251
host_vendor = @host_vendor@
 
252
htmldir = @htmldir@
 
253
includedir = @includedir@/libtorrent
 
254
infodir = @infodir@
 
255
install_sh = @install_sh@
 
256
libdir = @libdir@
 
257
libexecdir = @libexecdir@
 
258
localedir = @localedir@
 
259
localstatedir = @localstatedir@
 
260
lt_ECHO = @lt_ECHO@
 
261
mandir = @mandir@
 
262
mkdir_p = @mkdir_p@
 
263
oldincludedir = @oldincludedir@
 
264
pdfdir = @pdfdir@
 
265
pkgpyexecdir = @pkgpyexecdir@
 
266
pkgpythondir = @pkgpythondir@
 
267
prefix = @prefix@
 
268
program_transform_name = @program_transform_name@
 
269
psdir = @psdir@
 
270
pyexecdir = @pyexecdir@
 
271
pythondir = @pythondir@
 
272
sbindir = @sbindir@
 
273
sharedstatedir = @sharedstatedir@
 
274
srcdir = @srcdir@
 
275
sysconfdir = @sysconfdir@
 
276
target = @target@
 
277
target_alias = @target_alias@
 
278
target_cpu = @target_cpu@
 
279
target_os = @target_os@
 
280
target_vendor = @target_vendor@
 
281
top_build_prefix = @top_build_prefix@
 
282
top_builddir = @top_builddir@
 
283
top_srcdir = @top_srcdir@
 
284
@WITH_SHIPPED_GEOIP_TRUE@GEOIP_H = GeoIP.h
 
285
nobase_include_HEADERS = \
 
286
  alert.hpp                    \
 
287
  alert_types.hpp              \
 
288
  alloca.hpp                   \
 
289
  allocator.hpp                \
 
290
  assert.hpp                   \
 
291
  bandwidth_limit.hpp          \
 
292
  bandwidth_manager.hpp        \
 
293
  bandwidth_queue_entry.hpp    \
 
294
  bencode.hpp                  \
 
295
  bitfield.hpp                 \
 
296
  broadcast_socket.hpp         \
 
297
  bt_peer_connection.hpp       \
 
298
  buffer.hpp                   \
 
299
  chained_buffer.hpp           \
 
300
  config.hpp                   \
 
301
  connection_queue.hpp         \
 
302
  ConvertUTF.h                 \
 
303
  create_torrent.hpp           \
 
304
  debug.hpp                    \
 
305
  disk_buffer_holder.hpp       \
 
306
  disk_io_thread.hpp           \
 
307
  entry.hpp                    \
 
308
  enum_net.hpp                 \
 
309
  error_code.hpp               \
 
310
  escape_string.hpp            \
 
311
  extensions.hpp               \
 
312
  file.hpp                     \
 
313
  file_pool.hpp                \
 
314
  file_storage.hpp             \
 
315
  fingerprint.hpp              \
 
316
  gzip.hpp                     \
 
317
  hasher.hpp                   \
 
318
  http_connection.hpp          \
 
319
  http_parser.hpp              \
 
320
  http_seed_connection.hpp     \
 
321
  http_stream.hpp              \
 
322
  http_tracker_connection.hpp  \
 
323
  identify_client.hpp          \
 
324
  instantiate_connection.hpp   \
 
325
  intrusive_ptr_base.hpp       \
 
326
  invariant_check.hpp          \
 
327
  io.hpp                       \
 
328
  ip_filter.hpp                \
 
329
  lazy_entry.hpp               \
 
330
  lsd.hpp                      \
 
331
  magnet_uri.hpp               \
 
332
  natpmp.hpp                   \
 
333
  parse_url.hpp                \
 
334
  pch.hpp                      \
 
335
  pe_crypto.hpp                \
 
336
  peer_connection.hpp          \
 
337
  peer.hpp                     \
 
338
  peer_id.hpp                  \
 
339
  peer_info.hpp                \
 
340
  peer_request.hpp             \
 
341
  piece_block_progress.hpp     \
 
342
  piece_picker.hpp             \
 
343
  policy.hpp                   \
 
344
  proxy_base.hpp               \
 
345
  random_sample.hpp            \
 
346
  session.hpp                  \
 
347
  session_settings.hpp         \
 
348
  session_status.hpp           \
 
349
  size_type.hpp                \
 
350
  socket.hpp                   \
 
351
  socket_type.hpp              \
 
352
  socks5_stream.hpp            \
 
353
  ssl_stream.hpp               \
 
354
  stat.hpp                     \
 
355
  storage.hpp                  \
 
356
  time.hpp                     \
 
357
  torrent_handle.hpp           \
 
358
  torrent.hpp                  \
 
359
  torrent_info.hpp             \
 
360
  tracker_manager.hpp          \
 
361
  udp_socket.hpp               \
 
362
  udp_tracker_connection.hpp   \
 
363
  upnp.hpp                     \
 
364
  utf8.hpp                     \
 
365
  variant_stream.hpp           \
 
366
  version.hpp                  \
 
367
  web_peer_connection.hpp      \
 
368
  xml_parse.hpp                \
 
369
  \
 
370
        $(GEOIP_H) \
 
371
        \
 
372
  aux_/session_impl.hpp        \
 
373
  \
 
374
  extensions/logger.hpp             \
 
375
  extensions/lt_trackers.hpp        \
 
376
  extensions/metadata_transfer.hpp  \
 
377
  extensions/smart_ban.hpp          \
 
378
  extensions/ut_metadata.hpp        \
 
379
  extensions/ut_pex.hpp             \
 
380
  \
 
381
  kademlia/closest_nodes.hpp        \
 
382
  kademlia/dht_tracker.hpp          \
 
383
  kademlia/find_data.hpp            \
 
384
  kademlia/logging.hpp              \
 
385
  kademlia/msg.hpp                  \
 
386
  kademlia/node_entry.hpp           \
 
387
  kademlia/node.hpp                 \
 
388
  kademlia/node_id.hpp              \
 
389
  kademlia/observer.hpp             \
 
390
  kademlia/refresh.hpp              \
 
391
  kademlia/routing_table.hpp        \
 
392
  kademlia/rpc_manager.hpp          \
 
393
  kademlia/traversal_algorithm.hpp
 
394
 
 
395
all: all-am
 
396
 
 
397
.SUFFIXES:
 
398
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
399
        @for dep in $?; do \
 
400
          case '$(am__configure_deps)' in \
 
401
            *$$dep*) \
 
402
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
403
                && { if test -f $@; then exit 0; else break; fi; }; \
 
404
              exit 1;; \
 
405
          esac; \
 
406
        done; \
 
407
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/libtorrent/Makefile'; \
 
408
        $(am__cd) $(top_srcdir) && \
 
409
          $(AUTOMAKE) --foreign include/libtorrent/Makefile
 
410
.PRECIOUS: Makefile
 
411
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
412
        @case '$?' in \
 
413
          *config.status*) \
 
414
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
415
          *) \
 
416
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
417
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
418
        esac;
 
419
 
 
420
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
421
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
422
 
 
423
$(top_srcdir)/configure:  $(am__configure_deps)
 
424
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
425
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
426
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
427
$(am__aclocal_m4_deps):
 
428
 
 
429
mostlyclean-libtool:
 
430
        -rm -f *.lo
 
431
 
 
432
clean-libtool:
 
433
        -rm -rf .libs _libs
 
434
install-nobase_includeHEADERS: $(nobase_include_HEADERS)
 
435
        @$(NORMAL_INSTALL)
 
436
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
 
437
        @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
 
438
        $(am__nobase_list) | while read dir files; do \
 
439
          xfiles=; for file in $$files; do \
 
440
            if test -f "$$file"; then xfiles="$$xfiles $$file"; \
 
441
            else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
 
442
          test -z "$$xfiles" || { \
 
443
            test "x$$dir" = x. || { \
 
444
              echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
 
445
              $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
 
446
            echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
 
447
            $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
 
448
        done
 
449
 
 
450
uninstall-nobase_includeHEADERS:
 
451
        @$(NORMAL_UNINSTALL)
 
452
        @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
 
453
        $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
 
454
        test -n "$$files" || exit 0; \
 
455
        echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
 
456
        cd "$(DESTDIR)$(includedir)" && rm -f $$files
 
457
 
 
458
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
459
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
460
        unique=`for i in $$list; do \
 
461
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
462
          done | \
 
463
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
464
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
465
        mkid -fID $$unique
 
466
tags: TAGS
 
467
 
 
468
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
469
                $(TAGS_FILES) $(LISP)
 
470
        set x; \
 
471
        here=`pwd`; \
 
472
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
473
        unique=`for i in $$list; do \
 
474
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
475
          done | \
 
476
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
477
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
478
        shift; \
 
479
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
480
          test -n "$$unique" || unique=$$empty_fix; \
 
481
          if test $$# -gt 0; then \
 
482
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
483
              "$$@" $$unique; \
 
484
          else \
 
485
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
486
              $$unique; \
 
487
          fi; \
 
488
        fi
 
489
ctags: CTAGS
 
490
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
491
                $(TAGS_FILES) $(LISP)
 
492
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
493
        unique=`for i in $$list; do \
 
494
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
495
          done | \
 
496
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
497
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
498
        test -z "$(CTAGS_ARGS)$$unique" \
 
499
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
500
             $$unique
 
501
 
 
502
GTAGS:
 
503
        here=`$(am__cd) $(top_builddir) && pwd` \
 
504
          && $(am__cd) $(top_srcdir) \
 
505
          && gtags -i $(GTAGS_ARGS) "$$here"
 
506
 
 
507
distclean-tags:
 
508
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
509
 
 
510
distdir: $(DISTFILES)
 
511
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
512
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
513
        list='$(DISTFILES)'; \
 
514
          dist_files=`for file in $$list; do echo $$file; done | \
 
515
          sed -e "s|^$$srcdirstrip/||;t" \
 
516
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
517
        case $$dist_files in \
 
518
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
519
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
520
                           sort -u` ;; \
 
521
        esac; \
 
522
        for file in $$dist_files; do \
 
523
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
524
          if test -d $$d/$$file; then \
 
525
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
526
            if test -d "$(distdir)/$$file"; then \
 
527
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
528
            fi; \
 
529
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
530
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
531
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
532
            fi; \
 
533
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
534
          else \
 
535
            test -f "$(distdir)/$$file" \
 
536
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
537
            || exit 1; \
 
538
          fi; \
 
539
        done
 
540
check-am: all-am
 
541
check: check-am
 
542
all-am: Makefile $(HEADERS)
 
543
installdirs:
 
544
        for dir in "$(DESTDIR)$(includedir)"; do \
 
545
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
546
        done
 
547
install: install-am
 
548
install-exec: install-exec-am
 
549
install-data: install-data-am
 
550
uninstall: uninstall-am
 
551
 
 
552
install-am: all-am
 
553
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
554
 
 
555
installcheck: installcheck-am
 
556
install-strip:
 
557
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
558
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
559
          `test -z '$(STRIP)' || \
 
560
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
561
mostlyclean-generic:
 
562
 
 
563
clean-generic:
 
564
 
 
565
distclean-generic:
 
566
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
567
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
568
 
 
569
maintainer-clean-generic:
 
570
        @echo "This command is intended for maintainers to use"
 
571
        @echo "it deletes files that may require special tools to rebuild."
 
572
clean: clean-am
 
573
 
 
574
clean-am: clean-generic clean-libtool mostlyclean-am
 
575
 
 
576
distclean: distclean-am
 
577
        -rm -f Makefile
 
578
distclean-am: clean-am distclean-generic distclean-tags
 
579
 
 
580
dvi: dvi-am
 
581
 
 
582
dvi-am:
 
583
 
 
584
html: html-am
 
585
 
 
586
html-am:
 
587
 
 
588
info: info-am
 
589
 
 
590
info-am:
 
591
 
 
592
install-data-am: install-nobase_includeHEADERS
 
593
 
 
594
install-dvi: install-dvi-am
 
595
 
 
596
install-dvi-am:
 
597
 
 
598
install-exec-am:
 
599
 
 
600
install-html: install-html-am
 
601
 
 
602
install-html-am:
 
603
 
 
604
install-info: install-info-am
 
605
 
 
606
install-info-am:
 
607
 
 
608
install-man:
 
609
 
 
610
install-pdf: install-pdf-am
 
611
 
 
612
install-pdf-am:
 
613
 
 
614
install-ps: install-ps-am
 
615
 
 
616
install-ps-am:
 
617
 
 
618
installcheck-am:
 
619
 
 
620
maintainer-clean: maintainer-clean-am
 
621
        -rm -f Makefile
 
622
maintainer-clean-am: distclean-am maintainer-clean-generic
 
623
 
 
624
mostlyclean: mostlyclean-am
 
625
 
 
626
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
627
 
 
628
pdf: pdf-am
 
629
 
 
630
pdf-am:
 
631
 
 
632
ps: ps-am
 
633
 
 
634
ps-am:
 
635
 
 
636
uninstall-am: uninstall-nobase_includeHEADERS
 
637
 
 
638
.MAKE: install-am install-strip
 
639
 
 
640
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
641
        clean-libtool ctags distclean distclean-generic \
 
642
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
643
        html-am info info-am install install-am install-data \
 
644
        install-data-am install-dvi install-dvi-am install-exec \
 
645
        install-exec-am install-html install-html-am install-info \
 
646
        install-info-am install-man install-nobase_includeHEADERS \
 
647
        install-pdf install-pdf-am install-ps install-ps-am \
 
648
        install-strip installcheck installcheck-am installdirs \
 
649
        maintainer-clean maintainer-clean-generic mostlyclean \
 
650
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
651
        tags uninstall uninstall-am uninstall-nobase_includeHEADERS
 
652
 
 
653
 
 
654
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
655
# Otherwise a system limit (for SysV at least) may be exceeded.
 
656
.NOEXPORT: