aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/objc_exception_recognizer/Makefile
blob: 66119b1b48248905e49dd593f3c45cc859701945 (plain)
1
2
3
4
OBJC_SOURCES := main.m
LD_EXTRAS := -framework Foundation

include Makefile.rules