summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/type_lookup/Makefile
blob: 377a1a0373a0d136f4dccb48e04f61cb92e69d5f (plain)
1
2
3
4
5
6
7
OBJCXX_SOURCES := main.mm

CFLAGS_EXTRAS += -w

include Makefile.rules

LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud