Files
ftmemsim-valgrind/auxprogs/Makefile.am
Dirk Mueller 02b63b3ba8 reapply automake fixes. make check will now generate the binaries which
are only required for regression testing.

If this breaks something, please mail me first instead of reverting.
Thank you.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1530
2003-04-17 17:00:43 +00:00

14 lines
239 B
Makefile

SUBDIRS = .
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/coregrind
AM_CFLAGS = $(WERROR) -DVG_LIBDIR="\"$(libdir)"\" \
-Winline -Wall -O -g
bin_PROGRAMS = valgrind-listener
valgrind_listener_SOURCES = \
valgrind-listener.c