summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsindexpath/Makefile
blob: 03b578913862cf3ddfcbe0ce95bb077a1e9afde8 (plain)
1
2
3
4
5
6
7
OBJC_SOURCES := main.m

CFLAGS_EXTRAS += -w

include Makefile.rules

LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud