summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/Makefile
blob: 242d36fe860fb13bb949663a0a6e648b5350c74d (plain)
1
2
3
4
5
6
LEVEL = ../../../make

OBJC_SOURCES := main.m

include $(LEVEL)/Makefile.rules
LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud