aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/expression_command/persist_objc_pointeetype/Makefile
blob: 8066198300fb2e8d7cbe40a506af4bc9d756e966 (plain) (blame)
1
2
3
4
5
6
7
LEVEL = ../../make

OBJC_SOURCES := main.m

include $(LEVEL)/Makefile.rules
LDFLAGS += -framework Foundation -framework CloudKit