llvm/lldb/test/API/lang/objc/objc_direct-methods/Makefile

OBJC_SOURCES := main.m
LD_EXTRAS := -lobjc -framework Foundation
USE_SYSTEM_STDLIB := 1

include Makefile.rules