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

OBJCXX_SOURCES := main.mm

CFLAGS_EXTRAS += -w

include $(LEVEL)/Makefile.rules

LDFLAGS += -framework Foundation