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

OBJC_SOURCES := main.m

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