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 @VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_TRUE@am__append_1 = -Wl,-read_only_relocs -Wl,suppress 49 subdir = auxprogs 50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 51 am__aclocal_m4_deps = $(top_srcdir)/configure.in 52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 53 $(ACLOCAL_M4) 54 mkinstalldirs = $(install_sh) -d 55 CONFIG_HEADER = $(top_builddir)/config.h 56 CONFIG_CLEAN_FILES = 57 CONFIG_CLEAN_VPATH_FILES = 58 am__installdirs = "$(DESTDIR)$(bindir)" 59 PROGRAMS = $(bin_PROGRAMS) 60 am_valgrind_listener_OBJECTS = \ 61 valgrind_listener-valgrind-listener.$(OBJEXT) 62 valgrind_listener_OBJECTS = $(am_valgrind_listener_OBJECTS) 63 valgrind_listener_LDADD = $(LDADD) 64 valgrind_listener_LINK = $(CCLD) $(valgrind_listener_CFLAGS) $(CFLAGS) \ 65 $(valgrind_listener_LDFLAGS) $(LDFLAGS) -o $@ 66 SCRIPTS = $(dist_noinst_SCRIPTS) 67 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 68 depcomp = $(SHELL) $(top_srcdir)/depcomp 69 am__depfiles_maybe = depfiles 70 am__mv = mv -f 71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 72 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 73 CCLD = $(CC) 74 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 75 SOURCES = $(valgrind_listener_SOURCES) 76 DIST_SOURCES = $(valgrind_listener_SOURCES) 77 ETAGS = etags 78 CTAGS = ctags 79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 80 ACLOCAL = @ACLOCAL@ 81 AMTAR = @AMTAR@ 82 AR = @AR@ 83 AUTOCONF = @AUTOCONF@ 84 AUTOHEADER = @AUTOHEADER@ 85 AUTOMAKE = @AUTOMAKE@ 86 AWK = @AWK@ 87 BOOST_CFLAGS = @BOOST_CFLAGS@ 88 BOOST_LIBS = @BOOST_LIBS@ 89 CC = @CC@ 90 CCAS = @CCAS@ 91 CCASDEPMODE = @CCASDEPMODE@ 92 CCASFLAGS = @CCASFLAGS@ 93 CCDEPMODE = @CCDEPMODE@ 94 CFLAGS = @CFLAGS@ 95 CPP = @CPP@ 96 CPPFLAGS = @CPPFLAGS@ 97 CXX = @CXX@ 98 CXXDEPMODE = @CXXDEPMODE@ 99 CXXFLAGS = @CXXFLAGS@ 100 CYGPATH_W = @CYGPATH_W@ 101 DEFAULT_SUPP = @DEFAULT_SUPP@ 102 DEFS = @DEFS@ 103 DEPDIR = @DEPDIR@ 104 DIFF = @DIFF@ 105 ECHO_C = @ECHO_C@ 106 ECHO_N = @ECHO_N@ 107 ECHO_T = @ECHO_T@ 108 EGREP = @EGREP@ 109 EXEEXT = @EXEEXT@ 110 FLAG_FNO_STACK_PROTECTOR = @FLAG_FNO_STACK_PROTECTOR@ 111 FLAG_M32 = @FLAG_M32@ 112 FLAG_M64 = @FLAG_M64@ 113 FLAG_MAIX32 = @FLAG_MAIX32@ 114 FLAG_MAIX64 = @FLAG_MAIX64@ 115 FLAG_MMMX = @FLAG_MMMX@ 116 FLAG_MSSE = @FLAG_MSSE@ 117 FLAG_NO_BUILD_ID = @FLAG_NO_BUILD_ID@ 118 FLAG_UNLIMITED_INLINE_UNIT_GROWTH = @FLAG_UNLIMITED_INLINE_UNIT_GROWTH@ 119 FLAG_W_EXTRA = @FLAG_W_EXTRA@ 120 FLAG_W_NO_EMPTY_BODY = @FLAG_W_NO_EMPTY_BODY@ 121 FLAG_W_NO_FORMAT_ZERO_LENGTH = @FLAG_W_NO_FORMAT_ZERO_LENGTH@ 122 FLAG_W_NO_UNINITIALIZED = @FLAG_W_NO_UNINITIALIZED@ 123 GDB = @GDB@ 124 GLIBC_VERSION = @GLIBC_VERSION@ 125 GREP = @GREP@ 126 INSTALL = @INSTALL@ 127 INSTALL_DATA = @INSTALL_DATA@ 128 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 129 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 131 LDFLAGS = @LDFLAGS@ 132 LIBOBJS = @LIBOBJS@ 133 LIBS = @LIBS@ 134 LN_S = @LN_S@ 135 LTLIBOBJS = @LTLIBOBJS@ 136 MAINT = @MAINT@ 137 MAKEINFO = @MAKEINFO@ 138 MKDIR_P = @MKDIR_P@ 139 MPI_CC = @MPI_CC@ 140 OBJEXT = @OBJEXT@ 141 PACKAGE = @PACKAGE@ 142 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 143 PACKAGE_NAME = @PACKAGE_NAME@ 144 PACKAGE_STRING = @PACKAGE_STRING@ 145 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 146 PACKAGE_URL = @PACKAGE_URL@ 147 PACKAGE_VERSION = @PACKAGE_VERSION@ 148 PATH_SEPARATOR = @PATH_SEPARATOR@ 149 PERL = @PERL@ 150 PKG_CONFIG = @PKG_CONFIG@ 151 PREFERRED_STACK_BOUNDARY = @PREFERRED_STACK_BOUNDARY@ 152 QTCORE_CFLAGS = @QTCORE_CFLAGS@ 153 QTCORE_LIBS = @QTCORE_LIBS@ 154 RANLIB = @RANLIB@ 155 SED = @SED@ 156 SET_MAKE = @SET_MAKE@ 157 SHELL = @SHELL@ 158 STRIP = @STRIP@ 159 VALT_LOAD_ADDRESS_PRI = @VALT_LOAD_ADDRESS_PRI@ 160 VALT_LOAD_ADDRESS_SEC = @VALT_LOAD_ADDRESS_SEC@ 161 VERSION = @VERSION@ 162 VGCONF_ARCH_PRI = @VGCONF_ARCH_PRI@ 163 VGCONF_ARCH_SEC = @VGCONF_ARCH_SEC@ 164 VGCONF_OS = @VGCONF_OS@ 165 VGCONF_PLATFORM_PRI_CAPS = @VGCONF_PLATFORM_PRI_CAPS@ 166 VGCONF_PLATFORM_SEC_CAPS = @VGCONF_PLATFORM_SEC_CAPS@ 167 abs_builddir = @abs_builddir@ 168 abs_srcdir = @abs_srcdir@ 169 abs_top_builddir = @abs_top_builddir@ 170 abs_top_srcdir = @abs_top_srcdir@ 171 ac_ct_CC = @ac_ct_CC@ 172 ac_ct_CXX = @ac_ct_CXX@ 173 am__include = @am__include@ 174 am__leading_dot = @am__leading_dot@ 175 am__quote = @am__quote@ 176 am__tar = @am__tar@ 177 am__untar = @am__untar@ 178 bindir = @bindir@ 179 build = @build@ 180 build_alias = @build_alias@ 181 build_cpu = @build_cpu@ 182 build_os = @build_os@ 183 build_vendor = @build_vendor@ 184 builddir = @builddir@ 185 datadir = @datadir@ 186 datarootdir = @datarootdir@ 187 docdir = @docdir@ 188 dvidir = @dvidir@ 189 exec_prefix = @exec_prefix@ 190 host = @host@ 191 host_alias = @host_alias@ 192 host_cpu = @host_cpu@ 193 host_os = @host_os@ 194 host_vendor = @host_vendor@ 195 htmldir = @htmldir@ 196 includedir = @includedir@ 197 infodir = @infodir@ 198 install_sh = @install_sh@ 199 libdir = @libdir@ 200 libexecdir = @libexecdir@ 201 localedir = @localedir@ 202 localstatedir = @localstatedir@ 203 mandir = @mandir@ 204 mkdir_p = @mkdir_p@ 205 oldincludedir = @oldincludedir@ 206 pdfdir = @pdfdir@ 207 prefix = @prefix@ 208 program_transform_name = @program_transform_name@ 209 psdir = @psdir@ 210 sbindir = @sbindir@ 211 sharedstatedir = @sharedstatedir@ 212 srcdir = @srcdir@ 213 sysconfdir = @sysconfdir@ 214 target_alias = @target_alias@ 215 top_build_prefix = @top_build_prefix@ 216 top_builddir = @top_builddir@ 217 top_srcdir = @top_srcdir@ 218 inplacedir = $(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. 226 AM_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. 259 AM_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 275 AM_FLAG_M3264_X86_LINUX = @FLAG_M32@ 276 AM_CFLAGS_X86_LINUX = @FLAG_M32@ @PREFERRED_STACK_BOUNDARY@ \ 277 $(AM_CFLAGS_BASE) 278 279 AM_CCASFLAGS_X86_LINUX = $(AM_CPPFLAGS_X86_LINUX) @FLAG_M32@ -g 280 AM_FLAG_M3264_AMD64_LINUX = @FLAG_M64@ 281 AM_CFLAGS_AMD64_LINUX = @FLAG_M64@ -fomit-frame-pointer \ 282 @PREFERRED_STACK_BOUNDARY@ $(AM_CFLAGS_BASE) 283 284 AM_CCASFLAGS_AMD64_LINUX = $(AM_CPPFLAGS_AMD64_LINUX) @FLAG_M64@ -g 285 AM_FLAG_M3264_PPC32_LINUX = @FLAG_M32@ 286 AM_CFLAGS_PPC32_LINUX = @FLAG_M32@ $(AM_CFLAGS_BASE) 287 AM_CCASFLAGS_PPC32_LINUX = $(AM_CPPFLAGS_PPC32_LINUX) @FLAG_M32@ -g 288 AM_FLAG_M3264_PPC64_LINUX = @FLAG_M64@ 289 AM_CFLAGS_PPC64_LINUX = @FLAG_M64@ $(AM_CFLAGS_BASE) 290 AM_CCASFLAGS_PPC64_LINUX = $(AM_CPPFLAGS_PPC64_LINUX) @FLAG_M64@ -g 291 AM_FLAG_M3264_ARM_LINUX = @FLAG_M32@ 292 AM_CFLAGS_ARM_LINUX = @FLAG_M32@ @PREFERRED_STACK_BOUNDARY@ \ 293 $(AM_CFLAGS_BASE) -marm 294 295 AM_CCASFLAGS_ARM_LINUX = $(AM_CPPFLAGS_ARM_LINUX) @FLAG_M32@ -marm -g 296 AM_FLAG_M3264_PPC32_AIX5 = @FLAG_MAIX32@ 297 AM_CFLAGS_PPC32_AIX5 = @FLAG_MAIX32@ -mcpu=powerpc $(AM_CFLAGS_BASE) 298 AM_CCASFLAGS_PPC32_AIX5 = $(AM_CPPFLAGS_PPC32_AIX5) \ 299 @FLAG_MAIX32@ -mcpu=powerpc -g 300 301 AM_FLAG_M3264_PPC64_AIX5 = @FLAG_MAIX64@ 302 AM_CFLAGS_PPC64_AIX5 = @FLAG_MAIX64@ -mcpu=powerpc64 $(AM_CFLAGS_BASE) 303 AM_CCASFLAGS_PPC64_AIX5 = $(AM_CPPFLAGS_PPC64_AIX5) \ 304 @FLAG_MAIX64@ -mcpu=powerpc64 -g 305 306 AM_FLAG_M3264_X86_DARWIN = -arch i386 307 AM_CFLAGS_X86_DARWIN = $(WERROR) -arch i386 $(AM_CFLAGS_BASE) \ 308 -mmacosx-version-min=10.5 \ 309 -fno-stack-protector -fno-pic -fno-PIC 310 311 AM_CCASFLAGS_X86_DARWIN = $(AM_CPPFLAGS_X86_DARWIN) -arch i386 -g 312 AM_FLAG_M3264_AMD64_DARWIN = -arch x86_64 313 AM_CFLAGS_AMD64_DARWIN = $(WERROR) -arch x86_64 $(AM_CFLAGS_BASE) \ 314 -mmacosx-version-min=10.5 -fno-stack-protector 315 316 AM_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 # 322 AM_FLAG_M3264_PRI = $(AM_FLAG_M3264_@VGCONF_PLATFORM_PRI_CAPS@) 323 AM_CPPFLAGS_PRI = $(AM_CPPFLAGS_@VGCONF_PLATFORM_PRI_CAPS@) 324 AM_CFLAGS_PRI = $(AM_CFLAGS_@VGCONF_PLATFORM_PRI_CAPS@) 325 AM_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 # 331 PRELOAD_LDFLAGS_COMMON_LINUX = -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst 332 PRELOAD_LDFLAGS_COMMON_AIX5 = -nodefaultlibs -shared -Wl,-G -Wl,-bnogc 333 PRELOAD_LDFLAGS_COMMON_DARWIN = -dynamic -dynamiclib -all_load 334 PRELOAD_LDFLAGS_X86_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M32@ 335 PRELOAD_LDFLAGS_AMD64_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M64@ 336 PRELOAD_LDFLAGS_PPC32_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M32@ 337 PRELOAD_LDFLAGS_PPC64_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M64@ 338 PRELOAD_LDFLAGS_ARM_LINUX = $(PRELOAD_LDFLAGS_COMMON_LINUX) @FLAG_M32@ 339 PRELOAD_LDFLAGS_PPC32_AIX5 = $(PRELOAD_LDFLAGS_COMMON_AIX5) @FLAG_MAIX32@ 340 PRELOAD_LDFLAGS_PPC64_AIX5 = $(PRELOAD_LDFLAGS_COMMON_AIX5) @FLAG_MAIX64@ 341 PRELOAD_LDFLAGS_X86_DARWIN = $(PRELOAD_LDFLAGS_COMMON_DARWIN) -arch i386 342 PRELOAD_LDFLAGS_AMD64_DARWIN = $(PRELOAD_LDFLAGS_COMMON_DARWIN) -arch x86_64 343 dist_noinst_SCRIPTS = \ 344 gen-mdg \ 345 gsl16test \ 346 gsl19test \ 347 posixtestsuite-1.5.1-diff-results 348 349 EXTRA_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 361 valgrind_listener_SOURCES = valgrind-listener.c 362 valgrind_listener_CPPFLAGS = $(AM_CPPFLAGS_PRI) -I$(top_srcdir)/coregrind 363 valgrind_listener_CFLAGS = $(AM_CFLAGS_PRI) 364 valgrind_listener_CCASFLAGS = $(AM_CCASFLAGS_PRI) 365 valgrind_listener_LDFLAGS = $(AM_CFLAGS_PRI) $(am__append_1) 366 all: 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 383 Makefile: $(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): 400 install-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 425 uninstall-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 435 clean-binPROGRAMS: 436 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 437 valgrind-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 441 mostlyclean-compile: 442 -rm -f *.$(OBJEXT) 443 444 distclean-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 463 valgrind_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 470 valgrind_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 477 ID: $(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 485 tags: TAGS 486 487 TAGS: $(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 508 ctags: CTAGS 509 CTAGS: $(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 521 GTAGS: 522 here=`$(am__cd) $(top_builddir) && pwd` \ 523 && $(am__cd) $(top_srcdir) \ 524 && gtags -i $(GTAGS_ARGS) "$$here" 525 526 distclean-tags: 527 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 528 529 distdir: $(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 559 check-am: all-am 560 check: check-am 561 all-am: Makefile $(PROGRAMS) $(SCRIPTS) 562 installdirs: 563 for dir in "$(DESTDIR)$(bindir)"; do \ 564 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 565 done 566 install: install-am 567 install-exec: install-exec-am 568 install-data: install-data-am 569 uninstall: uninstall-am 570 571 install-am: all-am 572 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 573 574 installcheck: installcheck-am 575 install-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 580 mostlyclean-generic: 581 582 clean-generic: 583 584 distclean-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 588 maintainer-clean-generic: 589 @echo "This command is intended for maintainers to use" 590 @echo "it deletes files that may require special tools to rebuild." 591 clean: clean-am 592 593 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 594 595 distclean: distclean-am 596 -rm -rf ./$(DEPDIR) 597 -rm -f Makefile 598 distclean-am: clean-am distclean-compile distclean-generic \ 599 distclean-tags 600 601 dvi: dvi-am 602 603 dvi-am: 604 605 html: html-am 606 607 html-am: 608 609 info: info-am 610 611 info-am: 612 613 install-data-am: 614 615 install-dvi: install-dvi-am 616 617 install-dvi-am: 618 619 install-exec-am: install-binPROGRAMS 620 621 install-html: install-html-am 622 623 install-html-am: 624 625 install-info: install-info-am 626 627 install-info-am: 628 629 install-man: 630 631 install-pdf: install-pdf-am 632 633 install-pdf-am: 634 635 install-ps: install-ps-am 636 637 install-ps-am: 638 639 installcheck-am: 640 641 maintainer-clean: maintainer-clean-am 642 -rm -rf ./$(DEPDIR) 643 -rm -f Makefile 644 maintainer-clean-am: distclean-am maintainer-clean-generic 645 646 mostlyclean: mostlyclean-am 647 648 mostlyclean-am: mostlyclean-compile mostlyclean-generic 649 650 pdf: pdf-am 651 652 pdf-am: 653 654 ps: ps-am 655 656 ps-am: 657 658 uninstall-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. 690 build-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. 701 inplace-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 709 inplace-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. 719 install-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'... 729 install-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. 736 clean-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