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
25 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
26 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
28 for am__flg in
$$MAKEFLAGS; do \
31 *n
*) am__dry
=yes
; break
;; \
35 test $$am__dry = yes
; \
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkgincludedir
= $(includedir)/@PACKAGE@
39 pkglibdir
= $(libdir)/@PACKAGE@
40 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
41 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA
= $(install_sh
) -c
-m
644
43 install_sh_PROGRAM
= $(install_sh
) -c
44 install_sh_SCRIPT
= $(install_sh
) -c
45 INSTALL_HEADER
= $(INSTALL_DATA
)
46 transform
= $(program_transform_name
)
53 build_triplet
= @build@
55 target_triplet
= @target@
56 @USING_MAC_INTERPOSE_TRUE@am__append_1
= -DMAC_INTERPOSE_FUNCTIONS
-DMISSING_BLOCKS_SUPPORT
57 @USING_MAC_INTERPOSE_FALSE@am__append_2
= $(top_builddir
)/interception
/libinterception.la
58 @LIBBACKTRACE_SUPPORTED_TRUE@am__append_3
= $(top_builddir
)/libbacktrace
/libsanitizer_libbacktrace.la
60 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am
61 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
62 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
63 $(top_srcdir
)/..
/config
/depstand.m4 \
64 $(top_srcdir
)/..
/config
/lead-dot.m4 \
65 $(top_srcdir
)/..
/config
/libstdc
++-raw-cxx.m4 \
66 $(top_srcdir
)/..
/config
/multi.m4 \
67 $(top_srcdir
)/..
/config
/override.m4 \
68 $(top_srcdir
)/..
/config
/stdint.m4 \
69 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
70 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
71 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
72 $(top_srcdir
)/configure.ac
73 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
75 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
76 CONFIG_HEADER
= $(top_builddir
)/config.h
78 CONFIG_CLEAN_VPATH_FILES
=
79 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
80 am__vpath_adj
= case
$$p in \
81 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
86 am__nobase_strip_setup
= \
87 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
89 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
90 am__nobase_list
= $(am__nobase_strip_setup
); \
91 for p in
$$list; do echo
"$$p $$p"; done | \
92 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
93 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
94 if (++n[$$2] == $(am__install_max)) \
95 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
96 END { for (dir in files) print dir, files[dir] }'
98 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
100 am__uninstall_files_from_dir
= { \
102 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
103 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
104 $(am__cd
) "$$dir" && rm -f
$$files; }; \
106 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
107 "$(DESTDIR)$(toolexeclibdir)"
108 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
110 libasan_la_DEPENDENCIES
= \
111 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
112 $(top_builddir
)/lsan
/libsanitizer_lsan.la
$(am__append_2
) \
113 $(am__append_3
) $(am__DEPENDENCIES_1
)
114 am__objects_1
= asan_activation.lo asan_allocator2.lo \
115 asan_debugging.lo asan_fake_stack.lo asan_globals.lo \
116 asan_interceptors.lo asan_linux.lo asan_mac.lo \
117 asan_malloc_linux.lo asan_malloc_mac.lo asan_malloc_win.lo \
118 asan_new_delete.lo asan_poisoning.lo asan_posix.lo \
119 asan_report.lo asan_rtl.lo asan_stack.lo asan_stats.lo \
120 asan_thread.lo asan_win.lo asan_win_dll_thunk.lo \
121 asan_win_dynamic_runtime_thunk.lo
122 am_libasan_la_OBJECTS
= $(am__objects_1
)
123 libasan_la_OBJECTS
= $(am_libasan_la_OBJECTS
)
124 libasan_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
125 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
126 $(CXXFLAGS
) $(libasan_la_LDFLAGS
) $(LDFLAGS
) -o
$@
127 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
128 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
129 am__depfiles_maybe
= depfiles
131 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
132 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
133 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
134 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
135 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
137 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
138 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
140 SOURCES
= $(libasan_la_SOURCES
)
141 am__can_run_installinfo
= \
142 case
$$AM_UPDATE_INFO_DIR in \
144 *) (install-info
--version
) >/dev
/null
2>&1;; \
146 HEADERS
= $(nodist_toolexeclib_HEADERS
)
150 ALLOC_FILE
= @ALLOC_FILE@
153 AUTOCONF
= @AUTOCONF@
154 AUTOHEADER
= @AUTOHEADER@
155 AUTOMAKE
= @AUTOMAKE@
157 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
158 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
159 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
162 CCASDEPMODE
= @CCASDEPMODE@
163 CCASFLAGS
= @CCASFLAGS@
164 CCDEPMODE
= @CCDEPMODE@
167 CPPFLAGS
= @CPPFLAGS@
170 CXXDEPMODE
= @CXXDEPMODE@
171 CXXFLAGS
= @CXXFLAGS@
172 CYGPATH_W
= @CYGPATH_W@
173 DEFS
= -D_GNU_SOURCE
-D_DEBUG
-D__STDC_CONSTANT_MACROS \
174 -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS \
175 -DASAN_HAS_EXCEPTIONS
=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET
=0 \
176 -DASAN_NEEDS_SEGV
=1 $(am__append_1
)
178 DSYMUTIL
= @DSYMUTIL@
186 FORMAT_FILE
= @FORMAT_FILE@
189 INSTALL_DATA
= @INSTALL_DATA@
190 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
191 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
192 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
197 LIBSTDCXX_RAW_CXX_CXXFLAGS
= @LIBSTDCXX_RAW_CXX_CXXFLAGS@
198 LIBSTDCXX_RAW_CXX_LDFLAGS
= @LIBSTDCXX_RAW_CXX_LDFLAGS@
202 LTLIBOBJS
= @LTLIBOBJS@
204 MAKEINFO
= @MAKEINFO@
213 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
214 PACKAGE_NAME
= @PACKAGE_NAME@
215 PACKAGE_STRING
= @PACKAGE_STRING@
216 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
217 PACKAGE_URL
= @PACKAGE_URL@
218 PACKAGE_VERSION
= @PACKAGE_VERSION@
219 PATH_SEPARATOR
= @PATH_SEPARATOR@
221 RPC_DEFS
= @RPC_DEFS@
223 SET_MAKE
= @SET_MAKE@
226 TSAN_TARGET_DEPENDENT_OBJECTS
= @TSAN_TARGET_DEPENDENT_OBJECTS@
228 VIEW_FILE
= @VIEW_FILE@
229 abs_builddir
= @abs_builddir@
230 abs_srcdir
= @abs_srcdir@
231 abs_top_builddir
= @abs_top_builddir@
232 abs_top_srcdir
= @abs_top_srcdir@
233 ac_ct_CC
= @ac_ct_CC@
234 ac_ct_CXX
= @ac_ct_CXX@
235 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
236 am__include
= @am__include@
237 am__leading_dot
= @am__leading_dot@
238 am__quote
= @am__quote@
240 am__untar
= @am__untar@
243 build_alias
= @build_alias@
244 build_cpu
= @build_cpu@
245 build_os
= @build_os@
246 build_vendor
= @build_vendor@
247 builddir
= @builddir@
249 datarootdir
= @datarootdir@
252 enable_shared
= @enable_shared@
253 enable_static
= @enable_static@
254 exec_prefix = @
exec_prefix@
256 host_alias
= @host_alias@
257 host_cpu
= @host_cpu@
259 host_vendor
= @host_vendor@
261 includedir = @
includedir@
263 install_sh
= @install_sh@
265 libexecdir
= @libexecdir@
266 link_libasan
= @link_libasan@
267 link_liblsan
= @link_liblsan@
268 link_libtsan
= @link_libtsan@
269 link_libubsan
= @link_libubsan@
270 localedir
= @localedir@
271 localstatedir
= @localstatedir@
274 multi_basedir
= @multi_basedir@
275 oldincludedir = @
oldincludedir@
278 program_transform_name
= @program_transform_name@
281 sharedstatedir
= @sharedstatedir@
283 sysconfdir
= @sysconfdir@
285 target_alias
= @target_alias@
286 target_cpu
= @target_cpu@
287 target_noncanonical
= @target_noncanonical@
288 target_os
= @target_os@
289 target_vendor
= @target_vendor@
290 toolexecdir
= @toolexecdir@
291 toolexeclibdir
= @toolexeclibdir@
292 top_build_prefix
= @top_build_prefix@
293 top_builddir
= @top_builddir@
294 top_srcdir
= @top_srcdir@
295 AM_CPPFLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)
297 # May be used by toolexeclibdir.
298 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
299 AM_CXXFLAGS
= -Wall
-W
-Wno-unused-parameter
-Wwrite-strings
-pedantic \
300 -Wno-long-long
-fPIC
-fno-builtin
-fno-exceptions
-fno-rtti \
301 -fomit-frame-pointer
-funwind-tables
-fvisibility
=hidden \
302 -Wno-variadic-macros
-fno-ipa-icf \
303 $(LIBSTDCXX_RAW_CXX_CXXFLAGS
) -std
=gnu
++11
304 ACLOCAL_AMFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/config
305 toolexeclib_LTLIBRARIES
= libasan.la
306 nodist_toolexeclib_HEADERS
= libasan_preinit.o
313 asan_interceptors.
cc \
316 asan_malloc_linux.
cc \
328 asan_win_dll_thunk.
cc \
329 asan_win_dynamic_runtime_thunk.
cc
331 libasan_la_SOURCES
= $(asan_files
)
332 libasan_la_LIBADD
= \
333 $(top_builddir
)/sanitizer_common
/libsanitizer_common.la \
334 $(top_builddir
)/lsan
/libsanitizer_lsan.la
$(am__append_2
) \
335 $(am__append_3
) $(LIBSTDCXX_RAW_CXX_LDFLAGS
)
336 libasan_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` $(link_libasan
)
338 # Work around what appears to be a GNU make bug handling MAKEFLAGS
339 # values defined in terms of make variables, as is the case for CC and
340 # friends when we are called from the top level Makefile.
342 "AR_FLAGS=$(AR_FLAGS)" \
343 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
345 "CXXFLAGS=$(CXXFLAGS)" \
346 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
347 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
348 "INSTALL=$(INSTALL)" \
349 "INSTALL_DATA=$(INSTALL_DATA)" \
350 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
351 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
352 "JC1FLAGS=$(JC1FLAGS)" \
353 "LDFLAGS=$(LDFLAGS)" \
354 "LIBCFLAGS=$(LIBCFLAGS)" \
355 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
357 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
358 "PICFLAG=$(PICFLAG)" \
359 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
361 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
362 "exec_prefix=$(exec_prefix)" \
363 "infodir=$(infodir)" \
366 "includedir=$(includedir)" \
370 "LIBCFLAGS=$(LIBCFLAGS)" \
372 "PICFLAG=$(PICFLAG)" \
380 .SUFFIXES
: .
cc .lo .o .obj
381 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
383 case
'$(am__configure_deps)' in \
385 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
386 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
390 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign asan/Makefile'; \
391 $(am__cd
) $(top_srcdir
) && \
392 $(AUTOMAKE
) --foreign asan
/Makefile
394 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
397 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
399 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
400 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
403 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
404 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
406 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
407 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
408 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
409 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
410 $(am__aclocal_m4_deps
):
411 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
413 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
414 list2
=; for p in
$$list; do \
415 if
test -f
$$p; then \
416 list2
="$$list2 $$p"; \
419 test -z
"$$list2" ||
{ \
420 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
421 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
422 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
423 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
426 uninstall-toolexeclibLTLIBRARIES
:
428 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
429 for p in
$$list; do \
431 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
432 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
435 clean-toolexeclibLTLIBRARIES
:
436 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
437 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
438 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
439 test "$$dir" != "$$p" ||
dir=.
; \
440 echo
"rm -f \"$${dir}/so_locations\""; \
441 rm -f
"$${dir}/so_locations"; \
443 libasan.la
: $(libasan_la_OBJECTS
) $(libasan_la_DEPENDENCIES
) $(EXTRA_libasan_la_DEPENDENCIES
)
444 $(libasan_la_LINK
) -rpath
$(toolexeclibdir
) $(libasan_la_OBJECTS
) $(libasan_la_LIBADD
) $(LIBS
)
452 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_activation.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_allocator2.Plo@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_debugging.Plo@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_fake_stack.Plo@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_globals.Plo@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_interceptors.Plo@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_linux.Plo@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_mac.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_malloc_linux.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_malloc_mac.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_malloc_win.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_new_delete.Plo@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_poisoning.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_posix.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_report.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_rtl.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_stack.Plo@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_stats.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_thread.Plo@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_win.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_win_dll_thunk.Plo@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/asan_win_dynamic_runtime_thunk.Plo@am__quote@
476 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
477 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
478 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
479 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
480 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
483 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
484 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
485 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
486 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
487 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
490 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
491 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
492 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
493 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
494 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
501 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
503 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
504 if
test -n
"$$list"; then \
505 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
506 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
508 for p in
$$list; do \
509 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
511 done |
$(am__base_list
) | \
512 while read files
; do \
513 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
514 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
517 uninstall-nodist_toolexeclibHEADERS
:
519 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
520 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
521 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
523 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
524 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
525 unique
=`for i in $$list; do \
526 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
528 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
529 END { if (nonempty) { for (i in files) print i; }; }'`; \
533 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
534 $(TAGS_FILES
) $(LISP
)
537 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
538 unique
=`for i in $$list; do \
539 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
541 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
542 END { if (nonempty) { for (i in files) print i; }; }'`; \
544 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
545 test -n
"$$unique" || unique
=$$empty_fix; \
546 if
test $$# -gt 0; then \
547 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
550 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
555 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
556 $(TAGS_FILES
) $(LISP
)
557 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
558 unique
=`for i in $$list; do \
559 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
561 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562 END { if (nonempty) { for (i in files) print i; }; }'`; \
563 test -z
"$(CTAGS_ARGS)$$unique" \
564 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
568 here
=`$(am__cd) $(top_builddir) && pwd` \
569 && $(am__cd
) $(top_srcdir
) \
570 && gtags
-i
$(GTAGS_ARGS
) "$$here"
573 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
576 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
)
578 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)"; do \
579 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
582 install-exec
: install-exec-am
583 install-data
: install-data-am
584 uninstall: uninstall-am
587 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
589 installcheck: installcheck-am
591 if
test -z
'$(STRIP)'; then \
592 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
593 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
596 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
597 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
598 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
605 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
606 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
608 maintainer-clean-generic
:
609 @echo
"This command is intended for maintainers to use"
610 @echo
"it deletes files that may require special tools to rebuild."
613 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
616 distclean: distclean-am
619 distclean-am
: clean-am distclean-compile distclean-generic \
636 install-dvi
: install-dvi-am
640 install-exec-am
: install-nodist_toolexeclibHEADERS \
641 install-toolexeclibLTLIBRARIES
643 install-html
: install-html-am
647 install-info
: install-info-am
653 install-pdf
: install-pdf-am
657 install-ps
: install-ps-am
663 maintainer-clean
: maintainer-clean-am
666 maintainer-clean-am
: distclean-am maintainer-clean-generic
668 mostlyclean: mostlyclean-am
670 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
681 uninstall-am
: uninstall-nodist_toolexeclibHEADERS \
682 uninstall-toolexeclibLTLIBRARIES
684 .MAKE
: install-am install-strip
686 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
687 clean-libtool clean-toolexeclibLTLIBRARIES ctags
distclean \
688 distclean-compile distclean-generic distclean-libtool \
689 distclean-tags
dvi dvi-am html html-am
info info-am
install \
690 install-am install-data install-data-am install-dvi \
691 install-dvi-am install-exec install-exec-am install-html \
692 install-html-am install-info install-info-am install-man \
693 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
694 install-ps install-ps-am install-strip \
695 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
696 installdirs maintainer-clean maintainer-clean-generic \
697 mostlyclean mostlyclean-compile mostlyclean-generic \
698 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
699 uninstall-am uninstall-nodist_toolexeclibHEADERS \
700 uninstall-toolexeclibLTLIBRARIES
703 libasan_preinit.o
: asan_preinit.o
706 # Tell versions [3.59,3.63) of GNU make to not export all variables.
707 # Otherwise a system limit (for SysV at least) may be exceeded.