llvm-project/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/Makefile

7 lines
109 B
Makefile

LEVEL = ../../make
OBJC_SOURCES := main.m
include $(LEVEL)/Makefile.rules
LDFLAGS += -framework Foundation