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