blob: 06504e753d6ac37a2706432cecf2f05b4928f840 [file] [log] [blame]
LEVEL = ..
PARALLEL_DIRS = Support \
ArrayBoundChecks \
BaggyBoundsChecks \
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