summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objcxx/cxx-bridged-po/Makefile
blob: c258c4de49ec8b8fca003147fa2af64b276eb546 (plain)
1
2
3
4
5
6
LEVEL = ../../../make

OBJCXX_SOURCES := main.mm
LDFLAGS = $(CFLAGS) -lobjc -framework CoreFoundation

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