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

10 lines
137 B
Makefile

LEVEL = ../../../make
OBJCXX_SOURCES := main.mm
CFLAGS_EXTRAS += -w
include $(LEVEL)/Makefile.rules
LDFLAGS += -framework Foundation