llvm-project/lldb/test/API/lang/objc/global_ptrs/Makefile

5 lines
89 B
Makefile

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