llvm-project/lldb/test/API/lang/objc/objc-class-method/Makefile

5 lines
90 B
Makefile

OBJC_SOURCES := class.m
LD_EXTRAS := -lobjc -framework Foundation
include Makefile.rules