transmission 2.51 update
[tomato.git] / release / src / router / transmission / libtransmission / Makefile.in
blobf718542ce6b021895369755cee9f41973a6db350
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
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.
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.
16 @SET_MAKE@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 TESTS = blocklist-test$(EXEEXT) bencode-test$(EXEEXT) \
40 clients-test$(EXEEXT) history-test$(EXEEXT) json-test$(EXEEXT) \
41 magnet-test$(EXEEXT) peer-msgs-test$(EXEEXT) rpc-test$(EXEEXT) \
42 test-peer-id$(EXEEXT) utils-test$(EXEEXT)
43 noinst_PROGRAMS = $(am__EXEEXT_1)
44 subdir = libtransmission
45 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
46 $(srcdir)/Makefile.in
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
49 $(top_srcdir)/m4/check-ssl.m4 $(top_srcdir)/m4/glib-gettext.m4 \
50 $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
51 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
53 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/zlib.m4 \
54 $(top_srcdir)/configure.ac
55 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
58 CONFIG_CLEAN_FILES =
59 CONFIG_CLEAN_VPATH_FILES =
60 LIBRARIES = $(noinst_LIBRARIES)
61 ARFLAGS = cru
62 AM_V_AR = $(am__v_AR_@AM_V@)
63 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
64 am__v_AR_0 = @echo " AR " $@;
65 AM_V_at = $(am__v_at_@AM_V@)
66 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
67 am__v_at_0 = @
68 libtransmission_a_AR = $(AR) $(ARFLAGS)
69 libtransmission_a_LIBADD =
70 am_libtransmission_a_OBJECTS = announcer.$(OBJEXT) \
71 announcer-http.$(OBJEXT) announcer-udp.$(OBJEXT) \
72 bandwidth.$(OBJEXT) bencode.$(OBJEXT) bitfield.$(OBJEXT) \
73 blocklist.$(OBJEXT) cache.$(OBJEXT) clients.$(OBJEXT) \
74 completion.$(OBJEXT) ConvertUTF.$(OBJEXT) crypto.$(OBJEXT) \
75 fdlimit.$(OBJEXT) handshake.$(OBJEXT) history.$(OBJEXT) \
76 inout.$(OBJEXT) json.$(OBJEXT) JSON_parser.$(OBJEXT) \
77 list.$(OBJEXT) magnet.$(OBJEXT) makemeta.$(OBJEXT) \
78 metainfo.$(OBJEXT) natpmp.$(OBJEXT) net.$(OBJEXT) \
79 peer-io.$(OBJEXT) peer-mgr.$(OBJEXT) peer-msgs.$(OBJEXT) \
80 platform.$(OBJEXT) port-forwarding.$(OBJEXT) \
81 ptrarray.$(OBJEXT) resume.$(OBJEXT) rpcimpl.$(OBJEXT) \
82 rpc-server.$(OBJEXT) session.$(OBJEXT) stats.$(OBJEXT) \
83 torrent.$(OBJEXT) torrent-ctor.$(OBJEXT) \
84 torrent-magnet.$(OBJEXT) tr-dht.$(OBJEXT) tr-lpd.$(OBJEXT) \
85 tr-udp.$(OBJEXT) tr-utp.$(OBJEXT) tr-getopt.$(OBJEXT) \
86 trevent.$(OBJEXT) upnp.$(OBJEXT) utils.$(OBJEXT) \
87 verify.$(OBJEXT) web.$(OBJEXT) webseed.$(OBJEXT) \
88 wildmat.$(OBJEXT)
89 libtransmission_a_OBJECTS = $(am_libtransmission_a_OBJECTS)
90 am__EXEEXT_1 = blocklist-test$(EXEEXT) bencode-test$(EXEEXT) \
91 clients-test$(EXEEXT) history-test$(EXEEXT) json-test$(EXEEXT) \
92 magnet-test$(EXEEXT) peer-msgs-test$(EXEEXT) rpc-test$(EXEEXT) \
93 test-peer-id$(EXEEXT) utils-test$(EXEEXT)
94 PROGRAMS = $(noinst_PROGRAMS)
95 am_bencode_test_OBJECTS = bencode-test.$(OBJEXT)
96 bencode_test_OBJECTS = $(am_bencode_test_OBJECTS)
97 am__DEPENDENCIES_1 = ./libtransmission.a
98 bencode_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
99 AM_V_lt = $(am__v_lt_@AM_V@)
100 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
101 am__v_lt_0 = --silent
102 bencode_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
104 $(bencode_test_LDFLAGS) $(LDFLAGS) -o $@
105 am_blocklist_test_OBJECTS = blocklist-test.$(OBJEXT)
106 blocklist_test_OBJECTS = $(am_blocklist_test_OBJECTS)
107 blocklist_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
108 blocklist_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
109 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
110 $(AM_CFLAGS) $(CFLAGS) $(blocklist_test_LDFLAGS) $(LDFLAGS) -o \
112 am_clients_test_OBJECTS = clients-test.$(OBJEXT)
113 clients_test_OBJECTS = $(am_clients_test_OBJECTS)
114 clients_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
115 clients_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
116 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
117 $(clients_test_LDFLAGS) $(LDFLAGS) -o $@
118 am_history_test_OBJECTS = history-test.$(OBJEXT)
119 history_test_OBJECTS = $(am_history_test_OBJECTS)
120 history_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
121 history_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
122 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
123 $(history_test_LDFLAGS) $(LDFLAGS) -o $@
124 am_json_test_OBJECTS = json-test.$(OBJEXT)
125 json_test_OBJECTS = $(am_json_test_OBJECTS)
126 json_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
127 json_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
128 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
129 $(json_test_LDFLAGS) $(LDFLAGS) -o $@
130 am_magnet_test_OBJECTS = magnet-test.$(OBJEXT)
131 magnet_test_OBJECTS = $(am_magnet_test_OBJECTS)
132 magnet_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
133 magnet_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
134 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
135 $(magnet_test_LDFLAGS) $(LDFLAGS) -o $@
136 am_peer_msgs_test_OBJECTS = peer-msgs-test.$(OBJEXT)
137 peer_msgs_test_OBJECTS = $(am_peer_msgs_test_OBJECTS)
138 peer_msgs_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
139 peer_msgs_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
140 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
141 $(AM_CFLAGS) $(CFLAGS) $(peer_msgs_test_LDFLAGS) $(LDFLAGS) -o \
143 am_rpc_test_OBJECTS = rpc-test.$(OBJEXT)
144 rpc_test_OBJECTS = $(am_rpc_test_OBJECTS)
145 rpc_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
146 rpc_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
148 $(rpc_test_LDFLAGS) $(LDFLAGS) -o $@
149 am_test_peer_id_OBJECTS = test-peer-id.$(OBJEXT)
150 test_peer_id_OBJECTS = $(am_test_peer_id_OBJECTS)
151 test_peer_id_DEPENDENCIES = $(am__DEPENDENCIES_1)
152 test_peer_id_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
154 $(test_peer_id_LDFLAGS) $(LDFLAGS) -o $@
155 am_utils_test_OBJECTS = utils-test.$(OBJEXT)
156 utils_test_OBJECTS = $(am_utils_test_OBJECTS)
157 utils_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
158 utils_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
160 $(utils_test_LDFLAGS) $(LDFLAGS) -o $@
161 DEFAULT_INCLUDES = -I.@am__isrc@
162 depcomp = $(SHELL) $(top_srcdir)/depcomp
163 am__depfiles_maybe = depfiles
164 am__mv = mv -f
165 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
166 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
167 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
169 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170 $(AM_CFLAGS) $(CFLAGS)
171 AM_V_CC = $(am__v_CC_@AM_V@)
172 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
173 am__v_CC_0 = @echo " CC " $@;
174 CCLD = $(CC)
175 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
176 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
177 $(AM_LDFLAGS) $(LDFLAGS) -o $@
178 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
179 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
180 am__v_CCLD_0 = @echo " CCLD " $@;
181 AM_V_GEN = $(am__v_GEN_@AM_V@)
182 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183 am__v_GEN_0 = @echo " GEN " $@;
184 SOURCES = $(libtransmission_a_SOURCES) $(bencode_test_SOURCES) \
185 $(blocklist_test_SOURCES) $(clients_test_SOURCES) \
186 $(history_test_SOURCES) $(json_test_SOURCES) \
187 $(magnet_test_SOURCES) $(peer_msgs_test_SOURCES) \
188 $(rpc_test_SOURCES) $(test_peer_id_SOURCES) \
189 $(utils_test_SOURCES)
190 DIST_SOURCES = $(libtransmission_a_SOURCES) $(bencode_test_SOURCES) \
191 $(blocklist_test_SOURCES) $(clients_test_SOURCES) \
192 $(history_test_SOURCES) $(json_test_SOURCES) \
193 $(magnet_test_SOURCES) $(peer_msgs_test_SOURCES) \
194 $(rpc_test_SOURCES) $(test_peer_id_SOURCES) \
195 $(utils_test_SOURCES)
196 HEADERS = $(noinst_HEADERS)
197 ETAGS = etags
198 CTAGS = ctags
199 am__tty_colors = \
200 red=; grn=; lgn=; blu=; std=
201 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202 ACLOCAL = @ACLOCAL@
203 ALL_LINGUAS = @ALL_LINGUAS@
204 AMTAR = @AMTAR@
205 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
206 AR = @AR@
207 AUTOCONF = @AUTOCONF@
208 AUTOHEADER = @AUTOHEADER@
209 AUTOMAKE = @AUTOMAKE@
210 AWK = @AWK@
211 CATALOGS = @CATALOGS@
212 CATOBJEXT = @CATOBJEXT@
213 CC = @CC@
214 CCDEPMODE = @CCDEPMODE@
215 CFLAGS = @CFLAGS@
216 CPP = @CPP@
217 CPPFLAGS = @CPPFLAGS@
218 CURL_MINIMUM = @CURL_MINIMUM@
219 CXX = @CXX@
220 CXXCPP = @CXXCPP@
221 CXXDEPMODE = @CXXDEPMODE@
222 CXXFLAGS = @CXXFLAGS@
223 CYGPATH_W = @CYGPATH_W@
224 DATADIRNAME = @DATADIRNAME@
225 DEFS = @DEFS@
226 DEPDIR = @DEPDIR@
227 DHT_CFLAGS = @DHT_CFLAGS@
228 DHT_LIBS = @DHT_LIBS@
229 DLLTOOL = @DLLTOOL@
230 DSYMUTIL = @DSYMUTIL@
231 DUMPBIN = @DUMPBIN@
232 ECHO_C = @ECHO_C@
233 ECHO_N = @ECHO_N@
234 ECHO_T = @ECHO_T@
235 EGREP = @EGREP@
236 EXEEXT = @EXEEXT@
237 FGREP = @FGREP@
238 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
239 GIO_MINIMUM = @GIO_MINIMUM@
240 GLIB_MINIMUM = @GLIB_MINIMUM@
241 GMOFILES = @GMOFILES@
242 GMSGFMT = @GMSGFMT@
243 GREP = @GREP@
244 GTK2_MINIMUM = @GTK2_MINIMUM@
245 GTK3_MINIMUM = @GTK3_MINIMUM@
246 GTK_CFLAGS = @GTK_CFLAGS@
247 GTK_LIBS = @GTK_LIBS@
248 HAVE_CXX = @HAVE_CXX@
249 INSTALL = @INSTALL@
250 INSTALL_DATA = @INSTALL_DATA@
251 INSTALL_PROGRAM = @INSTALL_PROGRAM@
252 INSTALL_SCRIPT = @INSTALL_SCRIPT@
253 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254 INSTOBJEXT = @INSTOBJEXT@
255 INTLLIBS = @INTLLIBS@
256 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
257 INTLTOOL_MERGE = @INTLTOOL_MERGE@
258 INTLTOOL_PERL = @INTLTOOL_PERL@
259 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
260 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
261 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
262 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
263 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
264 LD = @LD@
265 LDFLAGS = @LDFLAGS@
266 LIBAPPINDICATOR_CFLAGS = @LIBAPPINDICATOR_CFLAGS@
267 LIBAPPINDICATOR_LIBS = @LIBAPPINDICATOR_LIBS@
268 LIBAPPINDICATOR_MINIMUM = @LIBAPPINDICATOR_MINIMUM@
269 LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
270 LIBCURL_LIBS = @LIBCURL_LIBS@
271 LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
272 LIBEVENT_LIBS = @LIBEVENT_LIBS@
273 LIBEVENT_MINIUM = @LIBEVENT_MINIUM@
274 LIBNATPMP_CFLAGS = @LIBNATPMP_CFLAGS@
275 LIBNATPMP_LIBS = @LIBNATPMP_LIBS@
276 LIBNATPMP_LIBS_QT = @LIBNATPMP_LIBS_QT@
277 LIBOBJS = @LIBOBJS@
278 LIBS = @LIBS@
279 LIBTOOL = @LIBTOOL@
280 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
281 LIBUPNP_LIBS = @LIBUPNP_LIBS@
282 LIBUPNP_LIBS_QT = @LIBUPNP_LIBS_QT@
283 LIBUTP_CFLAGS = @LIBUTP_CFLAGS@
284 LIBUTP_LIBS = @LIBUTP_LIBS@
285 LIBUTP_LIBS_QT = @LIBUTP_LIBS_QT@
286 LIPO = @LIPO@
287 LN_S = @LN_S@
288 LTLIBOBJS = @LTLIBOBJS@
289 MAKEINFO = @MAKEINFO@
290 MANIFEST_TOOL = @MANIFEST_TOOL@
291 MKDIR_P = @MKDIR_P@
292 MKINSTALLDIRS = @MKINSTALLDIRS@
293 MSGFMT = @MSGFMT@
294 MSGMERGE = @MSGMERGE@
295 NM = @NM@
296 NMEDIT = @NMEDIT@
297 OBJDUMP = @OBJDUMP@
298 OBJEXT = @OBJEXT@
299 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
300 OPENSSL_LIBS = @OPENSSL_LIBS@
301 OPENSSL_MINIMUM = @OPENSSL_MINIMUM@
302 OTOOL = @OTOOL@
303 OTOOL64 = @OTOOL64@
304 PACKAGE = @PACKAGE@
305 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
306 PACKAGE_NAME = @PACKAGE_NAME@
307 PACKAGE_STRING = @PACKAGE_STRING@
308 PACKAGE_TARNAME = @PACKAGE_TARNAME@
309 PACKAGE_URL = @PACKAGE_URL@
310 PACKAGE_VERSION = @PACKAGE_VERSION@
311 PATH_SEPARATOR = @PATH_SEPARATOR@
312 PEERID_PREFIX = @PEERID_PREFIX@
313 PKG_CONFIG = @PKG_CONFIG@
314 POFILES = @POFILES@
315 POSUB = @POSUB@
316 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
317 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
318 PTHREAD_CC = @PTHREAD_CC@
319 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
320 PTHREAD_LIBS = @PTHREAD_LIBS@
321 RANLIB = @RANLIB@
322 SED = @SED@
323 SET_MAKE = @SET_MAKE@
324 SHELL = @SHELL@
325 STRIP = @STRIP@
326 USERAGENT_PREFIX = @USERAGENT_PREFIX@
327 USE_NLS = @USE_NLS@
328 VERSION = @VERSION@
329 WINDRES = @WINDRES@
330 XGETTEXT = @XGETTEXT@
331 ZLIB_CFLAGS = @ZLIB_CFLAGS@
332 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
333 ZLIB_LIBS = @ZLIB_LIBS@
334 abs_builddir = @abs_builddir@
335 abs_srcdir = @abs_srcdir@
336 abs_top_builddir = @abs_top_builddir@
337 abs_top_srcdir = @abs_top_srcdir@
338 ac_ct_AR = @ac_ct_AR@
339 ac_ct_CC = @ac_ct_CC@
340 ac_ct_CXX = @ac_ct_CXX@
341 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
342 acx_pthread_config = @acx_pthread_config@
343 am__include = @am__include@
344 am__leading_dot = @am__leading_dot@
345 am__quote = @am__quote@
346 am__tar = @am__tar@
347 am__untar = @am__untar@
348 bindir = @bindir@
349 build = @build@
350 build_alias = @build_alias@
351 build_cpu = @build_cpu@
352 build_os = @build_os@
353 build_vendor = @build_vendor@
354 builddir = @builddir@
355 datadir = @datadir@
356 datarootdir = @datarootdir@
357 docdir = @docdir@
358 dvidir = @dvidir@
359 exec_prefix = @exec_prefix@
360 host = @host@
361 host_alias = @host_alias@
362 host_cpu = @host_cpu@
363 host_os = @host_os@
364 host_vendor = @host_vendor@
365 htmldir = @htmldir@
366 includedir = @includedir@
367 infodir = @infodir@
368 install_sh = @install_sh@
369 intltool__v_merge_options_ = @intltool__v_merge_options_@
370 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
371 libdir = @libdir@
372 libexecdir = @libexecdir@
373 localedir = @localedir@
374 localstatedir = @localstatedir@
375 mandir = @mandir@
376 mkdir_p = @mkdir_p@
377 oldincludedir = @oldincludedir@
378 pdfdir = @pdfdir@
379 prefix = @prefix@
380 program_transform_name = @program_transform_name@
381 psdir = @psdir@
382 sbindir = @sbindir@
383 sharedstatedir = @sharedstatedir@
384 srcdir = @srcdir@
385 sysconfdir = @sysconfdir@
386 target_alias = @target_alias@
387 top_build_prefix = @top_build_prefix@
388 top_builddir = @top_builddir@
389 top_srcdir = @top_srcdir@
390 transmissionlocaledir = @transmissionlocaledir@
391 AM_CPPFLAGS = \
392 -I$(top_srcdir) \
393 -D__TRANSMISSION__ \
394 -DPACKAGE_DATA_DIR=\""$(datadir)"\"
396 AM_CFLAGS = \
397 @DHT_CFLAGS@ \
398 @LIBUTP_CFLAGS@ \
399 @LIBUPNP_CFLAGS@ \
400 @LIBNATPMP_CFLAGS@ \
401 @LIBEVENT_CFLAGS@ \
402 @LIBCURL_CFLAGS@ \
403 @OPENSSL_CFLAGS@ \
404 @PTHREAD_CFLAGS@ \
405 @ZLIB_CFLAGS@
407 noinst_LIBRARIES = libtransmission.a
408 libtransmission_a_SOURCES = \
409 announcer.c \
410 announcer-http.c \
411 announcer-udp.c \
412 bandwidth.c \
413 bencode.c \
414 bitfield.c \
415 blocklist.c \
416 cache.c \
417 clients.c \
418 completion.c \
419 ConvertUTF.c \
420 crypto.c \
421 fdlimit.c \
422 handshake.c \
423 history.c \
424 inout.c \
425 json.c \
426 JSON_parser.c \
427 list.c \
428 magnet.c \
429 makemeta.c \
430 metainfo.c \
431 natpmp.c \
432 net.c \
433 peer-io.c \
434 peer-mgr.c \
435 peer-msgs.c \
436 platform.c \
437 port-forwarding.c \
438 ptrarray.c \
439 resume.c \
440 rpcimpl.c \
441 rpc-server.c \
442 session.c \
443 stats.c \
444 torrent.c \
445 torrent-ctor.c \
446 torrent-magnet.c \
447 tr-dht.c \
448 tr-lpd.c \
449 tr-udp.c \
450 tr-utp.c \
451 tr-getopt.c \
452 trevent.c \
453 upnp.c \
454 utils.c \
455 verify.c \
456 web.c \
457 webseed.c \
458 wildmat.c
460 noinst_HEADERS = \
461 announcer.h \
462 announcer-common.h \
463 bandwidth.h \
464 bencode.h \
465 bitfield.h \
466 blocklist.h \
467 cache.h \
468 clients.h \
469 ConvertUTF.h \
470 crypto.h \
471 completion.h \
472 fdlimit.h \
473 handshake.h \
474 history.h \
475 inout.h \
476 json.h \
477 JSON_parser.h \
478 list.h \
479 magnet.h \
480 makemeta.h \
481 metainfo.h \
482 natpmp_local.h \
483 net.h \
484 peer-common.h \
485 peer-io.h \
486 peer-mgr.h \
487 peer-msgs.h \
488 platform.h \
489 port-forwarding.h \
490 ptrarray.h \
491 resume.h \
492 rpcimpl.h \
493 rpc-server.h \
494 session.h \
495 stats.h \
496 torrent.h \
497 torrent-magnet.h \
498 tr-getopt.h \
499 transmission.h \
500 tr-dht.h \
501 tr-udp.h \
502 tr-utp.h \
503 tr-lpd.h \
504 trevent.h \
505 upnp.h \
506 utils.h \
507 verify.h \
508 version.h \
509 web.h \
510 webseed.h
512 apps_ldflags = \
513 @ZLIB_LDFLAGS@
515 apps_ldadd = \
516 ./libtransmission.a \
517 @LIBUPNP_LIBS@ \
518 @LIBNATPMP_LIBS@ \
519 @INTLLIBS@ \
520 @DHT_LIBS@ \
521 @LIBUTP_LIBS@ \
522 @LIBCURL_LIBS@ \
523 @LIBEVENT_LIBS@ \
524 @OPENSSL_LIBS@ \
525 @PTHREAD_LIBS@ \
526 @ZLIB_LIBS@
528 bencode_test_SOURCES = bencode-test.c
529 bencode_test_LDADD = ${apps_ldadd}
530 bencode_test_LDFLAGS = ${apps_ldflags}
531 blocklist_test_SOURCES = blocklist-test.c
532 blocklist_test_LDADD = ${apps_ldadd}
533 blocklist_test_LDFLAGS = ${apps_ldflags}
534 clients_test_SOURCES = clients-test.c
535 clients_test_LDADD = ${apps_ldadd}
536 clients_test_LDFLAGS = ${apps_ldflags}
537 history_test_SOURCES = history-test.c
538 history_test_LDADD = ${apps_ldadd}
539 history_test_LDFLAGS = ${apps_ldflags}
540 json_test_SOURCES = json-test.c
541 json_test_LDADD = ${apps_ldadd}
542 json_test_LDFLAGS = ${apps_ldflags}
543 magnet_test_SOURCES = magnet-test.c
544 magnet_test_LDADD = ${apps_ldadd}
545 magnet_test_LDFLAGS = ${apps_ldflags}
546 rpc_test_SOURCES = rpc-test.c
547 rpc_test_LDADD = ${apps_ldadd}
548 rpc_test_LDFLAGS = ${apps_ldflags}
549 test_peer_id_SOURCES = test-peer-id.c
550 test_peer_id_LDADD = ${apps_ldadd}
551 test_peer_id_LDFLAGS = ${apps_ldflags}
552 peer_msgs_test_SOURCES = peer-msgs-test.c
553 peer_msgs_test_LDADD = ${apps_ldadd}
554 peer_msgs_test_LDFLAGS = ${apps_ldflags}
555 utils_test_SOURCES = utils-test.c
556 utils_test_LDADD = ${apps_ldadd}
557 utils_test_LDFLAGS = ${apps_ldflags}
558 all: all-am
560 .SUFFIXES:
561 .SUFFIXES: .c .lo .o .obj
562 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
563 @for dep in $?; do \
564 case '$(am__configure_deps)' in \
565 *$$dep*) \
566 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
567 && { if test -f $@; then exit 0; else break; fi; }; \
568 exit 1;; \
569 esac; \
570 done; \
571 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libtransmission/Makefile'; \
572 $(am__cd) $(top_srcdir) && \
573 $(AUTOMAKE) --gnu libtransmission/Makefile
574 .PRECIOUS: Makefile
575 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
576 @case '$?' in \
577 *config.status*) \
578 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
579 *) \
580 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
581 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
582 esac;
584 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
585 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
587 $(top_srcdir)/configure: $(am__configure_deps)
588 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
589 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
590 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
591 $(am__aclocal_m4_deps):
593 clean-noinstLIBRARIES:
594 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
595 libtransmission.a: $(libtransmission_a_OBJECTS) $(libtransmission_a_DEPENDENCIES) $(EXTRA_libtransmission_a_DEPENDENCIES)
596 $(AM_V_at)-rm -f libtransmission.a
597 $(AM_V_AR)$(libtransmission_a_AR) libtransmission.a $(libtransmission_a_OBJECTS) $(libtransmission_a_LIBADD)
598 $(AM_V_at)$(RANLIB) libtransmission.a
600 clean-noinstPROGRAMS:
601 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
602 echo " rm -f" $$list; \
603 rm -f $$list || exit $$?; \
604 test -n "$(EXEEXT)" || exit 0; \
605 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
606 echo " rm -f" $$list; \
607 rm -f $$list
608 bencode-test$(EXEEXT): $(bencode_test_OBJECTS) $(bencode_test_DEPENDENCIES) $(EXTRA_bencode_test_DEPENDENCIES)
609 @rm -f bencode-test$(EXEEXT)
610 $(AM_V_CCLD)$(bencode_test_LINK) $(bencode_test_OBJECTS) $(bencode_test_LDADD) $(LIBS)
611 blocklist-test$(EXEEXT): $(blocklist_test_OBJECTS) $(blocklist_test_DEPENDENCIES) $(EXTRA_blocklist_test_DEPENDENCIES)
612 @rm -f blocklist-test$(EXEEXT)
613 $(AM_V_CCLD)$(blocklist_test_LINK) $(blocklist_test_OBJECTS) $(blocklist_test_LDADD) $(LIBS)
614 clients-test$(EXEEXT): $(clients_test_OBJECTS) $(clients_test_DEPENDENCIES) $(EXTRA_clients_test_DEPENDENCIES)
615 @rm -f clients-test$(EXEEXT)
616 $(AM_V_CCLD)$(clients_test_LINK) $(clients_test_OBJECTS) $(clients_test_LDADD) $(LIBS)
617 history-test$(EXEEXT): $(history_test_OBJECTS) $(history_test_DEPENDENCIES) $(EXTRA_history_test_DEPENDENCIES)
618 @rm -f history-test$(EXEEXT)
619 $(AM_V_CCLD)$(history_test_LINK) $(history_test_OBJECTS) $(history_test_LDADD) $(LIBS)
620 json-test$(EXEEXT): $(json_test_OBJECTS) $(json_test_DEPENDENCIES) $(EXTRA_json_test_DEPENDENCIES)
621 @rm -f json-test$(EXEEXT)
622 $(AM_V_CCLD)$(json_test_LINK) $(json_test_OBJECTS) $(json_test_LDADD) $(LIBS)
623 magnet-test$(EXEEXT): $(magnet_test_OBJECTS) $(magnet_test_DEPENDENCIES) $(EXTRA_magnet_test_DEPENDENCIES)
624 @rm -f magnet-test$(EXEEXT)
625 $(AM_V_CCLD)$(magnet_test_LINK) $(magnet_test_OBJECTS) $(magnet_test_LDADD) $(LIBS)
626 peer-msgs-test$(EXEEXT): $(peer_msgs_test_OBJECTS) $(peer_msgs_test_DEPENDENCIES) $(EXTRA_peer_msgs_test_DEPENDENCIES)
627 @rm -f peer-msgs-test$(EXEEXT)
628 $(AM_V_CCLD)$(peer_msgs_test_LINK) $(peer_msgs_test_OBJECTS) $(peer_msgs_test_LDADD) $(LIBS)
629 rpc-test$(EXEEXT): $(rpc_test_OBJECTS) $(rpc_test_DEPENDENCIES) $(EXTRA_rpc_test_DEPENDENCIES)
630 @rm -f rpc-test$(EXEEXT)
631 $(AM_V_CCLD)$(rpc_test_LINK) $(rpc_test_OBJECTS) $(rpc_test_LDADD) $(LIBS)
632 test-peer-id$(EXEEXT): $(test_peer_id_OBJECTS) $(test_peer_id_DEPENDENCIES) $(EXTRA_test_peer_id_DEPENDENCIES)
633 @rm -f test-peer-id$(EXEEXT)
634 $(AM_V_CCLD)$(test_peer_id_LINK) $(test_peer_id_OBJECTS) $(test_peer_id_LDADD) $(LIBS)
635 utils-test$(EXEEXT): $(utils_test_OBJECTS) $(utils_test_DEPENDENCIES) $(EXTRA_utils_test_DEPENDENCIES)
636 @rm -f utils-test$(EXEEXT)
637 $(AM_V_CCLD)$(utils_test_LINK) $(utils_test_OBJECTS) $(utils_test_LDADD) $(LIBS)
639 mostlyclean-compile:
640 -rm -f *.$(OBJEXT)
642 distclean-compile:
643 -rm -f *.tab.c
645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConvertUTF.Po@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/JSON_parser.Po@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/announcer-http.Po@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/announcer-udp.Po@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/announcer.Po@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bandwidth.Po@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bencode-test.Po@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bencode.Po@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitfield.Po@am__quote@
654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blocklist-test.Po@am__quote@
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blocklist.Po@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Po@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clients-test.Po@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clients.Po@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/completion.Po@am__quote@
660 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypto.Po@am__quote@
661 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdlimit.Po@am__quote@
662 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handshake.Po@am__quote@
663 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history-test.Po@am__quote@
664 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Po@am__quote@
665 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inout.Po@am__quote@
666 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-test.Po@am__quote@
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json.Po@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/magnet-test.Po@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/magnet.Po@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makemeta.Po@am__quote@
672 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metainfo.Po@am__quote@
673 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/natpmp.Po@am__quote@
674 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net.Po@am__quote@
675 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peer-io.Po@am__quote@
676 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peer-mgr.Po@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peer-msgs-test.Po@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peer-msgs.Po@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/platform.Po@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port-forwarding.Po@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptrarray.Po@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resume.Po@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpc-server.Po@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpc-test.Po@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcimpl.Po@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Po@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stats.Po@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-peer-id.Po@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/torrent-ctor.Po@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/torrent-magnet.Po@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/torrent.Po@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tr-dht.Po@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tr-getopt.Po@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tr-lpd.Po@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tr-udp.Po@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tr-utp.Po@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trevent.Po@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/upnp.Po@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils-test.Po@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verify.Po@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/web.Po@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webseed.Po@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wildmat.Po@am__quote@
706 .c.o:
707 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
708 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
709 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
710 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
713 .c.obj:
714 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
715 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
716 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
717 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
718 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
720 .c.lo:
721 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
722 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
723 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
724 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
725 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
727 mostlyclean-libtool:
728 -rm -f *.lo
730 clean-libtool:
731 -rm -rf .libs _libs
733 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
734 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
735 unique=`for i in $$list; do \
736 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
737 done | \
738 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
739 END { if (nonempty) { for (i in files) print i; }; }'`; \
740 mkid -fID $$unique
741 tags: TAGS
743 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
744 $(TAGS_FILES) $(LISP)
745 set x; \
746 here=`pwd`; \
747 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
748 unique=`for i in $$list; do \
749 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
750 done | \
751 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
752 END { if (nonempty) { for (i in files) print i; }; }'`; \
753 shift; \
754 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
755 test -n "$$unique" || unique=$$empty_fix; \
756 if test $$# -gt 0; then \
757 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
758 "$$@" $$unique; \
759 else \
760 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
761 $$unique; \
762 fi; \
764 ctags: CTAGS
765 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
766 $(TAGS_FILES) $(LISP)
767 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
768 unique=`for i in $$list; do \
769 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
770 done | \
771 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
772 END { if (nonempty) { for (i in files) print i; }; }'`; \
773 test -z "$(CTAGS_ARGS)$$unique" \
774 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
775 $$unique
777 GTAGS:
778 here=`$(am__cd) $(top_builddir) && pwd` \
779 && $(am__cd) $(top_srcdir) \
780 && gtags -i $(GTAGS_ARGS) "$$here"
782 distclean-tags:
783 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
785 check-TESTS: $(TESTS)
786 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
787 srcdir=$(srcdir); export srcdir; \
788 list=' $(TESTS) '; \
789 $(am__tty_colors); \
790 if test -n "$$list"; then \
791 for tst in $$list; do \
792 if test -f ./$$tst; then dir=./; \
793 elif test -f $$tst; then dir=; \
794 else dir="$(srcdir)/"; fi; \
795 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
796 all=`expr $$all + 1`; \
797 case " $(XFAIL_TESTS) " in \
798 *[\ \ ]$$tst[\ \ ]*) \
799 xpass=`expr $$xpass + 1`; \
800 failed=`expr $$failed + 1`; \
801 col=$$red; res=XPASS; \
802 ;; \
803 *) \
804 col=$$grn; res=PASS; \
805 ;; \
806 esac; \
807 elif test $$? -ne 77; then \
808 all=`expr $$all + 1`; \
809 case " $(XFAIL_TESTS) " in \
810 *[\ \ ]$$tst[\ \ ]*) \
811 xfail=`expr $$xfail + 1`; \
812 col=$$lgn; res=XFAIL; \
813 ;; \
814 *) \
815 failed=`expr $$failed + 1`; \
816 col=$$red; res=FAIL; \
817 ;; \
818 esac; \
819 else \
820 skip=`expr $$skip + 1`; \
821 col=$$blu; res=SKIP; \
822 fi; \
823 echo "$${col}$$res$${std}: $$tst"; \
824 done; \
825 if test "$$all" -eq 1; then \
826 tests="test"; \
827 All=""; \
828 else \
829 tests="tests"; \
830 All="All "; \
831 fi; \
832 if test "$$failed" -eq 0; then \
833 if test "$$xfail" -eq 0; then \
834 banner="$$All$$all $$tests passed"; \
835 else \
836 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
837 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
838 fi; \
839 else \
840 if test "$$xpass" -eq 0; then \
841 banner="$$failed of $$all $$tests failed"; \
842 else \
843 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
844 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
845 fi; \
846 fi; \
847 dashes="$$banner"; \
848 skipped=""; \
849 if test "$$skip" -ne 0; then \
850 if test "$$skip" -eq 1; then \
851 skipped="($$skip test was not run)"; \
852 else \
853 skipped="($$skip tests were not run)"; \
854 fi; \
855 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
856 dashes="$$skipped"; \
857 fi; \
858 report=""; \
859 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
860 report="Please report to $(PACKAGE_BUGREPORT)"; \
861 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
862 dashes="$$report"; \
863 fi; \
864 dashes=`echo "$$dashes" | sed s/./=/g`; \
865 if test "$$failed" -eq 0; then \
866 col="$$grn"; \
867 else \
868 col="$$red"; \
869 fi; \
870 echo "$${col}$$dashes$${std}"; \
871 echo "$${col}$$banner$${std}"; \
872 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
873 test -z "$$report" || echo "$${col}$$report$${std}"; \
874 echo "$${col}$$dashes$${std}"; \
875 test "$$failed" -eq 0; \
876 else :; fi
878 distdir: $(DISTFILES)
879 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
880 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
881 list='$(DISTFILES)'; \
882 dist_files=`for file in $$list; do echo $$file; done | \
883 sed -e "s|^$$srcdirstrip/||;t" \
884 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
885 case $$dist_files in \
886 */*) $(MKDIR_P) `echo "$$dist_files" | \
887 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
888 sort -u` ;; \
889 esac; \
890 for file in $$dist_files; do \
891 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
892 if test -d $$d/$$file; then \
893 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
894 if test -d "$(distdir)/$$file"; then \
895 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
896 fi; \
897 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
898 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
899 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
900 fi; \
901 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
902 else \
903 test -f "$(distdir)/$$file" \
904 || cp -p $$d/$$file "$(distdir)/$$file" \
905 || exit 1; \
906 fi; \
907 done
908 check-am: all-am
909 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
910 check: check-am
911 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
912 installdirs:
913 install: install-am
914 install-exec: install-exec-am
915 install-data: install-data-am
916 uninstall: uninstall-am
918 install-am: all-am
919 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
921 installcheck: installcheck-am
922 install-strip:
923 if test -z '$(STRIP)'; then \
924 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
925 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
926 install; \
927 else \
928 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
929 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
930 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
932 mostlyclean-generic:
934 clean-generic:
936 distclean-generic:
937 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
938 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
940 maintainer-clean-generic:
941 @echo "This command is intended for maintainers to use"
942 @echo "it deletes files that may require special tools to rebuild."
943 clean: clean-am
945 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
946 clean-noinstPROGRAMS mostlyclean-am
948 distclean: distclean-am
949 -rm -rf ./$(DEPDIR)
950 -rm -f Makefile
951 distclean-am: clean-am distclean-compile distclean-generic \
952 distclean-tags
954 dvi: dvi-am
956 dvi-am:
958 html: html-am
960 html-am:
962 info: info-am
964 info-am:
966 install-data-am:
968 install-dvi: install-dvi-am
970 install-dvi-am:
972 install-exec-am:
974 install-html: install-html-am
976 install-html-am:
978 install-info: install-info-am
980 install-info-am:
982 install-man:
984 install-pdf: install-pdf-am
986 install-pdf-am:
988 install-ps: install-ps-am
990 install-ps-am:
992 installcheck-am:
994 maintainer-clean: maintainer-clean-am
995 -rm -rf ./$(DEPDIR)
996 -rm -f Makefile
997 maintainer-clean-am: distclean-am maintainer-clean-generic
999 mostlyclean: mostlyclean-am
1001 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1002 mostlyclean-libtool
1004 pdf: pdf-am
1006 pdf-am:
1008 ps: ps-am
1010 ps-am:
1012 uninstall-am:
1014 .MAKE: check-am install-am install-strip
1016 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
1017 clean-generic clean-libtool clean-noinstLIBRARIES \
1018 clean-noinstPROGRAMS ctags distclean distclean-compile \
1019 distclean-generic distclean-libtool distclean-tags distdir dvi \
1020 dvi-am html html-am info info-am install install-am \
1021 install-data install-data-am install-dvi install-dvi-am \
1022 install-exec install-exec-am install-html install-html-am \
1023 install-info install-info-am install-man install-pdf \
1024 install-pdf-am install-ps install-ps-am install-strip \
1025 installcheck installcheck-am installdirs maintainer-clean \
1026 maintainer-clean-generic mostlyclean mostlyclean-compile \
1027 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1028 tags uninstall uninstall-am
1031 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1032 # Otherwise a system limit (for SysV at least) may be exceeded.
1033 .NOEXPORT: