summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/objc/objc++/Makefile
blob: e8a4b0cc29c7bdf96c42308d7a95d053efe69062 (plain)
1
2
3
4
OBJCXX_SOURCES := main.mm
LD_EXTRAS = -framework Foundation

include Makefile.rules