blob: 6279050d7d339ef134725c19f9483c59b678dae3 [file] [log] [blame]
LEVEL = ..
PARALLEL_DIRS = Support \
ArrayBoundChecks \
ConvertUnsafeAllocas \
CStdLib \
InsertPoolChecks \
OptimizeChecks \
StackSafety \
SpeculativeChecking \
RewriteOOB \
FaultInjector \
IndirectCallChecks \
DebugInstrumentation \
DanglingPointers \
CStdLib \
Utility \
# PointerChecks \
include $(LEVEL)/Makefile.common
ifneq ($(OS),Darwin)
OPTIONAL_DIRS := Safecode
endif