llvm/lldb/test/API/lang/objcxx/sample/Makefile

OBJCXX_SOURCES := main.mm
LD_EXTRAS := -lobjc -framework Foundation

include Makefile.rules