llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc/exceptions/Makefile

9 lines
108 B
Makefile

OBJCXX_SOURCES := main.mm
CFLAGS_EXTRAS := -w
LD_EXTRAS := -framework Foundation
include Makefile.rules