Files
ftmemsim-valgrind/coregrind/m_aspacemgr/Makefile.am
Nicholas Nethercote 61448c507d We have a nice little collection of text files describing various high
level things.  But they're all over the place.  This commits moves
them all to the new docs/internals/ directory, and gives them 
a consistent naming scheme.




git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4196
2005-07-19 21:46:19 +00:00

9 lines
188 B
Makefile

include $(top_srcdir)/Makefile.all.am
include $(top_srcdir)/Makefile.core-AM_CPPFLAGS.am
noinst_LIBRARIES = libaspacemgr.a
libaspacemgr_a_SOURCES = \
read_procselfmaps.c \
aspacemgr.c