llvm/lldb/test/API/lang/objc/objc-static-method/Makefile

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

include Makefile.rules