1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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
20 if
test -z
'$(MAKELEVEL)'; then \
22 elif
test -n
'$(MAKE_HOST)'; then \
24 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
30 am__make_running_with_option
= \
31 case
$${target_option-
} in \
33 *) echo
"am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
38 sane_makeflags
=$$MAKEFLAGS; \
39 if
$(am__is_gnu_make
); then \
40 sane_makeflags
=$$MFLAGS; \
45 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
52 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54 for flg in
$$sane_makeflags; do \
55 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
58 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
59 -*I?
*) strip_trailopt
'I';; \
60 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
61 -*O?
*) strip_trailopt
'O';; \
62 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
63 -*l?
*) strip_trailopt
'l';; \
64 -[dEDm
]) skip_next
=yes
;; \
65 -[JT
]) skip_next
=yes
;; \
68 *$$target_option*) has_opt
=yes
; break
;; \
72 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
73 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
74 pkgdatadir
= $(datadir)/@PACKAGE@
75 pkgincludedir
= $(includedir)/@PACKAGE@
76 pkglibdir
= $(libdir)/@PACKAGE@
77 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
78 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA
= $(install_sh
) -c
-m
644
80 install_sh_PROGRAM
= $(install_sh
) -c
81 install_sh_SCRIPT
= $(install_sh
) -c
82 INSTALL_HEADER
= $(INSTALL_DATA
)
83 transform
= $(program_transform_name
)
90 build_triplet
= @build@
92 target_triplet
= @target@
93 @USING_MAC_INTERPOSE_TRUE@am__append_1
= -DMAC_INTERPOSE_FUNCTIONS
-DMISSING_BLOCKS_SUPPORT
94 @USING_MAC_INTERPOSE_FALSE@am__append_2
= $(top_builddir
)/interception
/libinterception.la
95 @LIBBACKTRACE_SUPPORTED_TRUE@am__append_3
= $(top_builddir
)/libbacktrace
/libsanitizer_libbacktrace.la
97 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
98 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
99 $(top_srcdir
)/..
/config
/depstand.m4 \
100 $(top_srcdir
)/..
/config
/lead-dot.m4 \
101 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
102 $(top_srcdir
)/..
/config
/multi.m4 \
103 $(top_srcdir
)/..
/config
/override.m4 \
104 $(top_srcdir
)/..
/config
/stdint.m4 \
105 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
106 $(top_srcdir
)/..
/config
/warnings.m4 \
107 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
108 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
109 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
110 $(top_srcdir
)/..
/config
/enable.m4 \
111 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
112 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
114 DIST_COMMON
= $(srcdir)/Makefile.am
115 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
116 CONFIG_HEADER
= $(top_builddir
)/config.h
118 CONFIG_CLEAN_VPATH_FILES
=
119 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
120 am__vpath_adj
= case
$$p in \
121 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
124 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
126 am__nobase_strip_setup
= \
127 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
130 am__nobase_list
= $(am__nobase_strip_setup
); \
131 for p in
$$list; do echo
"$$p $$p"; done | \
132 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
133 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
134 if (++n[$$2] == $(am__install_max)) \
135 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
136 END { for (dir in files) print dir, files[dir] }'
138 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
139 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
140 am__uninstall_files_from_dir
= { \
142 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
143 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
144 $(am__cd
) "$$dir" && rm -f
$$files; }; \
146 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
147 "$(DESTDIR)$(toolexeclibdir)"
148 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
150 libasan_la_DEPENDENCIES
= \
151 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
152 $(top_builddir
)/lsan
/libsanitizer_lsan.la
$(am__append_2
) \
153 $(am__append_3
) $(am__DEPENDENCIES_1
)
154 am__objects_1
= asan_activation.lo asan_allocator.lo asan_debugging.lo \
155 asan_descriptions.lo asan_errors.lo asan_fake_stack.lo \
156 asan_flags.lo asan_globals.lo asan_interceptors.lo \
157 asan_interceptors_memintrinsics.lo asan_linux.lo asan_mac.lo \
158 asan_malloc_linux.lo asan_malloc_mac.lo asan_malloc_win.lo \
159 asan_memory_profile.lo asan_new_delete.lo asan_poisoning.lo \
160 asan_posix.lo asan_premap_shadow.lo asan_report.lo asan_rtl.lo \
161 asan_shadow_setup.lo asan_stack.lo asan_stats.lo \
162 asan_suppressions.lo asan_thread.lo asan_win.lo \
163 asan_win_dll_thunk.lo asan_win_dynamic_runtime_thunk.lo \
164 asan_interceptors_vfork.lo
165 am_libasan_la_OBJECTS
= $(am__objects_1
)
166 libasan_la_OBJECTS
= $(am_libasan_la_OBJECTS
)
167 AM_V_lt
= $(am__v_lt_@AM_V@
)
168 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
169 am__v_lt_0
= --silent
171 libasan_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
172 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
173 $(CXXFLAGS
) $(libasan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
174 AM_V_P
= $(am__v_P_@AM_V@
)
175 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
178 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
179 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
180 am__v_GEN_0
= @echo
" GEN " $@
;
182 AM_V_at
= $(am__v_at_@AM_V@
)
183 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
186 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
187 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
188 am__depfiles_maybe
= depfiles
190 CPPASCOMPILE
= $(CCAS
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
191 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CCASFLAGS
) $(CCASFLAGS
)
192 LTCPPASCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) $(AM_LIBTOOLFLAGS
) \
193 $(LIBTOOLFLAGS
) --mode
=compile
$(CCAS
) $(DEFS
) \
194 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
195 $(AM_CCASFLAGS
) $(CCASFLAGS
)
196 AM_V_CPPAS
= $(am__v_CPPAS_@AM_V@
)
197 am__v_CPPAS_
= $(am__v_CPPAS_@AM_DEFAULT_V@
)
198 am__v_CPPAS_0
= @echo
" CPPAS " $@
;
200 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
201 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
202 LTCXXCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
203 $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) \
204 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
205 $(AM_CXXFLAGS
) $(CXXFLAGS
)
206 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
207 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
208 am__v_CXX_0
= @echo
" CXX " $@
;
211 CXXLINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
212 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
213 $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
214 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
215 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
216 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
218 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
219 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
220 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
221 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
222 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
223 $(AM_CFLAGS
) $(CFLAGS
)
224 AM_V_CC
= $(am__v_CC_@AM_V@
)
225 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
226 am__v_CC_0
= @echo
" CC " $@
;
229 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
230 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
231 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
232 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
233 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
234 am__v_CCLD_0
= @echo
" CCLD " $@
;
236 SOURCES
= $(libasan_la_SOURCES
)
237 am__can_run_installinfo
= \
238 case
$$AM_UPDATE_INFO_DIR in \
240 *) (install-info
--version
) >/dev
/null
2>&1;; \
242 HEADERS
= $(nodist_toolexeclib_HEADERS
)
243 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
244 # Read a list of newline-separated strings from the standard input,
245 # and print each of them once, without duplicates. Input order is
247 am__uniquify_input
= $(AWK
) '\
248 BEGIN { nonempty = 0; } \
249 { items[$$0] = 1; nonempty = 1; } \
250 END { if (nonempty) { for (i in items) print i; }; } \
252 # Make sure the list of sources is unique. This is necessary because,
253 # e.g., the same source file might be shared among _SOURCES variables
254 # for different programs/libraries.
255 am__define_uniq_tagged_files
= \
256 list
='$(am__tagged_files)'; \
257 unique
=`for i in $$list; do \
258 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259 done | $(am__uniquify_input)`
263 ALLOC_FILE
= @ALLOC_FILE@
265 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
267 AUTOCONF
= @AUTOCONF@
268 AUTOHEADER
= @AUTOHEADER@
269 AUTOMAKE
= @AUTOMAKE@
271 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
272 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
273 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
276 CCASDEPMODE
= @CCASDEPMODE@
277 CCASFLAGS
= @CCASFLAGS@
278 CCDEPMODE
= @CCDEPMODE@
281 CPPFLAGS
= @CPPFLAGS@
284 CXXDEPMODE
= @CXXDEPMODE@
285 CXXFLAGS
= @CXXFLAGS@
286 CYGPATH_W
= @CYGPATH_W@
287 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS \
288 -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS \
289 -DASAN_HAS_EXCEPTIONS
=1 -DASAN_NEEDS_SEGV
=1 \
290 -DCAN_SANITIZE_UB
=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION
=0 \
293 DSYMUTIL
= @DSYMUTIL@
300 EXTRA_ASFLAGS
= @EXTRA_ASFLAGS@
301 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
302 EXTRA_CXXFLAGS
= @EXTRA_CXXFLAGS@
304 FORMAT_FILE
= @FORMAT_FILE@
307 INSTALL_DATA
= @INSTALL_DATA@
308 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
309 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
310 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
315 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
316 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
320 LTLIBOBJS
= @LTLIBOBJS@
322 MAKEINFO
= @MAKEINFO@
331 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
332 PACKAGE_NAME
= @PACKAGE_NAME@
333 PACKAGE_STRING
= @PACKAGE_STRING@
334 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
335 PACKAGE_URL
= @PACKAGE_URL@
336 PACKAGE_VERSION
= @PACKAGE_VERSION@
337 PATH_SEPARATOR
= @PATH_SEPARATOR@
339 RPC_DEFS
= @RPC_DEFS@
340 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
342 SET_MAKE
= @SET_MAKE@
345 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
347 VIEW_FILE
= @VIEW_FILE@
348 WARN_FLAGS
= @WARN_FLAGS@
349 abs_builddir
= @abs_builddir@
350 abs_srcdir
= @abs_srcdir@
351 abs_top_builddir
= @abs_top_builddir@
352 abs_top_srcdir
= @abs_top_srcdir@
353 ac_ct_CC
= @ac_ct_CC@
354 ac_ct_CXX
= @ac_ct_CXX@
355 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
356 am__include
= @am__include@
357 am__leading_dot
= @am__leading_dot@
358 am__quote
= @am__quote@
360 am__untar
= @am__untar@
363 build_alias
= @build_alias@
364 build_cpu
= @build_cpu@
365 build_os
= @build_os@
366 build_vendor
= @build_vendor@
367 builddir
= @builddir@
369 datarootdir
= @datarootdir@
372 enable_shared
= @enable_shared@
373 enable_static
= @enable_static@
374 exec_prefix = @
exec_prefix@
375 get_gcc_base_ver
= @get_gcc_base_ver@
377 host_alias
= @host_alias@
378 host_cpu
= @host_cpu@
380 host_vendor
= @host_vendor@
382 includedir = @
includedir@
384 install_sh
= @install_sh@
386 libexecdir
= @libexecdir@
387 link_libasan
= @link_libasan@
388 link_libhwasan
= @link_libhwasan@
389 link_liblsan
= @link_liblsan@
390 link_libtsan
= @link_libtsan@
391 link_libubsan
= @link_libubsan@
392 localedir
= @localedir@
393 localstatedir
= @localstatedir@
396 multi_basedir
= @multi_basedir@
397 oldincludedir = @
oldincludedir@
400 program_transform_name
= @program_transform_name@
403 sharedstatedir
= @sharedstatedir@
405 sysconfdir
= @sysconfdir@
407 target_alias
= @target_alias@
408 target_cpu
= @target_cpu@
409 target_noncanonical
= @target_noncanonical@
410 target_os
= @target_os@
411 target_vendor
= @target_vendor@
412 toolexecdir
= @toolexecdir@
413 toolexeclibdir
= @toolexeclibdir@
414 top_build_prefix
= @top_build_prefix@
415 top_builddir
= @top_builddir@
416 top_srcdir
= @top_srcdir@
417 AM_CPPFLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)
419 # May be used by toolexeclibdir.
420 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
421 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
422 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions
-fno-rtti \
423 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
424 -Wno-variadic-macros
-fno-ipa-icf \
425 $(LIBSTDCXX_RAW_CXX_CXXFLAGS
) -std
=gnu
++14 $(EXTRA_CXXFLAGS
)
426 AM_CCASFLAGS
= $(EXTRA_ASFLAGS
)
427 ACLOCAL_AMFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/config
428 toolexeclib_LTLIBRARIES
= libasan.la
429 nodist_toolexeclib_HEADERS
= libasan_preinit.o
431 asan_activation.
cpp \
434 asan_descriptions.
cpp \
436 asan_fake_stack.
cpp \
439 asan_interceptors.
cpp \
440 asan_interceptors_memintrinsics.
cpp \
443 asan_malloc_linux.
cpp \
444 asan_malloc_mac.
cpp \
445 asan_malloc_win.
cpp \
446 asan_memory_profile.
cpp \
447 asan_new_delete.
cpp \
450 asan_premap_shadow.
cpp \
453 asan_shadow_setup.
cpp \
456 asan_suppressions.
cpp \
459 asan_win_dll_thunk.
cpp \
460 asan_win_dynamic_runtime_thunk.
cpp \
461 asan_interceptors_vfork.S
463 libasan_la_SOURCES
= $(asan_files
)
464 libasan_la_LIBADD
= \
465 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
466 $(top_builddir
)/lsan
/libsanitizer_lsan.la
$(am__append_2
) \
467 $(am__append_3
) $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
468 libasan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` $(link_libasan
)
470 # Work around what appears to be a GNU make bug handling MAKEFLAGS
471 # values defined in terms of make variables, as is the case for CC and
472 # friends when we are called from the top level Makefile.
474 "AR_FLAGS=$(AR_FLAGS)" \
475 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
477 "CXXFLAGS=$(CXXFLAGS)" \
478 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
479 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
480 "INSTALL=$(INSTALL)" \
481 "INSTALL_DATA=$(INSTALL_DATA)" \
482 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
483 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
484 "JC1FLAGS=$(JC1FLAGS)" \
485 "LDFLAGS=$(LDFLAGS)" \
486 "LIBCFLAGS=$(LIBCFLAGS)" \
487 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
489 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
490 "PICFLAG=$(PICFLAG)" \
491 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
493 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
494 "exec_prefix=$(exec_prefix)" \
495 "infodir=$(infodir)" \
498 "includedir=$(includedir)" \
502 "LIBCFLAGS=$(LIBCFLAGS)" \
504 "PICFLAG=$(PICFLAG)" \
512 .SUFFIXES
: .S .
cpp .lo .o .obj
513 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
515 case
'$(am__configure_deps)' in \
517 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
518 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
522 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign asan/Makefile'; \
523 $(am__cd
) $(top_srcdir
) && \
524 $(AUTOMAKE
) --foreign asan
/Makefile
525 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
528 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
530 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
531 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
534 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
535 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
537 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
538 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
539 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
540 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
541 $(am__aclocal_m4_deps
):
543 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
545 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
546 list2
=; for p in
$$list; do \
547 if
test -f
$$p; then \
548 list2
="$$list2 $$p"; \
551 test -z
"$$list2" ||
{ \
552 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
553 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
554 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
555 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
558 uninstall-toolexeclibLTLIBRARIES
:
560 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
561 for p in
$$list; do \
563 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
564 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
567 clean-toolexeclibLTLIBRARIES
:
568 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
569 @list
='$(toolexeclib_LTLIBRARIES)'; \
570 locs
=`for p in $$list; do echo $$p; done | \
571 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
573 test -z
"$$locs" ||
{ \
574 echo
rm -f
$${locs}; \
578 libasan.la
: $(libasan_la_OBJECTS
) $(libasan_la_DEPENDENCIES
) $(EXTRA_libasan_la_DEPENDENCIES
)
579 $(AM_V_CXXLD
)$(libasan_la_LINK
) -rpath
$(toolexeclibdir
) $(libasan_la_OBJECTS
) $(libasan_la_LIBADD
) $(LIBS
)
587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_activation.Plo@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_allocator.Plo@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_debugging.Plo@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_descriptions.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_errors.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_fake_stack.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_flags.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_globals.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_interceptors.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_interceptors_memintrinsics.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_interceptors_vfork.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_linux.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_mac.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_malloc_linux.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_malloc_mac.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_malloc_win.Plo@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_memory_profile.Plo@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_new_delete.Plo@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_poisoning.Plo@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_posix.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_premap_shadow.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_report.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_rtl.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_shadow_setup.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_stack.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_stats.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_suppressions.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_thread.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_win.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_win_dll_thunk.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_win_dynamic_runtime_thunk.Plo@am__quote@
620 @am__fastdepCCAS_TRUE@
$(AM_V_CPPAS
)$(CPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
621 @am__fastdepCCAS_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
622 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@
$(AM_V_CPPAS
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
623 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
624 @am__fastdepCCAS_FALSE@
$(AM_V_CPPAS@am__nodep@
)$(CPPASCOMPILE
) -c
-o
$@
$<
627 @am__fastdepCCAS_TRUE@
$(AM_V_CPPAS
)$(CPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
628 @am__fastdepCCAS_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
629 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@
$(AM_V_CPPAS
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
630 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
631 @am__fastdepCCAS_FALSE@
$(AM_V_CPPAS@am__nodep@
)$(CPPASCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
634 @am__fastdepCCAS_TRUE@
$(AM_V_CPPAS
)$(LTCPPASCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
635 @am__fastdepCCAS_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
636 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@
$(AM_V_CPPAS
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
637 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR
=$(DEPDIR
) $(CCASDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
638 @am__fastdepCCAS_FALSE@
$(AM_V_CPPAS@am__nodep@
)$(LTCPPASCOMPILE
) -c
-o
$@
$<
641 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
642 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
643 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
644 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
645 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
648 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
649 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
650 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
651 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
652 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
655 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
656 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
657 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
659 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(LTCXXCOMPILE
) -c
-o
$@
$<
666 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
668 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
669 if
test -n
"$$list"; then \
670 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
671 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
673 for p in
$$list; do \
674 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
676 done |
$(am__base_list
) | \
677 while read files
; do \
678 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
679 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
682 uninstall-nodist_toolexeclibHEADERS
:
684 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
685 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
686 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
688 ID
: $(am__tagged_files
)
689 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
693 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
696 $(am__define_uniq_tagged_files
); \
698 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
699 test -n
"$$unique" || unique
=$$empty_fix; \
700 if
test $$# -gt 0; then \
701 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
704 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
711 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
712 $(am__define_uniq_tagged_files
); \
713 test -z
"$(CTAGS_ARGS)$$unique" \
714 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
718 here
=`$(am__cd) $(top_builddir) && pwd` \
719 && $(am__cd
) $(top_srcdir
) \
720 && gtags
-i
$(GTAGS_ARGS
) "$$here"
721 cscopelist
: cscopelist-am
723 cscopelist-am
: $(am__tagged_files
)
724 list
='$(am__tagged_files)'; \
725 case
"$(srcdir)" in \
726 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
727 *) sdir
=$(subdir
)/$(srcdir) ;; \
729 for i in
$$list; do \
730 if
test -f
"$$i"; then \
731 echo
"$(subdir)/$$i"; \
735 done
>> $(top_builddir
)/cscope.files
738 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
741 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
)
743 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)"; do \
744 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
747 install-exec
: install-exec-am
748 install-data
: install-data-am
749 uninstall: uninstall-am
752 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
754 installcheck: installcheck-am
756 if
test -z
'$(STRIP)'; then \
757 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
758 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
761 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
762 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
763 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
770 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
771 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
773 maintainer-clean-generic
:
774 @echo
"This command is intended for maintainers to use"
775 @echo
"it deletes files that may require special tools to rebuild."
778 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
781 distclean: distclean-am
784 distclean-am
: clean-am distclean-compile distclean-generic \
801 install-dvi
: install-dvi-am
805 install-exec-am
: install-nodist_toolexeclibHEADERS \
806 install-toolexeclibLTLIBRARIES
808 install-html
: install-html-am
812 install-info
: install-info-am
818 install-pdf
: install-pdf-am
822 install-ps
: install-ps-am
828 maintainer-clean
: maintainer-clean-am
831 maintainer-clean-am
: distclean-am maintainer-clean-generic
833 mostlyclean: mostlyclean-am
835 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
846 uninstall-am
: uninstall-nodist_toolexeclibHEADERS \
847 uninstall-toolexeclibLTLIBRARIES
849 .MAKE
: install-am install-strip
851 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
852 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
853 ctags-am
distclean distclean-compile distclean-generic \
854 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
855 info-am
install install-am install-data install-data-am \
856 install-dvi install-dvi-am install-exec install-exec-am \
857 install-html install-html-am install-info install-info-am \
858 install-man install-nodist_toolexeclibHEADERS install-pdf \
859 install-pdf-am install-ps install-ps-am install-strip \
860 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
861 installdirs maintainer-clean maintainer-clean-generic \
862 mostlyclean mostlyclean-compile mostlyclean-generic \
863 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
864 uninstall-am uninstall-nodist_toolexeclibHEADERS \
865 uninstall-toolexeclibLTLIBRARIES
870 libasan_preinit.o
: asan_preinit.o
873 # Tell versions [3.59,3.63) of GNU make to not export all variables.
874 # Otherwise a system limit (for SysV at least) may be exceeded.