blob: 38a643e92610232bf582cd5ddfb8d21c381fd1fd [file] [log] [blame]
include $(top_srcdir)/Makefile.all.am
dist_noinst_SCRIPTS = \
gen-mdg \
gsl16test \
gsl19test \
posixtestsuite-1.5.1-diff-results
EXTRA_DIST = \
DotToScc.hs \
Merge3Way.hs \
aix5_VKI_info.c \
aix5_proc_self_sysent.c \
gsl16-badfree.patch \
gsl16-wavelet.patch \
posixtestsuite-1.5.1-diff.txt \
ppcfround.c \
ppc64shifts.c \
primes.c
#----------------------------------------------------------------------------
# valgrind_listener (built for the primary target only)
#----------------------------------------------------------------------------
bin_PROGRAMS = valgrind-listener
valgrind_listener_SOURCES = valgrind-listener.c
valgrind_listener_CPPFLAGS = $(AM_CPPFLAGS_PRI) -I$(top_srcdir)/coregrind
valgrind_listener_CFLAGS = $(AM_CFLAGS_PRI)
valgrind_listener_CCASFLAGS = $(AM_CCASFLAGS_PRI)
valgrind_listener_LDFLAGS = $(AM_CFLAGS_PRI)