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

5 lines
82 B
Makefile

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