]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/callgrind/tests/Makefile.am
03e0f9f764f081beee3bed9f90ad848a00b3ea57
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / callgrind / tests / Makefile.am
1
2 include $(top_srcdir)/Makefile.tool-tests.am
3
4 SUBDIRS = .
5 DIST_SUBDIRS = .
6
7 dist_noinst_SCRIPTS = filter_stderr
8
9 EXTRA_DIST = \
10         clreq.vgtest clreq.stderr.exp \
11         simwork1.vgtest simwork1.stdout.exp simwork1.stderr.exp \
12         simwork2.vgtest simwork2.stdout.exp simwork2.stderr.exp \
13         simwork3.vgtest simwork3.stdout.exp simwork3.stderr.exp \
14         notpower2.vgtest notpower2.stderr.exp \
15         notpower2-wb.vgtest notpower2-wb.stderr.exp \
16         notpower2-hwpref.vgtest notpower2-hwpref.stderr.exp \
17         notpower2-use.vgtest notpower2-use.stderr.exp \
18         threads.vgtest threads.stderr.exp
19
20 check_PROGRAMS = clreq simwork threads
21
22 AM_CFLAGS   += $(AM_FLAG_M3264_PRI)
23 AM_CXXFLAGS += $(AM_FLAG_M3264_PRI)
24
25 threads_LDADD = -lpthread