]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/exp-bbv/tests/Makefile.in
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / exp-bbv / tests / 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 # This file is used for tool tests, and also in perf/Makefile.am.
19
20 # This file should be included (directly or indirectly) by every
21 # Makefile.am that builds programs.  And also the top-level Makefile.am.
22
23 #----------------------------------------------------------------------------
24 # Global stuff
25 #----------------------------------------------------------------------------
26
27 VPATH = @srcdir@
28 pkgdatadir = $(datadir)/@PACKAGE@
29 pkgincludedir = $(includedir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkglibexecdir = $(libexecdir)/@PACKAGE@
32 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
33 install_sh_DATA = $(install_sh) -c -m 644
34 install_sh_PROGRAM = $(install_sh) -c
35 install_sh_SCRIPT = $(install_sh) -c
36 INSTALL_HEADER = $(INSTALL_DATA)
37 transform = $(program_transform_name)
38 NORMAL_INSTALL = :
39 PRE_INSTALL = :
40 POST_INSTALL = :
41 NORMAL_UNINSTALL = :
42 PRE_UNINSTALL = :
43 POST_UNINSTALL = :
44 build_triplet = @build@
45 host_triplet = @host@
46 DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \
47         $(srcdir)/Makefile.in $(top_srcdir)/Makefile.all.am \
48         $(top_srcdir)/Makefile.tool-tests.am
49
50 # Platform-specific tests
51 @VGCONF_ARCHS_INCLUDE_X86_TRUE@am__append_1 = x86
52 @VGCONF_PLATFORMS_INCLUDE_X86_LINUX_TRUE@am__append_2 = x86-linux
53 @VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_TRUE@am__append_3 = amd64-linux
54 @VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_TRUE@am__append_4 = ppc32-linux
55 @VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_TRUE@am__append_5 = arm-linux
56 check_PROGRAMS =
57 subdir = exp-bbv/tests
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/configure.in
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 mkinstalldirs = $(install_sh) -d
63 CONFIG_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES =
65 CONFIG_CLEAN_VPATH_FILES =
66 SCRIPTS = $(dist_noinst_SCRIPTS)
67 SOURCES =
68 DIST_SOURCES =
69 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
70         html-recursive info-recursive install-data-recursive \
71         install-dvi-recursive install-exec-recursive \
72         install-html-recursive install-info-recursive \
73         install-pdf-recursive install-ps-recursive install-recursive \
74         installcheck-recursive installdirs-recursive pdf-recursive \
75         ps-recursive uninstall-recursive
76 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
77   distclean-recursive maintainer-clean-recursive
78 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
79         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
80         distdir
81 ETAGS = etags
82 CTAGS = ctags
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 am__relativize = \
85   dir0=`pwd`; \
86   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
87   sed_rest='s,^[^/]*/*,,'; \
88   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
89   sed_butlast='s,/*[^/]*$$,,'; \
90   while test -n "$$dir1"; do \
91     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
92     if test "$$first" != "."; then \
93       if test "$$first" = ".."; then \
94         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
95         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
96       else \
97         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
98         if test "$$first2" = "$$first"; then \
99           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
100         else \
101           dir2="../$$dir2"; \
102         fi; \
103         dir0="$$dir0"/"$$first"; \
104       fi; \
105     fi; \
106     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
107   done; \
108   reldir="$$dir2"
109 ACLOCAL = @ACLOCAL@
110 AMTAR = @AMTAR@
111 AR = @AR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 BOOST_CFLAGS = @BOOST_CFLAGS@
117 BOOST_LIBS = @BOOST_LIBS@
118 CC = @CC@
119 CCAS = @CCAS@
120 CCASDEPMODE = @CCASDEPMODE@
121 CCASFLAGS = @CCASFLAGS@
122 CCDEPMODE = @CCDEPMODE@
123 CFLAGS = @CFLAGS@
124 CPP = @CPP@
125 CPPFLAGS = @CPPFLAGS@
126 CXX = @CXX@
127 CXXDEPMODE = @CXXDEPMODE@
128 CXXFLAGS = @CXXFLAGS@
129 CYGPATH_W = @CYGPATH_W@
130 DEFAULT_SUPP = @DEFAULT_SUPP@
131 DEFS = @DEFS@
132 DEPDIR = @DEPDIR@
133 DIFF = @DIFF@
134 ECHO_C = @ECHO_C@
135 ECHO_N = @ECHO_N@
136 ECHO_T = @ECHO_T@
137 EGREP = @EGREP@
138 EXEEXT = @EXEEXT@
139 FLAG_FNO_STACK_PROTECTOR = @FLAG_FNO_STACK_PROTECTOR@
140 FLAG_M32 = @FLAG_M32@
141 FLAG_M64 = @FLAG_M64@
142 FLAG_MAIX32 = @FLAG_MAIX32@
143 FLAG_MAIX64 = @FLAG_MAIX64@
144 FLAG_MMMX = @FLAG_MMMX@
145 FLAG_MSSE = @FLAG_MSSE@
146 FLAG_NO_BUILD_ID = @FLAG_NO_BUILD_ID@
147 FLAG_UNLIMITED_INLINE_UNIT_GROWTH = @FLAG_UNLIMITED_INLINE_UNIT_GROWTH@
148 FLAG_W_EXTRA = @FLAG_W_EXTRA@
149 FLAG_W_NO_EMPTY_BODY = @FLAG_W_NO_EMPTY_BODY@
150 FLAG_W_NO_FORMAT_ZERO_LENGTH = @FLAG_W_NO_FORMAT_ZERO_LENGTH@
151 FLAG_W_NO_NONNULL = @FLAG_W_NO_NONNULL@
152 FLAG_W_NO_OVERFLOW = @FLAG_W_NO_OVERFLOW@
153 FLAG_W_NO_UNINITIALIZED = @FLAG_W_NO_UNINITIALIZED@
154 GDB = @GDB@
155 GENERATED_SUPP = @GENERATED_SUPP@
156 GLIBC_VERSION = @GLIBC_VERSION@
157 GREP = @GREP@
158 INSTALL = @INSTALL@
159 INSTALL_DATA = @INSTALL_DATA@
160 INSTALL_PROGRAM = @INSTALL_PROGRAM@
161 INSTALL_SCRIPT = @INSTALL_SCRIPT@
162 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163 LDFLAGS = @LDFLAGS@
164 LIBOBJS = @LIBOBJS@
165 LIBS = @LIBS@
166 LN_S = @LN_S@
167 LTLIBOBJS = @LTLIBOBJS@
168 MAINT = @MAINT@
169 MAKEINFO = @MAKEINFO@
170 MKDIR_P = @MKDIR_P@
171 MPI_CC = @MPI_CC@
172 OBJEXT = @OBJEXT@
173 PACKAGE = @PACKAGE@
174 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175 PACKAGE_NAME = @PACKAGE_NAME@
176 PACKAGE_STRING = @PACKAGE_STRING@
177 PACKAGE_TARNAME = @PACKAGE_TARNAME@
178 PACKAGE_URL = @PACKAGE_URL@
179 PACKAGE_VERSION = @PACKAGE_VERSION@
180 PATH_SEPARATOR = @PATH_SEPARATOR@
181 PERL = @PERL@
182 PREFERRED_STACK_BOUNDARY = @PREFERRED_STACK_BOUNDARY@
183 RANLIB = @RANLIB@
184 SED = @SED@
185 SET_MAKE = @SET_MAKE@
186 SHELL = @SHELL@
187 STRIP = @STRIP@
188 VALT_LOAD_ADDRESS_PRI = @VALT_LOAD_ADDRESS_PRI@
189 VALT_LOAD_ADDRESS_SEC = @VALT_LOAD_ADDRESS_SEC@
190 VERSION = @VERSION@
191 VGCONF_ARCH_PRI = @VGCONF_ARCH_PRI@
192 VGCONF_ARCH_SEC = @VGCONF_ARCH_SEC@
193 VGCONF_OS = @VGCONF_OS@
194 VGCONF_PLATFORM_PRI_CAPS = @VGCONF_PLATFORM_PRI_CAPS@
195 VGCONF_PLATFORM_SEC_CAPS = @VGCONF_PLATFORM_SEC_CAPS@
196 abs_builddir = @abs_builddir@
197 abs_srcdir = @abs_srcdir@
198 abs_top_builddir = @abs_top_builddir@
199 abs_top_srcdir = @abs_top_srcdir@
200 ac_ct_CC = @ac_ct_CC@
201 ac_ct_CXX = @ac_ct_CXX@
202 am__include = @am__include@
203 am__leading_dot = @am__leading_dot@
204 am__quote = @am__quote@
205 am__tar = @am__tar@
206 am__untar = @am__untar@
207 bindir = @bindir@
208 build = @build@
209 build_alias = @build_alias@
210 build_cpu = @build_cpu@
211 build_os = @build_os@
212 build_vendor = @build_vendor@
213 builddir = @builddir@
214 datadir = @datadir@
215 datarootdir = @datarootdir@
216 docdir = @docdir@
217 dvidir = @dvidir@
218 exec_prefix = @exec_prefix@
219 host = @host@
220 host_alias = @host_alias@
221 host_cpu = @host_cpu@
222 host_os = @host_os@
223 host_vendor = @host_vendor@
224 htmldir = @htmldir@
225 includedir = @includedir@
226 infodir = @infodir@
227 install_sh = @install_sh@
228 libdir = @libdir@
229 libexecdir = @libexecdir@
230 localedir = @localedir@
231 localstatedir = @localstatedir@
232 mandir = @mandir@
233 mkdir_p = @mkdir_p@
234 oldincludedir = @oldincludedir@
235 pdfdir = @pdfdir@
236 prefix = @prefix@
237 program_transform_name = @program_transform_name@
238 psdir = @psdir@
239 sbindir = @sbindir@
240 sharedstatedir = @sharedstatedir@
241 srcdir = @srcdir@
242 sysconfdir = @sysconfdir@
243 target_alias = @target_alias@
244 top_build_prefix = @top_build_prefix@
245 top_builddir = @top_builddir@
246 top_srcdir = @top_srcdir@
247 inplacedir = $(top_builddir)/.in_place
248
249 #----------------------------------------------------------------------------
250 # Flags
251 #----------------------------------------------------------------------------
252
253 # Baseline flags for all compilations.  Aim here is to maximise
254 # performance and get whatever useful warnings we can out of gcc.
255 AM_CFLAGS_BASE = \
256         -O2 -g \
257         -Wall \
258         -Wmissing-prototypes \
259         -Wshadow \
260         -Wpointer-arith \
261         -Wstrict-prototypes \
262         -Wmissing-declarations \
263         @FLAG_W_NO_FORMAT_ZERO_LENGTH@ \
264         -fno-strict-aliasing
265
266 @VGCONF_OS_IS_DARWIN_FALSE@AM_CFLAGS_PIC = -fpic -O -g -fno-omit-frame-pointer -fno-strict-aliasing
267
268 # These flags are used for building the preload shared objects.
269 # The aim is to give reasonable performance but also to have good
270 # stack traces, since users often see stack traces extending 
271 # into (and through) the preloads.
272 @VGCONF_OS_IS_DARWIN_TRUE@AM_CFLAGS_PIC = -dynamic -O -g -fno-omit-frame-pointer -fno-strict-aliasing \
273 @VGCONF_OS_IS_DARWIN_TRUE@              -mno-dynamic-no-pic -fpic -fPIC
274
275 @VGCONF_OS_IS_L4RE_FALSE@AM_CPPFLAGS_@VGCONF_PLATFORM_PRI_CAPS@ = \
276 @VGCONF_OS_IS_L4RE_FALSE@       -I$(top_srcdir) \
277 @VGCONF_OS_IS_L4RE_FALSE@       -I$(top_srcdir)/include \
278 @VGCONF_OS_IS_L4RE_FALSE@       -I$(top_srcdir)/VEX/pub \
279 @VGCONF_OS_IS_L4RE_FALSE@       -I$(top_builddir)/VEX/pub \
280 @VGCONF_OS_IS_L4RE_FALSE@       -DVGA_@VGCONF_ARCH_PRI@=1 \
281 @VGCONF_OS_IS_L4RE_FALSE@       -DVGO_@VGCONF_OS@=1 \
282 @VGCONF_OS_IS_L4RE_FALSE@       -DVGP_@VGCONF_ARCH_PRI@_@VGCONF_OS@=1
283
284
285 # Flags for specific targets.
286 #
287 # Nb: the AM_CPPFLAGS_* values are suitable for building tools and auxprogs.
288 # For building the core, coregrind/Makefile.am files add some extra things.
289 #
290 # Also: in newer versions of automake (1.10 onwards?) asm files ending with
291 # '.S' are considered "pre-processed" (as opposed to those ending in '.s')
292 # and so the CPPFLAGS are passed to the assembler.  But this is not true for
293 # older automakes (e.g. 1.8.5, 1.9.6), sigh.  So we include
294 # AM_CPPFLAGS_<PLATFORM> in each AM_CCASFLAGS_<PLATFORM> variable.  This
295 # means some of the flags are duplicated on systems with newer versions of
296 # automake, but this does not really matter and seems hard to avoid.
297 @VGCONF_OS_IS_L4RE_TRUE@AM_CPPFLAGS_@VGCONF_PLATFORM_PRI_CAPS@ = $(L4_CPPFLAGS)\
298 @VGCONF_OS_IS_L4RE_TRUE@        -I$(top_srcdir) \
299 @VGCONF_OS_IS_L4RE_TRUE@        -I$(top_srcdir)/include \
300 @VGCONF_OS_IS_L4RE_TRUE@        -I$(top_srcdir)/VEX/pub \
301 @VGCONF_OS_IS_L4RE_TRUE@        -I$(top_builddir)/VEX/pub \
302 @VGCONF_OS_IS_L4RE_TRUE@        -DVGA_@VGCONF_ARCH_PRI@=1 \
303 @VGCONF_OS_IS_L4RE_TRUE@        -DVGO_@VGCONF_OS@=1 \
304 @VGCONF_OS_IS_L4RE_TRUE@        -DVGP_@VGCONF_ARCH_PRI@_@VGCONF_OS@=1
305
306 @VGCONF_HAVE_PLATFORM_SEC_TRUE@AM_CPPFLAGS_@VGCONF_PLATFORM_SEC_CAPS@ = \
307 @VGCONF_HAVE_PLATFORM_SEC_TRUE@ -I$(top_srcdir) \
308 @VGCONF_HAVE_PLATFORM_SEC_TRUE@ -I$(top_srcdir)/include \
309 @VGCONF_HAVE_PLATFORM_SEC_TRUE@ -I$(top_srcdir)/VEX/pub \
310 @VGCONF_HAVE_PLATFORM_SEC_TRUE@ -I$(top_builddir)/VEX/pub \
311 @VGCONF_HAVE_PLATFORM_SEC_TRUE@ -DVGA_@VGCONF_ARCH_SEC@=1 \
312 @VGCONF_HAVE_PLATFORM_SEC_TRUE@ -DVGO_@VGCONF_OS@=1 \
313 @VGCONF_HAVE_PLATFORM_SEC_TRUE@ -DVGP_@VGCONF_ARCH_SEC@_@VGCONF_OS@=1
314
315 AM_FLAG_M3264_X86_LINUX = @FLAG_M32@
316 AM_CFLAGS_X86_LINUX = @FLAG_M32@ @PREFERRED_STACK_BOUNDARY@ \
317                                 $(AM_CFLAGS_BASE)
318
319 AM_CCASFLAGS_X86_LINUX = $(AM_CPPFLAGS_X86_LINUX) @FLAG_M32@ -g
320 AM_FLAG_M3264_AMD64_LINUX = @FLAG_M64@
321 AM_CFLAGS_AMD64_LINUX = @FLAG_M64@ -fomit-frame-pointer \
322                                 @PREFERRED_STACK_BOUNDARY@ $(AM_CFLAGS_BASE)
323
324 AM_CCASFLAGS_AMD64_LINUX = $(AM_CPPFLAGS_AMD64_LINUX) @FLAG_M64@ -g
325 AM_FLAG_M3264_PPC32_LINUX = @FLAG_M32@
326 AM_CFLAGS_PPC32_LINUX = @FLAG_M32@ $(AM_CFLAGS_BASE)
327 AM_CCASFLAGS_PPC32_LINUX = $(AM_CPPFLAGS_PPC32_LINUX) @FLAG_M32@ -g
328 AM_FLAG_M3264_PPC64_LINUX = @FLAG_M64@
329 AM_CFLAGS_PPC64_LINUX = @FLAG_M64@ $(AM_CFLAGS_BASE)
330 AM_CCASFLAGS_PPC64_LINUX = $(AM_CPPFLAGS_PPC64_LINUX) @FLAG_M64@ -g
331 AM_FLAG_M3264_ARM_LINUX = @FLAG_M32@
332 AM_CFLAGS_ARM_LINUX = @FLAG_M32@ @PREFERRED_STACK_BOUNDARY@ \
333                                 $(AM_CFLAGS_BASE) -marm
334
335 AM_CCASFLAGS_ARM_LINUX = $(AM_CPPFLAGS_ARM_LINUX) @FLAG_M32@ -marm -g
336 AM_FLAG_M3264_PPC32_AIX5 = @FLAG_MAIX32@
337 AM_CFLAGS_PPC32_AIX5 = @FLAG_MAIX32@ -mcpu=powerpc $(AM_CFLAGS_BASE)
338 AM_CCASFLAGS_PPC32_AIX5 = $(AM_CPPFLAGS_PPC32_AIX5) \
339                             @FLAG_MAIX32@ -mcpu=powerpc -g
340
341 AM_FLAG_M3264_PPC64_AIX5 = @FLAG_MAIX64@
342 AM_CFLAGS_PPC64_AIX5 = @FLAG_MAIX64@ -mcpu=powerpc64 $(AM_CFLAGS_BASE)
343 AM_CCASFLAGS_PPC64_AIX5 = $(AM_CPPFLAGS_PPC64_AIX5) \
344                             @FLAG_MAIX64@ -mcpu=powerpc64 -g
345
346 AM_FLAG_M3264_X86_DARWIN = -arch i386
347 AM_CFLAGS_X86_DARWIN = $(WERROR) -arch i386 $(AM_CFLAGS_BASE) \
348                                 -mmacosx-version-min=10.5 \
349                                 -fno-stack-protector -fno-pic -fno-PIC
350
351 AM_CCASFLAGS_X86_DARWIN = $(AM_CPPFLAGS_X86_DARWIN) -arch i386 -g
352 AM_FLAG_M3264_AMD64_DARWIN = -arch x86_64
353 AM_CFLAGS_AMD64_DARWIN = $(WERROR) -arch x86_64 $(AM_CFLAGS_BASE) \
354                             -mmacosx-version-min=10.5 -fno-stack-protector
355
356 AM_CCASFLAGS_AMD64_DARWIN = $(AM_CPPFLAGS_AMD64_DARWIN) -arch x86_64 -g
357 AM_FLAG_M3264_X86_L4RE = @FLAG_M32@
358 AM_CFLAGS_X86_L4RE = @FLAG_M32@ @PREFERRED_STACK_BOUNDARY@ \
359                                                  $(L4_CFLAGS) $(AM_CFLAGS_BASE)
360
361 AM_CCASFLAGS_X86_L4RE = $(L4_CPPFLAGS) @FLAG_M32@ -g
362 AM_CXXFLAGS_X86_L4RE = $(L4_CXXFLAGS) @FLAG_M32@
363 #AM_CPPFLAGS_X86_L4RE   = $(L4_CPPFLAGS) $(AM_CPPFLAGS_X86_L4RE)
364 AM_FLAG_M3264_S390X_LINUX = @FLAG_M64@
365 AM_CFLAGS_S390X_LINUX = @FLAG_M64@ $(AM_CFLAGS_BASE)
366 AM_CCASFLAGS_S390X_LINUX = $(AM_CPPFLAGS_S390X_LINUX) -mzarch -march=z900 \
367                             @FLAG_M64@ -g
368
369
370 # Flags for the primary target.  These must be used to build the
371 # regtests and performance tests.  In fact, these must be used to
372 # build anything which is built only once on a dual-arch build.
373 #
374 AM_FLAG_M3264_PRI = $(AM_FLAG_M3264_@VGCONF_PLATFORM_PRI_CAPS@)
375 AM_CPPFLAGS_PRI = $(AM_CPPFLAGS_@VGCONF_PLATFORM_PRI_CAPS@)
376 AM_CFLAGS_PRI = $(AM_CFLAGS_@VGCONF_PLATFORM_PRI_CAPS@)
377 AM_CCASFLAGS_PRI = $(AM_CCASFLAGS_@VGCONF_PLATFORM_PRI_CAPS@)
378 AM_CXXFLAGS_PRI = $(AM_CXXFLAGS_@VGCONF_PLATFORM_PRI_CAPS@)
379 @VGCONF_HAVE_PLATFORM_SEC_FALSE@AM_FLAG_M3264_SEC = 
380 @VGCONF_HAVE_PLATFORM_SEC_TRUE@AM_FLAG_M3264_SEC = $(AM_FLAG_M3264_@VGCONF_PLATFORM_SEC_CAPS@)
381
382 # Baseline link flags for making vgpreload shared objects.
383 #
384 PRELOAD_LDFLAGS_COMMON_LINUX = -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst
385 PRELOAD_LDFLAGS_COMMON_AIX5 = -nodefaultlibs -shared -Wl,-G -Wl,-bnogc
386 PRELOAD_LDFLAGS_COMMON_DARWIN = -dynamic -dynamiclib -all_load
387 PRELOAD_LDFLAGS_COMMON_L4RE = -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst
388 PRELOAD_LDFLAGS_X86_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M32@
389 PRELOAD_LDFLAGS_AMD64_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M64@
390 PRELOAD_LDFLAGS_PPC32_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M32@
391 PRELOAD_LDFLAGS_PPC64_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M64@
392 PRELOAD_LDFLAGS_ARM_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M32@
393 PRELOAD_LDFLAGS_PPC32_AIX5 = $(PRELOAD_LDFLAGS_COMMON_AIX5)  @FLAG_MAIX32@
394 PRELOAD_LDFLAGS_PPC64_AIX5 = $(PRELOAD_LDFLAGS_COMMON_AIX5)  @FLAG_MAIX64@
395 PRELOAD_LDFLAGS_X86_DARWIN = $(PRELOAD_LDFLAGS_COMMON_DARWIN) -arch i386
396 PRELOAD_LDFLAGS_AMD64_DARWIN = $(PRELOAD_LDFLAGS_COMMON_DARWIN) -arch x86_64
397 PRELOAD_LDFLAGS_S390X_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M64@
398 PRELOAD_LDFLAGS_X86_L4RE = $(PRELOAD_LDFLAGS_COMMON_L4RE) @FLAG_M32@
399 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/include \
400                 -I$(top_srcdir)/coregrind -I$(top_builddir)/include \
401                 -I$(top_srcdir)/VEX/pub \
402                 -DVGA_$(VGCONF_ARCH_PRI)=1 \
403                 -DVGO_$(VGCONF_OS)=1 \
404                 -DVGP_$(VGCONF_ARCH_PRI)_$(VGCONF_OS)=1
405
406 # Nb: Tools need to augment these flags with an arch-selection option, such
407 # as $(AM_FLAG_M3264_PRI).
408 AM_CFLAGS = -Winline -Wall -Wshadow -g $(AM_FLAG_M3264_PRI)
409 AM_CXXFLAGS = -Winline -Wall -Wshadow -g $(AM_FLAG_M3264_PRI)
410 # Include AM_CPPFLAGS in AM_CCASFLAGS to allow for older versions of
411 # automake;  see comments in Makefile.all.am for more detail.
412 AM_CCASFLAGS = $(AM_CPPFLAGS)
413 @VGCONF_OS_IS_DARWIN_TRUE@noinst_DSYMS = $(check_PROGRAMS)
414 SUBDIRS = . $(am__append_1) $(am__append_2) $(am__append_3) \
415         $(am__append_4) $(am__append_5)
416 DIST_SUBDIRS = x86 x86-linux amd64-linux ppc32-linux arm-linux .
417 dist_noinst_SCRIPTS = \
418         filter_bb \
419         filter_stderr
420
421 EXTRA_DIST = \
422            logo.include logo.lzss_new
423
424 all: all-recursive
425
426 .SUFFIXES:
427 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.tool-tests.am $(top_srcdir)/Makefile.all.am $(am__configure_deps)
428         @for dep in $?; do \
429           case '$(am__configure_deps)' in \
430             *$$dep*) \
431               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
432                 && { if test -f $@; then exit 0; else break; fi; }; \
433               exit 1;; \
434           esac; \
435         done; \
436         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign exp-bbv/tests/Makefile'; \
437         $(am__cd) $(top_srcdir) && \
438           $(AUTOMAKE) --foreign exp-bbv/tests/Makefile
439 .PRECIOUS: Makefile
440 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
441         @case '$?' in \
442           *config.status*) \
443             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
444           *) \
445             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
446             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
447         esac;
448
449 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
450         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
451
452 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
453         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
455         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
456 $(am__aclocal_m4_deps):
457
458 clean-checkPROGRAMS:
459         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
460
461 # This directory's subdirectories are mostly independent; you can cd
462 # into them and run `make' without going through this Makefile.
463 # To change the values of `make' variables: instead of editing Makefiles,
464 # (1) if the variable is set in `config.status', edit `config.status'
465 #     (which will cause the Makefiles to be regenerated when you run `make');
466 # (2) otherwise, pass the desired values on the `make' command line.
467 $(RECURSIVE_TARGETS):
468         @fail= failcom='exit 1'; \
469         for f in x $$MAKEFLAGS; do \
470           case $$f in \
471             *=* | --[!k]*);; \
472             *k*) failcom='fail=yes';; \
473           esac; \
474         done; \
475         dot_seen=no; \
476         target=`echo $@ | sed s/-recursive//`; \
477         list='$(SUBDIRS)'; for subdir in $$list; do \
478           echo "Making $$target in $$subdir"; \
479           if test "$$subdir" = "."; then \
480             dot_seen=yes; \
481             local_target="$$target-am"; \
482           else \
483             local_target="$$target"; \
484           fi; \
485           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
486           || eval $$failcom; \
487         done; \
488         if test "$$dot_seen" = "no"; then \
489           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
490         fi; test -z "$$fail"
491
492 $(RECURSIVE_CLEAN_TARGETS):
493         @fail= failcom='exit 1'; \
494         for f in x $$MAKEFLAGS; do \
495           case $$f in \
496             *=* | --[!k]*);; \
497             *k*) failcom='fail=yes';; \
498           esac; \
499         done; \
500         dot_seen=no; \
501         case "$@" in \
502           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
503           *) list='$(SUBDIRS)' ;; \
504         esac; \
505         rev=''; for subdir in $$list; do \
506           if test "$$subdir" = "."; then :; else \
507             rev="$$subdir $$rev"; \
508           fi; \
509         done; \
510         rev="$$rev ."; \
511         target=`echo $@ | sed s/-recursive//`; \
512         for subdir in $$rev; do \
513           echo "Making $$target in $$subdir"; \
514           if test "$$subdir" = "."; then \
515             local_target="$$target-am"; \
516           else \
517             local_target="$$target"; \
518           fi; \
519           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
520           || eval $$failcom; \
521         done && test -z "$$fail"
522 tags-recursive:
523         list='$(SUBDIRS)'; for subdir in $$list; do \
524           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
525         done
526 ctags-recursive:
527         list='$(SUBDIRS)'; for subdir in $$list; do \
528           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
529         done
530
531 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
532         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
533         unique=`for i in $$list; do \
534             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535           done | \
536           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537               END { if (nonempty) { for (i in files) print i; }; }'`; \
538         mkid -fID $$unique
539 tags: TAGS
540
541 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
542                 $(TAGS_FILES) $(LISP)
543         set x; \
544         here=`pwd`; \
545         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
546           include_option=--etags-include; \
547           empty_fix=.; \
548         else \
549           include_option=--include; \
550           empty_fix=; \
551         fi; \
552         list='$(SUBDIRS)'; for subdir in $$list; do \
553           if test "$$subdir" = .; then :; else \
554             test ! -f $$subdir/TAGS || \
555               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
556           fi; \
557         done; \
558         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
559         unique=`for i in $$list; do \
560             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
561           done | \
562           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
563               END { if (nonempty) { for (i in files) print i; }; }'`; \
564         shift; \
565         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
566           test -n "$$unique" || unique=$$empty_fix; \
567           if test $$# -gt 0; then \
568             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
569               "$$@" $$unique; \
570           else \
571             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
572               $$unique; \
573           fi; \
574         fi
575 ctags: CTAGS
576 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
577                 $(TAGS_FILES) $(LISP)
578         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
579         unique=`for i in $$list; do \
580             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
581           done | \
582           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
583               END { if (nonempty) { for (i in files) print i; }; }'`; \
584         test -z "$(CTAGS_ARGS)$$unique" \
585           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
586              $$unique
587
588 GTAGS:
589         here=`$(am__cd) $(top_builddir) && pwd` \
590           && $(am__cd) $(top_srcdir) \
591           && gtags -i $(GTAGS_ARGS) "$$here"
592
593 distclean-tags:
594         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
595
596 distdir: $(DISTFILES)
597         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
599         list='$(DISTFILES)'; \
600           dist_files=`for file in $$list; do echo $$file; done | \
601           sed -e "s|^$$srcdirstrip/||;t" \
602               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
603         case $$dist_files in \
604           */*) $(MKDIR_P) `echo "$$dist_files" | \
605                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
606                            sort -u` ;; \
607         esac; \
608         for file in $$dist_files; do \
609           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
610           if test -d $$d/$$file; then \
611             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
612             if test -d "$(distdir)/$$file"; then \
613               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
614             fi; \
615             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
616               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
617               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618             fi; \
619             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
620           else \
621             test -f "$(distdir)/$$file" \
622             || cp -p $$d/$$file "$(distdir)/$$file" \
623             || exit 1; \
624           fi; \
625         done
626         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
627           if test "$$subdir" = .; then :; else \
628             test -d "$(distdir)/$$subdir" \
629             || $(MKDIR_P) "$(distdir)/$$subdir" \
630             || exit 1; \
631           fi; \
632         done
633         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
634           if test "$$subdir" = .; then :; else \
635             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
636             $(am__relativize); \
637             new_distdir=$$reldir; \
638             dir1=$$subdir; dir2="$(top_distdir)"; \
639             $(am__relativize); \
640             new_top_distdir=$$reldir; \
641             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
642             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
643             ($(am__cd) $$subdir && \
644               $(MAKE) $(AM_MAKEFLAGS) \
645                 top_distdir="$$new_top_distdir" \
646                 distdir="$$new_distdir" \
647                 am__remove_distdir=: \
648                 am__skip_length_check=: \
649                 am__skip_mode_fix=: \
650                 distdir) \
651               || exit 1; \
652           fi; \
653         done
654 check-am: all-am
655         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
656         $(MAKE) $(AM_MAKEFLAGS) check-local
657 check: check-recursive
658 all-am: Makefile $(SCRIPTS)
659 installdirs: installdirs-recursive
660 installdirs-am:
661 install: install-recursive
662 install-exec: install-exec-recursive
663 install-data: install-data-recursive
664 uninstall: uninstall-recursive
665
666 install-am: all-am
667         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
668
669 installcheck: installcheck-recursive
670 install-strip:
671         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
672           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
673           `test -z '$(STRIP)' || \
674             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
675 mostlyclean-generic:
676
677 clean-generic:
678
679 distclean-generic:
680         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
681         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
682
683 maintainer-clean-generic:
684         @echo "This command is intended for maintainers to use"
685         @echo "it deletes files that may require special tools to rebuild."
686 clean: clean-recursive
687
688 clean-am: clean-checkPROGRAMS clean-generic clean-local mostlyclean-am
689
690 distclean: distclean-recursive
691         -rm -f Makefile
692 distclean-am: clean-am distclean-generic distclean-tags
693
694 dvi: dvi-recursive
695
696 dvi-am:
697
698 html: html-recursive
699
700 html-am:
701
702 info: info-recursive
703
704 info-am:
705
706 install-data-am:
707
708 install-dvi: install-dvi-recursive
709
710 install-dvi-am:
711
712 install-exec-am:
713
714 install-html: install-html-recursive
715
716 install-html-am:
717
718 install-info: install-info-recursive
719
720 install-info-am:
721
722 install-man:
723
724 install-pdf: install-pdf-recursive
725
726 install-pdf-am:
727
728 install-ps: install-ps-recursive
729
730 install-ps-am:
731
732 installcheck-am:
733
734 maintainer-clean: maintainer-clean-recursive
735         -rm -f Makefile
736 maintainer-clean-am: distclean-am maintainer-clean-generic
737
738 mostlyclean: mostlyclean-recursive
739
740 mostlyclean-am: mostlyclean-generic
741
742 pdf: pdf-recursive
743
744 pdf-am:
745
746 ps: ps-recursive
747
748 ps-am:
749
750 uninstall-am:
751
752 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
753         ctags-recursive install-am install-strip tags-recursive
754
755 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
756         all all-am check check-am check-local clean \
757         clean-checkPROGRAMS clean-generic clean-local ctags \
758         ctags-recursive distclean distclean-generic distclean-tags \
759         distdir dvi dvi-am html html-am info info-am install \
760         install-am install-data install-data-am install-dvi \
761         install-dvi-am install-exec install-exec-am install-html \
762         install-html-am install-info install-info-am install-man \
763         install-pdf install-pdf-am install-ps install-ps-am \
764         install-strip installcheck installcheck-am installdirs \
765         installdirs-am maintainer-clean maintainer-clean-generic \
766         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
767         tags-recursive uninstall uninstall-am
768
769
770 # This used to be required when Vex had a handwritten Makefile.  It
771 # shouldn't be needed any more, though.
772
773 #----------------------------------------------------------------------------
774 # noinst_PROGRAMS and noinst_DSYMS targets
775 #----------------------------------------------------------------------------
776
777 # On Darwin, for a program 'p', the DWARF debug info is stored in the
778 # directory 'p.dSYM'.  This must be generated after the executable is
779 # created, with 'dsymutil p'.  We could redefine LINK with a script that
780 # executes 'dsymutil' after linking, but that's a pain.  Instead we use this
781 # hook so that every time "make check" is run, we subsequently invoke
782 # 'dsymutil' on all the executables that lack a .dSYM directory, or that are
783 # newer than their corresponding .dSYM directory.
784 build-noinst_DSYMS: $(noinst_DSYMS)
785         for f in $(noinst_DSYMS); do \
786           if [ ! -e $$f.dSYM  -o  $$f -nt $$f.dSYM ] ; then \
787               echo "dsymutil $$f"; \
788               dsymutil $$f; \
789           fi; \
790         done
791
792 # This is used by coregrind/Makefile.am and Makefile.tool.am for doing
793 # "in-place" installs.  It copies $(noinst_PROGRAMS) into $inplacedir.
794 # It needs to be depended on by an 'all-local' rule.
795 inplace-noinst_PROGRAMS: $(noinst_PROGRAMS)
796         mkdir -p $(inplacedir); \
797         for f in $(noinst_PROGRAMS) ; do \
798           rm -f $(inplacedir)/$$f; \
799           ln -f -s ../$(subdir)/$$f $(inplacedir); \
800         done
801
802 # Similar to inplace-noinst_PROGRAMS
803 inplace-noinst_DSYMS: build-noinst_DSYMS
804         mkdir -p $(inplacedir); \
805         for f in $(noinst_DSYMS); do \
806           rm -f $(inplacedir)/$$f.dSYM; \
807           ln -f -s ../$(subdir)/$$f.dSYM $(inplacedir); \
808         done
809
810 # This is used by coregrind/Makefile.am and by <tool>/Makefile.am for doing
811 # "make install".  It copies $(noinst_PROGRAMS) into $prefix/lib/valgrind/.
812 # It needs to be depended on by an 'install-exec-local' rule.
813 install-noinst_PROGRAMS: $(noinst_PROGRAMS)
814         $(mkinstalldirs) $(DESTDIR)$(pkglibdir); \
815         for f in $(noinst_PROGRAMS); do \
816           $(INSTALL_PROGRAM) $$f $(DESTDIR)$(pkglibdir); \
817         done
818
819 # Similar to install-noinst_PROGRAMS.
820 # Nb: we don't use $(INSTALL_PROGRAM) here because it doesn't work with
821 # directories.  XXX: not sure whether the resulting permissions will be
822 # correct when using 'cp -R'...
823 install-noinst_DSYMS: build-noinst_DSYMS
824         $(mkinstalldirs) $(DESTDIR)$(pkglibdir); \
825         for f in $(noinst_DSYMS); do \
826           cp -R $$f.dSYM $(DESTDIR)$(pkglibdir); \
827         done
828
829 # This needs to be depended on by a 'clean-local' rule.
830 clean-noinst_DSYMS:
831         for f in $(noinst_DSYMS); do \
832           rm -rf $$f.dSYM; \
833         done
834
835 check-local: build-noinst_DSYMS
836
837 clean-local: clean-noinst_DSYMS
838
839 # Tell versions [3.59,3.63) of GNU make to not export all variables.
840 # Otherwise a system limit (for SysV at least) may be exceeded.
841 .NOEXPORT: