summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/set-data/Makefile
blob: 9e1d63a183bce16f7b58e5fe6bd37111bc122eb9 (plain)
1
2
3
4
5
6
7
LEVEL = ../../make

OBJC_SOURCES := main.m

include $(LEVEL)/Makefile.rules

LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud