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