Nicholas Nethercote 27e51698af Modularised m_scheduler.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3817
2005-05-30 23:20:51 +00:00

11 lines
180 B
Makefile

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