aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsstring/Makefile
blob: 0d94c2247f14e60a1dbc498cda60dab4ee533473 (plain) (blame)
1
2
3
4
5
6
7
8
9
LEVEL = ../../../../make

OBJC_SOURCES := main.m

CFLAGS_EXTRAS += -w

include $(LEVEL)/Makefile.rules

LDFLAGS += -framework Foundation