Fix internal_clone for x32
[gcc.git] / libsanitizer / asan / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
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.
10
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
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 @USING_MAC_INTERPOSE_TRUE@am__append_1 = -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT
40 subdir = asan
41 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
44 $(top_srcdir)/../config/depstand.m4 \
45 $(top_srcdir)/../config/lead-dot.m4 \
46 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
47 $(top_srcdir)/../config/multi.m4 \
48 $(top_srcdir)/../config/override.m4 \
49 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
50 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
51 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
52 $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54 $(ACLOCAL_M4)
55 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
56 CONFIG_CLEAN_FILES =
57 CONFIG_CLEAN_VPATH_FILES =
58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61 *) f=$$p;; \
62 esac;
63 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
64 am__install_max = 40
65 am__nobase_strip_setup = \
66 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
67 am__nobase_strip = \
68 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
69 am__nobase_list = $(am__nobase_strip_setup); \
70 for p in $$list; do echo "$$p $$p"; done | \
71 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
72 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
73 if (++n[$$2] == $(am__install_max)) \
74 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
75 END { for (dir in files) print dir, files[dir] }'
76 am__base_list = \
77 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
79 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
80 "$(DESTDIR)$(toolexeclibdir)"
81 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
82 am__DEPENDENCIES_1 =
83 @USING_MAC_INTERPOSE_FALSE@libasan_la_DEPENDENCIES = $(top_builddir)/sanitizer_common/libsanitizer_common.la \
84 @USING_MAC_INTERPOSE_FALSE@ $(top_builddir)/lsan/libsanitizer_lsan.la \
85 @USING_MAC_INTERPOSE_FALSE@ $(top_builddir)/interception/libinterception.la \
86 @USING_MAC_INTERPOSE_FALSE@ $(am__DEPENDENCIES_1)
87 @USING_MAC_INTERPOSE_TRUE@libasan_la_DEPENDENCIES = $(top_builddir)/sanitizer_common/libsanitizer_common.la \
88 @USING_MAC_INTERPOSE_TRUE@ $(top_builddir)/lsan/libsanitizer_lsan.la \
89 @USING_MAC_INTERPOSE_TRUE@ $(am__DEPENDENCIES_1)
90 am__objects_1 = asan_allocator2.lo asan_dll_thunk.lo \
91 asan_fake_stack.lo asan_globals.lo asan_interceptors.lo \
92 asan_linux.lo asan_mac.lo asan_malloc_linux.lo \
93 asan_malloc_mac.lo asan_malloc_win.lo asan_new_delete.lo \
94 asan_poisoning.lo asan_posix.lo asan_report.lo asan_rtl.lo \
95 asan_stack.lo asan_stats.lo asan_thread.lo asan_win.lo
96 am_libasan_la_OBJECTS = $(am__objects_1)
97 libasan_la_OBJECTS = $(am_libasan_la_OBJECTS)
98 libasan_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
99 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
100 $(CXXFLAGS) $(libasan_la_LDFLAGS) $(LDFLAGS) -o $@
101 DEFAULT_INCLUDES = -I.@am__isrc@
102 depcomp = $(SHELL) $(top_srcdir)/../depcomp
103 am__depfiles_maybe = depfiles
104 am__mv = mv -f
105 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
106 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
107 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
108 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
109 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
110 CXXLD = $(CXX)
111 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
112 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
113 $(LDFLAGS) -o $@
114 SOURCES = $(libasan_la_SOURCES)
115 HEADERS = $(nodist_toolexeclib_HEADERS)
116 ETAGS = etags
117 CTAGS = ctags
118 ACLOCAL = @ACLOCAL@
119 AMTAR = @AMTAR@
120 AR = @AR@
121 AUTOCONF = @AUTOCONF@
122 AUTOHEADER = @AUTOHEADER@
123 AUTOMAKE = @AUTOMAKE@
124 AWK = @AWK@
125 CC = @CC@
126 CCAS = @CCAS@
127 CCASDEPMODE = @CCASDEPMODE@
128 CCASFLAGS = @CCASFLAGS@
129 CCDEPMODE = @CCDEPMODE@
130 CFLAGS = @CFLAGS@
131 CPP = @CPP@
132 CPPFLAGS = @CPPFLAGS@
133 CXX = @CXX@
134 CXXCPP = @CXXCPP@
135 CXXDEPMODE = @CXXDEPMODE@
136 CXXFLAGS = @CXXFLAGS@
137 CYGPATH_W = @CYGPATH_W@
138 DEFS = -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS \
139 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS \
140 -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 \
141 -DASAN_NEEDS_SEGV=1 $(am__append_1)
142 DEPDIR = @DEPDIR@
143 DSYMUTIL = @DSYMUTIL@
144 DUMPBIN = @DUMPBIN@
145 ECHO_C = @ECHO_C@
146 ECHO_N = @ECHO_N@
147 ECHO_T = @ECHO_T@
148 EGREP = @EGREP@
149 EXEEXT = @EXEEXT@
150 FGREP = @FGREP@
151 GREP = @GREP@
152 INSTALL = @INSTALL@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157 LD = @LD@
158 LDFLAGS = @LDFLAGS@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
162 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
163 LIBTOOL = @LIBTOOL@
164 LIPO = @LIPO@
165 LN_S = @LN_S@
166 LTLIBOBJS = @LTLIBOBJS@
167 MAINT = @MAINT@
168 MAKEINFO = @MAKEINFO@
169 MKDIR_P = @MKDIR_P@
170 NM = @NM@
171 NMEDIT = @NMEDIT@
172 OBJDUMP = @OBJDUMP@
173 OBJEXT = @OBJEXT@
174 OTOOL = @OTOOL@
175 OTOOL64 = @OTOOL64@
176 PACKAGE = @PACKAGE@
177 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178 PACKAGE_NAME = @PACKAGE_NAME@
179 PACKAGE_STRING = @PACKAGE_STRING@
180 PACKAGE_TARNAME = @PACKAGE_TARNAME@
181 PACKAGE_URL = @PACKAGE_URL@
182 PACKAGE_VERSION = @PACKAGE_VERSION@
183 PATH_SEPARATOR = @PATH_SEPARATOR@
184 RANLIB = @RANLIB@
185 SED = @SED@
186 SET_MAKE = @SET_MAKE@
187 SHELL = @SHELL@
188 STRIP = @STRIP@
189 VERSION = @VERSION@
190 abs_builddir = @abs_builddir@
191 abs_srcdir = @abs_srcdir@
192 abs_top_builddir = @abs_top_builddir@
193 abs_top_srcdir = @abs_top_srcdir@
194 ac_ct_CC = @ac_ct_CC@
195 ac_ct_CXX = @ac_ct_CXX@
196 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197 am__include = @am__include@
198 am__leading_dot = @am__leading_dot@
199 am__quote = @am__quote@
200 am__tar = @am__tar@
201 am__untar = @am__untar@
202 bindir = @bindir@
203 build = @build@
204 build_alias = @build_alias@
205 build_cpu = @build_cpu@
206 build_os = @build_os@
207 build_vendor = @build_vendor@
208 builddir = @builddir@
209 datadir = @datadir@
210 datarootdir = @datarootdir@
211 docdir = @docdir@
212 dvidir = @dvidir@
213 enable_shared = @enable_shared@
214 enable_static = @enable_static@
215 exec_prefix = @exec_prefix@
216 host = @host@
217 host_alias = @host_alias@
218 host_cpu = @host_cpu@
219 host_os = @host_os@
220 host_vendor = @host_vendor@
221 htmldir = @htmldir@
222 includedir = @includedir@
223 infodir = @infodir@
224 install_sh = @install_sh@
225 libdir = @libdir@
226 libexecdir = @libexecdir@
227 localedir = @localedir@
228 localstatedir = @localstatedir@
229 mandir = @mandir@
230 mkdir_p = @mkdir_p@
231 multi_basedir = @multi_basedir@
232 oldincludedir = @oldincludedir@
233 pdfdir = @pdfdir@
234 prefix = @prefix@
235 program_transform_name = @program_transform_name@
236 psdir = @psdir@
237 sbindir = @sbindir@
238 sharedstatedir = @sharedstatedir@
239 srcdir = @srcdir@
240 sysconfdir = @sysconfdir@
241 target = @target@
242 target_alias = @target_alias@
243 target_cpu = @target_cpu@
244 target_noncanonical = @target_noncanonical@
245 target_os = @target_os@
246 target_vendor = @target_vendor@
247 toolexecdir = @toolexecdir@
248 toolexeclibdir = @toolexeclibdir@
249 top_build_prefix = @top_build_prefix@
250 top_builddir = @top_builddir@
251 top_srcdir = @top_srcdir@
252 AM_CPPFLAGS = -I $(top_srcdir)/include -I $(top_srcdir)
253
254 # May be used by toolexeclibdir.
255 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
256 AM_CXXFLAGS = -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic \
257 -Wno-long-long -fPIC -fno-builtin -fno-exceptions \
258 -fomit-frame-pointer -funwind-tables -fvisibility=hidden \
259 -Wno-variadic-macros $(LIBSTDCXX_RAW_CXX_CXXFLAGS)
260 ACLOCAL_AMFLAGS = -I $(top_srcdir) -I $(top_srcdir)/config
261 toolexeclib_LTLIBRARIES = libasan.la
262 nodist_toolexeclib_HEADERS = libasan_preinit.o
263 asan_files = \
264 asan_allocator2.cc \
265 asan_dll_thunk.cc \
266 asan_fake_stack.cc \
267 asan_globals.cc \
268 asan_interceptors.cc \
269 asan_linux.cc \
270 asan_mac.cc \
271 asan_malloc_linux.cc \
272 asan_malloc_mac.cc \
273 asan_malloc_win.cc \
274 asan_new_delete.cc \
275 asan_poisoning.cc \
276 asan_posix.cc \
277 asan_report.cc \
278 asan_rtl.cc \
279 asan_stack.cc \
280 asan_stats.cc \
281 asan_thread.cc \
282 asan_win.cc
283
284 libasan_la_SOURCES = $(asan_files)
285 @USING_MAC_INTERPOSE_FALSE@libasan_la_LIBADD = $(top_builddir)/sanitizer_common/libsanitizer_common.la \
286 @USING_MAC_INTERPOSE_FALSE@ $(top_builddir)/lsan/libsanitizer_lsan.la \
287 @USING_MAC_INTERPOSE_FALSE@ $(top_builddir)/interception/libinterception.la \
288 @USING_MAC_INTERPOSE_FALSE@ $(LIBSTDCXX_RAW_CXX_LDFLAGS)
289 @USING_MAC_INTERPOSE_TRUE@libasan_la_LIBADD = $(top_builddir)/sanitizer_common/libsanitizer_common.la \
290 @USING_MAC_INTERPOSE_TRUE@ $(top_builddir)/lsan/libsanitizer_lsan.la \
291 @USING_MAC_INTERPOSE_TRUE@ $(LIBSTDCXX_RAW_CXX_LDFLAGS)
292 libasan_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` -lpthread -ldl
293
294 # Work around what appears to be a GNU make bug handling MAKEFLAGS
295 # values defined in terms of make variables, as is the case for CC and
296 # friends when we are called from the top level Makefile.
297 AM_MAKEFLAGS = \
298 "AR_FLAGS=$(AR_FLAGS)" \
299 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
300 "CFLAGS=$(CFLAGS)" \
301 "CXXFLAGS=$(CXXFLAGS)" \
302 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
303 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
304 "INSTALL=$(INSTALL)" \
305 "INSTALL_DATA=$(INSTALL_DATA)" \
306 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
307 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
308 "JC1FLAGS=$(JC1FLAGS)" \
309 "LDFLAGS=$(LDFLAGS)" \
310 "LIBCFLAGS=$(LIBCFLAGS)" \
311 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
312 "MAKE=$(MAKE)" \
313 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
314 "PICFLAG=$(PICFLAG)" \
315 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
316 "SHELL=$(SHELL)" \
317 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
318 "exec_prefix=$(exec_prefix)" \
319 "infodir=$(infodir)" \
320 "libdir=$(libdir)" \
321 "prefix=$(prefix)" \
322 "includedir=$(includedir)" \
323 "AR=$(AR)" \
324 "AS=$(AS)" \
325 "LD=$(LD)" \
326 "LIBCFLAGS=$(LIBCFLAGS)" \
327 "NM=$(NM)" \
328 "PICFLAG=$(PICFLAG)" \
329 "RANLIB=$(RANLIB)" \
330 "DESTDIR=$(DESTDIR)"
331
332 MAKEOVERRIDES =
333 all: all-am
334
335 .SUFFIXES:
336 .SUFFIXES: .cc .lo .o .obj
337 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
338 @for dep in $?; do \
339 case '$(am__configure_deps)' in \
340 *$$dep*) \
341 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
342 && { if test -f $@; then exit 0; else break; fi; }; \
343 exit 1;; \
344 esac; \
345 done; \
346 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign asan/Makefile'; \
347 $(am__cd) $(top_srcdir) && \
348 $(AUTOMAKE) --foreign asan/Makefile
349 .PRECIOUS: Makefile
350 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351 @case '$?' in \
352 *config.status*) \
353 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354 *) \
355 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
356 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
357 esac;
358
359 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
362 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
363 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
365 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366 $(am__aclocal_m4_deps):
367 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
368 @$(NORMAL_INSTALL)
369 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
370 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
371 list2=; for p in $$list; do \
372 if test -f $$p; then \
373 list2="$$list2 $$p"; \
374 else :; fi; \
375 done; \
376 test -z "$$list2" || { \
377 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
378 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
379 }
380
381 uninstall-toolexeclibLTLIBRARIES:
382 @$(NORMAL_UNINSTALL)
383 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
384 for p in $$list; do \
385 $(am__strip_dir) \
386 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
387 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
388 done
389
390 clean-toolexeclibLTLIBRARIES:
391 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
392 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
393 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
394 test "$$dir" != "$$p" || dir=.; \
395 echo "rm -f \"$${dir}/so_locations\""; \
396 rm -f "$${dir}/so_locations"; \
397 done
398 libasan.la: $(libasan_la_OBJECTS) $(libasan_la_DEPENDENCIES)
399 $(libasan_la_LINK) -rpath $(toolexeclibdir) $(libasan_la_OBJECTS) $(libasan_la_LIBADD) $(LIBS)
400
401 mostlyclean-compile:
402 -rm -f *.$(OBJEXT)
403
404 distclean-compile:
405 -rm -f *.tab.c
406
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_allocator2.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_dll_thunk.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_fake_stack.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_globals.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_interceptors.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_linux.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_mac.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_malloc_linux.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_malloc_mac.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_malloc_win.Plo@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_new_delete.Plo@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_poisoning.Plo@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_posix.Plo@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_report.Plo@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_rtl.Plo@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_stack.Plo@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_stats.Plo@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_thread.Plo@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asan_win.Plo@am__quote@
426
427 .cc.o:
428 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
429 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
433
434 .cc.obj:
435 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
436 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
440
441 .cc.lo:
442 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
443 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
444 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
445 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
447
448 mostlyclean-libtool:
449 -rm -f *.lo
450
451 clean-libtool:
452 -rm -rf .libs _libs
453 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
454 @$(NORMAL_INSTALL)
455 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
456 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
457 for p in $$list; do \
458 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
459 echo "$$d$$p"; \
460 done | $(am__base_list) | \
461 while read files; do \
462 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
463 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
464 done
465
466 uninstall-nodist_toolexeclibHEADERS:
467 @$(NORMAL_UNINSTALL)
468 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
469 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
470 test -n "$$files" || exit 0; \
471 echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f" $$files ")"; \
472 cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
473
474 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
475 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
476 unique=`for i in $$list; do \
477 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478 done | \
479 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480 END { if (nonempty) { for (i in files) print i; }; }'`; \
481 mkid -fID $$unique
482 tags: TAGS
483
484 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
485 $(TAGS_FILES) $(LISP)
486 set x; \
487 here=`pwd`; \
488 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
489 unique=`for i in $$list; do \
490 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491 done | \
492 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493 END { if (nonempty) { for (i in files) print i; }; }'`; \
494 shift; \
495 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
496 test -n "$$unique" || unique=$$empty_fix; \
497 if test $$# -gt 0; then \
498 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
499 "$$@" $$unique; \
500 else \
501 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
502 $$unique; \
503 fi; \
504 fi
505 ctags: CTAGS
506 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
507 $(TAGS_FILES) $(LISP)
508 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
509 unique=`for i in $$list; do \
510 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
511 done | \
512 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
513 END { if (nonempty) { for (i in files) print i; }; }'`; \
514 test -z "$(CTAGS_ARGS)$$unique" \
515 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
516 $$unique
517
518 GTAGS:
519 here=`$(am__cd) $(top_builddir) && pwd` \
520 && $(am__cd) $(top_srcdir) \
521 && gtags -i $(GTAGS_ARGS) "$$here"
522
523 distclean-tags:
524 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
525 check-am: all-am
526 check: check-am
527 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
528 installdirs:
529 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)"; do \
530 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
531 done
532 install: install-am
533 install-exec: install-exec-am
534 install-data: install-data-am
535 uninstall: uninstall-am
536
537 install-am: all-am
538 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
539
540 installcheck: installcheck-am
541 install-strip:
542 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
543 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
544 `test -z '$(STRIP)' || \
545 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
546 mostlyclean-generic:
547
548 clean-generic:
549
550 distclean-generic:
551 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
552 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
553
554 maintainer-clean-generic:
555 @echo "This command is intended for maintainers to use"
556 @echo "it deletes files that may require special tools to rebuild."
557 clean: clean-am
558
559 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
560 mostlyclean-am
561
562 distclean: distclean-am
563 -rm -rf ./$(DEPDIR)
564 -rm -f Makefile
565 distclean-am: clean-am distclean-compile distclean-generic \
566 distclean-tags
567
568 dvi: dvi-am
569
570 dvi-am:
571
572 html: html-am
573
574 html-am:
575
576 info: info-am
577
578 info-am:
579
580 install-data-am:
581
582 install-dvi: install-dvi-am
583
584 install-dvi-am:
585
586 install-exec-am: install-nodist_toolexeclibHEADERS \
587 install-toolexeclibLTLIBRARIES
588
589 install-html: install-html-am
590
591 install-html-am:
592
593 install-info: install-info-am
594
595 install-info-am:
596
597 install-man:
598
599 install-pdf: install-pdf-am
600
601 install-pdf-am:
602
603 install-ps: install-ps-am
604
605 install-ps-am:
606
607 installcheck-am:
608
609 maintainer-clean: maintainer-clean-am
610 -rm -rf ./$(DEPDIR)
611 -rm -f Makefile
612 maintainer-clean-am: distclean-am maintainer-clean-generic
613
614 mostlyclean: mostlyclean-am
615
616 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
617 mostlyclean-libtool
618
619 pdf: pdf-am
620
621 pdf-am:
622
623 ps: ps-am
624
625 ps-am:
626
627 uninstall-am: uninstall-nodist_toolexeclibHEADERS \
628 uninstall-toolexeclibLTLIBRARIES
629
630 .MAKE: install-am install-strip
631
632 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
633 clean-libtool clean-toolexeclibLTLIBRARIES ctags distclean \
634 distclean-compile distclean-generic distclean-libtool \
635 distclean-tags dvi dvi-am html html-am info info-am install \
636 install-am install-data install-data-am install-dvi \
637 install-dvi-am install-exec install-exec-am install-html \
638 install-html-am install-info install-info-am install-man \
639 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
640 install-ps install-ps-am install-strip \
641 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
642 installdirs maintainer-clean maintainer-clean-generic \
643 mostlyclean mostlyclean-compile mostlyclean-generic \
644 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
645 uninstall-am uninstall-nodist_toolexeclibHEADERS \
646 uninstall-toolexeclibLTLIBRARIES
647
648
649 libasan_preinit.o: asan_preinit.o
650 cp $< $@
651
652 # Tell versions [3.59,3.63) of GNU make to not export all variables.
653 # Otherwise a system limit (for SysV at least) may be exceeded.
654 .NOEXPORT: