mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
9 lines
180 B
Makefile
9 lines
180 B
Makefile
|
|
## This file should be included by *every* Makefile.am, except those for docs/
|
|
## and tests/ subdirectories.
|
|
|
|
valdir = $(libdir)/valgrind
|
|
inplacedir = $(top_builddir)/.in_place
|
|
|
|
|