]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - packages/Python/lldbsuite/test/expression_command/persist_objc_pointeetype/Makefile
Vendor import of lldb trunk r256945:
[FreeBSD/FreeBSD.git] / packages / Python / lldbsuite / test / expression_command / persist_objc_pointeetype / Makefile
1 LEVEL = ../../make
2
3 OBJC_SOURCES := main.m
4
5 include $(LEVEL)/Makefile.rules
6 LDFLAGS += -framework Foundation -framework CloudKit
7