summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/objc-stepping/Makefile
blob: b097fe65fce7255ddbfc8d0d7133901b6a3f4c4c (plain)
1
2
3
4
5
6
LEVEL = ../../../make

OBJC_SOURCES := stepping-tests.m
LDFLAGS = $(CFLAGS) -lobjc -framework Foundation

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud