]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Arch-abstraction:
authorNicholas Nethercote <n.nethercote@gmail.com>
Tue, 19 Oct 2004 19:07:32 +0000 (19:07 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Tue, 19 Oct 2004 19:07:32 +0000 (19:07 +0000)
- things I forgot to do when moving the insn_* tests...

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2810

addrcheck/tests/Makefile.am
cachegrind/tests/Makefile.am
helgrind/tests/Makefile.am
memcheck/tests/Makefile.am
none/tests/Makefile.am
none/tests/x86/gen_insn_test.pl [moved from none/tests/gen_insn_test.pl with 100% similarity]

index 71b5dabf3d09b77f568b1084df05a468ee2696cb..73e312bf7061a1787ead6d75906dc7972ef25d77 100644 (file)
@@ -1,3 +1,5 @@
+SUBDIRS =  ${VG_ARCH} .
+
 noinst_SCRIPTS = filter_stderr
 
 EXTRA_DIST = $(noinst_SCRIPTS) \
index c68fd14a58d3a6408db2d1194df868fb54f93a9b..aef5ec79d732e7387b92dc2248efbedb3023b87c 100644 (file)
@@ -1,3 +1,5 @@
+SUBDIRS =  ${VG_ARCH} .
+
 noinst_SCRIPTS = filter_stderr filter_cachesim_discards
 
 EXTRA_DIST = $(noinst_SCRIPTS) \
index dc61fec28a71e024d0d53ca590da976480ab6861..1fb2cc53ed802ed32a9ec7607eca43f9abb19224 100644 (file)
@@ -1,3 +1,5 @@
+SUBDIRS =  ${VG_ARCH} .
+
 noinst_SCRIPTS = filter_stderr
 
 EXTRA_DIST = $(noinst_SCRIPTS) \
index ae44bfc2521f53ec115f9f1bb5526af3e8c522f0..eea28453de552c4efb7757cbfeacfc35e9fc2430 100644 (file)
@@ -1,3 +1,4 @@
+SUBDIRS =  ${VG_ARCH} .
 
 noinst_SCRIPTS = filter_allocs filter_leak_check_size \
                 filter_stderr filter_stderr_backtrace filter_pushfpopf \
index f074a235627c7e54b2b1dc919a793e7931b7f496..985fdcd01ada4c9da15446377847f2068f3fd941 100644 (file)
@@ -1,3 +1,5 @@
+SUBDIRS =  ${VG_ARCH} .
+
 noinst_SCRIPTS = filter_cpuid filter_none_discards filter_stderr filter_int
 
 EXTRA_DIST = $(noinst_SCRIPTS) \