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

5 lines
89 B
Makefile

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