llvm/lldb/test/API/lang/objc/direct-dispatch-step/Makefile

OBJC_SOURCES := stepping-tests.m
LD_EXTRAS := -lobjc -framework Foundation

include Makefile.rules