PR go/67101
[official-gcc.git] / libsanitizer / tsan / Makefile.in
blob8b20d2859013db15e6aff4e695b0fdb29699af33
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
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)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
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
57 subdir = tsan
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) \
72 $(ACLOCAL_M4)
73 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
74 CONFIG_HEADER = $(top_builddir)/config.h
75 CONFIG_CLEAN_FILES =
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/||"`;; \
80 *) f=$$p;; \
81 esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
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] }'
95 am__base_list = \
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 = { \
99 test -z "$$files" \
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)
106 am__DEPENDENCIES_1 =
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_md5.lo tsan_mman.lo tsan_mutex.lo \
111 tsan_mutexset.lo tsan_platform_linux.lo tsan_platform_mac.lo \
112 tsan_platform_windows.lo tsan_report.lo tsan_rtl.lo \
113 tsan_rtl_mutex.lo tsan_rtl_report.lo tsan_rtl_thread.lo \
114 tsan_stack_trace.lo tsan_stat.lo tsan_suppressions.lo \
115 tsan_symbolize.lo tsan_sync.lo
116 am_libtsan_la_OBJECTS = $(am__objects_1)
117 libtsan_la_OBJECTS = $(am_libtsan_la_OBJECTS)
118 libtsan_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
119 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
120 $(CXXFLAGS) $(libtsan_la_LDFLAGS) $(LDFLAGS) -o $@
121 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
122 depcomp = $(SHELL) $(top_srcdir)/../depcomp
123 am__depfiles_maybe = depfiles
124 am__mv = mv -f
125 CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
126 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
127 LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
128 --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
129 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
130 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
131 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
132 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
133 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
134 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
135 CXXLD = $(CXX)
136 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
138 $(LDFLAGS) -o $@
139 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
140 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
141 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
142 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
143 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
144 CCLD = $(CC)
145 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
146 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
147 $(LDFLAGS) -o $@
148 SOURCES = $(libtsan_la_SOURCES) $(EXTRA_libtsan_la_SOURCES)
149 am__can_run_installinfo = \
150 case $$AM_UPDATE_INFO_DIR in \
151 n|no|NO) false;; \
152 *) (install-info --version) >/dev/null 2>&1;; \
153 esac
154 ETAGS = etags
155 CTAGS = ctags
156 ACLOCAL = @ACLOCAL@
157 ALLOC_FILE = @ALLOC_FILE@
158 AMTAR = @AMTAR@
159 AR = @AR@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
165 BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
166 BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
167 CC = @CC@
168 CCAS = @CCAS@
169 CCASDEPMODE = @CCASDEPMODE@
170 CCASFLAGS = @CCASFLAGS@
171 CCDEPMODE = @CCDEPMODE@
172 CFLAGS = @CFLAGS@
173 CPP = @CPP@
174 CPPFLAGS = @CPPFLAGS@
175 CXX = @CXX@
176 CXXCPP = @CXXCPP@
177 CXXDEPMODE = @CXXDEPMODE@
178 CXXFLAGS = @CXXFLAGS@
179 CYGPATH_W = @CYGPATH_W@
180 DEFS = -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
181 DEPDIR = @DEPDIR@
182 DSYMUTIL = @DSYMUTIL@
183 DUMPBIN = @DUMPBIN@
184 ECHO_C = @ECHO_C@
185 ECHO_N = @ECHO_N@
186 ECHO_T = @ECHO_T@
187 EGREP = @EGREP@
188 EXEEXT = @EXEEXT@
189 FGREP = @FGREP@
190 FORMAT_FILE = @FORMAT_FILE@
191 GREP = @GREP@
192 INSTALL = @INSTALL@
193 INSTALL_DATA = @INSTALL_DATA@
194 INSTALL_PROGRAM = @INSTALL_PROGRAM@
195 INSTALL_SCRIPT = @INSTALL_SCRIPT@
196 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
197 LD = @LD@
198 LDFLAGS = @LDFLAGS@
199 LIBOBJS = @LIBOBJS@
200 LIBS = @LIBS@
201 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
202 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
203 LIBTOOL = @LIBTOOL@
204 LIPO = @LIPO@
205 LN_S = @LN_S@
206 LTLIBOBJS = @LTLIBOBJS@
207 MAINT = @MAINT@
208 MAKEINFO = @MAKEINFO@
209 MKDIR_P = @MKDIR_P@
210 NM = @NM@
211 NMEDIT = @NMEDIT@
212 OBJDUMP = @OBJDUMP@
213 OBJEXT = @OBJEXT@
214 OTOOL = @OTOOL@
215 OTOOL64 = @OTOOL64@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_URL = @PACKAGE_URL@
222 PACKAGE_VERSION = @PACKAGE_VERSION@
223 PATH_SEPARATOR = @PATH_SEPARATOR@
224 RANLIB = @RANLIB@
225 RPC_DEFS = @RPC_DEFS@
226 SED = @SED@
227 SET_MAKE = @SET_MAKE@
228 SHELL = @SHELL@
229 STRIP = @STRIP@
230 TSAN_TARGET_DEPENDENT_OBJECTS = @TSAN_TARGET_DEPENDENT_OBJECTS@
231 VERSION = @VERSION@
232 VIEW_FILE = @VIEW_FILE@
233 abs_builddir = @abs_builddir@
234 abs_srcdir = @abs_srcdir@
235 abs_top_builddir = @abs_top_builddir@
236 abs_top_srcdir = @abs_top_srcdir@
237 ac_ct_CC = @ac_ct_CC@
238 ac_ct_CXX = @ac_ct_CXX@
239 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
240 am__include = @am__include@
241 am__leading_dot = @am__leading_dot@
242 am__quote = @am__quote@
243 am__tar = @am__tar@
244 am__untar = @am__untar@
245 bindir = @bindir@
246 build = @build@
247 build_alias = @build_alias@
248 build_cpu = @build_cpu@
249 build_os = @build_os@
250 build_vendor = @build_vendor@
251 builddir = @builddir@
252 datadir = @datadir@
253 datarootdir = @datarootdir@
254 docdir = @docdir@
255 dvidir = @dvidir@
256 enable_shared = @enable_shared@
257 enable_static = @enable_static@
258 exec_prefix = @exec_prefix@
259 host = @host@
260 host_alias = @host_alias@
261 host_cpu = @host_cpu@
262 host_os = @host_os@
263 host_vendor = @host_vendor@
264 htmldir = @htmldir@
265 includedir = @includedir@
266 infodir = @infodir@
267 install_sh = @install_sh@
268 libdir = @libdir@
269 libexecdir = @libexecdir@
270 link_libasan = @link_libasan@
271 link_liblsan = @link_liblsan@
272 link_libtsan = @link_libtsan@
273 link_libubsan = @link_libubsan@
274 localedir = @localedir@
275 localstatedir = @localstatedir@
276 mandir = @mandir@
277 mkdir_p = @mkdir_p@
278 multi_basedir = @multi_basedir@
279 oldincludedir = @oldincludedir@
280 pdfdir = @pdfdir@
281 prefix = @prefix@
282 program_transform_name = @program_transform_name@
283 psdir = @psdir@
284 sbindir = @sbindir@
285 sharedstatedir = @sharedstatedir@
286 srcdir = @srcdir@
287 sysconfdir = @sysconfdir@
288 target = @target@
289 target_alias = @target_alias@
290 target_cpu = @target_cpu@
291 target_noncanonical = @target_noncanonical@
292 target_os = @target_os@
293 target_vendor = @target_vendor@
294 toolexecdir = @toolexecdir@
295 toolexeclibdir = @toolexeclibdir@
296 top_build_prefix = @top_build_prefix@
297 top_builddir = @top_builddir@
298 top_srcdir = @top_srcdir@
299 AM_CPPFLAGS = -I $(top_srcdir) -I $(top_srcdir)/include
301 # May be used by toolexeclibdir.
302 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
303 AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
304 -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti \
305 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
306 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS) \
307 -std=gnu++11
308 ACLOCAL_AMFLAGS = -I m4
309 toolexeclib_LTLIBRARIES = libtsan.la
310 tsan_files = \
311 tsan_clock.cc \
312 tsan_fd.cc \
313 tsan_flags.cc \
314 tsan_ignoreset.cc \
315 tsan_interceptors.cc \
316 tsan_interface_ann.cc \
317 tsan_interface_atomic.cc \
318 tsan_interface.cc \
319 tsan_interface_java.cc \
320 tsan_md5.cc \
321 tsan_mman.cc \
322 tsan_mutex.cc \
323 tsan_mutexset.cc \
324 tsan_platform_linux.cc \
325 tsan_platform_mac.cc \
326 tsan_platform_windows.cc \
327 tsan_report.cc \
328 tsan_rtl.cc \
329 tsan_rtl_mutex.cc \
330 tsan_rtl_report.cc \
331 tsan_rtl_thread.cc \
332 tsan_stack_trace.cc \
333 tsan_stat.cc \
334 tsan_suppressions.cc \
335 tsan_symbolize.cc \
336 tsan_sync.cc
338 libtsan_la_SOURCES = $(tsan_files)
339 EXTRA_libtsan_la_SOURCES = tsan_rtl_amd64.S
340 libtsan_la_LIBADD = \
341 $(top_builddir)/sanitizer_common/libsanitizer_common.la \
342 $(top_builddir)/interception/libinterception.la \
343 $(TSAN_TARGET_DEPENDENT_OBJECTS) $(am__append_1) \
344 $(LIBSTDCXX_RAW_CXX_LDFLAGS)
345 libtsan_la_DEPENDENCIES = \
346 $(top_builddir)/sanitizer_common/libsanitizer_common.la \
347 $(top_builddir)/interception/libinterception.la \
348 $(TSAN_TARGET_DEPENDENT_OBJECTS) $(am__append_2)
349 libtsan_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(link_libtsan)
351 # Work around what appears to be a GNU make bug handling MAKEFLAGS
352 # values defined in terms of make variables, as is the case for CC and
353 # friends when we are called from the top level Makefile.
354 AM_MAKEFLAGS = \
355 "AR_FLAGS=$(AR_FLAGS)" \
356 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
357 "CFLAGS=$(CFLAGS)" \
358 "CXXFLAGS=$(CXXFLAGS)" \
359 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
360 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
361 "INSTALL=$(INSTALL)" \
362 "INSTALL_DATA=$(INSTALL_DATA)" \
363 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
364 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
365 "JC1FLAGS=$(JC1FLAGS)" \
366 "LDFLAGS=$(LDFLAGS)" \
367 "LIBCFLAGS=$(LIBCFLAGS)" \
368 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
369 "MAKE=$(MAKE)" \
370 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
371 "PICFLAG=$(PICFLAG)" \
372 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
373 "SHELL=$(SHELL)" \
374 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
375 "exec_prefix=$(exec_prefix)" \
376 "infodir=$(infodir)" \
377 "libdir=$(libdir)" \
378 "prefix=$(prefix)" \
379 "includedir=$(includedir)" \
380 "AR=$(AR)" \
381 "AS=$(AS)" \
382 "LD=$(LD)" \
383 "LIBCFLAGS=$(LIBCFLAGS)" \
384 "NM=$(NM)" \
385 "PICFLAG=$(PICFLAG)" \
386 "RANLIB=$(RANLIB)" \
387 "DESTDIR=$(DESTDIR)"
389 MAKEOVERRIDES =
390 all: all-am
392 .SUFFIXES:
393 .SUFFIXES: .S .cc .lo .o .obj
394 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
395 @for dep in $?; do \
396 case '$(am__configure_deps)' in \
397 *$$dep*) \
398 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
399 && { if test -f $@; then exit 0; else break; fi; }; \
400 exit 1;; \
401 esac; \
402 done; \
403 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tsan/Makefile'; \
404 $(am__cd) $(top_srcdir) && \
405 $(AUTOMAKE) --foreign tsan/Makefile
406 .PRECIOUS: Makefile
407 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
408 @case '$?' in \
409 *config.status*) \
410 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
411 *) \
412 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
413 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
414 esac;
416 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
417 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
420 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
422 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423 $(am__aclocal_m4_deps):
424 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
425 @$(NORMAL_INSTALL)
426 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
427 list2=; for p in $$list; do \
428 if test -f $$p; then \
429 list2="$$list2 $$p"; \
430 else :; fi; \
431 done; \
432 test -z "$$list2" || { \
433 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
434 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
435 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
436 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
439 uninstall-toolexeclibLTLIBRARIES:
440 @$(NORMAL_UNINSTALL)
441 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
442 for p in $$list; do \
443 $(am__strip_dir) \
444 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
445 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
446 done
448 clean-toolexeclibLTLIBRARIES:
449 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
450 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
451 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
452 test "$$dir" != "$$p" || dir=.; \
453 echo "rm -f \"$${dir}/so_locations\""; \
454 rm -f "$${dir}/so_locations"; \
455 done
456 libtsan.la: $(libtsan_la_OBJECTS) $(libtsan_la_DEPENDENCIES) $(EXTRA_libtsan_la_DEPENDENCIES)
457 $(libtsan_la_LINK) -rpath $(toolexeclibdir) $(libtsan_la_OBJECTS) $(libtsan_la_LIBADD) $(LIBS)
459 mostlyclean-compile:
460 -rm -f *.$(OBJEXT)
462 distclean-compile:
463 -rm -f *.tab.c
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_clock.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_fd.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_flags.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_ignoreset.Plo@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_interceptors.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_interface.Plo@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_interface_ann.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_interface_atomic.Plo@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_interface_java.Plo@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_md5.Plo@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_mman.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_mutex.Plo@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_mutexset.Plo@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_platform_linux.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_platform_mac.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_platform_windows.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_report.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_rtl.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_rtl_amd64.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_rtl_mutex.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_rtl_report.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_rtl_thread.Plo@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_stack_trace.Plo@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_stat.Plo@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_suppressions.Plo@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_symbolize.Plo@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsan_sync.Plo@am__quote@
493 .S.o:
494 @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
495 @am__fastdepCCAS_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
496 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
500 .S.obj:
501 @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
502 @am__fastdepCCAS_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
503 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
504 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
507 .S.lo:
508 @am__fastdepCCAS_TRUE@ $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
509 @am__fastdepCCAS_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
510 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
511 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512 @am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
514 .cc.o:
515 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
516 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
517 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
518 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
521 .cc.obj:
522 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
523 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
524 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
525 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
526 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
528 .cc.lo:
529 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
530 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
531 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
532 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
533 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
535 mostlyclean-libtool:
536 -rm -f *.lo
538 clean-libtool:
539 -rm -rf .libs _libs
541 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
542 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
543 unique=`for i in $$list; do \
544 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
545 done | \
546 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
547 END { if (nonempty) { for (i in files) print i; }; }'`; \
548 mkid -fID $$unique
549 tags: TAGS
551 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
552 $(TAGS_FILES) $(LISP)
553 set x; \
554 here=`pwd`; \
555 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
556 unique=`for i in $$list; do \
557 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
558 done | \
559 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
560 END { if (nonempty) { for (i in files) print i; }; }'`; \
561 shift; \
562 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
563 test -n "$$unique" || unique=$$empty_fix; \
564 if test $$# -gt 0; then \
565 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
566 "$$@" $$unique; \
567 else \
568 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
569 $$unique; \
570 fi; \
572 ctags: CTAGS
573 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
574 $(TAGS_FILES) $(LISP)
575 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
576 unique=`for i in $$list; do \
577 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578 done | \
579 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
580 END { if (nonempty) { for (i in files) print i; }; }'`; \
581 test -z "$(CTAGS_ARGS)$$unique" \
582 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
583 $$unique
585 GTAGS:
586 here=`$(am__cd) $(top_builddir) && pwd` \
587 && $(am__cd) $(top_srcdir) \
588 && gtags -i $(GTAGS_ARGS) "$$here"
590 distclean-tags:
591 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
592 check-am: all-am
593 check: check-am
594 all-am: Makefile $(LTLIBRARIES)
595 installdirs:
596 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
597 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
598 done
599 install: install-am
600 install-exec: install-exec-am
601 install-data: install-data-am
602 uninstall: uninstall-am
604 install-am: all-am
605 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
607 installcheck: installcheck-am
608 install-strip:
609 if test -z '$(STRIP)'; then \
610 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612 install; \
613 else \
614 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
615 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
616 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
618 mostlyclean-generic:
620 clean-generic:
622 distclean-generic:
623 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
624 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
626 maintainer-clean-generic:
627 @echo "This command is intended for maintainers to use"
628 @echo "it deletes files that may require special tools to rebuild."
629 clean: clean-am
631 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
632 mostlyclean-am
634 distclean: distclean-am
635 -rm -rf ./$(DEPDIR)
636 -rm -f Makefile
637 distclean-am: clean-am distclean-compile distclean-generic \
638 distclean-tags
640 dvi: dvi-am
642 dvi-am:
644 html: html-am
646 html-am:
648 info: info-am
650 info-am:
652 install-data-am:
654 install-dvi: install-dvi-am
656 install-dvi-am:
658 install-exec-am: install-toolexeclibLTLIBRARIES
660 install-html: install-html-am
662 install-html-am:
664 install-info: install-info-am
666 install-info-am:
668 install-man:
670 install-pdf: install-pdf-am
672 install-pdf-am:
674 install-ps: install-ps-am
676 install-ps-am:
678 installcheck-am:
680 maintainer-clean: maintainer-clean-am
681 -rm -rf ./$(DEPDIR)
682 -rm -f Makefile
683 maintainer-clean-am: distclean-am maintainer-clean-generic
685 mostlyclean: mostlyclean-am
687 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
688 mostlyclean-libtool
690 pdf: pdf-am
692 pdf-am:
694 ps: ps-am
696 ps-am:
698 uninstall-am: uninstall-toolexeclibLTLIBRARIES
700 .MAKE: install-am install-strip
702 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
703 clean-libtool clean-toolexeclibLTLIBRARIES ctags distclean \
704 distclean-compile distclean-generic distclean-libtool \
705 distclean-tags dvi dvi-am html html-am info info-am install \
706 install-am install-data install-data-am install-dvi \
707 install-dvi-am install-exec install-exec-am install-html \
708 install-html-am install-info install-info-am install-man \
709 install-pdf install-pdf-am install-ps install-ps-am \
710 install-strip install-toolexeclibLTLIBRARIES installcheck \
711 installcheck-am installdirs maintainer-clean \
712 maintainer-clean-generic mostlyclean mostlyclean-compile \
713 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
714 tags uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
717 # Tell versions [3.59,3.63) of GNU make to not export all variables.
718 # Otherwise a system limit (for SysV at least) may be exceeded.
719 .NOEXPORT: