llvm/lldb/test/API/tools/lldb-dap/exception/objc/Makefile

OBJC_SOURCES := main.m

CFLAGS_EXTRAS := -w

USE_SYSTEM_STDLIB := 1

LD_EXTRAS := -framework Foundation

include Makefile.rules