summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-throws/Makefile
blob: ac07b31c48cc98372010c487c3fe16ab9f9c0bb5 (plain)
1
2
3
4
5
6
LEVEL = ../../make

OBJC_SOURCES := call-throws.m

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