xref: /netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/Makefile.in (revision d16b7486a53dcb8072b60ec6fcb4373a2d0c27b7)
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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.
9
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
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92@USING_MAC_INTERPOSE_FALSE@am__append_1 = $(top_builddir)/interception/libinterception.la
93@LIBBACKTRACE_SUPPORTED_TRUE@am__append_2 = $(top_builddir)/libbacktrace/libsanitizer_libbacktrace.la
94subdir = hwasan
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
97	$(top_srcdir)/../config/depstand.m4 \
98	$(top_srcdir)/../config/lead-dot.m4 \
99	$(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
100	$(top_srcdir)/../config/multi.m4 \
101	$(top_srcdir)/../config/override.m4 \
102	$(top_srcdir)/../config/stdint.m4 \
103	$(top_srcdir)/../config/toolexeclibdir.m4 \
104	$(top_srcdir)/../config/warnings.m4 \
105	$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
106	$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
107	$(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
108	$(top_srcdir)/../config/enable.m4 \
109	$(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111	$(ACLOCAL_M4)
112DIST_COMMON = $(srcdir)/Makefile.am
113mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
114CONFIG_HEADER = $(top_builddir)/config.h
115CONFIG_CLEAN_FILES =
116CONFIG_CLEAN_VPATH_FILES =
117am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118am__vpath_adj = case $$p in \
119    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120    *) f=$$p;; \
121  esac;
122am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123am__install_max = 40
124am__nobase_strip_setup = \
125  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126am__nobase_strip = \
127  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128am__nobase_list = $(am__nobase_strip_setup); \
129  for p in $$list; do echo "$$p $$p"; done | \
130  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
131  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
132    if (++n[$$2] == $(am__install_max)) \
133      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
134    END { for (dir in files) print dir, files[dir] }'
135am__base_list = \
136  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138am__uninstall_files_from_dir = { \
139  test -z "$$files" \
140    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
141    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
142         $(am__cd) "$$dir" && rm -f $$files; }; \
143  }
144am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
145LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
146am__DEPENDENCIES_1 =
147libhwasan_la_DEPENDENCIES =  \
148	$(top_builddir)/sanitizer_common/libsanitizer_common.la \
149	$(am__append_1) $(am__append_2) $(am__DEPENDENCIES_1)
150am__objects_1 = hwasan_allocation_functions.lo hwasan_allocator.lo \
151	hwasan.lo hwasan_dynamic_shadow.lo hwasan_exceptions.lo \
152	hwasan_fuchsia.lo hwasan_globals.lo hwasan_interceptors.lo \
153	hwasan_interceptors_vfork.lo hwasan_linux.lo \
154	hwasan_memintrinsics.lo hwasan_new_delete.lo \
155	hwasan_poisoning.lo hwasan_report.lo hwasan_setjmp_aarch64.lo \
156	hwasan_setjmp_x86_64.lo hwasan_tag_mismatch_aarch64.lo \
157	hwasan_thread.lo hwasan_thread_list.lo hwasan_type_test.lo
158am_libhwasan_la_OBJECTS = $(am__objects_1)
159libhwasan_la_OBJECTS = $(am_libhwasan_la_OBJECTS)
160AM_V_lt = $(am__v_lt_@AM_V@)
161am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
162am__v_lt_0 = --silent
163am__v_lt_1 =
164libhwasan_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
165	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
166	$(CXXFLAGS) $(libhwasan_la_LDFLAGS) $(LDFLAGS) -o $@
167AM_V_P = $(am__v_P_@AM_V@)
168am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
169am__v_P_0 = false
170am__v_P_1 = :
171AM_V_GEN = $(am__v_GEN_@AM_V@)
172am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
173am__v_GEN_0 = @echo "  GEN     " $@;
174am__v_GEN_1 =
175AM_V_at = $(am__v_at_@AM_V@)
176am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
177am__v_at_0 = @
178am__v_at_1 =
179DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
180depcomp = $(SHELL) $(top_srcdir)/../depcomp
181am__depfiles_maybe = depfiles
182am__mv = mv -f
183CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
184	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
185LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
186	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
187	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
188	$(AM_CCASFLAGS) $(CCASFLAGS)
189AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
190am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
191am__v_CPPAS_0 = @echo "  CPPAS   " $@;
192am__v_CPPAS_1 =
193CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
194	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
195LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
196	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
197	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
198	$(AM_CXXFLAGS) $(CXXFLAGS)
199AM_V_CXX = $(am__v_CXX_@AM_V@)
200am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
201am__v_CXX_0 = @echo "  CXX     " $@;
202am__v_CXX_1 =
203CXXLD = $(CXX)
204CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
205	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
206	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
207AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
208am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
209am__v_CXXLD_0 = @echo "  CXXLD   " $@;
210am__v_CXXLD_1 =
211COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
212	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
213LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
214	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
215	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
216	$(AM_CFLAGS) $(CFLAGS)
217AM_V_CC = $(am__v_CC_@AM_V@)
218am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
219am__v_CC_0 = @echo "  CC      " $@;
220am__v_CC_1 =
221CCLD = $(CC)
222LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
223	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
224	$(AM_LDFLAGS) $(LDFLAGS) -o $@
225AM_V_CCLD = $(am__v_CCLD_@AM_V@)
226am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
227am__v_CCLD_0 = @echo "  CCLD    " $@;
228am__v_CCLD_1 =
229SOURCES = $(libhwasan_la_SOURCES)
230am__can_run_installinfo = \
231  case $$AM_UPDATE_INFO_DIR in \
232    n|no|NO) false;; \
233    *) (install-info --version) >/dev/null 2>&1;; \
234  esac
235am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
236# Read a list of newline-separated strings from the standard input,
237# and print each of them once, without duplicates.  Input order is
238# *not* preserved.
239am__uniquify_input = $(AWK) '\
240  BEGIN { nonempty = 0; } \
241  { items[$$0] = 1; nonempty = 1; } \
242  END { if (nonempty) { for (i in items) print i; }; } \
243'
244# Make sure the list of sources is unique.  This is necessary because,
245# e.g., the same source file might be shared among _SOURCES variables
246# for different programs/libraries.
247am__define_uniq_tagged_files = \
248  list='$(am__tagged_files)'; \
249  unique=`for i in $$list; do \
250    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251  done | $(am__uniquify_input)`
252ETAGS = etags
253CTAGS = ctags
254ACLOCAL = @ACLOCAL@
255ALLOC_FILE = @ALLOC_FILE@
256AMTAR = @AMTAR@
257AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
258AR = @AR@
259AUTOCONF = @AUTOCONF@
260AUTOHEADER = @AUTOHEADER@
261AUTOMAKE = @AUTOMAKE@
262AWK = @AWK@
263BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
264BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
265BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
266CC = @CC@
267CCAS = @CCAS@
268CCASDEPMODE = @CCASDEPMODE@
269CCASFLAGS = @CCASFLAGS@
270CCDEPMODE = @CCDEPMODE@
271CFLAGS = @CFLAGS@
272CPP = @CPP@
273CPPFLAGS = @CPPFLAGS@
274CXX = @CXX@
275CXXCPP = @CXXCPP@
276CXXDEPMODE = @CXXDEPMODE@
277CXXFLAGS = @CXXFLAGS@
278CYGPATH_W = @CYGPATH_W@
279DEFS = -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1
280DEPDIR = @DEPDIR@
281DSYMUTIL = @DSYMUTIL@
282DUMPBIN = @DUMPBIN@
283ECHO_C = @ECHO_C@
284ECHO_N = @ECHO_N@
285ECHO_T = @ECHO_T@
286EGREP = @EGREP@
287EXEEXT = @EXEEXT@
288EXTRA_ASFLAGS = @EXTRA_ASFLAGS@
289EXTRA_CFLAGS = @EXTRA_CFLAGS@
290EXTRA_CXXFLAGS = @EXTRA_CXXFLAGS@
291FGREP = @FGREP@
292FORMAT_FILE = @FORMAT_FILE@
293GREP = @GREP@
294INSTALL = @INSTALL@
295INSTALL_DATA = @INSTALL_DATA@
296INSTALL_PROGRAM = @INSTALL_PROGRAM@
297INSTALL_SCRIPT = @INSTALL_SCRIPT@
298INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
299LD = @LD@
300LDFLAGS = @LDFLAGS@
301LIBOBJS = @LIBOBJS@
302LIBS = @LIBS@
303LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
304LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
305LIBTOOL = @LIBTOOL@
306LIPO = @LIPO@
307LN_S = @LN_S@
308LTLIBOBJS = @LTLIBOBJS@
309MAINT = @MAINT@
310MAKEINFO = @MAKEINFO@
311MKDIR_P = @MKDIR_P@
312NM = @NM@
313NMEDIT = @NMEDIT@
314OBJDUMP = @OBJDUMP@
315OBJEXT = @OBJEXT@
316OTOOL = @OTOOL@
317OTOOL64 = @OTOOL64@
318PACKAGE = @PACKAGE@
319PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
320PACKAGE_NAME = @PACKAGE_NAME@
321PACKAGE_STRING = @PACKAGE_STRING@
322PACKAGE_TARNAME = @PACKAGE_TARNAME@
323PACKAGE_URL = @PACKAGE_URL@
324PACKAGE_VERSION = @PACKAGE_VERSION@
325PATH_SEPARATOR = @PATH_SEPARATOR@
326RANLIB = @RANLIB@
327RPC_DEFS = @RPC_DEFS@
328SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS = @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
329SED = @SED@
330SET_MAKE = @SET_MAKE@
331SHELL = @SHELL@
332STRIP = @STRIP@
333TSAN_TARGET_DEPENDENT_OBJECTS = @TSAN_TARGET_DEPENDENT_OBJECTS@
334VERSION = @VERSION@
335VIEW_FILE = @VIEW_FILE@
336WARN_FLAGS = @WARN_FLAGS@
337abs_builddir = @abs_builddir@
338abs_srcdir = @abs_srcdir@
339abs_top_builddir = @abs_top_builddir@
340abs_top_srcdir = @abs_top_srcdir@
341ac_ct_CC = @ac_ct_CC@
342ac_ct_CXX = @ac_ct_CXX@
343ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
344am__include = @am__include@
345am__leading_dot = @am__leading_dot@
346am__quote = @am__quote@
347am__tar = @am__tar@
348am__untar = @am__untar@
349bindir = @bindir@
350build = @build@
351build_alias = @build_alias@
352build_cpu = @build_cpu@
353build_os = @build_os@
354build_vendor = @build_vendor@
355builddir = @builddir@
356datadir = @datadir@
357datarootdir = @datarootdir@
358docdir = @docdir@
359dvidir = @dvidir@
360enable_shared = @enable_shared@
361enable_static = @enable_static@
362exec_prefix = @exec_prefix@
363get_gcc_base_ver = @get_gcc_base_ver@
364host = @host@
365host_alias = @host_alias@
366host_cpu = @host_cpu@
367host_os = @host_os@
368host_vendor = @host_vendor@
369htmldir = @htmldir@
370includedir = @includedir@
371infodir = @infodir@
372install_sh = @install_sh@
373libdir = @libdir@
374libexecdir = @libexecdir@
375link_libasan = @link_libasan@
376link_libhwasan = @link_libhwasan@
377link_liblsan = @link_liblsan@
378link_libtsan = @link_libtsan@
379link_libubsan = @link_libubsan@
380localedir = @localedir@
381localstatedir = @localstatedir@
382mandir = @mandir@
383mkdir_p = @mkdir_p@
384multi_basedir = @multi_basedir@
385oldincludedir = @oldincludedir@
386pdfdir = @pdfdir@
387prefix = @prefix@
388program_transform_name = @program_transform_name@
389psdir = @psdir@
390runstatedir = @runstatedir@
391sbindir = @sbindir@
392sharedstatedir = @sharedstatedir@
393srcdir = @srcdir@
394sysconfdir = @sysconfdir@
395target = @target@
396target_alias = @target_alias@
397target_cpu = @target_cpu@
398target_noncanonical = @target_noncanonical@
399target_os = @target_os@
400target_vendor = @target_vendor@
401toolexecdir = @toolexecdir@
402toolexeclibdir = @toolexeclibdir@
403top_build_prefix = @top_build_prefix@
404top_builddir = @top_builddir@
405top_srcdir = @top_srcdir@
406AM_CPPFLAGS = -I $(top_srcdir)/include -I $(top_srcdir)
407
408# May be used by toolexeclibdir.
409gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
410AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
411	-Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti \
412	-funwind-tables -fvisibility=hidden -Wno-variadic-macros \
413	-fno-ipa-icf $(LIBSTDCXX_RAW_CXX_CXXFLAGS) -std=gnu++14 \
414	$(EXTRA_CXXFLAGS)
415AM_CCASFLAGS = $(EXTRA_ASFLAGS)
416ACLOCAL_AMFLAGS = -I $(top_srcdir) -I $(top_srcdir)/config
417toolexeclib_LTLIBRARIES = libhwasan.la
418hwasan_files = \
419	hwasan_allocation_functions.cpp \
420	hwasan_allocator.cpp \
421	hwasan.cpp \
422	hwasan_dynamic_shadow.cpp \
423	hwasan_exceptions.cpp \
424	hwasan_flags.inc \
425	hwasan_fuchsia.cpp \
426	hwasan_globals.cpp \
427	hwasan_interceptors.cpp \
428	hwasan_interceptors_vfork.S \
429	hwasan_linux.cpp \
430	hwasan_memintrinsics.cpp \
431	hwasan_new_delete.cpp \
432	hwasan_poisoning.cpp \
433	hwasan_report.cpp \
434	hwasan_setjmp_aarch64.S \
435	hwasan_setjmp_x86_64.S \
436	hwasan_tag_mismatch_aarch64.S \
437	hwasan_thread.cpp \
438	hwasan_thread_list.cpp \
439	hwasan_type_test.cpp
440
441libhwasan_la_SOURCES = $(hwasan_files)
442libhwasan_la_LIBADD =  \
443	$(top_builddir)/sanitizer_common/libsanitizer_common.la \
444	$(am__append_1) $(am__append_2) $(LIBSTDCXX_RAW_CXX_LDFLAGS)
445libhwasan_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(link_libhwasan)
446
447# Work around what appears to be a GNU make bug handling MAKEFLAGS
448# values defined in terms of make variables, as is the case for CC and
449# friends when we are called from the top level Makefile.
450AM_MAKEFLAGS = \
451	"AR_FLAGS=$(AR_FLAGS)" \
452	"CC_FOR_BUILD=$(CC_FOR_BUILD)" \
453	"CFLAGS=$(CFLAGS)" \
454	"CXXFLAGS=$(CXXFLAGS)" \
455	"CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
456	"CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
457	"INSTALL=$(INSTALL)" \
458	"INSTALL_DATA=$(INSTALL_DATA)" \
459	"INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
460	"INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
461	"JC1FLAGS=$(JC1FLAGS)" \
462	"LDFLAGS=$(LDFLAGS)" \
463	"LIBCFLAGS=$(LIBCFLAGS)" \
464	"LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
465	"MAKE=$(MAKE)" \
466	"MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
467	"PICFLAG=$(PICFLAG)" \
468	"PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
469	"SHELL=$(SHELL)" \
470	"RUNTESTFLAGS=$(RUNTESTFLAGS)" \
471	"exec_prefix=$(exec_prefix)" \
472	"infodir=$(infodir)" \
473	"libdir=$(libdir)" \
474	"prefix=$(prefix)" \
475	"includedir=$(includedir)" \
476	"AR=$(AR)" \
477	"AS=$(AS)" \
478	"LD=$(LD)" \
479	"LIBCFLAGS=$(LIBCFLAGS)" \
480	"NM=$(NM)" \
481	"PICFLAG=$(PICFLAG)" \
482	"RANLIB=$(RANLIB)" \
483	"DESTDIR=$(DESTDIR)"
484
485MAKEOVERRIDES =
486all: all-am
487
488.SUFFIXES:
489.SUFFIXES: .S .cpp .lo .o .obj
490$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
491	@for dep in $?; do \
492	  case '$(am__configure_deps)' in \
493	    *$$dep*) \
494	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
495	        && { if test -f $@; then exit 0; else break; fi; }; \
496	      exit 1;; \
497	  esac; \
498	done; \
499	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign hwasan/Makefile'; \
500	$(am__cd) $(top_srcdir) && \
501	  $(AUTOMAKE) --foreign hwasan/Makefile
502Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
503	@case '$?' in \
504	  *config.status*) \
505	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
506	  *) \
507	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
508	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
509	esac;
510
511$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
512	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
513
514$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
515	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
517	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
518$(am__aclocal_m4_deps):
519
520install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
521	@$(NORMAL_INSTALL)
522	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
523	list2=; for p in $$list; do \
524	  if test -f $$p; then \
525	    list2="$$list2 $$p"; \
526	  else :; fi; \
527	done; \
528	test -z "$$list2" || { \
529	  echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
530	  $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
531	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
532	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
533	}
534
535uninstall-toolexeclibLTLIBRARIES:
536	@$(NORMAL_UNINSTALL)
537	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
538	for p in $$list; do \
539	  $(am__strip_dir) \
540	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
541	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
542	done
543
544clean-toolexeclibLTLIBRARIES:
545	-test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
546	@list='$(toolexeclib_LTLIBRARIES)'; \
547	locs=`for p in $$list; do echo $$p; done | \
548	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
549	      sort -u`; \
550	test -z "$$locs" || { \
551	  echo rm -f $${locs}; \
552	  rm -f $${locs}; \
553	}
554
555libhwasan.la: $(libhwasan_la_OBJECTS) $(libhwasan_la_DEPENDENCIES) $(EXTRA_libhwasan_la_DEPENDENCIES)
556	$(AM_V_CXXLD)$(libhwasan_la_LINK) -rpath $(toolexeclibdir) $(libhwasan_la_OBJECTS) $(libhwasan_la_LIBADD) $(LIBS)
557
558mostlyclean-compile:
559	-rm -f *.$(OBJEXT)
560
561distclean-compile:
562	-rm -f *.tab.c
563
564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan.Plo@am__quote@
565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_allocation_functions.Plo@am__quote@
566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_allocator.Plo@am__quote@
567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_dynamic_shadow.Plo@am__quote@
568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_exceptions.Plo@am__quote@
569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_fuchsia.Plo@am__quote@
570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_globals.Plo@am__quote@
571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_interceptors.Plo@am__quote@
572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_interceptors_vfork.Plo@am__quote@
573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_linux.Plo@am__quote@
574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_memintrinsics.Plo@am__quote@
575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_new_delete.Plo@am__quote@
576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_poisoning.Plo@am__quote@
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_report.Plo@am__quote@
578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_setjmp_aarch64.Plo@am__quote@
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_setjmp_x86_64.Plo@am__quote@
580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_tag_mismatch_aarch64.Plo@am__quote@
581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_thread.Plo@am__quote@
582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_thread_list.Plo@am__quote@
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwasan_type_test.Plo@am__quote@
584
585.S.o:
586@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
587@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
588@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
589@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
591
592.S.obj:
593@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
594@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
595@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
596@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
598
599.S.lo:
600@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
601@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
602@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
603@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
605
606.cpp.o:
607@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
608@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
609@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
610@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
612
613.cpp.obj:
614@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
615@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
616@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
617@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
619
620.cpp.lo:
621@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
622@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
623@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
624@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
626
627mostlyclean-libtool:
628	-rm -f *.lo
629
630clean-libtool:
631	-rm -rf .libs _libs
632
633ID: $(am__tagged_files)
634	$(am__define_uniq_tagged_files); mkid -fID $$unique
635tags: tags-am
636TAGS: tags
637
638tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
639	set x; \
640	here=`pwd`; \
641	$(am__define_uniq_tagged_files); \
642	shift; \
643	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
644	  test -n "$$unique" || unique=$$empty_fix; \
645	  if test $$# -gt 0; then \
646	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
647	      "$$@" $$unique; \
648	  else \
649	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
650	      $$unique; \
651	  fi; \
652	fi
653ctags: ctags-am
654
655CTAGS: ctags
656ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
657	$(am__define_uniq_tagged_files); \
658	test -z "$(CTAGS_ARGS)$$unique" \
659	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
660	     $$unique
661
662GTAGS:
663	here=`$(am__cd) $(top_builddir) && pwd` \
664	  && $(am__cd) $(top_srcdir) \
665	  && gtags -i $(GTAGS_ARGS) "$$here"
666cscopelist: cscopelist-am
667
668cscopelist-am: $(am__tagged_files)
669	list='$(am__tagged_files)'; \
670	case "$(srcdir)" in \
671	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
672	  *) sdir=$(subdir)/$(srcdir) ;; \
673	esac; \
674	for i in $$list; do \
675	  if test -f "$$i"; then \
676	    echo "$(subdir)/$$i"; \
677	  else \
678	    echo "$$sdir/$$i"; \
679	  fi; \
680	done >> $(top_builddir)/cscope.files
681
682distclean-tags:
683	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
684check-am: all-am
685check: check-am
686all-am: Makefile $(LTLIBRARIES)
687installdirs:
688	for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
689	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
690	done
691install: install-am
692install-exec: install-exec-am
693install-data: install-data-am
694uninstall: uninstall-am
695
696install-am: all-am
697	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
698
699installcheck: installcheck-am
700install-strip:
701	if test -z '$(STRIP)'; then \
702	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
703	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
704	      install; \
705	else \
706	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
707	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
708	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
709	fi
710mostlyclean-generic:
711
712clean-generic:
713
714distclean-generic:
715	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
716	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
717
718maintainer-clean-generic:
719	@echo "This command is intended for maintainers to use"
720	@echo "it deletes files that may require special tools to rebuild."
721clean: clean-am
722
723clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
724	mostlyclean-am
725
726distclean: distclean-am
727	-rm -rf ./$(DEPDIR)
728	-rm -f Makefile
729distclean-am: clean-am distclean-compile distclean-generic \
730	distclean-tags
731
732dvi: dvi-am
733
734dvi-am:
735
736html: html-am
737
738html-am:
739
740info: info-am
741
742info-am:
743
744install-data-am:
745
746install-dvi: install-dvi-am
747
748install-dvi-am:
749
750install-exec-am: install-toolexeclibLTLIBRARIES
751
752install-html: install-html-am
753
754install-html-am:
755
756install-info: install-info-am
757
758install-info-am:
759
760install-man:
761
762install-pdf: install-pdf-am
763
764install-pdf-am:
765
766install-ps: install-ps-am
767
768install-ps-am:
769
770installcheck-am:
771
772maintainer-clean: maintainer-clean-am
773	-rm -rf ./$(DEPDIR)
774	-rm -f Makefile
775maintainer-clean-am: distclean-am maintainer-clean-generic
776
777mostlyclean: mostlyclean-am
778
779mostlyclean-am: mostlyclean-compile mostlyclean-generic \
780	mostlyclean-libtool
781
782pdf: pdf-am
783
784pdf-am:
785
786ps: ps-am
787
788ps-am:
789
790uninstall-am: uninstall-toolexeclibLTLIBRARIES
791
792.MAKE: install-am install-strip
793
794.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
795	clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
796	ctags-am distclean distclean-compile distclean-generic \
797	distclean-libtool distclean-tags dvi dvi-am html html-am info \
798	info-am install install-am install-data install-data-am \
799	install-dvi install-dvi-am install-exec install-exec-am \
800	install-html install-html-am install-info install-info-am \
801	install-man install-pdf install-pdf-am install-ps \
802	install-ps-am install-strip install-toolexeclibLTLIBRARIES \
803	installcheck installcheck-am installdirs maintainer-clean \
804	maintainer-clean-generic mostlyclean mostlyclean-compile \
805	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
806	tags tags-am uninstall uninstall-am \
807	uninstall-toolexeclibLTLIBRARIES
808
809.PRECIOUS: Makefile
810
811
812# Tell versions [3.59,3.63) of GNU make to not export all variables.
813# Otherwise a system limit (for SysV at least) may be exceeded.
814.NOEXPORT:
815