xref: /llvm-project/lldb/test/API/lang/objc/objc_direct-methods/Makefile (revision c413df064e85623003ae624835177d19a23fffe9)
1OBJC_SOURCES := main.m
2LD_EXTRAS := -lobjc -framework Foundation
3USE_SYSTEM_STDLIB := 1
4
5include Makefile.rules
6