summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/two-files/Makefile
blob: 5974461e256f634fdb883853f082a8b09beb5bdb (plain)
1
2
3
4
5
6
7
LEVEL = ../../make

OBJC_SOURCES := main.m foo.m

include $(LEVEL)/Makefile.rules

LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud