1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
34 test $$am__dry = yes
; \
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
40 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA
= $(install_sh
) -c
-m
644
42 install_sh_PROGRAM
= $(install_sh
) -c
43 install_sh_SCRIPT
= $(install_sh
) -c
44 INSTALL_HEADER
= $(INSTALL_DATA
)
45 transform
= $(program_transform_name
)
52 build_triplet
= @build@
54 target_triplet
= @target@
55 @USING_MAC_INTERPOSE_FALSE@am__append_1
= $(top_builddir
)/interception
/libinterception.la
56 @LIBBACKTRACE_SUPPORTED_TRUE@am__append_2
= $(top_builddir
)/libbacktrace
/libsanitizer_libbacktrace.la
58 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am
59 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
60 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
61 $(top_srcdir
)/..
/config
/depstand.m4 \
62 $(top_srcdir
)/..
/config
/lead-dot.m4 \
63 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
64 $(top_srcdir
)/..
/config
/multi.m4 \
65 $(top_srcdir
)/..
/config
/override.m4 \
66 $(top_srcdir
)/..
/config
/stdint.m4 \
67 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
68 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
69 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
70 $(top_srcdir
)/..
/config
/enable.m4 \
71 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
72 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
74 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
75 CONFIG_HEADER
= $(top_builddir
)/config.h
77 CONFIG_CLEAN_VPATH_FILES
=
78 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
79 am__vpath_adj
= case
$$p in \
80 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
85 am__nobase_strip_setup
= \
86 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
88 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
89 am__nobase_list
= $(am__nobase_strip_setup
); \
90 for p in
$$list; do echo
"$$p $$p"; done | \
91 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
92 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
93 if (++n[$$2] == $(am__install_max)) \
94 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
95 END { for (dir in files) print dir, files[dir] }'
97 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
99 am__uninstall_files_from_dir
= { \
101 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
102 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
103 $(am__cd
) "$$dir" && rm -f
$$files; }; \
105 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
106 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
108 libubsan_la_DEPENDENCIES
= \
109 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
110 $(am__append_1
) $(am__append_2
) $(am__DEPENDENCIES_1
)
111 am__objects_1
= ubsan_diag.lo ubsan_flags.lo ubsan_handlers.lo \
112 ubsan_handlers_cxx.lo ubsan_init.lo ubsan_type_hash.lo \
113 ubsan_type_hash_itanium.lo ubsan_type_hash_win.lo \
115 am__objects_2
= $(am__objects_1
)
116 am_libubsan_la_OBJECTS
= $(am__objects_2
)
117 libubsan_la_OBJECTS
= $(am_libubsan_la_OBJECTS
)
118 libubsan_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
119 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
120 $(CXXFLAGS
) $(libubsan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
121 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
122 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
123 am__depfiles_maybe
= depfiles
125 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
126 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
127 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
128 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
129 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
131 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
132 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
134 SOURCES
= $(libubsan_la_SOURCES
)
135 am__can_run_installinfo
= \
136 case
$$AM_UPDATE_INFO_DIR in \
138 *) (install-info
--version
) >/dev
/null
2>&1;; \
143 ALLOC_FILE
= @ALLOC_FILE@
146 AUTOCONF
= @AUTOCONF@
147 AUTOHEADER
= @AUTOHEADER@
148 AUTOMAKE
= @AUTOMAKE@
150 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
151 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
152 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
155 CCASDEPMODE
= @CCASDEPMODE@
156 CCASFLAGS
= @CCASFLAGS@
157 CCDEPMODE
= @CCDEPMODE@
160 CPPFLAGS
= @CPPFLAGS@
163 CXXDEPMODE
= @CXXDEPMODE@
164 CXXFLAGS
= @CXXFLAGS@
165 CYGPATH_W
= @CYGPATH_W@
166 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
168 DSYMUTIL
= @DSYMUTIL@
175 EXTRA_ASFLAGS
= @EXTRA_ASFLAGS@
176 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
177 EXTRA_CXXFLAGS
= @EXTRA_CXXFLAGS@
179 FORMAT_FILE
= @FORMAT_FILE@
182 INSTALL_DATA
= @INSTALL_DATA@
183 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
184 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
185 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
190 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
191 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
195 LTLIBOBJS
= @LTLIBOBJS@
197 MAKEINFO
= @MAKEINFO@
206 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
207 PACKAGE_NAME
= @PACKAGE_NAME@
208 PACKAGE_STRING
= @PACKAGE_STRING@
209 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
210 PACKAGE_URL
= @PACKAGE_URL@
211 PACKAGE_VERSION
= @PACKAGE_VERSION@
212 PATH_SEPARATOR
= @PATH_SEPARATOR@
214 RPC_DEFS
= @RPC_DEFS@
215 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS
= @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
217 SET_MAKE
= @SET_MAKE@
220 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
222 VIEW_FILE
= @VIEW_FILE@
223 abs_builddir
= @abs_builddir@
224 abs_srcdir
= @abs_srcdir@
225 abs_top_builddir
= @abs_top_builddir@
226 abs_top_srcdir
= @abs_top_srcdir@
227 ac_ct_CC
= @ac_ct_CC@
228 ac_ct_CXX
= @ac_ct_CXX@
229 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
230 am__include
= @am__include@
231 am__leading_dot
= @am__leading_dot@
232 am__quote
= @am__quote@
234 am__untar
= @am__untar@
237 build_alias
= @build_alias@
238 build_cpu
= @build_cpu@
239 build_os
= @build_os@
240 build_vendor
= @build_vendor@
241 builddir
= @builddir@
243 datarootdir
= @datarootdir@
246 enable_shared
= @enable_shared@
247 enable_static
= @enable_static@
248 exec_prefix = @
exec_prefix@
249 get_gcc_base_ver
= @get_gcc_base_ver@
251 host_alias
= @host_alias@
252 host_cpu
= @host_cpu@
254 host_vendor
= @host_vendor@
256 includedir = @
includedir@
258 install_sh
= @install_sh@
260 libexecdir
= @libexecdir@
261 link_libasan
= @link_libasan@
262 link_liblsan
= @link_liblsan@
263 link_libtsan
= @link_libtsan@
264 link_libubsan
= @link_libubsan@
265 localedir
= @localedir@
266 localstatedir
= @localstatedir@
269 multi_basedir
= @multi_basedir@
270 oldincludedir = @
oldincludedir@
273 program_transform_name
= @program_transform_name@
276 sharedstatedir
= @sharedstatedir@
278 sysconfdir
= @sysconfdir@
280 target_alias
= @target_alias@
281 target_cpu
= @target_cpu@
282 target_noncanonical
= @target_noncanonical@
283 target_os
= @target_os@
284 target_vendor
= @target_vendor@
285 toolexecdir
= @toolexecdir@
286 toolexeclibdir
= @toolexeclibdir@
287 top_build_prefix
= @top_build_prefix@
288 top_builddir
= @top_builddir@
289 top_srcdir
= @top_srcdir@
290 AM_CPPFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/include
292 # May be used by toolexeclibdir.
293 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
294 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
295 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions
-fno-rtti \
296 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
297 -Wno-variadic-macros
$(LIBSTDCXX_RAW_CXX_CXXFLAGS
) \
298 -std
=gnu
++11 $(EXTRA_CXXFLAGS
)
299 ACLOCAL_AMFLAGS
= -I m4
300 toolexeclib_LTLIBRARIES
= libubsan.la
301 ubsan_plugin_files
= \
305 ubsan_handlers_cxx.
cc \
308 ubsan_type_hash_itanium.
cc \
309 ubsan_type_hash_win.
cc \
312 ubsan_files
= $(ubsan_plugin_files
)
313 libubsan_la_SOURCES
= $(ubsan_files
)
314 libubsan_la_LIBADD
= \
315 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
316 $(am__append_1
) $(am__append_2
) $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
317 libubsan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` $(link_libubsan
)
319 # Work around what appears to be a GNU make bug handling MAKEFLAGS
320 # values defined in terms of make variables, as is the case for CC and
321 # friends when we are called from the top level Makefile.
323 "AR_FLAGS=$(AR_FLAGS)" \
324 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
326 "CXXFLAGS=$(CXXFLAGS)" \
327 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
328 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
329 "INSTALL=$(INSTALL)" \
330 "INSTALL_DATA=$(INSTALL_DATA)" \
331 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
332 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
333 "JC1FLAGS=$(JC1FLAGS)" \
334 "LDFLAGS=$(LDFLAGS)" \
335 "LIBCFLAGS=$(LIBCFLAGS)" \
336 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
338 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
339 "PICFLAG=$(PICFLAG)" \
340 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
342 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
343 "exec_prefix=$(exec_prefix)" \
344 "infodir=$(infodir)" \
347 "includedir=$(includedir)" \
351 "LIBCFLAGS=$(LIBCFLAGS)" \
353 "PICFLAG=$(PICFLAG)" \
361 .SUFFIXES
: .
cc .lo .o .obj
362 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
364 case
'$(am__configure_deps)' in \
366 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
367 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
371 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign ubsan/Makefile'; \
372 $(am__cd
) $(top_srcdir
) && \
373 $(AUTOMAKE
) --foreign ubsan
/Makefile
375 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
378 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
380 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
381 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
384 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
385 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
387 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
388 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
389 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
390 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
391 $(am__aclocal_m4_deps
):
392 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
394 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
395 list2
=; for p in
$$list; do \
396 if
test -f
$$p; then \
397 list2
="$$list2 $$p"; \
400 test -z
"$$list2" ||
{ \
401 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
402 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
403 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
404 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
407 uninstall-toolexeclibLTLIBRARIES
:
409 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
410 for p in
$$list; do \
412 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
413 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
416 clean-toolexeclibLTLIBRARIES
:
417 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
418 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
419 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
420 test "$$dir" != "$$p" ||
dir=.
; \
421 echo
"rm -f \"$${dir}/so_locations\""; \
422 rm -f
"$${dir}/so_locations"; \
424 libubsan.la
: $(libubsan_la_OBJECTS
) $(libubsan_la_DEPENDENCIES
) $(EXTRA_libubsan_la_DEPENDENCIES
)
425 $(libubsan_la_LINK
) -rpath
$(toolexeclibdir
) $(libubsan_la_OBJECTS
) $(libubsan_la_LIBADD
) $(LIBS
)
433 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_diag.Plo@am__quote@
434 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_flags.Plo@am__quote@
435 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_handlers.Plo@am__quote@
436 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_handlers_cxx.Plo@am__quote@
437 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_init.Plo@am__quote@
438 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_type_hash.Plo@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_type_hash_itanium.Plo@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_type_hash_win.Plo@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ubsan_value.Plo@am__quote@
444 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
445 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
446 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
448 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
451 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
452 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
453 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
454 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
455 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
458 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
459 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
460 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
462 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
470 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
471 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
472 unique
=`for i in $$list; do \
473 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476 END { if (nonempty) { for (i in files) print i; }; }'`; \
480 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
481 $(TAGS_FILES
) $(LISP
)
484 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485 unique
=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489 END { if (nonempty) { for (i in files) print i; }; }'`; \
491 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
492 test -n
"$$unique" || unique
=$$empty_fix; \
493 if
test $$# -gt 0; then \
494 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
497 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
502 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
503 $(TAGS_FILES
) $(LISP
)
504 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
505 unique
=`for i in $$list; do \
506 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
508 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
509 END { if (nonempty) { for (i in files) print i; }; }'`; \
510 test -z
"$(CTAGS_ARGS)$$unique" \
511 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
515 here
=`$(am__cd) $(top_builddir) && pwd` \
516 && $(am__cd
) $(top_srcdir
) \
517 && gtags
-i
$(GTAGS_ARGS
) "$$here"
520 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
523 all-am
: Makefile
$(LTLIBRARIES
)
525 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
526 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
529 install-exec
: install-exec-am
530 install-data
: install-data-am
531 uninstall: uninstall-am
534 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
536 installcheck: installcheck-am
538 if
test -z
'$(STRIP)'; then \
539 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
540 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
543 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
544 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
545 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
552 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
553 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
555 maintainer-clean-generic
:
556 @echo
"This command is intended for maintainers to use"
557 @echo
"it deletes files that may require special tools to rebuild."
560 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
563 distclean: distclean-am
566 distclean-am
: clean-am distclean-compile distclean-generic \
583 install-dvi
: install-dvi-am
587 install-exec-am
: install-toolexeclibLTLIBRARIES
589 install-html
: install-html-am
593 install-info
: install-info-am
599 install-pdf
: install-pdf-am
603 install-ps
: install-ps-am
609 maintainer-clean
: maintainer-clean-am
612 maintainer-clean-am
: distclean-am maintainer-clean-generic
614 mostlyclean: mostlyclean-am
616 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
627 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
629 .MAKE
: install-am install-strip
631 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
632 clean-libtool clean-toolexeclibLTLIBRARIES ctags
distclean \
633 distclean-compile distclean-generic distclean-libtool \
634 distclean-tags
dvi dvi-am html html-am
info info-am
install \
635 install-am install-data install-data-am install-dvi \
636 install-dvi-am install-exec install-exec-am install-html \
637 install-html-am install-info install-info-am install-man \
638 install-pdf install-pdf-am install-ps install-ps-am \
639 install-strip install-toolexeclibLTLIBRARIES
installcheck \
640 installcheck-am
installdirs maintainer-clean \
641 maintainer-clean-generic
mostlyclean mostlyclean-compile \
642 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
643 tags uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
646 # Use special rules for files that require RTTI support.
647 ubsan_handlers_cxx.
% ubsan_type_hash.
% ubsan_type_hash_itanium.
% : AM_CXXFLAGS
+= -frtti
649 # Tell versions [3.59,3.63) of GNU make to not export all variables.
650 # Otherwise a system limit (for SysV at least) may be exceeded.