Illumos regtest: updates in none/tests/amd64-solaris
[valgrind.git] / none / tests / amd64-solaris / Makefile.am
blobf34d23f7030f657a29f4b63e32c928e93876a45b
2 include $(top_srcdir)/Makefile.tool-tests.am
4 dist_noinst_SCRIPTS = \
5         coredump_single_thread_mdb \
6         coredump_single_thread_sse_mdb \
7         filter_stderr
9 EXTRA_DIST = \
10         cet_nops_fs.stderr.exp cet_nops_fs.stdout.exp cet_nops_fs.vgtest \
11         coredump_single_thread.post.exp coredump_single_thread.stderr.exp \
12         coredump_single_thread.stdout.exp coredump_single_thread.vgtest \
13         coredump_single_thread_sse.post.exp coredump_single_thread_sse.stderr.exp \
14         coredump_single_thread_sse.post.exp-illumos \
15         coredump_single_thread_sse.stdout.exp coredump_single_thread_sse.vgtest \
16         syscall_return_args.stderr.exp syscall_return_args.vgtest
18 check_PROGRAMS = \
19         cet_nops_fs \
20         coredump_single_thread \
21         coredump_single_thread_sse \
22         syscall_return_args
24 AM_CFLAGS    += @FLAG_M64@
25 AM_CXXFLAGS  += @FLAG_M64@
26 AM_CCASFLAGS += @FLAG_M64@
28 coredump_single_thread_CFLAGS = ${AM_CFLAGS} @FLAG_W_NO_DEPRECATED@