mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
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:
parent
66adb12133
commit
78b8e2c67f
@ -1,3 +1,5 @@
|
||||
SUBDIRS = ${VG_ARCH} .
|
||||
|
||||
noinst_SCRIPTS = filter_stderr
|
||||
|
||||
EXTRA_DIST = $(noinst_SCRIPTS) \
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
SUBDIRS = ${VG_ARCH} .
|
||||
|
||||
noinst_SCRIPTS = filter_stderr filter_cachesim_discards
|
||||
|
||||
EXTRA_DIST = $(noinst_SCRIPTS) \
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
SUBDIRS = ${VG_ARCH} .
|
||||
|
||||
noinst_SCRIPTS = filter_stderr
|
||||
|
||||
EXTRA_DIST = $(noinst_SCRIPTS) \
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
SUBDIRS = ${VG_ARCH} .
|
||||
|
||||
noinst_SCRIPTS = filter_allocs filter_leak_check_size \
|
||||
filter_stderr filter_stderr_backtrace filter_pushfpopf \
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
SUBDIRS = ${VG_ARCH} .
|
||||
|
||||
noinst_SCRIPTS = filter_cpuid filter_none_discards filter_stderr filter_int
|
||||
|
||||
EXTRA_DIST = $(noinst_SCRIPTS) \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user