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 @LIBBACKTRACE_SUPPORTED_TRUE@am__append_1
= $(top_builddir
)/libbacktrace
/libsanitizer_libbacktrace.la
95 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
96 am__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
110 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
112 DIST_COMMON
= $(srcdir)/Makefile.am
113 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
114 CONFIG_HEADER
= $(top_builddir
)/config.h
116 CONFIG_CLEAN_VPATH_FILES
=
117 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
118 am__vpath_adj
= case
$$p in \
119 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
122 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
124 am__nobase_strip_setup
= \
125 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
127 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
128 am__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] }'
136 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138 am__uninstall_files_from_dir
= { \
140 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
141 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
142 $(am__cd
) "$$dir" && rm -f
$$files; }; \
144 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
145 "$(DESTDIR)$(toolexeclibdir)"
146 LTLIBRARIES
= $(noinst_LTLIBRARIES
) $(toolexeclib_LTLIBRARIES
)
148 liblsan_la_DEPENDENCIES
= \
149 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
150 $(top_builddir
)/interception
/libinterception.la \
151 $(am__append_1
) $(am__DEPENDENCIES_1
)
152 am__objects_1
= lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo
153 am__objects_2
= $(am__objects_1
) lsan.lo lsan_linux.lo lsan_mac.lo \
154 lsan_malloc_mac.lo lsan_allocator.lo lsan_interceptors.lo \
155 lsan_thread.lo lsan_posix.lo
156 am_liblsan_la_OBJECTS
= $(am__objects_2
)
157 liblsan_la_OBJECTS
= $(am_liblsan_la_OBJECTS
)
158 AM_V_lt
= $(am__v_lt_@AM_V@
)
159 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
160 am__v_lt_0
= --silent
162 liblsan_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
163 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
164 $(CXXFLAGS
) $(liblsan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
165 @LSAN_SUPPORTED_TRUE@am_liblsan_la_rpath
= -rpath
$(toolexeclibdir
)
166 libsanitizer_lsan_la_LIBADD
=
167 am_libsanitizer_lsan_la_OBJECTS
= $(am__objects_1
)
168 libsanitizer_lsan_la_OBJECTS
= $(am_libsanitizer_lsan_la_OBJECTS
)
169 AM_V_P
= $(am__v_P_@AM_V@
)
170 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
173 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
174 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
175 am__v_GEN_0
= @echo
" GEN " $@
;
177 AM_V_at
= $(am__v_at_@AM_V@
)
178 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
181 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
182 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
183 am__depfiles_maybe
= depfiles
185 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
186 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
187 LTCXXCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
188 $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) \
189 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
190 $(AM_CXXFLAGS
) $(CXXFLAGS
)
191 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
192 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
193 am__v_CXX_0
= @echo
" CXX " $@
;
196 CXXLINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
197 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
198 $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
199 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
200 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
201 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
203 SOURCES
= $(liblsan_la_SOURCES
) $(libsanitizer_lsan_la_SOURCES
)
204 am__can_run_installinfo
= \
205 case
$$AM_UPDATE_INFO_DIR in \
207 *) (install-info
--version
) >/dev
/null
2>&1;; \
209 HEADERS
= $(nodist_toolexeclib_HEADERS
)
210 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
211 # Read a list of newline-separated strings from the standard input,
212 # and print each of them once, without duplicates. Input order is
214 am__uniquify_input
= $(AWK
) '\
215 BEGIN { nonempty = 0; } \
216 { items[$$0] = 1; nonempty = 1; } \
217 END { if (nonempty) { for (i in items) print i; }; } \
219 # Make sure the list of sources is unique. This is necessary because,
220 # e.g., the same source file might be shared among _SOURCES variables
221 # for different programs/libraries.
222 am__define_uniq_tagged_files
= \
223 list
='$(am__tagged_files)'; \
224 unique
=`for i in $$list; do \
225 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
226 done | $(am__uniquify_input)`
230 ALLOC_FILE
= @ALLOC_FILE@
232 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
234 AUTOCONF
= @AUTOCONF@
235 AUTOHEADER
= @AUTOHEADER@
236 AUTOMAKE
= @AUTOMAKE@
238 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
239 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
240 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
243 CCASDEPMODE
= @CCASDEPMODE@
244 CCASFLAGS
= @CCASFLAGS@
245 CCDEPMODE
= @CCDEPMODE@
248 CPPFLAGS
= @CPPFLAGS@
251 CXXDEPMODE
= @CXXDEPMODE@
252 CXXFLAGS
= @CXXFLAGS@
253 CYGPATH_W
= @CYGPATH_W@
254 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
256 DSYMUTIL
= @DSYMUTIL@
263 EXTRA_ASFLAGS
= @EXTRA_ASFLAGS@
264 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
265 EXTRA_CXXFLAGS
= @EXTRA_CXXFLAGS@
267 FORMAT_FILE
= @FORMAT_FILE@
270 INSTALL_DATA
= @INSTALL_DATA@
271 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
272 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
273 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
278 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
279 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
283 LTLIBOBJS
= @LTLIBOBJS@
285 MAKEINFO
= @MAKEINFO@
294 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
295 PACKAGE_NAME
= @PACKAGE_NAME@
296 PACKAGE_STRING
= @PACKAGE_STRING@
297 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
298 PACKAGE_URL
= @PACKAGE_URL@
299 PACKAGE_VERSION
= @PACKAGE_VERSION@
300 PATH_SEPARATOR
= @PATH_SEPARATOR@
302 RPC_DEFS
= @RPC_DEFS@
303 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
305 SET_MAKE
= @SET_MAKE@
308 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
310 VIEW_FILE
= @VIEW_FILE@
311 WARN_FLAGS
= @WARN_FLAGS@
312 abs_builddir
= @abs_builddir@
313 abs_srcdir
= @abs_srcdir@
314 abs_top_builddir
= @abs_top_builddir@
315 abs_top_srcdir
= @abs_top_srcdir@
316 ac_ct_CC
= @ac_ct_CC@
317 ac_ct_CXX
= @ac_ct_CXX@
318 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
319 am__include
= @am__include@
320 am__leading_dot
= @am__leading_dot@
321 am__quote
= @am__quote@
323 am__untar
= @am__untar@
326 build_alias
= @build_alias@
327 build_cpu
= @build_cpu@
328 build_os
= @build_os@
329 build_vendor
= @build_vendor@
330 builddir
= @builddir@
332 datarootdir
= @datarootdir@
335 enable_shared
= @enable_shared@
336 enable_static
= @enable_static@
337 exec_prefix = @
exec_prefix@
338 get_gcc_base_ver
= @get_gcc_base_ver@
340 host_alias
= @host_alias@
341 host_cpu
= @host_cpu@
343 host_vendor
= @host_vendor@
345 includedir = @
includedir@
347 install_sh
= @install_sh@
349 libexecdir
= @libexecdir@
350 link_libasan
= @link_libasan@
351 link_libhwasan
= @link_libhwasan@
352 link_liblsan
= @link_liblsan@
353 link_libtsan
= @link_libtsan@
354 link_libubsan
= @link_libubsan@
355 localedir
= @localedir@
356 localstatedir
= @localstatedir@
359 multi_basedir
= @multi_basedir@
360 oldincludedir = @
oldincludedir@
363 program_transform_name
= @program_transform_name@
366 sharedstatedir
= @sharedstatedir@
368 sysconfdir
= @sysconfdir@
370 target_alias
= @target_alias@
371 target_cpu
= @target_cpu@
372 target_noncanonical
= @target_noncanonical@
373 target_os
= @target_os@
374 target_vendor
= @target_vendor@
375 toolexecdir
= @toolexecdir@
376 toolexeclibdir
= @toolexeclibdir@
377 top_build_prefix
= @top_build_prefix@
378 top_builddir
= @top_builddir@
379 top_srcdir
= @top_srcdir@
380 AM_CPPFLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)
382 # May be used by toolexeclibdir.
383 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
384 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
385 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions
-fno-rtti \
386 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
387 -Wno-variadic-macros
$(LIBSTDCXX_RAW_CXX_CXXFLAGS
) \
388 -std
=gnu
++14 $(EXTRA_CXXFLAGS
)
389 AM_CCASFLAGS
= $(EXTRA_ASFLAGS
)
390 ACLOCAL_AMFLAGS
= -I m4
391 noinst_LTLIBRARIES
= libsanitizer_lsan.la
392 @LSAN_SUPPORTED_TRUE@toolexeclib_LTLIBRARIES
= liblsan.la
393 @LSAN_SUPPORTED_TRUE@nodist_toolexeclib_HEADERS
= liblsan_preinit.o
394 sanitizer_lsan_files
= \
396 lsan_common_linux.
cpp \
400 $(sanitizer_lsan_files
) \
404 lsan_malloc_mac.
cpp \
406 lsan_interceptors.
cpp \
410 libsanitizer_lsan_la_SOURCES
= $(sanitizer_lsan_files
)
411 liblsan_la_SOURCES
= $(lsan_files
)
412 liblsan_la_LIBADD
= \
413 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
414 $(top_builddir
)/interception
/libinterception.la \
415 $(am__append_1
) $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
416 @ENABLE_DARWIN_AT_RPATH_TRUE@liblsan_darwin_rpath
= \
417 @ENABLE_DARWIN_AT_RPATH_TRUE@
-Wc
,-nodefaultrpaths \
418 @ENABLE_DARWIN_AT_RPATH_TRUE@
-Wl
,-rpath
,@loader_path
419 liblsan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` \
420 $(link_liblsan
) $(liblsan_darwin_rpath
)
423 # Work around what appears to be a GNU make bug handling MAKEFLAGS
424 # values defined in terms of make variables, as is the case for CC and
425 # friends when we are called from the top level Makefile.
427 "AR_FLAGS=$(AR_FLAGS)" \
428 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
430 "CXXFLAGS=$(CXXFLAGS)" \
431 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
432 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
433 "INSTALL=$(INSTALL)" \
434 "INSTALL_DATA=$(INSTALL_DATA)" \
435 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
436 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
437 "JC1FLAGS=$(JC1FLAGS)" \
438 "LDFLAGS=$(LDFLAGS)" \
439 "LIBCFLAGS=$(LIBCFLAGS)" \
440 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
442 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
443 "PICFLAG=$(PICFLAG)" \
444 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
446 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
447 "exec_prefix=$(exec_prefix)" \
448 "infodir=$(infodir)" \
451 "includedir=$(includedir)" \
455 "LIBCFLAGS=$(LIBCFLAGS)" \
457 "PICFLAG=$(PICFLAG)" \
465 .SUFFIXES
: .
cpp .lo .o .obj
466 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
468 case
'$(am__configure_deps)' in \
470 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
471 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
475 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign lsan/Makefile'; \
476 $(am__cd
) $(top_srcdir
) && \
477 $(AUTOMAKE
) --foreign lsan
/Makefile
478 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
481 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
483 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
484 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
487 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
488 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
490 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
491 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
492 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
493 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
494 $(am__aclocal_m4_deps
):
496 clean-noinstLTLIBRARIES
:
497 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
498 @list
='$(noinst_LTLIBRARIES)'; \
499 locs
=`for p in $$list; do echo $$p; done | \
500 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
502 test -z
"$$locs" ||
{ \
503 echo
rm -f
$${locs}; \
507 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
509 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
510 list2
=; for p in
$$list; do \
511 if
test -f
$$p; then \
512 list2
="$$list2 $$p"; \
515 test -z
"$$list2" ||
{ \
516 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
517 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
518 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
519 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
522 uninstall-toolexeclibLTLIBRARIES
:
524 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
525 for p in
$$list; do \
527 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
528 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
531 clean-toolexeclibLTLIBRARIES
:
532 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
533 @list
='$(toolexeclib_LTLIBRARIES)'; \
534 locs
=`for p in $$list; do echo $$p; done | \
535 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
537 test -z
"$$locs" ||
{ \
538 echo
rm -f
$${locs}; \
542 liblsan.la
: $(liblsan_la_OBJECTS
) $(liblsan_la_DEPENDENCIES
) $(EXTRA_liblsan_la_DEPENDENCIES
)
543 $(AM_V_CXXLD
)$(liblsan_la_LINK
) $(am_liblsan_la_rpath
) $(liblsan_la_OBJECTS
) $(liblsan_la_LIBADD
) $(LIBS
)
545 libsanitizer_lsan.la
: $(libsanitizer_lsan_la_OBJECTS
) $(libsanitizer_lsan_la_DEPENDENCIES
) $(EXTRA_libsanitizer_lsan_la_DEPENDENCIES
)
546 $(AM_V_CXXLD
)$(CXXLINK
) $(libsanitizer_lsan_la_OBJECTS
) $(libsanitizer_lsan_la_LIBADD
) $(LIBS
)
554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan.Plo@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_allocator.Plo@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_common.Plo@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_common_linux.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_common_mac.Plo@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_interceptors.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_linux.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_mac.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_malloc_mac.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_posix.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lsan_thread.Plo@am__quote@
567 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
568 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
569 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
570 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
571 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
574 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
575 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
576 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
577 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
578 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
581 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
582 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
583 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
584 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
585 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(LTCXXCOMPILE
) -c
-o
$@
$<
592 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
594 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
595 if
test -n
"$$list"; then \
596 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
597 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
599 for p in
$$list; do \
600 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
602 done |
$(am__base_list
) | \
603 while read files
; do \
604 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
605 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
608 uninstall-nodist_toolexeclibHEADERS
:
610 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
611 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
612 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
614 ID
: $(am__tagged_files
)
615 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
619 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
622 $(am__define_uniq_tagged_files
); \
624 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
625 test -n
"$$unique" || unique
=$$empty_fix; \
626 if
test $$# -gt 0; then \
627 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
630 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
637 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
638 $(am__define_uniq_tagged_files
); \
639 test -z
"$(CTAGS_ARGS)$$unique" \
640 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
644 here
=`$(am__cd) $(top_builddir) && pwd` \
645 && $(am__cd
) $(top_srcdir
) \
646 && gtags
-i
$(GTAGS_ARGS
) "$$here"
647 cscopelist
: cscopelist-am
649 cscopelist-am
: $(am__tagged_files
)
650 list
='$(am__tagged_files)'; \
651 case
"$(srcdir)" in \
652 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
653 *) sdir
=$(subdir
)/$(srcdir) ;; \
655 for i in
$$list; do \
656 if
test -f
"$$i"; then \
657 echo
"$(subdir)/$$i"; \
661 done
>> $(top_builddir
)/cscope.files
664 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
667 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
)
669 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)"; do \
670 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
673 install-exec
: install-exec-am
674 install-data
: install-data-am
675 uninstall: uninstall-am
678 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
680 installcheck: installcheck-am
682 if
test -z
'$(STRIP)'; then \
683 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
684 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
687 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
688 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
689 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
696 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
697 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
699 maintainer-clean-generic
:
700 @echo
"This command is intended for maintainers to use"
701 @echo
"it deletes files that may require special tools to rebuild."
704 clean-am
: clean-generic clean-libtool clean-noinstLTLIBRARIES \
705 clean-toolexeclibLTLIBRARIES mostlyclean-am
707 distclean: distclean-am
710 distclean-am
: clean-am distclean-compile distclean-generic \
727 install-dvi
: install-dvi-am
731 install-exec-am
: install-nodist_toolexeclibHEADERS \
732 install-toolexeclibLTLIBRARIES
734 install-html
: install-html-am
738 install-info
: install-info-am
744 install-pdf
: install-pdf-am
748 install-ps
: install-ps-am
754 maintainer-clean
: maintainer-clean-am
757 maintainer-clean-am
: distclean-am maintainer-clean-generic
759 mostlyclean: mostlyclean-am
761 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
772 uninstall-am
: uninstall-nodist_toolexeclibHEADERS \
773 uninstall-toolexeclibLTLIBRARIES
775 .MAKE
: install-am install-strip
777 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
778 clean-libtool clean-noinstLTLIBRARIES \
779 clean-toolexeclibLTLIBRARIES cscopelist-am ctags ctags-am \
780 distclean distclean-compile distclean-generic \
781 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
782 info-am
install install-am install-data install-data-am \
783 install-dvi install-dvi-am install-exec install-exec-am \
784 install-html install-html-am install-info install-info-am \
785 install-man install-nodist_toolexeclibHEADERS install-pdf \
786 install-pdf-am install-ps install-ps-am install-strip \
787 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
788 installdirs maintainer-clean maintainer-clean-generic \
789 mostlyclean mostlyclean-compile mostlyclean-generic \
790 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
791 uninstall-am uninstall-nodist_toolexeclibHEADERS \
792 uninstall-toolexeclibLTLIBRARIES
796 liblsan_preinit.o
: lsan_preinit.o
799 # Tell versions [3.59,3.63) of GNU make to not export all variables.
800 # Otherwise a system limit (for SysV at least) may be exceeded.