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