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
19 if
test -z
'$(MAKELEVEL)'; then \
21 elif
test -n
'$(MAKE_HOST)'; then \
23 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
29 am__make_running_with_option
= \
30 case
$${target_option-
} in \
32 *) echo
"am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags
=$$MAKEFLAGS; \
38 if
$(am__is_gnu_make
); then \
39 sane_makeflags
=$$MFLAGS; \
44 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in
$$sane_makeflags; do \
54 test $$skip_next = yes
&& { skip_next
=no
; 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
;; \
67 *$$target_option*) has_opt
=yes
; break
;; \
71 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
72 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
73 pkgdatadir
= $(datadir)/@PACKAGE@
74 pkgincludedir
= $(includedir)/@PACKAGE@
75 pkglibdir
= $(libdir)/@PACKAGE@
76 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
77 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA
= $(install_sh
) -c
-m
644
79 install_sh_PROGRAM
= $(install_sh
) -c
80 install_sh_SCRIPT
= $(install_sh
) -c
81 INSTALL_HEADER
= $(INSTALL_DATA
)
82 transform
= $(program_transform_name
)
89 build_triplet
= @build@
91 target_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
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
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
104 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
105 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
106 $(top_srcdir
)/..
/config
/enable.m4 \
107 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
108 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
110 DIST_COMMON
= $(srcdir)/Makefile.am
111 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
112 CONFIG_HEADER
= $(top_builddir
)/config.h
114 CONFIG_CLEAN_VPATH_FILES
=
115 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
116 am__vpath_adj
= case
$$p in \
117 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
122 am__nobase_strip_setup
= \
123 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
126 am__nobase_list
= $(am__nobase_strip_setup
); \
127 for p in
$$list; do echo
"$$p $$p"; done | \
128 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
129 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
130 if (++n[$$2] == $(am__install_max)) \
131 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
132 END { for (dir in files) print dir, files[dir] }'
134 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
135 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
136 am__uninstall_files_from_dir
= { \
138 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
139 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
140 $(am__cd
) "$$dir" && rm -f
$$files; }; \
142 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
143 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
145 libubsan_la_DEPENDENCIES
= \
146 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
147 $(am__append_1
) $(am__append_2
) $(am__DEPENDENCIES_1
)
148 am__objects_1
= ubsan_diag.lo ubsan_flags.lo ubsan_handlers.lo \
149 ubsan_handlers_cxx.lo ubsan_init.lo ubsan_monitor.lo \
150 ubsan_type_hash.lo ubsan_type_hash_itanium.lo \
151 ubsan_type_hash_win.lo ubsan_value.lo
152 am__objects_2
= $(am__objects_1
)
153 am_libubsan_la_OBJECTS
= $(am__objects_2
)
154 libubsan_la_OBJECTS
= $(am_libubsan_la_OBJECTS
)
155 AM_V_lt
= $(am__v_lt_@AM_V@
)
156 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
157 am__v_lt_0
= --silent
159 libubsan_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
160 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
161 $(CXXFLAGS
) $(libubsan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
162 AM_V_P
= $(am__v_P_@AM_V@
)
163 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
166 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
167 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
168 am__v_GEN_0
= @echo
" GEN " $@
;
170 AM_V_at
= $(am__v_at_@AM_V@
)
171 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
174 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
175 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
176 am__depfiles_maybe
= depfiles
178 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
179 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
180 LTCXXCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
181 $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) \
182 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
183 $(AM_CXXFLAGS
) $(CXXFLAGS
)
184 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
185 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
186 am__v_CXX_0
= @echo
" CXX " $@
;
189 CXXLINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
190 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
191 $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
192 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
193 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
194 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
196 SOURCES
= $(libubsan_la_SOURCES
)
197 am__can_run_installinfo
= \
198 case
$$AM_UPDATE_INFO_DIR in \
200 *) (install-info
--version
) >/dev
/null
2>&1;; \
202 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
203 # Read a list of newline-separated strings from the standard input,
204 # and print each of them once, without duplicates. Input order is
206 am__uniquify_input
= $(AWK
) '\
207 BEGIN { nonempty = 0; } \
208 { items[$$0] = 1; nonempty = 1; } \
209 END { if (nonempty) { for (i in items) print i; }; } \
211 # Make sure the list of sources is unique. This is necessary because,
212 # e.g., the same source file might be shared among _SOURCES variables
213 # for different programs/libraries.
214 am__define_uniq_tagged_files
= \
215 list
='$(am__tagged_files)'; \
216 unique
=`for i in $$list; do \
217 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
218 done | $(am__uniquify_input)`
222 ALLOC_FILE
= @ALLOC_FILE@
224 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
226 AUTOCONF
= @AUTOCONF@
227 AUTOHEADER
= @AUTOHEADER@
228 AUTOMAKE
= @AUTOMAKE@
230 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
231 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
232 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
235 CCASDEPMODE
= @CCASDEPMODE@
236 CCASFLAGS
= @CCASFLAGS@
237 CCDEPMODE
= @CCDEPMODE@
240 CPPFLAGS
= @CPPFLAGS@
243 CXXDEPMODE
= @CXXDEPMODE@
244 CXXFLAGS
= @CXXFLAGS@
245 CYGPATH_W
= @CYGPATH_W@
246 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-DPIC
-DCAN_SANITIZE_UB
=1 -DUBSAN_CAN_USE_CXXABI
=1
248 DSYMUTIL
= @DSYMUTIL@
255 EXTRA_ASFLAGS
= @EXTRA_ASFLAGS@
256 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
257 EXTRA_CXXFLAGS
= @EXTRA_CXXFLAGS@
259 FORMAT_FILE
= @FORMAT_FILE@
262 INSTALL_DATA
= @INSTALL_DATA@
263 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
264 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
265 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
270 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
271 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
275 LTLIBOBJS
= @LTLIBOBJS@
277 MAKEINFO
= @MAKEINFO@
286 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
287 PACKAGE_NAME
= @PACKAGE_NAME@
288 PACKAGE_STRING
= @PACKAGE_STRING@
289 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
290 PACKAGE_URL
= @PACKAGE_URL@
291 PACKAGE_VERSION
= @PACKAGE_VERSION@
292 PATH_SEPARATOR
= @PATH_SEPARATOR@
294 RPC_DEFS
= @RPC_DEFS@
295 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
297 SET_MAKE
= @SET_MAKE@
300 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
302 VIEW_FILE
= @VIEW_FILE@
303 abs_builddir
= @abs_builddir@
304 abs_srcdir
= @abs_srcdir@
305 abs_top_builddir
= @abs_top_builddir@
306 abs_top_srcdir
= @abs_top_srcdir@
307 ac_ct_CC
= @ac_ct_CC@
308 ac_ct_CXX
= @ac_ct_CXX@
309 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
310 am__include
= @am__include@
311 am__leading_dot
= @am__leading_dot@
312 am__quote
= @am__quote@
314 am__untar
= @am__untar@
317 build_alias
= @build_alias@
318 build_cpu
= @build_cpu@
319 build_os
= @build_os@
320 build_vendor
= @build_vendor@
321 builddir
= @builddir@
323 datarootdir
= @datarootdir@
326 enable_shared
= @enable_shared@
327 enable_static
= @enable_static@
328 exec_prefix = @
exec_prefix@
329 get_gcc_base_ver
= @get_gcc_base_ver@
331 host_alias
= @host_alias@
332 host_cpu
= @host_cpu@
334 host_vendor
= @host_vendor@
336 includedir = @
includedir@
338 install_sh
= @install_sh@
340 libexecdir
= @libexecdir@
341 link_libasan
= @link_libasan@
342 link_liblsan
= @link_liblsan@
343 link_libtsan
= @link_libtsan@
344 link_libubsan
= @link_libubsan@
345 localedir
= @localedir@
346 localstatedir
= @localstatedir@
349 multi_basedir
= @multi_basedir@
350 oldincludedir = @
oldincludedir@
353 program_transform_name
= @program_transform_name@
356 sharedstatedir
= @sharedstatedir@
358 sysconfdir
= @sysconfdir@
360 target_alias
= @target_alias@
361 target_cpu
= @target_cpu@
362 target_noncanonical
= @target_noncanonical@
363 target_os
= @target_os@
364 target_vendor
= @target_vendor@
365 toolexecdir
= @toolexecdir@
366 toolexeclibdir
= @toolexeclibdir@
367 top_build_prefix
= @top_build_prefix@
368 top_builddir
= @top_builddir@
369 top_srcdir
= @top_srcdir@
370 AM_CPPFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/include
372 # May be used by toolexeclibdir.
373 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
374 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
375 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions
-fno-rtti \
376 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
377 -Wno-variadic-macros
$(LIBSTDCXX_RAW_CXX_CXXFLAGS
) \
378 -std
=gnu
++11 $(EXTRA_CXXFLAGS
)
379 ACLOCAL_AMFLAGS
= -I m4
380 toolexeclib_LTLIBRARIES
= libubsan.la
381 ubsan_plugin_files
= \
385 ubsan_handlers_cxx.
cpp \
388 ubsan_type_hash.
cpp \
389 ubsan_type_hash_itanium.
cpp \
390 ubsan_type_hash_win.
cpp \
393 ubsan_files
= $(ubsan_plugin_files
)
394 libubsan_la_SOURCES
= $(ubsan_files
)
395 libubsan_la_LIBADD
= \
396 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
397 $(am__append_1
) $(am__append_2
) $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
398 libubsan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` $(link_libubsan
)
400 # Work around what appears to be a GNU make bug handling MAKEFLAGS
401 # values defined in terms of make variables, as is the case for CC and
402 # friends when we are called from the top level Makefile.
404 "AR_FLAGS=$(AR_FLAGS)" \
405 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
407 "CXXFLAGS=$(CXXFLAGS)" \
408 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
409 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
410 "INSTALL=$(INSTALL)" \
411 "INSTALL_DATA=$(INSTALL_DATA)" \
412 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
413 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
414 "JC1FLAGS=$(JC1FLAGS)" \
415 "LDFLAGS=$(LDFLAGS)" \
416 "LIBCFLAGS=$(LIBCFLAGS)" \
417 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
419 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
420 "PICFLAG=$(PICFLAG)" \
421 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
423 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
424 "exec_prefix=$(exec_prefix)" \
425 "infodir=$(infodir)" \
428 "includedir=$(includedir)" \
432 "LIBCFLAGS=$(LIBCFLAGS)" \
434 "PICFLAG=$(PICFLAG)" \
442 .SUFFIXES
: .
cpp .lo .o .obj
443 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
445 case
'$(am__configure_deps)' in \
447 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
448 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
452 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign ubsan/Makefile'; \
453 $(am__cd
) $(top_srcdir
) && \
454 $(AUTOMAKE
) --foreign ubsan
/Makefile
455 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
458 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
460 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
461 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
464 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
465 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
467 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
468 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
469 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
470 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
471 $(am__aclocal_m4_deps
):
473 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
475 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
476 list2
=; for p in
$$list; do \
477 if
test -f
$$p; then \
478 list2
="$$list2 $$p"; \
481 test -z
"$$list2" ||
{ \
482 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
483 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
484 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
485 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
488 uninstall-toolexeclibLTLIBRARIES
:
490 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
491 for p in
$$list; do \
493 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
494 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
497 clean-toolexeclibLTLIBRARIES
:
498 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
499 @list
='$(toolexeclib_LTLIBRARIES)'; \
500 locs
=`for p in $$list; do echo $$p; done | \
501 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
503 test -z
"$$locs" ||
{ \
504 echo
rm -f
$${locs}; \
508 libubsan.la
: $(libubsan_la_OBJECTS
) $(libubsan_la_DEPENDENCIES
) $(EXTRA_libubsan_la_DEPENDENCIES
)
509 $(AM_V_CXXLD
)$(libubsan_la_LINK
) -rpath
$(toolexeclibdir
) $(libubsan_la_OBJECTS
) $(libubsan_la_LIBADD
) $(LIBS
)
517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_diag.Plo@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_flags.Plo@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_handlers.Plo@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_handlers_cxx.Plo@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_init.Plo@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_monitor.Plo@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_type_hash.Plo@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_type_hash_itanium.Plo@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_type_hash_win.Plo@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_value.Plo@am__quote@
529 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
530 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
531 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
532 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
533 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
536 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
537 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
538 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
539 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
540 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
543 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
544 @am__fastdepCXX_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
545 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
546 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
547 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(LTCXXCOMPILE
) -c
-o
$@
$<
555 ID
: $(am__tagged_files
)
556 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
560 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
563 $(am__define_uniq_tagged_files
); \
565 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
566 test -n
"$$unique" || unique
=$$empty_fix; \
567 if
test $$# -gt 0; then \
568 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
571 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
578 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
579 $(am__define_uniq_tagged_files
); \
580 test -z
"$(CTAGS_ARGS)$$unique" \
581 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
585 here
=`$(am__cd) $(top_builddir) && pwd` \
586 && $(am__cd
) $(top_srcdir
) \
587 && gtags
-i
$(GTAGS_ARGS
) "$$here"
588 cscopelist
: cscopelist-am
590 cscopelist-am
: $(am__tagged_files
)
591 list
='$(am__tagged_files)'; \
592 case
"$(srcdir)" in \
593 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
594 *) sdir
=$(subdir
)/$(srcdir) ;; \
596 for i in
$$list; do \
597 if
test -f
"$$i"; then \
598 echo
"$(subdir)/$$i"; \
602 done
>> $(top_builddir
)/cscope.files
605 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
608 all-am
: Makefile
$(LTLIBRARIES
)
610 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
611 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
614 install-exec
: install-exec-am
615 install-data
: install-data-am
616 uninstall: uninstall-am
619 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
621 installcheck: installcheck-am
623 if
test -z
'$(STRIP)'; then \
624 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
625 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
628 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
629 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
630 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
637 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
638 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
640 maintainer-clean-generic
:
641 @echo
"This command is intended for maintainers to use"
642 @echo
"it deletes files that may require special tools to rebuild."
645 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
648 distclean: distclean-am
651 distclean-am
: clean-am distclean-compile distclean-generic \
668 install-dvi
: install-dvi-am
672 install-exec-am
: install-toolexeclibLTLIBRARIES
674 install-html
: install-html-am
678 install-info
: install-info-am
684 install-pdf
: install-pdf-am
688 install-ps
: install-ps-am
694 maintainer-clean
: maintainer-clean-am
697 maintainer-clean-am
: distclean-am maintainer-clean-generic
699 mostlyclean: mostlyclean-am
701 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
712 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
714 .MAKE
: install-am install-strip
716 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
717 clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
718 ctags-am
distclean distclean-compile distclean-generic \
719 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
720 info-am
install install-am install-data install-data-am \
721 install-dvi install-dvi-am install-exec install-exec-am \
722 install-html install-html-am install-info install-info-am \
723 install-man install-pdf install-pdf-am install-ps \
724 install-ps-am install-strip install-toolexeclibLTLIBRARIES \
725 installcheck installcheck-am
installdirs maintainer-clean \
726 maintainer-clean-generic
mostlyclean mostlyclean-compile \
727 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
728 tags tags-am
uninstall uninstall-am \
729 uninstall-toolexeclibLTLIBRARIES
734 # Use special rules for files that require RTTI support.
735 ubsan_handlers_cxx.
% ubsan_type_hash.
% ubsan_type_hash_itanium.
% : AM_CXXFLAGS
+= -frtti
737 # Tell versions [3.59,3.63) of GNU make to not export all variables.
738 # Otherwise a system limit (for SysV at least) may be exceeded.