1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
34 test $$am__dry = yes
; \
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
40 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA
= $(install_sh
) -c
-m
644
42 install_sh_PROGRAM
= $(install_sh
) -c
43 install_sh_SCRIPT
= $(install_sh
) -c
44 INSTALL_HEADER
= $(INSTALL_DATA
)
45 transform
= $(program_transform_name
)
52 build_triplet
= @build@
54 target_triplet
= @target@
55 @LIBBACKTRACE_SUPPORTED_TRUE@am__append_1
= $(top_builddir
)/libbacktrace
/libsanitizer_libbacktrace.la
56 @LIBBACKTRACE_SUPPORTED_TRUE@am__append_2
= $(top_builddir
)/libbacktrace
/libsanitizer_libbacktrace.la
58 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am
59 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
60 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
61 $(top_srcdir
)/..
/config
/depstand.m4 \
62 $(top_srcdir
)/..
/config
/lead-dot.m4 \
63 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
64 $(top_srcdir
)/..
/config
/multi.m4 \
65 $(top_srcdir
)/..
/config
/override.m4 \
66 $(top_srcdir
)/..
/config
/stdint.m4 \
67 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
68 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
69 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
70 $(top_srcdir
)/configure.ac
71 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
73 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
74 CONFIG_HEADER
= $(top_builddir
)/config.h
76 CONFIG_CLEAN_VPATH_FILES
=
77 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj
= case
$$p in \
79 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
84 am__nobase_strip_setup
= \
85 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
87 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
88 am__nobase_list
= $(am__nobase_strip_setup
); \
89 for p in
$$list; do echo
"$$p $$p"; done | \
90 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92 if (++n[$$2] == $(am__install_max)) \
93 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94 END { for (dir in files) print dir, files[dir] }'
96 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__uninstall_files_from_dir
= { \
100 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
101 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
102 $(am__cd
) "$$dir" && rm -f
$$files; }; \
104 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
105 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
107 am__objects_1
= tsan_clock.lo tsan_fd.lo tsan_flags.lo \
108 tsan_ignoreset.lo tsan_interceptors.lo tsan_interface_ann.lo \
109 tsan_interface_atomic.lo tsan_interface.lo \
110 tsan_interface_java.lo tsan_libdispatch_mac.lo \
111 tsan_malloc_mac.lo tsan_md5.lo tsan_mman.lo tsan_mutex.lo \
112 tsan_mutexset.lo tsan_new_delete.lo tsan_platform_linux.lo \
113 tsan_platform_mac.lo tsan_platform_posix.lo \
114 tsan_platform_windows.lo tsan_report.lo tsan_rtl.lo \
115 tsan_rtl_mutex.lo tsan_rtl_report.lo tsan_rtl_thread.lo \
116 tsan_stack_trace.lo tsan_stat.lo tsan_suppressions.lo \
117 tsan_symbolize.lo tsan_sync.lo
118 am_libtsan_la_OBJECTS
= $(am__objects_1
)
119 libtsan_la_OBJECTS
= $(am_libtsan_la_OBJECTS
)
120 libtsan_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
121 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
122 $(CXXFLAGS
) $(libtsan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
123 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
124 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
125 am__depfiles_maybe
= depfiles
127 CPPASCOMPILE
= $(CCAS
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
128 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CCASFLAGS
) $(CCASFLAGS
)
129 LTCPPASCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
130 --mode
=compile
$(CCAS
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
131 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CCASFLAGS
) $(CCASFLAGS
)
132 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
133 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
134 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
135 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
136 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
138 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
139 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
141 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
142 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
143 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
144 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
145 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
147 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
148 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
150 SOURCES
= $(libtsan_la_SOURCES
) $(EXTRA_libtsan_la_SOURCES
)
151 am__can_run_installinfo
= \
152 case
$$AM_UPDATE_INFO_DIR in \
154 *) (install-info
--version
) >/dev
/null
2>&1;; \
159 ALLOC_FILE
= @ALLOC_FILE@
162 AUTOCONF
= @AUTOCONF@
163 AUTOHEADER
= @AUTOHEADER@
164 AUTOMAKE
= @AUTOMAKE@
166 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
167 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
168 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
171 CCASDEPMODE
= @CCASDEPMODE@
172 CCASFLAGS
= @CCASFLAGS@
173 CCDEPMODE
= @CCDEPMODE@
176 CPPFLAGS
= @CPPFLAGS@
179 CXXDEPMODE
= @CXXDEPMODE@
180 CXXFLAGS
= @CXXFLAGS@
181 CYGPATH_W
= @CYGPATH_W@
182 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-DCAN_SANITIZE_UB
=0
184 DSYMUTIL
= @DSYMUTIL@
192 FORMAT_FILE
= @FORMAT_FILE@
195 INSTALL_DATA
= @INSTALL_DATA@
196 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
197 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
198 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
203 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
204 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
208 LTLIBOBJS
= @LTLIBOBJS@
210 MAKEINFO
= @MAKEINFO@
219 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
220 PACKAGE_NAME
= @PACKAGE_NAME@
221 PACKAGE_STRING
= @PACKAGE_STRING@
222 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
223 PACKAGE_URL
= @PACKAGE_URL@
224 PACKAGE_VERSION
= @PACKAGE_VERSION@
225 PATH_SEPARATOR
= @PATH_SEPARATOR@
227 RPC_DEFS
= @RPC_DEFS@
229 SET_MAKE
= @SET_MAKE@
232 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
234 VIEW_FILE
= @VIEW_FILE@
235 abs_builddir
= @abs_builddir@
236 abs_srcdir
= @abs_srcdir@
237 abs_top_builddir
= @abs_top_builddir@
238 abs_top_srcdir
= @abs_top_srcdir@
239 ac_ct_CC
= @ac_ct_CC@
240 ac_ct_CXX
= @ac_ct_CXX@
241 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
242 am__include
= @am__include@
243 am__leading_dot
= @am__leading_dot@
244 am__quote
= @am__quote@
246 am__untar
= @am__untar@
249 build_alias
= @build_alias@
250 build_cpu
= @build_cpu@
251 build_os
= @build_os@
252 build_vendor
= @build_vendor@
253 builddir
= @builddir@
255 datarootdir
= @datarootdir@
258 enable_shared
= @enable_shared@
259 enable_static
= @enable_static@
260 exec_prefix = @
exec_prefix@
262 host_alias
= @host_alias@
263 host_cpu
= @host_cpu@
265 host_vendor
= @host_vendor@
267 includedir = @
includedir@
269 install_sh
= @install_sh@
271 libexecdir
= @libexecdir@
272 link_libasan
= @link_libasan@
273 link_liblsan
= @link_liblsan@
274 link_libtsan
= @link_libtsan@
275 link_libubsan
= @link_libubsan@
276 localedir
= @localedir@
277 localstatedir
= @localstatedir@
280 multi_basedir
= @multi_basedir@
281 oldincludedir = @
oldincludedir@
284 program_transform_name
= @program_transform_name@
287 sharedstatedir
= @sharedstatedir@
289 sysconfdir
= @sysconfdir@
291 target_alias
= @target_alias@
292 target_cpu
= @target_cpu@
293 target_noncanonical
= @target_noncanonical@
294 target_os
= @target_os@
295 target_vendor
= @target_vendor@
296 toolexecdir
= @toolexecdir@
297 toolexeclibdir
= @toolexeclibdir@
298 top_build_prefix
= @top_build_prefix@
299 top_builddir
= @top_builddir@
300 top_srcdir
= @top_srcdir@
301 AM_CPPFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/include
303 # May be used by toolexeclibdir.
304 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
305 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
306 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions
-fno-rtti \
307 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
308 -Wno-variadic-macros
$(LIBSTDCXX_RAW_CXX_CXXFLAGS
) \
310 ACLOCAL_AMFLAGS
= -I m4
311 toolexeclib_LTLIBRARIES
= libtsan.la
317 tsan_interceptors.
cc \
318 tsan_interface_ann.
cc \
319 tsan_interface_atomic.
cc \
321 tsan_interface_java.
cc \
322 tsan_libdispatch_mac.
cc \
329 tsan_platform_linux.
cc \
330 tsan_platform_mac.
cc \
331 tsan_platform_posix.
cc \
332 tsan_platform_windows.
cc \
338 tsan_stack_trace.
cc \
340 tsan_suppressions.
cc \
344 libtsan_la_SOURCES
= $(tsan_files
)
345 EXTRA_libtsan_la_SOURCES
= tsan_rtl_amd64.S tsan_rtl_aarch64.S
346 libtsan_la_LIBADD
= \
347 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
348 $(top_builddir
)/interception
/libinterception.la \
349 $(TSAN_TARGET_DEPENDENT_OBJECTS
) $(am__append_1
) \
350 $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
351 libtsan_la_DEPENDENCIES
= \
352 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
353 $(top_builddir
)/interception
/libinterception.la \
354 $(TSAN_TARGET_DEPENDENT_OBJECTS
) $(am__append_2
)
355 libtsan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` $(link_libtsan
)
357 # Work around what appears to be a GNU make bug handling MAKEFLAGS
358 # values defined in terms of make variables, as is the case for CC and
359 # friends when we are called from the top level Makefile.
361 "AR_FLAGS=$(AR_FLAGS)" \
362 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
364 "CXXFLAGS=$(CXXFLAGS)" \
365 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
366 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
367 "INSTALL=$(INSTALL)" \
368 "INSTALL_DATA=$(INSTALL_DATA)" \
369 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
370 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
371 "JC1FLAGS=$(JC1FLAGS)" \
372 "LDFLAGS=$(LDFLAGS)" \
373 "LIBCFLAGS=$(LIBCFLAGS)" \
374 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
376 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
377 "PICFLAG=$(PICFLAG)" \
378 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
380 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
381 "exec_prefix=$(exec_prefix)" \
382 "infodir=$(infodir)" \
385 "includedir=$(includedir)" \
389 "LIBCFLAGS=$(LIBCFLAGS)" \
391 "PICFLAG=$(PICFLAG)" \
399 .SUFFIXES
: .S .
cc .lo .o .obj
400 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
402 case
'$(am__configure_deps)' in \
404 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
405 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
409 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign tsan/Makefile'; \
410 $(am__cd
) $(top_srcdir
) && \
411 $(AUTOMAKE
) --foreign tsan
/Makefile
413 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
416 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
418 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
419 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
422 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
423 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
425 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
426 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
427 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
428 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
429 $(am__aclocal_m4_deps
):
430 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
432 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
433 list2
=; for p in
$$list; do \
434 if
test -f
$$p; then \
435 list2
="$$list2 $$p"; \
438 test -z
"$$list2" ||
{ \
439 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
440 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
441 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
442 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
445 uninstall-toolexeclibLTLIBRARIES
:
447 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
448 for p in
$$list; do \
450 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
451 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
454 clean-toolexeclibLTLIBRARIES
:
455 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
456 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
457 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
458 test "$$dir" != "$$p" ||
dir=.
; \
459 echo
"rm -f \"$${dir}/so_locations\""; \
460 rm -f
"$${dir}/so_locations"; \
462 libtsan.la
: $(libtsan_la_OBJECTS
) $(libtsan_la_DEPENDENCIES
) $(EXTRA_libtsan_la_DEPENDENCIES
)
463 $(libtsan_la_LINK
) -rpath
$(toolexeclibdir
) $(libtsan_la_OBJECTS
) $(libtsan_la_LIBADD
) $(LIBS
)
471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_clock.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_fd.Plo@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_flags.Plo@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_ignoreset.Plo@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_interceptors.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_interface.Plo@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_interface_ann.Plo@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_interface_atomic.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_interface_java.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_libdispatch_mac.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_malloc_mac.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_md5.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_mman.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_mutex.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_mutexset.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_new_delete.Plo@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_platform_linux.Plo@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_platform_mac.Plo@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_platform_posix.Plo@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_platform_windows.Plo@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_report.Plo@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_rtl.Plo@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_rtl_aarch64.Plo@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_rtl_amd64.Plo@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_rtl_mutex.Plo@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_rtl_report.Plo@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_rtl_thread.Plo@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_stack_trace.Plo@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_stat.Plo@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_suppressions.Plo@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_symbolize.Plo@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tsan_sync.Plo@am__quote@
505 @am__fastdepCCAS_TRUE@
$(CPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
506 @am__fastdepCCAS_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
507 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
508 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
509 @am__fastdepCCAS_FALSE@
$(CPPASCOMPILE
) -c
-o
$@
$<
512 @am__fastdepCCAS_TRUE@
$(CPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
513 @am__fastdepCCAS_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
514 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
515 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
516 @am__fastdepCCAS_FALSE@
$(CPPASCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
519 @am__fastdepCCAS_TRUE@
$(LTCPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
520 @am__fastdepCCAS_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
521 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
522 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
523 @am__fastdepCCAS_FALSE@
$(LTCPPASCOMPILE
) -c
-o
$@
$<
526 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
527 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
528 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
529 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
530 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
533 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
534 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
535 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
536 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
537 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
540 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
541 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
542 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
543 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
544 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
552 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
553 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
554 unique
=`for i in $$list; do \
555 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
557 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
558 END { if (nonempty) { for (i in files) print i; }; }'`; \
562 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
563 $(TAGS_FILES
) $(LISP
)
566 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
567 unique
=`for i in $$list; do \
568 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
570 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
571 END { if (nonempty) { for (i in files) print i; }; }'`; \
573 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
574 test -n
"$$unique" || unique
=$$empty_fix; \
575 if
test $$# -gt 0; then \
576 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
579 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
584 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
585 $(TAGS_FILES
) $(LISP
)
586 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
587 unique
=`for i in $$list; do \
588 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
590 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
591 END { if (nonempty) { for (i in files) print i; }; }'`; \
592 test -z
"$(CTAGS_ARGS)$$unique" \
593 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
597 here
=`$(am__cd) $(top_builddir) && pwd` \
598 && $(am__cd
) $(top_srcdir
) \
599 && gtags
-i
$(GTAGS_ARGS
) "$$here"
602 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
605 all-am
: Makefile
$(LTLIBRARIES
)
607 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
608 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
611 install-exec
: install-exec-am
612 install-data
: install-data-am
613 uninstall: uninstall-am
616 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
618 installcheck: installcheck-am
620 if
test -z
'$(STRIP)'; then \
621 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
622 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
625 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
626 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
627 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
634 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
635 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
637 maintainer-clean-generic
:
638 @echo
"This command is intended for maintainers to use"
639 @echo
"it deletes files that may require special tools to rebuild."
642 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
645 distclean: distclean-am
648 distclean-am
: clean-am distclean-compile distclean-generic \
665 install-dvi
: install-dvi-am
669 install-exec-am
: install-toolexeclibLTLIBRARIES
671 install-html
: install-html-am
675 install-info
: install-info-am
681 install-pdf
: install-pdf-am
685 install-ps
: install-ps-am
691 maintainer-clean
: maintainer-clean-am
694 maintainer-clean-am
: distclean-am maintainer-clean-generic
696 mostlyclean: mostlyclean-am
698 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
709 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
711 .MAKE
: install-am install-strip
713 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
714 clean-libtool clean-toolexeclibLTLIBRARIES ctags
distclean \
715 distclean-compile distclean-generic distclean-libtool \
716 distclean-tags
dvi dvi-am html html-am
info info-am
install \
717 install-am install-data install-data-am install-dvi \
718 install-dvi-am install-exec install-exec-am install-html \
719 install-html-am install-info install-info-am install-man \
720 install-pdf install-pdf-am install-ps install-ps-am \
721 install-strip install-toolexeclibLTLIBRARIES
installcheck \
722 installcheck-am
installdirs maintainer-clean \
723 maintainer-clean-generic
mostlyclean mostlyclean-compile \
724 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
725 tags uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
728 # Tell versions [3.59,3.63) of GNU make to not export all variables.
729 # Otherwise a system limit (for SysV at least) may be exceeded.