blob: 44347f201246dcc94a2cbc3a83235c084301acdb [file] [log] [blame]
#
# Relative path to the top of the source tree.
#
LEVEL=..
#
# List all of the subdirectories that we will compile.
#
#PARALLEL_DIRS=SafePoolAllocator BoundsCheckAllocator KernelSafePoolAllocator KPoolCheck UserPoolSystem
#PARALLEL_DIRS=BitmapPoolAllocator DebugRuntime SVA
PARALLEL_DIRS=BitmapPoolAllocator DebugRuntime SVA BBRuntime
include $(LEVEL)/Makefile.common