llvm/lldb/test/API/lang/objc/exceptions/Makefile

OBJCXX_SOURCES := main.mm

CFLAGS_EXTRAS := -w

USE_SYSTEM_STDLIB := 1

LD_EXTRAS := -framework Foundation
include Makefile.rules