xref: /llvm-project/lldb/test/API/lang/objc/objc-ivar-offsets/Makefile (revision d1a1798e51a30fbf537e9fd8931a49b504f37a25)
1OBJC_SOURCES := objc-ivar-offsets.m main.m
2LD_EXTRAS := -lobjc
3
4include Makefile.rules
5