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