Arch-abstraction:

- things I forgot to do when moving the insn_* tests...


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2810
This commit is contained in:
Nicholas Nethercote 2004-10-19 19:07:32 +00:00
parent 66adb12133
commit 78b8e2c67f
6 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,5 @@
SUBDIRS = ${VG_ARCH} .
noinst_SCRIPTS = filter_stderr
EXTRA_DIST = $(noinst_SCRIPTS) \

View File

@ -1,3 +1,5 @@
SUBDIRS = ${VG_ARCH} .
noinst_SCRIPTS = filter_stderr filter_cachesim_discards
EXTRA_DIST = $(noinst_SCRIPTS) \

View File

@ -1,3 +1,5 @@
SUBDIRS = ${VG_ARCH} .
noinst_SCRIPTS = filter_stderr
EXTRA_DIST = $(noinst_SCRIPTS) \

View File

@ -1,3 +1,4 @@
SUBDIRS = ${VG_ARCH} .
noinst_SCRIPTS = filter_allocs filter_leak_check_size \
filter_stderr filter_stderr_backtrace filter_pushfpopf \

View File

@ -1,3 +1,5 @@
SUBDIRS = ${VG_ARCH} .
noinst_SCRIPTS = filter_cpuid filter_none_discards filter_stderr filter_int
EXTRA_DIST = $(noinst_SCRIPTS) \