llvm/lldb/test/API/lang/objc/objc-struct-return/Makefile

OBJC_SOURCES := test.m
LD_EXTRAS := -lobjc -framework Foundation

include Makefile.rules