Changes to compile boehm.
[cacao.git] / mm / Makefile.am
1 SUBDIRS = boehm-gc
2
3 noinst_LIBRARIES = libboehm.a
4
5 libboehm_a_SOURCES = boehm.c
6
7 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/@SYSDEP_DIR@ -I./boehm-gc/include