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

5 lines
91 B
Makefile

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