Files
ftmemsim-valgrind/coregrind/linux/Makefile.am
Nicholas Nethercote a2a479c537 Moved various pieces of linux/core_os.c to the modules that use them.
Managed to kill linux/core_os.h, hooray.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3872
2005-06-10 22:59:56 +00:00

8 lines
149 B
Makefile

include $(top_srcdir)/Makefile.all.am
include $(top_srcdir)/Makefile.core-AM_CPPFLAGS.am
noinst_LIBRARIES = libos.a
libos_a_SOURCES = \
core_os.c