blob: 390e1095988e11cb3ab1640a1fa72e9c61683fa0 [file] [log] [blame]
## This file should be included by *every* Makefile.am, except those for docs/
## and tests/ subdirectories.
valdir = $(libdir)/valgrind
inplacedir = $(top_builddir)/.in_place
# The kludge that passes for vex's build system can't handle parallel
# builds. So, for the time being, serialise all Valgrind building.
# (this is equivalent to enforcing "make -j 1".
.NOTPARALLEL: