Files
ftmemsim-valgrind/auxprogs/Makefile.am
Julian Seward ca17a7838f Add a test script (recycled version of Tom's nightly/bin/nightly)
which is useful for doing automated test runs against the GNU
Scientific Library v 1.6 (gsl-1.6).  This has proven very helpful in
shaking out Vex simulation bugs.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4104
2005-07-04 23:44:10 +00:00

12 lines
253 B
Makefile

include $(top_srcdir)/Makefile.all.am
include $(top_srcdir)/Makefile.core-AM_CPPFLAGS.am
bin_PROGRAMS = valgrind-listener
noinst_SCRIPTS = gen-mdg DotToScc.hs gsl16test
EXTRA_DIST = $(noinst_SCRIPTS)
valgrind_listener_SOURCES = valgrind-listener.c