llvm/lldb/test/API/lang/objc/conflicting-class-list-function-from-user/Makefile

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

include Makefile.rules