summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/objc/Makefile
blob: ad3cb3fadcde348c8a02317b0c5071e9cdcff1f4 (plain)
1
2
3
4
5
6
7
LEVEL = ../../../make

OBJC_SOURCES := main.m

include $(LEVEL)/Makefile.rules

LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud