llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc/objc-static-method/Makefile

5 lines
91 B
Makefile

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