1
# Makefile.in generated by automake 1.13.3 from Makefile.am.
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19
am__make_running_with_option = \
20
case $${target_option-} in \
22
*) echo "am__make_running_with_option: internal error: invalid" \
23
"target option '$${target_option-}' specified" >&2; \
27
sane_makeflags=$$MAKEFLAGS; \
28
if $(am__is_gnu_make); then \
29
sane_makeflags=$$MFLAGS; \
34
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
41
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43
for flg in $$sane_makeflags; do \
44
test $$skip_next = yes && { skip_next=no; continue; }; \
47
-*I) strip_trailopt 'I'; skip_next=yes;; \
48
-*I?*) strip_trailopt 'I';; \
49
-*O) strip_trailopt 'O'; skip_next=yes;; \
50
-*O?*) strip_trailopt 'O';; \
51
-*l) strip_trailopt 'l'; skip_next=yes;; \
52
-*l?*) strip_trailopt 'l';; \
53
-[dEDm]) skip_next=yes;; \
54
-[JT]) skip_next=yes;; \
57
*$$target_option*) has_opt=yes; break;; \
61
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63
pkgincludedir = $(includedir)/@PACKAGE@
64
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
65
install_sh_DATA = $(install_sh) -c -m 644
66
install_sh_PROGRAM = $(install_sh) -c
67
install_sh_SCRIPT = $(install_sh) -c
68
INSTALL_HEADER = $(INSTALL_DATA)
69
transform = $(program_transform_name)
76
build_triplet = @build@
78
subdir = lib/atscppapi/examples/internal_transaction_handling
79
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
80
$(top_srcdir)/build/aux/depcomp
81
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82
am__aclocal_m4_deps = $(top_srcdir)/build/ax_boost_base.m4 \
83
$(top_srcdir)/build/ax_compare_version.m4 \
84
$(top_srcdir)/build/ax_compiler_vendor.m4 \
85
$(top_srcdir)/build/ax_cxx_compile_stdcxx_11.m4 \
86
$(top_srcdir)/build/ax_lib_curl.m4 \
87
$(top_srcdir)/build/ax_lib_readline.m4 \
88
$(top_srcdir)/build/ax_path_generic.m4 \
89
$(top_srcdir)/build/ax_perl_modules.m4 \
90
$(top_srcdir)/build/ax_with_curses.m4 \
91
$(top_srcdir)/build/common.m4 $(top_srcdir)/build/crypto.m4 \
92
$(top_srcdir)/build/jemalloc.m4 $(top_srcdir)/build/libtool.m4 \
93
$(top_srcdir)/build/ltoptions.m4 \
94
$(top_srcdir)/build/ltsugar.m4 \
95
$(top_srcdir)/build/ltversion.m4 \
96
$(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/build/lua.m4 \
97
$(top_srcdir)/build/lzma.m4 $(top_srcdir)/build/network.m4 \
98
$(top_srcdir)/build/pcre.m4 $(top_srcdir)/build/pkg.m4 \
99
$(top_srcdir)/build/tcl.m4 $(top_srcdir)/build/tcmalloc.m4 \
100
$(top_srcdir)/build/xml.m4 $(top_srcdir)/build/zlib.m4 \
101
$(top_srcdir)/configure.ac
102
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104
mkinstalldirs = $(install_sh) -d
105
CONFIG_HEADER = $(top_builddir)/lib/ts/ink_autoconf.h
107
CONFIG_CLEAN_VPATH_FILES =
108
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109
am__vpath_adj = case $$p in \
110
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
113
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
115
am__nobase_strip_setup = \
116
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
118
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119
am__nobase_list = $(am__nobase_strip_setup); \
120
for p in $$list; do echo "$$p $$p"; done | \
121
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123
if (++n[$$2] == $(am__install_max)) \
124
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125
END { for (dir in files) print dir, files[dir] }'
127
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
129
am__uninstall_files_from_dir = { \
131
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
132
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
133
$(am__cd) "$$dir" && rm -f $$files; }; \
135
am__installdirs = "$(DESTDIR)$(pkglibdir)"
136
LTLIBRARIES = $(pkglib_LTLIBRARIES)
137
InternalTransactionHandling_la_LIBADD =
138
am_InternalTransactionHandling_la_OBJECTS = \
139
InternalTransactionHandling.lo
140
InternalTransactionHandling_la_OBJECTS = \
141
$(am_InternalTransactionHandling_la_OBJECTS)
142
AM_V_lt = $(am__v_lt_@AM_V@)
143
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
144
am__v_lt_0 = --silent
146
InternalTransactionHandling_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
147
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
148
$(AM_CXXFLAGS) $(CXXFLAGS) \
149
$(InternalTransactionHandling_la_LDFLAGS) $(LDFLAGS) -o $@
150
AM_V_P = $(am__v_P_@AM_V@)
151
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
154
AM_V_GEN = $(am__v_GEN_@AM_V@)
155
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156
am__v_GEN_0 = @echo " GEN " $@;
158
AM_V_at = $(am__v_at_@AM_V@)
159
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
162
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/lib/ts
163
depcomp = $(SHELL) $(top_srcdir)/build/aux/depcomp
164
am__depfiles_maybe = depfiles
166
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
167
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
168
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
169
$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
170
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
171
$(AM_CXXFLAGS) $(CXXFLAGS)
172
AM_V_CXX = $(am__v_CXX_@AM_V@)
173
am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
174
am__v_CXX_0 = @echo " CXX " $@;
177
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
178
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
179
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
180
AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
181
am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
182
am__v_CXXLD_0 = @echo " CXXLD " $@;
184
SOURCES = $(InternalTransactionHandling_la_SOURCES)
185
DIST_SOURCES = $(InternalTransactionHandling_la_SOURCES)
186
am__can_run_installinfo = \
187
case $$AM_UPDATE_INFO_DIR in \
189
*) (install-info --version) >/dev/null 2>&1;; \
191
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
192
# Read a list of newline-separated strings from the standard input,
193
# and print each of them once, without duplicates. Input order is
195
am__uniquify_input = $(AWK) '\
196
BEGIN { nonempty = 0; } \
197
{ items[$$0] = 1; nonempty = 1; } \
198
END { if (nonempty) { for (i in items) print i; }; } \
200
# Make sure the list of sources is unique. This is necessary because,
201
# e.g., the same source file might be shared among _SOURCES variables
202
# for different programs/libraries.
203
am__define_uniq_tagged_files = \
204
list='$(am__tagged_files)'; \
205
unique=`for i in $$list; do \
206
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207
done | $(am__uniquify_input)`
210
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
211
pkgdatadir = @pkgdatadir@
212
pkglibdir = ${pkglibexecdir}
213
pkglibexecdir = @pkglibexecdir@
216
AM_CFLAGS = @AM_CFLAGS@
217
AM_CXXFLAGS = @AM_CXXFLAGS@
218
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
219
API_DEFS = @API_DEFS@
222
AUTOCONF = @AUTOCONF@
223
AUTOHEADER = @AUTOHEADER@
224
AUTOMAKE = @AUTOMAKE@
226
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
227
BOOST_LDFLAGS = @BOOST_LDFLAGS@
231
CCASDEPMODE = @CCASDEPMODE@
232
CCASFLAGS = @CCASFLAGS@
233
CCDEPMODE = @CCDEPMODE@
236
CPPFLAGS = @CPPFLAGS@
237
CURL_CFLAGS = @CURL_CFLAGS@
238
CURL_CONFIG = @CURL_CONFIG@
239
CURL_LIBS = @CURL_LIBS@
240
CURSES_LIB = @CURSES_LIB@
243
CXXDEPMODE = @CXXDEPMODE@
244
CXXFLAGS = @CXXFLAGS@
245
CYGPATH_W = @CYGPATH_W@
250
DSYMUTIL = @DSYMUTIL@
257
EXPAT_LDFLAGS = @EXPAT_LDFLAGS@
258
EXTRA_CC_LDFLAGS = @EXTRA_CC_LDFLAGS@
259
EXTRA_CXX_LDFLAGS = @EXTRA_CXX_LDFLAGS@
261
FLEX_CFLAGS = @FLEX_CFLAGS@
262
GEOIP_LIBS = @GEOIP_LIBS@
264
HOST_GUESS = @HOST_GUESS@
266
INSTALL_DATA = @INSTALL_DATA@
267
INSTALL_PROGRAM = @INSTALL_PROGRAM@
268
INSTALL_SCRIPT = @INSTALL_SCRIPT@
269
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
270
IOCORE_MODULARIZED_DEFS = @IOCORE_MODULARIZED_DEFS@
275
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
277
LIBCRYPT = @LIBCRYPT@
278
LIBDEMANGLE = @LIBDEMANGLE@
279
LIBEXPAT = @LIBEXPAT@
283
LIBPROFILER = @LIBPROFILER@
284
LIBREADLINE = @LIBREADLINE@
285
LIBRESOLV = @LIBRESOLV@
290
LIBTOOL_LINK_FLAGS = @LIBTOOL_LINK_FLAGS@
294
LTLIBOBJS = @LTLIBOBJS@
295
LUA_CFLAGS = @LUA_CFLAGS@
296
LUA_LIBS = @LUA_LIBS@
297
LUA_LUAJIT_LDFLAGS = @LUA_LUAJIT_LDFLAGS@
298
MAKEINFO = @MAKEINFO@
299
MANIFEST_TOOL = @MANIFEST_TOOL@
300
MGMT_DEFS = @MGMT_DEFS@
309
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
310
PACKAGE_NAME = @PACKAGE_NAME@
311
PACKAGE_STRING = @PACKAGE_STRING@
312
PACKAGE_TARNAME = @PACKAGE_TARNAME@
313
PACKAGE_URL = @PACKAGE_URL@
314
PACKAGE_VERSION = @PACKAGE_VERSION@
315
PATH_SEPARATOR = @PATH_SEPARATOR@
316
PCRE_CONFIG = @PCRE_CONFIG@
318
PKG_CONFIG = @PKG_CONFIG@
319
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
320
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
324
SET_MAKE = @SET_MAKE@
325
SHARED_CFLAGS = @SHARED_CFLAGS@
326
SHARED_CXXFLAGS = @SHARED_CXXFLAGS@
327
SHARED_CXXLINKFLAGS = @SHARED_CXXLINKFLAGS@
328
SHARED_LDFLAGS = @SHARED_LDFLAGS@
331
TCL_BIN_DIR = @TCL_BIN_DIR@
332
TCL_LIB_FILE = @TCL_LIB_FILE@
333
TCL_LIB_FLAG = @TCL_LIB_FLAG@
334
TCL_LIB_SPEC = @TCL_LIB_SPEC@
335
TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
336
TCL_SRC_DIR = @TCL_SRC_DIR@
337
TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
338
TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
339
TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
340
TCL_VERSION = @TCL_VERSION@
341
TFW_PACKAGE_SUFFIX = @TFW_PACKAGE_SUFFIX@
342
TS_LIBTOOL_VERSION = @TS_LIBTOOL_VERSION@
343
TS_VERSION_MAJOR = @TS_VERSION_MAJOR@
344
TS_VERSION_MICRO = @TS_VERSION_MICRO@
345
TS_VERSION_MINOR = @TS_VERSION_MINOR@
346
TS_VERSION_NUMBER = @TS_VERSION_NUMBER@
347
TS_VERSION_STRING = @TS_VERSION_STRING@
350
abs_builddir = @abs_builddir@
351
abs_srcdir = @abs_srcdir@
352
abs_top_builddir = @abs_top_builddir@
353
abs_top_srcdir = @abs_top_srcdir@
354
ac_ct_AR = @ac_ct_AR@
355
ac_ct_CC = @ac_ct_CC@
356
ac_ct_CXX = @ac_ct_CXX@
357
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
358
ac_cv_sizeof_voidp = @ac_cv_sizeof_voidp@
360
am__include = @am__include@
361
am__leading_dot = @am__leading_dot@
362
am__quote = @am__quote@
364
am__untar = @am__untar@
365
arpa_ineth = @arpa_ineth@
366
arpa_nameser_compath = @arpa_nameser_compath@
367
arpa_nameserh = @arpa_nameserh@
370
build_alias = @build_alias@
371
build_cpu = @build_cpu@
372
build_group = @build_group@
373
build_machine = @build_machine@
374
build_os = @build_os@
375
build_person = @build_person@
376
build_vendor = @build_vendor@
377
builddir = @builddir@
378
cachedir = @cachedir@
382
datarootdir = @datarootdir@
383
default_loopback_iface = @default_loopback_iface@
384
defer_accept = @defer_accept@
387
enable_remote_cov_commit = @enable_remote_cov_commit@
389
exec_prefix = @exec_prefix@
390
execinfoh = @execinfoh@
391
exp_bindir = @exp_bindir@
392
exp_cachedir = @exp_cachedir@
393
exp_datadir = @exp_datadir@
394
exp_docdir = @exp_docdir@
395
exp_exec_prefix = @exp_exec_prefix@
396
exp_includedir = @exp_includedir@
397
exp_infodir = @exp_infodir@
398
exp_installbuilddir = @exp_installbuilddir@
399
exp_libdir = @exp_libdir@
400
exp_libexecdir = @exp_libexecdir@
401
exp_localstatedir = @exp_localstatedir@
402
exp_logdir = @exp_logdir@
403
exp_mandir = @exp_mandir@
404
exp_prefix = @exp_prefix@
405
exp_runtimedir = @exp_runtimedir@
406
exp_sbindir = @exp_sbindir@
407
exp_sysconfdir = @exp_sysconfdir@
410
gethostbyname_r_glibc2 = @gethostbyname_r_glibc2@
411
has_128bit_cas = @has_128bit_cas@
412
has_backtrace = @has_backtrace@
413
has_in6_is_addr_unspecified = @has_in6_is_addr_unspecified@
414
has_interim_cache = @has_interim_cache@
415
has_ip_tos = @has_ip_tos@
416
has_profiler = @has_profiler@
417
has_so_mark = @has_so_mark@
418
has_standalone_iocore = @has_standalone_iocore@
419
has_tcmalloc = @has_tcmalloc@
420
has_tests = @has_tests@
421
has_wccp = @has_wccp@
423
host_alias = @host_alias@
424
host_cpu = @host_cpu@
426
host_vendor = @host_vendor@
428
hwloc_CFLAGS = @hwloc_CFLAGS@
429
hwloc_LIBS = @hwloc_LIBS@
430
ifaddrsh = @ifaddrsh@
431
includedir = @includedir@
433
ink_with_modules_def = @ink_with_modules_def@
434
ink_with_modules_local = @ink_with_modules_local@
435
ink_with_modules_process = @ink_with_modules_process@
436
install_sh = @install_sh@
437
installbuilddir = @installbuilddir@
438
iocore_include_dirs = @iocore_include_dirs@
439
ip_transparent = @ip_transparent@
440
is_micro_build = @is_micro_build@
441
jemalloch = @jemalloch@
443
libexecdir = @libexecdir@
445
localedir = @localedir@
446
localstatedir = @localstatedir@
448
luajit_CFLAGS = @luajit_CFLAGS@
449
luajit_LIBS = @luajit_LIBS@
451
machine_endianh = @machine_endianh@
455
max_api_stats = @max_api_stats@
456
max_event_threads = @max_event_threads@
457
max_host_name_len = @max_host_name_len@
458
max_threads_per_type = @max_threads_per_type@
460
net_ppp_defsh = @net_ppp_defsh@
462
netinet_in_systmh = @netinet_in_systmh@
463
netinet_inh = @netinet_inh@
464
netinet_ip_icmph = @netinet_ip_icmph@
465
netinet_iph = @netinet_iph@
466
netinet_tcph = @netinet_tcph@
467
oldincludedir = @oldincludedir@
468
pcre_pcreh = @pcre_pcreh@
471
pkgbindir = @pkgbindir@
472
pkgcachedir = @pkgcachedir@
473
pkgdocdir = @pkgdocdir@
474
pkglocalstatedir = @pkglocalstatedir@
475
pkglogdir = @pkglogdir@
476
pkgruntimedir = @pkgruntimedir@
477
pkgsbindir = @pkgsbindir@
478
pkgsysconfdir = @pkgsysconfdir@
479
pkgsysgroup = @pkgsysgroup@
480
pkgsysuser = @pkgsysuser@
482
program_transform_name = @program_transform_name@
484
pthread_nph = @pthread_nph@
485
readline_readlineh = @readline_readlineh@
486
rel_bindir = @rel_bindir@
487
rel_cachedir = @rel_cachedir@
488
rel_datadir = @rel_datadir@
489
rel_docdir = @rel_docdir@
490
rel_exec_prefix = @rel_exec_prefix@
491
rel_includedir = @rel_includedir@
492
rel_infodir = @rel_infodir@
493
rel_installbuilddir = @rel_installbuilddir@
494
rel_libdir = @rel_libdir@
495
rel_libexecdir = @rel_libexecdir@
496
rel_localstatedir = @rel_localstatedir@
497
rel_logdir = @rel_logdir@
498
rel_mandir = @rel_mandir@
499
rel_prefix = @rel_prefix@
500
rel_runtimedir = @rel_runtimedir@
501
rel_sbindir = @rel_sbindir@
502
rel_sysconfdir = @rel_sysconfdir@
503
runtimedir = @runtimedir@
506
sharedstatedir = @sharedstatedir@
507
siginfoh = @siginfoh@
509
stroptsh = @stroptsh@
510
sys_byteorderh = @sys_byteorderh@
511
sys_cpuseth = @sys_cpuseth@
512
sys_epollh = @sys_epollh@
513
sys_eventh = @sys_eventh@
514
sys_ioctlh = @sys_ioctlh@
515
sys_mounth = @sys_mounth@
516
sys_paramh = @sys_paramh@
517
sys_pseth = @sys_pseth@
518
sys_sockioh = @sys_sockioh@
519
sys_sysctlh = @sys_sysctlh@
520
sys_sysinfoh = @sys_sysinfoh@
521
sys_sysmacrosh = @sys_sysmacrosh@
522
sys_systeminfoh = @sys_systeminfoh@
523
sysconfdir = @sysconfdir@
524
target_alias = @target_alias@
525
top_build_prefix = @top_build_prefix@
526
top_builddir = @top_builddir@
527
top_srcdir = @top_srcdir@
528
use_cop_debug = @use_cop_debug@
529
use_diags = @use_diags@
530
use_epoll = @use_epoll@
531
use_fast_sdk = @use_fast_sdk@
532
use_freelist = @use_freelist@
533
use_hwloc = @use_hwloc@
534
use_kqueue = @use_kqueue@
535
use_linux_native_aio = @use_linux_native_aio@
536
use_port = @use_port@
537
use_posix_cap = @use_posix_cap@
538
use_reclaimable_freelist = @use_reclaimable_freelist@
539
use_tls_npn = @use_tls_npn@
540
use_tls_sni = @use_tls_sni@
541
use_tproxy = @use_tproxy@
547
# Licensed to the Apache Software Foundation (ASF) under one
548
# or more contributor license agreements. See the NOTICE file
549
# distributed with this work for additional information
550
# regarding copyright ownership. The ASF licenses this file
551
# to you under the Apache License, Version 2.0 (the
552
# "License"); you may not use this file except in compliance
553
# with the License. You may obtain a copy of the License at
555
# http://www.apache.org/licenses/LICENSE-2.0
557
# Unless required by applicable law or agreed to in writing, software
558
# distributed under the License is distributed on an "AS IS" BASIS,
559
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
560
# See the License for the specific language governing permissions and
561
# limitations under the License.
562
AM_CPPFLAGS = -I$(top_srcdir)/lib/atscppapi/src/include -Wno-unused-variable
563
target = InternalTransactionHandling.so
564
pkglib_LTLIBRARIES = InternalTransactionHandling.la
565
InternalTransactionHandling_la_SOURCES = InternalTransactionHandling.cc
566
InternalTransactionHandling_la_LDFLAGS = -module -avoid-version -shared -L$(top_srcdir)/lib/atscppapi/src/ -latscppapi
570
.SUFFIXES: .cc .lo .o .obj
571
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
573
case '$(am__configure_deps)' in \
575
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
576
&& { if test -f $@; then exit 0; else break; fi; }; \
580
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/atscppapi/examples/internal_transaction_handling/Makefile'; \
581
$(am__cd) $(top_srcdir) && \
582
$(AUTOMAKE) --foreign lib/atscppapi/examples/internal_transaction_handling/Makefile
584
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
587
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
589
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
590
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
593
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
594
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
596
$(top_srcdir)/configure: $(am__configure_deps)
597
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
598
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
599
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
600
$(am__aclocal_m4_deps):
602
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
604
@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
605
list2=; for p in $$list; do \
606
if test -f $$p; then \
607
list2="$$list2 $$p"; \
610
test -z "$$list2" || { \
611
echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
612
$(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
613
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
614
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
617
uninstall-pkglibLTLIBRARIES:
619
@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
620
for p in $$list; do \
622
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
623
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
626
clean-pkglibLTLIBRARIES:
627
-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
628
@list='$(pkglib_LTLIBRARIES)'; \
629
locs=`for p in $$list; do echo $$p; done | \
630
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
632
test -z "$$locs" || { \
633
echo rm -f $${locs}; \
637
InternalTransactionHandling.la: $(InternalTransactionHandling_la_OBJECTS) $(InternalTransactionHandling_la_DEPENDENCIES) $(EXTRA_InternalTransactionHandling_la_DEPENDENCIES)
638
$(AM_V_CXXLD)$(InternalTransactionHandling_la_LINK) -rpath $(pkglibdir) $(InternalTransactionHandling_la_OBJECTS) $(InternalTransactionHandling_la_LIBADD) $(LIBS)
646
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InternalTransactionHandling.Plo@am__quote@
649
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
650
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
651
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
652
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
656
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
657
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
658
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
659
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
663
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
664
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
665
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
666
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
675
ID: $(am__tagged_files)
676
$(am__define_uniq_tagged_files); mkid -fID $$unique
680
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
683
$(am__define_uniq_tagged_files); \
685
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
686
test -n "$$unique" || unique=$$empty_fix; \
687
if test $$# -gt 0; then \
688
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
691
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
698
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
699
$(am__define_uniq_tagged_files); \
700
test -z "$(CTAGS_ARGS)$$unique" \
701
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
705
here=`$(am__cd) $(top_builddir) && pwd` \
706
&& $(am__cd) $(top_srcdir) \
707
&& gtags -i $(GTAGS_ARGS) "$$here"
708
cscopelist: cscopelist-am
710
cscopelist-am: $(am__tagged_files)
711
list='$(am__tagged_files)'; \
712
case "$(srcdir)" in \
713
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
714
*) sdir=$(subdir)/$(srcdir) ;; \
716
for i in $$list; do \
717
if test -f "$$i"; then \
718
echo "$(subdir)/$$i"; \
722
done >> $(top_builddir)/cscope.files
725
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
727
distdir: $(DISTFILES)
728
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
729
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
730
list='$(DISTFILES)'; \
731
dist_files=`for file in $$list; do echo $$file; done | \
732
sed -e "s|^$$srcdirstrip/||;t" \
733
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
734
case $$dist_files in \
735
*/*) $(MKDIR_P) `echo "$$dist_files" | \
736
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
739
for file in $$dist_files; do \
740
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
741
if test -d $$d/$$file; then \
742
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
743
if test -d "$(distdir)/$$file"; then \
744
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
746
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
747
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
748
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
750
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
752
test -f "$(distdir)/$$file" \
753
|| cp -p $$d/$$file "$(distdir)/$$file" \
759
all-am: Makefile $(LTLIBRARIES)
761
for dir in "$(DESTDIR)$(pkglibdir)"; do \
762
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
765
install-exec: install-exec-am
766
install-data: install-data-am
767
uninstall: uninstall-am
770
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
772
installcheck: installcheck-am
774
if test -z '$(STRIP)'; then \
775
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
776
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
779
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
780
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
781
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
788
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
789
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
791
maintainer-clean-generic:
792
@echo "This command is intended for maintainers to use"
793
@echo "it deletes files that may require special tools to rebuild."
796
clean-am: clean-generic clean-libtool clean-local \
797
clean-pkglibLTLIBRARIES mostlyclean-am
799
distclean: distclean-am
802
distclean-am: clean-am distclean-compile distclean-generic \
819
install-dvi: install-dvi-am
823
install-exec-am: install-pkglibLTLIBRARIES
825
install-html: install-html-am
829
install-info: install-info-am
835
install-pdf: install-pdf-am
839
install-ps: install-ps-am
845
maintainer-clean: maintainer-clean-am
848
maintainer-clean-am: distclean-am maintainer-clean-generic
850
mostlyclean: mostlyclean-am
852
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
863
uninstall-am: uninstall-pkglibLTLIBRARIES
865
.MAKE: install-am install-strip
867
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
868
clean-libtool clean-local clean-pkglibLTLIBRARIES \
869
cscopelist-am ctags ctags-am distclean distclean-compile \
870
distclean-generic distclean-libtool distclean-tags distdir dvi \
871
dvi-am html html-am info info-am install install-am \
872
install-data install-data-am install-dvi install-dvi-am \
873
install-exec install-exec-am install-html install-html-am \
874
install-info install-info-am install-man install-pdf \
875
install-pdf-am install-pkglibLTLIBRARIES install-ps \
876
install-ps-am install-strip installcheck installcheck-am \
877
installdirs maintainer-clean maintainer-clean-generic \
878
mostlyclean mostlyclean-compile mostlyclean-generic \
879
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
880
uninstall-am uninstall-pkglibLTLIBRARIES
884
ln -sf .libs/$(target)
889
# Tell versions [3.59,3.63) of GNU make to not export all variables.
890
# Otherwise a system limit (for SysV at least) may be exceeded.