summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/Makefile
blob: 2f36b673031d65e4e1156c940bfd2945e7a37d57 (plain)
1
2
3
4
OBJC_SOURCES := main.m

include Makefile.rules
LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud