xref: /llvm-project/lldb/test/API/macosx/objc_exception_recognizer/Makefile (revision f79c037b63278bc5b4481a1a55c68e42f0ea1461)
1OBJC_SOURCES := main.m
2LD_EXTRAS := -framework Foundation
3
4include Makefile.rules
5