| 30 |
ashish |
1 |
# Makefile.in generated by automake 1.11 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 |
#
|
|
|
19 |
# Licensed to the Apache Software Foundation (ASF) under one
|
|
|
20 |
# or more contributor license agreements. See the NOTICE file
|
|
|
21 |
# distributed with this work for additional information
|
|
|
22 |
# regarding copyright ownership. The ASF licenses this file
|
|
|
23 |
# to you under the Apache License, Version 2.0 (the
|
|
|
24 |
# "License"); you may not use this file except in compliance
|
|
|
25 |
# with the License. You may obtain a copy of the License at
|
|
|
26 |
#
|
|
|
27 |
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
28 |
#
|
|
|
29 |
# Unless required by applicable law or agreed to in writing,
|
|
|
30 |
# software distributed under the License is distributed on an
|
|
|
31 |
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
32 |
# KIND, either express or implied. See the License for the
|
|
|
33 |
# specific language governing permissions and limitations
|
|
|
34 |
# under the License.
|
|
|
35 |
#
|
|
|
36 |
|
|
|
37 |
|
|
|
38 |
|
|
|
39 |
|
|
|
40 |
VPATH = @srcdir@
|
|
|
41 |
pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
42 |
pkgincludedir = $(includedir)/@PACKAGE@
|
|
|
43 |
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
44 |
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
|
|
45 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
|
46 |
install_sh_DATA = $(install_sh) -c -m 644
|
|
|
47 |
install_sh_PROGRAM = $(install_sh) -c
|
|
|
48 |
install_sh_SCRIPT = $(install_sh) -c
|
|
|
49 |
INSTALL_HEADER = $(INSTALL_DATA)
|
|
|
50 |
transform = $(program_transform_name)
|
|
|
51 |
NORMAL_INSTALL = :
|
|
|
52 |
PRE_INSTALL = :
|
|
|
53 |
POST_INSTALL = :
|
|
|
54 |
NORMAL_UNINSTALL = :
|
|
|
55 |
PRE_UNINSTALL = :
|
|
|
56 |
POST_UNINSTALL = :
|
|
|
57 |
build_triplet = @build@
|
|
|
58 |
host_triplet = @host@
|
|
|
59 |
@AMX_HAVE_LIBEVENT_TRUE@am__append_1 = libthriftnb.la
|
|
|
60 |
@AMX_HAVE_LIBEVENT_TRUE@am__append_2 = thrift-nb.pc
|
|
|
61 |
@AMX_HAVE_ZLIB_TRUE@am__append_3 = libthriftz.la
|
|
|
62 |
@AMX_HAVE_ZLIB_TRUE@am__append_4 = thrift-z.pc
|
|
|
63 |
noinst_PROGRAMS = concurrency_test$(EXEEXT)
|
|
|
64 |
subdir = lib/cpp
|
|
|
65 |
DIST_COMMON = README $(include_concurrency_HEADERS) \
|
|
|
66 |
$(include_processor_HEADERS) $(include_protocol_HEADERS) \
|
|
|
67 |
$(include_server_HEADERS) $(include_thrift_HEADERS) \
|
|
|
68 |
$(include_transport_HEADERS) $(srcdir)/Makefile.am \
|
|
|
69 |
$(srcdir)/Makefile.in $(srcdir)/thrift-nb.pc.in \
|
|
|
70 |
$(srcdir)/thrift-z.pc.in $(srcdir)/thrift.pc.in
|
|
|
71 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
|
72 |
am__aclocal_m4_deps = $(top_srcdir)/aclocal/ax_boost_base.m4 \
|
|
|
73 |
$(top_srcdir)/aclocal/ax_javac_and_java.m4 \
|
|
|
74 |
$(top_srcdir)/aclocal/ax_lib_event.m4 \
|
|
|
75 |
$(top_srcdir)/aclocal/ax_lib_zlib.m4 \
|
|
|
76 |
$(top_srcdir)/aclocal/ax_signed_right_shift.m4 \
|
|
|
77 |
$(top_srcdir)/aclocal/ax_thrift_internal.m4 \
|
|
|
78 |
$(top_srcdir)/configure.ac
|
|
|
79 |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
|
80 |
$(ACLOCAL_M4)
|
|
|
81 |
mkinstalldirs = $(install_sh) -d
|
|
|
82 |
CONFIG_HEADER = $(top_builddir)/config.h
|
|
|
83 |
CONFIG_CLEAN_FILES = thrift.pc thrift-nb.pc thrift-z.pc
|
|
|
84 |
CONFIG_CLEAN_VPATH_FILES =
|
|
|
85 |
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
|
86 |
am__vpath_adj = case $$p in \
|
|
|
87 |
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
88 |
*) f=$$p;; \
|
|
|
89 |
esac;
|
|
|
90 |
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
|
|
91 |
am__install_max = 40
|
|
|
92 |
am__nobase_strip_setup = \
|
|
|
93 |
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
|
|
94 |
am__nobase_strip = \
|
|
|
95 |
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
|
|
96 |
am__nobase_list = $(am__nobase_strip_setup); \
|
|
|
97 |
for p in $$list; do echo "$$p $$p"; done | \
|
|
|
98 |
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
|
|
99 |
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
|
|
100 |
if (++n[$$2] == $(am__install_max)) \
|
|
|
101 |
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
|
|
102 |
END { for (dir in files) print dir, files[dir] }'
|
|
|
103 |
am__base_list = \
|
|
|
104 |
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
|
|
105 |
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
|
|
106 |
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
|
|
|
107 |
"$(DESTDIR)$(include_concurrencydir)" \
|
|
|
108 |
"$(DESTDIR)$(include_processordir)" \
|
|
|
109 |
"$(DESTDIR)$(include_protocoldir)" \
|
|
|
110 |
"$(DESTDIR)$(include_serverdir)" \
|
|
|
111 |
"$(DESTDIR)$(include_thriftdir)" \
|
|
|
112 |
"$(DESTDIR)$(include_transportdir)"
|
|
|
113 |
LTLIBRARIES = $(lib_LTLIBRARIES)
|
|
|
114 |
libthrift_la_LIBADD =
|
|
|
115 |
am_libthrift_la_OBJECTS = Thrift.lo Mutex.lo Monitor.lo \
|
|
|
116 |
PosixThreadFactory.lo ThreadManager.lo TimerManager.lo Util.lo \
|
|
|
117 |
TBinaryProtocol.lo TCompactProtocol.lo TDebugProtocol.lo \
|
|
|
118 |
TDenseProtocol.lo TJSONProtocol.lo TBase64Utils.lo \
|
|
|
119 |
TTransportException.lo TFDTransport.lo TFileTransport.lo \
|
|
|
120 |
TSimpleFileTransport.lo THttpClient.lo TSocket.lo \
|
|
|
121 |
TSocketPool.lo TServerSocket.lo TTransportUtils.lo \
|
|
|
122 |
TBufferTransports.lo TServer.lo TSimpleServer.lo \
|
|
|
123 |
TThreadPoolServer.lo TThreadedServer.lo PeekProcessor.lo
|
|
|
124 |
libthrift_la_OBJECTS = $(am_libthrift_la_OBJECTS)
|
|
|
125 |
libthriftnb_la_LIBADD =
|
|
|
126 |
am_libthriftnb_la_OBJECTS = libthriftnb_la-TNonblockingServer.lo
|
|
|
127 |
libthriftnb_la_OBJECTS = $(am_libthriftnb_la_OBJECTS)
|
|
|
128 |
@AMX_HAVE_LIBEVENT_TRUE@am_libthriftnb_la_rpath = -rpath $(libdir)
|
|
|
129 |
libthriftz_la_LIBADD =
|
|
|
130 |
am_libthriftz_la_OBJECTS = libthriftz_la-TZlibTransport.lo
|
|
|
131 |
libthriftz_la_OBJECTS = $(am_libthriftz_la_OBJECTS)
|
|
|
132 |
@AMX_HAVE_ZLIB_TRUE@am_libthriftz_la_rpath = -rpath $(libdir)
|
|
|
133 |
PROGRAMS = $(noinst_PROGRAMS)
|
|
|
134 |
am_concurrency_test_OBJECTS = Tests.$(OBJEXT)
|
|
|
135 |
concurrency_test_OBJECTS = $(am_concurrency_test_OBJECTS)
|
|
|
136 |
concurrency_test_DEPENDENCIES = libthrift.la
|
|
|
137 |
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
|
|
138 |
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
|
139 |
am__depfiles_maybe = depfiles
|
|
|
140 |
am__mv = mv -f
|
|
|
141 |
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
|
142 |
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
|
143 |
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
|
144 |
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
|
145 |
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
|
|
146 |
CXXLD = $(CXX)
|
|
|
147 |
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
|
148 |
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
|
|
|
149 |
$(LDFLAGS) -o $@
|
|
|
150 |
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
|
151 |
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
|
152 |
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
|
153 |
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
|
154 |
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
|
155 |
CCLD = $(CC)
|
|
|
156 |
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
|
157 |
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
|
|
|
158 |
$(LDFLAGS) -o $@
|
|
|
159 |
SOURCES = $(libthrift_la_SOURCES) $(libthriftnb_la_SOURCES) \
|
|
|
160 |
$(libthriftz_la_SOURCES) $(concurrency_test_SOURCES)
|
|
|
161 |
DIST_SOURCES = $(libthrift_la_SOURCES) $(libthriftnb_la_SOURCES) \
|
|
|
162 |
$(libthriftz_la_SOURCES) $(concurrency_test_SOURCES)
|
|
|
163 |
DATA = $(pkgconfig_DATA)
|
|
|
164 |
HEADERS = $(include_concurrency_HEADERS) $(include_processor_HEADERS) \
|
|
|
165 |
$(include_protocol_HEADERS) $(include_server_HEADERS) \
|
|
|
166 |
$(include_thrift_HEADERS) $(include_transport_HEADERS)
|
|
|
167 |
ETAGS = etags
|
|
|
168 |
CTAGS = ctags
|
|
|
169 |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
170 |
ACLOCAL = @ACLOCAL@
|
|
|
171 |
ALLOCA = @ALLOCA@
|
|
|
172 |
AMTAR = @AMTAR@
|
|
|
173 |
ANT = @ANT@
|
|
|
174 |
ANT_FLAGS = @ANT_FLAGS@
|
|
|
175 |
AR = @AR@
|
|
|
176 |
AUTOCONF = @AUTOCONF@
|
|
|
177 |
AUTOHEADER = @AUTOHEADER@
|
|
|
178 |
AUTOMAKE = @AUTOMAKE@
|
|
|
179 |
AWK = @AWK@
|
|
|
180 |
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
|
|
|
181 |
BOOST_LDFLAGS = @BOOST_LDFLAGS@
|
|
|
182 |
CC = @CC@
|
|
|
183 |
CCDEPMODE = @CCDEPMODE@
|
|
|
184 |
CFLAGS = @CFLAGS@
|
|
|
185 |
CLASSPATH = @CLASSPATH@
|
|
|
186 |
CPP = @CPP@
|
|
|
187 |
CPPFLAGS = @CPPFLAGS@
|
|
|
188 |
CXX = @CXX@
|
|
|
189 |
CXXCPP = @CXXCPP@
|
|
|
190 |
CXXDEPMODE = @CXXDEPMODE@
|
|
|
191 |
CXXFLAGS = @CXXFLAGS@
|
|
|
192 |
CYGPATH_W = @CYGPATH_W@
|
|
|
193 |
DEFS = @DEFS@
|
|
|
194 |
DEPDIR = @DEPDIR@
|
|
|
195 |
DSYMUTIL = @DSYMUTIL@
|
|
|
196 |
DUMPBIN = @DUMPBIN@
|
|
|
197 |
ECHO_C = @ECHO_C@
|
|
|
198 |
ECHO_N = @ECHO_N@
|
|
|
199 |
ECHO_T = @ECHO_T@
|
|
|
200 |
EGREP = @EGREP@
|
|
|
201 |
ERLC = @ERLC@
|
|
|
202 |
EXEEXT = @EXEEXT@
|
|
|
203 |
FGREP = @FGREP@
|
|
|
204 |
GREP = @GREP@
|
|
|
205 |
INSTALL = @INSTALL@
|
|
|
206 |
INSTALL_DATA = @INSTALL_DATA@
|
|
|
207 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
|
208 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
|
209 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
|
210 |
JAVA_PREFIX = @JAVA_PREFIX@
|
|
|
211 |
LD = @LD@
|
|
|
212 |
LDFLAGS = @LDFLAGS@
|
|
|
213 |
LEX = @LEX@
|
|
|
214 |
LEXLIB = @LEXLIB@
|
|
|
215 |
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
|
|
|
216 |
LIBEVENT_CPPFLAGS = @LIBEVENT_CPPFLAGS@
|
|
|
217 |
LIBEVENT_LDFLAGS = @LIBEVENT_LDFLAGS@
|
|
|
218 |
LIBEVENT_LIBS = @LIBEVENT_LIBS@
|
|
|
219 |
LIBOBJS = @LIBOBJS@
|
|
|
220 |
LIBS = @LIBS@
|
|
|
221 |
LIBTOOL = @LIBTOOL@
|
|
|
222 |
LIPO = @LIPO@
|
|
|
223 |
LN_S = @LN_S@
|
|
|
224 |
LTLIBOBJS = @LTLIBOBJS@
|
|
|
225 |
MAKEINFO = @MAKEINFO@
|
|
|
226 |
MKDIR_P = @MKDIR_P@
|
|
|
227 |
MONO_CFLAGS = @MONO_CFLAGS@
|
|
|
228 |
MONO_LIBS = @MONO_LIBS@
|
|
|
229 |
NM = @NM@
|
|
|
230 |
NMEDIT = @NMEDIT@
|
|
|
231 |
OBJDUMP = @OBJDUMP@
|
|
|
232 |
OBJEXT = @OBJEXT@
|
|
|
233 |
OTOOL = @OTOOL@
|
|
|
234 |
OTOOL64 = @OTOOL64@
|
|
|
235 |
PACKAGE = @PACKAGE@
|
|
|
236 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
|
237 |
PACKAGE_NAME = @PACKAGE_NAME@
|
|
|
238 |
PACKAGE_STRING = @PACKAGE_STRING@
|
|
|
239 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
|
240 |
PACKAGE_URL = @PACKAGE_URL@
|
|
|
241 |
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
|
242 |
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
|
243 |
PERL = @PERL@
|
|
|
244 |
PKG_CONFIG = @PKG_CONFIG@
|
|
|
245 |
PYTHON = @PYTHON@
|
|
|
246 |
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
|
|
|
247 |
PYTHON_PLATFORM = @PYTHON_PLATFORM@
|
|
|
248 |
PYTHON_PREFIX = @PYTHON_PREFIX@
|
|
|
249 |
PYTHON_VERSION = @PYTHON_VERSION@
|
|
|
250 |
PY_PREFIX = @PY_PREFIX@
|
|
|
251 |
RANLIB = @RANLIB@
|
|
|
252 |
RSPEC = @RSPEC@
|
|
|
253 |
RUBY = @RUBY@
|
|
|
254 |
SED = @SED@
|
|
|
255 |
SET_MAKE = @SET_MAKE@
|
|
|
256 |
SHELL = @SHELL@
|
|
|
257 |
STRIP = @STRIP@
|
|
|
258 |
VERSION = @VERSION@
|
|
|
259 |
YACC = @YACC@
|
|
|
260 |
YFLAGS = @YFLAGS@
|
|
|
261 |
ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
|
|
|
262 |
ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
|
|
|
263 |
ZLIB_LIBS = @ZLIB_LIBS@
|
|
|
264 |
abs_builddir = @abs_builddir@
|
|
|
265 |
abs_srcdir = @abs_srcdir@
|
|
|
266 |
abs_top_builddir = @abs_top_builddir@
|
|
|
267 |
abs_top_srcdir = @abs_top_srcdir@
|
|
|
268 |
ac_ct_CC = @ac_ct_CC@
|
|
|
269 |
ac_ct_CXX = @ac_ct_CXX@
|
|
|
270 |
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
|
|
271 |
am__include = @am__include@
|
|
|
272 |
am__leading_dot = @am__leading_dot@
|
|
|
273 |
am__quote = @am__quote@
|
|
|
274 |
am__tar = @am__tar@
|
|
|
275 |
am__untar = @am__untar@
|
|
|
276 |
bindir = @bindir@
|
|
|
277 |
build = @build@
|
|
|
278 |
build_alias = @build_alias@
|
|
|
279 |
build_cpu = @build_cpu@
|
|
|
280 |
build_os = @build_os@
|
|
|
281 |
build_vendor = @build_vendor@
|
|
|
282 |
builddir = @builddir@
|
|
|
283 |
datadir = @datadir@
|
|
|
284 |
datarootdir = @datarootdir@
|
|
|
285 |
docdir = @docdir@
|
|
|
286 |
dvidir = @dvidir@
|
|
|
287 |
exec_prefix = @exec_prefix@
|
|
|
288 |
host = @host@
|
|
|
289 |
host_alias = @host_alias@
|
|
|
290 |
host_cpu = @host_cpu@
|
|
|
291 |
host_os = @host_os@
|
|
|
292 |
host_vendor = @host_vendor@
|
|
|
293 |
htmldir = @htmldir@
|
|
|
294 |
includedir = @includedir@
|
|
|
295 |
infodir = @infodir@
|
|
|
296 |
install_sh = @install_sh@
|
|
|
297 |
libdir = @libdir@
|
|
|
298 |
libexecdir = @libexecdir@
|
|
|
299 |
localedir = @localedir@
|
|
|
300 |
localstatedir = @localstatedir@
|
|
|
301 |
lt_ECHO = @lt_ECHO@
|
|
|
302 |
mandir = @mandir@
|
|
|
303 |
mkdir_p = @mkdir_p@
|
|
|
304 |
oldincludedir = @oldincludedir@
|
|
|
305 |
pdfdir = @pdfdir@
|
|
|
306 |
pkgpyexecdir = @pkgpyexecdir@
|
|
|
307 |
pkgpythondir = @pkgpythondir@
|
|
|
308 |
prefix = @prefix@
|
|
|
309 |
program_transform_name = @program_transform_name@
|
|
|
310 |
psdir = @psdir@
|
|
|
311 |
pyexecdir = @pyexecdir@
|
|
|
312 |
pythondir = @pythondir@
|
|
|
313 |
sbindir = @sbindir@
|
|
|
314 |
sharedstatedir = @sharedstatedir@
|
|
|
315 |
srcdir = @srcdir@
|
|
|
316 |
sysconfdir = @sysconfdir@
|
|
|
317 |
target_alias = @target_alias@
|
|
|
318 |
top_build_prefix = @top_build_prefix@
|
|
|
319 |
top_builddir = @top_builddir@
|
|
|
320 |
top_srcdir = @top_srcdir@
|
|
|
321 |
ACLOCAL_AMFLAGS = -I ./aclocal
|
|
|
322 |
pkgconfigdir = $(libdir)/pkgconfig
|
|
|
323 |
lib_LTLIBRARIES = libthrift.la $(am__append_1) $(am__append_3)
|
|
|
324 |
pkgconfig_DATA = thrift.pc $(am__append_2) $(am__append_4)
|
|
|
325 |
AM_CXXFLAGS = -Wall
|
|
|
326 |
AM_CPPFLAGS = $(BOOST_CPPFLAGS) -I$(srcdir)/src
|
|
|
327 |
|
|
|
328 |
# Define the source files for the module
|
|
|
329 |
libthrift_la_SOURCES = src/Thrift.cpp \
|
|
|
330 |
src/concurrency/Mutex.cpp \
|
|
|
331 |
src/concurrency/Monitor.cpp \
|
|
|
332 |
src/concurrency/PosixThreadFactory.cpp \
|
|
|
333 |
src/concurrency/ThreadManager.cpp \
|
|
|
334 |
src/concurrency/TimerManager.cpp \
|
|
|
335 |
src/concurrency/Util.cpp \
|
|
|
336 |
src/protocol/TBinaryProtocol.cpp \
|
|
|
337 |
src/protocol/TCompactProtocol.cpp \
|
|
|
338 |
src/protocol/TDebugProtocol.cpp \
|
|
|
339 |
src/protocol/TDenseProtocol.cpp \
|
|
|
340 |
src/protocol/TJSONProtocol.cpp \
|
|
|
341 |
src/protocol/TBase64Utils.cpp \
|
|
|
342 |
src/transport/TTransportException.cpp \
|
|
|
343 |
src/transport/TFDTransport.cpp \
|
|
|
344 |
src/transport/TFileTransport.cpp \
|
|
|
345 |
src/transport/TSimpleFileTransport.cpp \
|
|
|
346 |
src/transport/THttpClient.cpp \
|
|
|
347 |
src/transport/TSocket.cpp \
|
|
|
348 |
src/transport/TSocketPool.cpp \
|
|
|
349 |
src/transport/TServerSocket.cpp \
|
|
|
350 |
src/transport/TTransportUtils.cpp \
|
|
|
351 |
src/transport/TBufferTransports.cpp \
|
|
|
352 |
src/server/TServer.cpp \
|
|
|
353 |
src/server/TSimpleServer.cpp \
|
|
|
354 |
src/server/TThreadPoolServer.cpp \
|
|
|
355 |
src/server/TThreadedServer.cpp \
|
|
|
356 |
src/processor/PeekProcessor.cpp
|
|
|
357 |
|
|
|
358 |
libthriftnb_la_SOURCES = src/server/TNonblockingServer.cpp
|
|
|
359 |
libthriftz_la_SOURCES = src/transport/TZlibTransport.cpp
|
|
|
360 |
|
|
|
361 |
# Flags for the various libraries
|
|
|
362 |
libthriftnb_la_CPPFLAGS = $(AM_CPPFLAGS) $(LIBEVENT_CPPFLAGS)
|
|
|
363 |
libthriftz_la_CPPFLAGS = $(AM_CPPFLAGS) $(ZLIB_CPPFLAGS)
|
|
|
364 |
include_thriftdir = $(includedir)/thrift
|
|
|
365 |
include_thrift_HEADERS = \
|
|
|
366 |
$(top_builddir)/config.h \
|
|
|
367 |
src/Thrift.h \
|
|
|
368 |
src/TReflectionLocal.h \
|
|
|
369 |
src/TProcessor.h \
|
|
|
370 |
src/TLogging.h
|
|
|
371 |
|
|
|
372 |
include_concurrencydir = $(include_thriftdir)/concurrency
|
|
|
373 |
include_concurrency_HEADERS = \
|
|
|
374 |
src/concurrency/Exception.h \
|
|
|
375 |
src/concurrency/Mutex.h \
|
|
|
376 |
src/concurrency/Monitor.h \
|
|
|
377 |
src/concurrency/PosixThreadFactory.h \
|
|
|
378 |
src/concurrency/Thread.h \
|
|
|
379 |
src/concurrency/ThreadManager.h \
|
|
|
380 |
src/concurrency/TimerManager.h \
|
|
|
381 |
src/concurrency/FunctionRunner.h \
|
|
|
382 |
src/concurrency/Util.h
|
|
|
383 |
|
|
|
384 |
include_protocoldir = $(include_thriftdir)/protocol
|
|
|
385 |
include_protocol_HEADERS = \
|
|
|
386 |
src/protocol/TBinaryProtocol.h \
|
|
|
387 |
src/protocol/TCompactProtocol.h \
|
|
|
388 |
src/protocol/TDenseProtocol.h \
|
|
|
389 |
src/protocol/TDebugProtocol.h \
|
|
|
390 |
src/protocol/TOneWayProtocol.h \
|
|
|
391 |
src/protocol/TBase64Utils.h \
|
|
|
392 |
src/protocol/TJSONProtocol.h \
|
|
|
393 |
src/protocol/TProtocolTap.h \
|
|
|
394 |
src/protocol/TProtocolException.h \
|
|
|
395 |
src/protocol/TProtocol.h
|
|
|
396 |
|
|
|
397 |
include_transportdir = $(include_thriftdir)/transport
|
|
|
398 |
include_transport_HEADERS = \
|
|
|
399 |
src/transport/TFDTransport.h \
|
|
|
400 |
src/transport/TFileTransport.h \
|
|
|
401 |
src/transport/TSimpleFileTransport.h \
|
|
|
402 |
src/transport/TServerSocket.h \
|
|
|
403 |
src/transport/TServerTransport.h \
|
|
|
404 |
src/transport/THttpClient.h \
|
|
|
405 |
src/transport/TSocket.h \
|
|
|
406 |
src/transport/TSocketPool.h \
|
|
|
407 |
src/transport/TTransport.h \
|
|
|
408 |
src/transport/TTransportException.h \
|
|
|
409 |
src/transport/TTransportUtils.h \
|
|
|
410 |
src/transport/TBufferTransports.h \
|
|
|
411 |
src/transport/TShortReadTransport.h \
|
|
|
412 |
src/transport/TZlibTransport.h
|
|
|
413 |
|
|
|
414 |
include_serverdir = $(include_thriftdir)/server
|
|
|
415 |
include_server_HEADERS = \
|
|
|
416 |
src/server/TServer.h \
|
|
|
417 |
src/server/TSimpleServer.h \
|
|
|
418 |
src/server/TThreadPoolServer.h \
|
|
|
419 |
src/server/TThreadedServer.h \
|
|
|
420 |
src/server/TNonblockingServer.h
|
|
|
421 |
|
|
|
422 |
include_processordir = $(include_thriftdir)/processor
|
|
|
423 |
include_processor_HEADERS = \
|
|
|
424 |
src/processor/PeekProcessor.h \
|
|
|
425 |
src/processor/StatsProcessor.h
|
|
|
426 |
|
|
|
427 |
concurrency_test_SOURCES = src/concurrency/test/Tests.cpp \
|
|
|
428 |
src/concurrency/test/ThreadFactoryTests.h \
|
|
|
429 |
src/concurrency/test/ThreadManagerTests.h \
|
|
|
430 |
src/concurrency/test/TimerManagerTests.h
|
|
|
431 |
|
|
|
432 |
concurrency_test_LDADD = libthrift.la
|
|
|
433 |
EXTRA_DIST = \
|
|
|
434 |
README \
|
|
|
435 |
thrift-nb.pc.in \
|
|
|
436 |
thrift.pc.in \
|
|
|
437 |
thrift-z.pc.in
|
|
|
438 |
|
|
|
439 |
all: all-am
|
|
|
440 |
|
|
|
441 |
.SUFFIXES:
|
|
|
442 |
.SUFFIXES: .cpp .lo .o .obj
|
|
|
443 |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
|
444 |
@for dep in $?; do \
|
|
|
445 |
case '$(am__configure_deps)' in \
|
|
|
446 |
*$$dep*) \
|
|
|
447 |
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
|
448 |
&& { if test -f $@; then exit 0; else break; fi; }; \
|
|
|
449 |
exit 1;; \
|
|
|
450 |
esac; \
|
|
|
451 |
done; \
|
|
|
452 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/cpp/Makefile'; \
|
|
|
453 |
$(am__cd) $(top_srcdir) && \
|
|
|
454 |
$(AUTOMAKE) --foreign lib/cpp/Makefile
|
|
|
455 |
.PRECIOUS: Makefile
|
|
|
456 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
457 |
@case '$?' in \
|
|
|
458 |
*config.status*) \
|
|
|
459 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
|
460 |
*) \
|
|
|
461 |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
|
462 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
|
463 |
esac;
|
|
|
464 |
|
|
|
465 |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
|
466 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
467 |
|
|
|
468 |
$(top_srcdir)/configure: $(am__configure_deps)
|
|
|
469 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
470 |
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
|
471 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
472 |
$(am__aclocal_m4_deps):
|
|
|
473 |
thrift.pc: $(top_builddir)/config.status $(srcdir)/thrift.pc.in
|
|
|
474 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
|
475 |
thrift-nb.pc: $(top_builddir)/config.status $(srcdir)/thrift-nb.pc.in
|
|
|
476 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
|
477 |
thrift-z.pc: $(top_builddir)/config.status $(srcdir)/thrift-z.pc.in
|
|
|
478 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
|
479 |
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
|
|
480 |
@$(NORMAL_INSTALL)
|
|
|
481 |
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
|
|
|
482 |
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
|
483 |
list2=; for p in $$list; do \
|
|
|
484 |
if test -f $$p; then \
|
|
|
485 |
list2="$$list2 $$p"; \
|
|
|
486 |
else :; fi; \
|
|
|
487 |
done; \
|
|
|
488 |
test -z "$$list2" || { \
|
|
|
489 |
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
|
|
|
490 |
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
|
|
|
491 |
}
|
|
|
492 |
|
|
|
493 |
uninstall-libLTLIBRARIES:
|
|
|
494 |
@$(NORMAL_UNINSTALL)
|
|
|
495 |
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
|
496 |
for p in $$list; do \
|
|
|
497 |
$(am__strip_dir) \
|
|
|
498 |
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
|
|
|
499 |
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
|
|
|
500 |
done
|
|
|
501 |
|
|
|
502 |
clean-libLTLIBRARIES:
|
|
|
503 |
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
|
|
504 |
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
|
505 |
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
|
|
506 |
test "$$dir" != "$$p" || dir=.; \
|
|
|
507 |
echo "rm -f \"$${dir}/so_locations\""; \
|
|
|
508 |
rm -f "$${dir}/so_locations"; \
|
|
|
509 |
done
|
|
|
510 |
libthrift.la: $(libthrift_la_OBJECTS) $(libthrift_la_DEPENDENCIES)
|
|
|
511 |
$(CXXLINK) -rpath $(libdir) $(libthrift_la_OBJECTS) $(libthrift_la_LIBADD) $(LIBS)
|
|
|
512 |
libthriftnb.la: $(libthriftnb_la_OBJECTS) $(libthriftnb_la_DEPENDENCIES)
|
|
|
513 |
$(CXXLINK) $(am_libthriftnb_la_rpath) $(libthriftnb_la_OBJECTS) $(libthriftnb_la_LIBADD) $(LIBS)
|
|
|
514 |
libthriftz.la: $(libthriftz_la_OBJECTS) $(libthriftz_la_DEPENDENCIES)
|
|
|
515 |
$(CXXLINK) $(am_libthriftz_la_rpath) $(libthriftz_la_OBJECTS) $(libthriftz_la_LIBADD) $(LIBS)
|
|
|
516 |
|
|
|
517 |
clean-noinstPROGRAMS:
|
|
|
518 |
@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
|
|
|
519 |
echo " rm -f" $$list; \
|
|
|
520 |
rm -f $$list || exit $$?; \
|
|
|
521 |
test -n "$(EXEEXT)" || exit 0; \
|
|
|
522 |
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
|
|
|
523 |
echo " rm -f" $$list; \
|
|
|
524 |
rm -f $$list
|
|
|
525 |
concurrency_test$(EXEEXT): $(concurrency_test_OBJECTS) $(concurrency_test_DEPENDENCIES)
|
|
|
526 |
@rm -f concurrency_test$(EXEEXT)
|
|
|
527 |
$(CXXLINK) $(concurrency_test_OBJECTS) $(concurrency_test_LDADD) $(LIBS)
|
|
|
528 |
|
|
|
529 |
mostlyclean-compile:
|
|
|
530 |
-rm -f *.$(OBJEXT)
|
|
|
531 |
|
|
|
532 |
distclean-compile:
|
|
|
533 |
-rm -f *.tab.c
|
|
|
534 |
|
|
|
535 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Monitor.Plo@am__quote@
|
|
|
536 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Mutex.Plo@am__quote@
|
|
|
537 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeekProcessor.Plo@am__quote@
|
|
|
538 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PosixThreadFactory.Plo@am__quote@
|
|
|
539 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TBase64Utils.Plo@am__quote@
|
|
|
540 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TBinaryProtocol.Plo@am__quote@
|
|
|
541 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TBufferTransports.Plo@am__quote@
|
|
|
542 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TCompactProtocol.Plo@am__quote@
|
|
|
543 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TDebugProtocol.Plo@am__quote@
|
|
|
544 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TDenseProtocol.Plo@am__quote@
|
|
|
545 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TFDTransport.Plo@am__quote@
|
|
|
546 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TFileTransport.Plo@am__quote@
|
|
|
547 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/THttpClient.Plo@am__quote@
|
|
|
548 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TJSONProtocol.Plo@am__quote@
|
|
|
549 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TServer.Plo@am__quote@
|
|
|
550 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TServerSocket.Plo@am__quote@
|
|
|
551 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TSimpleFileTransport.Plo@am__quote@
|
|
|
552 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TSimpleServer.Plo@am__quote@
|
|
|
553 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TSocket.Plo@am__quote@
|
|
|
554 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TSocketPool.Plo@am__quote@
|
|
|
555 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TThreadPoolServer.Plo@am__quote@
|
|
|
556 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TThreadedServer.Plo@am__quote@
|
|
|
557 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TTransportException.Plo@am__quote@
|
|
|
558 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TTransportUtils.Plo@am__quote@
|
|
|
559 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Tests.Po@am__quote@
|
|
|
560 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ThreadManager.Plo@am__quote@
|
|
|
561 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Thrift.Plo@am__quote@
|
|
|
562 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TimerManager.Plo@am__quote@
|
|
|
563 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Util.Plo@am__quote@
|
|
|
564 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthriftnb_la-TNonblockingServer.Plo@am__quote@
|
|
|
565 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libthriftz_la-TZlibTransport.Plo@am__quote@
|
|
|
566 |
|
|
|
567 |
.cpp.o:
|
|
|
568 |
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
|
569 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
|
570 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
|
571 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
572 |
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
|
|
|
573 |
|
|
|
574 |
.cpp.obj:
|
|
|
575 |
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
|
576 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
|
577 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
|
578 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
579 |
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
|
|
580 |
|
|
|
581 |
.cpp.lo:
|
|
|
582 |
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
|
583 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
|
|
584 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
|
|
585 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
586 |
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
|
|
|
587 |
|
|
|
588 |
Thrift.lo: src/Thrift.cpp
|
|
|
589 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Thrift.lo -MD -MP -MF $(DEPDIR)/Thrift.Tpo -c -o Thrift.lo `test -f 'src/Thrift.cpp' || echo '$(srcdir)/'`src/Thrift.cpp
|
|
|
590 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Thrift.Tpo $(DEPDIR)/Thrift.Plo
|
|
|
591 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/Thrift.cpp' object='Thrift.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
592 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
593 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Thrift.lo `test -f 'src/Thrift.cpp' || echo '$(srcdir)/'`src/Thrift.cpp
|
|
|
594 |
|
|
|
595 |
Mutex.lo: src/concurrency/Mutex.cpp
|
|
|
596 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Mutex.lo -MD -MP -MF $(DEPDIR)/Mutex.Tpo -c -o Mutex.lo `test -f 'src/concurrency/Mutex.cpp' || echo '$(srcdir)/'`src/concurrency/Mutex.cpp
|
|
|
597 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Mutex.Tpo $(DEPDIR)/Mutex.Plo
|
|
|
598 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/Mutex.cpp' object='Mutex.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
599 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
600 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Mutex.lo `test -f 'src/concurrency/Mutex.cpp' || echo '$(srcdir)/'`src/concurrency/Mutex.cpp
|
|
|
601 |
|
|
|
602 |
Monitor.lo: src/concurrency/Monitor.cpp
|
|
|
603 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Monitor.lo -MD -MP -MF $(DEPDIR)/Monitor.Tpo -c -o Monitor.lo `test -f 'src/concurrency/Monitor.cpp' || echo '$(srcdir)/'`src/concurrency/Monitor.cpp
|
|
|
604 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Monitor.Tpo $(DEPDIR)/Monitor.Plo
|
|
|
605 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/Monitor.cpp' object='Monitor.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
606 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
607 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Monitor.lo `test -f 'src/concurrency/Monitor.cpp' || echo '$(srcdir)/'`src/concurrency/Monitor.cpp
|
|
|
608 |
|
|
|
609 |
PosixThreadFactory.lo: src/concurrency/PosixThreadFactory.cpp
|
|
|
610 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PosixThreadFactory.lo -MD -MP -MF $(DEPDIR)/PosixThreadFactory.Tpo -c -o PosixThreadFactory.lo `test -f 'src/concurrency/PosixThreadFactory.cpp' || echo '$(srcdir)/'`src/concurrency/PosixThreadFactory.cpp
|
|
|
611 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/PosixThreadFactory.Tpo $(DEPDIR)/PosixThreadFactory.Plo
|
|
|
612 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/PosixThreadFactory.cpp' object='PosixThreadFactory.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
613 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
614 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PosixThreadFactory.lo `test -f 'src/concurrency/PosixThreadFactory.cpp' || echo '$(srcdir)/'`src/concurrency/PosixThreadFactory.cpp
|
|
|
615 |
|
|
|
616 |
ThreadManager.lo: src/concurrency/ThreadManager.cpp
|
|
|
617 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ThreadManager.lo -MD -MP -MF $(DEPDIR)/ThreadManager.Tpo -c -o ThreadManager.lo `test -f 'src/concurrency/ThreadManager.cpp' || echo '$(srcdir)/'`src/concurrency/ThreadManager.cpp
|
|
|
618 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/ThreadManager.Tpo $(DEPDIR)/ThreadManager.Plo
|
|
|
619 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/ThreadManager.cpp' object='ThreadManager.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
620 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
621 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ThreadManager.lo `test -f 'src/concurrency/ThreadManager.cpp' || echo '$(srcdir)/'`src/concurrency/ThreadManager.cpp
|
|
|
622 |
|
|
|
623 |
TimerManager.lo: src/concurrency/TimerManager.cpp
|
|
|
624 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TimerManager.lo -MD -MP -MF $(DEPDIR)/TimerManager.Tpo -c -o TimerManager.lo `test -f 'src/concurrency/TimerManager.cpp' || echo '$(srcdir)/'`src/concurrency/TimerManager.cpp
|
|
|
625 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TimerManager.Tpo $(DEPDIR)/TimerManager.Plo
|
|
|
626 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/TimerManager.cpp' object='TimerManager.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
627 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
628 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TimerManager.lo `test -f 'src/concurrency/TimerManager.cpp' || echo '$(srcdir)/'`src/concurrency/TimerManager.cpp
|
|
|
629 |
|
|
|
630 |
Util.lo: src/concurrency/Util.cpp
|
|
|
631 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Util.lo -MD -MP -MF $(DEPDIR)/Util.Tpo -c -o Util.lo `test -f 'src/concurrency/Util.cpp' || echo '$(srcdir)/'`src/concurrency/Util.cpp
|
|
|
632 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Util.Tpo $(DEPDIR)/Util.Plo
|
|
|
633 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/Util.cpp' object='Util.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
634 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
635 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Util.lo `test -f 'src/concurrency/Util.cpp' || echo '$(srcdir)/'`src/concurrency/Util.cpp
|
|
|
636 |
|
|
|
637 |
TBinaryProtocol.lo: src/protocol/TBinaryProtocol.cpp
|
|
|
638 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TBinaryProtocol.lo -MD -MP -MF $(DEPDIR)/TBinaryProtocol.Tpo -c -o TBinaryProtocol.lo `test -f 'src/protocol/TBinaryProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TBinaryProtocol.cpp
|
|
|
639 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TBinaryProtocol.Tpo $(DEPDIR)/TBinaryProtocol.Plo
|
|
|
640 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/protocol/TBinaryProtocol.cpp' object='TBinaryProtocol.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
641 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
642 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TBinaryProtocol.lo `test -f 'src/protocol/TBinaryProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TBinaryProtocol.cpp
|
|
|
643 |
|
|
|
644 |
TCompactProtocol.lo: src/protocol/TCompactProtocol.cpp
|
|
|
645 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TCompactProtocol.lo -MD -MP -MF $(DEPDIR)/TCompactProtocol.Tpo -c -o TCompactProtocol.lo `test -f 'src/protocol/TCompactProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TCompactProtocol.cpp
|
|
|
646 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TCompactProtocol.Tpo $(DEPDIR)/TCompactProtocol.Plo
|
|
|
647 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/protocol/TCompactProtocol.cpp' object='TCompactProtocol.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
648 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
649 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TCompactProtocol.lo `test -f 'src/protocol/TCompactProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TCompactProtocol.cpp
|
|
|
650 |
|
|
|
651 |
TDebugProtocol.lo: src/protocol/TDebugProtocol.cpp
|
|
|
652 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TDebugProtocol.lo -MD -MP -MF $(DEPDIR)/TDebugProtocol.Tpo -c -o TDebugProtocol.lo `test -f 'src/protocol/TDebugProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TDebugProtocol.cpp
|
|
|
653 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TDebugProtocol.Tpo $(DEPDIR)/TDebugProtocol.Plo
|
|
|
654 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/protocol/TDebugProtocol.cpp' object='TDebugProtocol.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
655 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
656 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TDebugProtocol.lo `test -f 'src/protocol/TDebugProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TDebugProtocol.cpp
|
|
|
657 |
|
|
|
658 |
TDenseProtocol.lo: src/protocol/TDenseProtocol.cpp
|
|
|
659 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TDenseProtocol.lo -MD -MP -MF $(DEPDIR)/TDenseProtocol.Tpo -c -o TDenseProtocol.lo `test -f 'src/protocol/TDenseProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TDenseProtocol.cpp
|
|
|
660 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TDenseProtocol.Tpo $(DEPDIR)/TDenseProtocol.Plo
|
|
|
661 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/protocol/TDenseProtocol.cpp' object='TDenseProtocol.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
662 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
663 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TDenseProtocol.lo `test -f 'src/protocol/TDenseProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TDenseProtocol.cpp
|
|
|
664 |
|
|
|
665 |
TJSONProtocol.lo: src/protocol/TJSONProtocol.cpp
|
|
|
666 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TJSONProtocol.lo -MD -MP -MF $(DEPDIR)/TJSONProtocol.Tpo -c -o TJSONProtocol.lo `test -f 'src/protocol/TJSONProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TJSONProtocol.cpp
|
|
|
667 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TJSONProtocol.Tpo $(DEPDIR)/TJSONProtocol.Plo
|
|
|
668 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/protocol/TJSONProtocol.cpp' object='TJSONProtocol.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
669 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
670 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TJSONProtocol.lo `test -f 'src/protocol/TJSONProtocol.cpp' || echo '$(srcdir)/'`src/protocol/TJSONProtocol.cpp
|
|
|
671 |
|
|
|
672 |
TBase64Utils.lo: src/protocol/TBase64Utils.cpp
|
|
|
673 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TBase64Utils.lo -MD -MP -MF $(DEPDIR)/TBase64Utils.Tpo -c -o TBase64Utils.lo `test -f 'src/protocol/TBase64Utils.cpp' || echo '$(srcdir)/'`src/protocol/TBase64Utils.cpp
|
|
|
674 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TBase64Utils.Tpo $(DEPDIR)/TBase64Utils.Plo
|
|
|
675 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/protocol/TBase64Utils.cpp' object='TBase64Utils.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
676 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
677 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TBase64Utils.lo `test -f 'src/protocol/TBase64Utils.cpp' || echo '$(srcdir)/'`src/protocol/TBase64Utils.cpp
|
|
|
678 |
|
|
|
679 |
TTransportException.lo: src/transport/TTransportException.cpp
|
|
|
680 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TTransportException.lo -MD -MP -MF $(DEPDIR)/TTransportException.Tpo -c -o TTransportException.lo `test -f 'src/transport/TTransportException.cpp' || echo '$(srcdir)/'`src/transport/TTransportException.cpp
|
|
|
681 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TTransportException.Tpo $(DEPDIR)/TTransportException.Plo
|
|
|
682 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TTransportException.cpp' object='TTransportException.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
683 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
684 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TTransportException.lo `test -f 'src/transport/TTransportException.cpp' || echo '$(srcdir)/'`src/transport/TTransportException.cpp
|
|
|
685 |
|
|
|
686 |
TFDTransport.lo: src/transport/TFDTransport.cpp
|
|
|
687 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFDTransport.lo -MD -MP -MF $(DEPDIR)/TFDTransport.Tpo -c -o TFDTransport.lo `test -f 'src/transport/TFDTransport.cpp' || echo '$(srcdir)/'`src/transport/TFDTransport.cpp
|
|
|
688 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TFDTransport.Tpo $(DEPDIR)/TFDTransport.Plo
|
|
|
689 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TFDTransport.cpp' object='TFDTransport.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
690 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
691 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFDTransport.lo `test -f 'src/transport/TFDTransport.cpp' || echo '$(srcdir)/'`src/transport/TFDTransport.cpp
|
|
|
692 |
|
|
|
693 |
TFileTransport.lo: src/transport/TFileTransport.cpp
|
|
|
694 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFileTransport.lo -MD -MP -MF $(DEPDIR)/TFileTransport.Tpo -c -o TFileTransport.lo `test -f 'src/transport/TFileTransport.cpp' || echo '$(srcdir)/'`src/transport/TFileTransport.cpp
|
|
|
695 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TFileTransport.Tpo $(DEPDIR)/TFileTransport.Plo
|
|
|
696 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TFileTransport.cpp' object='TFileTransport.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
697 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
698 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFileTransport.lo `test -f 'src/transport/TFileTransport.cpp' || echo '$(srcdir)/'`src/transport/TFileTransport.cpp
|
|
|
699 |
|
|
|
700 |
TSimpleFileTransport.lo: src/transport/TSimpleFileTransport.cpp
|
|
|
701 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TSimpleFileTransport.lo -MD -MP -MF $(DEPDIR)/TSimpleFileTransport.Tpo -c -o TSimpleFileTransport.lo `test -f 'src/transport/TSimpleFileTransport.cpp' || echo '$(srcdir)/'`src/transport/TSimpleFileTransport.cpp
|
|
|
702 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TSimpleFileTransport.Tpo $(DEPDIR)/TSimpleFileTransport.Plo
|
|
|
703 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TSimpleFileTransport.cpp' object='TSimpleFileTransport.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
704 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
705 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TSimpleFileTransport.lo `test -f 'src/transport/TSimpleFileTransport.cpp' || echo '$(srcdir)/'`src/transport/TSimpleFileTransport.cpp
|
|
|
706 |
|
|
|
707 |
THttpClient.lo: src/transport/THttpClient.cpp
|
|
|
708 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT THttpClient.lo -MD -MP -MF $(DEPDIR)/THttpClient.Tpo -c -o THttpClient.lo `test -f 'src/transport/THttpClient.cpp' || echo '$(srcdir)/'`src/transport/THttpClient.cpp
|
|
|
709 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/THttpClient.Tpo $(DEPDIR)/THttpClient.Plo
|
|
|
710 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/THttpClient.cpp' object='THttpClient.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
711 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
712 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o THttpClient.lo `test -f 'src/transport/THttpClient.cpp' || echo '$(srcdir)/'`src/transport/THttpClient.cpp
|
|
|
713 |
|
|
|
714 |
TSocket.lo: src/transport/TSocket.cpp
|
|
|
715 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TSocket.lo -MD -MP -MF $(DEPDIR)/TSocket.Tpo -c -o TSocket.lo `test -f 'src/transport/TSocket.cpp' || echo '$(srcdir)/'`src/transport/TSocket.cpp
|
|
|
716 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TSocket.Tpo $(DEPDIR)/TSocket.Plo
|
|
|
717 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TSocket.cpp' object='TSocket.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
718 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
719 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TSocket.lo `test -f 'src/transport/TSocket.cpp' || echo '$(srcdir)/'`src/transport/TSocket.cpp
|
|
|
720 |
|
|
|
721 |
TSocketPool.lo: src/transport/TSocketPool.cpp
|
|
|
722 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TSocketPool.lo -MD -MP -MF $(DEPDIR)/TSocketPool.Tpo -c -o TSocketPool.lo `test -f 'src/transport/TSocketPool.cpp' || echo '$(srcdir)/'`src/transport/TSocketPool.cpp
|
|
|
723 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TSocketPool.Tpo $(DEPDIR)/TSocketPool.Plo
|
|
|
724 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TSocketPool.cpp' object='TSocketPool.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
725 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
726 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TSocketPool.lo `test -f 'src/transport/TSocketPool.cpp' || echo '$(srcdir)/'`src/transport/TSocketPool.cpp
|
|
|
727 |
|
|
|
728 |
TServerSocket.lo: src/transport/TServerSocket.cpp
|
|
|
729 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TServerSocket.lo -MD -MP -MF $(DEPDIR)/TServerSocket.Tpo -c -o TServerSocket.lo `test -f 'src/transport/TServerSocket.cpp' || echo '$(srcdir)/'`src/transport/TServerSocket.cpp
|
|
|
730 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TServerSocket.Tpo $(DEPDIR)/TServerSocket.Plo
|
|
|
731 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TServerSocket.cpp' object='TServerSocket.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
732 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
733 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TServerSocket.lo `test -f 'src/transport/TServerSocket.cpp' || echo '$(srcdir)/'`src/transport/TServerSocket.cpp
|
|
|
734 |
|
|
|
735 |
TTransportUtils.lo: src/transport/TTransportUtils.cpp
|
|
|
736 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TTransportUtils.lo -MD -MP -MF $(DEPDIR)/TTransportUtils.Tpo -c -o TTransportUtils.lo `test -f 'src/transport/TTransportUtils.cpp' || echo '$(srcdir)/'`src/transport/TTransportUtils.cpp
|
|
|
737 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TTransportUtils.Tpo $(DEPDIR)/TTransportUtils.Plo
|
|
|
738 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TTransportUtils.cpp' object='TTransportUtils.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
739 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
740 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TTransportUtils.lo `test -f 'src/transport/TTransportUtils.cpp' || echo '$(srcdir)/'`src/transport/TTransportUtils.cpp
|
|
|
741 |
|
|
|
742 |
TBufferTransports.lo: src/transport/TBufferTransports.cpp
|
|
|
743 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TBufferTransports.lo -MD -MP -MF $(DEPDIR)/TBufferTransports.Tpo -c -o TBufferTransports.lo `test -f 'src/transport/TBufferTransports.cpp' || echo '$(srcdir)/'`src/transport/TBufferTransports.cpp
|
|
|
744 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TBufferTransports.Tpo $(DEPDIR)/TBufferTransports.Plo
|
|
|
745 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TBufferTransports.cpp' object='TBufferTransports.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
746 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
747 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TBufferTransports.lo `test -f 'src/transport/TBufferTransports.cpp' || echo '$(srcdir)/'`src/transport/TBufferTransports.cpp
|
|
|
748 |
|
|
|
749 |
TServer.lo: src/server/TServer.cpp
|
|
|
750 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TServer.lo -MD -MP -MF $(DEPDIR)/TServer.Tpo -c -o TServer.lo `test -f 'src/server/TServer.cpp' || echo '$(srcdir)/'`src/server/TServer.cpp
|
|
|
751 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TServer.Tpo $(DEPDIR)/TServer.Plo
|
|
|
752 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/server/TServer.cpp' object='TServer.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
753 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
754 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TServer.lo `test -f 'src/server/TServer.cpp' || echo '$(srcdir)/'`src/server/TServer.cpp
|
|
|
755 |
|
|
|
756 |
TSimpleServer.lo: src/server/TSimpleServer.cpp
|
|
|
757 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TSimpleServer.lo -MD -MP -MF $(DEPDIR)/TSimpleServer.Tpo -c -o TSimpleServer.lo `test -f 'src/server/TSimpleServer.cpp' || echo '$(srcdir)/'`src/server/TSimpleServer.cpp
|
|
|
758 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TSimpleServer.Tpo $(DEPDIR)/TSimpleServer.Plo
|
|
|
759 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/server/TSimpleServer.cpp' object='TSimpleServer.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
760 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
761 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TSimpleServer.lo `test -f 'src/server/TSimpleServer.cpp' || echo '$(srcdir)/'`src/server/TSimpleServer.cpp
|
|
|
762 |
|
|
|
763 |
TThreadPoolServer.lo: src/server/TThreadPoolServer.cpp
|
|
|
764 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TThreadPoolServer.lo -MD -MP -MF $(DEPDIR)/TThreadPoolServer.Tpo -c -o TThreadPoolServer.lo `test -f 'src/server/TThreadPoolServer.cpp' || echo '$(srcdir)/'`src/server/TThreadPoolServer.cpp
|
|
|
765 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TThreadPoolServer.Tpo $(DEPDIR)/TThreadPoolServer.Plo
|
|
|
766 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/server/TThreadPoolServer.cpp' object='TThreadPoolServer.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
767 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
768 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TThreadPoolServer.lo `test -f 'src/server/TThreadPoolServer.cpp' || echo '$(srcdir)/'`src/server/TThreadPoolServer.cpp
|
|
|
769 |
|
|
|
770 |
TThreadedServer.lo: src/server/TThreadedServer.cpp
|
|
|
771 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TThreadedServer.lo -MD -MP -MF $(DEPDIR)/TThreadedServer.Tpo -c -o TThreadedServer.lo `test -f 'src/server/TThreadedServer.cpp' || echo '$(srcdir)/'`src/server/TThreadedServer.cpp
|
|
|
772 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/TThreadedServer.Tpo $(DEPDIR)/TThreadedServer.Plo
|
|
|
773 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/server/TThreadedServer.cpp' object='TThreadedServer.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
774 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
775 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TThreadedServer.lo `test -f 'src/server/TThreadedServer.cpp' || echo '$(srcdir)/'`src/server/TThreadedServer.cpp
|
|
|
776 |
|
|
|
777 |
PeekProcessor.lo: src/processor/PeekProcessor.cpp
|
|
|
778 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PeekProcessor.lo -MD -MP -MF $(DEPDIR)/PeekProcessor.Tpo -c -o PeekProcessor.lo `test -f 'src/processor/PeekProcessor.cpp' || echo '$(srcdir)/'`src/processor/PeekProcessor.cpp
|
|
|
779 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/PeekProcessor.Tpo $(DEPDIR)/PeekProcessor.Plo
|
|
|
780 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/processor/PeekProcessor.cpp' object='PeekProcessor.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
781 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
782 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PeekProcessor.lo `test -f 'src/processor/PeekProcessor.cpp' || echo '$(srcdir)/'`src/processor/PeekProcessor.cpp
|
|
|
783 |
|
|
|
784 |
libthriftnb_la-TNonblockingServer.lo: src/server/TNonblockingServer.cpp
|
|
|
785 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthriftnb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libthriftnb_la-TNonblockingServer.lo -MD -MP -MF $(DEPDIR)/libthriftnb_la-TNonblockingServer.Tpo -c -o libthriftnb_la-TNonblockingServer.lo `test -f 'src/server/TNonblockingServer.cpp' || echo '$(srcdir)/'`src/server/TNonblockingServer.cpp
|
|
|
786 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libthriftnb_la-TNonblockingServer.Tpo $(DEPDIR)/libthriftnb_la-TNonblockingServer.Plo
|
|
|
787 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/server/TNonblockingServer.cpp' object='libthriftnb_la-TNonblockingServer.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
788 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
789 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthriftnb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libthriftnb_la-TNonblockingServer.lo `test -f 'src/server/TNonblockingServer.cpp' || echo '$(srcdir)/'`src/server/TNonblockingServer.cpp
|
|
|
790 |
|
|
|
791 |
libthriftz_la-TZlibTransport.lo: src/transport/TZlibTransport.cpp
|
|
|
792 |
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthriftz_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libthriftz_la-TZlibTransport.lo -MD -MP -MF $(DEPDIR)/libthriftz_la-TZlibTransport.Tpo -c -o libthriftz_la-TZlibTransport.lo `test -f 'src/transport/TZlibTransport.cpp' || echo '$(srcdir)/'`src/transport/TZlibTransport.cpp
|
|
|
793 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libthriftz_la-TZlibTransport.Tpo $(DEPDIR)/libthriftz_la-TZlibTransport.Plo
|
|
|
794 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/transport/TZlibTransport.cpp' object='libthriftz_la-TZlibTransport.lo' libtool=yes @AMDEPBACKSLASH@
|
|
|
795 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
796 |
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthriftz_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libthriftz_la-TZlibTransport.lo `test -f 'src/transport/TZlibTransport.cpp' || echo '$(srcdir)/'`src/transport/TZlibTransport.cpp
|
|
|
797 |
|
|
|
798 |
Tests.o: src/concurrency/test/Tests.cpp
|
|
|
799 |
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Tests.o -MD -MP -MF $(DEPDIR)/Tests.Tpo -c -o Tests.o `test -f 'src/concurrency/test/Tests.cpp' || echo '$(srcdir)/'`src/concurrency/test/Tests.cpp
|
|
|
800 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Tests.Tpo $(DEPDIR)/Tests.Po
|
|
|
801 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/test/Tests.cpp' object='Tests.o' libtool=no @AMDEPBACKSLASH@
|
|
|
802 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
803 |
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Tests.o `test -f 'src/concurrency/test/Tests.cpp' || echo '$(srcdir)/'`src/concurrency/test/Tests.cpp
|
|
|
804 |
|
|
|
805 |
Tests.obj: src/concurrency/test/Tests.cpp
|
|
|
806 |
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Tests.obj -MD -MP -MF $(DEPDIR)/Tests.Tpo -c -o Tests.obj `if test -f 'src/concurrency/test/Tests.cpp'; then $(CYGPATH_W) 'src/concurrency/test/Tests.cpp'; else $(CYGPATH_W) '$(srcdir)/src/concurrency/test/Tests.cpp'; fi`
|
|
|
807 |
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/Tests.Tpo $(DEPDIR)/Tests.Po
|
|
|
808 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='src/concurrency/test/Tests.cpp' object='Tests.obj' libtool=no @AMDEPBACKSLASH@
|
|
|
809 |
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
810 |
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Tests.obj `if test -f 'src/concurrency/test/Tests.cpp'; then $(CYGPATH_W) 'src/concurrency/test/Tests.cpp'; else $(CYGPATH_W) '$(srcdir)/src/concurrency/test/Tests.cpp'; fi`
|
|
|
811 |
|
|
|
812 |
mostlyclean-libtool:
|
|
|
813 |
-rm -f *.lo
|
|
|
814 |
|
|
|
815 |
clean-libtool:
|
|
|
816 |
-rm -rf .libs _libs
|
|
|
817 |
install-pkgconfigDATA: $(pkgconfig_DATA)
|
|
|
818 |
@$(NORMAL_INSTALL)
|
|
|
819 |
test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
|
|
|
820 |
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
|
|
|
821 |
for p in $$list; do \
|
|
|
822 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
823 |
echo "$$d$$p"; \
|
|
|
824 |
done | $(am__base_list) | \
|
|
|
825 |
while read files; do \
|
|
|
826 |
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
|
|
|
827 |
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
|
|
|
828 |
done
|
|
|
829 |
|
|
|
830 |
uninstall-pkgconfigDATA:
|
|
|
831 |
@$(NORMAL_UNINSTALL)
|
|
|
832 |
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
|
|
|
833 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
834 |
test -n "$$files" || exit 0; \
|
|
|
835 |
echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
|
|
|
836 |
cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
|
|
|
837 |
install-include_concurrencyHEADERS: $(include_concurrency_HEADERS)
|
|
|
838 |
@$(NORMAL_INSTALL)
|
|
|
839 |
test -z "$(include_concurrencydir)" || $(MKDIR_P) "$(DESTDIR)$(include_concurrencydir)"
|
|
|
840 |
@list='$(include_concurrency_HEADERS)'; test -n "$(include_concurrencydir)" || list=; \
|
|
|
841 |
for p in $$list; do \
|
|
|
842 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
843 |
echo "$$d$$p"; \
|
|
|
844 |
done | $(am__base_list) | \
|
|
|
845 |
while read files; do \
|
|
|
846 |
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_concurrencydir)'"; \
|
|
|
847 |
$(INSTALL_HEADER) $$files "$(DESTDIR)$(include_concurrencydir)" || exit $$?; \
|
|
|
848 |
done
|
|
|
849 |
|
|
|
850 |
uninstall-include_concurrencyHEADERS:
|
|
|
851 |
@$(NORMAL_UNINSTALL)
|
|
|
852 |
@list='$(include_concurrency_HEADERS)'; test -n "$(include_concurrencydir)" || list=; \
|
|
|
853 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
854 |
test -n "$$files" || exit 0; \
|
|
|
855 |
echo " ( cd '$(DESTDIR)$(include_concurrencydir)' && rm -f" $$files ")"; \
|
|
|
856 |
cd "$(DESTDIR)$(include_concurrencydir)" && rm -f $$files
|
|
|
857 |
install-include_processorHEADERS: $(include_processor_HEADERS)
|
|
|
858 |
@$(NORMAL_INSTALL)
|
|
|
859 |
test -z "$(include_processordir)" || $(MKDIR_P) "$(DESTDIR)$(include_processordir)"
|
|
|
860 |
@list='$(include_processor_HEADERS)'; test -n "$(include_processordir)" || list=; \
|
|
|
861 |
for p in $$list; do \
|
|
|
862 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
863 |
echo "$$d$$p"; \
|
|
|
864 |
done | $(am__base_list) | \
|
|
|
865 |
while read files; do \
|
|
|
866 |
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_processordir)'"; \
|
|
|
867 |
$(INSTALL_HEADER) $$files "$(DESTDIR)$(include_processordir)" || exit $$?; \
|
|
|
868 |
done
|
|
|
869 |
|
|
|
870 |
uninstall-include_processorHEADERS:
|
|
|
871 |
@$(NORMAL_UNINSTALL)
|
|
|
872 |
@list='$(include_processor_HEADERS)'; test -n "$(include_processordir)" || list=; \
|
|
|
873 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
874 |
test -n "$$files" || exit 0; \
|
|
|
875 |
echo " ( cd '$(DESTDIR)$(include_processordir)' && rm -f" $$files ")"; \
|
|
|
876 |
cd "$(DESTDIR)$(include_processordir)" && rm -f $$files
|
|
|
877 |
install-include_protocolHEADERS: $(include_protocol_HEADERS)
|
|
|
878 |
@$(NORMAL_INSTALL)
|
|
|
879 |
test -z "$(include_protocoldir)" || $(MKDIR_P) "$(DESTDIR)$(include_protocoldir)"
|
|
|
880 |
@list='$(include_protocol_HEADERS)'; test -n "$(include_protocoldir)" || list=; \
|
|
|
881 |
for p in $$list; do \
|
|
|
882 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
883 |
echo "$$d$$p"; \
|
|
|
884 |
done | $(am__base_list) | \
|
|
|
885 |
while read files; do \
|
|
|
886 |
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_protocoldir)'"; \
|
|
|
887 |
$(INSTALL_HEADER) $$files "$(DESTDIR)$(include_protocoldir)" || exit $$?; \
|
|
|
888 |
done
|
|
|
889 |
|
|
|
890 |
uninstall-include_protocolHEADERS:
|
|
|
891 |
@$(NORMAL_UNINSTALL)
|
|
|
892 |
@list='$(include_protocol_HEADERS)'; test -n "$(include_protocoldir)" || list=; \
|
|
|
893 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
894 |
test -n "$$files" || exit 0; \
|
|
|
895 |
echo " ( cd '$(DESTDIR)$(include_protocoldir)' && rm -f" $$files ")"; \
|
|
|
896 |
cd "$(DESTDIR)$(include_protocoldir)" && rm -f $$files
|
|
|
897 |
install-include_serverHEADERS: $(include_server_HEADERS)
|
|
|
898 |
@$(NORMAL_INSTALL)
|
|
|
899 |
test -z "$(include_serverdir)" || $(MKDIR_P) "$(DESTDIR)$(include_serverdir)"
|
|
|
900 |
@list='$(include_server_HEADERS)'; test -n "$(include_serverdir)" || list=; \
|
|
|
901 |
for p in $$list; do \
|
|
|
902 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
903 |
echo "$$d$$p"; \
|
|
|
904 |
done | $(am__base_list) | \
|
|
|
905 |
while read files; do \
|
|
|
906 |
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_serverdir)'"; \
|
|
|
907 |
$(INSTALL_HEADER) $$files "$(DESTDIR)$(include_serverdir)" || exit $$?; \
|
|
|
908 |
done
|
|
|
909 |
|
|
|
910 |
uninstall-include_serverHEADERS:
|
|
|
911 |
@$(NORMAL_UNINSTALL)
|
|
|
912 |
@list='$(include_server_HEADERS)'; test -n "$(include_serverdir)" || list=; \
|
|
|
913 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
914 |
test -n "$$files" || exit 0; \
|
|
|
915 |
echo " ( cd '$(DESTDIR)$(include_serverdir)' && rm -f" $$files ")"; \
|
|
|
916 |
cd "$(DESTDIR)$(include_serverdir)" && rm -f $$files
|
|
|
917 |
install-include_thriftHEADERS: $(include_thrift_HEADERS)
|
|
|
918 |
@$(NORMAL_INSTALL)
|
|
|
919 |
test -z "$(include_thriftdir)" || $(MKDIR_P) "$(DESTDIR)$(include_thriftdir)"
|
|
|
920 |
@list='$(include_thrift_HEADERS)'; test -n "$(include_thriftdir)" || list=; \
|
|
|
921 |
for p in $$list; do \
|
|
|
922 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
923 |
echo "$$d$$p"; \
|
|
|
924 |
done | $(am__base_list) | \
|
|
|
925 |
while read files; do \
|
|
|
926 |
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_thriftdir)'"; \
|
|
|
927 |
$(INSTALL_HEADER) $$files "$(DESTDIR)$(include_thriftdir)" || exit $$?; \
|
|
|
928 |
done
|
|
|
929 |
|
|
|
930 |
uninstall-include_thriftHEADERS:
|
|
|
931 |
@$(NORMAL_UNINSTALL)
|
|
|
932 |
@list='$(include_thrift_HEADERS)'; test -n "$(include_thriftdir)" || list=; \
|
|
|
933 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
934 |
test -n "$$files" || exit 0; \
|
|
|
935 |
echo " ( cd '$(DESTDIR)$(include_thriftdir)' && rm -f" $$files ")"; \
|
|
|
936 |
cd "$(DESTDIR)$(include_thriftdir)" && rm -f $$files
|
|
|
937 |
install-include_transportHEADERS: $(include_transport_HEADERS)
|
|
|
938 |
@$(NORMAL_INSTALL)
|
|
|
939 |
test -z "$(include_transportdir)" || $(MKDIR_P) "$(DESTDIR)$(include_transportdir)"
|
|
|
940 |
@list='$(include_transport_HEADERS)'; test -n "$(include_transportdir)" || list=; \
|
|
|
941 |
for p in $$list; do \
|
|
|
942 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
943 |
echo "$$d$$p"; \
|
|
|
944 |
done | $(am__base_list) | \
|
|
|
945 |
while read files; do \
|
|
|
946 |
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_transportdir)'"; \
|
|
|
947 |
$(INSTALL_HEADER) $$files "$(DESTDIR)$(include_transportdir)" || exit $$?; \
|
|
|
948 |
done
|
|
|
949 |
|
|
|
950 |
uninstall-include_transportHEADERS:
|
|
|
951 |
@$(NORMAL_UNINSTALL)
|
|
|
952 |
@list='$(include_transport_HEADERS)'; test -n "$(include_transportdir)" || list=; \
|
|
|
953 |
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
|
954 |
test -n "$$files" || exit 0; \
|
|
|
955 |
echo " ( cd '$(DESTDIR)$(include_transportdir)' && rm -f" $$files ")"; \
|
|
|
956 |
cd "$(DESTDIR)$(include_transportdir)" && rm -f $$files
|
|
|
957 |
|
|
|
958 |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
|
959 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
|
960 |
unique=`for i in $$list; do \
|
|
|
961 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
962 |
done | \
|
|
|
963 |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
|
964 |
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
|
965 |
mkid -fID $$unique
|
|
|
966 |
tags: TAGS
|
|
|
967 |
|
|
|
968 |
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
|
969 |
$(TAGS_FILES) $(LISP)
|
|
|
970 |
set x; \
|
|
|
971 |
here=`pwd`; \
|
|
|
972 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
|
973 |
unique=`for i in $$list; do \
|
|
|
974 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
975 |
done | \
|
|
|
976 |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
|
977 |
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
|
978 |
shift; \
|
|
|
979 |
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
|
|
980 |
test -n "$$unique" || unique=$$empty_fix; \
|
|
|
981 |
if test $$# -gt 0; then \
|
|
|
982 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
|
983 |
"$$@" $$unique; \
|
|
|
984 |
else \
|
|
|
985 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
|
986 |
$$unique; \
|
|
|
987 |
fi; \
|
|
|
988 |
fi
|
|
|
989 |
ctags: CTAGS
|
|
|
990 |
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
|
991 |
$(TAGS_FILES) $(LISP)
|
|
|
992 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
|
993 |
unique=`for i in $$list; do \
|
|
|
994 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
|
995 |
done | \
|
|
|
996 |
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
|
997 |
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
|
998 |
test -z "$(CTAGS_ARGS)$$unique" \
|
|
|
999 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
|
1000 |
$$unique
|
|
|
1001 |
|
|
|
1002 |
GTAGS:
|
|
|
1003 |
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
|
1004 |
&& $(am__cd) $(top_srcdir) \
|
|
|
1005 |
&& gtags -i $(GTAGS_ARGS) "$$here"
|
|
|
1006 |
|
|
|
1007 |
distclean-tags:
|
|
|
1008 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
|
1009 |
|
|
|
1010 |
distdir: $(DISTFILES)
|
|
|
1011 |
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
|
1012 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
|
1013 |
list='$(DISTFILES)'; \
|
|
|
1014 |
dist_files=`for file in $$list; do echo $$file; done | \
|
|
|
1015 |
sed -e "s|^$$srcdirstrip/||;t" \
|
|
|
1016 |
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
|
1017 |
case $$dist_files in \
|
|
|
1018 |
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
|
1019 |
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
|
1020 |
sort -u` ;; \
|
|
|
1021 |
esac; \
|
|
|
1022 |
for file in $$dist_files; do \
|
|
|
1023 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
|
1024 |
if test -d $$d/$$file; then \
|
|
|
1025 |
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
|
1026 |
if test -d "$(distdir)/$$file"; then \
|
|
|
1027 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
|
1028 |
fi; \
|
|
|
1029 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
|
1030 |
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|
|
1031 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
|
1032 |
fi; \
|
|
|
1033 |
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
|
|
1034 |
else \
|
|
|
1035 |
test -f "$(distdir)/$$file" \
|
|
|
1036 |
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
|
|
1037 |
|| exit 1; \
|
|
|
1038 |
fi; \
|
|
|
1039 |
done
|
|
|
1040 |
check-am: all-am
|
|
|
1041 |
check: check-am
|
|
|
1042 |
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
|
|
|
1043 |
installdirs:
|
|
|
1044 |
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(include_concurrencydir)" "$(DESTDIR)$(include_processordir)" "$(DESTDIR)$(include_protocoldir)" "$(DESTDIR)$(include_serverdir)" "$(DESTDIR)$(include_thriftdir)" "$(DESTDIR)$(include_transportdir)"; do \
|
|
|
1045 |
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
|
|
1046 |
done
|
|
|
1047 |
install: install-am
|
|
|
1048 |
install-exec: install-exec-am
|
|
|
1049 |
install-data: install-data-am
|
|
|
1050 |
uninstall: uninstall-am
|
|
|
1051 |
|
|
|
1052 |
install-am: all-am
|
|
|
1053 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
1054 |
|
|
|
1055 |
installcheck: installcheck-am
|
|
|
1056 |
install-strip:
|
|
|
1057 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
|
1058 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
|
1059 |
`test -z '$(STRIP)' || \
|
|
|
1060 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
|
1061 |
mostlyclean-generic:
|
|
|
1062 |
|
|
|
1063 |
clean-generic:
|
|
|
1064 |
|
|
|
1065 |
distclean-generic:
|
|
|
1066 |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
|
1067 |
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
|
1068 |
|
|
|
1069 |
maintainer-clean-generic:
|
|
|
1070 |
@echo "This command is intended for maintainers to use"
|
|
|
1071 |
@echo "it deletes files that may require special tools to rebuild."
|
|
|
1072 |
clean: clean-am
|
|
|
1073 |
|
|
|
1074 |
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
|
|
1075 |
clean-noinstPROGRAMS mostlyclean-am
|
|
|
1076 |
|
|
|
1077 |
distclean: distclean-am
|
|
|
1078 |
-rm -rf ./$(DEPDIR)
|
|
|
1079 |
-rm -f Makefile
|
|
|
1080 |
distclean-am: clean-am distclean-compile distclean-generic \
|
|
|
1081 |
distclean-tags
|
|
|
1082 |
|
|
|
1083 |
dvi: dvi-am
|
|
|
1084 |
|
|
|
1085 |
dvi-am:
|
|
|
1086 |
|
|
|
1087 |
html: html-am
|
|
|
1088 |
|
|
|
1089 |
html-am:
|
|
|
1090 |
|
|
|
1091 |
info: info-am
|
|
|
1092 |
|
|
|
1093 |
info-am:
|
|
|
1094 |
|
|
|
1095 |
install-data-am: install-include_concurrencyHEADERS \
|
|
|
1096 |
install-include_processorHEADERS \
|
|
|
1097 |
install-include_protocolHEADERS install-include_serverHEADERS \
|
|
|
1098 |
install-include_thriftHEADERS install-include_transportHEADERS \
|
|
|
1099 |
install-pkgconfigDATA
|
|
|
1100 |
|
|
|
1101 |
install-dvi: install-dvi-am
|
|
|
1102 |
|
|
|
1103 |
install-dvi-am:
|
|
|
1104 |
|
|
|
1105 |
install-exec-am: install-libLTLIBRARIES
|
|
|
1106 |
|
|
|
1107 |
install-html: install-html-am
|
|
|
1108 |
|
|
|
1109 |
install-html-am:
|
|
|
1110 |
|
|
|
1111 |
install-info: install-info-am
|
|
|
1112 |
|
|
|
1113 |
install-info-am:
|
|
|
1114 |
|
|
|
1115 |
install-man:
|
|
|
1116 |
|
|
|
1117 |
install-pdf: install-pdf-am
|
|
|
1118 |
|
|
|
1119 |
install-pdf-am:
|
|
|
1120 |
|
|
|
1121 |
install-ps: install-ps-am
|
|
|
1122 |
|
|
|
1123 |
install-ps-am:
|
|
|
1124 |
|
|
|
1125 |
installcheck-am:
|
|
|
1126 |
|
|
|
1127 |
maintainer-clean: maintainer-clean-am
|
|
|
1128 |
-rm -rf ./$(DEPDIR)
|
|
|
1129 |
-rm -f Makefile
|
|
|
1130 |
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
1131 |
|
|
|
1132 |
mostlyclean: mostlyclean-am
|
|
|
1133 |
|
|
|
1134 |
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
|
1135 |
mostlyclean-libtool
|
|
|
1136 |
|
|
|
1137 |
pdf: pdf-am
|
|
|
1138 |
|
|
|
1139 |
pdf-am:
|
|
|
1140 |
|
|
|
1141 |
ps: ps-am
|
|
|
1142 |
|
|
|
1143 |
ps-am:
|
|
|
1144 |
|
|
|
1145 |
uninstall-am: uninstall-include_concurrencyHEADERS \
|
|
|
1146 |
uninstall-include_processorHEADERS \
|
|
|
1147 |
uninstall-include_protocolHEADERS \
|
|
|
1148 |
uninstall-include_serverHEADERS \
|
|
|
1149 |
uninstall-include_thriftHEADERS \
|
|
|
1150 |
uninstall-include_transportHEADERS uninstall-libLTLIBRARIES \
|
|
|
1151 |
uninstall-pkgconfigDATA
|
|
|
1152 |
|
|
|
1153 |
.MAKE: install-am install-strip
|
|
|
1154 |
|
|
|
1155 |
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
|
|
1156 |
clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
|
|
|
1157 |
distclean distclean-compile distclean-generic \
|
|
|
1158 |
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
|
1159 |
html-am info info-am install install-am install-data \
|
|
|
1160 |
install-data-am install-dvi install-dvi-am install-exec \
|
|
|
1161 |
install-exec-am install-html install-html-am \
|
|
|
1162 |
install-include_concurrencyHEADERS \
|
|
|
1163 |
install-include_processorHEADERS \
|
|
|
1164 |
install-include_protocolHEADERS install-include_serverHEADERS \
|
|
|
1165 |
install-include_thriftHEADERS install-include_transportHEADERS \
|
|
|
1166 |
install-info install-info-am install-libLTLIBRARIES \
|
|
|
1167 |
install-man install-pdf install-pdf-am install-pkgconfigDATA \
|
|
|
1168 |
install-ps install-ps-am install-strip installcheck \
|
|
|
1169 |
installcheck-am installdirs maintainer-clean \
|
|
|
1170 |
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
|
1171 |
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
|
1172 |
tags uninstall uninstall-am \
|
|
|
1173 |
uninstall-include_concurrencyHEADERS \
|
|
|
1174 |
uninstall-include_processorHEADERS \
|
|
|
1175 |
uninstall-include_protocolHEADERS \
|
|
|
1176 |
uninstall-include_serverHEADERS \
|
|
|
1177 |
uninstall-include_thriftHEADERS \
|
|
|
1178 |
uninstall-include_transportHEADERS uninstall-libLTLIBRARIES \
|
|
|
1179 |
uninstall-pkgconfigDATA
|
|
|
1180 |
|
|
|
1181 |
|
|
|
1182 |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
1183 |
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
|
1184 |
.NOEXPORT:
|