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